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 {#3203 -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 {#3203 -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 {#3203 -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) {#3240 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() {#3242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3241 …} $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 {#3203 -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 {#3393 -errors: [] -form: Symfony\Component\Form\Form {#3394 …} } |
form | Symfony\Component\Form\FormView {#3243 …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 {#3203 -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) {#3261 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() {#3263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3262 …} $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 {#3347 -errors: [] -form: Symfony\Component\Form\Form {#3397 …} } |
form | Symfony\Component\Form\FormView {#3357 …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 {#3299 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3297 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3306 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3307 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3309 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3308 …} } |
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 {#3301 -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() {#3295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3291 …} $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 {#3414 +data: App\Entity\Area\AreaEventSelection {#3530 …} +value: "1" +label: "1" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +data: App\Entity\Area\AreaEventSelection {#3572 …} +value: "2" +label: "2" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +data: App\Entity\Area\AreaEventSelection {#3576 …} +value: "3" +label: "3" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +data: App\Entity\Area\AreaEventSelection {#3583 …} +value: "4" +label: "4" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +data: App\Entity\Area\AreaEventSelection {#3590 …} +value: "5" +label: "5" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3472 +data: App\Entity\Area\AreaEventSelection {#3598 …} +value: "6" +label: "6" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +data: App\Entity\Area\AreaEventSelection {#3605 …} +value: "7" +label: "7" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3529 +data: App\Entity\Area\AreaEventSelection {#3612 …} +value: "8" +label: "8" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +data: App\Entity\Area\AreaEventSelection {#3619 …} +value: "9" +label: "9" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +data: App\Entity\Area\AreaEventSelection {#3626 …} +value: "10" +label: "10" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +data: App\Entity\Area\AreaEventSelection {#3633 …} +value: "11" +label: "11" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +data: App\Entity\Area\AreaEventSelection {#3640 …} +value: "12" +label: "12" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7675 +data: App\Entity\Area\AreaEventSelection {#3647 …} +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7676 +data: App\Entity\Area\AreaEventSelection {#3651 …} +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7677 +data: App\Entity\Area\AreaEventSelection {#3658 …} +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7678 +data: App\Entity\Area\AreaEventSelection {#3665 …} +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7679 +data: App\Entity\Area\AreaEventSelection {#3672 …} +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7680 +data: App\Entity\Area\AreaEventSelection {#3679 …} +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7681 +data: App\Entity\Area\AreaEventSelection {#3686 …} +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7682 +data: App\Entity\Area\AreaEventSelection {#3693 …} +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7683 +data: App\Entity\Area\AreaEventSelection {#3700 …} +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7684 +data: App\Entity\Area\AreaEventSelection {#3707 …} +value: "22" +label: "22" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7685 +data: App\Entity\Area\AreaEventSelection {#3714 …} +value: "23" +label: "23" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7686 +data: App\Entity\Area\AreaEventSelection {#3721 …} +value: "24" +label: "24" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +data: App\Entity\Area\AreaEventSelection {#3728 …} +value: "25" +label: "25" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +data: App\Entity\Area\AreaEventSelection {#3735 …} +value: "26" +label: "26" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +data: App\Entity\Area\AreaEventSelection {#3742 …} +value: "27" +label: "27" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +data: App\Entity\Area\AreaEventSelection {#3749 …} +value: "28" +label: "28" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +data: App\Entity\Area\AreaEventSelection {#3756 …} +value: "29" +label: "29" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +data: App\Entity\Area\AreaEventSelection {#3763 …} +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +data: App\Entity\Area\AreaEventSelection {#3770 …} +value: "31" +label: "31" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +data: App\Entity\Area\AreaEventSelection {#3777 …} +value: "32" +label: "32" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +data: App\Entity\Area\AreaEventSelection {#3784 …} +value: "33" +label: "33" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +data: App\Entity\Area\AreaEventSelection {#3791 …} +value: "34" +label: "34" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +data: App\Entity\Area\AreaEventSelection {#3798 …} +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +data: App\Entity\Area\AreaEventSelection {#3805 …} +value: "36" +label: "36" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +data: App\Entity\Area\AreaEventSelection {#3812 …} +value: "37" +label: "37" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +data: App\Entity\Area\AreaEventSelection {#3819 …} +value: "38" +label: "38" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +data: App\Entity\Area\AreaEventSelection {#3826 …} +value: "39" +label: "39" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +data: App\Entity\Area\AreaEventSelection {#3833 …} +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +data: App\Entity\Area\AreaEventSelection {#3840 …} +value: "41" +label: "41" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +data: App\Entity\Area\AreaEventSelection {#3847 …} +value: "42" +label: "42" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +data: App\Entity\Area\AreaEventSelection {#3854 …} +value: "43" +label: "43" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +data: App\Entity\Area\AreaEventSelection {#3861 …} +value: "44" +label: "44" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +data: App\Entity\Area\AreaEventSelection {#3868 …} +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +data: App\Entity\Area\AreaEventSelection {#3875 …} +value: "46" +label: "46" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +data: App\Entity\Area\AreaEventSelection {#3882 …} +value: "47" +label: "47" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7710 +data: App\Entity\Area\AreaEventSelection {#3889 …} +value: "48" +label: "48" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7711 +data: App\Entity\Area\AreaEventSelection {#3896 …} +value: "49" +label: "49" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +data: App\Entity\Area\AreaEventSelection {#3903 …} +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7713 +data: App\Entity\Area\AreaEventSelection {#3910 …} +value: "51" +label: "51" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +data: App\Entity\Area\AreaEventSelection {#3914 …} +value: "52" +label: "52" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +data: App\Entity\Area\AreaEventSelection {#3921 …} +value: "53" +label: "53" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +data: App\Entity\Area\AreaEventSelection {#3928 …} +value: "54" +label: "54" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7717 +data: App\Entity\Area\AreaEventSelection {#3935 …} +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7718 +data: App\Entity\Area\AreaEventSelection {#3939 …} +value: "56" +label: "56" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +data: App\Entity\Area\AreaEventSelection {#3946 …} +value: "57" +label: "57" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7720 +data: App\Entity\Area\AreaEventSelection {#3953 …} +value: "58" +label: "58" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +data: App\Entity\Area\AreaEventSelection {#3960 …} +value: "59" +label: "59" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7722 +data: App\Entity\Area\AreaEventSelection {#3967 …} +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +data: App\Entity\Area\AreaEventSelection {#3974 …} +value: "61" +label: "61" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +data: App\Entity\Area\AreaEventSelection {#3981 …} +value: "62" +label: "62" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +data: App\Entity\Area\AreaEventSelection {#3988 …} +value: "63" +label: "63" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7726 +data: App\Entity\Area\AreaEventSelection {#3995 …} +value: "64" +label: "64" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7727 +data: App\Entity\Area\AreaEventSelection {#4002 …} +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7728 +data: App\Entity\Area\AreaEventSelection {#4009 …} +value: "66" +label: "66" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7729 +data: App\Entity\Area\AreaEventSelection {#4016 …} +value: "67" +label: "67" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7730 +data: App\Entity\Area\AreaEventSelection {#4023 …} +value: "68" +label: "68" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7731 +data: App\Entity\Area\AreaEventSelection {#4030 …} +value: "69" +label: "69" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7732 +data: App\Entity\Area\AreaEventSelection {#4037 …} +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7733 +data: App\Entity\Area\AreaEventSelection {#4045 …} +value: "71" +label: "71" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7734 +data: App\Entity\Area\AreaEventSelection {#4052 …} +value: "72" +label: "72" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7735 +data: App\Entity\Area\AreaEventSelection {#4059 …} +value: "73" +label: "73" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7736 +data: App\Entity\Area\AreaEventSelection {#4066 …} +value: "74" +label: "74" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +data: App\Entity\Area\AreaEventSelection {#4073 …} +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +data: App\Entity\Area\AreaEventSelection {#4080 …} +value: "76" +label: "76" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +data: App\Entity\Area\AreaEventSelection {#4087 …} +value: "77" +label: "77" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7740 +data: App\Entity\Area\AreaEventSelection {#4094 …} +value: "78" +label: "78" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7741 +data: App\Entity\Area\AreaEventSelection {#4101 …} +value: "79" +label: "79" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7742 +data: App\Entity\Area\AreaEventSelection {#4108 …} +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7743 +data: App\Entity\Area\AreaEventSelection {#4115 …} +value: "81" +label: "81" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +data: App\Entity\Area\AreaEventSelection {#4122 …} +value: "82" +label: "82" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +data: App\Entity\Area\AreaEventSelection {#4129 …} +value: "83" +label: "83" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +data: App\Entity\Area\AreaEventSelection {#4136 …} +value: "84" +label: "84" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +data: App\Entity\Area\AreaEventSelection {#4143 …} +value: "85" +label: "85" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +data: App\Entity\Area\AreaEventSelection {#4150 …} +value: "86" +label: "86" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7749 +data: App\Entity\Area\AreaEventSelection {#4157 …} +value: "87" +label: "87" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7750 +data: App\Entity\Area\AreaEventSelection {#4164 …} +value: "88" +label: "88" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7751 +data: App\Entity\Area\AreaEventSelection {#4171 …} +value: "89" +label: "89" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7752 +data: App\Entity\Area\AreaEventSelection {#4178 …} +value: "90" +label: "90" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7753 +data: App\Entity\Area\AreaEventSelection {#4185 …} +value: "91" +label: "91" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7754 +data: App\Entity\Area\AreaEventSelection {#4192 …} +value: "92" +label: "92" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7755 +data: App\Entity\Area\AreaEventSelection {#4199 …} +value: "93" +label: "93" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7756 +data: App\Entity\Area\AreaEventSelection {#4206 …} +value: "94" +label: "94" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7757 +data: App\Entity\Area\AreaEventSelection {#4213 …} +value: "95" +label: "95" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7758 +data: App\Entity\Area\AreaEventSelection {#4220 …} +value: "96" +label: "96" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7759 +data: App\Entity\Area\AreaEventSelection {#4227 …} +value: "97" +label: "97" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7760 +data: App\Entity\Area\AreaEventSelection {#4234 …} +value: "98" +label: "98" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7761 +data: App\Entity\Area\AreaEventSelection {#4241 …} +value: "99" +label: "99" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7762 +data: App\Entity\Area\AreaEventSelection {#4248 …} +value: "100" +label: "100" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7763 +data: App\Entity\Area\AreaEventSelection {#4255 …} +value: "101" +label: "101" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +data: App\Entity\Area\AreaEventSelection {#4262 …} +value: "102" +label: "102" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +data: App\Entity\Area\AreaEventSelection {#4269 …} +value: "103" +label: "103" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7766 +data: App\Entity\Area\AreaEventSelection {#4276 …} +value: "104" +label: "104" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7767 +data: App\Entity\Area\AreaEventSelection {#4283 …} +value: "105" +label: "105" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7768 +data: App\Entity\Area\AreaEventSelection {#4290 …} +value: "106" +label: "106" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7769 +data: App\Entity\Area\AreaEventSelection {#4297 …} +value: "107" +label: "107" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7770 +data: App\Entity\Area\AreaEventSelection {#4304 …} +value: "108" +label: "108" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7771 +data: App\Entity\Area\AreaEventSelection {#4311 …} +value: "109" +label: "109" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7772 +data: App\Entity\Area\AreaEventSelection {#4315 …} +value: "110" +label: "110" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7773 +data: App\Entity\Area\AreaEventSelection {#4322 …} +value: "111" +label: "111" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7774 +data: App\Entity\Area\AreaEventSelection {#4329 …} +value: "112" +label: "112" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7775 +data: App\Entity\Area\AreaEventSelection {#4336 …} +value: "113" +label: "113" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7776 +data: App\Entity\Area\AreaEventSelection {#4344 …} +value: "114" +label: "114" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7777 +data: App\Entity\Area\AreaEventSelection {#4352 …} +value: "115" +label: "115" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7778 +data: App\Entity\Area\AreaEventSelection {#4360 …} +value: "116" +label: "116" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7779 +data: App\Entity\Area\AreaEventSelection {#4368 …} +value: "117" +label: "117" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7780 +data: App\Entity\Area\AreaEventSelection {#4376 …} +value: "118" +label: "118" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7781 +data: App\Entity\Area\AreaEventSelection {#4383 …} +value: "119" +label: "119" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +data: App\Entity\Area\AreaEventSelection {#4390 …} +value: "120" +label: "120" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7783 +data: App\Entity\Area\AreaEventSelection {#4397 …} +value: "121" +label: "121" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7784 +data: App\Entity\Area\AreaEventSelection {#4404 …} +value: "122" +label: "122" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7785 +data: App\Entity\Area\AreaEventSelection {#4411 …} +value: "123" +label: "123" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7786 +data: App\Entity\Area\AreaEventSelection {#4418 …} +value: "124" +label: "124" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7787 +data: App\Entity\Area\AreaEventSelection {#4425 …} +value: "125" +label: "125" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7788 +data: App\Entity\Area\AreaEventSelection {#4432 …} +value: "126" +label: "126" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7789 +data: App\Entity\Area\AreaEventSelection {#4439 …} +value: "127" +label: "127" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7790 +data: App\Entity\Area\AreaEventSelection {#4447 …} +value: "128" +label: "128" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +data: App\Entity\Area\AreaEventSelection {#4455 …} +value: "129" +label: "129" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7792 +data: App\Entity\Area\AreaEventSelection {#4463 …} +value: "130" +label: "130" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7793 +data: App\Entity\Area\AreaEventSelection {#4471 …} +value: "131" +label: "131" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7794 +data: App\Entity\Area\AreaEventSelection {#4478 …} +value: "132" +label: "132" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7795 +data: App\Entity\Area\AreaEventSelection {#4482 …} +value: "133" +label: "133" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7796 +data: App\Entity\Area\AreaEventSelection {#4486 …} +value: "134" +label: "134" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7797 +data: App\Entity\Area\AreaEventSelection {#4493 …} +value: "135" +label: "135" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7798 +data: App\Entity\Area\AreaEventSelection {#4500 …} +value: "136" +label: "136" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7799 +data: App\Entity\Area\AreaEventSelection {#4507 …} +value: "137" +label: "137" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7800 +data: App\Entity\Area\AreaEventSelection {#4514 …} +value: "138" +label: "138" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7801 +data: App\Entity\Area\AreaEventSelection {#4521 …} +value: "139" +label: "139" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7802 +data: App\Entity\Area\AreaEventSelection {#4528 …} +value: "140" +label: "140" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7803 +data: App\Entity\Area\AreaEventSelection {#4535 …} +value: "141" +label: "141" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7804 +data: App\Entity\Area\AreaEventSelection {#4542 …} +value: "142" +label: "142" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7805 +data: App\Entity\Area\AreaEventSelection {#4549 …} +value: "143" +label: "143" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7806 +data: App\Entity\Area\AreaEventSelection {#4556 …} +value: "144" +label: "144" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7807 +data: App\Entity\Area\AreaEventSelection {#4563 …} +value: "145" +label: "145" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7808 +data: App\Entity\Area\AreaEventSelection {#4570 …} +value: "146" +label: "146" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7809 +data: App\Entity\Area\AreaEventSelection {#4577 …} +value: "147" +label: "147" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7810 +data: App\Entity\Area\AreaEventSelection {#4584 …} +value: "148" +label: "148" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7811 +data: App\Entity\Area\AreaEventSelection {#4588 …} +value: "149" +label: "149" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7812 +data: App\Entity\Area\AreaEventSelection {#4592 …} +value: "150" +label: "150" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7813 +data: App\Entity\Area\AreaEventSelection {#4600 …} +value: "151" +label: "151" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7814 +data: App\Entity\Area\AreaEventSelection {#4607 …} +value: "152" +label: "152" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7815 +data: App\Entity\Area\AreaEventSelection {#4611 …} +value: "153" +label: "153" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7816 +data: App\Entity\Area\AreaEventSelection {#4618 …} +value: "154" +label: "154" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7817 +data: App\Entity\Area\AreaEventSelection {#4625 …} +value: "155" +label: "155" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7818 +data: App\Entity\Area\AreaEventSelection {#4632 …} +value: "156" +label: "156" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7819 +data: App\Entity\Area\AreaEventSelection {#4639 …} +value: "157" +label: "157" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7820 +data: App\Entity\Area\AreaEventSelection {#4646 …} +value: "158" +label: "158" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7821 +data: App\Entity\Area\AreaEventSelection {#4653 …} +value: "159" +label: "159" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7822 +data: App\Entity\Area\AreaEventSelection {#4660 …} +value: "160" +label: "160" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7823 +data: App\Entity\Area\AreaEventSelection {#4667 …} +value: "161" +label: "161" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7824 +data: App\Entity\Area\AreaEventSelection {#4674 …} +value: "162" +label: "162" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7825 +data: App\Entity\Area\AreaEventSelection {#4678 …} +value: "163" +label: "163" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7826 +data: App\Entity\Area\AreaEventSelection {#4685 …} +value: "164" +label: "164" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7827 +data: App\Entity\Area\AreaEventSelection {#4692 …} +value: "165" +label: "165" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7828 +data: App\Entity\Area\AreaEventSelection {#4700 …} +value: "166" +label: "166" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7829 +data: App\Entity\Area\AreaEventSelection {#4707 …} +value: "167" +label: "167" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7830 +data: App\Entity\Area\AreaEventSelection {#4714 …} +value: "168" +label: "168" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7831 +data: App\Entity\Area\AreaEventSelection {#4721 …} +value: "169" +label: "169" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7832 +data: App\Entity\Area\AreaEventSelection {#4728 …} +value: "170" +label: "170" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7833 +data: App\Entity\Area\AreaEventSelection {#4735 …} +value: "171" +label: "171" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7834 +data: App\Entity\Area\AreaEventSelection {#4742 …} +value: "172" +label: "172" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7835 +data: App\Entity\Area\AreaEventSelection {#4750 …} +value: "173" +label: "173" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7836 +data: App\Entity\Area\AreaEventSelection {#4754 …} +value: "174" +label: "174" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7837 +data: App\Entity\Area\AreaEventSelection {#4758 …} +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7838 +data: App\Entity\Area\AreaEventSelection {#4765 …} +value: "176" +label: "176" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +data: App\Entity\Area\AreaEventSelection {#4769 …} +value: "177" +label: "177" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7840 +data: App\Entity\Area\AreaEventSelection {#4777 …} +value: "178" +label: "178" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7841 +data: App\Entity\Area\AreaEventSelection {#4784 …} +value: "179" +label: "179" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7842 +data: App\Entity\Area\AreaEventSelection {#4789 …} +value: "180" +label: "180" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7843 +data: App\Entity\Area\AreaEventSelection {#4796 …} +value: "181" +label: "181" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7844 +data: App\Entity\Area\AreaEventSelection {#4803 …} +value: "182" +label: "182" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +data: App\Entity\Area\AreaEventSelection {#4810 …} +value: "183" +label: "183" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7846 +data: App\Entity\Area\AreaEventSelection {#4817 …} +value: "184" +label: "184" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7847 +data: App\Entity\Area\AreaEventSelection {#4824 …} +value: "185" +label: "185" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7848 +data: App\Entity\Area\AreaEventSelection {#4831 …} +value: "186" +label: "186" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7849 +data: App\Entity\Area\AreaEventSelection {#4838 …} +value: "187" +label: "187" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +data: App\Entity\Area\AreaEventSelection {#4845 …} +value: "188" +label: "188" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +data: App\Entity\Area\AreaEventSelection {#4849 …} +value: "189" +label: "189" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7852 +data: App\Entity\Area\AreaEventSelection {#4856 …} +value: "190" +label: "190" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +data: App\Entity\Area\AreaEventSelection {#4863 …} +value: "191" +label: "191" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +data: App\Entity\Area\AreaEventSelection {#4870 …} +value: "192" +label: "192" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +data: App\Entity\Area\AreaEventSelection {#4877 …} +value: "193" +label: "193" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +data: App\Entity\Area\AreaEventSelection {#4884 …} +value: "194" +label: "194" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +data: App\Entity\Area\AreaEventSelection {#4891 …} +value: "195" +label: "195" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +data: App\Entity\Area\AreaEventSelection {#4898 …} +value: "196" +label: "196" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +data: App\Entity\Area\AreaEventSelection {#4905 …} +value: "197" +label: "197" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +data: App\Entity\Area\AreaEventSelection {#4912 …} +value: "198" +label: "198" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +data: App\Entity\Area\AreaEventSelection {#4919 …} +value: "199" +label: "199" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +data: App\Entity\Area\AreaEventSelection {#4926 …} +value: "200" +label: "200" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +data: App\Entity\Area\AreaEventSelection {#4933 …} +value: "201" +label: "201" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +data: App\Entity\Area\AreaEventSelection {#4941 …} +value: "202" +label: "202" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +data: App\Entity\Area\AreaEventSelection {#4945 …} +value: "203" +label: "203" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +data: App\Entity\Area\AreaEventSelection {#4952 …} +value: "204" +label: "204" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +data: App\Entity\Area\AreaEventSelection {#4959 …} +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +data: App\Entity\Area\AreaEventSelection {#4966 …} +value: "206" +label: "206" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +data: App\Entity\Area\AreaEventSelection {#4973 …} +value: "207" +label: "207" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +data: App\Entity\Area\AreaEventSelection {#4980 …} +value: "208" +label: "208" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +data: App\Entity\Area\AreaEventSelection {#4987 …} +value: "209" +label: "209" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +data: App\Entity\Area\AreaEventSelection {#4994 …} +value: "210" +label: "210" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +data: App\Entity\Area\AreaEventSelection {#5001 …} +value: "211" +label: "211" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +data: App\Entity\Area\AreaEventSelection {#5008 …} +value: "212" +label: "212" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +data: App\Entity\Area\AreaEventSelection {#5015 …} +value: "213" +label: "213" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +data: App\Entity\Area\AreaEventSelection {#5022 …} +value: "214" +label: "214" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +data: App\Entity\Area\AreaEventSelection {#5029 …} +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +data: App\Entity\Area\AreaEventSelection {#5036 …} +value: "216" +label: "216" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7879 +data: App\Entity\Area\AreaEventSelection {#5041 …} +value: "217" +label: "217" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7880 +data: App\Entity\Area\AreaEventSelection {#5048 …} +value: "218" +label: "218" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7881 +data: App\Entity\Area\AreaEventSelection {#5055 …} +value: "219" +label: "219" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7882 +data: App\Entity\Area\AreaEventSelection {#5062 …} +value: "220" +label: "220" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7883 +data: App\Entity\Area\AreaEventSelection {#5069 …} +value: "221" +label: "221" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7884 +data: App\Entity\Area\AreaEventSelection {#5076 …} +value: "222" +label: "222" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7885 +data: App\Entity\Area\AreaEventSelection {#5083 …} +value: "223" +label: "223" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7886 +data: App\Entity\Area\AreaEventSelection {#5090 …} +value: "224" +label: "224" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7887 +data: App\Entity\Area\AreaEventSelection {#5097 …} +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7888 +data: App\Entity\Area\AreaEventSelection {#5104 …} +value: "226" +label: "226" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7889 +data: App\Entity\Area\AreaEventSelection {#5111 …} +value: "227" +label: "227" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7890 +data: App\Entity\Area\AreaEventSelection {#5118 …} +value: "228" +label: "228" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7891 +data: App\Entity\Area\AreaEventSelection {#5125 …} +value: "229" +label: "229" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7892 +data: App\Entity\Area\AreaEventSelection {#5132 …} +value: "230" +label: "230" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7893 +data: App\Entity\Area\AreaEventSelection {#5139 …} +value: "231" +label: "231" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7894 +data: App\Entity\Area\AreaEventSelection {#5146 …} +value: "232" +label: "232" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7895 +data: App\Entity\Area\AreaEventSelection {#5153 …} +value: "233" +label: "233" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7896 +data: App\Entity\Area\AreaEventSelection {#5160 …} +value: "234" +label: "234" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7897 +data: App\Entity\Area\AreaEventSelection {#5167 …} +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7898 +data: App\Entity\Area\AreaEventSelection {#5174 …} +value: "236" +label: "236" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7899 +data: App\Entity\Area\AreaEventSelection {#5181 …} +value: "237" +label: "237" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7900 +data: App\Entity\Area\AreaEventSelection {#5188 …} +value: "238" +label: "238" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7901 +data: App\Entity\Area\AreaEventSelection {#5195 …} +value: "239" +label: "239" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7902 +data: App\Entity\Area\AreaEventSelection {#5202 …} +value: "240" +label: "240" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7903 +data: App\Entity\Area\AreaEventSelection {#5209 …} +value: "241" +label: "241" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7904 +data: App\Entity\Area\AreaEventSelection {#5216 …} +value: "242" +label: "242" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7905 +data: App\Entity\Area\AreaEventSelection {#5223 …} +value: "243" +label: "243" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7906 +data: App\Entity\Area\AreaEventSelection {#5230 …} +value: "244" +label: "244" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7907 +data: App\Entity\Area\AreaEventSelection {#5237 …} +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7908 +data: App\Entity\Area\AreaEventSelection {#5244 …} +value: "246" +label: "246" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7909 +data: App\Entity\Area\AreaEventSelection {#5251 …} +value: "247" +label: "247" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7910 +data: App\Entity\Area\AreaEventSelection {#5258 …} +value: "248" +label: "248" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7911 +data: App\Entity\Area\AreaEventSelection {#5265 …} +value: "249" +label: "249" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7912 +data: App\Entity\Area\AreaEventSelection {#5272 …} +value: "250" +label: "250" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7913 +data: App\Entity\Area\AreaEventSelection {#5279 …} +value: "251" +label: "251" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7914 +data: App\Entity\Area\AreaEventSelection {#5286 …} +value: "252" +label: "252" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7915 +data: App\Entity\Area\AreaEventSelection {#5293 …} +value: "253" +label: "253" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7916 +data: App\Entity\Area\AreaEventSelection {#5300 …} +value: "254" +label: "254" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7917 +data: App\Entity\Area\AreaEventSelection {#5307 …} +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7918 +data: App\Entity\Area\AreaEventSelection {#5314 …} +value: "256" +label: "256" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7919 +data: App\Entity\Area\AreaEventSelection {#5321 …} +value: "257" +label: "257" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7920 +data: App\Entity\Area\AreaEventSelection {#5328 …} +value: "258" +label: "258" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7921 +data: App\Entity\Area\AreaEventSelection {#5335 …} +value: "259" +label: "259" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7922 +data: App\Entity\Area\AreaEventSelection {#5342 …} +value: "260" +label: "260" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7923 +data: App\Entity\Area\AreaEventSelection {#5349 …} +value: "261" +label: "261" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7924 +data: App\Entity\Area\AreaEventSelection {#5356 …} +value: "262" +label: "262" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7925 +data: App\Entity\Area\AreaEventSelection {#5363 …} +value: "263" +label: "263" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7926 +data: App\Entity\Area\AreaEventSelection {#5370 …} +value: "264" +label: "264" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7927 +data: App\Entity\Area\AreaEventSelection {#5377 …} +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7928 +data: App\Entity\Area\AreaEventSelection {#5384 …} +value: "266" +label: "266" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7929 +data: App\Entity\Area\AreaEventSelection {#5391 …} +value: "267" +label: "267" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7930 +data: App\Entity\Area\AreaEventSelection {#5398 …} +value: "268" +label: "268" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7931 +data: App\Entity\Area\AreaEventSelection {#5405 …} +value: "269" +label: "269" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7932 +data: App\Entity\Area\AreaEventSelection {#5412 …} +value: "270" +label: "270" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7933 +data: App\Entity\Area\AreaEventSelection {#5419 …} +value: "271" +label: "271" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7934 +data: App\Entity\Area\AreaEventSelection {#5423 …} +value: "272" +label: "272" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7935 +data: App\Entity\Area\AreaEventSelection {#5430 …} +value: "273" +label: "273" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7936 +data: App\Entity\Area\AreaEventSelection {#5437 …} +value: "274" +label: "274" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7937 +data: App\Entity\Area\AreaEventSelection {#5444 …} +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7938 +data: App\Entity\Area\AreaEventSelection {#5451 …} +value: "276" +label: "276" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7939 +data: App\Entity\Area\AreaEventSelection {#5458 …} +value: "277" +label: "277" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7940 +data: App\Entity\Area\AreaEventSelection {#5465 …} +value: "278" +label: "278" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7941 +data: App\Entity\Area\AreaEventSelection {#5472 …} +value: "279" +label: "279" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7942 +data: App\Entity\Area\AreaEventSelection {#5479 …} +value: "280" +label: "280" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7943 +data: App\Entity\Area\AreaEventSelection {#5486 …} +value: "281" +label: "281" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7944 +data: App\Entity\Area\AreaEventSelection {#5493 …} +value: "282" +label: "282" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7945 +data: App\Entity\Area\AreaEventSelection {#5497 …} +value: "283" +label: "283" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7946 +data: App\Entity\Area\AreaEventSelection {#5504 …} +value: "284" +label: "284" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7947 +data: App\Entity\Area\AreaEventSelection {#5512 …} +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7948 +data: App\Entity\Area\AreaEventSelection {#5519 …} +value: "286" +label: "286" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7949 +data: App\Entity\Area\AreaEventSelection {#5526 …} +value: "287" +label: "287" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7950 +data: App\Entity\Area\AreaEventSelection {#5533 …} +value: "288" +label: "288" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7951 +data: App\Entity\Area\AreaEventSelection {#5540 …} +value: "289" +label: "289" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7952 +data: App\Entity\Area\AreaEventSelection {#5547 …} +value: "290" +label: "290" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7953 +data: App\Entity\Area\AreaEventSelection {#5554 …} +value: "291" +label: "291" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7954 +data: App\Entity\Area\AreaEventSelection {#5561 …} +value: "292" +label: "292" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7955 +data: App\Entity\Area\AreaEventSelection {#5568 …} +value: "293" +label: "293" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7956 +data: App\Entity\Area\AreaEventSelection {#5575 …} +value: "294" +label: "294" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7957 +data: App\Entity\Area\AreaEventSelection {#5582 …} +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7958 +data: App\Entity\Area\AreaEventSelection {#5589 …} +value: "296" +label: "296" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7959 +data: App\Entity\Area\AreaEventSelection {#5596 …} +value: "297" +label: "297" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7960 +data: App\Entity\Area\AreaEventSelection {#5603 …} +value: "298" +label: "298" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7961 +data: App\Entity\Area\AreaEventSelection {#5611 …} +value: "299" +label: "299" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7962 +data: App\Entity\Area\AreaEventSelection {#5618 …} +value: "300" +label: "300" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7963 +data: App\Entity\Area\AreaEventSelection {#5625 …} +value: "301" +label: "301" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7964 +data: App\Entity\Area\AreaEventSelection {#5632 …} +value: "302" +label: "302" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7965 +data: App\Entity\Area\AreaEventSelection {#5639 …} +value: "303" +label: "303" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7966 +data: App\Entity\Area\AreaEventSelection {#5646 …} +value: "304" +label: "304" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7967 +data: App\Entity\Area\AreaEventSelection {#5653 …} +value: "305" +label: "305" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7968 +data: App\Entity\Area\AreaEventSelection {#5660 …} +value: "306" +label: "306" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7969 +data: App\Entity\Area\AreaEventSelection {#5667 …} +value: "307" +label: "307" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7970 +data: App\Entity\Area\AreaEventSelection {#5674 …} +value: "308" +label: "308" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7971 +data: App\Entity\Area\AreaEventSelection {#5681 …} +value: "309" +label: "309" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7972 +data: App\Entity\Area\AreaEventSelection {#5688 …} +value: "310" +label: "310" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7973 +data: App\Entity\Area\AreaEventSelection {#5695 …} +value: "311" +label: "311" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7974 +data: App\Entity\Area\AreaEventSelection {#5702 …} +value: "312" +label: "312" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7975 +data: App\Entity\Area\AreaEventSelection {#5709 …} +value: "313" +label: "313" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7976 +data: App\Entity\Area\AreaEventSelection {#5717 …} +value: "314" +label: "314" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7977 +data: App\Entity\Area\AreaEventSelection {#5724 …} +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7978 +data: App\Entity\Area\AreaEventSelection {#5731 …} +value: "316" +label: "316" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7979 +data: App\Entity\Area\AreaEventSelection {#5738 …} +value: "317" +label: "317" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7980 +data: App\Entity\Area\AreaEventSelection {#5746 …} +value: "318" +label: "318" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7981 +data: App\Entity\Area\AreaEventSelection {#5753 …} +value: "319" +label: "319" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7982 +data: App\Entity\Area\AreaEventSelection {#5760 …} +value: "320" +label: "320" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7983 +data: App\Entity\Area\AreaEventSelection {#5768 …} +value: "321" +label: "321" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7984 +data: App\Entity\Area\AreaEventSelection {#5775 …} +value: "322" +label: "322" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7985 +data: App\Entity\Area\AreaEventSelection {#5780 …} +value: "323" +label: "323" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7986 +data: App\Entity\Area\AreaEventSelection {#5787 …} +value: "324" +label: "324" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +data: App\Entity\Area\AreaEventSelection {#5795 …} +value: "325" +label: "325" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7988 +data: App\Entity\Area\AreaEventSelection {#5802 …} +value: "326" +label: "326" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7989 +data: App\Entity\Area\AreaEventSelection {#5806 …} +value: "327" +label: "327" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7990 +data: App\Entity\Area\AreaEventSelection {#5813 …} +value: "328" +label: "328" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7991 +data: App\Entity\Area\AreaEventSelection {#5820 …} +value: "329" +label: "329" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7992 +data: App\Entity\Area\AreaEventSelection {#5827 …} +value: "330" +label: "330" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7993 +data: App\Entity\Area\AreaEventSelection {#5834 …} +value: "331" +label: "331" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7994 +data: App\Entity\Area\AreaEventSelection {#5841 …} +value: "332" +label: "332" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7995 +data: App\Entity\Area\AreaEventSelection {#5848 …} +value: "333" +label: "333" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7996 +data: App\Entity\Area\AreaEventSelection {#5855 …} +value: "334" +label: "334" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7997 +data: App\Entity\Area\AreaEventSelection {#5862 …} +value: "335" +label: "335" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7998 +data: App\Entity\Area\AreaEventSelection {#5870 …} +value: "336" +label: "336" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7999 +data: App\Entity\Area\AreaEventSelection {#5878 …} +value: "337" +label: "337" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8000 +data: App\Entity\Area\AreaEventSelection {#5885 …} +value: "338" +label: "338" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8001 +data: App\Entity\Area\AreaEventSelection {#5892 …} +value: "339" +label: "339" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8002 +data: App\Entity\Area\AreaEventSelection {#5899 …} +value: "340" +label: "340" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8003 +data: App\Entity\Area\AreaEventSelection {#5907 …} +value: "341" +label: "341" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8004 +data: App\Entity\Area\AreaEventSelection {#5915 …} +value: "342" +label: "342" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8005 +data: App\Entity\Area\AreaEventSelection {#5922 …} +value: "343" +label: "343" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8006 +data: App\Entity\Area\AreaEventSelection {#5930 …} +value: "344" +label: "344" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8007 +data: App\Entity\Area\AreaEventSelection {#5937 …} +value: "345" +label: "345" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8008 +data: App\Entity\Area\AreaEventSelection {#5944 …} +value: "346" +label: "346" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8009 +data: App\Entity\Area\AreaEventSelection {#5951 …} +value: "347" +label: "347" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8010 +data: App\Entity\Area\AreaEventSelection {#5958 …} +value: "348" +label: "348" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8011 +data: App\Entity\Area\AreaEventSelection {#5962 …} +value: "349" +label: "349" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8012 +data: App\Entity\Area\AreaEventSelection {#5969 …} +value: "350" +label: "350" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8013 +data: App\Entity\Area\AreaEventSelection {#5976 …} +value: "351" +label: "351" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8014 +data: App\Entity\Area\AreaEventSelection {#5984 …} +value: "352" +label: "352" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8015 +data: App\Entity\Area\AreaEventSelection {#5992 …} +value: "353" +label: "353" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8016 +data: App\Entity\Area\AreaEventSelection {#5999 …} +value: "354" +label: "354" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8017 +data: App\Entity\Area\AreaEventSelection {#6007 …} +value: "355" +label: "355" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8018 +data: App\Entity\Area\AreaEventSelection {#6014 …} +value: "356" +label: "356" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8019 +data: App\Entity\Area\AreaEventSelection {#6021 …} +value: "357" +label: "357" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +data: App\Entity\Area\AreaEventSelection {#6028 …} +value: "358" +label: "358" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +data: App\Entity\Area\AreaEventSelection {#6035 …} +value: "359" +label: "359" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +data: App\Entity\Area\AreaEventSelection {#6043 …} +value: "360" +label: "360" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8023 +data: App\Entity\Area\AreaEventSelection {#6050 …} +value: "361" +label: "361" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8024 +data: App\Entity\Area\AreaEventSelection {#6057 …} +value: "362" +label: "362" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8025 +data: App\Entity\Area\AreaEventSelection {#6064 …} +value: "363" +label: "363" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8026 +data: App\Entity\Area\AreaEventSelection {#6072 …} +value: "364" +label: "364" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8027 +data: App\Entity\Area\AreaEventSelection {#6079 …} +value: "365" +label: "365" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8028 +data: App\Entity\Area\AreaEventSelection {#6086 …} +value: "366" +label: "366" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8029 +data: App\Entity\Area\AreaEventSelection {#6093 …} +value: "367" +label: "367" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8030 +data: App\Entity\Area\AreaEventSelection {#6100 …} +value: "368" +label: "368" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8031 +data: App\Entity\Area\AreaEventSelection {#6107 …} +value: "369" +label: "369" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8032 +data: App\Entity\Area\AreaEventSelection {#6114 …} +value: "370" +label: "370" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8033 +data: App\Entity\Area\AreaEventSelection {#6121 …} +value: "371" +label: "371" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8034 +data: App\Entity\Area\AreaEventSelection {#6128 …} +value: "372" +label: "372" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8035 +data: App\Entity\Area\AreaEventSelection {#6135 …} +value: "373" +label: "373" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8036 +data: App\Entity\Area\AreaEventSelection {#6142 …} +value: "374" +label: "374" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8037 +data: App\Entity\Area\AreaEventSelection {#6149 …} +value: "375" +label: "375" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8038 +data: App\Entity\Area\AreaEventSelection {#6153 …} +value: "376" +label: "376" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8039 +data: App\Entity\Area\AreaEventSelection {#6160 …} +value: "377" +label: "377" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8040 +data: App\Entity\Area\AreaEventSelection {#6167 …} +value: "378" +label: "378" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8041 +data: App\Entity\Area\AreaEventSelection {#6174 …} +value: "379" +label: "379" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8042 +data: App\Entity\Area\AreaEventSelection {#6181 …} +value: "380" +label: "380" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8043 +data: App\Entity\Area\AreaEventSelection {#6188 …} +value: "381" +label: "381" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8044 +data: App\Entity\Area\AreaEventSelection {#6195 …} +value: "382" +label: "382" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8045 +data: App\Entity\Area\AreaEventSelection {#6202 …} +value: "383" +label: "383" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8046 +data: App\Entity\Area\AreaEventSelection {#6209 …} +value: "384" +label: "384" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8047 +data: App\Entity\Area\AreaEventSelection {#6216 …} +value: "385" +label: "385" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8048 +data: App\Entity\Area\AreaEventSelection {#6223 …} +value: "386" +label: "386" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8049 +data: App\Entity\Area\AreaEventSelection {#6230 …} +value: "387" +label: "387" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8050 +data: App\Entity\Area\AreaEventSelection {#6237 …} +value: "388" +label: "388" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +data: App\Entity\Area\AreaEventSelection {#6245 …} +value: "389" +label: "389" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8052 +data: App\Entity\Area\AreaEventSelection {#6253 …} +value: "390" +label: "390" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +data: App\Entity\Area\AreaEventSelection {#6257 …} +value: "391" +label: "391" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +data: App\Entity\Area\AreaEventSelection {#6261 …} +value: "392" +label: "392" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +data: App\Entity\Area\AreaEventSelection {#6268 …} +value: "393" +label: "393" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8056 +data: App\Entity\Area\AreaEventSelection {#6276 …} +value: "394" +label: "394" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +data: App\Entity\Area\AreaEventSelection {#6284 …} +value: "395" +label: "395" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8058 +data: App\Entity\Area\AreaEventSelection {#6291 …} +value: "396" +label: "396" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8059 +data: App\Entity\Area\AreaEventSelection {#6299 …} +value: "397" +label: "397" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8060 +data: App\Entity\Area\AreaEventSelection {#6306 …} +value: "398" +label: "398" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8061 +data: App\Entity\Area\AreaEventSelection {#6313 …} +value: "399" +label: "399" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8062 +data: App\Entity\Area\AreaEventSelection {#6320 …} +value: "400" +label: "400" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8063 +data: App\Entity\Area\AreaEventSelection {#6327 …} +value: "401" +label: "401" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +data: App\Entity\Area\AreaEventSelection {#6335 …} +value: "402" +label: "402" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8065 +data: App\Entity\Area\AreaEventSelection {#6342 …} +value: "403" +label: "403" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8066 +data: App\Entity\Area\AreaEventSelection {#6349 …} +value: "404" +label: "404" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8067 +data: App\Entity\Area\AreaEventSelection {#6356 …} +value: "405" +label: "405" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8068 +data: App\Entity\Area\AreaEventSelection {#6363 …} +value: "406" +label: "406" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +data: App\Entity\Area\AreaEventSelection {#6370 …} +value: "407" +label: "407" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +data: App\Entity\Area\AreaEventSelection {#6377 …} +value: "408" +label: "408" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +data: App\Entity\Area\AreaEventSelection {#6384 …} +value: "409" +label: "409" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +data: App\Entity\Area\AreaEventSelection {#6391 …} +value: "410" +label: "410" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8073 +data: App\Entity\Area\AreaEventSelection {#6398 …} +value: "411" +label: "411" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8074 +data: App\Entity\Area\AreaEventSelection {#6405 …} +value: "412" +label: "412" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +data: App\Entity\Area\AreaEventSelection {#6412 …} +value: "413" +label: "413" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8076 +data: App\Entity\Area\AreaEventSelection {#6419 …} +value: "414" +label: "414" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8077 +data: App\Entity\Area\AreaEventSelection {#6427 …} +value: "415" +label: "415" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8078 +data: App\Entity\Area\AreaEventSelection {#6434 …} +value: "416" +label: "416" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8079 +data: App\Entity\Area\AreaEventSelection {#6441 …} +value: "417" +label: "417" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8080 +data: App\Entity\Area\AreaEventSelection {#6449 …} +value: "418" +label: "418" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +data: App\Entity\Area\AreaEventSelection {#6456 …} +value: "419" +label: "419" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +data: App\Entity\Area\AreaEventSelection {#6463 …} +value: "420" +label: "420" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +data: App\Entity\Area\AreaEventSelection {#6470 …} +value: "421" +label: "421" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +data: App\Entity\Area\AreaEventSelection {#6477 …} +value: "422" +label: "422" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +data: App\Entity\Area\AreaEventSelection {#6484 …} +value: "423" +label: "423" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +data: App\Entity\Area\AreaEventSelection {#6491 …} +value: "424" +label: "424" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +data: App\Entity\Area\AreaEventSelection {#6498 …} +value: "425" +label: "425" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +data: App\Entity\Area\AreaEventSelection {#6506 …} +value: "426" +label: "426" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +data: App\Entity\Area\AreaEventSelection {#6513 …} +value: "427" +label: "427" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +data: App\Entity\Area\AreaEventSelection {#6520 …} +value: "428" +label: "428" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +data: App\Entity\Area\AreaEventSelection {#6527 …} +value: "429" +label: "429" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +data: App\Entity\Area\AreaEventSelection {#6534 …} +value: "430" +label: "430" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +data: App\Entity\Area\AreaEventSelection {#6541 …} +value: "431" +label: "431" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +data: App\Entity\Area\AreaEventSelection {#6549 …} +value: "432" +label: "432" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +data: App\Entity\Area\AreaEventSelection {#6556 …} +value: "433" +label: "433" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +data: App\Entity\Area\AreaEventSelection {#6563 …} +value: "434" +label: "434" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +data: App\Entity\Area\AreaEventSelection {#6570 …} +value: "435" +label: "435" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +data: App\Entity\Area\AreaEventSelection {#6577 …} +value: "436" +label: "436" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +data: App\Entity\Area\AreaEventSelection {#6585 …} +value: "437" +label: "437" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +data: App\Entity\Area\AreaEventSelection {#6592 …} +value: "438" +label: "438" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +data: App\Entity\Area\AreaEventSelection {#6599 …} +value: "439" +label: "439" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +data: App\Entity\Area\AreaEventSelection {#6606 …} +value: "440" +label: "440" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +data: App\Entity\Area\AreaEventSelection {#6613 …} +value: "441" +label: "441" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +data: App\Entity\Area\AreaEventSelection {#6620 …} +value: "442" +label: "442" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +data: App\Entity\Area\AreaEventSelection {#6627 …} +value: "443" +label: "443" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +data: App\Entity\Area\AreaEventSelection {#6634 …} +value: "444" +label: "444" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +data: App\Entity\Area\AreaEventSelection {#6641 …} +value: "445" +label: "445" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +data: App\Entity\Area\AreaEventSelection {#6648 …} +value: "446" +label: "446" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +data: App\Entity\Area\AreaEventSelection {#6655 …} +value: "447" +label: "447" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +data: App\Entity\Area\AreaEventSelection {#6662 …} +value: "448" +label: "448" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +data: App\Entity\Area\AreaEventSelection {#6669 …} +value: "449" +label: "449" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8112 +data: App\Entity\Area\AreaEventSelection {#6676 …} +value: "450" +label: "450" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8113 +data: App\Entity\Area\AreaEventSelection {#6683 …} +value: "451" +label: "451" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +data: App\Entity\Area\AreaEventSelection {#6690 …} +value: "452" +label: "452" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +data: App\Entity\Area\AreaEventSelection {#6697 …} +value: "453" +label: "453" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +data: App\Entity\Area\AreaEventSelection {#6704 …} +value: "454" +label: "454" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +data: App\Entity\Area\AreaEventSelection {#6711 …} +value: "455" +label: "455" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +data: App\Entity\Area\AreaEventSelection {#6718 …} +value: "456" +label: "456" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +data: App\Entity\Area\AreaEventSelection {#6725 …} +value: "457" +label: "457" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +data: App\Entity\Area\AreaEventSelection {#6732 …} +value: "458" +label: "458" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +data: App\Entity\Area\AreaEventSelection {#6739 …} +value: "459" +label: "459" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +data: App\Entity\Area\AreaEventSelection {#6746 …} +value: "460" +label: "460" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +data: App\Entity\Area\AreaEventSelection {#6753 …} +value: "461" +label: "461" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +data: App\Entity\Area\AreaEventSelection {#6760 …} +value: "462" +label: "462" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +data: App\Entity\Area\AreaEventSelection {#6767 …} +value: "463" +label: "463" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +data: App\Entity\Area\AreaEventSelection {#6774 …} +value: "464" +label: "464" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +data: App\Entity\Area\AreaEventSelection {#6781 …} +value: "465" +label: "465" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +data: App\Entity\Area\AreaEventSelection {#6788 …} +value: "466" +label: "466" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +data: App\Entity\Area\AreaEventSelection {#6795 …} +value: "467" +label: "467" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +data: App\Entity\Area\AreaEventSelection {#6802 …} +value: "468" +label: "468" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +data: App\Entity\Area\AreaEventSelection {#6809 …} +value: "469" +label: "469" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +data: App\Entity\Area\AreaEventSelection {#6816 …} +value: "470" +label: "470" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +data: App\Entity\Area\AreaEventSelection {#6823 …} +value: "471" +label: "471" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +data: App\Entity\Area\AreaEventSelection {#6830 …} +value: "472" +label: "472" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +data: App\Entity\Area\AreaEventSelection {#6837 …} +value: "473" +label: "473" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +data: App\Entity\Area\AreaEventSelection {#6844 …} +value: "474" +label: "474" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +data: App\Entity\Area\AreaEventSelection {#6851 …} +value: "475" +label: "475" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +data: App\Entity\Area\AreaEventSelection {#6858 …} +value: "476" +label: "476" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +data: App\Entity\Area\AreaEventSelection {#6865 …} +value: "477" +label: "477" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +data: App\Entity\Area\AreaEventSelection {#6872 …} +value: "478" +label: "478" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +data: App\Entity\Area\AreaEventSelection {#6879 …} +value: "479" +label: "479" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +data: App\Entity\Area\AreaEventSelection {#6886 …} +value: "480" +label: "480" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +data: App\Entity\Area\AreaEventSelection {#6893 …} +value: "481" +label: "481" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +data: App\Entity\Area\AreaEventSelection {#6900 …} +value: "482" +label: "482" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +data: App\Entity\Area\AreaEventSelection {#6907 …} +value: "483" +label: "483" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +data: App\Entity\Area\AreaEventSelection {#6914 …} +value: "484" +label: "484" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +data: App\Entity\Area\AreaEventSelection {#6921 …} +value: "485" +label: "485" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +data: App\Entity\Area\AreaEventSelection {#6928 …} +value: "486" +label: "486" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +data: App\Entity\Area\AreaEventSelection {#6936 …} +value: "487" +label: "487" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +data: App\Entity\Area\AreaEventSelection {#6943 …} +value: "488" +label: "488" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +data: App\Entity\Area\AreaEventSelection {#6950 …} +value: "489" +label: "489" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +data: App\Entity\Area\AreaEventSelection {#6957 …} +value: "490" +label: "490" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +data: App\Entity\Area\AreaEventSelection {#6964 …} +value: "491" +label: "491" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +data: App\Entity\Area\AreaEventSelection {#6971 …} +value: "492" +label: "492" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +data: App\Entity\Area\AreaEventSelection {#6978 …} +value: "493" +label: "493" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +data: App\Entity\Area\AreaEventSelection {#6985 …} +value: "494" +label: "494" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +data: App\Entity\Area\AreaEventSelection {#6993 …} +value: "495" +label: "495" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +data: App\Entity\Area\AreaEventSelection {#7000 …} +value: "496" +label: "496" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +data: App\Entity\Area\AreaEventSelection {#7007 …} +value: "497" +label: "497" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +data: App\Entity\Area\AreaEventSelection {#7011 …} +value: "498" +label: "498" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +data: App\Entity\Area\AreaEventSelection {#7018 …} +value: "499" +label: "499" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +data: App\Entity\Area\AreaEventSelection {#7025 …} +value: "500" +label: "500" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +data: App\Entity\Area\AreaEventSelection {#7032 …} +value: "501" +label: "501" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +data: App\Entity\Area\AreaEventSelection {#7039 …} +value: "502" +label: "502" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +data: App\Entity\Area\AreaEventSelection {#7046 …} +value: "503" +label: "503" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +data: App\Entity\Area\AreaEventSelection {#7053 …} +value: "504" +label: "504" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +data: App\Entity\Area\AreaEventSelection {#7060 …} +value: "505" +label: "505" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +data: App\Entity\Area\AreaEventSelection {#7068 …} +value: "506" +label: "506" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +data: App\Entity\Area\AreaEventSelection {#7075 …} +value: "507" +label: "507" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +data: App\Entity\Area\AreaEventSelection {#7082 …} +value: "508" +label: "508" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +data: App\Entity\Area\AreaEventSelection {#7089 …} +value: "509" +label: "509" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +data: App\Entity\Area\AreaEventSelection {#7096 …} +value: "510" +label: "510" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +data: App\Entity\Area\AreaEventSelection {#7103 …} +value: "511" +label: "511" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +data: App\Entity\Area\AreaEventSelection {#7110 …} +value: "512" +label: "512" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +data: App\Entity\Area\AreaEventSelection {#7117 …} +value: "513" +label: "513" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +data: App\Entity\Area\AreaEventSelection {#7124 …} +value: "514" +label: "514" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +data: App\Entity\Area\AreaEventSelection {#7131 …} +value: "515" +label: "515" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +data: App\Entity\Area\AreaEventSelection {#7138 …} +value: "516" +label: "516" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +data: App\Entity\Area\AreaEventSelection {#7145 …} +value: "517" +label: "517" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +data: App\Entity\Area\AreaEventSelection {#7152 …} +value: "518" +label: "518" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +data: App\Entity\Area\AreaEventSelection {#7159 …} +value: "519" +label: "519" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +data: App\Entity\Area\AreaEventSelection {#7166 …} +value: "520" +label: "520" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +data: App\Entity\Area\AreaEventSelection {#7173 …} +value: "521" +label: "521" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +data: App\Entity\Area\AreaEventSelection {#7180 …} +value: "522" +label: "522" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +data: App\Entity\Area\AreaEventSelection {#7187 …} +value: "523" +label: "523" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +data: App\Entity\Area\AreaEventSelection {#7194 …} +value: "524" +label: "524" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +data: App\Entity\Area\AreaEventSelection {#7201 …} +value: "525" +label: "525" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +data: App\Entity\Area\AreaEventSelection {#7208 …} +value: "526" +label: "526" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +data: App\Entity\Area\AreaEventSelection {#7215 …} +value: "527" +label: "527" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +data: App\Entity\Area\AreaEventSelection {#7222 …} +value: "528" +label: "528" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +data: App\Entity\Area\AreaEventSelection {#7229 …} +value: "529" +label: "529" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +data: App\Entity\Area\AreaEventSelection {#7236 …} +value: "530" +label: "530" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +data: App\Entity\Area\AreaEventSelection {#7243 …} +value: "531" +label: "531" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +data: App\Entity\Area\AreaEventSelection {#7250 …} +value: "532" +label: "532" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +data: App\Entity\Area\AreaEventSelection {#7257 …} +value: "533" +label: "533" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +data: App\Entity\Area\AreaEventSelection {#7264 …} +value: "534" +label: "534" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +data: App\Entity\Area\AreaEventSelection {#7271 …} +value: "535" +label: "535" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +data: App\Entity\Area\AreaEventSelection {#7278 …} +value: "536" +label: "536" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +data: App\Entity\Area\AreaEventSelection {#7285 …} +value: "537" +label: "537" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +data: App\Entity\Area\AreaEventSelection {#7292 …} +value: "538" +label: "538" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +data: App\Entity\Area\AreaEventSelection {#7299 …} +value: "539" +label: "539" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +data: App\Entity\Area\AreaEventSelection {#7306 …} +value: "540" +label: "540" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +data: App\Entity\Area\AreaEventSelection {#7313 …} +value: "541" +label: "541" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +data: App\Entity\Area\AreaEventSelection {#7320 …} +value: "542" +label: "542" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +data: App\Entity\Area\AreaEventSelection {#7327 …} +value: "543" +label: "543" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +data: App\Entity\Area\AreaEventSelection {#7334 …} +value: "544" +label: "544" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +data: App\Entity\Area\AreaEventSelection {#7341 …} +value: "545" +label: "545" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +data: App\Entity\Area\AreaEventSelection {#7348 …} +value: "546" +label: "546" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +data: App\Entity\Area\AreaEventSelection {#7355 …} +value: "547" +label: "547" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +data: App\Entity\Area\AreaEventSelection {#7362 …} +value: "548" +label: "548" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +data: App\Entity\Area\AreaEventSelection {#7369 …} +value: "549" +label: "549" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +data: App\Entity\Area\AreaEventSelection {#7376 …} +value: "550" +label: "550" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +data: App\Entity\Area\AreaEventSelection {#7383 …} +value: "551" +label: "551" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +data: App\Entity\Area\AreaEventSelection {#7390 …} +value: "552" +label: "552" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +data: App\Entity\Area\AreaEventSelection {#7397 …} +value: "553" +label: "553" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +data: App\Entity\Area\AreaEventSelection {#7404 …} +value: "554" +label: "554" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +data: App\Entity\Area\AreaEventSelection {#7411 …} +value: "555" +label: "555" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +data: App\Entity\Area\AreaEventSelection {#7418 …} +value: "556" +label: "556" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +data: App\Entity\Area\AreaEventSelection {#7425 …} +value: "557" +label: "557" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +data: App\Entity\Area\AreaEventSelection {#7432 …} +value: "558" +label: "558" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +data: App\Entity\Area\AreaEventSelection {#7439 …} +value: "559" +label: "559" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +data: App\Entity\Area\AreaEventSelection {#7446 …} +value: "560" +label: "560" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +data: App\Entity\Area\AreaEventSelection {#7453 …} +value: "561" +label: "561" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +data: App\Entity\Area\AreaEventSelection {#7460 …} +value: "562" +label: "562" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +data: App\Entity\Area\AreaEventSelection {#7467 …} +value: "563" +label: "563" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +data: App\Entity\Area\AreaEventSelection {#7474 …} +value: "564" +label: "564" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +data: App\Entity\Area\AreaEventSelection {#7481 …} +value: "565" +label: "565" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +data: App\Entity\Area\AreaEventSelection {#7488 …} +value: "566" +label: "566" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +data: App\Entity\Area\AreaEventSelection {#7495 …} +value: "567" +label: "567" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +data: App\Entity\Area\AreaEventSelection {#7502 …} +value: "568" +label: "568" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +data: App\Entity\Area\AreaEventSelection {#7509 …} +value: "569" +label: "569" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +data: App\Entity\Area\AreaEventSelection {#7516 …} +value: "570" +label: "570" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +data: App\Entity\Area\AreaEventSelection {#7523 …} +value: "571" +label: "571" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +data: App\Entity\Area\AreaEventSelection {#7530 …} +value: "572" +label: "572" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +data: App\Entity\Area\AreaEventSelection {#7537 …} +value: "573" +label: "573" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +data: App\Entity\Area\AreaEventSelection {#7544 …} +value: "574" +label: "574" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +data: App\Entity\Area\AreaEventSelection {#7551 …} +value: "575" +label: "575" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +data: App\Entity\Area\AreaEventSelection {#7558 …} +value: "576" +label: "576" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +data: App\Entity\Area\AreaEventSelection {#7565 …} +value: "577" +label: "577" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +data: App\Entity\Area\AreaEventSelection {#7572 …} +value: "578" +label: "578" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +data: App\Entity\Area\AreaEventSelection {#7579 …} +value: "579" +label: "579" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +data: App\Entity\Area\AreaEventSelection {#7586 …} +value: "580" +label: "580" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +data: App\Entity\Area\AreaEventSelection {#7593 …} +value: "581" +label: "581" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +data: App\Entity\Area\AreaEventSelection {#7600 …} +value: "582" +label: "582" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +data: App\Entity\Area\AreaEventSelection {#7607 …} +value: "583" +label: "583" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +data: App\Entity\Area\AreaEventSelection {#7614 …} +value: "584" +label: "584" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +data: App\Entity\Area\AreaEventSelection {#7621 …} +value: "585" +label: "585" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +data: App\Entity\Area\AreaEventSelection {#7628 …} +value: "586" +label: "586" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +data: App\Entity\Area\AreaEventSelection {#7635 …} +value: "587" +label: "587" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +data: App\Entity\Area\AreaEventSelection {#7639 …} +value: "588" +label: "588" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +data: App\Entity\Area\AreaEventSelection {#7646 …} +value: "589" +label: "589" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +data: App\Entity\Area\AreaEventSelection {#7653 …} +value: "590" +label: "590" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +data: App\Entity\Area\AreaEventSelection {#7660 …} +value: "591" +label: "591" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +data: App\Entity\Area\AreaEventSelection {#7667 …} +value: "592" +label: "592" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3334 -errors: [] -form: Symfony\Component\Form\Form {#3400 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3439 …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) {#3325 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) {#3322 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() {#3324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3323 …} $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 {#8255 -errors: [] -form: Symfony\Component\Form\Form {#3419 …} } |
form | Symfony\Component\Form\FormView {#3431 …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() {#3405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3404 …} $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 {#8259 -errors: [] -form: Symfony\Component\Form\Form {#3422 …} } |
form | Symfony\Component\Form\FormView {#8258 …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() {#3413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3412 …} $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 {#8260 -errors: [] -form: Symfony\Component\Form\Form {#3425 …} } |
form | Symfony\Component\Form\FormView {#8261 …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) {#3331 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() {#3333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3332 …} $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 {#8256 -errors: [] -form: Symfony\Component\Form\Form {#3444 …} } |
form | Symfony\Component\Form\FormView {#8257 …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() {#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" => "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 {#8265 -errors: [] -form: Symfony\Component\Form\Form {#3447 …} } |
form | Symfony\Component\Form\FormView {#8264 …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() {#3438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3437 …} $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 {#8266 -errors: [] -form: Symfony\Component\Form\Form {#3450 …} } |
form | Symfony\Component\Form\FormView {#8267 …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) {#3247 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3247 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3344 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() {#3346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3345 …} $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 {#8263 -errors: [] -form: Symfony\Component\Form\Form {#3453 …} } |
form | Symfony\Component\Form\FormView {#8262 …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) {#3248 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3248 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3353 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() {#3356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3354 …} $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 {#8270 -errors: [] -form: Symfony\Component\Form\Form {#3456 …} } |
form | Symfony\Component\Form\FormView {#8269 …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) {#3249 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3249 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3363 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() {#3366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3364 …} $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 {#8296 -errors: [] -form: Symfony\Component\Form\Form {#3459 …} } |
form | Symfony\Component\Form\FormView {#8273 …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) {#3250 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3250 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3204 …} } |
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) {#3373 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() {#3376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3374 …} $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 {#8299 -errors: [] -form: Symfony\Component\Form\Form {#3462 …} } |
form | Symfony\Component\Form\FormView {#8283 …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 {#8298 …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 |