Forms
-
area_filter_form
-
search
-
areaEventSelection
-
price
-
minimum
-
maximum
-
-
capacity
-
minimum
-
maximum
-
-
filterCity
-
filterDistricts
-
filterMetros
-
filterTypes
-
submit
-
area_filter_form
Form type:
"App\Service\Filtration\Form\AreaFilterFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Service\Filtration\Filter\AreaFilter {#3220 -search: null -price: null -capacity: null -filterCity: null -filterDistricts: null -filterMetros: null -filterTypes: null -filterSelections: null -filterType: "site" -areaType: null -manager: null -areaEventSelection: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
beautiful_query | "query" |
same as passed value |
data | App\Service\Filtration\Filter\AreaFilter {#3220 -search: null -price: null -capacity: null -filterCity: null -filterDistricts: null -filterMetros: null -filterTypes: null -filterSelections: null -filterType: "site" -areaType: null -manager: null -areaEventSelection: null } |
same as passed value |
filter_type | "site" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
beautiful_query | "query" |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data | App\Service\Filtration\Filter\AreaFilter {#3220 -search: null -price: null -capacity: null -filterCity: null -filterDistricts: null -filterMetros: null -filterTypes: null -filterSelections: null -filterType: "site" -areaType: null -manager: null -areaEventSelection: null } |
data_class | "App\Service\Filtration\Filter\AreaFilter" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Service\Filtration\Filter\AreaFilter" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_type | "site" |
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." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "filter_form" |
trim | true |
upload_max_size_message | Closure() {#3259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3258 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "area_filter_form" "_area_filter_form" ] |
cache_key | "_area_filter_form_area_filter_form" |
compound | true |
data | App\Service\Filtration\Filter\AreaFilter {#3220 -search: null -price: null -capacity: null -filterCity: null -filterDistricts: null -filterMetros: null -filterTypes: null -filterSelections: null -filterType: "site" -areaType: null -manager: null -areaEventSelection: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3410 -errors: [] -form: Symfony\Component\Form\Form {#3411 …} } |
form | Symfony\Component\Form\FormView {#3260 …5} |
full_name | "area_filter_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "area_filter_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form" |
valid | true |
value | App\Service\Filtration\Filter\AreaFilter {#3220 -search: null -price: null -capacity: null -filterCity: null -filterDistricts: null -filterMetros: null -filterTypes: null -filterSelections: null -filterType: "site" -areaType: null -manager: null -areaEventSelection: null } |
search
Form type:
"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 | [ "placeholder" => "area.search" "data-slug" => "iskali" ] |
[ "placeholder" => "area.search" "data-slug" => "iskali" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "area.search" "data-slug" => "iskali" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3278 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3279 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "area.search" "data-slug" => "iskali" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_area_filter_form_search" ] |
cache_key | "_area_filter_form_search_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3364 -errors: [] -form: Symfony\Component\Form\Form {#3414 …} } |
form | Symfony\Component\Form\FormView {#3374 …5} |
full_name | "area_filter_form[search]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_search" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_search" |
uses_autocomplete | false |
valid | true |
value | "" |
areaEventSelection
Form type:
"App\Form\Type\HiddenEntityType"
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 |
---|---|---|
class | "App\Entity\Area\AreaEventSelection" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "id" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3316 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3314 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3323 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3324 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3326 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3325 …} } |
choices | null |
class | "App\Entity\Area\AreaEventSelection" |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerW4idkXj\EntityManagerGhost614a58f {#144 …12} |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 {#3318 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerW4idkXj\EntityManagerGhost614a58f {#144 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#938 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3308 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "hidden" "_area_filter_form_areaEventSelection" ] |
cache_key | "_area_filter_form_areaEventSelection_hidden" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +data: App\Entity\Area\AreaEventSelection {#3547 …} +value: "1" +label: "1" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3539 +data: App\Entity\Area\AreaEventSelection {#3589 …} +value: "2" +label: "2" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +data: App\Entity\Area\AreaEventSelection {#3593 …} +value: "3" +label: "3" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +data: App\Entity\Area\AreaEventSelection {#3600 …} +value: "4" +label: "4" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +data: App\Entity\Area\AreaEventSelection {#3607 …} +value: "5" +label: "5" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +data: App\Entity\Area\AreaEventSelection {#3615 …} +value: "6" +label: "6" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3548 +data: App\Entity\Area\AreaEventSelection {#3622 …} +value: "7" +label: "7" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +data: App\Entity\Area\AreaEventSelection {#3629 …} +value: "8" +label: "8" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +data: App\Entity\Area\AreaEventSelection {#3636 …} +value: "9" +label: "9" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +data: App\Entity\Area\AreaEventSelection {#3643 …} +value: "10" +label: "10" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +data: App\Entity\Area\AreaEventSelection {#3650 …} +value: "11" +label: "11" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +data: App\Entity\Area\AreaEventSelection {#3657 …} +value: "12" +label: "12" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +data: App\Entity\Area\AreaEventSelection {#3664 …} +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +data: App\Entity\Area\AreaEventSelection {#3668 …} +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +data: App\Entity\Area\AreaEventSelection {#3675 …} +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +data: App\Entity\Area\AreaEventSelection {#3682 …} +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +data: App\Entity\Area\AreaEventSelection {#3689 …} +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +data: App\Entity\Area\AreaEventSelection {#3696 …} +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +data: App\Entity\Area\AreaEventSelection {#3703 …} +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +data: App\Entity\Area\AreaEventSelection {#3710 …} +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +data: App\Entity\Area\AreaEventSelection {#3717 …} +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +data: App\Entity\Area\AreaEventSelection {#3724 …} +value: "22" +label: "22" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +data: App\Entity\Area\AreaEventSelection {#3731 …} +value: "23" +label: "23" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +data: App\Entity\Area\AreaEventSelection {#3738 …} +value: "24" +label: "24" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +data: App\Entity\Area\AreaEventSelection {#3745 …} +value: "25" +label: "25" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +data: App\Entity\Area\AreaEventSelection {#3752 …} +value: "26" +label: "26" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +data: App\Entity\Area\AreaEventSelection {#3759 …} +value: "27" +label: "27" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +data: App\Entity\Area\AreaEventSelection {#3766 …} +value: "28" +label: "28" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +data: App\Entity\Area\AreaEventSelection {#3773 …} +value: "29" +label: "29" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +data: App\Entity\Area\AreaEventSelection {#3780 …} +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7710 +data: App\Entity\Area\AreaEventSelection {#3787 …} +value: "31" +label: "31" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7711 +data: App\Entity\Area\AreaEventSelection {#3794 …} +value: "32" +label: "32" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +data: App\Entity\Area\AreaEventSelection {#3801 …} +value: "33" +label: "33" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7713 +data: App\Entity\Area\AreaEventSelection {#3808 …} +value: "34" +label: "34" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +data: App\Entity\Area\AreaEventSelection {#3815 …} +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +data: App\Entity\Area\AreaEventSelection {#3822 …} +value: "36" +label: "36" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +data: App\Entity\Area\AreaEventSelection {#3829 …} +value: "37" +label: "37" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7717 +data: App\Entity\Area\AreaEventSelection {#3836 …} +value: "38" +label: "38" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7718 +data: App\Entity\Area\AreaEventSelection {#3843 …} +value: "39" +label: "39" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +data: App\Entity\Area\AreaEventSelection {#3850 …} +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7720 +data: App\Entity\Area\AreaEventSelection {#3857 …} +value: "41" +label: "41" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +data: App\Entity\Area\AreaEventSelection {#3864 …} +value: "42" +label: "42" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7722 +data: App\Entity\Area\AreaEventSelection {#3871 …} +value: "43" +label: "43" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +data: App\Entity\Area\AreaEventSelection {#3878 …} +value: "44" +label: "44" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +data: App\Entity\Area\AreaEventSelection {#3885 …} +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +data: App\Entity\Area\AreaEventSelection {#3892 …} +value: "46" +label: "46" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7726 +data: App\Entity\Area\AreaEventSelection {#3899 …} +value: "47" +label: "47" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7727 +data: App\Entity\Area\AreaEventSelection {#3906 …} +value: "48" +label: "48" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7728 +data: App\Entity\Area\AreaEventSelection {#3913 …} +value: "49" +label: "49" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7729 +data: App\Entity\Area\AreaEventSelection {#3920 …} +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7730 +data: App\Entity\Area\AreaEventSelection {#3927 …} +value: "51" +label: "51" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7731 +data: App\Entity\Area\AreaEventSelection {#3931 …} +value: "52" +label: "52" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7732 +data: App\Entity\Area\AreaEventSelection {#3938 …} +value: "53" +label: "53" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7733 +data: App\Entity\Area\AreaEventSelection {#3945 …} +value: "54" +label: "54" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7734 +data: App\Entity\Area\AreaEventSelection {#3952 …} +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7735 +data: App\Entity\Area\AreaEventSelection {#3956 …} +value: "56" +label: "56" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7736 +data: App\Entity\Area\AreaEventSelection {#3963 …} +value: "57" +label: "57" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +data: App\Entity\Area\AreaEventSelection {#3970 …} +value: "58" +label: "58" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +data: App\Entity\Area\AreaEventSelection {#3977 …} +value: "59" +label: "59" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +data: App\Entity\Area\AreaEventSelection {#3984 …} +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7740 +data: App\Entity\Area\AreaEventSelection {#3991 …} +value: "61" +label: "61" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7741 +data: App\Entity\Area\AreaEventSelection {#3998 …} +value: "62" +label: "62" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7742 +data: App\Entity\Area\AreaEventSelection {#4005 …} +value: "63" +label: "63" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7743 +data: App\Entity\Area\AreaEventSelection {#4012 …} +value: "64" +label: "64" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +data: App\Entity\Area\AreaEventSelection {#4019 …} +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +data: App\Entity\Area\AreaEventSelection {#4026 …} +value: "66" +label: "66" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +data: App\Entity\Area\AreaEventSelection {#4033 …} +value: "67" +label: "67" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +data: App\Entity\Area\AreaEventSelection {#4040 …} +value: "68" +label: "68" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +data: App\Entity\Area\AreaEventSelection {#4047 …} +value: "69" +label: "69" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7749 +data: App\Entity\Area\AreaEventSelection {#4054 …} +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7750 +data: App\Entity\Area\AreaEventSelection {#4062 …} +value: "71" +label: "71" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7751 +data: App\Entity\Area\AreaEventSelection {#4069 …} +value: "72" +label: "72" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7752 +data: App\Entity\Area\AreaEventSelection {#4076 …} +value: "73" +label: "73" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7753 +data: App\Entity\Area\AreaEventSelection {#4083 …} +value: "74" +label: "74" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7754 +data: App\Entity\Area\AreaEventSelection {#4090 …} +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7755 +data: App\Entity\Area\AreaEventSelection {#4097 …} +value: "76" +label: "76" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7756 +data: App\Entity\Area\AreaEventSelection {#4104 …} +value: "77" +label: "77" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7757 +data: App\Entity\Area\AreaEventSelection {#4111 …} +value: "78" +label: "78" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7758 +data: App\Entity\Area\AreaEventSelection {#4118 …} +value: "79" +label: "79" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7759 +data: App\Entity\Area\AreaEventSelection {#4125 …} +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7760 +data: App\Entity\Area\AreaEventSelection {#4132 …} +value: "81" +label: "81" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7761 +data: App\Entity\Area\AreaEventSelection {#4139 …} +value: "82" +label: "82" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7762 +data: App\Entity\Area\AreaEventSelection {#4146 …} +value: "83" +label: "83" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7763 +data: App\Entity\Area\AreaEventSelection {#4153 …} +value: "84" +label: "84" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +data: App\Entity\Area\AreaEventSelection {#4160 …} +value: "85" +label: "85" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +data: App\Entity\Area\AreaEventSelection {#4167 …} +value: "86" +label: "86" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7766 +data: App\Entity\Area\AreaEventSelection {#4174 …} +value: "87" +label: "87" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7767 +data: App\Entity\Area\AreaEventSelection {#4181 …} +value: "88" +label: "88" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7768 +data: App\Entity\Area\AreaEventSelection {#4188 …} +value: "89" +label: "89" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7769 +data: App\Entity\Area\AreaEventSelection {#4195 …} +value: "90" +label: "90" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7770 +data: App\Entity\Area\AreaEventSelection {#4202 …} +value: "91" +label: "91" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7771 +data: App\Entity\Area\AreaEventSelection {#4209 …} +value: "92" +label: "92" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7772 +data: App\Entity\Area\AreaEventSelection {#4216 …} +value: "93" +label: "93" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7773 +data: App\Entity\Area\AreaEventSelection {#4223 …} +value: "94" +label: "94" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7774 +data: App\Entity\Area\AreaEventSelection {#4230 …} +value: "95" +label: "95" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7775 +data: App\Entity\Area\AreaEventSelection {#4237 …} +value: "96" +label: "96" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7776 +data: App\Entity\Area\AreaEventSelection {#4244 …} +value: "97" +label: "97" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7777 +data: App\Entity\Area\AreaEventSelection {#4251 …} +value: "98" +label: "98" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7778 +data: App\Entity\Area\AreaEventSelection {#4258 …} +value: "99" +label: "99" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7779 +data: App\Entity\Area\AreaEventSelection {#4265 …} +value: "100" +label: "100" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7780 +data: App\Entity\Area\AreaEventSelection {#4272 …} +value: "101" +label: "101" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7781 +data: App\Entity\Area\AreaEventSelection {#4279 …} +value: "102" +label: "102" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +data: App\Entity\Area\AreaEventSelection {#4286 …} +value: "103" +label: "103" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7783 +data: App\Entity\Area\AreaEventSelection {#4293 …} +value: "104" +label: "104" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7784 +data: App\Entity\Area\AreaEventSelection {#4300 …} +value: "105" +label: "105" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7785 +data: App\Entity\Area\AreaEventSelection {#4307 …} +value: "106" +label: "106" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7786 +data: App\Entity\Area\AreaEventSelection {#4314 …} +value: "107" +label: "107" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7787 +data: App\Entity\Area\AreaEventSelection {#4321 …} +value: "108" +label: "108" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7788 +data: App\Entity\Area\AreaEventSelection {#4328 …} +value: "109" +label: "109" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7789 +data: App\Entity\Area\AreaEventSelection {#4332 …} +value: "110" +label: "110" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7790 +data: App\Entity\Area\AreaEventSelection {#4339 …} +value: "111" +label: "111" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +data: App\Entity\Area\AreaEventSelection {#4346 …} +value: "112" +label: "112" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7792 +data: App\Entity\Area\AreaEventSelection {#4353 …} +value: "113" +label: "113" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7793 +data: App\Entity\Area\AreaEventSelection {#4361 …} +value: "114" +label: "114" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7794 +data: App\Entity\Area\AreaEventSelection {#4369 …} +value: "115" +label: "115" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7795 +data: App\Entity\Area\AreaEventSelection {#4377 …} +value: "116" +label: "116" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7796 +data: App\Entity\Area\AreaEventSelection {#4385 …} +value: "117" +label: "117" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7797 +data: App\Entity\Area\AreaEventSelection {#4393 …} +value: "118" +label: "118" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7798 +data: App\Entity\Area\AreaEventSelection {#4400 …} +value: "119" +label: "119" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7799 +data: App\Entity\Area\AreaEventSelection {#4407 …} +value: "120" +label: "120" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7800 +data: App\Entity\Area\AreaEventSelection {#4414 …} +value: "121" +label: "121" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7801 +data: App\Entity\Area\AreaEventSelection {#4421 …} +value: "122" +label: "122" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7802 +data: App\Entity\Area\AreaEventSelection {#4428 …} +value: "123" +label: "123" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7803 +data: App\Entity\Area\AreaEventSelection {#4435 …} +value: "124" +label: "124" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7804 +data: App\Entity\Area\AreaEventSelection {#4442 …} +value: "125" +label: "125" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7805 +data: App\Entity\Area\AreaEventSelection {#4449 …} +value: "126" +label: "126" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7806 +data: App\Entity\Area\AreaEventSelection {#4456 …} +value: "127" +label: "127" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7807 +data: App\Entity\Area\AreaEventSelection {#4464 …} +value: "128" +label: "128" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7808 +data: App\Entity\Area\AreaEventSelection {#4472 …} +value: "129" +label: "129" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7809 +data: App\Entity\Area\AreaEventSelection {#4480 …} +value: "130" +label: "130" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7810 +data: App\Entity\Area\AreaEventSelection {#4488 …} +value: "131" +label: "131" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7811 +data: App\Entity\Area\AreaEventSelection {#4495 …} +value: "132" +label: "132" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7812 +data: App\Entity\Area\AreaEventSelection {#4499 …} +value: "133" +label: "133" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7813 +data: App\Entity\Area\AreaEventSelection {#4503 …} +value: "134" +label: "134" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7814 +data: App\Entity\Area\AreaEventSelection {#4510 …} +value: "135" +label: "135" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7815 +data: App\Entity\Area\AreaEventSelection {#4517 …} +value: "136" +label: "136" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7816 +data: App\Entity\Area\AreaEventSelection {#4524 …} +value: "137" +label: "137" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7817 +data: App\Entity\Area\AreaEventSelection {#4531 …} +value: "138" +label: "138" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7818 +data: App\Entity\Area\AreaEventSelection {#4538 …} +value: "139" +label: "139" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7819 +data: App\Entity\Area\AreaEventSelection {#4545 …} +value: "140" +label: "140" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7820 +data: App\Entity\Area\AreaEventSelection {#4552 …} +value: "141" +label: "141" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7821 +data: App\Entity\Area\AreaEventSelection {#4559 …} +value: "142" +label: "142" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7822 +data: App\Entity\Area\AreaEventSelection {#4566 …} +value: "143" +label: "143" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7823 +data: App\Entity\Area\AreaEventSelection {#4573 …} +value: "144" +label: "144" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7824 +data: App\Entity\Area\AreaEventSelection {#4580 …} +value: "145" +label: "145" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7825 +data: App\Entity\Area\AreaEventSelection {#4587 …} +value: "146" +label: "146" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7826 +data: App\Entity\Area\AreaEventSelection {#4594 …} +value: "147" +label: "147" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7827 +data: App\Entity\Area\AreaEventSelection {#4601 …} +value: "148" +label: "148" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7828 +data: App\Entity\Area\AreaEventSelection {#4605 …} +value: "149" +label: "149" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7829 +data: App\Entity\Area\AreaEventSelection {#4609 …} +value: "150" +label: "150" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7830 +data: App\Entity\Area\AreaEventSelection {#4617 …} +value: "151" +label: "151" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7831 +data: App\Entity\Area\AreaEventSelection {#4624 …} +value: "152" +label: "152" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7832 +data: App\Entity\Area\AreaEventSelection {#4628 …} +value: "153" +label: "153" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7833 +data: App\Entity\Area\AreaEventSelection {#4635 …} +value: "154" +label: "154" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7834 +data: App\Entity\Area\AreaEventSelection {#4642 …} +value: "155" +label: "155" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7835 +data: App\Entity\Area\AreaEventSelection {#4649 …} +value: "156" +label: "156" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7836 +data: App\Entity\Area\AreaEventSelection {#4656 …} +value: "157" +label: "157" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7837 +data: App\Entity\Area\AreaEventSelection {#4663 …} +value: "158" +label: "158" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7838 +data: App\Entity\Area\AreaEventSelection {#4670 …} +value: "159" +label: "159" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +data: App\Entity\Area\AreaEventSelection {#4677 …} +value: "160" +label: "160" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7840 +data: App\Entity\Area\AreaEventSelection {#4684 …} +value: "161" +label: "161" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7841 +data: App\Entity\Area\AreaEventSelection {#4691 …} +value: "162" +label: "162" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7842 +data: App\Entity\Area\AreaEventSelection {#4695 …} +value: "163" +label: "163" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7843 +data: App\Entity\Area\AreaEventSelection {#4702 …} +value: "164" +label: "164" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7844 +data: App\Entity\Area\AreaEventSelection {#4709 …} +value: "165" +label: "165" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +data: App\Entity\Area\AreaEventSelection {#4717 …} +value: "166" +label: "166" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7846 +data: App\Entity\Area\AreaEventSelection {#4724 …} +value: "167" +label: "167" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7847 +data: App\Entity\Area\AreaEventSelection {#4731 …} +value: "168" +label: "168" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7848 +data: App\Entity\Area\AreaEventSelection {#4738 …} +value: "169" +label: "169" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7849 +data: App\Entity\Area\AreaEventSelection {#4745 …} +value: "170" +label: "170" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +data: App\Entity\Area\AreaEventSelection {#4752 …} +value: "171" +label: "171" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +data: App\Entity\Area\AreaEventSelection {#4759 …} +value: "172" +label: "172" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7852 +data: App\Entity\Area\AreaEventSelection {#4767 …} +value: "173" +label: "173" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +data: App\Entity\Area\AreaEventSelection {#4771 …} +value: "174" +label: "174" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +data: App\Entity\Area\AreaEventSelection {#4775 …} +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +data: App\Entity\Area\AreaEventSelection {#4782 …} +value: "176" +label: "176" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +data: App\Entity\Area\AreaEventSelection {#4786 …} +value: "177" +label: "177" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +data: App\Entity\Area\AreaEventSelection {#4794 …} +value: "178" +label: "178" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +data: App\Entity\Area\AreaEventSelection {#4801 …} +value: "179" +label: "179" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +data: App\Entity\Area\AreaEventSelection {#4806 …} +value: "180" +label: "180" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +data: App\Entity\Area\AreaEventSelection {#4813 …} +value: "181" +label: "181" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +data: App\Entity\Area\AreaEventSelection {#4820 …} +value: "182" +label: "182" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +data: App\Entity\Area\AreaEventSelection {#4827 …} +value: "183" +label: "183" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +data: App\Entity\Area\AreaEventSelection {#4834 …} +value: "184" +label: "184" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +data: App\Entity\Area\AreaEventSelection {#4841 …} +value: "185" +label: "185" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +data: App\Entity\Area\AreaEventSelection {#4848 …} +value: "186" +label: "186" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +data: App\Entity\Area\AreaEventSelection {#4855 …} +value: "187" +label: "187" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +data: App\Entity\Area\AreaEventSelection {#4862 …} +value: "188" +label: "188" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +data: App\Entity\Area\AreaEventSelection {#4866 …} +value: "189" +label: "189" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +data: App\Entity\Area\AreaEventSelection {#4873 …} +value: "190" +label: "190" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +data: App\Entity\Area\AreaEventSelection {#4880 …} +value: "191" +label: "191" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +data: App\Entity\Area\AreaEventSelection {#4887 …} +value: "192" +label: "192" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +data: App\Entity\Area\AreaEventSelection {#4894 …} +value: "193" +label: "193" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +data: App\Entity\Area\AreaEventSelection {#4901 …} +value: "194" +label: "194" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +data: App\Entity\Area\AreaEventSelection {#4908 …} +value: "195" +label: "195" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +data: App\Entity\Area\AreaEventSelection {#4915 …} +value: "196" +label: "196" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +data: App\Entity\Area\AreaEventSelection {#4922 …} +value: "197" +label: "197" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +data: App\Entity\Area\AreaEventSelection {#4929 …} +value: "198" +label: "198" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +data: App\Entity\Area\AreaEventSelection {#4936 …} +value: "199" +label: "199" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7879 +data: App\Entity\Area\AreaEventSelection {#4943 …} +value: "200" +label: "200" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7880 +data: App\Entity\Area\AreaEventSelection {#4950 …} +value: "201" +label: "201" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7881 +data: App\Entity\Area\AreaEventSelection {#4958 …} +value: "202" +label: "202" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7882 +data: App\Entity\Area\AreaEventSelection {#4962 …} +value: "203" +label: "203" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7883 +data: App\Entity\Area\AreaEventSelection {#4969 …} +value: "204" +label: "204" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7884 +data: App\Entity\Area\AreaEventSelection {#4976 …} +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7885 +data: App\Entity\Area\AreaEventSelection {#4983 …} +value: "206" +label: "206" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7886 +data: App\Entity\Area\AreaEventSelection {#4990 …} +value: "207" +label: "207" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7887 +data: App\Entity\Area\AreaEventSelection {#4997 …} +value: "208" +label: "208" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7888 +data: App\Entity\Area\AreaEventSelection {#5004 …} +value: "209" +label: "209" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7889 +data: App\Entity\Area\AreaEventSelection {#5011 …} +value: "210" +label: "210" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7890 +data: App\Entity\Area\AreaEventSelection {#5018 …} +value: "211" +label: "211" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7891 +data: App\Entity\Area\AreaEventSelection {#5025 …} +value: "212" +label: "212" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7892 +data: App\Entity\Area\AreaEventSelection {#5032 …} +value: "213" +label: "213" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7893 +data: App\Entity\Area\AreaEventSelection {#5039 …} +value: "214" +label: "214" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7894 +data: App\Entity\Area\AreaEventSelection {#5046 …} +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7895 +data: App\Entity\Area\AreaEventSelection {#5053 …} +value: "216" +label: "216" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7896 +data: App\Entity\Area\AreaEventSelection {#5058 …} +value: "217" +label: "217" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7897 +data: App\Entity\Area\AreaEventSelection {#5065 …} +value: "218" +label: "218" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7898 +data: App\Entity\Area\AreaEventSelection {#5072 …} +value: "219" +label: "219" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7899 +data: App\Entity\Area\AreaEventSelection {#5079 …} +value: "220" +label: "220" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7900 +data: App\Entity\Area\AreaEventSelection {#5086 …} +value: "221" +label: "221" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7901 +data: App\Entity\Area\AreaEventSelection {#5093 …} +value: "222" +label: "222" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7902 +data: App\Entity\Area\AreaEventSelection {#5100 …} +value: "223" +label: "223" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7903 +data: App\Entity\Area\AreaEventSelection {#5107 …} +value: "224" +label: "224" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7904 +data: App\Entity\Area\AreaEventSelection {#5114 …} +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7905 +data: App\Entity\Area\AreaEventSelection {#5121 …} +value: "226" +label: "226" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7906 +data: App\Entity\Area\AreaEventSelection {#5128 …} +value: "227" +label: "227" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7907 +data: App\Entity\Area\AreaEventSelection {#5135 …} +value: "228" +label: "228" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7908 +data: App\Entity\Area\AreaEventSelection {#5142 …} +value: "229" +label: "229" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7909 +data: App\Entity\Area\AreaEventSelection {#5149 …} +value: "230" +label: "230" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7910 +data: App\Entity\Area\AreaEventSelection {#5156 …} +value: "231" +label: "231" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7911 +data: App\Entity\Area\AreaEventSelection {#5163 …} +value: "232" +label: "232" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7912 +data: App\Entity\Area\AreaEventSelection {#5170 …} +value: "233" +label: "233" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7913 +data: App\Entity\Area\AreaEventSelection {#5177 …} +value: "234" +label: "234" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7914 +data: App\Entity\Area\AreaEventSelection {#5184 …} +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7915 +data: App\Entity\Area\AreaEventSelection {#5191 …} +value: "236" +label: "236" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7916 +data: App\Entity\Area\AreaEventSelection {#5198 …} +value: "237" +label: "237" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7917 +data: App\Entity\Area\AreaEventSelection {#5205 …} +value: "238" +label: "238" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7918 +data: App\Entity\Area\AreaEventSelection {#5212 …} +value: "239" +label: "239" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7919 +data: App\Entity\Area\AreaEventSelection {#5219 …} +value: "240" +label: "240" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7920 +data: App\Entity\Area\AreaEventSelection {#5226 …} +value: "241" +label: "241" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7921 +data: App\Entity\Area\AreaEventSelection {#5233 …} +value: "242" +label: "242" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7922 +data: App\Entity\Area\AreaEventSelection {#5240 …} +value: "243" +label: "243" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7923 +data: App\Entity\Area\AreaEventSelection {#5247 …} +value: "244" +label: "244" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7924 +data: App\Entity\Area\AreaEventSelection {#5254 …} +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7925 +data: App\Entity\Area\AreaEventSelection {#5261 …} +value: "246" +label: "246" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7926 +data: App\Entity\Area\AreaEventSelection {#5268 …} +value: "247" +label: "247" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7927 +data: App\Entity\Area\AreaEventSelection {#5275 …} +value: "248" +label: "248" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7928 +data: App\Entity\Area\AreaEventSelection {#5282 …} +value: "249" +label: "249" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7929 +data: App\Entity\Area\AreaEventSelection {#5289 …} +value: "250" +label: "250" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7930 +data: App\Entity\Area\AreaEventSelection {#5296 …} +value: "251" +label: "251" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7931 +data: App\Entity\Area\AreaEventSelection {#5303 …} +value: "252" +label: "252" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7932 +data: App\Entity\Area\AreaEventSelection {#5310 …} +value: "253" +label: "253" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7933 +data: App\Entity\Area\AreaEventSelection {#5317 …} +value: "254" +label: "254" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7934 +data: App\Entity\Area\AreaEventSelection {#5324 …} +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7935 +data: App\Entity\Area\AreaEventSelection {#5331 …} +value: "256" +label: "256" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7936 +data: App\Entity\Area\AreaEventSelection {#5338 …} +value: "257" +label: "257" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7937 +data: App\Entity\Area\AreaEventSelection {#5345 …} +value: "258" +label: "258" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7938 +data: App\Entity\Area\AreaEventSelection {#5352 …} +value: "259" +label: "259" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7939 +data: App\Entity\Area\AreaEventSelection {#5359 …} +value: "260" +label: "260" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7940 +data: App\Entity\Area\AreaEventSelection {#5366 …} +value: "261" +label: "261" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7941 +data: App\Entity\Area\AreaEventSelection {#5373 …} +value: "262" +label: "262" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7942 +data: App\Entity\Area\AreaEventSelection {#5380 …} +value: "263" +label: "263" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7943 +data: App\Entity\Area\AreaEventSelection {#5387 …} +value: "264" +label: "264" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7944 +data: App\Entity\Area\AreaEventSelection {#5394 …} +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7945 +data: App\Entity\Area\AreaEventSelection {#5401 …} +value: "266" +label: "266" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7946 +data: App\Entity\Area\AreaEventSelection {#5408 …} +value: "267" +label: "267" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7947 +data: App\Entity\Area\AreaEventSelection {#5415 …} +value: "268" +label: "268" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7948 +data: App\Entity\Area\AreaEventSelection {#5422 …} +value: "269" +label: "269" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7949 +data: App\Entity\Area\AreaEventSelection {#5429 …} +value: "270" +label: "270" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7950 +data: App\Entity\Area\AreaEventSelection {#5436 …} +value: "271" +label: "271" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7951 +data: App\Entity\Area\AreaEventSelection {#5440 …} +value: "272" +label: "272" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7952 +data: App\Entity\Area\AreaEventSelection {#5447 …} +value: "273" +label: "273" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7953 +data: App\Entity\Area\AreaEventSelection {#5454 …} +value: "274" +label: "274" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7954 +data: App\Entity\Area\AreaEventSelection {#5461 …} +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7955 +data: App\Entity\Area\AreaEventSelection {#5468 …} +value: "276" +label: "276" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7956 +data: App\Entity\Area\AreaEventSelection {#5475 …} +value: "277" +label: "277" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7957 +data: App\Entity\Area\AreaEventSelection {#5482 …} +value: "278" +label: "278" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7958 +data: App\Entity\Area\AreaEventSelection {#5489 …} +value: "279" +label: "279" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7959 +data: App\Entity\Area\AreaEventSelection {#5496 …} +value: "280" +label: "280" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7960 +data: App\Entity\Area\AreaEventSelection {#5503 …} +value: "281" +label: "281" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7961 +data: App\Entity\Area\AreaEventSelection {#5510 …} +value: "282" +label: "282" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7962 +data: App\Entity\Area\AreaEventSelection {#5514 …} +value: "283" +label: "283" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7963 +data: App\Entity\Area\AreaEventSelection {#5521 …} +value: "284" +label: "284" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7964 +data: App\Entity\Area\AreaEventSelection {#5529 …} +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7965 +data: App\Entity\Area\AreaEventSelection {#5536 …} +value: "286" +label: "286" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7966 +data: App\Entity\Area\AreaEventSelection {#5543 …} +value: "287" +label: "287" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7967 +data: App\Entity\Area\AreaEventSelection {#5550 …} +value: "288" +label: "288" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7968 +data: App\Entity\Area\AreaEventSelection {#5557 …} +value: "289" +label: "289" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7969 +data: App\Entity\Area\AreaEventSelection {#5564 …} +value: "290" +label: "290" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7970 +data: App\Entity\Area\AreaEventSelection {#5571 …} +value: "291" +label: "291" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7971 +data: App\Entity\Area\AreaEventSelection {#5578 …} +value: "292" +label: "292" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7972 +data: App\Entity\Area\AreaEventSelection {#5585 …} +value: "293" +label: "293" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7973 +data: App\Entity\Area\AreaEventSelection {#5592 …} +value: "294" +label: "294" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7974 +data: App\Entity\Area\AreaEventSelection {#5599 …} +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7975 +data: App\Entity\Area\AreaEventSelection {#5606 …} +value: "296" +label: "296" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7976 +data: App\Entity\Area\AreaEventSelection {#5613 …} +value: "297" +label: "297" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7977 +data: App\Entity\Area\AreaEventSelection {#5620 …} +value: "298" +label: "298" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7978 +data: App\Entity\Area\AreaEventSelection {#5628 …} +value: "299" +label: "299" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7979 +data: App\Entity\Area\AreaEventSelection {#5635 …} +value: "300" +label: "300" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7980 +data: App\Entity\Area\AreaEventSelection {#5642 …} +value: "301" +label: "301" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7981 +data: App\Entity\Area\AreaEventSelection {#5649 …} +value: "302" +label: "302" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7982 +data: App\Entity\Area\AreaEventSelection {#5656 …} +value: "303" +label: "303" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7983 +data: App\Entity\Area\AreaEventSelection {#5663 …} +value: "304" +label: "304" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7984 +data: App\Entity\Area\AreaEventSelection {#5670 …} +value: "305" +label: "305" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7985 +data: App\Entity\Area\AreaEventSelection {#5677 …} +value: "306" +label: "306" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7986 +data: App\Entity\Area\AreaEventSelection {#5684 …} +value: "307" +label: "307" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +data: App\Entity\Area\AreaEventSelection {#5691 …} +value: "308" +label: "308" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7988 +data: App\Entity\Area\AreaEventSelection {#5698 …} +value: "309" +label: "309" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7989 +data: App\Entity\Area\AreaEventSelection {#5705 …} +value: "310" +label: "310" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7990 +data: App\Entity\Area\AreaEventSelection {#5712 …} +value: "311" +label: "311" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7991 +data: App\Entity\Area\AreaEventSelection {#5719 …} +value: "312" +label: "312" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7992 +data: App\Entity\Area\AreaEventSelection {#5726 …} +value: "313" +label: "313" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7993 +data: App\Entity\Area\AreaEventSelection {#5734 …} +value: "314" +label: "314" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7994 +data: App\Entity\Area\AreaEventSelection {#5741 …} +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7995 +data: App\Entity\Area\AreaEventSelection {#5748 …} +value: "316" +label: "316" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7996 +data: App\Entity\Area\AreaEventSelection {#5755 …} +value: "317" +label: "317" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7997 +data: App\Entity\Area\AreaEventSelection {#5763 …} +value: "318" +label: "318" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7998 +data: App\Entity\Area\AreaEventSelection {#5770 …} +value: "319" +label: "319" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7999 +data: App\Entity\Area\AreaEventSelection {#5777 …} +value: "320" +label: "320" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8000 +data: App\Entity\Area\AreaEventSelection {#5785 …} +value: "321" +label: "321" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8001 +data: App\Entity\Area\AreaEventSelection {#5792 …} +value: "322" +label: "322" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8002 +data: App\Entity\Area\AreaEventSelection {#5797 …} +value: "323" +label: "323" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8003 +data: App\Entity\Area\AreaEventSelection {#5804 …} +value: "324" +label: "324" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8004 +data: App\Entity\Area\AreaEventSelection {#5812 …} +value: "325" +label: "325" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8005 +data: App\Entity\Area\AreaEventSelection {#5819 …} +value: "326" +label: "326" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8006 +data: App\Entity\Area\AreaEventSelection {#5823 …} +value: "327" +label: "327" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8007 +data: App\Entity\Area\AreaEventSelection {#5830 …} +value: "328" +label: "328" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8008 +data: App\Entity\Area\AreaEventSelection {#5837 …} +value: "329" +label: "329" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8009 +data: App\Entity\Area\AreaEventSelection {#5844 …} +value: "330" +label: "330" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8010 +data: App\Entity\Area\AreaEventSelection {#5851 …} +value: "331" +label: "331" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8011 +data: App\Entity\Area\AreaEventSelection {#5858 …} +value: "332" +label: "332" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8012 +data: App\Entity\Area\AreaEventSelection {#5865 …} +value: "333" +label: "333" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8013 +data: App\Entity\Area\AreaEventSelection {#5872 …} +value: "334" +label: "334" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8014 +data: App\Entity\Area\AreaEventSelection {#5879 …} +value: "335" +label: "335" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8015 +data: App\Entity\Area\AreaEventSelection {#5887 …} +value: "336" +label: "336" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8016 +data: App\Entity\Area\AreaEventSelection {#5895 …} +value: "337" +label: "337" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8017 +data: App\Entity\Area\AreaEventSelection {#5902 …} +value: "338" +label: "338" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8018 +data: App\Entity\Area\AreaEventSelection {#5909 …} +value: "339" +label: "339" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8019 +data: App\Entity\Area\AreaEventSelection {#5916 …} +value: "340" +label: "340" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +data: App\Entity\Area\AreaEventSelection {#5924 …} +value: "341" +label: "341" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +data: App\Entity\Area\AreaEventSelection {#5932 …} +value: "342" +label: "342" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +data: App\Entity\Area\AreaEventSelection {#5939 …} +value: "343" +label: "343" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8023 +data: App\Entity\Area\AreaEventSelection {#5947 …} +value: "344" +label: "344" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8024 +data: App\Entity\Area\AreaEventSelection {#5954 …} +value: "345" +label: "345" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8025 +data: App\Entity\Area\AreaEventSelection {#5961 …} +value: "346" +label: "346" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8026 +data: App\Entity\Area\AreaEventSelection {#5968 …} +value: "347" +label: "347" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8027 +data: App\Entity\Area\AreaEventSelection {#5975 …} +value: "348" +label: "348" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8028 +data: App\Entity\Area\AreaEventSelection {#5979 …} +value: "349" +label: "349" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8029 +data: App\Entity\Area\AreaEventSelection {#5986 …} +value: "350" +label: "350" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8030 +data: App\Entity\Area\AreaEventSelection {#5993 …} +value: "351" +label: "351" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8031 +data: App\Entity\Area\AreaEventSelection {#6001 …} +value: "352" +label: "352" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8032 +data: App\Entity\Area\AreaEventSelection {#6009 …} +value: "353" +label: "353" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8033 +data: App\Entity\Area\AreaEventSelection {#6016 …} +value: "354" +label: "354" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8034 +data: App\Entity\Area\AreaEventSelection {#6024 …} +value: "355" +label: "355" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8035 +data: App\Entity\Area\AreaEventSelection {#6031 …} +value: "356" +label: "356" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8036 +data: App\Entity\Area\AreaEventSelection {#6038 …} +value: "357" +label: "357" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8037 +data: App\Entity\Area\AreaEventSelection {#6045 …} +value: "358" +label: "358" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8038 +data: App\Entity\Area\AreaEventSelection {#6052 …} +value: "359" +label: "359" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8039 +data: App\Entity\Area\AreaEventSelection {#6060 …} +value: "360" +label: "360" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8040 +data: App\Entity\Area\AreaEventSelection {#6067 …} +value: "361" +label: "361" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8041 +data: App\Entity\Area\AreaEventSelection {#6074 …} +value: "362" +label: "362" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8042 +data: App\Entity\Area\AreaEventSelection {#6081 …} +value: "363" +label: "363" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8043 +data: App\Entity\Area\AreaEventSelection {#6089 …} +value: "364" +label: "364" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8044 +data: App\Entity\Area\AreaEventSelection {#6096 …} +value: "365" +label: "365" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8045 +data: App\Entity\Area\AreaEventSelection {#6103 …} +value: "366" +label: "366" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8046 +data: App\Entity\Area\AreaEventSelection {#6110 …} +value: "367" +label: "367" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8047 +data: App\Entity\Area\AreaEventSelection {#6117 …} +value: "368" +label: "368" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8048 +data: App\Entity\Area\AreaEventSelection {#6124 …} +value: "369" +label: "369" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8049 +data: App\Entity\Area\AreaEventSelection {#6131 …} +value: "370" +label: "370" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8050 +data: App\Entity\Area\AreaEventSelection {#6138 …} +value: "371" +label: "371" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +data: App\Entity\Area\AreaEventSelection {#6145 …} +value: "372" +label: "372" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8052 +data: App\Entity\Area\AreaEventSelection {#6152 …} +value: "373" +label: "373" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +data: App\Entity\Area\AreaEventSelection {#6159 …} +value: "374" +label: "374" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +data: App\Entity\Area\AreaEventSelection {#6166 …} +value: "375" +label: "375" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +data: App\Entity\Area\AreaEventSelection {#6170 …} +value: "376" +label: "376" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8056 +data: App\Entity\Area\AreaEventSelection {#6177 …} +value: "377" +label: "377" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +data: App\Entity\Area\AreaEventSelection {#6184 …} +value: "378" +label: "378" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8058 +data: App\Entity\Area\AreaEventSelection {#6191 …} +value: "379" +label: "379" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8059 +data: App\Entity\Area\AreaEventSelection {#6198 …} +value: "380" +label: "380" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8060 +data: App\Entity\Area\AreaEventSelection {#6205 …} +value: "381" +label: "381" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8061 +data: App\Entity\Area\AreaEventSelection {#6212 …} +value: "382" +label: "382" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8062 +data: App\Entity\Area\AreaEventSelection {#6219 …} +value: "383" +label: "383" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8063 +data: App\Entity\Area\AreaEventSelection {#6226 …} +value: "384" +label: "384" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +data: App\Entity\Area\AreaEventSelection {#6233 …} +value: "385" +label: "385" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8065 +data: App\Entity\Area\AreaEventSelection {#6240 …} +value: "386" +label: "386" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8066 +data: App\Entity\Area\AreaEventSelection {#6247 …} +value: "387" +label: "387" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8067 +data: App\Entity\Area\AreaEventSelection {#6254 …} +value: "388" +label: "388" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8068 +data: App\Entity\Area\AreaEventSelection {#6262 …} +value: "389" +label: "389" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +data: App\Entity\Area\AreaEventSelection {#6270 …} +value: "390" +label: "390" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +data: App\Entity\Area\AreaEventSelection {#6274 …} +value: "391" +label: "391" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +data: App\Entity\Area\AreaEventSelection {#6278 …} +value: "392" +label: "392" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +data: App\Entity\Area\AreaEventSelection {#6285 …} +value: "393" +label: "393" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8073 +data: App\Entity\Area\AreaEventSelection {#6293 …} +value: "394" +label: "394" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8074 +data: App\Entity\Area\AreaEventSelection {#6301 …} +value: "395" +label: "395" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +data: App\Entity\Area\AreaEventSelection {#6308 …} +value: "396" +label: "396" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8076 +data: App\Entity\Area\AreaEventSelection {#6316 …} +value: "397" +label: "397" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8077 +data: App\Entity\Area\AreaEventSelection {#6323 …} +value: "398" +label: "398" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8078 +data: App\Entity\Area\AreaEventSelection {#6330 …} +value: "399" +label: "399" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8079 +data: App\Entity\Area\AreaEventSelection {#6337 …} +value: "400" +label: "400" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8080 +data: App\Entity\Area\AreaEventSelection {#6344 …} +value: "401" +label: "401" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +data: App\Entity\Area\AreaEventSelection {#6352 …} +value: "402" +label: "402" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +data: App\Entity\Area\AreaEventSelection {#6359 …} +value: "403" +label: "403" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +data: App\Entity\Area\AreaEventSelection {#6366 …} +value: "404" +label: "404" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +data: App\Entity\Area\AreaEventSelection {#6373 …} +value: "405" +label: "405" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +data: App\Entity\Area\AreaEventSelection {#6380 …} +value: "406" +label: "406" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +data: App\Entity\Area\AreaEventSelection {#6387 …} +value: "407" +label: "407" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +data: App\Entity\Area\AreaEventSelection {#6394 …} +value: "408" +label: "408" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +data: App\Entity\Area\AreaEventSelection {#6401 …} +value: "409" +label: "409" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +data: App\Entity\Area\AreaEventSelection {#6408 …} +value: "410" +label: "410" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +data: App\Entity\Area\AreaEventSelection {#6415 …} +value: "411" +label: "411" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +data: App\Entity\Area\AreaEventSelection {#6422 …} +value: "412" +label: "412" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +data: App\Entity\Area\AreaEventSelection {#6429 …} +value: "413" +label: "413" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +data: App\Entity\Area\AreaEventSelection {#6436 …} +value: "414" +label: "414" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +data: App\Entity\Area\AreaEventSelection {#6444 …} +value: "415" +label: "415" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +data: App\Entity\Area\AreaEventSelection {#6451 …} +value: "416" +label: "416" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +data: App\Entity\Area\AreaEventSelection {#6458 …} +value: "417" +label: "417" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +data: App\Entity\Area\AreaEventSelection {#6466 …} +value: "418" +label: "418" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +data: App\Entity\Area\AreaEventSelection {#6473 …} +value: "419" +label: "419" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +data: App\Entity\Area\AreaEventSelection {#6480 …} +value: "420" +label: "420" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +data: App\Entity\Area\AreaEventSelection {#6487 …} +value: "421" +label: "421" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +data: App\Entity\Area\AreaEventSelection {#6494 …} +value: "422" +label: "422" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +data: App\Entity\Area\AreaEventSelection {#6501 …} +value: "423" +label: "423" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +data: App\Entity\Area\AreaEventSelection {#6508 …} +value: "424" +label: "424" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +data: App\Entity\Area\AreaEventSelection {#6515 …} +value: "425" +label: "425" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +data: App\Entity\Area\AreaEventSelection {#6523 …} +value: "426" +label: "426" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +data: App\Entity\Area\AreaEventSelection {#6530 …} +value: "427" +label: "427" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +data: App\Entity\Area\AreaEventSelection {#6537 …} +value: "428" +label: "428" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +data: App\Entity\Area\AreaEventSelection {#6544 …} +value: "429" +label: "429" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +data: App\Entity\Area\AreaEventSelection {#6551 …} +value: "430" +label: "430" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +data: App\Entity\Area\AreaEventSelection {#6558 …} +value: "431" +label: "431" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +data: App\Entity\Area\AreaEventSelection {#6566 …} +value: "432" +label: "432" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8112 +data: App\Entity\Area\AreaEventSelection {#6573 …} +value: "433" +label: "433" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8113 +data: App\Entity\Area\AreaEventSelection {#6580 …} +value: "434" +label: "434" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +data: App\Entity\Area\AreaEventSelection {#6587 …} +value: "435" +label: "435" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +data: App\Entity\Area\AreaEventSelection {#6594 …} +value: "436" +label: "436" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +data: App\Entity\Area\AreaEventSelection {#6602 …} +value: "437" +label: "437" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +data: App\Entity\Area\AreaEventSelection {#6609 …} +value: "438" +label: "438" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +data: App\Entity\Area\AreaEventSelection {#6616 …} +value: "439" +label: "439" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +data: App\Entity\Area\AreaEventSelection {#6623 …} +value: "440" +label: "440" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +data: App\Entity\Area\AreaEventSelection {#6630 …} +value: "441" +label: "441" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +data: App\Entity\Area\AreaEventSelection {#6637 …} +value: "442" +label: "442" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +data: App\Entity\Area\AreaEventSelection {#6644 …} +value: "443" +label: "443" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +data: App\Entity\Area\AreaEventSelection {#6651 …} +value: "444" +label: "444" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +data: App\Entity\Area\AreaEventSelection {#6658 …} +value: "445" +label: "445" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +data: App\Entity\Area\AreaEventSelection {#6665 …} +value: "446" +label: "446" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +data: App\Entity\Area\AreaEventSelection {#6672 …} +value: "447" +label: "447" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +data: App\Entity\Area\AreaEventSelection {#6679 …} +value: "448" +label: "448" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +data: App\Entity\Area\AreaEventSelection {#6686 …} +value: "449" +label: "449" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +data: App\Entity\Area\AreaEventSelection {#6693 …} +value: "450" +label: "450" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +data: App\Entity\Area\AreaEventSelection {#6700 …} +value: "451" +label: "451" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +data: App\Entity\Area\AreaEventSelection {#6707 …} +value: "452" +label: "452" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +data: App\Entity\Area\AreaEventSelection {#6714 …} +value: "453" +label: "453" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +data: App\Entity\Area\AreaEventSelection {#6721 …} +value: "454" +label: "454" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +data: App\Entity\Area\AreaEventSelection {#6728 …} +value: "455" +label: "455" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +data: App\Entity\Area\AreaEventSelection {#6735 …} +value: "456" +label: "456" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +data: App\Entity\Area\AreaEventSelection {#6742 …} +value: "457" +label: "457" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +data: App\Entity\Area\AreaEventSelection {#6749 …} +value: "458" +label: "458" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +data: App\Entity\Area\AreaEventSelection {#6756 …} +value: "459" +label: "459" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +data: App\Entity\Area\AreaEventSelection {#6763 …} +value: "460" +label: "460" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +data: App\Entity\Area\AreaEventSelection {#6770 …} +value: "461" +label: "461" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +data: App\Entity\Area\AreaEventSelection {#6777 …} +value: "462" +label: "462" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +data: App\Entity\Area\AreaEventSelection {#6784 …} +value: "463" +label: "463" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +data: App\Entity\Area\AreaEventSelection {#6791 …} +value: "464" +label: "464" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +data: App\Entity\Area\AreaEventSelection {#6798 …} +value: "465" +label: "465" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +data: App\Entity\Area\AreaEventSelection {#6805 …} +value: "466" +label: "466" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +data: App\Entity\Area\AreaEventSelection {#6812 …} +value: "467" +label: "467" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +data: App\Entity\Area\AreaEventSelection {#6819 …} +value: "468" +label: "468" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +data: App\Entity\Area\AreaEventSelection {#6826 …} +value: "469" +label: "469" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +data: App\Entity\Area\AreaEventSelection {#6833 …} +value: "470" +label: "470" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +data: App\Entity\Area\AreaEventSelection {#6840 …} +value: "471" +label: "471" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +data: App\Entity\Area\AreaEventSelection {#6847 …} +value: "472" +label: "472" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +data: App\Entity\Area\AreaEventSelection {#6854 …} +value: "473" +label: "473" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +data: App\Entity\Area\AreaEventSelection {#6861 …} +value: "474" +label: "474" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +data: App\Entity\Area\AreaEventSelection {#6868 …} +value: "475" +label: "475" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +data: App\Entity\Area\AreaEventSelection {#6875 …} +value: "476" +label: "476" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +data: App\Entity\Area\AreaEventSelection {#6882 …} +value: "477" +label: "477" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +data: App\Entity\Area\AreaEventSelection {#6889 …} +value: "478" +label: "478" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +data: App\Entity\Area\AreaEventSelection {#6896 …} +value: "479" +label: "479" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +data: App\Entity\Area\AreaEventSelection {#6903 …} +value: "480" +label: "480" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +data: App\Entity\Area\AreaEventSelection {#6910 …} +value: "481" +label: "481" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +data: App\Entity\Area\AreaEventSelection {#6917 …} +value: "482" +label: "482" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +data: App\Entity\Area\AreaEventSelection {#6924 …} +value: "483" +label: "483" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +data: App\Entity\Area\AreaEventSelection {#6931 …} +value: "484" +label: "484" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +data: App\Entity\Area\AreaEventSelection {#6938 …} +value: "485" +label: "485" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +data: App\Entity\Area\AreaEventSelection {#6945 …} +value: "486" +label: "486" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +data: App\Entity\Area\AreaEventSelection {#6953 …} +value: "487" +label: "487" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +data: App\Entity\Area\AreaEventSelection {#6960 …} +value: "488" +label: "488" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +data: App\Entity\Area\AreaEventSelection {#6967 …} +value: "489" +label: "489" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +data: App\Entity\Area\AreaEventSelection {#6974 …} +value: "490" +label: "490" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +data: App\Entity\Area\AreaEventSelection {#6981 …} +value: "491" +label: "491" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +data: App\Entity\Area\AreaEventSelection {#6988 …} +value: "492" +label: "492" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +data: App\Entity\Area\AreaEventSelection {#6995 …} +value: "493" +label: "493" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +data: App\Entity\Area\AreaEventSelection {#7002 …} +value: "494" +label: "494" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +data: App\Entity\Area\AreaEventSelection {#7010 …} +value: "495" +label: "495" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +data: App\Entity\Area\AreaEventSelection {#7017 …} +value: "496" +label: "496" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +data: App\Entity\Area\AreaEventSelection {#7024 …} +value: "497" +label: "497" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +data: App\Entity\Area\AreaEventSelection {#7028 …} +value: "498" +label: "498" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +data: App\Entity\Area\AreaEventSelection {#7035 …} +value: "499" +label: "499" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +data: App\Entity\Area\AreaEventSelection {#7042 …} +value: "500" +label: "500" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +data: App\Entity\Area\AreaEventSelection {#7049 …} +value: "501" +label: "501" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +data: App\Entity\Area\AreaEventSelection {#7056 …} +value: "502" +label: "502" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +data: App\Entity\Area\AreaEventSelection {#7063 …} +value: "503" +label: "503" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +data: App\Entity\Area\AreaEventSelection {#7070 …} +value: "504" +label: "504" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +data: App\Entity\Area\AreaEventSelection {#7077 …} +value: "505" +label: "505" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +data: App\Entity\Area\AreaEventSelection {#7085 …} +value: "506" +label: "506" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +data: App\Entity\Area\AreaEventSelection {#7092 …} +value: "507" +label: "507" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +data: App\Entity\Area\AreaEventSelection {#7099 …} +value: "508" +label: "508" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +data: App\Entity\Area\AreaEventSelection {#7106 …} +value: "509" +label: "509" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +data: App\Entity\Area\AreaEventSelection {#7113 …} +value: "510" +label: "510" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +data: App\Entity\Area\AreaEventSelection {#7120 …} +value: "511" +label: "511" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +data: App\Entity\Area\AreaEventSelection {#7127 …} +value: "512" +label: "512" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +data: App\Entity\Area\AreaEventSelection {#7134 …} +value: "513" +label: "513" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +data: App\Entity\Area\AreaEventSelection {#7141 …} +value: "514" +label: "514" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +data: App\Entity\Area\AreaEventSelection {#7148 …} +value: "515" +label: "515" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +data: App\Entity\Area\AreaEventSelection {#7155 …} +value: "516" +label: "516" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +data: App\Entity\Area\AreaEventSelection {#7162 …} +value: "517" +label: "517" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +data: App\Entity\Area\AreaEventSelection {#7169 …} +value: "518" +label: "518" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +data: App\Entity\Area\AreaEventSelection {#7176 …} +value: "519" +label: "519" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +data: App\Entity\Area\AreaEventSelection {#7183 …} +value: "520" +label: "520" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +data: App\Entity\Area\AreaEventSelection {#7190 …} +value: "521" +label: "521" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +data: App\Entity\Area\AreaEventSelection {#7197 …} +value: "522" +label: "522" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +data: App\Entity\Area\AreaEventSelection {#7204 …} +value: "523" +label: "523" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +data: App\Entity\Area\AreaEventSelection {#7211 …} +value: "524" +label: "524" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +data: App\Entity\Area\AreaEventSelection {#7218 …} +value: "525" +label: "525" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +data: App\Entity\Area\AreaEventSelection {#7225 …} +value: "526" +label: "526" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +data: App\Entity\Area\AreaEventSelection {#7232 …} +value: "527" +label: "527" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +data: App\Entity\Area\AreaEventSelection {#7239 …} +value: "528" +label: "528" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +data: App\Entity\Area\AreaEventSelection {#7246 …} +value: "529" +label: "529" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +data: App\Entity\Area\AreaEventSelection {#7253 …} +value: "530" +label: "530" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +data: App\Entity\Area\AreaEventSelection {#7260 …} +value: "531" +label: "531" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +data: App\Entity\Area\AreaEventSelection {#7267 …} +value: "532" +label: "532" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +data: App\Entity\Area\AreaEventSelection {#7274 …} +value: "533" +label: "533" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +data: App\Entity\Area\AreaEventSelection {#7281 …} +value: "534" +label: "534" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +data: App\Entity\Area\AreaEventSelection {#7288 …} +value: "535" +label: "535" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +data: App\Entity\Area\AreaEventSelection {#7295 …} +value: "536" +label: "536" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +data: App\Entity\Area\AreaEventSelection {#7302 …} +value: "537" +label: "537" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +data: App\Entity\Area\AreaEventSelection {#7309 …} +value: "538" +label: "538" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +data: App\Entity\Area\AreaEventSelection {#7316 …} +value: "539" +label: "539" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +data: App\Entity\Area\AreaEventSelection {#7323 …} +value: "540" +label: "540" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +data: App\Entity\Area\AreaEventSelection {#7330 …} +value: "541" +label: "541" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +data: App\Entity\Area\AreaEventSelection {#7337 …} +value: "542" +label: "542" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +data: App\Entity\Area\AreaEventSelection {#7344 …} +value: "543" +label: "543" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +data: App\Entity\Area\AreaEventSelection {#7351 …} +value: "544" +label: "544" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +data: App\Entity\Area\AreaEventSelection {#7358 …} +value: "545" +label: "545" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +data: App\Entity\Area\AreaEventSelection {#7365 …} +value: "546" +label: "546" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +data: App\Entity\Area\AreaEventSelection {#7372 …} +value: "547" +label: "547" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +data: App\Entity\Area\AreaEventSelection {#7379 …} +value: "548" +label: "548" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +data: App\Entity\Area\AreaEventSelection {#7386 …} +value: "549" +label: "549" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +data: App\Entity\Area\AreaEventSelection {#7393 …} +value: "550" +label: "550" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +data: App\Entity\Area\AreaEventSelection {#7400 …} +value: "551" +label: "551" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +data: App\Entity\Area\AreaEventSelection {#7407 …} +value: "552" +label: "552" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +data: App\Entity\Area\AreaEventSelection {#7414 …} +value: "553" +label: "553" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +data: App\Entity\Area\AreaEventSelection {#7421 …} +value: "554" +label: "554" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +data: App\Entity\Area\AreaEventSelection {#7428 …} +value: "555" +label: "555" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +data: App\Entity\Area\AreaEventSelection {#7435 …} +value: "556" +label: "556" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +data: App\Entity\Area\AreaEventSelection {#7442 …} +value: "557" +label: "557" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +data: App\Entity\Area\AreaEventSelection {#7449 …} +value: "558" +label: "558" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +data: App\Entity\Area\AreaEventSelection {#7456 …} +value: "559" +label: "559" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +data: App\Entity\Area\AreaEventSelection {#7463 …} +value: "560" +label: "560" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +data: App\Entity\Area\AreaEventSelection {#7470 …} +value: "561" +label: "561" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +data: App\Entity\Area\AreaEventSelection {#7477 …} +value: "562" +label: "562" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +data: App\Entity\Area\AreaEventSelection {#7484 …} +value: "563" +label: "563" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +data: App\Entity\Area\AreaEventSelection {#7491 …} +value: "564" +label: "564" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +data: App\Entity\Area\AreaEventSelection {#7498 …} +value: "565" +label: "565" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +data: App\Entity\Area\AreaEventSelection {#7505 …} +value: "566" +label: "566" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +data: App\Entity\Area\AreaEventSelection {#7512 …} +value: "567" +label: "567" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +data: App\Entity\Area\AreaEventSelection {#7519 …} +value: "568" +label: "568" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +data: App\Entity\Area\AreaEventSelection {#7526 …} +value: "569" +label: "569" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +data: App\Entity\Area\AreaEventSelection {#7533 …} +value: "570" +label: "570" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +data: App\Entity\Area\AreaEventSelection {#7540 …} +value: "571" +label: "571" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +data: App\Entity\Area\AreaEventSelection {#7547 …} +value: "572" +label: "572" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +data: App\Entity\Area\AreaEventSelection {#7554 …} +value: "573" +label: "573" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +data: App\Entity\Area\AreaEventSelection {#7561 …} +value: "574" +label: "574" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +data: App\Entity\Area\AreaEventSelection {#7568 …} +value: "575" +label: "575" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +data: App\Entity\Area\AreaEventSelection {#7575 …} +value: "576" +label: "576" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +data: App\Entity\Area\AreaEventSelection {#7582 …} +value: "577" +label: "577" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +data: App\Entity\Area\AreaEventSelection {#7589 …} +value: "578" +label: "578" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +data: App\Entity\Area\AreaEventSelection {#7596 …} +value: "579" +label: "579" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +data: App\Entity\Area\AreaEventSelection {#7603 …} +value: "580" +label: "580" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +data: App\Entity\Area\AreaEventSelection {#7610 …} +value: "581" +label: "581" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +data: App\Entity\Area\AreaEventSelection {#7617 …} +value: "582" +label: "582" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +data: App\Entity\Area\AreaEventSelection {#7624 …} +value: "583" +label: "583" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +data: App\Entity\Area\AreaEventSelection {#7631 …} +value: "584" +label: "584" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +data: App\Entity\Area\AreaEventSelection {#7638 …} +value: "585" +label: "585" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +data: App\Entity\Area\AreaEventSelection {#7645 …} +value: "586" +label: "586" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +data: App\Entity\Area\AreaEventSelection {#7652 …} +value: "587" +label: "587" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +data: App\Entity\Area\AreaEventSelection {#7656 …} +value: "588" +label: "588" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +data: App\Entity\Area\AreaEventSelection {#7663 …} +value: "589" +label: "589" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +data: App\Entity\Area\AreaEventSelection {#7670 …} +value: "590" +label: "590" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +data: App\Entity\Area\AreaEventSelection {#7677 …} +value: "591" +label: "591" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +data: App\Entity\Area\AreaEventSelection {#7684 …} +value: "592" +label: "592" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3351 -errors: [] -form: Symfony\Component\Form\Form {#3417 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3456 …5} |
full_name | "area_filter_form[areaEventSelection]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_areaEventSelection" |
is_selected | Closure($choice, $value) {#3342 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "areaEventSelection" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_areaEventSelection" |
uses_autocomplete | false |
valid | true |
value | "" |
price
Form type:
"App\Form\Type\MultipleRangeType"
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 | "area.search" |
same as passed value |
maximum | 10000 |
same as passed value |
maximum_data_slug | "tsena_do" |
same as passed value |
minimum_data_slug | "tsena_ot" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | "App\Form\DataClass\MultipleRangeDataClass" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Form\DataClass\MultipleRangeDataClass" } } |
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 | "area.search" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
maximum | 10000 |
maximum_data_slug | "tsena_do" |
method | "POST" |
minimum | 0 |
minimum_data_slug | "tsena_ot" |
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 |
step | 1 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3340 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "multiple_range" "_area_filter_form_price" ] |
cache_key | "_area_filter_form_price_multiple_range" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8272 -errors: [] -form: Symfony\Component\Form\Form {#3436 …} } |
form | Symfony\Component\Form\FormView {#3448 …5} |
full_name | "area_filter_form[price]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_price" |
label | "area.search" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
maximum | 10000 |
method | "POST" |
minimum | 0 |
multipart | false |
name | "price" |
priority | 0 |
required | false |
row_attr | [] |
step | 1 |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_price" |
valid | true |
value | null |
minimum
Form type:
"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 | [ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_ot" ] |
[ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_ot" ] |
empty_data | 0 |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_ot" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
disabled | false |
empty_data | 0 |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3421 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_ot" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_area_filter_form_price_minimum" ] |
cache_key | "_area_filter_form_price_minimum_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8276 -errors: [] -form: Symfony\Component\Form\Form {#3439 …} } |
form | Symfony\Component\Form\FormView {#8275 …5} |
full_name | "area_filter_form[price][minimum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_price_minimum" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "minimum" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_price_minimum" |
uses_autocomplete | false |
valid | true |
value | "" |
maximum
Form type:
"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 | [ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_do" ] |
[ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_do" ] |
empty_data | 10000 |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_do" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
disabled | false |
empty_data | 10000 |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3429 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "tsena_do" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_area_filter_form_price_maximum" ] |
cache_key | "_area_filter_form_price_maximum_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8277 -errors: [] -form: Symfony\Component\Form\Form {#3442 …} } |
form | Symfony\Component\Form\FormView {#8278 …5} |
full_name | "area_filter_form[price][maximum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_price_maximum" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "maximum" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_price_maximum" |
uses_autocomplete | false |
valid | true |
value | "" |
capacity
Form type:
"App\Form\Type\MultipleRangeType"
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 | "area.capacity" |
same as passed value |
maximum | 5000 |
same as passed value |
maximum_data_slug | "gostey_do" |
same as passed value |
minimum_data_slug | "gostey_ot" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | "App\Form\DataClass\MultipleRangeDataClass" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3348 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Form\DataClass\MultipleRangeDataClass" } } |
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 | "area.capacity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
maximum | 5000 |
maximum_data_slug | "gostey_do" |
method | "POST" |
minimum | 0 |
minimum_data_slug | "gostey_ot" |
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 |
step | 1 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3349 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "multiple_range" "_area_filter_form_capacity" ] |
cache_key | "_area_filter_form_capacity_multiple_range" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8273 -errors: [] -form: Symfony\Component\Form\Form {#3461 …} } |
form | Symfony\Component\Form\FormView {#8274 …5} |
full_name | "area_filter_form[capacity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_capacity" |
label | "area.capacity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
maximum | 5000 |
method | "POST" |
minimum | 0 |
multipart | false |
name | "capacity" |
priority | 0 |
required | false |
row_attr | [] |
step | 1 |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_capacity" |
valid | true |
value | null |
minimum
Form type:
"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 | [ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_ot" ] |
[ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_ot" ] |
empty_data | 0 |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_ot" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
disabled | false |
empty_data | 0 |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3446 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_ot" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_area_filter_form_capacity_minimum" ] |
cache_key | "_area_filter_form_capacity_minimum_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8282 -errors: [] -form: Symfony\Component\Form\Form {#3464 …} } |
form | Symfony\Component\Form\FormView {#8281 …5} |
full_name | "area_filter_form[capacity][minimum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_capacity_minimum" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "minimum" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_capacity_minimum" |
uses_autocomplete | false |
valid | true |
value | "" |
maximum
Form type:
"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 | [ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_do" ] |
[ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_do" ] |
empty_data | 5000 |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_do" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
disabled | false |
empty_data | 5000 |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3454 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-action" => "form--multiple-range#change" "data-slug" => "gostey_do" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_area_filter_form_capacity_maximum" ] |
cache_key | "_area_filter_form_capacity_maximum_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8283 -errors: [] -form: Symfony\Component\Form\Form {#3467 …} } |
form | Symfony\Component\Form\FormView {#8284 …5} |
full_name | "area_filter_form[capacity][maximum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_capacity_maximum" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "maximum" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_capacity_maximum" |
uses_autocomplete | false |
valid | true |
value | "" |
filterCity
Form type:
"App\Form\Type\Select2EntityType"
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 |
---|---|---|
allow_clear | true |
same as passed value |
attr | [ "data-slug" => "gorod" ] |
[ "data-slug" => "gorod" ] |
cache | false |
false
|
callback | Closure(QueryBuilder $qb, $data) {#3264 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
same as passed value |
class | "App\Entity\Filter\FilterCity" |
same as passed value |
label | false |
false
|
nullable | true |
same as passed value |
placeholder | "area.filter_city" |
same as passed value |
primary_key | "slug" |
same as passed value |
property | "title" |
same as passed value |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
[ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_route | "json_select_2_autocomplete" |
same as passed value |
text_property | "title" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-slug" => "gorod" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autostart | true |
block_name | null |
block_prefix | null |
by_reference | true |
cache | false |
cache_timeout | 60000 |
callback | Closure(QueryBuilder $qb, $data) {#3264 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
class | "App\Entity\Filter\FilterCity" |
class_type | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3361 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 | [] |
language | "ru" |
mapped | true |
method | "POST" |
minimum_input_length | 0 |
multiple | false |
nullable | true |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_city" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
primary_key | "slug" |
priority | 0 |
property | "title" |
property_path | null |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_params | [] |
remote_path | null |
remote_route | "json_select_2_autocomplete" |
render_html | false |
req_params | [] |
required | false |
row_attr | [] |
scroll | true |
setter | null |
text_property | "title" |
theme | "default" |
transformer | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3362 …} $translationDomain: "validators" } } |
validation_groups | null |
width | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | true |
attr | [ "data-slug" => "gorod" ] |
attr_translation_parameters | [] |
autostart | true |
block_prefixes | [ "form" "select2entity" "_area_filter_form_filterCity" ] |
cache | false |
cache_key | "_area_filter_form_filterCity_select2entity" |
cache_timeout | 60000 |
class_type | null |
compound | false |
data | null |
delay | 250 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8280 -errors: [] -form: Symfony\Component\Form\Form {#3470 …} } |
form | Symfony\Component\Form\FormView {#8279 …5} |
full_name | "area_filter_form[filterCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_filterCity" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "ru" |
method | "POST" |
minimum_input_length | 0 |
multipart | false |
multiple | false |
name | "filterCity" |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_city" |
primary_key | "slug" |
priority | 0 |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_path | "/msk/json/select_2_autocomplete?page_limit=10" |
render_html | false |
required | false |
row_attr | [] |
scroll | true |
submitted | false |
theme | "default" |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_filterCity" |
valid | true |
value | [] |
width | null |
filterDistricts
Form type:
"App\Form\Type\Select2EntityType"
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 | [ "data-slug" => "rayon" ] |
[ "data-slug" => "rayon" ] |
cache | false |
false
|
callback | Closure(QueryBuilder $qb, $data) {#3265 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
same as passed value |
class | "App\Entity\Filter\FilterDistrict" |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
nullable | true |
same as passed value |
placeholder | "area.filter_districts" |
same as passed value |
primary_key | "slug" |
same as passed value |
property | "title" |
same as passed value |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
[ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_route | "json_select_2_autocomplete" |
same as passed value |
req_params | [ "city_slug" => "parent.children[filterCity]" ] |
[ "city_slug" => "parent.children[filterCity]" ] |
required | false |
false
|
text_property | "title" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | false |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-slug" => "rayon" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autostart | true |
block_name | null |
block_prefix | null |
by_reference | true |
cache | false |
cache_timeout | 60000 |
callback | Closure(QueryBuilder $qb, $data) {#3265 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
class | "App\Entity\Filter\FilterDistrict" |
class_type | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3370 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 | [] |
language | "ru" |
mapped | true |
method | "POST" |
minimum_input_length | 0 |
multiple | true |
nullable | true |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_districts" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
primary_key | "slug" |
priority | 0 |
property | "title" |
property_path | null |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_params | [] |
remote_path | null |
remote_route | "json_select_2_autocomplete" |
render_html | false |
req_params | [ "city_slug" => "parent.children[filterCity]" ] |
required | false |
row_attr | [] |
scroll | true |
setter | null |
text_property | "title" |
theme | "default" |
transformer | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3371 …} $translationDomain: "validators" } } |
validation_groups | null |
width | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | false |
attr | [ "data-slug" => "rayon" "data-req_params" => "{"city_slug":"area_filter_form[filterCity]"}" ] |
attr_translation_parameters | [] |
autostart | true |
block_prefixes | [ "form" "select2entity" "_area_filter_form_filterDistricts" ] |
cache | false |
cache_key | "_area_filter_form_filterDistricts_select2entity" |
cache_timeout | 60000 |
class_type | null |
compound | false |
data | null |
delay | 250 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8287 -errors: [] -form: Symfony\Component\Form\Form {#3473 …} } |
form | Symfony\Component\Form\FormView {#8286 …5} |
full_name | "area_filter_form[filterDistricts][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_filterDistricts" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "ru" |
method | "POST" |
minimum_input_length | 0 |
multipart | false |
multiple | true |
name | "filterDistricts" |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_districts" |
primary_key | "slug" |
priority | 0 |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_path | "/msk/json/select_2_autocomplete?page_limit=10" |
render_html | false |
required | false |
row_attr | [] |
scroll | true |
submitted | false |
theme | "default" |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_filterDistricts" |
valid | true |
value | [] |
width | null |
filterMetros
Form type:
"App\Form\Type\Select2EntityType"
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 | [ "data-slug" => "metro" ] |
[ "data-slug" => "metro" ] |
autostart | true |
same as passed value |
cache | false |
false
|
callback | Closure(QueryBuilder $qb, $data) {#3266 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
same as passed value |
class | "App\Entity\Filter\FilterMetro" |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
nullable | true |
same as passed value |
placeholder | "area.filter_metros" |
same as passed value |
primary_key | "slug" |
same as passed value |
property | "title" |
same as passed value |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
[ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_route | "json_select_2_autocomplete" |
same as passed value |
req_params | [ "city_slug" => "parent.children[filterCity]" ] |
[ "city_slug" => "parent.children[filterCity]" ] |
required | false |
false
|
text_property | "title" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | false |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-slug" => "metro" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autostart | true |
block_name | null |
block_prefix | null |
by_reference | true |
cache | false |
cache_timeout | 60000 |
callback | Closure(QueryBuilder $qb, $data) {#3266 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
class | "App\Entity\Filter\FilterMetro" |
class_type | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3380 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 | [] |
language | "ru" |
mapped | true |
method | "POST" |
minimum_input_length | 0 |
multiple | true |
nullable | true |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_metros" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
primary_key | "slug" |
priority | 0 |
property | "title" |
property_path | null |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_params | [] |
remote_path | null |
remote_route | "json_select_2_autocomplete" |
render_html | false |
req_params | [ "city_slug" => "parent.children[filterCity]" ] |
required | false |
row_attr | [] |
scroll | true |
setter | null |
text_property | "title" |
theme | "default" |
transformer | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3381 …} $translationDomain: "validators" } } |
validation_groups | null |
width | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | false |
attr | [ "data-slug" => "metro" "data-req_params" => "{"city_slug":"area_filter_form[filterCity]"}" ] |
attr_translation_parameters | [] |
autostart | true |
block_prefixes | [ "form" "select2entity" "_area_filter_form_filterMetros" ] |
cache | false |
cache_key | "_area_filter_form_filterMetros_select2entity" |
cache_timeout | 60000 |
class_type | null |
compound | false |
data | null |
delay | 250 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8313 -errors: [] -form: Symfony\Component\Form\Form {#3476 …} } |
form | Symfony\Component\Form\FormView {#8290 …5} |
full_name | "area_filter_form[filterMetros][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_filterMetros" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "ru" |
method | "POST" |
minimum_input_length | 0 |
multipart | false |
multiple | true |
name | "filterMetros" |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_metros" |
primary_key | "slug" |
priority | 0 |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_path | "/msk/json/select_2_autocomplete?page_limit=10" |
render_html | false |
required | false |
row_attr | [] |
scroll | true |
submitted | false |
theme | "default" |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_filterMetros" |
valid | true |
value | [] |
width | null |
filterTypes
Form type:
"App\Form\Type\Select2EntityType"
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 | [ "data-slug" => "type" ] |
[ "data-slug" => "type" ] |
autostart | true |
same as passed value |
callback | Closure(QueryBuilder $qb) {#3267 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
same as passed value |
class | "App\Entity\Filter\FilterType" |
same as passed value |
label | false |
false
|
multiple | true |
same as passed value |
nullable | true |
same as passed value |
placeholder | "area.filter_types" |
same as passed value |
primary_key | "slug" |
same as passed value |
property | "title" |
same as passed value |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
[ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_route | "json_select_2_autocomplete" |
same as passed value |
required | false |
false
|
text_property | "title" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | false |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-slug" => "type" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autostart | true |
block_name | null |
block_prefix | null |
by_reference | true |
cache | true |
cache_timeout | 60000 |
callback | Closure(QueryBuilder $qb) {#3267 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3221 …} } |
class | "App\Entity\Filter\FilterType" |
class_type | null |
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 {#857 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#856 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#855 …} -namespace: Closure() {#849 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3390 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 | [] |
language | "ru" |
mapped | true |
method | "POST" |
minimum_input_length | 0 |
multiple | true |
nullable | true |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_types" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
primary_key | "slug" |
priority | 0 |
property | "title" |
property_path | null |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_params | [] |
remote_path | null |
remote_route | "json_select_2_autocomplete" |
render_html | false |
req_params | [] |
required | false |
row_attr | [] |
scroll | true |
setter | null |
text_property | "title" |
theme | "default" |
transformer | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3391 …} $translationDomain: "validators" } } |
validation_groups | null |
width | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | [ "enabled" => false "new_tag_text" => " (NEW)" "new_tag_prefix" => "__" "tag_separators" => "[",", " "]" ] |
allow_clear | false |
attr | [ "data-slug" => "type" ] |
attr_translation_parameters | [] |
autostart | true |
block_prefixes | [ "form" "select2entity" "_area_filter_form_filterTypes" ] |
cache | true |
cache_key | "_area_filter_form_filterTypes_select2entity" |
cache_timeout | 60000 |
class_type | null |
compound | false |
data | null |
delay | 250 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8316 -errors: [] -form: Symfony\Component\Form\Form {#3479 …} } |
form | Symfony\Component\Form\FormView {#8300 …5} |
full_name | "area_filter_form[filterTypes][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "area_filter_form_filterTypes" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "ru" |
method | "POST" |
minimum_input_length | 0 |
multipart | false |
multiple | true |
name | "filterTypes" |
object_manager | null |
page_limit | 10 |
placeholder | "area.filter_types" |
primary_key | "slug" |
priority | 0 |
query_parameters | [ "form_type" => "App\Service\Filtration\Form\AreaFilterFormType" ] |
remote_path | "/msk/json/select_2_autocomplete?page_limit=10" |
render_html | false |
required | false |
row_attr | [] |
scroll | true |
submitted | false |
theme | "default" |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_filterTypes" |
valid | true |
value | [] |
width | null |
submit
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 | "submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_area_filter_form_submit" ] |
cache_key | "_area_filter_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#8315 …5} |
full_name | "area_filter_form[submit]" |
id | "area_filter_form_submit" |
label | "submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "filter_form" |
unique_block_prefix | "_area_filter_form_submit" |
value | null |