Forms
-
(no name)
-
styles
-
16
-
1
-
18
-
2
-
19
-
10
-
3
-
14
-
22
-
5
-
6
-
17
-
7
-
20
-
8
-
9
-
13
-
21
-
11
-
4
-
12
-
15
-
-
label
-
artist
-
year
-
q
-
inStock
-
promo
-
homeprod
-
repress
-
neuf
-
occasion
-
(no name)
"App\Form\SearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Services\Search {#3701 +styles: [] +label: null +artist: null +year: null +q: null +inStock: null +promo: null +repress: null +neuf: null +occasion: null +homeprod: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Services\Search {#3701 +styles: [] +label: null +artist: null +year: null +q: null +inStock: null +promo: null +repress: null +neuf: null +occasion: null +homeprod: 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data | App\Services\Search {#3701 +styles: [] +label: null +artist: null +year: null +q: null +inStock: null +promo: null +repress: null +neuf: null +occasion: null +homeprod: null } |
| data_class | "App\Services\Search" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Services\Search" } } |
| 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 | "GET" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| pre_order | false |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#3873 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | App\Services\Search {#3701 +styles: [] +label: null +artist: null +year: null +q: null +inStock: null +promo: null +repress: null +neuf: null +occasion: null +homeprod: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4585 -form: Symfony\Component\Form\Form {#4184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4580 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | App\Services\Search {#3701 +styles: [] +label: null +artist: null +year: null +q: null +inStock: null +promo: null +repress: null +neuf: null +occasion: null +homeprod: null } |
styles
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 | [ "class" => "text-capitalize d-flex flex-wrap" ] |
[ "class" => "text-capitalize d-flex flex-wrap" ] |
| class | "App\Entity\Style" |
same as passed value |
| expanded | true |
same as passed value |
| label | "forms.labels.styles" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3916 class: "App\Form\SearchType" this: App\Form\SearchType {#3700 …} } |
Doctrine\ORM\QueryBuilder {#3870 -em: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3868 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3867 #from: "App\Entity\Style" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3866 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Style s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3869 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "text-capitalize d-flex flex-wrap" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3862 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#3893 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3905 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3864 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3892 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3865 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3898 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3891 …} } |
| choices | null |
| class | "App\Entity\Style" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 {#3908 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#658 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "forms.labels.styles" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| 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 {#3870 -em: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3868 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3867 #from: "App\Entity\Style" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3866 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Style s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3869 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#3889 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "text-capitalize d-flex flex-wrap" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_styles" ] |
| cache_key | "_styles_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "acid" +value: "16" +data: App\Entity\Style {#3921 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "acidcore" +value: "1" +data: App\Entity\Style {#3931 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "ambient" +value: "18" +data: App\Entity\Style {#3936 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "break" +value: "2" +data: App\Entity\Style {#3941 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "breakcore" +value: "19" +data: App\Entity\Style {#3946 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "drum & bass / jungle" +value: "10" +data: App\Entity\Style {#3951 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "dubstep" +value: "3" +data: App\Entity\Style {#3956 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "electro" +value: "14" +data: App\Entity\Style {#3961 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "freetekno" +value: "22" +data: App\Entity\Style {#3966 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "frenchcore" +value: "5" +data: App\Entity\Style {#3971 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "gabber" +value: "6" +data: App\Entity\Style {#3976 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "hard techno" +value: "17" +data: App\Entity\Style {#3981 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "hardcore" +value: "7" +data: App\Entity\Style {#3986 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "hardstyle" +value: "20" +data: App\Entity\Style {#3991 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "hardtek" +value: "8" +data: App\Entity\Style {#3996 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "industriel" +value: "9" +data: App\Entity\Style {#4001 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "psy /dark / trance" +value: "13" +data: App\Entity\Style {#4006 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "raggatek" +value: "21" +data: App\Entity\Style {#4011 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "speedcore" +value: "11" +data: App\Entity\Style {#4016 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "techno" +value: "4" +data: App\Entity\Style {#4021 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "tribe" +value: "12" +data: App\Entity\Style {#641 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "tribecore" +value: "15" +data: App\Entity\Style {#4026 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4594 -form: Symfony\Component\Form\Form {#4385 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4596 …5} |
| full_name | "styles" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles" |
| is_selected | Closure($choice, array $values) {#4593 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "forms.labels.styles" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "styles" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_styles" |
| valid | true |
| value | [] |
16
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "acid" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "16" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "acid" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4220 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "16" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4578 -form: Symfony\Component\Form\Form {#4388 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4590 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_16" |
| label | "acid" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "16" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "acidcore" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "1" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "acidcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4187 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4262 -form: Symfony\Component\Form\Form {#4391 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4253 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_1" |
| label | "acidcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "1" |
18
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "ambient" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "18" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ambient" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4196 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "18" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4581 -form: Symfony\Component\Form\Form {#4394 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4582 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_18" |
| label | "ambient" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "18" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "break" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "2" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "break" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4205 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4583 -form: Symfony\Component\Form\Form {#4397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4584 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_2" |
| label | "break" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "2" |
19
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "breakcore" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "19" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "breakcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4214 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "19" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4588 -form: Symfony\Component\Form\Form {#4400 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4589 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_19" |
| label | "breakcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "19" |
10
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "drum & bass / jungle" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "10" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "drum & bass / jungle" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4233 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "10" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4587 -form: Symfony\Component\Form\Form {#4403 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4586 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_10" |
| label | "drum & bass / jungle" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "10" |
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "dubstep" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "3" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "dubstep" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4242 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "3" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4598 -form: Symfony\Component\Form\Form {#4406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4599 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_3" |
| label | "dubstep" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "3" |
14
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "electro" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "14" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "electro" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4251 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "14" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4600 -form: Symfony\Component\Form\Form {#4409 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4601 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_14" |
| label | "electro" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "14" |
22
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "freetekno" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "22" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "freetekno" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4260 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "22" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4602 -form: Symfony\Component\Form\Form {#4412 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4603 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_22" |
| label | "freetekno" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "22" |
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "frenchcore" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "5" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "frenchcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4269 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4604 -form: Symfony\Component\Form\Form {#4415 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4605 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_5" |
| label | "frenchcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "5" |
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "gabber" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "6" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "gabber" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4278 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "6" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4606 -form: Symfony\Component\Form\Form {#4418 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4607 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_6" |
| label | "gabber" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "6" |
17
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "hard techno" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "17" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "hard techno" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4287 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "17" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4608 -form: Symfony\Component\Form\Form {#4421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4609 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_17" |
| label | "hard techno" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "17" |
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "hardcore" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "7" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "hardcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4296 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "7" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4610 -form: Symfony\Component\Form\Form {#4424 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4611 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_7" |
| label | "hardcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "7" |
20
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "hardstyle" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "20" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "hardstyle" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4305 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "20" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4612 -form: Symfony\Component\Form\Form {#4427 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4613 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_20" |
| label | "hardstyle" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "20" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "20" |
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "hardtek" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "8" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "hardtek" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4314 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4614 -form: Symfony\Component\Form\Form {#4430 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4615 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_8" |
| label | "hardtek" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "8" |
9
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "industriel" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "9" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "industriel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4323 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "9" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4616 -form: Symfony\Component\Form\Form {#4433 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4617 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_9" |
| label | "industriel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "9" |
13
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "psy /dark / trance" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "13" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "psy /dark / trance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4332 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "13" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4618 -form: Symfony\Component\Form\Form {#4436 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4619 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_13" |
| label | "psy /dark / trance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "13" |
21
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "raggatek" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "21" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "raggatek" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4341 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "21" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4620 -form: Symfony\Component\Form\Form {#4439 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4621 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_21" |
| label | "raggatek" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "21" |
11
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "speedcore" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "11" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "speedcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4350 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "11" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4622 -form: Symfony\Component\Form\Form {#4442 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4623 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_11" |
| label | "speedcore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "11" |
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "techno" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "4" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "techno" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4359 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4624 -form: Symfony\Component\Form\Form {#4445 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4625 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_4" |
| label | "techno" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "4" |
12
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "tribe" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "12" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "tribe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4368 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "12" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4626 -form: Symfony\Component\Form\Form {#4448 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4627 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_12" |
| label | "tribe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "12" |
15
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "tribecore" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "15" |
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 | "entry" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "tribecore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4377 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "15" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_styles_entry" ] |
| cache_key | "_styles_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4628 -form: Symfony\Component\Form\Form {#4451 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4629 …5} |
| full_name | "styles[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles_15" |
| label | "tribecore" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_styles_entry" |
| valid | true |
| value | "15" |
label
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "text-capitalize w-100" ] |
[ "class" => "text-capitalize w-100" ] |
| class | "App\Entity\Label" |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "forms.labels.label" |
same as passed value |
| placeholder | "forms.placeholders.select_option" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3923 class: "App\Form\SearchType" this: App\Form\SearchType {#3700 …} } |
Doctrine\ORM\QueryBuilder {#4054 -em: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4055 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4056 #from: "App\Entity\Label" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4057 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Label l ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4053 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "text-capitalize w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3862 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#3893 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4087 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4059 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4058 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3865 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4062 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4060 …} } |
| choices | null |
| class | "App\Entity\Label" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} |
| 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 {#4075 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1077 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "forms.labels.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "forms.placeholders.select_option" |
| placeholder_attr | [] |
| 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 {#4054 -em: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4055 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4056 #from: "App\Entity\Label" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4057 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Label l ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4053 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4047 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "text-capitalize w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_label" ] |
| cache_key | "_label_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4631 +label: "212 Productions" +value: "152" +data: App\Entity\Label {#4646 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4632 +label: "25 Dimension" +value: "150" +data: App\Entity\Label {#4652 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4634 +label: "303 Breakstreet" +value: "6" +data: App\Entity\Label {#4657 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4637 +label: "3672" +value: "5" +data: App\Entity\Label {#4662 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4636 +label: "3672*1" +value: "151" +data: Proxies\__CG__\App\Entity\Label {#3545 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4630 +label: "3dB" +value: "153" +data: App\Entity\Label {#4677 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4644 +label: "9 circles Records" +value: "4" +data: App\Entity\Label {#4682 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4642 +label: "9 MM" +value: "3" +data: App\Entity\Label {#4687 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4641 +label: "Absurd Audio" +value: "162" +data: App\Entity\Label {#4692 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4633 +label: "Acces Violation Records" +value: "13" +data: App\Entity\Label {#4697 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4638 +label: "Acid Action" +value: "9" +data: App\Entity\Label {#4702 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "Acid Cirkus" +value: "157" +data: App\Entity\Label {#4707 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Acid Night" +value: "7" +data: Proxies\__CG__\App\Entity\Label {#3434 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "Acid Pirate" +value: "195" +data: Proxies\__CG__\App\Entity\Label {#3416 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Alcaloide" +value: "156" +data: App\Entity\Label {#4720 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Alix Record" +value: "158" +data: App\Entity\Label {#4725 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "Analog Frequencies" +value: "14" +data: App\Entity\Label {#4730 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +label: "Antracks Hors Série" +value: "10" +data: Proxies\__CG__\App\Entity\Label {#2755 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "Ark Aïk" +value: "16" +data: App\Entity\Label {#4739 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "Arrash Tout" +value: "11" +data: App\Entity\Label {#4744 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "ASM" +value: "12" +data: App\Entity\Label {#4749 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "ASM Records" +value: "194" +data: App\Entity\Label {#4754 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +label: "Astral Tek" +value: "161" +data: App\Entity\Label {#4759 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +label: "Astrofonik Dubstep" +value: "155" +data: App\Entity\Label {#4764 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "Astroprojekt" +value: "154" +data: App\Entity\Label {#4769 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +label: "Audio Resistance" +value: "8" +data: Proxies\__CG__\App\Entity\Label {#3467 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +label: "Audio-Logik" +value: "160" +data: App\Entity\Label {#4778 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +label: "Audiotrix" +value: "15" +data: App\Entity\Label {#4783 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Axium" +value: "159" +data: App\Entity\Label {#4788 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "B.E.A.S.T Records" +value: "171" +data: App\Entity\Label {#4793 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +label: "Baktun" +value: "21" +data: App\Entity\Label {#4798 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +label: "Bananas Records" +value: "166" +data: App\Entity\Label {#4803 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +label: "Base Jump" +value: "18" +data: Proxies\__CG__\App\Entity\Label {#3055 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +label: "Bass Addict Records" +value: "17" +data: Proxies\__CG__\App\Entity\Label {#1167 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +label: "Bass Pirate" +value: "196" +data: Proxies\__CG__\App\Entity\Label {#3022 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +label: "Bass Pirate Vol" +value: "19" +data: App\Entity\Label {#4820 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +label: "Bastard Loud" +value: "170" +data: App\Entity\Label {#4825 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "Bebert Brothers Prod" +value: "197" +data: Proxies\__CG__\App\Entity\Label {#2839 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +label: "Belgian Tekno Conspiracy" +value: "173" +data: App\Entity\Label {#4834 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "Beuns Horserie" +value: "22" +data: App\Entity\Label {#4839 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "BLAK" +value: "172" +data: App\Entity\Label {#4844 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "Bonzai Trance Progressive" +value: "136" +data: App\Entity\Label {#4849 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Bourrin" +value: "20" +data: App\Entity\Label {#4854 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "Boycott" +value: "169" +data: App\Entity\Label {#4859 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "Braincrashed Records" +value: "167" +data: App\Entity\Label {#4864 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Breakbeat Kaos" +value: "163" +data: App\Entity\Label {#4869 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Bubble Gum" +value: "165" +data: App\Entity\Label {#4874 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Bubble Gum LTD" +value: "164" +data: App\Entity\Label {#4879 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Bunker Records" +value: "168" +data: App\Entity\Label {#4884 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "Capsule Core" +value: "175" +data: App\Entity\Label {#4889 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5739 +label: "Capsule Corporation" +value: "27" +data: Proxies\__CG__\App\Entity\Label {#2941 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Car Lab's" +value: "24" +data: App\Entity\Label {#4898 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "Car Lab's Records" +value: "202" +data: Proxies\__CG__\App\Entity\Label {#2905 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "CC ATOM" +value: "23" +data: App\Entity\Label {#4907 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "CC Atom Series" +value: "200" +data: Proxies\__CG__\App\Entity\Label {#2959 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Censuré Sound System" +value: "28" +data: App\Entity\Label {#4916 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "Charrette" +value: "26" +data: App\Entity\Label {#4921 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5746 +label: "Chupasapos" +value: "30" +data: Proxies\__CG__\App\Entity\Label {#2923 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5747 +label: "Collectif TetraBass" +value: "198" +data: App\Entity\Label {#4930 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5748 +label: "Computer Talks" +value: "25" +data: Proxies\__CG__\App\Entity\Label {#2887 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "CORE-TEX Labs." +value: "176" +data: App\Entity\Label {#4939 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Corrupt" +value: "174" +data: App\Entity\Label {#4944 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5751 +label: "Cosmos" +value: "29" +data: App\Entity\Label {#4949 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5752 +label: "Cult Collective" +value: "201" +data: Proxies\__CG__\App\Entity\Label {#2773 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5753 +label: "Cult Collective 33" +value: "134" +data: App\Entity\Label {#4958 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5754 +label: "Da Putas Clan" +value: "178" +data: App\Entity\Label {#4963 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Dark Rabbit" +value: "37" +data: App\Entity\Label {#4968 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "db factory" +value: "205" +data: App\Entity\Label {#4973 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "DCT" +value: "34" +data: App\Entity\Label {#4978 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "DD" +value: "33" +data: Proxies\__CG__\App\Entity\Label {#2821 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "Dead End Records" +value: "137" +data: App\Entity\Label {#4987 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Dead Pig Records" +value: "183" +data: App\Entity\Label {#4992 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Deathchant" +value: "181" +data: App\Entity\Label {#4997 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5762 +label: "Deep Drift" +value: "35" +data: App\Entity\Label {#5002 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5763 +label: "Demontage" +value: "38" +data: Proxies\__CG__\App\Entity\Label {#2737 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5764 +label: "Desert Storm" +value: "31" +data: App\Entity\Label {#5011 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5765 +label: "Devil Core Recording" +value: "207" +data: App\Entity\Label {#5016 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "Devil Core Recording 01" +value: "206" +data: App\Entity\Label {#5021 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5767 +label: "Disko B" +value: "177" +data: App\Entity\Label {#5026 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "Dissonant Tekno Records" +value: "212" +data: Proxies\__CG__\App\Entity\Label {#2527 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "DPC" +value: "179" +data: App\Entity\Label {#5035 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "Dratab" +value: "36" +data: App\Entity\Label {#5040 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5771 +label: "Drumcode" +value: "182" +data: App\Entity\Label {#5045 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5772 +label: "DSP" +value: "180" +data: App\Entity\Label {#5050 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5773 +label: "DTK" +value: "32" +data: App\Entity\Label {#5055 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "DTK Records" +value: "203" +data: App\Entity\Label {#5060 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "Dual Cyklo Trial" +value: "204" +data: Proxies\__CG__\App\Entity\Label {#2719 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Eargasm" +value: "189" +data: App\Entity\Label {#5069 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Eklectik Lab's" +value: "41" +data: Proxies\__CG__\App\Entity\Label {#2161 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "EKO" +value: "40" +data: App\Entity\Label {#5078 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "Ekorecords" +value: "208" +data: Proxies\__CG__\App\Entity\Label {#2701 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Electro Lab Factory" +value: "184" +data: App\Entity\Label {#5087 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Engraine" +value: "209" +data: Proxies\__CG__\App\Entity\Label {#2683 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Epileptik" +value: "141" +data: App\Entity\Label {#5096 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Epileptik Productions" +value: "187" +data: App\Entity\Label {#5101 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Epileptik Productions HS" +value: "188" +data: App\Entity\Label {#5106 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Epiteth" +value: "185" +data: App\Entity\Label {#5111 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Epiteth Rec" +value: "39" +data: App\Entity\Label {#5116 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Erredeka Sound Records" +value: "101" +data: Proxies\__CG__\App\Entity\Label {#1279 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Etic System" +value: "221" +data: App\Entity\Label {#5125 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "F. M. T." +value: "45" +data: Proxies\__CG__\App\Entity\Label {#2581 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Fat Fury" +value: "42" +data: Proxies\__CG__\App\Entity\Label {#2635 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Fenek" +value: "43" +data: Proxies\__CG__\App\Entity\Label {#2617 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Free Tekno Records" +value: "211" +data: Proxies\__CG__\App\Entity\Label {#2545 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Frenchcore Worldwide" +value: "44" +data: App\Entity\Label {#5146 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "FTSK" +value: "46" +data: Proxies\__CG__\App\Entity\Label {#2599 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "Gamma oh Records" +value: "51" +data: App\Entity\Label {#5155 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Géomatrix" +value: "47" +data: Proxies\__CG__\App\Entity\Label {#2476 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Go More Core" +value: "140" +data: App\Entity\Label {#5164 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Goetia" +value: "48" +data: App\Entity\Label {#5169 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "GOOG Records" +value: "50" +data: App\Entity\Label {#5174 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "Graveyard" +value: "49" +data: App\Entity\Label {#5179 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "Groove Cuts" +value: "52" +data: Proxies\__CG__\App\Entity\Label {#2458 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "Guernika Fabric" +value: "53" +data: Proxies\__CG__\App\Entity\Label {#2509 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "Hallucidite HS" +value: "55" +data: Proxies\__CG__\App\Entity\Label {#2425 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Hangar" +value: "57" +data: App\Entity\Label {#5196 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Hangover" +value: "54" +data: App\Entity\Label {#5201 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Hardcore France" +value: "2" +data: App\Entity\Label {#5206 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Hertz" +value: "58" +data: App\Entity\Label {#5211 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Hypnose" +value: "56" +data: App\Entity\Label {#5216 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Iznogood" +value: "59" +data: Proxies\__CG__\App\Entity\Label {#2407 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Jam Session Records" +value: "60" +data: Proxies\__CG__\App\Entity\Label {#2374 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Kalakmul" +value: "63" +data: App\Entity\Label {#5229 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Kalamar Records" +value: "217" +data: Proxies\__CG__\App\Entity\Label {#2197 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Kaotik Soundsystem" +value: "61" +data: Proxies\__CG__\App\Entity\Label {#2296 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Karnage" +value: "216" +data: App\Entity\Label {#5242 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Karnage Records" +value: "64" +data: App\Entity\Label {#5247 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "KAZAR RECORDS" +value: "215" +data: App\Entity\Label {#5252 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Kick'n Chips" +value: "214" +data: Proxies\__CG__\App\Entity\Label {#2278 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Kinneret" +value: "62" +data: Proxies\__CG__\App\Entity\Label {#2215 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Komum Records" +value: "213" +data: App\Entity\Label {#5265 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Kontra Kult Records" +value: "65" +data: App\Entity\Label {#5270 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Kore Brain Records" +value: "144" +data: App\Entity\Label {#5275 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "KS" +value: "139" +data: App\Entity\Label {#5280 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "La Bande Passante" +value: "66" +data: App\Entity\Label {#5285 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "Laboutik" +value: "72" +data: Proxies\__CG__\App\Entity\Label {#2179 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Le Diable Au Corps" +value: "218" +data: App\Entity\Label {#5294 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Le Diable Au Corps HS" +value: "68" +data: App\Entity\Label {#5299 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "Le Diable Au Corps Remixes" +value: "69" +data: App\Entity\Label {#5304 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Les Enfants Sages HS" +value: "67" +data: App\Entity\Label {#5309 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Lethal Wolf Records" +value: "71" +data: App\Entity\Label {#5314 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Logo Side" +value: "70" +data: App\Entity\Label {#5319 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Mackitek Records" +value: "74" +data: Proxies\__CG__\App\Entity\Label {#2032 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "Make Me Dizzy" +value: "83" +data: Proxies\__CG__\App\Entity\Label {#1921 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "Marave Records" +value: "80" +data: App\Entity\Label {#5332 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Mauvaise Onde" +value: "85" +data: App\Entity\Label {#5337 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Mematrik" +value: "82" +data: App\Entity\Label {#5342 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Mematrik Records" +value: "219" +data: Proxies\__CG__\App\Entity\Label {#2128 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5837 +label: "Mentalurgie" +value: "77" +data: Proxies\__CG__\App\Entity\Label {#2110 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Metapsykose Limited" +value: "131" +data: App\Entity\Label {#5355 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5839 +label: "MG Recs" +value: "81" +data: Proxies\__CG__\App\Entity\Label {#1999 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "Mi Ange Mi Demon" +value: "75" +data: App\Entity\Label {#5364 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Modular" +value: "73" +data: Proxies\__CG__\App\Entity\Label {#1822 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Modular HS" +value: "79" +data: App\Entity\Label {#5373 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Mozg" +value: "145" +data: App\Entity\Label {#5378 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Muret" +value: "78" +data: App\Entity\Label {#5383 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "Mysteries" +value: "84" +data: Proxies\__CG__\App\Entity\Label {#1903 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5846 +label: "Mystikal" +value: "76" +data: App\Entity\Label {#5392 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5847 +label: "Narkotek" +value: "88" +data: App\Entity\Label {#5397 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5848 +label: "Narkotek Hors Serie" +value: "87" +data: App\Entity\Label {#5402 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5849 +label: "Nawak Artkore" +value: "89" +data: App\Entity\Label {#5407 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5850 +label: "Nazdar Bazar" +value: "90" +data: Proxies\__CG__\App\Entity\Label {#1789 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5851 +label: "Neurotoxic" +value: "138" +data: App\Entity\Label {#5416 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5852 +label: "Neurotrope" +value: "86" +data: App\Entity\Label {#5421 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5853 +label: "Obs.Cur HS" +value: "91" +data: Proxies\__CG__\App\Entity\Label {#1741 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5854 +label: "Oppression Records" +value: "92" +data: Proxies\__CG__\App\Entity\Label {#1723 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5855 +label: "Ostracism Records" +value: "220" +data: App\Entity\Label {#5434 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5856 +label: "Peur Bleue" +value: "133" +data: Proxies\__CG__\App\Entity\Label {#1453 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5857 +label: "Planet Phuture" +value: "96" +data: App\Entity\Label {#5443 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5858 +label: "Polymeric Records" +value: "97" +data: App\Entity\Label {#5448 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5859 +label: "Protoprod" +value: "95" +data: Proxies\__CG__\App\Entity\Label {#1519 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5860 +label: "Psychik Genocide" +value: "1" +data: Proxies\__CG__\App\Entity\Label {#1537 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5861 +label: "Psychoquake" +value: "93" +data: Proxies\__CG__\App\Entity\Label {#1555 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5862 +label: "PTH" +value: "186" +data: App\Entity\Label {#5465 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5863 +label: "Pump Up The Tribe" +value: "94" +data: Proxies\__CG__\App\Entity\Label {#1486 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5864 +label: "R. S. F." +value: "99" +data: Proxies\__CG__\App\Entity\Label {#1312 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5865 +label: "Rebus" +value: "102" +data: App\Entity\Label {#5478 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5866 +label: "Repress & Unreleased 97-00" +value: "199" +data: Proxies\__CG__\App\Entity\Label {#1360 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5867 +label: "Resident E Recordings" +value: "146" +data: App\Entity\Label {#5487 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5868 +label: "Retine" +value: "148" +data: App\Entity\Label {#5492 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5869 +label: "Revolture" +value: "105" +data: App\Entity\Label {#5497 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5870 +label: "Road Tribe Records" +value: "100" +data: App\Entity\Label {#5502 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5871 +label: "RoffKore Records" +value: "147" +data: App\Entity\Label {#5507 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5872 +label: "Rouge De Colère" +value: "104" +data: App\Entity\Label {#5512 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5873 +label: "RPS" +value: "98" +data: App\Entity\Label {#5517 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5874 +label: "RPS Tapage Nocturne" +value: "103" +data: App\Entity\Label {#5522 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5875 +label: "Shadow People" +value: "110" +data: App\Entity\Label {#5527 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5876 +label: "Sonic Weaponz" +value: "108" +data: App\Entity\Label {#5532 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5877 +label: "Spud Rps" +value: "107" +data: App\Entity\Label {#5537 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5878 +label: "Statik Travel" +value: "109" +data: App\Entity\Label {#5542 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5879 +label: "Sys-X Records" +value: "149" +data: App\Entity\Label {#5547 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5880 +label: "Systematek" +value: "106" +data: App\Entity\Label {#5552 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5881 +label: "Tapage Nocturne Records" +value: "112" +data: App\Entity\Label {#5557 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5882 +label: "Tek 2 Mules" +value: "122" +data: App\Entity\Label {#5562 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "Tek No Logique" +value: "135" +data: App\Entity\Label {#5567 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5884 +label: "Tekiteazy" +value: "119" +data: App\Entity\Label {#5572 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5885 +label: "Tekno 4 Breakfast" +value: "132" +data: App\Entity\Label {#5577 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +label: "Tekno Section" +value: "116" +data: App\Entity\Label {#5582 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5887 +label: "Tekno Trip" +value: "111" +data: App\Entity\Label {#5587 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5888 +label: "Teknoland Production" +value: "118" +data: App\Entity\Label {#5592 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5889 +label: "Teknomad Records" +value: "123" +data: App\Entity\Label {#5597 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5890 +label: "Ténébreuse Musique" +value: "117" +data: App\Entity\Label {#5602 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5891 +label: "Tetrabass Factory" +value: "115" +data: App\Entity\Label {#5607 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5892 +label: "Tikal Sound Records" +value: "192" +data: Proxies\__CG__\App\Entity\Label {#1855 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5893 +label: "TKNB RPS" +value: "120" +data: App\Entity\Label {#5616 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5894 +label: "Toolbox Records" +value: "191" +data: App\Entity\Label {#5621 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5895 +label: "TPLD" +value: "143" +data: App\Entity\Label {#5626 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5896 +label: "Track At Home Records" +value: "193" +data: App\Entity\Label {#5631 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5897 +label: "Trafik" +value: "121" +data: App\Entity\Label {#5636 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5898 +label: "Transelucid" +value: "114" +data: App\Entity\Label {#5641 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5899 +label: "Tribe Factory" +value: "113" +data: App\Entity\Label {#5646 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5900 +label: "Un Asile Abandonné" +value: "125" +data: App\Entity\Label {#5651 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5901 +label: "Underfucker" +value: "142" +data: App\Entity\Label {#5656 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5902 +label: "Undergame" +value: "124" +data: App\Entity\Label {#5661 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5903 +label: "Undergroundtekno" +value: "210" +data: Proxies\__CG__\App\Entity\Label {#2563 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5904 +label: "Violent Cases" +value: "127" +data: App\Entity\Label {#5670 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5905 +label: "Voodoo Box" +value: "126" +data: App\Entity\Label {#5675 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5906 +label: "Wako" +value: "129" +data: App\Entity\Label {#5680 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5907 +label: "Woody Wood Speaker Records" +value: "128" +data: App\Entity\Label {#5685 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5908 +label: "X-Lab" +value: "130" +data: App\Entity\Label {#5690 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5909 +label: "XPDIGIFLEX" +value: "190" +data: App\Entity\Label {#5695 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4591 -form: Symfony\Component\Form\Form {#4454 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4592 …5} |
| full_name | "label" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "label" |
| is_selected | Closure($choice, $value) {#5911 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "forms.labels.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "label" |
| placeholder | "forms.placeholders.select_option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_label" |
| valid | true |
| value | "" |
artist
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "text-capitalize w-100" ] |
[ "class" => "text-capitalize w-100" ] |
| class | "App\Entity\Artist" |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "forms.labels.artist" |
same as passed value |
| placeholder | "forms.placeholders.select_option" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3925 class: "App\Form\SearchType" this: App\Form\SearchType {#3700 …} } |
Doctrine\ORM\QueryBuilder {#4065 -em: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4064 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4083 #from: "App\Entity\Artist" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4077 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Artist a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4066 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "text-capitalize w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3862 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#3893 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4111 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4084 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4085 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3865 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4080 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4082 …} } |
| choices | null |
| class | "App\Entity\Artist" |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} |
| 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 {#4099 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1164 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "forms.labels.artist" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "forms.placeholders.select_option" |
| placeholder_attr | [] |
| 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 {#4065 -em: Container4xk3Ufd\EntityManagerGhostEbeb667 {#319 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4064 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4083 #from: "App\Entity\Artist" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4077 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Artist a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4066 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4071 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "text-capitalize w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_artist" ] |
| cache_key | "_artist_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5914 +label: "180 BPM" +value: "239" +data: App\Entity\Artist {#5930 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5916 +label: "1NC1N" +value: "422" +data: App\Entity\Artist {#5938 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5918 +label: "25 Dimension" +value: "344" +data: App\Entity\Artist {#5945 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5921 +label: "303 BS" +value: "408" +data: App\Entity\Artist {#5952 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5920 +label: "3TIK" +value: "428" +data: App\Entity\Artist {#5959 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5915 +label: "4Q" +value: "193" +data: App\Entity\Artist {#5966 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5928 +label: "A6tematik*" +value: "358" +data: App\Entity\Artist {#5973 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5926 +label: "Aaron TP" +value: "269" +data: App\Entity\Artist {#5980 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5925 +label: "ABLK" +value: "451" +data: App\Entity\Artist {#5987 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5917 +label: "Acid Division" +value: "246" +data: App\Entity\Artist {#5994 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5922 +label: "Acid Wave" +value: "280" +data: App\Entity\Artist {#6001 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9170 +label: "AcidTerix" +value: "16" +data: App\Entity\Artist {#6008 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9171 +label: "Acyd'holik" +value: "235" +data: App\Entity\Artist {#6015 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9172 +label: "Acydup" +value: "293" +data: App\Entity\Artist {#6022 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9173 +label: "Adam Beyer" +value: "389" +data: App\Entity\Artist {#6029 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9174 +label: "Adam Vandal" +value: "106" +data: App\Entity\Artist {#6036 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9175 +label: "Afilakacid" +value: "402" +data: App\Entity\Artist {#6043 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9176 +label: "Air G" +value: "67" +data: App\Entity\Artist {#6050 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9177 +label: "Airbass" +value: "315" +data: App\Entity\Artist {#6057 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9178 +label: "Al Core" +value: "77" +data: App\Entity\Artist {#6064 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9179 +label: "Alan Fitzpatrick" +value: "390" +data: App\Entity\Artist {#6071 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9180 +label: "Alarma Ravers" +value: "434" +data: App\Entity\Artist {#6078 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9181 +label: "Alban" +value: "242" +data: App\Entity\Artist {#6085 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9182 +label: "Alchimyst" +value: "146" +data: App\Entity\Artist {#6092 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9183 +label: "Alextrem" +value: "19" +data: App\Entity\Artist {#6099 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9184 +label: "Alfathome" +value: "20" +data: App\Entity\Artist {#6106 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9185 +label: "Alryk" +value: "35" +data: App\Entity\Artist {#6113 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9186 +label: "Analog Renegade" +value: "287" +data: App\Entity\Artist {#6120 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9187 +label: "Anticeptik" +value: "34" +data: App\Entity\Artist {#6127 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9188 +label: "Anticracy" +value: "337" +data: App\Entity\Artist {#6134 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9189 +label: "Apache" +value: "49" +data: App\Entity\Artist {#6141 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9190 +label: "Aries" +value: "181" +data: App\Entity\Artist {#6148 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9191 +label: "Armaguet Nad" +value: "147" +data: App\Entity\Artist {#6155 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9192 +label: "Asmatik" +value: "22" +data: App\Entity\Artist {#6162 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9193 +label: "Asystematik" +value: "89" +data: App\Entity\Artist {#6169 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9194 +label: "Atomic Compressor" +value: "436" +data: App\Entity\Artist {#6176 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9195 +label: "Aurel Hollowgram" +value: "320" +data: App\Entity\Artist {#6183 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9196 +label: "Autistic Ghost" +value: "21" +data: App\Entity\Artist {#6190 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9197 +label: "Axyom" +value: "453" +data: App\Entity\Artist {#6197 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9198 +label: "Back2Kick" +value: "448" +data: App\Entity\Artist {#6204 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9199 +label: "Back2roots" +value: "450" +data: App\Entity\Artist {#6211 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9200 +label: "Banditos" +value: "225" +data: App\Entity\Artist {#6218 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9201 +label: "Barouf" +value: "290" +data: App\Entity\Artist {#6225 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9202 +label: "Bart" +value: "272" +data: App\Entity\Artist {#6232 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9203 +label: "Bart Skils" +value: "391" +data: App\Entity\Artist {#6239 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9204 +label: "Bass Deep" +value: "348" +data: App\Entity\Artist {#6246 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9205 +label: "Bass Température" +value: "57" +data: App\Entity\Artist {#6253 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9206 +label: "Bassterfly" +value: "332" +data: App\Entity\Artist {#6260 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9207 +label: "Baxx23" +value: "219" +data: App\Entity\Artist {#6267 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9208 +label: "Beat Crusher" +value: "215" +data: App\Entity\Artist {#6274 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9209 +label: "Beat Kouple" +value: "297" +data: App\Entity\Artist {#6281 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9210 +label: "Bebert Brothers" +value: "75" +data: App\Entity\Artist {#6288 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9211 +label: "Behemoth" +value: "270" +data: App\Entity\Artist {#6295 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9212 +label: "Ben" +value: "217" +data: App\Entity\Artist {#6302 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9213 +label: "Ben 9mm" +value: "2" +data: App\Entity\Artist {#6309 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9214 +label: "Ben Xlr" +value: "68" +data: App\Entity\Artist {#6316 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9215 +label: "Benji303" +value: "454" +data: App\Entity\Artist {#6323 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9216 +label: "Beuns" +value: "82" +data: App\Entity\Artist {#6330 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9217 +label: "Beuns Heretik" +value: "205" +data: App\Entity\Artist {#6337 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9218 +label: "Bibo le Ô-Beat" +value: "312" +data: App\Entity\Artist {#6344 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9219 +label: "Bidule-Tracks" +value: "86" +data: App\Entity\Artist {#6351 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9220 +label: "Billx" +value: "27" +data: App\Entity\Artist {#6358 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9221 +label: "Blaame" +value: "452" +data: App\Entity\Artist {#6365 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9222 +label: "Bladerunner" +value: "183" +data: App\Entity\Artist {#6372 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9223 +label: "Blak Million" +value: "370" +data: App\Entity\Artist {#6379 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9224 +label: "Blazin Bomzai" +value: "406" +data: App\Entity\Artist {#6386 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9225 +label: "BLK" +value: "125" +data: App\Entity\Artist {#6393 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9226 +label: "Bobie" +value: "187" +data: App\Entity\Artist {#6400 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9227 +label: "Boubou" +value: "316" +data: App\Entity\Artist {#6407 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9228 +label: "Buk" +value: "234" +data: App\Entity\Artist {#6414 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9229 +label: "C.Ysme" +value: "231" +data: App\Entity\Artist {#6421 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9230 +label: "C3B" +value: "177" +data: App\Entity\Artist {#6428 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9231 +label: "CED" +value: "84" +data: App\Entity\Artist {#6435 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9232 +label: "Celsius" +value: "196" +data: App\Entity\Artist {#6442 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9233 +label: "Choko" +value: "59" +data: App\Entity\Artist {#6449 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9234 +label: "Christolikid" +value: "30" +data: App\Entity\Artist {#6456 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9235 +label: "Civil Unrest" +value: "313" +data: App\Entity\Artist {#6463 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9236 +label: "Collision" +value: "158" +data: App\Entity\Artist {#6470 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9237 +label: "Corps A Core" +value: "275" +data: App\Entity\Artist {#6477 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9238 +label: "CPU" +value: "241" +data: App\Entity\Artist {#6484 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9239 +label: "Crabby" +value: "421" +data: App\Entity\Artist {#6491 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9240 +label: "Crystal Distortion" +value: "42" +data: App\Entity\Artist {#6498 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9241 +label: "Cyber K" +value: "141" +data: App\Entity\Artist {#6505 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9242 +label: "D Moce" +value: "87" +data: App\Entity\Artist {#6512 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9243 +label: "D-Omen" +value: "102" +data: App\Entity\Artist {#6519 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9244 +label: "D@Soon" +value: "419" +data: App\Entity\Artist {#6526 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9245 +label: "Da Bulldozer Project" +value: "339" +data: App\Entity\Artist {#6533 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9246 +label: "Damage Circuits" +value: "90" +data: App\Entity\Artist {#6540 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9247 +label: "Dark Confidence" +value: "213" +data: App\Entity\Artist {#6547 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9248 +label: "Darktek" +value: "32" +data: App\Entity\Artist {#6554 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9249 +label: "Datek" +value: "25" +data: App\Entity\Artist {#6561 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9250 +label: "Dave" +value: "116" +data: App\Entity\Artist {#6568 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9251 +label: "David Green" +value: "167" +data: App\Entity\Artist {#6575 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9252 +label: "David Guetta" +value: "388" +data: App\Entity\Artist {#6582 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9253 +label: "David Keta" +value: "417" +data: App\Entity\Artist {#6589 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9254 +label: "DCT Crew" +value: "378" +data: App\Entity\Artist {#6596 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9255 +label: "Deadline" +value: "416" +data: App\Entity\Artist {#6603 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9256 +label: "Death Syndicate" +value: "382" +data: App\Entity\Artist {#6610 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9257 +label: "Démoce" +value: "305" +data: App\Entity\Artist {#6617 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9258 +label: "Desolation" +value: "420" +data: App\Entity\Artist {#6624 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9259 +label: "Dihhël" +value: "306" +data: App\Entity\Artist {#6631 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9260 +label: "Dismatik" +value: "426" +data: App\Entity\Artist {#6638 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9261 +label: "Distorganic" +value: "70" +data: App\Entity\Artist {#6645 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9262 +label: "Disturbed Traxx" +value: "415" +data: App\Entity\Artist {#6652 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9263 +label: "DJ Clockwork" +value: "355" +data: App\Entity\Artist {#6659 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9264 +label: "DJ ESP" +value: "266" +data: App\Entity\Artist {#6666 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9265 +label: "DJ Speedloader" +value: "410" +data: App\Entity\Artist {#6673 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9266 +label: "Dolphin" +value: "385" +data: App\Entity\Artist {#6680 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9267 +label: "Don Mego" +value: "462" +data: App\Entity\Artist {#6687 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9268 +label: "Doodax" +value: "3" +data: App\Entity\Artist {#6694 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9269 +label: "Doublscotch" +value: "41" +data: App\Entity\Artist {#6701 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9270 +label: "Dr. Peacock" +value: "138" +data: App\Entity\Artist {#6708 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9271 +label: "DSP" +value: "145" +data: App\Entity\Artist {#6715 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9272 +label: "Dubmentalist" +value: "350" +data: App\Entity\Artist {#6722 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9273 +label: "Duff" +value: "458" +data: App\Entity\Artist {#6729 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9274 +label: "E-Coli" +value: "175" +data: App\Entity\Artist {#6736 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9275 +label: "Ekeaze" +value: "360" +data: App\Entity\Artist {#6743 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9276 +label: "Elektromatik" +value: "412" +data: App\Entity\Artist {#6750 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9277 +label: "Elmucho23" +value: "222" +data: App\Entity\Artist {#6757 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9278 +label: "Ely Muff" +value: "372" +data: App\Entity\Artist {#6764 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9279 +label: "Enigmatik" +value: "298" +data: App\Entity\Artist {#6771 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9280 +label: "Enko" +value: "230" +data: App\Entity\Artist {#6778 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9281 +label: "Enzo Orro "RBM"" +value: "142" +data: App\Entity\Artist {#6785 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9282 +label: "Epok" +value: "133" +data: App\Entity\Artist {#6792 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9283 +label: "Ervin Hujer" +value: "108" +data: App\Entity\Artist {#6799 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9284 +label: "Escit" +value: "404" +data: App\Entity\Artist {#6806 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9285 +label: "Escit World" +value: "405" +data: App\Entity\Artist {#6813 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9286 +label: "Falcom" +value: "286" +data: App\Entity\Artist {#6820 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9287 +label: "Fantom" +value: "325" +data: App\Entity\Artist {#6827 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9288 +label: "Farfaders Aka Mat Weasel Busters & Guigoo" +value: "425" +data: App\Entity\Artist {#6834 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9289 +label: "Fasotek" +value: "300" +data: App\Entity\Artist {#6841 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9290 +label: "Fatman" +value: "459" +data: App\Entity\Artist {#6848 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9291 +label: "Federico Chiari" +value: "431" +data: App\Entity\Artist {#6855 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9292 +label: "Feelgore" +value: "243" +data: App\Entity\Artist {#6862 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9293 +label: "Fiero" +value: "65" +data: App\Entity\Artist {#6869 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9294 +label: "Fire At Work" +value: "336" +data: App\Entity\Artist {#6876 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9295 +label: "Fist Of Fury" +value: "148" +data: App\Entity\Artist {#6883 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9296 +label: "FKY" +value: "97" +data: App\Entity\Artist {#6890 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9297 +label: "Floxytek" +value: "26" +data: App\Entity\Artist {#6897 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9298 +label: "Foggy" +value: "444" +data: App\Entity\Artist {#6904 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9299 +label: "Format C" +value: "171" +data: App\Entity\Artist {#6911 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9300 +label: "Fortanoiza" +value: "189" +data: App\Entity\Artist {#6918 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9301 +label: "Fortek" +value: "427" +data: App\Entity\Artist {#6925 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9302 +label: "Fritz" +value: "6" +data: App\Entity\Artist {#6932 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9303 +label: "FRKZ" +value: "307" +data: App\Entity\Artist {#6939 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9304 +label: "Full Dark No Stars" +value: "122" +data: App\Entity\Artist {#6946 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9305 +label: "Fungi" +value: "273" +data: App\Entity\Artist {#6953 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9306 +label: "G303" +value: "200" +data: App\Entity\Artist {#6960 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9307 +label: "Gamm" +value: "296" +data: App\Entity\Artist {#6967 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9308 +label: "Gamm@" +value: "132" +data: App\Entity\Artist {#6974 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9309 +label: "Garfield" +value: "400" +data: App\Entity\Artist {#6981 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9310 +label: "Gehlektek" +value: "198" +data: App\Entity\Artist {#6988 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9311 +label: "Gelbkreuz" +value: "278" +data: App\Entity\Artist {#6995 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9312 +label: "Get Han" +value: "103" +data: App\Entity\Artist {#7002 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9313 +label: "Goetia" +value: "342" +data: App\Entity\Artist {#7009 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9314 +label: "Gold Dub" +value: "182" +data: App\Entity\Artist {#7016 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9315 +label: "Golgoth 21" +value: "343" +data: App\Entity\Artist {#7023 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9316 +label: "Gotek" +value: "251" +data: App\Entity\Artist {#7030 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9317 +label: "Gouze Die" +value: "324" +data: App\Entity\Artist {#7037 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9318 +label: "Gre" +value: "276" +data: App\Entity\Artist {#7044 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9319 +label: "Gui-Two" +value: "126" +data: App\Entity\Artist {#7051 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9320 +label: "Guigoo" +value: "24" +data: App\Entity\Artist {#7058 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9321 +label: "Gustation" +value: "195" +data: App\Entity\Artist {#7065 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9322 +label: "Hardcoholics" +value: "381" +data: App\Entity\Artist {#7072 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9323 +label: "Hellfish" +value: "383" +data: App\Entity\Artist {#7079 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9324 +label: "Hesed" +value: "155" +data: App\Entity\Artist {#7086 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9325 +label: "Hoax23" +value: "244" +data: App\Entity\Artist {#7093 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9326 +label: "Hotrebor" +value: "432" +data: App\Entity\Artist {#7100 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9327 +label: "Hypnoise Theory" +value: "319" +data: App\Entity\Artist {#7107 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9328 +label: "Hyrule War" +value: "139" +data: App\Entity\Artist {#7114 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9329 +label: "Hysta" +value: "206" +data: App\Entity\Artist {#7121 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9330 +label: "I-F" +value: "376" +data: App\Entity\Artist {#7128 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9331 +label: "I.N.D." +value: "118" +data: App\Entity\Artist {#7135 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9332 +label: "Imprevu" +value: "28" +data: App\Entity\Artist {#7142 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9333 +label: "Infrabass" +value: "264" +data: App\Entity\Artist {#7149 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9334 +label: "Ingler" +value: "396" +data: App\Entity\Artist {#7156 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9335 +label: "Insane Teknology" +value: "129" +data: App\Entity\Artist {#7163 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9336 +label: "Instru Mentale" +value: "52" +data: App\Entity\Artist {#7170 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9337 +label: "Interface 68" +value: "45" +data: App\Entity\Artist {#7177 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9338 +label: "Ixindamix" +value: "40" +data: App\Entity\Artist {#7184 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9339 +label: "IZi" +value: "430" +data: App\Entity\Artist {#7191 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9340 +label: "Izi dsp" +value: "9" +data: App\Entity\Artist {#7198 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9341 +label: "Jah Wyz" +value: "180" +data: App\Entity\Artist {#7205 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9342 +label: "Jaquarius" +value: "292" +data: App\Entity\Artist {#7212 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9343 +label: "Jarotek" +value: "99" +data: App\Entity\Artist {#7219 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9344 +label: "Jaycore" +value: "91" +data: App\Entity\Artist {#7226 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9345 +label: "Jean-Marc" +value: "346" +data: App\Entity\Artist {#7233 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9346 +label: "Jerash" +value: "209" +data: App\Entity\Artist {#7240 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9347 +label: "JoEkoaktif" +value: "330" +data: App\Entity\Artist {#7247 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9348 +label: "John Faustus" +value: "151" +data: App\Entity\Artist {#7254 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9349 +label: "Joshua" +value: "397" +data: App\Entity\Artist {#7261 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9350 +label: "JT Labo 14" +value: "359" +data: App\Entity\Artist {#7268 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9351 +label: "K3rsel" +value: "414" +data: App\Entity\Artist {#7275 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9352 +label: "Kad" +value: "160" +data: App\Entity\Artist {#7282 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9353 +label: "Kan10" +value: "211" +data: App\Entity\Artist {#7289 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9354 +label: "Kaoslog" +value: "461" +data: App\Entity\Artist {#7296 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9355 +label: "Kardinal" +value: "150" +data: App\Entity\Artist {#7303 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9356 +label: "Karyane" +value: "398" +data: App\Entity\Artist {#7310 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9357 +label: "Katek" +value: "51" +data: App\Entity\Artist {#7317 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9358 +label: "KBYL" +value: "291" +data: App\Entity\Artist {#7324 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9359 +label: "Keflat 23" +value: "11" +data: App\Entity\Artist {#7331 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9360 +label: "Kefran" +value: "172" +data: App\Entity\Artist {#7338 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9361 +label: "Keja" +value: "10" +data: App\Entity\Artist {#7345 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9362 +label: "Khenda" +value: "14" +data: App\Entity\Artist {#7352 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9363 +label: "Kindaaz" +value: "277" +data: App\Entity\Artist {#7359 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9364 +label: "KLG" +value: "81" +data: App\Entity\Artist {#7366 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9365 +label: "Kokko" +value: "50" +data: App\Entity\Artist {#7373 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9366 +label: "Koney" +value: "119" +data: App\Entity\Artist {#7380 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9367 +label: "Kongfou" +value: "85" +data: App\Entity\Artist {#7387 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9368 +label: "Konik" +value: "413" +data: App\Entity\Artist {#7394 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9369 +label: "Kostik" +value: "255" +data: App\Entity\Artist {#7401 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9370 +label: "Krulle" +value: "279" +data: App\Entity\Artist {#7408 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9371 +label: "Ktodik" +value: "114" +data: App\Entity\Artist {#7415 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9372 +label: "L'Art Cène" +value: "418" +data: App\Entity\Artist {#7422 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9373 +label: "L'Ektoplasm" +value: "218" +data: App\Entity\Artist {#7429 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9374 +label: "La GaZel" +value: "226" +data: App\Entity\Artist {#7436 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9375 +label: "La Kajofol" +value: "18" +data: App\Entity\Artist {#7443 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9376 +label: "La Poiskay" +value: "56" +data: App\Entity\Artist {#7450 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9377 +label: "La Tartine" +value: "221" +data: App\Entity\Artist {#7457 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9378 +label: "Labass" +value: "79" +data: App\Entity\Artist {#7464 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9379 +label: "Laboratoire de dilatation à l'échelle du temps" +value: "199" +data: App\Entity\Artist {#7471 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9380 +label: "Larsson" +value: "433" +data: App\Entity\Artist {#7478 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9381 +label: "Lawrencium" +value: "121" +data: App\Entity\Artist {#7485 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9382 +label: "Le Gougnafié" +value: "302" +data: App\Entity\Artist {#7490 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9383 +label: "Le Troll À Roulettes" +value: "311" +data: App\Entity\Artist {#7497 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9384 +label: "Leeroy" +value: "240" +data: App\Entity\Artist {#7504 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9385 +label: "Lehu" +value: "247" +data: App\Entity\Artist {#7511 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9386 +label: "Leonhard" +value: "39" +data: App\Entity\Artist {#7518 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9387 +label: "Les Boucles Etranges" +value: "394" +data: App\Entity\Artist {#7525 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9388 +label: "Les Enfants Sages" +value: "107" +data: App\Entity\Artist {#7532 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9389 +label: "Lili The Breaker" +value: "157" +data: App\Entity\Artist {#7539 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9390 +label: "Ling Ling" +value: "115" +data: App\Entity\Artist {#7546 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9391 +label: "Little Guy" +value: "220" +data: App\Entity\Artist {#7553 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9392 +label: "Logar" +value: "335" +data: App\Entity\Artist {#7560 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9393 +label: "Lory Ph" +value: "94" +data: App\Entity\Artist {#7567 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9394 +label: "Lowkey" +value: "149" +data: App\Entity\Artist {#7574 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9395 +label: "LSDF" +value: "356" +data: App\Entity\Artist {#7581 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9396 +label: "Luca Skatek" +value: "38" +data: App\Entity\Artist {#7588 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9397 +label: "LXR" +value: "117" +data: App\Entity\Artist {#7595 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9398 +label: "Lychar" +value: "249" +data: App\Entity\Artist {#7602 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9399 +label: "M. Gasmask" +value: "197" +data: App\Entity\Artist {#7609 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9400 +label: "M. Rod" +value: "54" +data: App\Entity\Artist {#7616 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9401 +label: "M4rty Epitom" +value: "110" +data: App\Entity\Artist {#7623 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9402 +label: "Mad Alien" +value: "295" +data: App\Entity\Artist {#7630 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9403 +label: "Maddike" +value: "210" +data: App\Entity\Artist {#7637 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9404 +label: "Mala Addictik" +value: "299" +data: App\Entity\Artist {#7644 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9405 +label: "Malcom" +value: "208" +data: App\Entity\Artist {#7651 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9406 +label: "Mandidextrous" +value: "174" +data: App\Entity\Artist {#7658 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9407 +label: "Manol Chupasapos" +value: "98" +data: App\Entity\Artist {#7665 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9408 +label: "Manolo-D" +value: "80" +data: App\Entity\Artist {#7672 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9409 +label: "Manuel Fuentes" +value: "368" +data: App\Entity\Artist {#7679 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9410 +label: "Marc Acardipane" +value: "265" +data: App\Entity\Artist {#7686 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9411 +label: "Mascore" +value: "128" +data: App\Entity\Artist {#7693 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9412 +label: "Maskk" +value: "326" +data: App\Entity\Artist {#7700 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9413 +label: "Mat Weasel" +value: "185" +data: App\Entity\Artist {#7707 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9414 +label: "Matek" +value: "8" +data: App\Entity\Artist {#7714 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9415 +label: "Matt Green" +value: "371" +data: App\Entity\Artist {#7721 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9416 +label: "Matte" +value: "192" +data: App\Entity\Artist {#7728 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9417 +label: "Matte Olstad" +value: "441" +data: App\Entity\Artist {#7735 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9418 +label: "Maxx Rossi" +value: "268" +data: App\Entity\Artist {#7742 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9419 +label: "Mdtek" +value: "178" +data: App\Entity\Artist {#7749 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9420 +label: "Melly" +value: "168" +data: App\Entity\Artist {#7756 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9421 +label: "Metacid Meets Queaver" +value: "366" +data: App\Entity\Artist {#7763 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9422 +label: "MG677" +value: "162" +data: App\Entity\Artist {#7770 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9423 +label: "Micropoint" +value: "369" +data: App\Entity\Artist {#7777 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9424 +label: "Miltatek" +value: "64" +data: App\Entity\Artist {#7784 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9425 +label: "Mis Gato" +value: "227" +data: App\Entity\Artist {#7791 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9426 +label: "Misshin" +value: "349" +data: App\Entity\Artist {#7798 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9427 +label: "MissPic" +value: "143" +data: App\Entity\Artist {#7805 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9428 +label: "Mixk" +value: "284" +data: App\Entity\Artist {#7812 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9429 +label: "Moebius" +value: "351" +data: App\Entity\Artist {#7819 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9430 +label: "Moïse" +value: "401" +data: App\Entity\Artist {#7826 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9431 +label: "Moldetek" +value: "69" +data: App\Entity\Artist {#7833 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9432 +label: "Mono Amine" +value: "165" +data: App\Entity\Artist {#7840 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9433 +label: "Moteur Khaoz" +value: "387" +data: App\Entity\Artist {#7847 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9434 +label: "Mr Cixx" +value: "353" +data: App\Entity\Artist {#7854 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9435 +label: "Mr. Gasmask" +value: "228" +data: App\Entity\Artist {#7861 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9436 +label: "MTR663" +value: "111" +data: App\Entity\Artist {#7868 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9437 +label: "Muff" +value: "392" +data: App\Entity\Artist {#7875 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9438 +label: "Na Mash" +value: "314" +data: App\Entity\Artist {#7882 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9439 +label: "Na Mash K" +value: "17" +data: App\Entity\Artist {#7889 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9440 +label: "Na-Der" +value: "259" +data: App\Entity\Artist {#7896 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9441 +label: "Naak" +value: "438" +data: App\Entity\Artist {#7903 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9442 +label: "Nader" +value: "262" +data: App\Entity\Artist {#7910 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9443 +label: "Natas" +value: "338" +data: App\Entity\Artist {#7917 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9444 +label: "Naycha" +value: "188" +data: App\Entity\Artist {#7924 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9445 +label: "Neddix" +value: "258" +data: App\Entity\Artist {#7931 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9446 +label: "Neika" +value: "179" +data: App\Entity\Artist {#7938 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9447 +label: "Neoh" +value: "31" +data: App\Entity\Artist {#7945 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9448 +label: "Nesh" +value: "61" +data: App\Entity\Artist {#7952 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9449 +label: "Nesh Mayday" +value: "136" +data: App\Entity\Artist {#7959 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9450 +label: "Neurolitik Distorsion" +value: "449" +data: App\Entity\Artist {#7966 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9451 +label: "Neurorbital" +value: "294" +data: App\Entity\Artist {#7973 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9452 +label: "Neurotribe" +value: "47" +data: App\Entity\Artist {#7980 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9453 +label: "Nevrotek" +value: "131" +data: App\Entity\Artist {#7987 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9454 +label: "Nicklos" +value: "304" +data: App\Entity\Artist {#7994 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9455 +label: "Niemand Hzd" +value: "283" +data: App\Entity\Artist {#8001 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9456 +label: "Nito" +value: "101" +data: App\Entity\Artist {#8008 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9457 +label: "Nixt" +value: "113" +data: App\Entity\Artist {#8015 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9458 +label: "Nkod" +value: "194" +data: App\Entity\Artist {#8022 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9459 +label: "Nkod OQP Crew" +value: "92" +data: App\Entity\Artist {#8029 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9460 +label: "No-Tek" +value: "237" +data: App\Entity\Artist {#8036 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9461 +label: "Noisebuilder" +value: "375" +data: App\Entity\Artist {#8043 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9462 +label: "Noize Destroyer Alias Win" +value: "282" +data: App\Entity\Artist {#8050 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9463 +label: "Nokte" +value: "48" +data: App\Entity\Artist {#8057 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9464 +label: "Nokx" +value: "322" +data: App\Entity\Artist {#8064 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9465 +label: "Nose" +value: "156" +data: App\Entity\Artist {#8071 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9466 +label: "Nose-Puzzle" +value: "289" +data: App\Entity\Artist {#8078 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9467 +label: "Nout" +value: "204" +data: App\Entity\Artist {#8085 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9468 +label: "Nout Heretik" +value: "203" +data: App\Entity\Artist {#8092 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9469 +label: "Nouzbi" +value: "96" +data: App\Entity\Artist {#8099 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9470 +label: "Nunus" +value: "303" +data: App\Entity\Artist {#8106 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9471 +label: "Obnoxious" +value: "161" +data: App\Entity\Artist {#8113 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9472 +label: "Obsyd" +value: "135" +data: App\Entity\Artist {#8120 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9473 +label: "Ohrganic" +value: "152" +data: App\Entity\Artist {#8127 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9474 +label: "Oleksander" +value: "281" +data: App\Entity\Artist {#8134 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9475 +label: "Ondes Cycliques" +value: "93" +data: App\Entity\Artist {#8141 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9476 +label: "Oneknod" +value: "285" +data: App\Entity\Artist {#8148 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9477 +label: "Osmik" +value: "212" +data: App\Entity\Artist {#8155 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9478 +label: "Pain Beurre" +value: "83" +data: App\Entity\Artist {#8162 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9479 +label: "Pandro" +value: "440" +data: App\Entity\Artist {#8169 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9480 +label: "Parasonic" +value: "163" +data: App\Entity\Artist {#8176 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9481 +label: "Park In Sound" +value: "124" +data: App\Entity\Artist {#8183 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9482 +label: "Pat" +value: "250" +data: App\Entity\Artist {#8190 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9483 +label: "Patetik" +value: "190" +data: App\Entity\Artist {#8197 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9484 +label: "Pattern J" +value: "76" +data: App\Entity\Artist {#8204 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9485 +label: "Paulblackout" +value: "399" +data: App\Entity\Artist {#8211 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9486 +label: "Perepo" +value: "130" +data: App\Entity\Artist {#8218 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9487 +label: "Phenox" +value: "328" +data: App\Entity\Artist {#8225 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9488 +label: "Pimouss" +value: "137" +data: App\Entity\Artist {#8232 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9489 +label: "Pita Atip" +value: "257" +data: App\Entity\Artist {#8239 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9490 +label: "Pneumatix" +value: "43" +data: App\Entity\Artist {#8246 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9491 +label: "Primate" +value: "445" +data: App\Entity\Artist {#8253 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9492 +label: "Primitik" +value: "321" +data: App\Entity\Artist {#8260 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9493 +label: "Protokick" +value: "423" +data: App\Entity\Artist {#8267 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9494 +label: "Protokseed" +value: "63" +data: App\Entity\Artist {#8274 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9495 +label: "Pseudonym" +value: "169" +data: App\Entity\Artist {#8281 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9496 +label: "Psiko" +value: "207" +data: App\Entity\Artist {#8288 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9497 +label: "PSM23" +value: "260" +data: App\Entity\Artist {#8295 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9498 +label: "Puk Dozzer" +value: "318" +data: App\Entity\Artist {#8302 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9499 +label: "Pupuce" +value: "78" +data: App\Entity\Artist {#8309 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9500 +label: "Putain D'Zic" +value: "379" +data: App\Entity\Artist {#8316 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9501 +label: "Pzylo" +value: "354" +data: App\Entity\Artist {#8323 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9502 +label: "R4lph" +value: "439" +data: App\Entity\Artist {#8330 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9503 +label: "R4lph Patetik" +value: "437" +data: App\Entity\Artist {#8337 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9504 +label: "Ra-X" +value: "367" +data: App\Entity\Artist {#8344 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9505 +label: "Radikal 715" +value: "60" +data: App\Entity\Artist {#8351 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9506 +label: "Radium" +value: "1" +data: App\Entity\Artist {#8358 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9507 +label: "Ralph" +value: "74" +data: App\Entity\Artist {#8365 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9508 +label: "Randy" +value: "395" +data: App\Entity\Artist {#8372 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9509 +label: "Ranxerox" +value: "248" +data: App\Entity\Artist {#8379 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9510 +label: "Raptatek" +value: "301" +data: App\Entity\Artist {#8386 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9511 +label: "Reload Modular" +value: "457" +data: App\Entity\Artist {#8393 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9512 +label: "Revision" +value: "105" +data: App\Entity\Artist {#8400 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9513 +label: "Rhythm-Storm" +value: "253" +data: App\Entity\Artist {#8407 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9514 +label: "Ridge" +value: "407" +data: App\Entity\Artist {#8414 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9515 +label: "RNA23" +value: "123" +data: App\Entity\Artist {#8421 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9516 +label: "Roms" +value: "323" +data: App\Entity\Artist {#8428 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9517 +label: "Rozalind" +value: "443" +data: App\Entity\Artist {#8435 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9518 +label: "S'Tek H" +value: "55" +data: App\Entity\Artist {#8442 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9519 +label: "Sagaloops" +value: "357" +data: App\Entity\Artist {#8449 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9520 +label: "Samsweet" +value: "364" +data: App\Entity\Artist {#8456 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9521 +label: "Scra" +value: "23" +data: App\Entity\Artist {#8463 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9522 +label: "Scraft" +value: "411" +data: App\Entity\Artist {#8470 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9523 +label: "Scratchaker" +value: "263" +data: App\Entity\Artist {#8477 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9524 +label: "Sefa" +value: "424" +data: App\Entity\Artist {#8484 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9525 +label: "Sevenum six" +value: "12" +data: App\Entity\Artist {#8491 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9526 +label: "Severus" +value: "134" +data: App\Entity\Artist {#8498 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9527 +label: "Shirin" +value: "58" +data: App\Entity\Artist {#8505 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9528 +label: "Shmirlap" +value: "4" +data: App\Entity\Artist {#8512 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9529 +label: "Sickfest" +value: "232" +data: App\Entity\Artist {#8519 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9530 +label: "Silent Frequencies" +value: "347" +data: App\Entity\Artist {#8526 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9531 +label: "Simok" +value: "224" +data: App\Entity\Artist {#8533 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9532 +label: "Six Ou Sept" +value: "331" +data: App\Entity\Artist {#8540 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9533 +label: "Sloogy" +value: "88" +data: App\Entity\Artist {#8547 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9534 +label: "Smill" +value: "271" +data: App\Entity\Artist {#8554 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9535 +label: "Space Fractal" +value: "216" +data: App\Entity\Artist {#8561 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9536 +label: "Spered" +value: "308" +data: App\Entity\Artist {#8568 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9537 +label: "SPK" +value: "446" +data: App\Entity\Artist {#8575 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9538 +label: "Spud" +value: "73" +data: App\Entity\Artist {#8582 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9539 +label: "Steve Stoll" +value: "345" +data: App\Entity\Artist {#8589 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9540 +label: "Stiwie" +value: "62" +data: App\Entity\Artist {#8596 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9541 +label: "Stormtrooper" +value: "362" +data: App\Entity\Artist {#8603 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9542 +label: "Stupeflip" +value: "463" +data: App\Entity\Artist {#8610 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9543 +label: "Suburbass" +value: "15" +data: App\Entity\Artist {#8617 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9544 +label: "Sucre Rose" +value: "104" +data: App\Entity\Artist {#8624 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9545 +label: "SynnyS" +value: "352" +data: App\Entity\Artist {#8631 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9546 +label: "T-Menace" +value: "176" +data: App\Entity\Artist {#8638 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9547 +label: "Tantrum" +value: "393" +data: App\Entity\Artist {#8645 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9548 +label: "Taz" +value: "37" +data: App\Entity\Artist {#8652 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9549 +label: "Technological Terror Crew" +value: "380" +data: App\Entity\Artist {#8659 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9550 +label: "Teddy Ziggy" +value: "186" +data: App\Entity\Artist {#8666 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9551 +label: "Tek Dog" +value: "53" +data: App\Entity\Artist {#8673 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9552 +label: "Teknambul" +value: "252" +data: App\Entity\Artist {#8680 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9553 +label: "Tekno's23" +value: "144" +data: App\Entity\Artist {#8687 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9554 +label: "Tekos Lab" +value: "256" +data: App\Entity\Artist {#8694 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9555 +label: "Teksa" +value: "46" +data: App\Entity\Artist {#8701 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9556 +label: "Teokad" +value: "455" +data: App\Entity\Artist {#8708 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9557 +label: "TeTTSUO" +value: "159" +data: App\Entity\Artist {#8715 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9558 +label: "Tha Touffaz" +value: "214" +data: App\Entity\Artist {#8722 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9559 +label: "The Brookes Brothers" +value: "363" +data: App\Entity\Artist {#8729 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9560 +label: "The Speed Freak" +value: "361" +data: App\Entity\Artist {#8736 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9561 +label: "The Teknoist" +value: "386" +data: App\Entity\Artist {#8743 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9562 +label: "The Untitled" +value: "435" +data: App\Entity\Artist {#8750 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9563 +label: "Thin krash" +value: "377" +data: App\Entity\Artist {#8757 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9564 +label: "Time Scale Dilation L" +value: "442" +data: App\Entity\Artist {#8764 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9565 +label: "TKC" +value: "7" +data: App\Entity\Artist {#8771 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9566 +label: "TMH" +value: "109" +data: App\Entity\Artist {#8778 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9567 +label: "Tocchitek" +value: "140" +data: App\Entity\Artist {#8785 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9568 +label: "Tom Buld'R" +value: "317" +data: App\Entity\Artist {#8792 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9569 +label: "Tommers" +value: "460" +data: App\Entity\Artist {#8799 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9570 +label: "Too Old Boys" +value: "409" +data: App\Entity\Artist {#8806 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9571 +label: "Torgull" +value: "120" +data: App\Entity\Artist {#8813 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9572 +label: "Torturium" +value: "373" +data: App\Entity\Artist {#8820 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9573 +label: "Tournevis" +value: "13" +data: App\Entity\Artist {#8827 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9574 +label: "Toysfornoise" +value: "274" +data: App\Entity\Artist {#8834 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9575 +label: "TPLD" +value: "334" +data: App\Entity\Artist {#8841 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9576 +label: "Trackwasher" +value: "254" +data: App\Entity\Artist {#8848 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9577 +label: "Tribaan" +value: "71" +data: App\Entity\Artist {#8855 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9578 +label: "Triple Zero" +value: "153" +data: App\Entity\Artist {#8862 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9579 +label: "Triquetra" +value: "403" +data: App\Entity\Artist {#8869 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9580 +label: "Trizia Moth" +value: "100" +data: App\Entity\Artist {#8876 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9581 +label: "Tseu" +value: "191" +data: App\Entity\Artist {#8883 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9582 +label: "Tugie" +value: "384" +data: App\Entity\Artist {#8890 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9583 +label: "Tura" +value: "33" +data: App\Entity\Artist {#8897 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9584 +label: "Unusual Therapy" +value: "223" +data: App\Entity\Artist {#8904 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9585 +label: "Uzi" +value: "201" +data: App\Entity\Artist {#8911 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9586 +label: "Van Der Gog" +value: "202" +data: App\Entity\Artist {#8918 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9587 +label: "Vandal" +value: "173" +data: App\Entity\Artist {#8925 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9588 +label: "Venom" +value: "341" +data: App\Entity\Artist {#8932 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9589 +label: "Venom & Goetia" +value: "340" +data: App\Entity\Artist {#8939 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9590 +label: "Venom Hardtek" +value: "36" +data: App\Entity\Artist {#8946 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9591 +label: "Vikkei" +value: "245" +data: App\Entity\Artist {#8953 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9592 +label: "Vinka" +value: "72" +data: App\Entity\Artist {#8960 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9593 +label: "Void Builder" +value: "456" +data: App\Entity\Artist {#8967 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9594 +label: "Volt" +value: "365" +data: App\Entity\Artist {#8974 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9595 +label: "Vortek's" +value: "329" +data: App\Entity\Artist {#8981 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9596 +label: "Wako" +value: "288" +data: App\Entity\Artist {#8988 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9597 +label: "Wallyens" +value: "229" +data: App\Entity\Artist {#8995 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9598 +label: "Wanorde" +value: "236" +data: App\Entity\Artist {#9002 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9599 +label: "Weaser" +value: "333" +data: App\Entity\Artist {#9009 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9600 +label: "Weedjet" +value: "127" +data: App\Entity\Artist {#9016 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9601 +label: "Weltschmerz" +value: "164" +data: App\Entity\Artist {#9023 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9602 +label: "Wems" +value: "29" +data: App\Entity\Artist {#9030 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9603 +label: "Weser" +value: "238" +data: App\Entity\Artist {#9037 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9604 +label: "Whitehorse" +value: "233" +data: App\Entity\Artist {#9044 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9605 +label: "Wht Moth" +value: "267" +data: App\Entity\Artist {#9051 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9606 +label: "Win" +value: "112" +data: App\Entity\Artist {#9058 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9607 +label: "Wonka" +value: "5" +data: App\Entity\Artist {#9065 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9608 +label: "X-Tech" +value: "154" +data: App\Entity\Artist {#9072 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9609 +label: "X.TAo" +value: "429" +data: App\Entity\Artist {#9079 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9610 +label: "Xa" +value: "66" +data: App\Entity\Artist {#9086 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9611 +label: "Yank" +value: "309" +data: App\Entity\Artist {#9093 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9612 +label: "Ybrid" +value: "44" +data: App\Entity\Artist {#9100 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9613 +label: "Yous'f" +value: "95" +data: App\Entity\Artist {#9107 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9614 +label: "YT" +value: "184" +data: App\Entity\Artist {#9114 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9615 +label: "Zayonne" +value: "310" +data: App\Entity\Artist {#9121 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9616 +label: "Zayonne Metek" +value: "261" +data: App\Entity\Artist {#9128 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9617 +label: "Zip" +value: "374" +data: App\Entity\Artist {#9135 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9618 +label: "Zone-33" +value: "166" +data: App\Entity\Artist {#9142 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9619 +label: "Zonk" +value: "170" +data: App\Entity\Artist {#9149 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9620 +label: "Zouzou" +value: "447" +data: App\Entity\Artist {#9156 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9621 +label: "Zside" +value: "327" +data: App\Entity\Artist {#9163 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5912 -form: Symfony\Component\Form\Form {#4457 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5913 …5} |
| full_name | "artist" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "artist" |
| is_selected | Closure($choice, $value) {#9623 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "forms.labels.artist" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "artist" |
| placeholder | "forms.placeholders.select_option" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_artist" |
| valid | true |
| value | "" |
year
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1970 "max" => 2026 "class" => "w-100" ] |
[ "min" => 1970 "max" => 2026 "class" => "w-100" ] |
| empty_data | "" |
same as passed value |
| label | "forms.labels.year" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1970 "max" => 2026 "class" => "w-100" ] |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "forms.labels.year" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4088 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1970 "max" => 2026 "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_year" ] |
| cache_key | "_year_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9624 -form: Symfony\Component\Form\Form {#4460 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9625 …5} |
| full_name | "year" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "year" |
| label | "forms.labels.year" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "year" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_year" |
| valid | true |
| value | "" |
q
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-100" "placeholder" => "forms.placeholders.search_placeholder" ] |
[ "class" => "w-100" "placeholder" => "forms.placeholders.search_placeholder" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" "placeholder" => "forms.placeholders.search_placeholder" ] |
| 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4115 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" "placeholder" => "forms.placeholders.search_placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_q" ] |
| cache_key | "_q_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9626 -form: Symfony\Component\Form\Form {#4463 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9627 …5} |
| full_name | "q" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "q" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "q" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_q" |
| valid | true |
| value | "" |
inStock
Errors
This form has no errors.
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 | "forms.labels.in_stock" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "forms.labels.in_stock" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4133 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_inStock" ] |
| cache_key | "_inStock_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9628 -form: Symfony\Component\Form\Form {#4466 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9629 …5} |
| full_name | "inStock" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inStock" |
| label | "forms.labels.in_stock" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "inStock" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inStock" |
| valid | true |
| value | "1" |
promo
Errors
This form has no errors.
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 | "forms.labels.promo" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "forms.labels.promo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4141 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_promo" ] |
| cache_key | "_promo_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9630 -form: Symfony\Component\Form\Form {#4469 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9631 …5} |
| full_name | "promo" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promo" |
| label | "forms.labels.promo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promo" |
| valid | true |
| value | "1" |
homeprod
Errors
This form has no errors.
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 | "forms.labels.home_prod" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "forms.labels.home_prod" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4149 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_homeprod" ] |
| cache_key | "_homeprod_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9632 -form: Symfony\Component\Form\Form {#4472 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9633 …5} |
| full_name | "homeprod" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "homeprod" |
| label | "forms.labels.home_prod" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "homeprod" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_homeprod" |
| valid | true |
| value | "1" |
repress
Errors
This form has no errors.
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 | "forms.labels.repress" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "forms.labels.repress" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4158 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_repress" ] |
| cache_key | "_repress_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9634 -form: Symfony\Component\Form\Form {#4475 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9635 …5} |
| full_name | "repress" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "repress" |
| label | "forms.labels.repress" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "repress" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_repress" |
| valid | true |
| value | "1" |
neuf
Errors
This form has no errors.
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 | "forms.labels.new" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "forms.labels.new" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4167 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_neuf" ] |
| cache_key | "_neuf_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9636 -form: Symfony\Component\Form\Form {#4478 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9637 …5} |
| full_name | "neuf" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "neuf" |
| label | "forms.labels.new" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "neuf" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_neuf" |
| valid | true |
| value | "1" |
occasion
Errors
This form has no errors.
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 | "forms.labels.used" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#3799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3800 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3801 …} -namespace: Closure() {#3803 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4126 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "forms.labels.used" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3704 …} $message: Closure() {#4176 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_occasion" ] |
| cache_key | "_occasion_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9638 -form: Symfony\Component\Form\Form {#4481 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9639 …5} |
| full_name | "occasion" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "occasion" |
| label | "forms.labels.used" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "occasion" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_occasion" |
| valid | true |
| value | "1" |