GET https://app.jumbely.com/register

Forms

  • user_registration
    • email
    • password
    • _token

user_registration

Form type:
"UserBundle\Form\Type\RegistrationFormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
UserBundle\Entity\User\Credential\Credential {#1173
  #id: ? int
  #email: ? string
  #password: ? string
  #status: 0
  #ip: ? string
  #registrationDate: DateTime @1774032578 {#1174
    date: 2026-03-20 18:49:38.235992 UTC (+00:00)
  }
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #oauthProvider: null
  #profile: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
UserBundle\Entity\User\Credential\Credential {#1173
  #id: ? int
  #email: ? string
  #password: ? string
  #status: 0
  #ip: ? string
  #registrationDate: DateTime @1774032578 {#1174
    date: 2026-03-20 18:49:38.235992 UTC (+00:00)
  }
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #oauthProvider: null
  #profile: null
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
"registration"
csrf_token_manager
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#134
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#362 …}
  -logger: Monolog\Logger {#222 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
UserBundle\Entity\User\Credential\Credential {#1173
  #id: ? int
  #email: ? string
  #password: ? string
  #status: 0
  #ip: ? string
  #registrationDate: DateTime @1774032578 {#1174
    date: 2026-03-20 18:49:38.235992 UTC (+00:00)
  }
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #oauthProvider: null
  #profile: null
}
data_class
"UserBundle\Entity\User\Credential\Credential"
disabled
false
empty_data
Closure(FormInterface $form) {#1248
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "UserBundle\Entity\User\Credential\Credential"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
"UserBundle"
trim
true
upload_max_size_message
Closure() {#1254
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …}
    $message: Closure() {#1253 …}
    $translationDomain: "validators"
  }
}
validation_groups
[
  "Registration"
  "Default"
]

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "user_registration"
  "_user_registration"
]
cache_key
"_user_registration_user_registration"
compound
true
data
UserBundle\Entity\User\Credential\Credential {#1173
  #id: ? int
  #email: ? string
  #password: ? string
  #status: 0
  #ip: ? string
  #registrationDate: DateTime @1774032578 {#1174
    date: 2026-03-20 18:49:38.235992 UTC (+00:00)
  }
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #oauthProvider: null
  #profile: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1303
  -errors: []
  -form: Symfony\Component\Form\Form {#1258 …}
}
form
Symfony\Component\Form\FormView {#1255 …5}
full_name
"user_registration"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"user_registration"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"user_registration"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
"UserBundle"
unique_block_prefix
"_user_registration"
valid
true
value
UserBundle\Entity\User\Credential\Credential {#1173
  #id: ? int
  #email: ? string
  #password: ? string
  #status: 0
  #ip: ? string
  #registrationDate: DateTime @1774032578 {#1174
    date: 2026-03-20 18:49:38.235992 UTC (+00:00)
  }
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #oauthProvider: null
  #profile: null
}