- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine 6
- 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
-
-
-
token
-
last4
-
brand
-
exp_month
-
exp_year
-
_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 {#5215 #id: null #username: "6a84158b8992c3.38565226" #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: false #timezone: "America/Chicago" #watchList: Doctrine\Common\Collections\ArrayCollection {#5239 …} #orgAdmins: Doctrine\Common\Collections\ArrayCollection {#5268 …} #tickets: Doctrine\Common\Collections\ArrayCollection {#5222 …} #creditCards: null #ticketGroups: Doctrine\Common\Collections\ArrayCollection {#5230 …} #purchases: Doctrine\Common\Collections\ArrayCollection {#5224 …} #transactions: Doctrine\Common\Collections\ArrayCollection {#5223 …} #donations: Doctrine\Common\Collections\ArrayCollection {#5227 …} #emails: null #bids: Doctrine\Common\Collections\ArrayCollection {#5233 …} #bidNumbers: Doctrine\Common\Collections\ArrayCollection {#5267 …} #allowAdminUpdate: true #userTerms: Proxies\__CG__\Bidcoz\Bundle\CoreBundle\Entity\Terms\UserTerms {#5369 …} #feeType: "user" #notificationPreference: "sms" #preferredPaymentGateway: null #test: false #emailOptout: false #lastVisitOrganization: null #lastVisitCampaign: null #createdAt: DateTime @1787041163 {#5270 date: 2026-08-18 08:19:23.558290 UTC (+00:00) } #modals: [] #acceptTerms: null #profileUpdateDismissedAt: null #loggedIn: false #tags: Doctrine\Common\Collections\ArrayCollection {#5269 …} #facebookId: null #facebookAccessToken: null #googleId: null #nvidiaId: null #chgId: null #contacts: null #companyMembers: Doctrine\Common\Collections\ArrayCollection {#5271 …} #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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | "Bidcoz\Bundle\CoreBundle\Entity\User" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} 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() {#5545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5540 …} } } |
| 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 {#5215 #id: null #username: "6a84158b8992c3.38565226" #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: false #timezone: "America/Chicago" #watchList: Doctrine\Common\Collections\ArrayCollection {#5239 …} #orgAdmins: Doctrine\Common\Collections\ArrayCollection {#5268 …} #tickets: Doctrine\Common\Collections\ArrayCollection {#5222 …} #creditCards: null #ticketGroups: Doctrine\Common\Collections\ArrayCollection {#5230 …} #purchases: Doctrine\Common\Collections\ArrayCollection {#5224 …} #transactions: Doctrine\Common\Collections\ArrayCollection {#5223 …} #donations: Doctrine\Common\Collections\ArrayCollection {#5227 …} #emails: null #bids: Doctrine\Common\Collections\ArrayCollection {#5233 …} #bidNumbers: Doctrine\Common\Collections\ArrayCollection {#5267 …} #allowAdminUpdate: true #userTerms: Proxies\__CG__\Bidcoz\Bundle\CoreBundle\Entity\Terms\UserTerms {#5369 …} #feeType: "user" #notificationPreference: "sms" #preferredPaymentGateway: null #test: false #emailOptout: false #lastVisitOrganization: null #lastVisitCampaign: null #createdAt: DateTime @1787041163 {#5270 date: 2026-08-18 08:19:23.558290 UTC (+00:00) } #modals: [] #acceptTerms: null #profileUpdateDismissedAt: null #loggedIn: false #tags: Doctrine\Common\Collections\ArrayCollection {#5269 …} #facebookId: null #facebookAccessToken: null #googleId: null #nvidiaId: null #chgId: null #contacts: null #companyMembers: Doctrine\Common\Collections\ArrayCollection {#5271 …} #useFastList: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5803 -form: Symfony\Component\Form\Form {#5697 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5548 …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 {#5215 #id: null #username: "6a84158b8992c3.38565226" #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: false #timezone: "America/Chicago" #watchList: Doctrine\Common\Collections\ArrayCollection {#5239 …} #orgAdmins: Doctrine\Common\Collections\ArrayCollection {#5268 …} #tickets: Doctrine\Common\Collections\ArrayCollection {#5222 …} #creditCards: null #ticketGroups: Doctrine\Common\Collections\ArrayCollection {#5230 …} #purchases: Doctrine\Common\Collections\ArrayCollection {#5224 …} #transactions: Doctrine\Common\Collections\ArrayCollection {#5223 …} #donations: Doctrine\Common\Collections\ArrayCollection {#5227 …} #emails: null #bids: Doctrine\Common\Collections\ArrayCollection {#5233 …} #bidNumbers: Doctrine\Common\Collections\ArrayCollection {#5267 …} #allowAdminUpdate: true #userTerms: Proxies\__CG__\Bidcoz\Bundle\CoreBundle\Entity\Terms\UserTerms {#5369 …} #feeType: "user" #notificationPreference: "sms" #preferredPaymentGateway: null #test: false #emailOptout: false #lastVisitOrganization: null #lastVisitCampaign: null #createdAt: DateTime @1787041163 {#5270 date: 2026-08-18 08:19:23.558290 UTC (+00:00) } #modals: [] #acceptTerms: null #profileUpdateDismissedAt: null #loggedIn: false #tags: Doctrine\Common\Collections\ArrayCollection {#5269 …} #facebookId: null #facebookAccessToken: null #googleId: null #nvidiaId: null #chgId: null #contacts: null #companyMembers: Doctrine\Common\Collections\ArrayCollection {#5271 …} #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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5565 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5564 …} } } |
| 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 {#5857 -form: Symfony\Component\Form\Form {#5700 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5808 …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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5580 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5579 …} } } |
| 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 {#5841 -form: Symfony\Component\Form\Form {#5703 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5842 …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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5590 …} } } |
| 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 {#5854 -form: Symfony\Component\Form\Form {#5706 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5866 …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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5599 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5600 …} } } |
| 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 {#5867 -form: Symfony\Component\Form\Form {#5709 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5868 …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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5609 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5610 …} } } |
| 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 {#5869 -form: Symfony\Component\Form\Form {#5712 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5870 …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 | false |
| View Format |
null
|
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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5622 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5618 …} } |
| 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 {#5624 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() {#5628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5626 …} } } |
| 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 | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5871 -form: Symfony\Component\Form\Form {#5715 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5872 …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 {#5660 -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 - Sydney" => "Australia/Sydney" "New Zealand - Auckland" => "Pacific/Auckland" "New Zealand - Chatham Islands" => "Pacific/Chatham" ] -callback: Closure() {#5661 …} } |
| 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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| 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() {#5664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5663 …} } } |
| 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 {#5882 +label: "Eastern Time" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "Central Time" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5884 +label: "Mountain Time" +value: "America/Denver" +data: "America/Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5885 +label: "Mountain Time (no DST)" +value: "America/Phoenix" +data: "America/Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +label: "Pacific Time" +value: "America/Los_Angeles" +data: "America/Los_Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5887 +label: "Alaska Time" +value: "America/Anchorage" +data: "America/Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5888 +label: "Hawaii-Aleutian" +value: "America/Adak" +data: "America/Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5889 +label: "Hawaii-Aleutian Time (no DST)" +value: "Pacific/Honolulu" +data: "Pacific/Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5890 +label: "Singapore" +value: "Asia/Singapore" +data: "Asia/Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5891 +label: "Australia - Perth" +value: "Australia/Perth" +data: "Australia/Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5892 +label: "Australia - Darwin" +value: "Australia/Darwin" +data: "Australia/Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5893 +label: "Australia - Brisbane" +value: "Australia/Brisbane" +data: "Australia/Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5894 +label: "Australia - Canberra" +value: "Australia/Canberra" +data: "Australia/Canberra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5895 +label: "Australia - Hobart" +value: "Australia/Hobart" +data: "Australia/Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5896 +label: "Australia - Melbourne" +value: "Australia/Melbourne" +data: "Australia/Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5897 +label: "Australia - Sydney" +value: "Australia/Sydney" +data: "Australia/Sydney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5898 +label: "New Zealand - Auckland" +value: "Pacific/Auckland" +data: "Pacific/Auckland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5899 +label: "New Zealand - Chatham Islands" +value: "Pacific/Chatham" +data: "Pacific/Chatham" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "America/Chicago" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5873 -form: Symfony\Component\Form\Form {#5718 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5874 …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) {#5879 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5637 …} } |
| 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 {#5882 +label: "Eastern Time" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "Central Time" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5622 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5618 …} } |
| 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 {#5624 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() {#5675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5674 …} } } |
| 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 {#5900 -form: Symfony\Component\Form\Form {#5721 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5901 …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 {#5554 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#5554 +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 {#5554 +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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5689 …} } } |
| 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 {#5902 -form: Symfony\Component\Form\Form {#5724 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5903 …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 | "40424c557c2b27ee78.MX70cAuK4BqKg0GMOklNU3s1U-mxM57jdFcaqCGVTG0.WhikXUPz1XCz2gahDQYqME9mIIv0ffazH2JLzUXUCRRHHY5HXOaKa7_TBA" |
| 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 | "40424c557c2b27ee78.MX70cAuK4BqKg0GMOklNU3s1U-mxM57jdFcaqCGVTG0.WhikXUPz1XCz2gahDQYqME9mIIv0ffazH2JLzUXUCRRHHY5HXOaKa7_TBA" |
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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data | "40424c557c2b27ee78.MX70cAuK4BqKg0GMOklNU3s1U-mxM57jdFcaqCGVTG0.WhikXUPz1XCz2gahDQYqME9mIIv0ffazH2JLzUXUCRRHHY5HXOaKa7_TBA" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5804 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5905 …} } } |
| 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 | "40424c557c2b27ee78.MX70cAuK4BqKg0GMOklNU3s1U-mxM57jdFcaqCGVTG0.WhikXUPz1XCz2gahDQYqME9mIIv0ffazH2JLzUXUCRRHHY5HXOaKa7_TBA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5916 -form: Symfony\Component\Form\Form {#5912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5906 …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 | "40424c557c2b27ee78.MX70cAuK4BqKg0GMOklNU3s1U-mxM57jdFcaqCGVTG0.WhikXUPz1XCz2gahDQYqME9mIIv0ffazH2JLzUXUCRRHHY5HXOaKa7_TBA" |
stripe_credit_card
"Bidcoz\Bundle\CoreBundle\Form\Type\StripeCreditCardType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Bidcoz\Bundle\CoreBundle\Entity\Proxy\StripeCreditCardProxy {#5273 #token: null #brand: null #last4: null #expMonth: null #expYear: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Bidcoz\Bundle\CoreBundle\Entity\Proxy\StripeCreditCardProxy {#5273 #token: null #brand: null #last4: null #expMonth: null #expYear: null } |
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 | 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 | null |
| csrf_token_manager | Bidcoz\Bundle\CoreBundle\Security\Csrf\ResilientCsrfTokenManager {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data | Bidcoz\Bundle\CoreBundle\Entity\Proxy\StripeCreditCardProxy {#5273 #token: null #brand: null #last4: null #expMonth: null #expYear: null } |
| data_class | "Bidcoz\Bundle\CoreBundle\Entity\Proxy\StripeCreditCardProxy" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5417 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} use: { $class: "Bidcoz\Bundle\CoreBundle\Entity\Proxy\StripeCreditCardProxy" } } |
| 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() {#5419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5418 …} } } |
| validation_groups | null |
| with_no_cc | false |
| with_redirect | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "stripe_credit_card" "_stripe_credit_card" ] |
| cache_key | "_stripe_credit_card_stripe_credit_card" |
| compound | true |
| data | Bidcoz\Bundle\CoreBundle\Entity\Proxy\StripeCreditCardProxy {#5273 #token: null #brand: null #last4: null #expMonth: null #expYear: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5918 -form: Symfony\Component\Form\Form {#5481 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5919 …5} |
| full_name | "stripe_credit_card" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "stripe_credit_card" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "stripe_credit_card" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_stripe_credit_card" |
| valid | true |
| value | Bidcoz\Bundle\CoreBundle\Entity\Proxy\StripeCreditCardProxy {#5273 #token: null #brand: null #last4: null #expMonth: null #expYear: null } |
token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| 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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5431 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_stripe_credit_card_token" ] |
| cache_key | "_stripe_credit_card_token_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5923 -form: Symfony\Component\Form\Form {#5484 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5922 …5} |
| full_name | "stripe_credit_card[token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "stripe_credit_card_token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "token" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_stripe_credit_card_token" |
| valid | true |
| value | "" |
last4
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 |
| 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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5443 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_stripe_credit_card_last4" ] |
| cache_key | "_stripe_credit_card_last4_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5924 -form: Symfony\Component\Form\Form {#5487 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5925 …5} |
| full_name | "stripe_credit_card[last4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "stripe_credit_card_last4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "last4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_stripe_credit_card_last4" |
| valid | true |
| value | "" |
brand
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 |
| 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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5453 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_stripe_credit_card_brand" ] |
| cache_key | "_stripe_credit_card_brand_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5926 -form: Symfony\Component\Form\Form {#5490 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5927 …5} |
| full_name | "stripe_credit_card[brand]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "stripe_credit_card_brand" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "brand" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_stripe_credit_card_brand" |
| valid | true |
| value | "" |
exp_month
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 |
| 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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5463 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_stripe_credit_card_exp_month" ] |
| cache_key | "_stripe_credit_card_exp_month_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5928 -form: Symfony\Component\Form\Form {#5493 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5929 …5} |
| full_name | "stripe_credit_card[exp_month]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "stripe_credit_card_exp_month" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "exp_month" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_stripe_credit_card_exp_month" |
| valid | true |
| value | "" |
exp_year
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 |
| 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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5472 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5473 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_stripe_credit_card_exp_year" ] |
| cache_key | "_stripe_credit_card_exp_year_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5930 -form: Symfony\Component\Form\Form {#5496 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5931 …5} |
| full_name | "stripe_credit_card[exp_year]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "stripe_credit_card_exp_year" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "exp_year" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_stripe_credit_card_exp_year" |
| valid | true |
| value | "" |
_fv
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "024c68699.CLD5BFeezh6yOftb_cRzoIJn9tGaEiuU3yj2L3egyZA.eva_VznsmSaKUc1tzPMBl_EQk6viJGfnqUGZbjLmhKZj-KhrO_iNUe1AiA" |
| 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 | "024c68699.CLD5BFeezh6yOftb_cRzoIJn9tGaEiuU3yj2L3egyZA.eva_VznsmSaKUc1tzPMBl_EQk6viJGfnqUGZbjLmhKZj-KhrO_iNUe1AiA" |
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 {#5390 -inner: Symfony\Component\Security\Csrf\CsrfTokenManager {#5391 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#988 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#829 …} -logger: Symfony\Bridge\Monolog\Logger {#1373 …} } |
| data | "024c68699.CLD5BFeezh6yOftb_cRzoIJn9tGaEiuU3yj2L3egyZA.eva_VznsmSaKUc1tzPMBl_EQk6viJGfnqUGZbjLmhKZj-KhrO_iNUe1AiA" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5308 …} } |
| 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() {#5932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5399 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1137 …} $translationDomain: "validators" $message: Closure() {#5933 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_stripe_credit_card__fv" ] |
| cache_key | "_stripe_credit_card__fv_hidden" |
| compound | false |
| data | "024c68699.CLD5BFeezh6yOftb_cRzoIJn9tGaEiuU3yj2L3egyZA.eva_VznsmSaKUc1tzPMBl_EQk6viJGfnqUGZbjLmhKZj-KhrO_iNUe1AiA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5944 -form: Symfony\Component\Form\Form {#5940 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5934 …5} |
| full_name | "stripe_credit_card[_fv]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "stripe_credit_card__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 | "_stripe_credit_card__fv" |
| valid | true |
| value | "024c68699.CLD5BFeezh6yOftb_cRzoIJn9tGaEiuU3yj2L3egyZA.eva_VznsmSaKUc1tzPMBl_EQk6viJGfnqUGZbjLmhKZj-KhrO_iNUe1AiA" |