- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Messages
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
plainPassword
-
firstName
-
lastName
-
phone
-
smsOptIn
-
timezone
-
acceptTerms
-
captcha
-
_fv
-
fos_user_registration_form
"Bidcoz\Bundle\UserBundle\Form\Type\RegistrationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Bidcoz\Bundle\CoreBundle\Entity\User {#1480 #id: null #username: "6a6405b4e90bb0.53454801" #usernameCanonical: null #email: null #emailCanonical: null #enabled: true #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #firstName: null #lastName: null #address: null #phone: null #skipMobile: false #smsOptIn: true #timezone: "America/Chicago" #watchList: Doctrine\Common\Collections\ArrayCollection {#3330 …} #orgAdmins: Doctrine\Common\Collections\ArrayCollection {#3338 …} #tickets: Doctrine\Common\Collections\ArrayCollection {#3327 …} #creditCards: null #ticketGroups: Doctrine\Common\Collections\ArrayCollection {#3324 …} #purchases: Doctrine\Common\Collections\ArrayCollection {#3321 …} #transactions: Doctrine\Common\Collections\ArrayCollection {#3320 …} #donations: Doctrine\Common\Collections\ArrayCollection {#3319 …} #emails: null #bids: Doctrine\Common\Collections\ArrayCollection {#3336 …} #bidNumbers: Doctrine\Common\Collections\ArrayCollection {#3337 …} #allowAdminUpdate: true #userTerms: Proxies\__CG__\Bidcoz\Bundle\CoreBundle\Entity\Terms\UserTerms {#3651 …} #feeType: "user" #notificationPreference: "sms" #preferredPaymentGateway: null #test: false #emailOptout: false #lastVisitOrganization: null #lastVisitCampaign: null #createdAt: DateTime @1784939956 {#3340 date: 2026-07-25 00:39:16.949631 UTC (+00:00) } #modals: [] #acceptTerms: null #profileUpdateDismissedAt: null #loggedIn: false #tags: Doctrine\Common\Collections\ArrayCollection {#3339 …} #facebookId: null #facebookAccessToken: null #googleId: null #nvidiaId: null #chgId: null #contacts: null #companyMembers: Doctrine\Common\Collections\ArrayCollection {#3341 …} #useFastList: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| validation_groups | [ "Registration" "Default" ] |
[ "Registration" "Default" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "registration" |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | "Bidcoz\Bundle\CoreBundle\Entity\User" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} use: { $class: "Bidcoz\Bundle\CoreBundle\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3703 …} } } |
| validation_groups | [ "Registration" "Default" ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "fos_user_registration" "registration_form" "_fos_user_registration_form" ] |
| cache_key | "_fos_user_registration_form_registration_form" |
| compound | true |
| data | Bidcoz\Bundle\CoreBundle\Entity\User {#1480 #id: null #username: "6a6405b4e90bb0.53454801" #usernameCanonical: null #email: null #emailCanonical: null #enabled: true #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #firstName: null #lastName: null #address: null #phone: null #skipMobile: false #smsOptIn: true #timezone: "America/Chicago" #watchList: Doctrine\Common\Collections\ArrayCollection {#3330 …} #orgAdmins: Doctrine\Common\Collections\ArrayCollection {#3338 …} #tickets: Doctrine\Common\Collections\ArrayCollection {#3327 …} #creditCards: null #ticketGroups: Doctrine\Common\Collections\ArrayCollection {#3324 …} #purchases: Doctrine\Common\Collections\ArrayCollection {#3321 …} #transactions: Doctrine\Common\Collections\ArrayCollection {#3320 …} #donations: Doctrine\Common\Collections\ArrayCollection {#3319 …} #emails: null #bids: Doctrine\Common\Collections\ArrayCollection {#3336 …} #bidNumbers: Doctrine\Common\Collections\ArrayCollection {#3337 …} #allowAdminUpdate: true #userTerms: Proxies\__CG__\Bidcoz\Bundle\CoreBundle\Entity\Terms\UserTerms {#3651 …} #feeType: "user" #notificationPreference: "sms" #preferredPaymentGateway: null #test: false #emailOptout: false #lastVisitOrganization: null #lastVisitCampaign: null #createdAt: DateTime @1784939956 {#3340 date: 2026-07-25 00:39:16.949631 UTC (+00:00) } #modals: [] #acceptTerms: null #profileUpdateDismissedAt: null #loggedIn: false #tags: Doctrine\Common\Collections\ArrayCollection {#3339 …} #facebookId: null #facebookAccessToken: null #googleId: null #nvidiaId: null #chgId: null #contacts: null #companyMembers: Doctrine\Common\Collections\ArrayCollection {#3341 …} #useFastList: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3853 -form: Symfony\Component\Form\Form {#3859 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3705 …5} |
| full_name | "fos_user_registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fos_user_registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form" |
| valid | true |
| value | Bidcoz\Bundle\CoreBundle\Entity\User {#1480 #id: null #username: "6a6405b4e90bb0.53454801" #usernameCanonical: null #email: null #emailCanonical: null #enabled: true #salt: null #password: null #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] #firstName: null #lastName: null #address: null #phone: null #skipMobile: false #smsOptIn: true #timezone: "America/Chicago" #watchList: Doctrine\Common\Collections\ArrayCollection {#3330 …} #orgAdmins: Doctrine\Common\Collections\ArrayCollection {#3338 …} #tickets: Doctrine\Common\Collections\ArrayCollection {#3327 …} #creditCards: null #ticketGroups: Doctrine\Common\Collections\ArrayCollection {#3324 …} #purchases: Doctrine\Common\Collections\ArrayCollection {#3321 …} #transactions: Doctrine\Common\Collections\ArrayCollection {#3320 …} #donations: Doctrine\Common\Collections\ArrayCollection {#3319 …} #emails: null #bids: Doctrine\Common\Collections\ArrayCollection {#3336 …} #bidNumbers: Doctrine\Common\Collections\ArrayCollection {#3337 …} #allowAdminUpdate: true #userTerms: Proxies\__CG__\Bidcoz\Bundle\CoreBundle\Entity\Terms\UserTerms {#3651 …} #feeType: "user" #notificationPreference: "sms" #preferredPaymentGateway: null #test: false #emailOptout: false #lastVisitOrganization: null #lastVisitCampaign: null #createdAt: DateTime @1784939956 {#3340 date: 2026-07-25 00:39:16.949631 UTC (+00:00) } #modals: [] #acceptTerms: null #profileUpdateDismissedAt: null #loggedIn: false #tags: Doctrine\Common\Collections\ArrayCollection {#3339 …} #facebookId: null #facebookAccessToken: null #googleId: null #nvidiaId: null #chgId: null #contacts: null #companyMembers: Doctrine\Common\Collections\ArrayCollection {#3341 …} #useFastList: false } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Email Address" ] |
[ "placeholder" => "Email Address" ] |
| label | "Email:" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "placeholder" => "Email Address" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3722 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Email:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3721 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email Address" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_fos_user_registration_form_email" ] |
| cache_key | "_fos_user_registration_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3769 -form: Symfony\Component\Form\Form {#3862 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3782 …5} |
| full_name | "fos_user_registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_email" |
| label | "Email:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_email" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Password" ] |
[ "placeholder" => "Password" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| apply_filter | null |
| attr | [ "placeholder" => "Password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3736 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_fos_user_registration_form_plainPassword" ] |
| cache_key | "_fos_user_registration_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3954 -form: Symfony\Component\Form\Form {#3865 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3953 …5} |
| full_name | "fos_user_registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_plainPassword" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "First Name" ] |
[ "placeholder" => "First Name" ] |
| label | "First Name:" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "placeholder" => "First Name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3746 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3747 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "First Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_fos_user_registration_form_firstName" ] |
| cache_key | "_fos_user_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3950 -form: Symfony\Component\Form\Form {#3868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3958 …5} |
| full_name | "fos_user_registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_firstName" |
| label | "First Name:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Last Name" ] |
[ "placeholder" => "Last Name" ] |
| label | "Last Name:" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "placeholder" => "Last Name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3757 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Last Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_fos_user_registration_form_lastName" ] |
| cache_key | "_fos_user_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3961 -form: Symfony\Component\Form\Form {#3871 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3962 …5} |
| full_name | "fos_user_registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_lastName" |
| label | "Last Name:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_lastName" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "intl-phone" ] |
[ "class" => "intl-phone" ] |
| label | "*Mobile Phone Number:" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "intl-phone" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "*Mobile Phone Number:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3767 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "intl-phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_fos_user_registration_form_phone" ] |
| cache_key | "_fos_user_registration_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3963 -form: Symfony\Component\Form\Form {#3874 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3964 …5} |
| full_name | "fos_user_registration_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_phone" |
| label | "*Mobile Phone Number:" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_phone" |
| valid | true |
| value | "" |
smsOptIn
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "By checking this box, I agree to receive SMS text messages to the phone number provided regarding my activity in the fundraisers I am participating in." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3779 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3775 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3781 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "By checking this box, I agree to receive SMS text messages to the phone number provided regarding my activity in the fundraisers I am participating in." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3783 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_fos_user_registration_form_smsOptIn" ] |
| cache_key | "_fos_user_registration_form_smsOptIn_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3965 -form: Symfony\Component\Form\Form {#3877 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3966 …5} |
| full_name | "fos_user_registration_form[smsOptIn]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_smsOptIn" |
| label | "By checking this box, I agree to receive SMS text messages to the phone number provided regarding my activity in the fundraisers I am participating in." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "smsOptIn" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_smsOptIn" |
| valid | true |
| value | "1" |
timezone
"Bidcoz\Bundle\CoreBundle\Form\Type\TimezoneType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "America/Chicago" |
| 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 |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#3817 -choices: [ "Eastern Time" => "America/New_York" "Central Time" => "America/Chicago" "Mountain Time" => "America/Denver" "Mountain Time (no DST)" => "America/Phoenix" "Pacific Time" => "America/Los_Angeles" "Alaska Time" => "America/Anchorage" "Hawaii-Aleutian" => "America/Adak" "Hawaii-Aleutian Time (no DST)" => "Pacific/Honolulu" "Singapore" => "Asia/Singapore" "Australia - Perth" => "Australia/Perth" "Australia - Darwin" => "Australia/Darwin" "Australia - Brisbane" => "Australia/Brisbane" "Australia - Canberra" => "Australia/Canberra" "Australia - Hobart" => "Australia/Hobart" "Australia - Melbourne" => "Australia/Melbourne" "Australia - Port Moresby" => "Pacific/Port_Moresby" "Australia - Sydney" => "Australia/Sydney" ] -callback: Closure() {#3818 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| input | "string" |
| intl | 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choose Timezone" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [ "America/New_York" "America/Chicago" "America/Los_Angeles" ] |
| priority | 0 |
| property_path | null |
| regions | 2047 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | false |
| upload_max_size_message | Closure() {#3821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3820 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "timezone" "bidcoz" "_fos_user_registration_form_timezone" ] |
| cache_key | "_fos_user_registration_form_timezone_bidcoz" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Eastern Time" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Central Time" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Mountain Time" +value: "America/Denver" +data: "America/Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Mountain Time (no DST)" +value: "America/Phoenix" +data: "America/Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Pacific Time" +value: "America/Los_Angeles" +data: "America/Los_Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Alaska Time" +value: "America/Anchorage" +data: "America/Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Hawaii-Aleutian" +value: "America/Adak" +data: "America/Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Hawaii-Aleutian Time (no DST)" +value: "Pacific/Honolulu" +data: "Pacific/Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "Singapore" +value: "Asia/Singapore" +data: "Asia/Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "Australia - Perth" +value: "Australia/Perth" +data: "Australia/Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "Australia - Darwin" +value: "Australia/Darwin" +data: "Australia/Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Australia - Brisbane" +value: "Australia/Brisbane" +data: "Australia/Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Australia - Canberra" +value: "Australia/Canberra" +data: "Australia/Canberra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "Australia - Hobart" +value: "Australia/Hobart" +data: "Australia/Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "Australia - Melbourne" +value: "Australia/Melbourne" +data: "Australia/Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "Australia - Port Moresby" +value: "Pacific/Port_Moresby" +data: "Pacific/Port_Moresby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "Australia - Sydney" +value: "Australia/Sydney" +data: "Australia/Sydney" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "America/Chicago" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3967 -form: Symfony\Component\Form\Form {#3880 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3968 …5} |
| full_name | "fos_user_registration_form[timezone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_timezone" |
| is_selected | Closure($choice, $value) {#3973 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3794 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "timezone" |
| placeholder | "Choose Timezone" |
| placeholder_in_choices | false |
| preferred_choices | [ 0 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Eastern Time" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Central Time" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Pacific Time" +value: "America/Los_Angeles" +data: "America/Los_Angeles" +attr: [] +labelTranslationParameters: [] } ] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_fos_user_registration_form_timezone" |
| valid | true |
| value | "America/Chicago" |
acceptTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| label | "I agree to the Bidcoz User Terms of Use" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3779 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3775 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3781 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I agree to the Bidcoz User Terms of Use" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3831 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_fos_user_registration_form_acceptTerms" ] |
| cache_key | "_fos_user_registration_form_acceptTerms_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3993 -form: Symfony\Component\Form\Form {#3883 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3994 …5} |
| full_name | "fos_user_registration_form[acceptTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form_acceptTerms" |
| label | "I agree to the Bidcoz User Terms of Use" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "acceptTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_acceptTerms" |
| valid | true |
| value | "1" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "registration" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3711 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3711 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3711 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3848 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | null |
| 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 | [] |
| legacy_error_messages | true |
| locale | "en" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3851 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_fos_user_registration_form_captcha" ] |
| cache_key | "_fos_user_registration_form_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3995 -form: Symfony\Component\Form\Form {#3886 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3996 …5} |
| full_name | "fos_user_registration_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "fos_user_registration_form_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6LednREqAAAAALIsHweMT4EGC9rvpfetEGzq7LyY" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form_captcha" |
| valid | true |
| value | "" |
_fv
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "332e75074f98af023bd3.k2Jwn2waPaT_MWqWP9V_npoQ_TY-EPH9q1Jw7gTgsN0.0Qgh-CRoX8eOAxrQT7MN3Ml8nn8NWJaH5AQng2Cz0bCqLCinOH1Xx753BQ" |
| 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 | "332e75074f98af023bd3.k2Jwn2waPaT_MWqWP9V_npoQ_TY-EPH9q1Jw7gTgsN0.0Qgh-CRoX8eOAxrQT7MN3Ml8nn8NWJaH5AQng2Cz0bCqLCinOH1Xx753BQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_fv" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#3672 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#3673 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1363 …} } |
| data | "332e75074f98af023bd3.k2Jwn2waPaT_MWqWP9V_npoQ_TY-EPH9q1Jw7gTgsN0.0Qgh-CRoX8eOAxrQT7MN3Ml8nn8NWJaH5AQng2Cz0bCqLCinOH1Xx753BQ" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3565 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1133 …} $translationDomain: "validators" $message: Closure() {#3998 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_fos_user_registration_form__fv" ] |
| cache_key | "_fos_user_registration_form__fv_hidden" |
| compound | false |
| data | "332e75074f98af023bd3.k2Jwn2waPaT_MWqWP9V_npoQ_TY-EPH9q1Jw7gTgsN0.0Qgh-CRoX8eOAxrQT7MN3Ml8nn8NWJaH5AQng2Cz0bCqLCinOH1Xx753BQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4009 -form: Symfony\Component\Form\Form {#4005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3999 …5} |
| full_name | "fos_user_registration_form[_fv]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fos_user_registration_form__fv" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_fv" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fos_user_registration_form__fv" |
| valid | true |
| value | "332e75074f98af023bd3.k2Jwn2waPaT_MWqWP9V_npoQ_TY-EPH9q1Jw7gTgsN0.0Qgh-CRoX8eOAxrQT7MN3Ml8nn8NWJaH5AQng2Cz0bCqLCinOH1Xx753BQ" |