Forms
-
user
-
first_name
-
last_name
-
email
-
password
-
first
-
second
-
-
phone_number
-
fax_number
-
email_notifications
-
all_notifications
-
recaptcha
-
_token
-
user
Form type:
"WebV1Bundle\Form\Type\UserType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaseBundle\Entity\User {#636 #id: null #first_name: null #last_name: null #email: null #password: null #fax_number: null #phone_number: null #role: 10 #created_date: null #last_login_date: null #updated_date: null #verified: false #active: true #email_notifications: false #all_notifications: false #mah_notifications: true #all_notifications_start_date: null #all_notifications_last_alert_date: null #push_notifications: false #health_canada: null #delegates: Doctrine\Common\Collections\ArrayCollection {#637 …} #shortage_alerts: Doctrine\Common\Collections\ArrayCollection {#638 …} #email_verifications: Doctrine\Common\Collections\ArrayCollection {#639 …} #password_resets: Doctrine\Common\Collections\ArrayCollection {#640 …} #notifications: Doctrine\Common\Collections\ArrayCollection {#641 …} #devices: Doctrine\Common\Collections\ArrayCollection {#642 …} #auth_tokens: Doctrine\Common\Collections\ArrayCollection {#643 …} #companies: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaseBundle\Entity\User {#636 #id: null #first_name: null #last_name: null #email: null #password: null #fax_number: null #phone_number: null #role: 10 #created_date: null #last_login_date: null #updated_date: null #verified: false #active: true #email_notifications: false #all_notifications: false #mah_notifications: true #all_notifications_start_date: null #all_notifications_last_alert_date: null #push_notifications: false #health_canada: null #delegates: Doctrine\Common\Collections\ArrayCollection {#637 …} #shortage_alerts: Doctrine\Common\Collections\ArrayCollection {#638 …} #email_verifications: Doctrine\Common\Collections\ArrayCollection {#639 …} #password_resets: Doctrine\Common\Collections\ArrayCollection {#640 …} #notifications: Doctrine\Common\Collections\ArrayCollection {#641 …} #devices: Doctrine\Common\Collections\ArrayCollection {#642 …} #auth_tokens: Doctrine\Common\Collections\ArrayCollection {#643 …} #companies: null } |
same as passed value |
| model | ApiV1Bundle\Service\DataModel {#71 +doctrine: Doctrine\Bundle\DoctrineBundle\Registry {#101 …} +em: ContainerDZhx8Zm\EntityManagerGhost67cf2d5 {#433 …} +security: Symfony\Bundle\SecurityBundle\Security {#72 …} +isAuthenticated: false +notifier: BaseBundle\Service\NotificationProvider {#398 …} +translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} +passwordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#369 …} +current_user: null +tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#178 …} +parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#191 …} +router: JMS\I18nRoutingBundle\Router\I18nRouter {#195 …} +twig: Twig\Environment {#366 …} } |
same as passed value |
| recaptcha_site_key | "6Le5qmUrAAAAACQM620HxF18_VF6WL7Dn6Hah0d6" |
same as passed value |
| register | true |
same as passed value |
| request | Symfony\Component\HttpFoundation\Request {#4 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#7 …} +request: Symfony\Component\HttpFoundation\InputBag {#5 …} +query: Symfony\Component\HttpFoundation\InputBag {#6 …} +server: Symfony\Component\HttpFoundation\ServerBag {#10 …} +files: Symfony\Component\HttpFoundation\FileBag {#9 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#8 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#11 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/register" #requestUri: "/app.php/register" #baseUrl: "/app.php" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#44 …} #locale: "en" #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false format: "html" } |
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data | BaseBundle\Entity\User {#636 #id: null #first_name: null #last_name: null #email: null #password: null #fax_number: null #phone_number: null #role: 10 #created_date: null #last_login_date: null #updated_date: null #verified: false #active: true #email_notifications: false #all_notifications: false #mah_notifications: true #all_notifications_start_date: null #all_notifications_last_alert_date: null #push_notifications: false #health_canada: null #delegates: Doctrine\Common\Collections\ArrayCollection {#637 …} #shortage_alerts: Doctrine\Common\Collections\ArrayCollection {#638 …} #email_verifications: Doctrine\Common\Collections\ArrayCollection {#639 …} #password_resets: Doctrine\Common\Collections\ArrayCollection {#640 …} #notifications: Doctrine\Common\Collections\ArrayCollection {#641 …} #devices: Doctrine\Common\Collections\ArrayCollection {#642 …} #auth_tokens: Doctrine\Common\Collections\ArrayCollection {#643 …} #companies: null } |
| data_class | "BaseBundle\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaseBundle\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" |
| model | ApiV1Bundle\Service\DataModel {#71 +doctrine: Doctrine\Bundle\DoctrineBundle\Registry {#101 …} +em: ContainerDZhx8Zm\EntityManagerGhost67cf2d5 {#433 …} +security: Symfony\Bundle\SecurityBundle\Security {#72 …} +isAuthenticated: false +notifier: BaseBundle\Service\NotificationProvider {#398 …} +translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} +passwordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#369 …} +current_user: null +tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#178 …} +parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#191 …} +router: JMS\I18nRoutingBundle\Router\I18nRouter {#195 …} +twig: Twig\Environment {#366 …} } |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| recaptcha_site_key | "6Le5qmUrAAAAACQM620HxF18_VF6WL7Dn6Hah0d6" |
| register | true |
| request | Symfony\Component\HttpFoundation\Request {#4 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#7 …} +request: Symfony\Component\HttpFoundation\InputBag {#5 …} +query: Symfony\Component\HttpFoundation\InputBag {#6 …} +server: Symfony\Component\HttpFoundation\ServerBag {#10 …} +files: Symfony\Component\HttpFoundation\FileBag {#9 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#8 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#11 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/register" #requestUri: "/app.php/register" #baseUrl: "/app.php" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#44 …} #locale: "en" #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false format: "html" } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#704 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user" "_user" ] |
| cache_key | "_user_user" |
| compound | true |
| data | BaseBundle\Entity\User {#636 #id: null #first_name: null #last_name: null #email: null #password: null #fax_number: null #phone_number: null #role: 10 #created_date: null #last_login_date: null #updated_date: null #verified: false #active: true #email_notifications: false #all_notifications: false #mah_notifications: true #all_notifications_start_date: null #all_notifications_last_alert_date: null #push_notifications: false #health_canada: null #delegates: Doctrine\Common\Collections\ArrayCollection {#637 …} #shortage_alerts: Doctrine\Common\Collections\ArrayCollection {#638 …} #email_verifications: Doctrine\Common\Collections\ArrayCollection {#639 …} #password_resets: Doctrine\Common\Collections\ArrayCollection {#640 …} #notifications: Doctrine\Common\Collections\ArrayCollection {#641 …} #devices: Doctrine\Common\Collections\ArrayCollection {#642 …} #auth_tokens: Doctrine\Common\Collections\ArrayCollection {#643 …} #companies: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#845 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#706 …5} |
| full_name | "user" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user" |
| valid | true |
| value | BaseBundle\Entity\User {#636 #id: null #first_name: null #last_name: null #email: null #password: null #fax_number: null #phone_number: null #role: 10 #created_date: null #last_login_date: null #updated_date: null #verified: false #active: true #email_notifications: false #all_notifications: false #mah_notifications: true #all_notifications_start_date: null #all_notifications_last_alert_date: null #push_notifications: false #health_canada: null #delegates: Doctrine\Common\Collections\ArrayCollection {#637 …} #shortage_alerts: Doctrine\Common\Collections\ArrayCollection {#638 …} #email_verifications: Doctrine\Common\Collections\ArrayCollection {#639 …} #password_resets: Doctrine\Common\Collections\ArrayCollection {#640 …} #notifications: Doctrine\Common\Collections\ArrayCollection {#641 …} #devices: Doctrine\Common\Collections\ArrayCollection {#642 …} #auth_tokens: Doctrine\Common\Collections\ArrayCollection {#643 …} #companies: null } |
first_name
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 | [ "autocomplete" => "given-name" ] |
[ "autocomplete" => "given-name" ] |
| label | "first_name" |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "given-name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| upload_max_size_message | Closure() {#748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#719 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "given-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_first_name" ] |
| cache_key | "_user_first_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#795 -form: Symfony\Component\Form\Form {#853 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#804 …5} |
| full_name | "user[first_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_first_name" |
| label | "first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_first_name" |
| valid | true |
| value | "" |
last_name
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 | [ "autocomplete" => "family-name" ] |
[ "autocomplete" => "family-name" ] |
| label | "last_name" |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "family-name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| upload_max_size_message | Closure() {#756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#755 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "family-name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_last_name" ] |
| cache_key | "_user_last_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#785 -form: Symfony\Component\Form\Form {#856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#879 …5} |
| full_name | "user[last_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_last_name" |
| label | "last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "last_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_last_name" |
| 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 | [ "readonly" => false "autocomplete" => "email" ] |
[ "readonly" => false "autocomplete" => "email" ] |
| label | "email" |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => false "autocomplete" => "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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#767 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| upload_max_size_message | Closure() {#769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#768 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => false "autocomplete" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_email" ] |
| cache_key | "_user_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#871 -form: Symfony\Component\Form\Form {#859 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#770 …5} |
| full_name | "user[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_email" |
| label | "email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_email" |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "password" ] |
[ "label" => "password" ] |
| label | "password" |
same as passed value |
| options | [ "attr" => [ "minlength" => 8 ] ] |
[ "attr" => [ "minlength" => 8 ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => "verify.password" ] |
[ "label" => "verify.password" ] |
| translation_domain | "form" |
same as passed value |
| 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 | [] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#781 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" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "minlength" => 8 ] ] |
| 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" => "verify.password" ] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#783 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_user_password" ] |
| cache_key | "_user_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#757 -form: Symfony\Component\Form\Form {#883 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#745 …5} |
| full_name | "user[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_password" |
| label | "password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "minlength" => 8 ] |
[ "minlength" => 8 ] |
| error_bubbling | false |
same as passed value |
| label | "password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "minlength" => 8 ] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#868 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#869 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "minlength" => 8 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_password_first" ] |
| cache_key | "_user_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#912 -form: Symfony\Component\Form\Form {#886 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#911 …5} |
| full_name | "user[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_password_first" |
| label | "password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "minlength" => 8 ] |
[ "minlength" => 8 ] |
| error_bubbling | false |
same as passed value |
| label | "verify.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "minlength" => 8 ] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#876 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 | "verify.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#877 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "minlength" => 8 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_user_password_second" ] |
| cache_key | "_user_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#913 -form: Symfony\Component\Form\Form {#889 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#953 …5} |
| full_name | "user[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_password_second" |
| label | "verify.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_password_second" |
| valid | true |
| value | "" |
phone_number
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 | [ "autocomplete" => "tel" ] |
[ "autocomplete" => "tel" ] |
| label | "phone_number" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "tel" ] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#792 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 | "phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| upload_max_size_message | Closure() {#794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#793 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "tel" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_phone_number" ] |
| cache_key | "_user_phone_number_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#908 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#910 …5} |
| full_name | "user[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_phone_number" |
| label | "phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_phone_number" |
| valid | true |
| value | "" |
fax_number
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 | [] |
same as passed value |
| label | "fax_number" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "form" |
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 | [] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#801 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 | "fax_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | "form" |
| trim | true |
| upload_max_size_message | Closure() {#803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#802 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_fax_number" ] |
| cache_key | "_user_fax_number_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#956 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#955 …5} |
| full_name | "user[fax_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_fax_number" |
| label | "fax_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fax_number" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_fax_number" |
| valid | true |
| value | "" |
email_notifications
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 | [] |
same as passed value |
| label | "email.notifications" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "form" |
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 | [] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#813 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 {#814 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "email.notifications" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#818 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_email_notifications" ] |
| cache_key | "_user_email_notifications_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#957 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#958 …5} |
| full_name | "user[email_notifications]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_email_notifications" |
| label | "email.notifications" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email_notifications" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_email_notifications" |
| valid | true |
| value | "1" |
all_notifications
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 | [] |
same as passed value |
| label | "all.notifications" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "form" |
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 | [] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#813 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 {#814 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "all.notifications" |
| 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 | "form" |
| trim | true |
| upload_max_size_message | Closure() {#826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#825 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_all_notifications" ] |
| cache_key | "_user_all_notifications_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#959 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#960 …5} |
| full_name | "user[all_notifications]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_all_notifications" |
| label | "all.notifications" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "all_notifications" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "form" |
| unique_block_prefix | "_user_all_notifications" |
| valid | true |
| value | "1" |
recaptcha
Form type:
"WebV1Bundle\Form\Type\CaptchaType"
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 |
|---|---|---|
| recaptcha_site_key | "6Le5qmUrAAAAACQM620HxF18_VF6WL7Dn6Hah0d6" |
same as passed value |
| shows_contact_link | true |
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 | [] |
| 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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#842 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 |
| recaptcha_site_key | "6Le5qmUrAAAAACQM620HxF18_VF6WL7Dn6Hah0d6" |
| required | false |
| row_attr | [] |
| setter | null |
| shows_contact_link | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#843 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "captcha" "_user_recaptcha" ] |
| cache_key | "_user_recaptcha_captcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#961 -form: Symfony\Component\Form\Form {#904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#962 …5} |
| full_name | "user[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| recaptcha_site_key | "6Le5qmUrAAAAACQM620HxF18_VF6WL7Dn6Hah0d6" |
| required | false |
| row_attr | [] |
| showsContactLink | true |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_recaptcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b895.g9ihMW_haPSXS1SORrm4ZHf_2ozNScDOuKqLbFZHDHM.74rPcByYB6D0IyPDMYjSDzyLhfj8BZeq19zqAmc9IUrukOtjCKM8hsYxYA" |
| 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 | "b895.g9ihMW_haPSXS1SORrm4ZHf_2ozNScDOuKqLbFZHDHM.74rPcByYB6D0IyPDMYjSDzyLhfj8BZeq19zqAmc9IUrukOtjCKM8hsYxYA" |
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 {#679 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#680 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#681 …} -namespace: Closure() {#683 …} } |
| data | "b895.g9ihMW_haPSXS1SORrm4ZHf_2ozNScDOuKqLbFZHDHM.74rPcByYB6D0IyPDMYjSDzyLhfj8BZeq19zqAmc9IUrukOtjCKM8hsYxYA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#827 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() {#963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#356 …} $message: Closure() {#964 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
| cache_key | "_user__token_hidden" |
| compound | false |
| data | "b895.g9ihMW_haPSXS1SORrm4ZHf_2ozNScDOuKqLbFZHDHM.74rPcByYB6D0IyPDMYjSDzyLhfj8BZeq19zqAmc9IUrukOtjCKM8hsYxYA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#974 -form: Symfony\Component\Form\Form {#970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#965 …5} |
| full_name | "user[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user__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 | "_user__token" |
| valid | true |
| value | "b895.g9ihMW_haPSXS1SORrm4ZHf_2ozNScDOuKqLbFZHDHM.74rPcByYB6D0IyPDMYjSDzyLhfj8BZeq19zqAmc9IUrukOtjCKM8hsYxYA" |