- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- Blocks 0
- Mercure
- 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
-
username
-
-
first
-
second
-
-
firstname
-
lastName
-
instruments
-
external
-
birthday
-
_token
-
registration
"App\Form\RegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#788 -commonInformation: null -firstName: null -lastName: null -influentialArtists: null -instruments: Doctrine\Common\Collections\ArrayCollection {#784 -elements: [] } -bands: Doctrine\Common\Collections\ArrayCollection {#786 …} -createdBands: Doctrine\Common\Collections\ArrayCollection {#785 …} -peopleActions: Doctrine\Common\Collections\ArrayCollection {#787 …} -actions: Doctrine\Common\Collections\ArrayCollection {#783 …} -folders: Doctrine\Common\Collections\ArrayCollection {#782 …} -orders: Doctrine\Common\Collections\ArrayCollection {#781 …} -playbacks: Doctrine\Common\Collections\ArrayCollection {#780 …} -visits: Doctrine\Common\Collections\ArrayCollection {#779 …} -reports: Doctrine\Common\Collections\ArrayCollection {#778 …} #username: "" #email: "" #enabled: false #availableToCollaborate: true #salt: "" #password: "" #plainPassword: null #lastLogin: null #roles: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#788 -commonInformation: null -firstName: null -lastName: null -influentialArtists: null -instruments: Doctrine\Common\Collections\ArrayCollection {#784 -elements: [] } -bands: Doctrine\Common\Collections\ArrayCollection {#786 …} -createdBands: Doctrine\Common\Collections\ArrayCollection {#785 …} -peopleActions: Doctrine\Common\Collections\ArrayCollection {#787 …} -actions: Doctrine\Common\Collections\ArrayCollection {#783 …} -folders: Doctrine\Common\Collections\ArrayCollection {#782 …} -orders: Doctrine\Common\Collections\ArrayCollection {#781 …} -playbacks: Doctrine\Common\Collections\ArrayCollection {#780 …} -visits: Doctrine\Common\Collections\ArrayCollection {#779 …} -reports: Doctrine\Common\Collections\ArrayCollection {#778 …} #username: "" #email: "" #enabled: false #availableToCollaborate: true #salt: "" #password: "" #plainPassword: null #lastLogin: null #roles: [] } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data | App\Entity\User {#788 -commonInformation: null -firstName: null -lastName: null -influentialArtists: null -instruments: Doctrine\Common\Collections\ArrayCollection {#784 -elements: [] } -bands: Doctrine\Common\Collections\ArrayCollection {#786 …} -createdBands: Doctrine\Common\Collections\ArrayCollection {#785 …} -peopleActions: Doctrine\Common\Collections\ArrayCollection {#787 …} -actions: Doctrine\Common\Collections\ArrayCollection {#783 …} -folders: Doctrine\Common\Collections\ArrayCollection {#782 …} -orders: Doctrine\Common\Collections\ArrayCollection {#781 …} -playbacks: Doctrine\Common\Collections\ArrayCollection {#780 …} -visits: Doctrine\Common\Collections\ArrayCollection {#779 …} -reports: Doctrine\Common\Collections\ArrayCollection {#778 …} #username: "" #email: "" #enabled: false #availableToCollaborate: true #salt: "" #password: "" #plainPassword: null #lastLogin: null #roles: [] } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#946 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#947 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | App\Entity\User {#788 -commonInformation: null -firstName: null -lastName: null -influentialArtists: null -instruments: Doctrine\Common\Collections\ArrayCollection {#784 -elements: [] } -bands: Doctrine\Common\Collections\ArrayCollection {#786 …} -createdBands: Doctrine\Common\Collections\ArrayCollection {#785 …} -peopleActions: Doctrine\Common\Collections\ArrayCollection {#787 …} -actions: Doctrine\Common\Collections\ArrayCollection {#783 …} -folders: Doctrine\Common\Collections\ArrayCollection {#782 …} -orders: Doctrine\Common\Collections\ArrayCollection {#781 …} -playbacks: Doctrine\Common\Collections\ArrayCollection {#780 …} -visits: Doctrine\Common\Collections\ArrayCollection {#779 …} -reports: Doctrine\Common\Collections\ArrayCollection {#778 …} #username: "" #email: "" #enabled: false #availableToCollaborate: true #salt: "" #password: "" #plainPassword: null #lastLogin: null #roles: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1394 -form: Symfony\Component\Form\Form {#1400 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#949 …5} |
| full_name | "registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | App\Entity\User {#788 -commonInformation: null -firstName: null -lastName: null -influentialArtists: null -instruments: Doctrine\Common\Collections\ArrayCollection {#784 -elements: [] } -bands: Doctrine\Common\Collections\ArrayCollection {#786 …} -createdBands: Doctrine\Common\Collections\ArrayCollection {#785 …} -peopleActions: Doctrine\Common\Collections\ArrayCollection {#787 …} -actions: Doctrine\Common\Collections\ArrayCollection {#783 …} -folders: Doctrine\Common\Collections\ArrayCollection {#782 …} -orders: Doctrine\Common\Collections\ArrayCollection {#781 …} -playbacks: Doctrine\Common\Collections\ArrayCollection {#780 …} -visits: Doctrine\Common\Collections\ArrayCollection {#779 …} -reports: Doctrine\Common\Collections\ArrayCollection {#778 …} #username: "" #email: "" #enabled: false #availableToCollaborate: true #salt: "" #password: "" #plainPassword: null #lastLogin: null #roles: [] } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form.email" |
same as passed value |
| translation_domain | "users" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#970 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.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 | "users" |
| trim | true |
| upload_max_size_message | Closure() {#972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#969 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_email" ] |
| cache_key | "_registration_email_email" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1277 -form: Symfony\Component\Form\Form {#1403 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1286 …5} |
| full_name | "registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_email" |
| label | "form.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 | "users" |
| unique_block_prefix | "_registration_email" |
| valid | true |
| value | "" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 "pattern" => ".{3,}" ] |
[ "maxlength" => 50 "pattern" => ".{3,}" ] |
| label | "form.username" |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "users" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 "pattern" => ".{3,}" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.username" |
| 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 | "users" |
| trim | true |
| upload_max_size_message | Closure() {#1155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1229 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 "pattern" => ".{3,}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_username" ] |
| cache_key | "_registration_username_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1418 -form: Symfony\Component\Form\Form {#1406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1426 …5} |
| full_name | "registration[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_username" |
| label | "form.username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "users" |
| unique_block_prefix | "_registration_username" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#955 +message: "user.password.blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#956 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "user.password.short" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#955 +message: "user.password.blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#956 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "user.password.short" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| first_options | [ "label" => "form.password" ] |
[ "label" => "form.password" ] |
| invalid_message | "user.password.mismatch" |
same as passed value |
| options | [ "translation_domain" => "users" "attr" => [ "autocomplete" => "new-password" ] ] |
[ "translation_domain" => "users" "attr" => [ "autocomplete" => "new-password" ] ] |
| second_options | [ "label" => "form.password_confirmation" ] |
[ "label" => "form.password_confirmation" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#955 +message: "user.password.blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#956 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "user.password.short" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "form.password" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "user.password.mismatch" |
| 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" |
| options | [ "translation_domain" => "users" "attr" => [ "autocomplete" => "new-password" ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "form.password_confirmation" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1265 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_plainPassword" ] |
| cache_key | "_registration_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1267 -form: Symfony\Component\Form\Form {#1430 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1235 …5} |
| full_name | "registration[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_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 | "_registration_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| error_bubbling | false |
false
|
| label | "form.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "users" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1415 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.password" |
| 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 | "users" |
| trim | false |
| upload_max_size_message | Closure() {#1417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1414 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword_first" ] |
| cache_key | "_registration_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1458 -form: Symfony\Component\Form\Form {#1433 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1457 …5} |
| full_name | "registration[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword_first" |
| label | "form.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "users" |
| unique_block_prefix | "_registration_plainPassword_first" |
| valid | true |
| value | "" |
second
"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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| error_bubbling | false |
false
|
| label | "form.password_confirmation" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | "users" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1423 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.password_confirmation" |
| 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 | "users" |
| trim | false |
| upload_max_size_message | Closure() {#1425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1424 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_plainPassword_second" ] |
| cache_key | "_registration_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1459 -form: Symfony\Component\Form\Form {#1436 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1460 …5} |
| full_name | "registration[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_plainPassword_second" |
| label | "form.password_confirmation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "users" |
| unique_block_prefix | "_registration_plainPassword_second" |
| 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 |
|---|---|---|
| label | "profile.form.firstname" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1274 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "profile.form.firstname" |
| 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() {#1276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1275 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_firstname" ] |
| cache_key | "_registration_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#973 -form: Symfony\Component\Form\Form {#1439 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1455 …5} |
| full_name | "registration[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_firstname" |
| label | "profile.form.firstname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_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 |
|---|---|---|
| label | "profile.form.lastName" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "profile.form.lastName" |
| 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() {#1285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1284 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_lastName" ] |
| cache_key | "_registration_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1498 -form: Symfony\Component\Form\Form {#1442 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1494 …5} |
| full_name | "registration[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_lastName" |
| label | "profile.form.lastName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_lastName" |
| valid | true |
| value | "" |
instruments
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#784 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "multiple-select" ] |
[ "class" => "multiple-select" ] |
| choice_label | "name" |
same as passed value |
| choice_translation_domain | "messages" |
same as passed value |
| class | "App\Entity\Instrument" |
same as passed value |
| expanded | false |
false
|
| label | "bandMember.form.instruments" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#957 class: "App\Form\RegistrationType" this: App\Form\RegistrationType {#761 …} } |
Doctrine\ORM\QueryBuilder {#1331 -_em: Doctrine\ORM\EntityManager {#620 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1332 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "instruments" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1328 #from: "App\Entity\Instrument" #alias: "instruments" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1339 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "instruments.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT instruments FROM App\Entity\Instrument instruments ORDER BY instruments.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1330 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "multiple-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1358 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1341 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1340 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1342 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1346 -om: ContainerEnsAE3p\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#79 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1318 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Instrument" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| em | ContainerEnsAE3p\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#79 …2} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1346 -om: ContainerEnsAE3p\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#79 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1318 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "bandMember.form.instruments" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1331 -_em: Doctrine\ORM\EntityManager {#620 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1332 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "instruments" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1328 #from: "App\Entity\Instrument" #alias: "instruments" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1339 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "instruments.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT instruments FROM App\Entity\Instrument instruments ORDER BY instruments.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1330 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | "messages" |
| trim | false |
| upload_max_size_message | Closure() {#1317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "multiple-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_instruments" ] |
| cache_key | "_registration_instruments_entity" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +label: "instrument.accordion" +value: "5" +data: App\Entity\Instrument {#1518 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1510 +label: "instrument.acoustic_guitar" +value: "18" +data: App\Entity\Instrument {#1520 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +label: "instrument.bagpipes" +value: "25" +data: App\Entity\Instrument {#1521 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1504 +label: "instrument.banjo" +value: "32" +data: App\Entity\Instrument {#1522 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "instrument.bass" +value: "2" +data: App\Entity\Instrument {#1523 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1513 +label: "instrument.bassoon" +value: "37" +data: App\Entity\Instrument {#1524 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1511 +label: "instrument.bongo_drums" +value: "29" +data: App\Entity\Instrument {#1525 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +label: "instrument.cajon" +value: "10" +data: App\Entity\Instrument {#1526 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +label: "instrument.cello" +value: "7" +data: App\Entity\Instrument {#1527 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "instrument.clarinet" +value: "23" +data: App\Entity\Instrument {#1528 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "instrument.didgeridoo" +value: "38" +data: App\Entity\Instrument {#1529 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "instrument.double_bass" +value: "17" +data: App\Entity\Instrument {#1530 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1562 +label: "instrument.drums" +value: "9" +data: App\Entity\Instrument {#1531 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "instrument.electric_guitar" +value: "1" +data: App\Entity\Instrument {#1532 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "instrument.flute" +value: "21" +data: App\Entity\Instrument {#1533 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "instrument.handpan" +value: "40" +data: App\Entity\Instrument {#1534 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "instrument.harmonica" +value: "6" +data: App\Entity\Instrument {#1535 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "instrument.harp" +value: "8" +data: App\Entity\Instrument {#1536 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "instrument.horn" +value: "24" +data: App\Entity\Instrument {#1537 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "instrument.keyboard" +value: "19" +data: App\Entity\Instrument {#1538 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "instrument.mandolin" +value: "34" +data: App\Entity\Instrument {#1539 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "instrument.maracas" +value: "31" +data: App\Entity\Instrument {#1540 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "instrument.oboe" +value: "22" +data: App\Entity\Instrument {#1541 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "instrument.organ" +value: "35" +data: App\Entity\Instrument {#1542 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +label: "instrument.oud" +value: "33" +data: App\Entity\Instrument {#1543 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "instrument.pad" +value: "12" +data: App\Entity\Instrument {#1544 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "instrument.piano" +value: "4" +data: App\Entity\Instrument {#1545 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "instrument.piccolo" +value: "39" +data: App\Entity\Instrument {#1546 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "instrument.recorder_flute" +value: "20" +data: App\Entity\Instrument {#1547 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "instrument.saxophone" +value: "14" +data: App\Entity\Instrument {#1548 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "instrument.synthesizer" +value: "13" +data: App\Entity\Instrument {#1549 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1581 +label: "instrument.tambourine" +value: "30" +data: App\Entity\Instrument {#1550 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "instrument.triangle" +value: "36" +data: App\Entity\Instrument {#1551 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "instrument.trombone" +value: "11" +data: App\Entity\Instrument {#1552 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "instrument.trumpet" +value: "27" +data: App\Entity\Instrument {#1553 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "instrument.tuba" +value: "26" +data: App\Entity\Instrument {#1554 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "instrument.ukulele" +value: "15" +data: App\Entity\Instrument {#1555 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "instrument.violin" +value: "3" +data: App\Entity\Instrument {#1556 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "instrument.voice" +value: "16" +data: App\Entity\Instrument {#1557 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "instrument.xylophone" +value: "28" +data: App\Entity\Instrument {#1558 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#784 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1499 -form: Symfony\Component\Form\Form {#1445 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1500 …5} |
| full_name | "registration[instruments][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_instruments" |
| is_selected | Closure($choice, array $values) {#1502 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1292 …} } |
| label | "bandMember.form.instruments" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "instruments" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_registration_instruments" |
| valid | true |
| value | [] |
external
"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 |
|---|---|---|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| 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 | [] |
| 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() {#1368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1365 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_registration_external" ] |
| cache_key | "_registration_external_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1590 -form: Symfony\Component\Form\Form {#1448 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1501 …5} |
| full_name | "registration[external]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_external" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "external" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_external" |
| valid | true |
| value | "" |
birthday
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
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" => "Exemple: 2025-12-08" ] |
[ "placeholder" => "Exemple: 2025-12-08" ] |
| format | "yyyy-MM-dd" |
same as passed value |
| invalid_message | "La date doit être au format 2025-12-08" |
same as passed value |
| label | "profile.form.birthday" |
same as passed value |
| placeholder | "2025-12-08" |
[ "year" => "2025-12-08" "month" => "2025-12-08" "day" => "2025-12-08" ] |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Exemple: 2025-12-08" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "La date doit être au format 2025-12-08" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "profile.form.birthday" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "2025-12-08" "month" => "2025-12-08" "day" => "2025-12-08" ] |
| 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() {#1391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1392 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Exemple: 2025-12-08" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "birthday" "_registration_birthday" ] |
| cache_key | "_registration_birthday_birthday" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1591 -form: Symfony\Component\Form\Form {#1451 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1592 …5} |
| full_name | "registration[birthday]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_birthday" |
| label | "profile.form.birthday" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birthday" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_registration_birthday" |
| valid | true |
| value | "" |
| widget | "single_text" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2776dcd74c7ea0e18a539b759a8.ur_VZQRv-rcC0G0ORl3YI04gDoe4juyk-jhQy8VrE1k.iNa8K14Ms-ROqBxoLj-6dDRuSPXVxIPetwwBg4ACex-LjrYBcSeo4Ua7VQ" |
| 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 | "2776dcd74c7ea0e18a539b759a8.ur_VZQRv-rcC0G0ORl3YI04gDoe4juyk-jhQy8VrE1k.iNa8K14Ms-ROqBxoLj-6dDRuSPXVxIPetwwBg4ACex-LjrYBcSeo4Ua7VQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#923 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#924 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#925 …} -namespace: Closure() {#927 …} } |
| data | "2776dcd74c7ea0e18a539b759a8.ur_VZQRv-rcC0G0ORl3YI04gDoe4juyk-jhQy8VrE1k.iNa8K14Ms-ROqBxoLj-6dDRuSPXVxIPetwwBg4ACex-LjrYBcSeo4Ua7VQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1369 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#760 …} } |
| 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 | [] |
| 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() {#1593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#929 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#64 …} $translationDomain: "validators" $message: Closure() {#1594 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
| cache_key | "_registration__token_hidden" |
| compound | false |
| data | "2776dcd74c7ea0e18a539b759a8.ur_VZQRv-rcC0G0ORl3YI04gDoe4juyk-jhQy8VrE1k.iNa8K14Ms-ROqBxoLj-6dDRuSPXVxIPetwwBg4ACex-LjrYBcSeo4Ua7VQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1604 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1595 …5} |
| full_name | "registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration__token" |
| valid | true |
| value | "2776dcd74c7ea0e18a539b759a8.ur_VZQRv-rcC0G0ORl3YI04gDoe4juyk-jhQy8VrE1k.iNa8K14Ms-ROqBxoLj-6dDRuSPXVxIPetwwBg4ACex-LjrYBcSeo4Ua7VQ" |