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 {#1232 +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 {#1232 +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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data | App\Services\Search {#1232 +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) {#1469 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() {#1467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1468 …} $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 {#1232 +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 {#6106 -form: Symfony\Component\Form\Form {#1786 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6101 …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 {#1232 +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) {#1511 class: "App\Form\SearchType" this: App\Form\SearchType {#1294 …} } |
Doctrine\ORM\QueryBuilder {#1464 -em: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1540 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1546 #from: "App\Entity\Style" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1542 #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 {#1539 …} -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 {#1457 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1488 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1490 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1543 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1494 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1553 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1497 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1496 …} } |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …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 {#1493 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#941 …} } |
| 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 {#1464 -em: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1540 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1546 #from: "App\Entity\Style" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1542 #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 {#1539 …} -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() {#1479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1484 …} $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 {#1541 +label: "acid" +value: "16" +data: App\Entity\Style {#1609 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "acidcore" +value: "1" +data: App\Entity\Style {#1584 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "ambient" +value: "18" +data: App\Entity\Style {#1579 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "break" +value: "2" +data: App\Entity\Style {#1574 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "breakcore" +value: "19" +data: App\Entity\Style {#1569 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "drum & bass / jungle" +value: "10" +data: App\Entity\Style {#1564 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +label: "dubstep" +value: "3" +data: App\Entity\Style {#1559 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "electro" +value: "14" +data: App\Entity\Style {#1487 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "freetekno" +value: "22" +data: App\Entity\Style {#1598 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "frenchcore" +value: "5" +data: App\Entity\Style {#1593 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "gabber" +value: "6" +data: App\Entity\Style {#1503 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "hard techno" +value: "17" +data: App\Entity\Style {#1508 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "hardcore" +value: "7" +data: App\Entity\Style {#1515 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "hardstyle" +value: "20" +data: App\Entity\Style {#1525 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "hardtek" +value: "8" +data: App\Entity\Style {#1532 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "industriel" +value: "9" +data: App\Entity\Style {#1604 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "psy /dark / trance" +value: "13" +data: App\Entity\Style {#1599 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "raggatek" +value: "21" +data: App\Entity\Style {#1538 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "speedcore" +value: "11" +data: App\Entity\Style {#1613 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "techno" +value: "4" +data: App\Entity\Style {#1618 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "tribe" +value: "12" +data: App\Entity\Style {#1623 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "tribecore" +value: "15" +data: App\Entity\Style {#1628 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6115 -form: Symfony\Component\Form\Form {#1987 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#6117 …5} |
| full_name | "styles" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "styles" |
| is_selected | Closure($choice, array $values) {#6114 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1822 …} $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 {#6100 -form: Symfony\Component\Form\Form {#1990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6111 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1789 …} $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 {#6086 -form: Symfony\Component\Form\Form {#1993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6087 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1798 …} $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 {#6102 -form: Symfony\Component\Form\Form {#1996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6103 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1808 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1807 …} $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 {#6104 -form: Symfony\Component\Form\Form {#1999 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6105 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1816 …} $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 {#6109 -form: Symfony\Component\Form\Form {#2002 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6110 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1835 …} $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 {#6108 -form: Symfony\Component\Form\Form {#2005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6107 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1844 …} $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 {#6119 -form: Symfony\Component\Form\Form {#2008 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6120 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1853 …} $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 {#6121 -form: Symfony\Component\Form\Form {#2011 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6122 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1862 …} $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 {#6123 -form: Symfony\Component\Form\Form {#2014 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6124 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1871 …} $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 {#6125 -form: Symfony\Component\Form\Form {#2017 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6126 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1880 …} $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 {#6127 -form: Symfony\Component\Form\Form {#2020 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6128 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1889 …} $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 {#6129 -form: Symfony\Component\Form\Form {#2023 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6130 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1898 …} $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 {#6131 -form: Symfony\Component\Form\Form {#2026 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6132 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1907 …} $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 {#6133 -form: Symfony\Component\Form\Form {#2029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6134 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1916 …} $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 {#6135 -form: Symfony\Component\Form\Form {#2032 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6136 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1925 …} $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 {#6137 -form: Symfony\Component\Form\Form {#2035 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6138 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1934 …} $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 {#6139 -form: Symfony\Component\Form\Form {#2038 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6140 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1943 …} $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 {#6141 -form: Symfony\Component\Form\Form {#2041 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6142 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1952 …} $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 {#6143 -form: Symfony\Component\Form\Form {#2044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6144 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1961 …} $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 {#6145 -form: Symfony\Component\Form\Form {#2047 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6146 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1970 …} $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 {#6147 -form: Symfony\Component\Form\Form {#2050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6148 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1979 …} $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 {#6149 -form: Symfony\Component\Form\Form {#2053 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6150 …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) {#1518 class: "App\Form\SearchType" this: App\Form\SearchType {#1294 …} } |
Doctrine\ORM\QueryBuilder {#1656 -em: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1657 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1658 #from: "App\Entity\Label" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1659 #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 {#1655 …} -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 {#1457 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1488 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1689 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1661 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1660 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1553 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1664 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1662 …} } |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …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 {#1677 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#726 …} } |
| 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 {#1656 -em: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1657 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1658 #from: "App\Entity\Label" #alias: "l" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1659 #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 {#1655 …} -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() {#1654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1649 …} $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 {#6152 +label: "212 Productions" +value: "152" +data: App\Entity\Label {#6167 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6153 +label: "25 Dimension" +value: "150" +data: App\Entity\Label {#6173 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6155 +label: "303 Breakstreet" +value: "6" +data: Proxies\__CG__\App\Entity\Label {#6051 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6158 +label: "3672" +value: "5" +data: App\Entity\Label {#6188 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6157 +label: "3672*1" +value: "151" +data: Proxies\__CG__\App\Entity\Label {#5986 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6151 +label: "3dB" +value: "153" +data: App\Entity\Label {#6197 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6165 +label: "9 circles Records" +value: "4" +data: Proxies\__CG__\App\Entity\Label {#6034 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6163 +label: "9 MM" +value: "3" +data: Proxies\__CG__\App\Entity\Label {#2751 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6162 +label: "Absurd Audio" +value: "162" +data: App\Entity\Label {#6210 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6154 +label: "Acces Violation Records" +value: "13" +data: Proxies\__CG__\App\Entity\Label {#3417 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6159 +label: "Acid Action" +value: "9" +data: App\Entity\Label {#6219 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7176 +label: "Acid Cirkus" +value: "157" +data: App\Entity\Label {#6224 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7177 +label: "Acid Night" +value: "7" +data: Proxies\__CG__\App\Entity\Label {#2436 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7178 +label: "Acid Pirate" +value: "195" +data: Proxies\__CG__\App\Entity\Label {#5839 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7179 +label: "Alcaloide" +value: "156" +data: App\Entity\Label {#6237 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7180 +label: "Alix Record" +value: "158" +data: App\Entity\Label {#6242 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7181 +label: "Analog Frequencies" +value: "14" +data: Proxies\__CG__\App\Entity\Label {#3354 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7182 +label: "Antracks Hors Série" +value: "10" +data: Proxies\__CG__\App\Entity\Label {#2733 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7183 +label: "Ark Aïk" +value: "16" +data: Proxies\__CG__\App\Entity\Label {#2715 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7184 +label: "Arrash Tout" +value: "11" +data: App\Entity\Label {#6259 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7185 +label: "ASM" +value: "12" +data: App\Entity\Label {#6264 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7186 +label: "ASM Records" +value: "194" +data: Proxies\__CG__\App\Entity\Label {#5872 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7187 +label: "Astral Tek" +value: "161" +data: App\Entity\Label {#6273 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7188 +label: "Astrofonik Dubstep" +value: "155" +data: App\Entity\Label {#6278 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7189 +label: "Astroprojekt" +value: "154" +data: App\Entity\Label {#6283 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7190 +label: "Audio Resistance" +value: "8" +data: Proxies\__CG__\App\Entity\Label {#5923 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7191 +label: "Audio-Logik" +value: "160" +data: App\Entity\Label {#6292 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7192 +label: "Audiotrix" +value: "15" +data: Proxies\__CG__\App\Entity\Label {#5905 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7193 +label: "Axium" +value: "159" +data: App\Entity\Label {#6301 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7194 +label: "B.E.A.S.T Records" +value: "171" +data: App\Entity\Label {#6306 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7195 +label: "Baktun" +value: "21" +data: App\Entity\Label {#6311 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7196 +label: "Bananas Records" +value: "166" +data: App\Entity\Label {#6316 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7197 +label: "Base Jump" +value: "18" +data: Proxies\__CG__\App\Entity\Label {#5463 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7198 +label: "Bass Addict Records" +value: "17" +data: Proxies\__CG__\App\Entity\Label {#3600 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7199 +label: "Bass Pirate" +value: "196" +data: Proxies\__CG__\App\Entity\Label {#5430 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7200 +label: "Bass Pirate Vol" +value: "19" +data: App\Entity\Label {#6333 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7201 +label: "Bastard Loud" +value: "170" +data: App\Entity\Label {#6338 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7202 +label: "Bebert Brothers Prod" +value: "197" +data: Proxies\__CG__\App\Entity\Label {#3960 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7203 +label: "Belgian Tekno Conspiracy" +value: "173" +data: App\Entity\Label {#6347 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7204 +label: "Beuns Horserie" +value: "22" +data: App\Entity\Label {#6352 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7205 +label: "BLAK" +value: "172" +data: App\Entity\Label {#6357 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7206 +label: "Bonzai Trance Progressive" +value: "136" +data: App\Entity\Label {#6362 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7207 +label: "Bourrin" +value: "20" +data: App\Entity\Label {#6367 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7208 +label: "Boycott" +value: "169" +data: App\Entity\Label {#6372 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7209 +label: "Braincrashed Records" +value: "167" +data: App\Entity\Label {#6377 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7210 +label: "Breakbeat Kaos" +value: "163" +data: App\Entity\Label {#6382 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7211 +label: "Bubble Gum" +value: "165" +data: App\Entity\Label {#6387 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7212 +label: "Bubble Gum LTD" +value: "164" +data: App\Entity\Label {#6392 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7213 +label: "Bunker Records" +value: "168" +data: App\Entity\Label {#6397 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7214 +label: "Capsule Core" +value: "175" +data: Proxies\__CG__\App\Entity\Label {#3740 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7215 +label: "Capsule Corporation" +value: "27" +data: Proxies\__CG__\App\Entity\Label {#5331 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7216 +label: "Car Lab's" +value: "24" +data: App\Entity\Label {#6410 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7217 +label: "Car Lab's Records" +value: "202" +data: Proxies\__CG__\App\Entity\Label {#5295 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7218 +label: "CC ATOM" +value: "23" +data: App\Entity\Label {#6419 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7219 +label: "CC Atom Series" +value: "200" +data: Proxies\__CG__\App\Entity\Label {#5349 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7220 +label: "Censuré Sound System" +value: "28" +data: Proxies\__CG__\App\Entity\Label {#5244 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7221 +label: "Charrette" +value: "26" +data: App\Entity\Label {#6432 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7222 +label: "Chupasapos" +value: "30" +data: Proxies\__CG__\App\Entity\Label {#5313 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7223 +label: "Collectif TetraBass" +value: "198" +data: Proxies\__CG__\App\Entity\Label {#5382 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7224 +label: "Computer Talks" +value: "25" +data: Proxies\__CG__\App\Entity\Label {#5277 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7225 +label: "CORE-TEX Labs." +value: "176" +data: App\Entity\Label {#6449 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7226 +label: "Corrupt" +value: "174" +data: App\Entity\Label {#6454 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7227 +label: "Cosmos" +value: "29" +data: App\Entity\Label {#6459 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7228 +label: "Cult Collective" +value: "201" +data: Proxies\__CG__\App\Entity\Label {#5079 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7229 +label: "Cult Collective 33" +value: "134" +data: App\Entity\Label {#6468 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7230 +label: "Da Putas Clan" +value: "178" +data: App\Entity\Label {#6473 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7231 +label: "Dark Rabbit" +value: "37" +data: Proxies\__CG__\App\Entity\Label {#5226 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7232 +label: "db factory" +value: "205" +data: Proxies\__CG__\App\Entity\Label {#4998 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7233 +label: "DCT" +value: "34" +data: App\Entity\Label {#6486 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7234 +label: "DD" +value: "33" +data: Proxies\__CG__\App\Entity\Label {#5127 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7235 +label: "Dead End Records" +value: "137" +data: App\Entity\Label {#6495 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7236 +label: "Dead Pig Records" +value: "183" +data: App\Entity\Label {#6500 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7237 +label: "Deathchant" +value: "181" +data: App\Entity\Label {#6505 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7238 +label: "Deep Drift" +value: "35" +data: Proxies\__CG__\App\Entity\Label {#3644 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7239 +label: "Demontage" +value: "38" +data: Proxies\__CG__\App\Entity\Label {#5016 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7240 +label: "Desert Storm" +value: "31" +data: Proxies\__CG__\App\Entity\Label {#5145 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7241 +label: "Devil Core Recording" +value: "207" +data: Proxies\__CG__\App\Entity\Label {#4965 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7242 +label: "Devil Core Recording 01" +value: "206" +data: App\Entity\Label {#6526 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7243 +label: "Disko B" +value: "177" +data: App\Entity\Label {#6531 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7244 +label: "Dissonant Tekno Records" +value: "212" +data: Proxies\__CG__\App\Entity\Label {#4659 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7245 +label: "DPC" +value: "179" +data: App\Entity\Label {#6540 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7246 +label: "Dratab" +value: "36" +data: App\Entity\Label {#6545 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7247 +label: "Drumcode" +value: "182" +data: App\Entity\Label {#6550 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7248 +label: "DSP" +value: "180" +data: App\Entity\Label {#6555 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7249 +label: "DTK" +value: "32" +data: App\Entity\Label {#6560 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7250 +label: "DTK Records" +value: "203" +data: Proxies\__CG__\App\Entity\Label {#5163 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7251 +label: "Dual Cyklo Trial" +value: "204" +data: Proxies\__CG__\App\Entity\Label {#4947 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7252 +label: "Eargasm" +value: "189" +data: App\Entity\Label {#6573 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7253 +label: "Eklectik Lab's" +value: "41" +data: Proxies\__CG__\App\Entity\Label {#2364 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7254 +label: "EKO" +value: "40" +data: App\Entity\Label {#6582 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7255 +label: "Ekorecords" +value: "208" +data: Proxies\__CG__\App\Entity\Label {#4911 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7256 +label: "Electro Lab Factory" +value: "184" +data: App\Entity\Label {#6591 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7257 +label: "Engraine" +value: "209" +data: Proxies\__CG__\App\Entity\Label {#4893 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7258 +label: "Epileptik" +value: "141" +data: App\Entity\Label {#6600 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7259 +label: "Epileptik Productions" +value: "187" +data: App\Entity\Label {#6605 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7260 +label: "Epileptik Productions HS" +value: "188" +data: App\Entity\Label {#6610 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7261 +label: "Epiteth" +value: "185" +data: App\Entity\Label {#6615 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7262 +label: "Epiteth Rec" +value: "39" +data: Proxies\__CG__\App\Entity\Label {#4929 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7263 +label: "Erredeka Sound Records" +value: "101" +data: Proxies\__CG__\App\Entity\Label {#2820 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7264 +label: "Etic System" +value: "221" +data: App\Entity\Label {#6628 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7265 +label: "F. M. T." +value: "45" +data: Proxies\__CG__\App\Entity\Label {#4713 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7266 +label: "Fat Fury" +value: "42" +data: Proxies\__CG__\App\Entity\Label {#4845 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7267 +label: "Fenek" +value: "43" +data: Proxies\__CG__\App\Entity\Label {#4827 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7268 +label: "Free Tekno Records" +value: "211" +data: Proxies\__CG__\App\Entity\Label {#4677 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7269 +label: "Frenchcore Worldwide" +value: "44" +data: Proxies\__CG__\App\Entity\Label {#4731 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7270 +label: "FTSK" +value: "46" +data: Proxies\__CG__\App\Entity\Label {#4809 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7271 +label: "Gamma oh Records" +value: "51" +data: App\Entity\Label {#6657 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +label: "Géomatrix" +value: "47" +data: Proxies\__CG__\App\Entity\Label {#4608 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7273 +label: "Go More Core" +value: "140" +data: Proxies\__CG__\App\Entity\Label {#4506 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7274 +label: "Goetia" +value: "48" +data: App\Entity\Label {#6670 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +label: "GOOG Records" +value: "50" +data: Proxies\__CG__\App\Entity\Label {#4590 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +label: "Graveyard" +value: "49" +data: Proxies\__CG__\App\Entity\Label {#4557 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +label: "Groove Cuts" +value: "52" +data: Proxies\__CG__\App\Entity\Label {#4539 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7278 +label: "Guernika Fabric" +value: "53" +data: Proxies\__CG__\App\Entity\Label {#4641 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7279 +label: "Hallucidite HS" +value: "55" +data: Proxies\__CG__\App\Entity\Label {#4473 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7280 +label: "Hangar" +value: "57" +data: Proxies\__CG__\App\Entity\Label {#4437 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7281 +label: "Hangover" +value: "54" +data: Proxies\__CG__\App\Entity\Label {#4455 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7282 +label: "Hardcore France" +value: "2" +data: App\Entity\Label {#6703 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7283 +label: "Hertz" +value: "58" +data: App\Entity\Label {#6708 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7284 +label: "Hypnose" +value: "56" +data: App\Entity\Label {#6713 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7285 +label: "Iznogood" +value: "59" +data: Proxies\__CG__\App\Entity\Label {#4419 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7286 +label: "Jam Session Records" +value: "60" +data: Proxies\__CG__\App\Entity\Label {#4386 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +label: "Kalakmul" +value: "63" +data: App\Entity\Label {#6726 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7288 +label: "Kalamar Records" +value: "217" +data: Proxies\__CG__\App\Entity\Label {#4140 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +label: "Kaotik Soundsystem" +value: "61" +data: Proxies\__CG__\App\Entity\Label {#2418 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7290 +label: "Karnage" +value: "216" +data: Proxies\__CG__\App\Entity\Label {#4257 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7291 +label: "Karnage Records" +value: "64" +data: Proxies\__CG__\App\Entity\Label {#4176 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7292 +label: "KAZAR RECORDS" +value: "215" +data: Proxies\__CG__\App\Entity\Label {#4275 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +label: "Kick'n Chips" +value: "214" +data: Proxies\__CG__\App\Entity\Label {#2400 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: "Kinneret" +value: "62" +data: Proxies\__CG__\App\Entity\Label {#4158 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +label: "Komum Records" +value: "213" +data: Proxies\__CG__\App\Entity\Label {#4353 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: "Kontra Kult Records" +value: "65" +data: Proxies\__CG__\App\Entity\Label {#4194 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +label: "Kore Brain Records" +value: "144" +data: App\Entity\Label {#6767 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +label: "KS" +value: "139" +data: App\Entity\Label {#6772 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +label: "La Bande Passante" +value: "66" +data: App\Entity\Label {#6777 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +label: "Laboutik" +value: "72" +data: Proxies\__CG__\App\Entity\Label {#2382 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: "Le Diable Au Corps" +value: "218" +data: Proxies\__CG__\App\Entity\Label {#3306 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +label: "Le Diable Au Corps HS" +value: "68" +data: App\Entity\Label {#6790 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: "Le Diable Au Corps Remixes" +value: "69" +data: App\Entity\Label {#6795 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: "Les Enfants Sages HS" +value: "67" +data: App\Entity\Label {#6800 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: "Lethal Wolf Records" +value: "71" +data: Proxies\__CG__\App\Entity\Label {#4122 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: "Logo Side" +value: "70" +data: Proxies\__CG__\App\Entity\Label {#2664 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +label: "Mackitek Records" +value: "74" +data: Proxies\__CG__\App\Entity\Label {#2631 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7308 +label: "Make Me Dizzy" +value: "83" +data: Proxies\__CG__\App\Entity\Label {#3195 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7309 +label: "Marave Records" +value: "80" +data: Proxies\__CG__\App\Entity\Label {#2613 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +label: "Mauvaise Onde" +value: "85" +data: App\Entity\Label {#6825 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: "Mematrik" +value: "82" +data: App\Entity\Label {#6830 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: "Mematrik Records" +value: "219" +data: Proxies\__CG__\App\Entity\Label {#2346 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +label: "Mentalurgie" +value: "77" +data: Proxies\__CG__\App\Entity\Label {#4104 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +label: "Metapsykose Limited" +value: "131" +data: Proxies\__CG__\App\Entity\Label {#2295 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +label: "MG Recs" +value: "81" +data: Proxies\__CG__\App\Entity\Label {#4041 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +label: "Mi Ange Mi Demon" +value: "75" +data: Proxies\__CG__\App\Entity\Label {#3288 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: "Modular" +value: "73" +data: Proxies\__CG__\App\Entity\Label {#2595 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +label: "Modular HS" +value: "79" +data: App\Entity\Label {#6859 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: "Mozg" +value: "145" +data: App\Entity\Label {#6864 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: "Muret" +value: "78" +data: App\Entity\Label {#6869 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: "Mysteries" +value: "84" +data: Proxies\__CG__\App\Entity\Label {#3993 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: "Mystikal" +value: "76" +data: App\Entity\Label {#6878 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +label: "Narkotek" +value: "88" +data: Proxies\__CG__\App\Entity\Label {#2577 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: "Narkotek Hors Serie" +value: "87" +data: App\Entity\Label {#6887 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +label: "Nawak Artkore" +value: "89" +data: Proxies\__CG__\App\Entity\Label {#3099 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7326 +label: "Nazdar Bazar" +value: "90" +data: Proxies\__CG__\App\Entity\Label {#2262 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: "Neurotoxic" +value: "138" +data: App\Entity\Label {#6900 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +label: "Neurotrope" +value: "86" +data: Proxies\__CG__\App\Entity\Label {#3162 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +label: "Obs.Cur HS" +value: "91" +data: Proxies\__CG__\App\Entity\Label {#2559 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7330 +label: "Oppression Records" +value: "92" +data: Proxies\__CG__\App\Entity\Label {#3611 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +label: "Ostracism Records" +value: "220" +data: Proxies\__CG__\App\Entity\Label {#2244 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7332 +label: "Peur Bleue" +value: "133" +data: Proxies\__CG__\App\Entity\Label {#2193 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7333 +label: "Planet Phuture" +value: "96" +data: Proxies\__CG__\App\Entity\Label {#2508 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7334 +label: "Polymeric Records" +value: "97" +data: Proxies\__CG__\App\Entity\Label {#3867 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7335 +label: "Protoprod" +value: "95" +data: Proxies\__CG__\App\Entity\Label {#2526 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7336 +label: "Psychik Genocide" +value: "1" +data: Proxies\__CG__\App\Entity\Label {#945 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7337 +label: "Psychoquake" +value: "93" +data: Proxies\__CG__\App\Entity\Label {#2946 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7338 +label: "PTH" +value: "186" +data: App\Entity\Label {#6945 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7339 +label: "Pump Up The Tribe" +value: "94" +data: Proxies\__CG__\App\Entity\Label {#2226 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7340 +label: "R. S. F." +value: "99" +data: Proxies\__CG__\App\Entity\Label {#3579 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7341 +label: "Rebus" +value: "102" +data: App\Entity\Label {#6958 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7342 +label: "Repress & Unreleased 97-00" +value: "199" +data: Proxies\__CG__\App\Entity\Label {#2838 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7343 +label: "Resident E Recordings" +value: "146" +data: App\Entity\Label {#6967 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7344 +label: "Retine" +value: "148" +data: App\Entity\Label {#6972 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7345 +label: "Revolture" +value: "105" +data: Proxies\__CG__\App\Entity\Label {#3849 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7346 +label: "Road Tribe Records" +value: "100" +data: App\Entity\Label {#6981 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7347 +label: "RoffKore Records" +value: "147" +data: App\Entity\Label {#6986 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7348 +label: "Rouge De Colère" +value: "104" +data: Proxies\__CG__\App\Entity\Label {#3816 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7349 +label: "RPS" +value: "98" +data: App\Entity\Label {#6995 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7350 +label: "RPS Tapage Nocturne" +value: "103" +data: App\Entity\Label {#7000 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7351 +label: "Shadow People" +value: "110" +data: App\Entity\Label {#7005 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7352 +label: "Sonic Weaponz" +value: "108" +data: App\Entity\Label {#7010 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7353 +label: "Spud Rps" +value: "107" +data: App\Entity\Label {#7015 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7354 +label: "Statik Travel" +value: "109" +data: App\Entity\Label {#7020 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7355 +label: "Sys-X Records" +value: "149" +data: App\Entity\Label {#7025 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7356 +label: "Systematek" +value: "106" +data: App\Entity\Label {#7030 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7357 +label: "Tapage Nocturne Records" +value: "112" +data: App\Entity\Label {#7035 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7358 +label: "Tek 2 Mules" +value: "122" +data: App\Entity\Label {#7040 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7359 +label: "Tek No Logique" +value: "135" +data: App\Entity\Label {#7045 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7360 +label: "Tekiteazy" +value: "119" +data: App\Entity\Label {#7050 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7361 +label: "Tekno 4 Breakfast" +value: "132" +data: App\Entity\Label {#7055 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7362 +label: "Tekno Section" +value: "116" +data: App\Entity\Label {#7060 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7363 +label: "Tekno Trip" +value: "111" +data: App\Entity\Label {#7065 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7364 +label: "Teknoland Production" +value: "118" +data: App\Entity\Label {#7070 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7365 +label: "Teknomad Records" +value: "123" +data: App\Entity\Label {#7075 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7366 +label: "Ténébreuse Musique" +value: "117" +data: App\Entity\Label {#7080 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7367 +label: "Tetrabass Factory" +value: "115" +data: App\Entity\Label {#7085 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7368 +label: "Tikal Sound Records" +value: "192" +data: Proxies\__CG__\App\Entity\Label {#2313 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7369 +label: "TKNB RPS" +value: "120" +data: App\Entity\Label {#7094 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7370 +label: "Toolbox Records" +value: "191" +data: App\Entity\Label {#7099 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7371 +label: "TPLD" +value: "143" +data: App\Entity\Label {#7104 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7372 +label: "Track At Home Records" +value: "193" +data: Proxies\__CG__\App\Entity\Label {#2682 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7373 +label: "Trafik" +value: "121" +data: App\Entity\Label {#7113 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7374 +label: "Transelucid" +value: "114" +data: App\Entity\Label {#7118 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7375 +label: "Tribe Factory" +value: "113" +data: App\Entity\Label {#7123 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7376 +label: "Un Asile Abandonné" +value: "125" +data: App\Entity\Label {#7128 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7377 +label: "Underfucker" +value: "142" +data: App\Entity\Label {#7133 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7378 +label: "Undergame" +value: "124" +data: App\Entity\Label {#7138 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7379 +label: "Undergroundtekno" +value: "210" +data: Proxies\__CG__\App\Entity\Label {#4695 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7380 +label: "Violent Cases" +value: "127" +data: App\Entity\Label {#7147 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7381 +label: "Voodoo Box" +value: "126" +data: App\Entity\Label {#7152 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7382 +label: "Wako" +value: "129" +data: App\Entity\Label {#7157 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7383 +label: "Woody Wood Speaker Records" +value: "128" +data: App\Entity\Label {#7162 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7384 +label: "X-Lab" +value: "130" +data: App\Entity\Label {#7167 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7385 +label: "XPDIGIFLEX" +value: "190" +data: Proxies\__CG__\App\Entity\Label {#6069 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6112 -form: Symfony\Component\Form\Form {#2056 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6113 …5} |
| full_name | "label" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "label" |
| is_selected | Closure($choice, $value) {#7387 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) {#1520 class: "App\Form\SearchType" this: App\Form\SearchType {#1294 …} } |
Doctrine\ORM\QueryBuilder {#1667 -em: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1666 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1685 #from: "App\Entity\Artist" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1679 #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 {#1668 …} -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 {#1457 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1488 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1713 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1686 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1687 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1553 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1682 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1684 …} } |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …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 {#1701 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#949 …} } |
| 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 {#1667 -em: ContainerCjRDSmA\EntityManagerGhostEbeb667 {#287 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1666 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1685 #from: "App\Entity\Artist" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1679 #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 {#1668 …} -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() {#1669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1673 …} $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 {#7390 +label: "180 BPM" +value: "239" +data: App\Entity\Artist {#7405 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7392 +label: "1NC1N" +value: "422" +data: App\Entity\Artist {#7412 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7394 +label: "25 Dimension" +value: "344" +data: App\Entity\Artist {#7419 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7397 +label: "303 BS" +value: "408" +data: App\Entity\Artist {#7426 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7396 +label: "3TIK" +value: "428" +data: App\Entity\Artist {#7433 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7391 +label: "4Q" +value: "193" +data: App\Entity\Artist {#7440 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7404 +label: "A6tematik*" +value: "358" +data: App\Entity\Artist {#7447 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7402 +label: "Aaron TP" +value: "269" +data: App\Entity\Artist {#7454 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7401 +label: "ABLK" +value: "451" +data: App\Entity\Artist {#7461 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7393 +label: "Acid Division" +value: "246" +data: App\Entity\Artist {#7468 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7398 +label: "Acid Wave" +value: "280" +data: App\Entity\Artist {#7475 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10625 +label: "AcidTerix" +value: "16" +data: App\Entity\Artist {#7482 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10626 +label: "Acyd'holik" +value: "235" +data: App\Entity\Artist {#7489 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10627 +label: "Acydup" +value: "293" +data: App\Entity\Artist {#7496 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10628 +label: "Adam Beyer" +value: "389" +data: App\Entity\Artist {#7503 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10629 +label: "Adam Vandal" +value: "106" +data: App\Entity\Artist {#7510 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10630 +label: "Afilakacid" +value: "402" +data: App\Entity\Artist {#7517 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10631 +label: "Air G" +value: "67" +data: App\Entity\Artist {#7524 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10632 +label: "Airbass" +value: "315" +data: App\Entity\Artist {#7531 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10633 +label: "Al Core" +value: "77" +data: App\Entity\Artist {#7538 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10634 +label: "Alan Fitzpatrick" +value: "390" +data: App\Entity\Artist {#7545 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10635 +label: "Alarma Ravers" +value: "434" +data: App\Entity\Artist {#7552 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10636 +label: "Alban" +value: "242" +data: App\Entity\Artist {#7559 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10637 +label: "Alchimyst" +value: "146" +data: App\Entity\Artist {#7566 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10638 +label: "Alextrem" +value: "19" +data: App\Entity\Artist {#7573 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10639 +label: "Alfathome" +value: "20" +data: App\Entity\Artist {#7580 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10640 +label: "Alryk" +value: "35" +data: App\Entity\Artist {#7587 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10641 +label: "Analog Renegade" +value: "287" +data: App\Entity\Artist {#7594 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10642 +label: "Anticeptik" +value: "34" +data: App\Entity\Artist {#7601 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10643 +label: "Anticracy" +value: "337" +data: App\Entity\Artist {#7608 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10644 +label: "Apache" +value: "49" +data: App\Entity\Artist {#7615 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10645 +label: "Aries" +value: "181" +data: App\Entity\Artist {#7622 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10646 +label: "Armaguet Nad" +value: "147" +data: App\Entity\Artist {#7629 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10647 +label: "Asmatik" +value: "22" +data: App\Entity\Artist {#7636 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10648 +label: "Asystematik" +value: "89" +data: App\Entity\Artist {#7643 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10649 +label: "Atomic Compressor" +value: "436" +data: App\Entity\Artist {#7650 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10650 +label: "Aurel Hollowgram" +value: "320" +data: App\Entity\Artist {#7657 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10651 +label: "Autistic Ghost" +value: "21" +data: App\Entity\Artist {#7664 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10652 +label: "Axyom" +value: "453" +data: App\Entity\Artist {#7671 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10653 +label: "Back2Kick" +value: "448" +data: App\Entity\Artist {#7678 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10654 +label: "Back2roots" +value: "450" +data: App\Entity\Artist {#7685 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10655 +label: "Banditos" +value: "225" +data: App\Entity\Artist {#7692 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10656 +label: "Barouf" +value: "290" +data: App\Entity\Artist {#7699 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10657 +label: "Bart" +value: "272" +data: App\Entity\Artist {#7706 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10658 +label: "Bart Skils" +value: "391" +data: App\Entity\Artist {#7713 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10659 +label: "Bass Deep" +value: "348" +data: App\Entity\Artist {#7720 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10660 +label: "Bass Température" +value: "57" +data: App\Entity\Artist {#7727 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10661 +label: "Bassterfly" +value: "332" +data: App\Entity\Artist {#7734 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10662 +label: "Baxx23" +value: "219" +data: App\Entity\Artist {#7741 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10663 +label: "Beat Crusher" +value: "215" +data: App\Entity\Artist {#7748 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10664 +label: "Beat Kouple" +value: "297" +data: App\Entity\Artist {#7755 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10665 +label: "Bebert Brothers" +value: "75" +data: App\Entity\Artist {#7762 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10666 +label: "Behemoth" +value: "270" +data: App\Entity\Artist {#7769 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10667 +label: "Ben" +value: "217" +data: App\Entity\Artist {#7776 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10668 +label: "Ben 9mm" +value: "2" +data: App\Entity\Artist {#7783 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10669 +label: "Ben Xlr" +value: "68" +data: App\Entity\Artist {#7790 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10670 +label: "Benji303" +value: "454" +data: App\Entity\Artist {#7797 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10671 +label: "Beuns" +value: "82" +data: App\Entity\Artist {#7804 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10672 +label: "Beuns Heretik" +value: "205" +data: App\Entity\Artist {#7811 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10673 +label: "Bibo le Ô-Beat" +value: "312" +data: App\Entity\Artist {#7818 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10674 +label: "Bidule-Tracks" +value: "86" +data: App\Entity\Artist {#7825 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10675 +label: "Billx" +value: "27" +data: App\Entity\Artist {#7832 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10676 +label: "Blaame" +value: "452" +data: App\Entity\Artist {#7839 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10677 +label: "Bladerunner" +value: "183" +data: App\Entity\Artist {#7846 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10678 +label: "Blak Million" +value: "370" +data: App\Entity\Artist {#7853 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10679 +label: "Blazin Bomzai" +value: "406" +data: App\Entity\Artist {#7860 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10680 +label: "BLK" +value: "125" +data: App\Entity\Artist {#7867 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10681 +label: "Bobie" +value: "187" +data: App\Entity\Artist {#7874 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10682 +label: "Boubou" +value: "316" +data: App\Entity\Artist {#7881 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10683 +label: "Buk" +value: "234" +data: App\Entity\Artist {#7888 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10684 +label: "C.Ysme" +value: "231" +data: App\Entity\Artist {#7895 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10685 +label: "C3B" +value: "177" +data: App\Entity\Artist {#7902 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10686 +label: "CED" +value: "84" +data: App\Entity\Artist {#7909 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10687 +label: "Celsius" +value: "196" +data: App\Entity\Artist {#7916 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10688 +label: "Choko" +value: "59" +data: App\Entity\Artist {#7923 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10689 +label: "Christolikid" +value: "30" +data: App\Entity\Artist {#7930 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10690 +label: "Civil Unrest" +value: "313" +data: App\Entity\Artist {#7937 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10691 +label: "Collision" +value: "158" +data: App\Entity\Artist {#7944 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10692 +label: "Corps A Core" +value: "275" +data: App\Entity\Artist {#7951 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10693 +label: "CPU" +value: "241" +data: App\Entity\Artist {#7958 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10694 +label: "Crabby" +value: "421" +data: App\Entity\Artist {#7965 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10695 +label: "Crystal Distortion" +value: "42" +data: App\Entity\Artist {#7972 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10696 +label: "Cyber K" +value: "141" +data: App\Entity\Artist {#7979 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10697 +label: "D Moce" +value: "87" +data: App\Entity\Artist {#7986 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10698 +label: "D-Omen" +value: "102" +data: App\Entity\Artist {#7993 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10699 +label: "D@Soon" +value: "419" +data: App\Entity\Artist {#8000 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10700 +label: "Da Bulldozer Project" +value: "339" +data: App\Entity\Artist {#8007 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10701 +label: "Damage Circuits" +value: "90" +data: App\Entity\Artist {#8014 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10702 +label: "Dark Confidence" +value: "213" +data: App\Entity\Artist {#8021 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10703 +label: "Darktek" +value: "32" +data: App\Entity\Artist {#8028 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10704 +label: "Datek" +value: "25" +data: App\Entity\Artist {#8035 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10705 +label: "Dave" +value: "116" +data: App\Entity\Artist {#8042 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10706 +label: "David Green" +value: "167" +data: App\Entity\Artist {#8049 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10707 +label: "David Guetta" +value: "388" +data: App\Entity\Artist {#8056 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10708 +label: "David Keta" +value: "417" +data: App\Entity\Artist {#8063 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10709 +label: "DCT Crew" +value: "378" +data: App\Entity\Artist {#8070 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10710 +label: "Deadline" +value: "416" +data: App\Entity\Artist {#8077 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10711 +label: "Death Syndicate" +value: "382" +data: App\Entity\Artist {#8084 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10712 +label: "Démoce" +value: "305" +data: App\Entity\Artist {#8091 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10713 +label: "Desolation" +value: "420" +data: App\Entity\Artist {#8098 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10714 +label: "Dihhël" +value: "306" +data: App\Entity\Artist {#8105 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10715 +label: "Dismatik" +value: "426" +data: App\Entity\Artist {#8112 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10716 +label: "Distorganic" +value: "70" +data: App\Entity\Artist {#8119 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10717 +label: "Disturbed Traxx" +value: "415" +data: App\Entity\Artist {#8126 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10718 +label: "DJ Clockwork" +value: "355" +data: App\Entity\Artist {#8133 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10719 +label: "DJ ESP" +value: "266" +data: App\Entity\Artist {#8140 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10720 +label: "DJ Speedloader" +value: "410" +data: App\Entity\Artist {#8147 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10721 +label: "Dolphin" +value: "385" +data: App\Entity\Artist {#8154 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10722 +label: "Don Mego" +value: "462" +data: App\Entity\Artist {#8161 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10723 +label: "Doodax" +value: "3" +data: App\Entity\Artist {#8168 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10724 +label: "Doublscotch" +value: "41" +data: App\Entity\Artist {#8175 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10725 +label: "Dr. Peacock" +value: "138" +data: App\Entity\Artist {#8182 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10726 +label: "DSP" +value: "145" +data: App\Entity\Artist {#8189 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10727 +label: "Dubmentalist" +value: "350" +data: App\Entity\Artist {#8196 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10728 +label: "Duff" +value: "458" +data: App\Entity\Artist {#8203 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10729 +label: "E-Coli" +value: "175" +data: App\Entity\Artist {#8210 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10730 +label: "Ekeaze" +value: "360" +data: App\Entity\Artist {#8217 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10731 +label: "Elektromatik" +value: "412" +data: App\Entity\Artist {#8224 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10732 +label: "Elmucho23" +value: "222" +data: App\Entity\Artist {#8231 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10733 +label: "Ely Muff" +value: "372" +data: App\Entity\Artist {#8238 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10734 +label: "Enigmatik" +value: "298" +data: App\Entity\Artist {#8245 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10735 +label: "Enko" +value: "230" +data: App\Entity\Artist {#8252 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10736 +label: "Enzo Orro "RBM"" +value: "142" +data: App\Entity\Artist {#8259 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10737 +label: "Epok" +value: "133" +data: App\Entity\Artist {#8266 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10738 +label: "Ervin Hujer" +value: "108" +data: App\Entity\Artist {#8273 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10739 +label: "Escit" +value: "404" +data: App\Entity\Artist {#8280 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10740 +label: "Escit World" +value: "405" +data: App\Entity\Artist {#8287 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10741 +label: "Falcom" +value: "286" +data: App\Entity\Artist {#8294 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10742 +label: "Fantom" +value: "325" +data: App\Entity\Artist {#8301 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10743 +label: "Farfaders Aka Mat Weasel Busters & Guigoo" +value: "425" +data: App\Entity\Artist {#8308 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10744 +label: "Fasotek" +value: "300" +data: App\Entity\Artist {#8315 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10745 +label: "Fatman" +value: "459" +data: App\Entity\Artist {#8322 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10746 +label: "Federico Chiari" +value: "431" +data: App\Entity\Artist {#8329 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10747 +label: "Feelgore" +value: "243" +data: App\Entity\Artist {#8336 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10748 +label: "Fiero" +value: "65" +data: App\Entity\Artist {#8343 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10749 +label: "Fire At Work" +value: "336" +data: App\Entity\Artist {#8350 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10750 +label: "Fist Of Fury" +value: "148" +data: App\Entity\Artist {#8357 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10751 +label: "FKY" +value: "97" +data: App\Entity\Artist {#8364 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10752 +label: "Floxytek" +value: "26" +data: App\Entity\Artist {#8371 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10753 +label: "Foggy" +value: "444" +data: App\Entity\Artist {#8378 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10754 +label: "Format C" +value: "171" +data: App\Entity\Artist {#8385 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10755 +label: "Fortanoiza" +value: "189" +data: App\Entity\Artist {#8392 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10756 +label: "Fortek" +value: "427" +data: App\Entity\Artist {#8399 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10757 +label: "Fritz" +value: "6" +data: App\Entity\Artist {#8406 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10758 +label: "FRKZ" +value: "307" +data: App\Entity\Artist {#8413 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10759 +label: "Full Dark No Stars" +value: "122" +data: App\Entity\Artist {#8420 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10760 +label: "Fungi" +value: "273" +data: App\Entity\Artist {#8427 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10761 +label: "G303" +value: "200" +data: App\Entity\Artist {#8434 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10762 +label: "Gamm" +value: "296" +data: App\Entity\Artist {#8441 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10763 +label: "Gamm@" +value: "132" +data: App\Entity\Artist {#8448 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10764 +label: "Garfield" +value: "400" +data: App\Entity\Artist {#8455 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10765 +label: "Gehlektek" +value: "198" +data: App\Entity\Artist {#8462 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10766 +label: "Gelbkreuz" +value: "278" +data: App\Entity\Artist {#8469 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10767 +label: "Get Han" +value: "103" +data: App\Entity\Artist {#8476 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10768 +label: "Goetia" +value: "342" +data: App\Entity\Artist {#8483 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10769 +label: "Gold Dub" +value: "182" +data: App\Entity\Artist {#8490 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10770 +label: "Golgoth 21" +value: "343" +data: App\Entity\Artist {#8497 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10771 +label: "Gotek" +value: "251" +data: App\Entity\Artist {#8504 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10772 +label: "Gouze Die" +value: "324" +data: App\Entity\Artist {#8511 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10773 +label: "Gre" +value: "276" +data: App\Entity\Artist {#8518 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10774 +label: "Gui-Two" +value: "126" +data: App\Entity\Artist {#8525 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10775 +label: "Guigoo" +value: "24" +data: App\Entity\Artist {#8532 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10776 +label: "Gustation" +value: "195" +data: App\Entity\Artist {#8539 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10777 +label: "Hardcoholics" +value: "381" +data: App\Entity\Artist {#8546 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10778 +label: "Hellfish" +value: "383" +data: App\Entity\Artist {#8553 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10779 +label: "Hesed" +value: "155" +data: App\Entity\Artist {#8560 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10780 +label: "Hoax23" +value: "244" +data: App\Entity\Artist {#8567 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10781 +label: "Hotrebor" +value: "432" +data: App\Entity\Artist {#8574 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10782 +label: "Hypnoise Theory" +value: "319" +data: App\Entity\Artist {#8581 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10783 +label: "Hyrule War" +value: "139" +data: App\Entity\Artist {#8588 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10784 +label: "Hysta" +value: "206" +data: App\Entity\Artist {#8595 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10785 +label: "I-F" +value: "376" +data: App\Entity\Artist {#8602 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10786 +label: "I.N.D." +value: "118" +data: App\Entity\Artist {#8609 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10787 +label: "Imprevu" +value: "28" +data: App\Entity\Artist {#8616 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10788 +label: "Infrabass" +value: "264" +data: App\Entity\Artist {#8623 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10789 +label: "Ingler" +value: "396" +data: App\Entity\Artist {#8630 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10790 +label: "Insane Teknology" +value: "129" +data: App\Entity\Artist {#8637 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10791 +label: "Instru Mentale" +value: "52" +data: App\Entity\Artist {#8644 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10792 +label: "Interface 68" +value: "45" +data: App\Entity\Artist {#8651 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10793 +label: "Ixindamix" +value: "40" +data: App\Entity\Artist {#8658 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10794 +label: "IZi" +value: "430" +data: App\Entity\Artist {#8665 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10795 +label: "Izi dsp" +value: "9" +data: App\Entity\Artist {#8672 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10796 +label: "Jah Wyz" +value: "180" +data: App\Entity\Artist {#8679 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10797 +label: "Jaquarius" +value: "292" +data: App\Entity\Artist {#8686 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10798 +label: "Jarotek" +value: "99" +data: App\Entity\Artist {#8693 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10799 +label: "Jaycore" +value: "91" +data: App\Entity\Artist {#8700 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10800 +label: "Jean-Marc" +value: "346" +data: App\Entity\Artist {#8707 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10801 +label: "Jerash" +value: "209" +data: App\Entity\Artist {#8714 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10802 +label: "JoEkoaktif" +value: "330" +data: App\Entity\Artist {#8721 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10803 +label: "John Faustus" +value: "151" +data: App\Entity\Artist {#8728 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10804 +label: "Joshua" +value: "397" +data: App\Entity\Artist {#8735 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10805 +label: "JT Labo 14" +value: "359" +data: App\Entity\Artist {#8742 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10806 +label: "K3rsel" +value: "414" +data: App\Entity\Artist {#8749 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: "Kad" +value: "160" +data: App\Entity\Artist {#8756 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10808 +label: "Kan10" +value: "211" +data: App\Entity\Artist {#8763 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10809 +label: "Kaoslog" +value: "461" +data: App\Entity\Artist {#8770 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10810 +label: "Kardinal" +value: "150" +data: App\Entity\Artist {#8777 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10811 +label: "Karyane" +value: "398" +data: App\Entity\Artist {#8784 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10812 +label: "Katek" +value: "51" +data: App\Entity\Artist {#8791 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10813 +label: "KBYL" +value: "291" +data: App\Entity\Artist {#8798 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10814 +label: "Keflat 23" +value: "11" +data: App\Entity\Artist {#8805 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10815 +label: "Kefran" +value: "172" +data: App\Entity\Artist {#8812 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10816 +label: "Keja" +value: "10" +data: App\Entity\Artist {#8819 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10817 +label: "Khenda" +value: "14" +data: App\Entity\Artist {#8826 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10818 +label: "Kindaaz" +value: "277" +data: App\Entity\Artist {#8833 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10819 +label: "KLG" +value: "81" +data: App\Entity\Artist {#8840 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10820 +label: "Kokko" +value: "50" +data: App\Entity\Artist {#8847 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10821 +label: "Koney" +value: "119" +data: App\Entity\Artist {#8854 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10822 +label: "Kongfou" +value: "85" +data: App\Entity\Artist {#8861 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10823 +label: "Konik" +value: "413" +data: App\Entity\Artist {#8868 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10824 +label: "Kostik" +value: "255" +data: App\Entity\Artist {#8875 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10825 +label: "Krulle" +value: "279" +data: App\Entity\Artist {#8882 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10826 +label: "Ktodik" +value: "114" +data: App\Entity\Artist {#8889 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10827 +label: "L'Art Cène" +value: "418" +data: App\Entity\Artist {#8896 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10828 +label: "L'Ektoplasm" +value: "218" +data: App\Entity\Artist {#8903 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10829 +label: "La GaZel" +value: "226" +data: App\Entity\Artist {#8910 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10830 +label: "La Kajofol" +value: "18" +data: App\Entity\Artist {#8917 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10831 +label: "La Poiskay" +value: "56" +data: App\Entity\Artist {#8924 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10832 +label: "La Tartine" +value: "221" +data: App\Entity\Artist {#8931 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10833 +label: "Labass" +value: "79" +data: App\Entity\Artist {#8938 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10834 +label: "Laboratoire de dilatation à l'échelle du temps" +value: "199" +data: App\Entity\Artist {#8945 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10835 +label: "Larsson" +value: "433" +data: App\Entity\Artist {#8952 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10836 +label: "Lawrencium" +value: "121" +data: App\Entity\Artist {#8959 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10837 +label: "Le Gougnafié" +value: "302" +data: App\Entity\Artist {#8966 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10838 +label: "Le Troll À Roulettes" +value: "311" +data: App\Entity\Artist {#8973 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10839 +label: "Leeroy" +value: "240" +data: App\Entity\Artist {#8980 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10840 +label: "Lehu" +value: "247" +data: App\Entity\Artist {#8987 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: "Leonhard" +value: "39" +data: App\Entity\Artist {#8994 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10842 +label: "Les Boucles Etranges" +value: "394" +data: App\Entity\Artist {#9001 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "Les Enfants Sages" +value: "107" +data: App\Entity\Artist {#9008 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10844 +label: "Lili The Breaker" +value: "157" +data: App\Entity\Artist {#9015 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10845 +label: "Ling Ling" +value: "115" +data: App\Entity\Artist {#9022 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10846 +label: "Little Guy" +value: "220" +data: App\Entity\Artist {#9029 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: "Logar" +value: "335" +data: App\Entity\Artist {#9036 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10848 +label: "Lory Ph" +value: "94" +data: App\Entity\Artist {#9043 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: "Lowkey" +value: "149" +data: App\Entity\Artist {#9050 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10850 +label: "LSDF" +value: "356" +data: App\Entity\Artist {#9057 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10851 +label: "Luca Skatek" +value: "38" +data: App\Entity\Artist {#9064 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10852 +label: "LXR" +value: "117" +data: App\Entity\Artist {#9071 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10853 +label: "Lychar" +value: "249" +data: App\Entity\Artist {#9078 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10854 +label: "M. Gasmask" +value: "197" +data: App\Entity\Artist {#9085 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10855 +label: "M. Rod" +value: "54" +data: App\Entity\Artist {#9092 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10856 +label: "M4rty Epitom" +value: "110" +data: App\Entity\Artist {#9099 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10857 +label: "Mad Alien" +value: "295" +data: App\Entity\Artist {#9106 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10858 +label: "Maddike" +value: "210" +data: App\Entity\Artist {#9113 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10859 +label: "Mala Addictik" +value: "299" +data: App\Entity\Artist {#9120 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10860 +label: "Malcom" +value: "208" +data: App\Entity\Artist {#9127 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10861 +label: "Mandidextrous" +value: "174" +data: App\Entity\Artist {#9134 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10862 +label: "Manol Chupasapos" +value: "98" +data: App\Entity\Artist {#9141 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10863 +label: "Manolo-D" +value: "80" +data: App\Entity\Artist {#9148 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10864 +label: "Manuel Fuentes" +value: "368" +data: App\Entity\Artist {#9155 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10865 +label: "Marc Acardipane" +value: "265" +data: App\Entity\Artist {#9162 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10866 +label: "Mascore" +value: "128" +data: App\Entity\Artist {#9169 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10867 +label: "Maskk" +value: "326" +data: App\Entity\Artist {#9176 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10868 +label: "Mat Weasel" +value: "185" +data: App\Entity\Artist {#9183 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10869 +label: "Matek" +value: "8" +data: App\Entity\Artist {#9190 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10870 +label: "Matt Green" +value: "371" +data: App\Entity\Artist {#9197 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10871 +label: "Matte" +value: "192" +data: App\Entity\Artist {#9204 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10872 +label: "Matte Olstad" +value: "441" +data: App\Entity\Artist {#9211 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10873 +label: "Maxx Rossi" +value: "268" +data: App\Entity\Artist {#9218 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10874 +label: "Mdtek" +value: "178" +data: App\Entity\Artist {#9225 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10875 +label: "Melly" +value: "168" +data: App\Entity\Artist {#9232 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10876 +label: "Metacid Meets Queaver" +value: "366" +data: App\Entity\Artist {#9239 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10877 +label: "MG677" +value: "162" +data: App\Entity\Artist {#9246 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10878 +label: "Micropoint" +value: "369" +data: App\Entity\Artist {#9253 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10879 +label: "Miltatek" +value: "64" +data: App\Entity\Artist {#9260 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10880 +label: "Mis Gato" +value: "227" +data: App\Entity\Artist {#9267 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10881 +label: "Misshin" +value: "349" +data: App\Entity\Artist {#9274 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10882 +label: "MissPic" +value: "143" +data: App\Entity\Artist {#9281 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10883 +label: "Mixk" +value: "284" +data: App\Entity\Artist {#9288 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10884 +label: "Moebius" +value: "351" +data: App\Entity\Artist {#9295 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10885 +label: "Moïse" +value: "401" +data: App\Entity\Artist {#9302 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10886 +label: "Moldetek" +value: "69" +data: App\Entity\Artist {#9309 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10887 +label: "Mono Amine" +value: "165" +data: App\Entity\Artist {#9316 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10888 +label: "Moteur Khaoz" +value: "387" +data: App\Entity\Artist {#9323 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10889 +label: "Mr Cixx" +value: "353" +data: App\Entity\Artist {#9330 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10890 +label: "Mr. Gasmask" +value: "228" +data: App\Entity\Artist {#9337 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10891 +label: "MTR663" +value: "111" +data: App\Entity\Artist {#9344 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10892 +label: "Muff" +value: "392" +data: App\Entity\Artist {#9351 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10893 +label: "Na Mash" +value: "314" +data: App\Entity\Artist {#9358 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10894 +label: "Na Mash K" +value: "17" +data: App\Entity\Artist {#9365 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10895 +label: "Na-Der" +value: "259" +data: App\Entity\Artist {#9372 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10896 +label: "Naak" +value: "438" +data: App\Entity\Artist {#9379 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10897 +label: "Nader" +value: "262" +data: App\Entity\Artist {#9386 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10898 +label: "Natas" +value: "338" +data: App\Entity\Artist {#9393 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10899 +label: "Naycha" +value: "188" +data: App\Entity\Artist {#9400 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10900 +label: "Neddix" +value: "258" +data: App\Entity\Artist {#9407 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10901 +label: "Neika" +value: "179" +data: App\Entity\Artist {#9414 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10902 +label: "Neoh" +value: "31" +data: App\Entity\Artist {#9421 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10903 +label: "Nesh" +value: "61" +data: App\Entity\Artist {#9428 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10904 +label: "Nesh Mayday" +value: "136" +data: App\Entity\Artist {#9435 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10905 +label: "Neurolitik Distorsion" +value: "449" +data: App\Entity\Artist {#9442 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10906 +label: "Neurorbital" +value: "294" +data: App\Entity\Artist {#9449 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10907 +label: "Neurotribe" +value: "47" +data: App\Entity\Artist {#9456 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10908 +label: "Nevrotek" +value: "131" +data: App\Entity\Artist {#9463 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10909 +label: "Nicklos" +value: "304" +data: App\Entity\Artist {#9470 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10910 +label: "Niemand Hzd" +value: "283" +data: App\Entity\Artist {#9477 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10911 +label: "Nito" +value: "101" +data: App\Entity\Artist {#9484 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10912 +label: "Nixt" +value: "113" +data: App\Entity\Artist {#9491 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10913 +label: "Nkod" +value: "194" +data: App\Entity\Artist {#9498 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10914 +label: "Nkod OQP Crew" +value: "92" +data: App\Entity\Artist {#9505 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10915 +label: "No-Tek" +value: "237" +data: App\Entity\Artist {#9512 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10916 +label: "Noisebuilder" +value: "375" +data: App\Entity\Artist {#9519 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10917 +label: "Noize Destroyer Alias Win" +value: "282" +data: App\Entity\Artist {#9526 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10918 +label: "Nokte" +value: "48" +data: App\Entity\Artist {#9533 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10919 +label: "Nokx" +value: "322" +data: App\Entity\Artist {#9540 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10920 +label: "Nose" +value: "156" +data: App\Entity\Artist {#9547 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10921 +label: "Nose-Puzzle" +value: "289" +data: App\Entity\Artist {#9554 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10922 +label: "Nout" +value: "204" +data: App\Entity\Artist {#9561 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10923 +label: "Nout Heretik" +value: "203" +data: App\Entity\Artist {#9568 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10924 +label: "Nouzbi" +value: "96" +data: App\Entity\Artist {#9575 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10925 +label: "Nunus" +value: "303" +data: App\Entity\Artist {#9582 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10926 +label: "Obnoxious" +value: "161" +data: App\Entity\Artist {#9589 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10927 +label: "Obsyd" +value: "135" +data: App\Entity\Artist {#9596 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10928 +label: "Ohrganic" +value: "152" +data: App\Entity\Artist {#9603 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10929 +label: "Oleksander" +value: "281" +data: App\Entity\Artist {#9610 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10930 +label: "Ondes Cycliques" +value: "93" +data: App\Entity\Artist {#9617 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10931 +label: "Oneknod" +value: "285" +data: App\Entity\Artist {#9624 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10932 +label: "Osmik" +value: "212" +data: App\Entity\Artist {#9631 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10933 +label: "Pain Beurre" +value: "83" +data: App\Entity\Artist {#9638 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10934 +label: "Pandro" +value: "440" +data: App\Entity\Artist {#9645 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10935 +label: "Parasonic" +value: "163" +data: App\Entity\Artist {#9652 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10936 +label: "Park In Sound" +value: "124" +data: App\Entity\Artist {#9659 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10937 +label: "Pat" +value: "250" +data: App\Entity\Artist {#9666 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10938 +label: "Patetik" +value: "190" +data: App\Entity\Artist {#9673 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10939 +label: "Pattern J" +value: "76" +data: App\Entity\Artist {#9680 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10940 +label: "Paulblackout" +value: "399" +data: App\Entity\Artist {#9687 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10941 +label: "Perepo" +value: "130" +data: App\Entity\Artist {#9694 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10942 +label: "Phenox" +value: "328" +data: App\Entity\Artist {#9701 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10943 +label: "Pimouss" +value: "137" +data: App\Entity\Artist {#9708 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10944 +label: "Pita Atip" +value: "257" +data: App\Entity\Artist {#9715 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10945 +label: "Pneumatix" +value: "43" +data: App\Entity\Artist {#9722 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10946 +label: "Primate" +value: "445" +data: App\Entity\Artist {#9729 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10947 +label: "Primitik" +value: "321" +data: App\Entity\Artist {#9736 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10948 +label: "Protokick" +value: "423" +data: App\Entity\Artist {#9743 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10949 +label: "Protokseed" +value: "63" +data: App\Entity\Artist {#9750 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10950 +label: "Pseudonym" +value: "169" +data: App\Entity\Artist {#9757 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10951 +label: "Psiko" +value: "207" +data: App\Entity\Artist {#9764 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10952 +label: "PSM23" +value: "260" +data: App\Entity\Artist {#9771 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10953 +label: "Puk Dozzer" +value: "318" +data: App\Entity\Artist {#9778 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10954 +label: "Pupuce" +value: "78" +data: App\Entity\Artist {#9785 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10955 +label: "Putain D'Zic" +value: "379" +data: App\Entity\Artist {#9792 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10956 +label: "Pzylo" +value: "354" +data: App\Entity\Artist {#9799 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10957 +label: "R4lph" +value: "439" +data: App\Entity\Artist {#9806 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10958 +label: "R4lph Patetik" +value: "437" +data: App\Entity\Artist {#9813 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10959 +label: "Ra-X" +value: "367" +data: App\Entity\Artist {#9820 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10960 +label: "Radikal 715" +value: "60" +data: App\Entity\Artist {#9827 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10961 +label: "Radium" +value: "1" +data: App\Entity\Artist {#9834 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10962 +label: "Ralph" +value: "74" +data: App\Entity\Artist {#9841 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10963 +label: "Randy" +value: "395" +data: App\Entity\Artist {#9848 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10964 +label: "Ranxerox" +value: "248" +data: App\Entity\Artist {#9855 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10965 +label: "Raptatek" +value: "301" +data: App\Entity\Artist {#9862 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10966 +label: "Reload Modular" +value: "457" +data: App\Entity\Artist {#9869 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10967 +label: "Revision" +value: "105" +data: App\Entity\Artist {#9876 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10968 +label: "Rhythm-Storm" +value: "253" +data: App\Entity\Artist {#1237 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10969 +label: "Ridge" +value: "407" +data: App\Entity\Artist {#9883 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10970 +label: "RNA23" +value: "123" +data: App\Entity\Artist {#9890 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10971 +label: "Roms" +value: "323" +data: App\Entity\Artist {#9897 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10972 +label: "Rozalind" +value: "443" +data: App\Entity\Artist {#9904 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10973 +label: "S'Tek H" +value: "55" +data: App\Entity\Artist {#9911 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10974 +label: "Sagaloops" +value: "357" +data: App\Entity\Artist {#9918 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: "Samsweet" +value: "364" +data: App\Entity\Artist {#9925 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10976 +label: "Scra" +value: "23" +data: App\Entity\Artist {#9932 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10977 +label: "Scraft" +value: "411" +data: App\Entity\Artist {#9939 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10978 +label: "Scratchaker" +value: "263" +data: App\Entity\Artist {#1288 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10979 +label: "Sefa" +value: "424" +data: App\Entity\Artist {#9946 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10980 +label: "Sevenum six" +value: "12" +data: App\Entity\Artist {#9953 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10981 +label: "Severus" +value: "134" +data: App\Entity\Artist {#9960 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10982 +label: "Shirin" +value: "58" +data: App\Entity\Artist {#9967 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10983 +label: "Shmirlap" +value: "4" +data: App\Entity\Artist {#9974 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10984 +label: "Sickfest" +value: "232" +data: App\Entity\Artist {#9981 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: "Silent Frequencies" +value: "347" +data: App\Entity\Artist {#9988 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10986 +label: "Simok" +value: "224" +data: App\Entity\Artist {#9995 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10987 +label: "Six Ou Sept" +value: "331" +data: App\Entity\Artist {#10002 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10988 +label: "Sloogy" +value: "88" +data: App\Entity\Artist {#10009 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: "Smill" +value: "271" +data: App\Entity\Artist {#10016 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10990 +label: "Space Fractal" +value: "216" +data: App\Entity\Artist {#10023 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10991 +label: "Spered" +value: "308" +data: App\Entity\Artist {#10030 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10992 +label: "SPK" +value: "446" +data: App\Entity\Artist {#10037 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: "Spud" +value: "73" +data: App\Entity\Artist {#10044 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: "Steve Stoll" +value: "345" +data: App\Entity\Artist {#10051 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10995 +label: "Stiwie" +value: "62" +data: App\Entity\Artist {#10058 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10996 +label: "Stormtrooper" +value: "362" +data: App\Entity\Artist {#10065 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10997 +label: "Stupeflip" +value: "463" +data: App\Entity\Artist {#10072 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10998 +label: "Suburbass" +value: "15" +data: App\Entity\Artist {#10079 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10999 +label: "Sucre Rose" +value: "104" +data: App\Entity\Artist {#10086 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11000 +label: "SynnyS" +value: "352" +data: App\Entity\Artist {#10093 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11001 +label: "T-Menace" +value: "176" +data: App\Entity\Artist {#10100 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11002 +label: "Tantrum" +value: "393" +data: App\Entity\Artist {#10107 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11003 +label: "Taz" +value: "37" +data: App\Entity\Artist {#10114 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11004 +label: "Technological Terror Crew" +value: "380" +data: App\Entity\Artist {#10121 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: "Teddy Ziggy" +value: "186" +data: App\Entity\Artist {#10128 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11006 +label: "Tek Dog" +value: "53" +data: App\Entity\Artist {#10135 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11007 +label: "Teknambul" +value: "252" +data: App\Entity\Artist {#1281 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11008 +label: "Tekno's23" +value: "144" +data: App\Entity\Artist {#10142 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11009 +label: "Tekos Lab" +value: "256" +data: App\Entity\Artist {#10149 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11010 +label: "Teksa" +value: "46" +data: App\Entity\Artist {#10156 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11011 +label: "Teokad" +value: "455" +data: App\Entity\Artist {#10163 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11012 +label: "TeTTSUO" +value: "159" +data: App\Entity\Artist {#10170 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11013 +label: "Tha Touffaz" +value: "214" +data: App\Entity\Artist {#10177 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11014 +label: "The Brookes Brothers" +value: "363" +data: App\Entity\Artist {#10184 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11015 +label: "The Speed Freak" +value: "361" +data: App\Entity\Artist {#10191 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11016 +label: "The Teknoist" +value: "386" +data: App\Entity\Artist {#10198 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11017 +label: "The Untitled" +value: "435" +data: App\Entity\Artist {#10205 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: "Thin krash" +value: "377" +data: App\Entity\Artist {#10212 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11019 +label: "Time Scale Dilation L" +value: "442" +data: App\Entity\Artist {#10219 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: "TKC" +value: "7" +data: App\Entity\Artist {#10226 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11021 +label: "TMH" +value: "109" +data: App\Entity\Artist {#10233 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11022 +label: "Tocchitek" +value: "140" +data: App\Entity\Artist {#10240 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11023 +label: "Tom Buld'R" +value: "317" +data: App\Entity\Artist {#10247 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: "Tommers" +value: "460" +data: App\Entity\Artist {#10254 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: "Too Old Boys" +value: "409" +data: App\Entity\Artist {#10261 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: "Torgull" +value: "120" +data: App\Entity\Artist {#10268 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: "Torturium" +value: "373" +data: App\Entity\Artist {#10275 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11028 +label: "Tournevis" +value: "13" +data: App\Entity\Artist {#10282 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11029 +label: "Toysfornoise" +value: "274" +data: App\Entity\Artist {#10289 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11030 +label: "TPLD" +value: "334" +data: App\Entity\Artist {#10296 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11031 +label: "Trackwasher" +value: "254" +data: App\Entity\Artist {#10303 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11032 +label: "Tribaan" +value: "71" +data: App\Entity\Artist {#10310 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11033 +label: "Triple Zero" +value: "153" +data: App\Entity\Artist {#10317 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11034 +label: "Triquetra" +value: "403" +data: App\Entity\Artist {#10324 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11035 +label: "Trizia Moth" +value: "100" +data: App\Entity\Artist {#10331 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11036 +label: "Tseu" +value: "191" +data: App\Entity\Artist {#10338 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11037 +label: "Tugie" +value: "384" +data: App\Entity\Artist {#10345 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11038 +label: "Tura" +value: "33" +data: App\Entity\Artist {#10352 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11039 +label: "Unusual Therapy" +value: "223" +data: App\Entity\Artist {#10359 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11040 +label: "Uzi" +value: "201" +data: App\Entity\Artist {#10366 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11041 +label: "Van Der Gog" +value: "202" +data: App\Entity\Artist {#10373 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11042 +label: "Vandal" +value: "173" +data: App\Entity\Artist {#10380 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11043 +label: "Venom" +value: "341" +data: App\Entity\Artist {#10387 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11044 +label: "Venom & Goetia" +value: "340" +data: App\Entity\Artist {#10394 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11045 +label: "Venom Hardtek" +value: "36" +data: App\Entity\Artist {#10401 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11046 +label: "Vikkei" +value: "245" +data: App\Entity\Artist {#10408 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11047 +label: "Vinka" +value: "72" +data: App\Entity\Artist {#10415 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11048 +label: "Void Builder" +value: "456" +data: App\Entity\Artist {#10422 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11049 +label: "Volt" +value: "365" +data: App\Entity\Artist {#10429 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11050 +label: "Vortek's" +value: "329" +data: App\Entity\Artist {#10436 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11051 +label: "Wako" +value: "288" +data: App\Entity\Artist {#10443 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11052 +label: "Wallyens" +value: "229" +data: App\Entity\Artist {#10450 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11053 +label: "Wanorde" +value: "236" +data: App\Entity\Artist {#10457 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11054 +label: "Weaser" +value: "333" +data: App\Entity\Artist {#10464 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11055 +label: "Weedjet" +value: "127" +data: App\Entity\Artist {#10471 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11056 +label: "Weltschmerz" +value: "164" +data: App\Entity\Artist {#10478 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11057 +label: "Wems" +value: "29" +data: App\Entity\Artist {#10485 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11058 +label: "Weser" +value: "238" +data: App\Entity\Artist {#10492 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11059 +label: "Whitehorse" +value: "233" +data: App\Entity\Artist {#10499 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11060 +label: "Wht Moth" +value: "267" +data: App\Entity\Artist {#10506 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11061 +label: "Win" +value: "112" +data: App\Entity\Artist {#10513 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11062 +label: "Wonka" +value: "5" +data: App\Entity\Artist {#10520 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11063 +label: "X-Tech" +value: "154" +data: App\Entity\Artist {#10527 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11064 +label: "X.TAo" +value: "429" +data: App\Entity\Artist {#10534 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11065 +label: "Xa" +value: "66" +data: App\Entity\Artist {#10541 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11066 +label: "Yank" +value: "309" +data: App\Entity\Artist {#10548 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11067 +label: "Ybrid" +value: "44" +data: App\Entity\Artist {#10555 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11068 +label: "Yous'f" +value: "95" +data: App\Entity\Artist {#10562 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11069 +label: "YT" +value: "184" +data: App\Entity\Artist {#10569 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11070 +label: "Zayonne" +value: "310" +data: App\Entity\Artist {#10576 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11071 +label: "Zayonne Metek" +value: "261" +data: App\Entity\Artist {#10583 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11072 +label: "Zip" +value: "374" +data: App\Entity\Artist {#10590 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11073 +label: "Zone-33" +value: "166" +data: App\Entity\Artist {#10597 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11074 +label: "Zonk" +value: "170" +data: App\Entity\Artist {#10604 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11075 +label: "Zouzou" +value: "447" +data: App\Entity\Artist {#10611 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11076 +label: "Zside" +value: "327" +data: App\Entity\Artist {#10618 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7388 -form: Symfony\Component\Form\Form {#2059 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7389 …5} |
| full_name | "artist" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "artist" |
| is_selected | Closure($choice, $value) {#11078 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| 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() {#1695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1690 …} $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 {#11079 -form: Symfony\Component\Form\Form {#2062 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11080 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1716 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() {#1715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1717 …} $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 {#11081 -form: Symfony\Component\Form\Form {#2065 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11082 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1735 …} $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 {#11083 -form: Symfony\Component\Form\Form {#2068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11084 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1743 …} $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 {#11085 -form: Symfony\Component\Form\Form {#2071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11086 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1751 …} $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 {#11087 -form: Symfony\Component\Form\Form {#2074 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11088 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1760 …} $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 {#11089 -form: Symfony\Component\Form\Form {#2077 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11090 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1769 …} $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 {#11091 -form: Symfony\Component\Form\Form {#2080 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11092 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1396 …} -namespace: Closure() {#1398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1729 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 {#1728 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() {#1779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1330 …} $message: Closure() {#1778 …} $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 {#11093 -form: Symfony\Component\Form\Form {#2083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11094 …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" |