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 {#3485 -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 {#3485 -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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data | App\Service\Filtration\Filter\AreaFilter {#3485 -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) {#3522 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() {#3524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3523 …} $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 {#3485 -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 {#3688 -errors: [] -form: Symfony\Component\Form\Form {#3689 …} } |
form | Symfony\Component\Form\FormView {#3525 …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 {#3485 -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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3543 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() {#3545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3544 …} $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 {#3642 -errors: [] -form: Symfony\Component\Form\Form {#3692 …} } |
form | Symfony\Component\Form\FormView {#3652 …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 {#3602 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3579 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3598 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3603 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3585 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3586 …} } |
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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
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 {#3583 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerW4idkXj\EntityManagerGhost614a58f {#144 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3584 …} } |
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() {#3577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3573 …} $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 {#3709 +data: App\Entity\Area\AreaEventSelection {#3825 …} +value: "1" +label: "1" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +data: App\Entity\Area\AreaEventSelection {#3867 …} +value: "2" +label: "2" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +data: App\Entity\Area\AreaEventSelection {#3871 …} +value: "3" +label: "3" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +data: App\Entity\Area\AreaEventSelection {#3878 …} +value: "4" +label: "4" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +data: App\Entity\Area\AreaEventSelection {#3885 …} +value: "5" +label: "5" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +data: App\Entity\Area\AreaEventSelection {#3893 …} +value: "6" +label: "6" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +data: App\Entity\Area\AreaEventSelection {#3900 …} +value: "7" +label: "7" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +data: App\Entity\Area\AreaEventSelection {#3907 …} +value: "8" +label: "8" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +data: App\Entity\Area\AreaEventSelection {#3914 …} +value: "9" +label: "9" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +data: App\Entity\Area\AreaEventSelection {#3921 …} +value: "10" +label: "10" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7968 +data: App\Entity\Area\AreaEventSelection {#3928 …} +value: "11" +label: "11" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7969 +data: App\Entity\Area\AreaEventSelection {#3935 …} +value: "12" +label: "12" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7970 +data: App\Entity\Area\AreaEventSelection {#3942 …} +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7971 +data: App\Entity\Area\AreaEventSelection {#3946 …} +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7972 +data: App\Entity\Area\AreaEventSelection {#3953 …} +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7973 +data: App\Entity\Area\AreaEventSelection {#3960 …} +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7974 +data: App\Entity\Area\AreaEventSelection {#3967 …} +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7975 +data: App\Entity\Area\AreaEventSelection {#3974 …} +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7976 +data: App\Entity\Area\AreaEventSelection {#3981 …} +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7977 +data: App\Entity\Area\AreaEventSelection {#3988 …} +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7978 +data: App\Entity\Area\AreaEventSelection {#3995 …} +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7979 +data: App\Entity\Area\AreaEventSelection {#4002 …} +value: "22" +label: "22" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7980 +data: App\Entity\Area\AreaEventSelection {#4009 …} +value: "23" +label: "23" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7981 +data: App\Entity\Area\AreaEventSelection {#4016 …} +value: "24" +label: "24" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7982 +data: App\Entity\Area\AreaEventSelection {#4023 …} +value: "25" +label: "25" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7983 +data: App\Entity\Area\AreaEventSelection {#4030 …} +value: "26" +label: "26" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7984 +data: App\Entity\Area\AreaEventSelection {#4037 …} +value: "27" +label: "27" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7985 +data: App\Entity\Area\AreaEventSelection {#4044 …} +value: "28" +label: "28" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7986 +data: App\Entity\Area\AreaEventSelection {#4051 …} +value: "29" +label: "29" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +data: App\Entity\Area\AreaEventSelection {#4058 …} +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7988 +data: App\Entity\Area\AreaEventSelection {#4065 …} +value: "31" +label: "31" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7989 +data: App\Entity\Area\AreaEventSelection {#4072 …} +value: "32" +label: "32" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7990 +data: App\Entity\Area\AreaEventSelection {#4079 …} +value: "33" +label: "33" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7991 +data: App\Entity\Area\AreaEventSelection {#4086 …} +value: "34" +label: "34" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7992 +data: App\Entity\Area\AreaEventSelection {#4093 …} +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7993 +data: App\Entity\Area\AreaEventSelection {#4100 …} +value: "36" +label: "36" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7994 +data: App\Entity\Area\AreaEventSelection {#4107 …} +value: "37" +label: "37" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7995 +data: App\Entity\Area\AreaEventSelection {#4114 …} +value: "38" +label: "38" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7996 +data: App\Entity\Area\AreaEventSelection {#4121 …} +value: "39" +label: "39" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7997 +data: App\Entity\Area\AreaEventSelection {#4128 …} +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7998 +data: App\Entity\Area\AreaEventSelection {#4135 …} +value: "41" +label: "41" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7999 +data: App\Entity\Area\AreaEventSelection {#4142 …} +value: "42" +label: "42" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8000 +data: App\Entity\Area\AreaEventSelection {#4149 …} +value: "43" +label: "43" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8001 +data: App\Entity\Area\AreaEventSelection {#4156 …} +value: "44" +label: "44" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8002 +data: App\Entity\Area\AreaEventSelection {#4163 …} +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8003 +data: App\Entity\Area\AreaEventSelection {#4170 …} +value: "46" +label: "46" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8004 +data: App\Entity\Area\AreaEventSelection {#4177 …} +value: "47" +label: "47" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8005 +data: App\Entity\Area\AreaEventSelection {#4184 …} +value: "48" +label: "48" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8006 +data: App\Entity\Area\AreaEventSelection {#4191 …} +value: "49" +label: "49" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8007 +data: App\Entity\Area\AreaEventSelection {#4198 …} +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8008 +data: App\Entity\Area\AreaEventSelection {#4205 …} +value: "51" +label: "51" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8009 +data: App\Entity\Area\AreaEventSelection {#4209 …} +value: "52" +label: "52" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8010 +data: App\Entity\Area\AreaEventSelection {#4216 …} +value: "53" +label: "53" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8011 +data: App\Entity\Area\AreaEventSelection {#4223 …} +value: "54" +label: "54" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8012 +data: App\Entity\Area\AreaEventSelection {#4230 …} +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8013 +data: App\Entity\Area\AreaEventSelection {#4234 …} +value: "56" +label: "56" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8014 +data: App\Entity\Area\AreaEventSelection {#4241 …} +value: "57" +label: "57" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8015 +data: App\Entity\Area\AreaEventSelection {#4248 …} +value: "58" +label: "58" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8016 +data: App\Entity\Area\AreaEventSelection {#4255 …} +value: "59" +label: "59" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8017 +data: App\Entity\Area\AreaEventSelection {#4262 …} +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8018 +data: App\Entity\Area\AreaEventSelection {#4269 …} +value: "61" +label: "61" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8019 +data: App\Entity\Area\AreaEventSelection {#4276 …} +value: "62" +label: "62" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +data: App\Entity\Area\AreaEventSelection {#4283 …} +value: "63" +label: "63" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +data: App\Entity\Area\AreaEventSelection {#4290 …} +value: "64" +label: "64" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +data: App\Entity\Area\AreaEventSelection {#4297 …} +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8023 +data: App\Entity\Area\AreaEventSelection {#4304 …} +value: "66" +label: "66" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8024 +data: App\Entity\Area\AreaEventSelection {#4311 …} +value: "67" +label: "67" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8025 +data: App\Entity\Area\AreaEventSelection {#4318 …} +value: "68" +label: "68" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8026 +data: App\Entity\Area\AreaEventSelection {#4325 …} +value: "69" +label: "69" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8027 +data: App\Entity\Area\AreaEventSelection {#4332 …} +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8028 +data: App\Entity\Area\AreaEventSelection {#4340 …} +value: "71" +label: "71" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8029 +data: App\Entity\Area\AreaEventSelection {#4347 …} +value: "72" +label: "72" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8030 +data: App\Entity\Area\AreaEventSelection {#4354 …} +value: "73" +label: "73" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8031 +data: App\Entity\Area\AreaEventSelection {#4361 …} +value: "74" +label: "74" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8032 +data: App\Entity\Area\AreaEventSelection {#4368 …} +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8033 +data: App\Entity\Area\AreaEventSelection {#4375 …} +value: "76" +label: "76" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8034 +data: App\Entity\Area\AreaEventSelection {#4382 …} +value: "77" +label: "77" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8035 +data: App\Entity\Area\AreaEventSelection {#4389 …} +value: "78" +label: "78" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8036 +data: App\Entity\Area\AreaEventSelection {#4396 …} +value: "79" +label: "79" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8037 +data: App\Entity\Area\AreaEventSelection {#4403 …} +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8038 +data: App\Entity\Area\AreaEventSelection {#4410 …} +value: "81" +label: "81" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8039 +data: App\Entity\Area\AreaEventSelection {#4417 …} +value: "82" +label: "82" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8040 +data: App\Entity\Area\AreaEventSelection {#4424 …} +value: "83" +label: "83" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8041 +data: App\Entity\Area\AreaEventSelection {#4431 …} +value: "84" +label: "84" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8042 +data: App\Entity\Area\AreaEventSelection {#4438 …} +value: "85" +label: "85" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8043 +data: App\Entity\Area\AreaEventSelection {#4445 …} +value: "86" +label: "86" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8044 +data: App\Entity\Area\AreaEventSelection {#4452 …} +value: "87" +label: "87" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8045 +data: App\Entity\Area\AreaEventSelection {#4459 …} +value: "88" +label: "88" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8046 +data: App\Entity\Area\AreaEventSelection {#4466 …} +value: "89" +label: "89" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8047 +data: App\Entity\Area\AreaEventSelection {#4473 …} +value: "90" +label: "90" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8048 +data: App\Entity\Area\AreaEventSelection {#4480 …} +value: "91" +label: "91" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8049 +data: App\Entity\Area\AreaEventSelection {#4487 …} +value: "92" +label: "92" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8050 +data: App\Entity\Area\AreaEventSelection {#4494 …} +value: "93" +label: "93" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +data: App\Entity\Area\AreaEventSelection {#4501 …} +value: "94" +label: "94" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8052 +data: App\Entity\Area\AreaEventSelection {#4508 …} +value: "95" +label: "95" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +data: App\Entity\Area\AreaEventSelection {#4515 …} +value: "96" +label: "96" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +data: App\Entity\Area\AreaEventSelection {#4522 …} +value: "97" +label: "97" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +data: App\Entity\Area\AreaEventSelection {#4529 …} +value: "98" +label: "98" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8056 +data: App\Entity\Area\AreaEventSelection {#4536 …} +value: "99" +label: "99" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +data: App\Entity\Area\AreaEventSelection {#4543 …} +value: "100" +label: "100" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8058 +data: App\Entity\Area\AreaEventSelection {#4550 …} +value: "101" +label: "101" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8059 +data: App\Entity\Area\AreaEventSelection {#4557 …} +value: "102" +label: "102" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8060 +data: App\Entity\Area\AreaEventSelection {#4564 …} +value: "103" +label: "103" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8061 +data: App\Entity\Area\AreaEventSelection {#4571 …} +value: "104" +label: "104" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8062 +data: App\Entity\Area\AreaEventSelection {#4578 …} +value: "105" +label: "105" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8063 +data: App\Entity\Area\AreaEventSelection {#4585 …} +value: "106" +label: "106" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +data: App\Entity\Area\AreaEventSelection {#4592 …} +value: "107" +label: "107" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8065 +data: App\Entity\Area\AreaEventSelection {#4599 …} +value: "108" +label: "108" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8066 +data: App\Entity\Area\AreaEventSelection {#4606 …} +value: "109" +label: "109" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8067 +data: App\Entity\Area\AreaEventSelection {#4610 …} +value: "110" +label: "110" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8068 +data: App\Entity\Area\AreaEventSelection {#4617 …} +value: "111" +label: "111" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +data: App\Entity\Area\AreaEventSelection {#4624 …} +value: "112" +label: "112" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +data: App\Entity\Area\AreaEventSelection {#4631 …} +value: "113" +label: "113" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +data: App\Entity\Area\AreaEventSelection {#4639 …} +value: "114" +label: "114" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +data: App\Entity\Area\AreaEventSelection {#4647 …} +value: "115" +label: "115" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8073 +data: App\Entity\Area\AreaEventSelection {#4655 …} +value: "116" +label: "116" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8074 +data: App\Entity\Area\AreaEventSelection {#4663 …} +value: "117" +label: "117" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +data: App\Entity\Area\AreaEventSelection {#4671 …} +value: "118" +label: "118" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8076 +data: App\Entity\Area\AreaEventSelection {#4678 …} +value: "119" +label: "119" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8077 +data: App\Entity\Area\AreaEventSelection {#4685 …} +value: "120" +label: "120" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8078 +data: App\Entity\Area\AreaEventSelection {#4692 …} +value: "121" +label: "121" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8079 +data: App\Entity\Area\AreaEventSelection {#4699 …} +value: "122" +label: "122" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8080 +data: App\Entity\Area\AreaEventSelection {#4706 …} +value: "123" +label: "123" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +data: App\Entity\Area\AreaEventSelection {#4713 …} +value: "124" +label: "124" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +data: App\Entity\Area\AreaEventSelection {#4720 …} +value: "125" +label: "125" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +data: App\Entity\Area\AreaEventSelection {#4727 …} +value: "126" +label: "126" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +data: App\Entity\Area\AreaEventSelection {#4734 …} +value: "127" +label: "127" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +data: App\Entity\Area\AreaEventSelection {#4742 …} +value: "128" +label: "128" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +data: App\Entity\Area\AreaEventSelection {#4750 …} +value: "129" +label: "129" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +data: App\Entity\Area\AreaEventSelection {#4758 …} +value: "130" +label: "130" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +data: App\Entity\Area\AreaEventSelection {#4766 …} +value: "131" +label: "131" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +data: App\Entity\Area\AreaEventSelection {#4773 …} +value: "132" +label: "132" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +data: App\Entity\Area\AreaEventSelection {#4777 …} +value: "133" +label: "133" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +data: App\Entity\Area\AreaEventSelection {#4781 …} +value: "134" +label: "134" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +data: App\Entity\Area\AreaEventSelection {#4788 …} +value: "135" +label: "135" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +data: App\Entity\Area\AreaEventSelection {#4795 …} +value: "136" +label: "136" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +data: App\Entity\Area\AreaEventSelection {#4802 …} +value: "137" +label: "137" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +data: App\Entity\Area\AreaEventSelection {#4809 …} +value: "138" +label: "138" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +data: App\Entity\Area\AreaEventSelection {#4816 …} +value: "139" +label: "139" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +data: App\Entity\Area\AreaEventSelection {#4823 …} +value: "140" +label: "140" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +data: App\Entity\Area\AreaEventSelection {#4830 …} +value: "141" +label: "141" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +data: App\Entity\Area\AreaEventSelection {#4837 …} +value: "142" +label: "142" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +data: App\Entity\Area\AreaEventSelection {#4844 …} +value: "143" +label: "143" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +data: App\Entity\Area\AreaEventSelection {#4851 …} +value: "144" +label: "144" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +data: App\Entity\Area\AreaEventSelection {#4858 …} +value: "145" +label: "145" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +data: App\Entity\Area\AreaEventSelection {#4865 …} +value: "146" +label: "146" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +data: App\Entity\Area\AreaEventSelection {#4872 …} +value: "147" +label: "147" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +data: App\Entity\Area\AreaEventSelection {#4879 …} +value: "148" +label: "148" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +data: App\Entity\Area\AreaEventSelection {#4883 …} +value: "149" +label: "149" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +data: App\Entity\Area\AreaEventSelection {#4887 …} +value: "150" +label: "150" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +data: App\Entity\Area\AreaEventSelection {#4895 …} +value: "151" +label: "151" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +data: App\Entity\Area\AreaEventSelection {#4902 …} +value: "152" +label: "152" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +data: App\Entity\Area\AreaEventSelection {#4906 …} +value: "153" +label: "153" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +data: App\Entity\Area\AreaEventSelection {#4913 …} +value: "154" +label: "154" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8112 +data: App\Entity\Area\AreaEventSelection {#4920 …} +value: "155" +label: "155" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8113 +data: App\Entity\Area\AreaEventSelection {#4927 …} +value: "156" +label: "156" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +data: App\Entity\Area\AreaEventSelection {#4934 …} +value: "157" +label: "157" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +data: App\Entity\Area\AreaEventSelection {#4941 …} +value: "158" +label: "158" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +data: App\Entity\Area\AreaEventSelection {#4948 …} +value: "159" +label: "159" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +data: App\Entity\Area\AreaEventSelection {#4955 …} +value: "160" +label: "160" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +data: App\Entity\Area\AreaEventSelection {#4962 …} +value: "161" +label: "161" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +data: App\Entity\Area\AreaEventSelection {#4969 …} +value: "162" +label: "162" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +data: App\Entity\Area\AreaEventSelection {#4973 …} +value: "163" +label: "163" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +data: App\Entity\Area\AreaEventSelection {#4980 …} +value: "164" +label: "164" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +data: App\Entity\Area\AreaEventSelection {#4987 …} +value: "165" +label: "165" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +data: App\Entity\Area\AreaEventSelection {#4995 …} +value: "166" +label: "166" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +data: App\Entity\Area\AreaEventSelection {#5002 …} +value: "167" +label: "167" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +data: App\Entity\Area\AreaEventSelection {#5009 …} +value: "168" +label: "168" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +data: App\Entity\Area\AreaEventSelection {#5016 …} +value: "169" +label: "169" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +data: App\Entity\Area\AreaEventSelection {#5023 …} +value: "170" +label: "170" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +data: App\Entity\Area\AreaEventSelection {#5030 …} +value: "171" +label: "171" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +data: App\Entity\Area\AreaEventSelection {#5037 …} +value: "172" +label: "172" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +data: App\Entity\Area\AreaEventSelection {#5045 …} +value: "173" +label: "173" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +data: App\Entity\Area\AreaEventSelection {#5049 …} +value: "174" +label: "174" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +data: App\Entity\Area\AreaEventSelection {#5053 …} +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +data: App\Entity\Area\AreaEventSelection {#5060 …} +value: "176" +label: "176" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +data: App\Entity\Area\AreaEventSelection {#5064 …} +value: "177" +label: "177" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +data: App\Entity\Area\AreaEventSelection {#5072 …} +value: "178" +label: "178" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +data: App\Entity\Area\AreaEventSelection {#5079 …} +value: "179" +label: "179" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +data: App\Entity\Area\AreaEventSelection {#5084 …} +value: "180" +label: "180" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +data: App\Entity\Area\AreaEventSelection {#5091 …} +value: "181" +label: "181" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +data: App\Entity\Area\AreaEventSelection {#5098 …} +value: "182" +label: "182" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +data: App\Entity\Area\AreaEventSelection {#5105 …} +value: "183" +label: "183" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +data: App\Entity\Area\AreaEventSelection {#5112 …} +value: "184" +label: "184" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +data: App\Entity\Area\AreaEventSelection {#5119 …} +value: "185" +label: "185" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +data: App\Entity\Area\AreaEventSelection {#5126 …} +value: "186" +label: "186" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +data: App\Entity\Area\AreaEventSelection {#5133 …} +value: "187" +label: "187" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +data: App\Entity\Area\AreaEventSelection {#5140 …} +value: "188" +label: "188" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +data: App\Entity\Area\AreaEventSelection {#5144 …} +value: "189" +label: "189" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +data: App\Entity\Area\AreaEventSelection {#5151 …} +value: "190" +label: "190" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +data: App\Entity\Area\AreaEventSelection {#5158 …} +value: "191" +label: "191" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +data: App\Entity\Area\AreaEventSelection {#5165 …} +value: "192" +label: "192" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +data: App\Entity\Area\AreaEventSelection {#5172 …} +value: "193" +label: "193" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +data: App\Entity\Area\AreaEventSelection {#5179 …} +value: "194" +label: "194" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +data: App\Entity\Area\AreaEventSelection {#5186 …} +value: "195" +label: "195" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +data: App\Entity\Area\AreaEventSelection {#5193 …} +value: "196" +label: "196" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +data: App\Entity\Area\AreaEventSelection {#5200 …} +value: "197" +label: "197" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +data: App\Entity\Area\AreaEventSelection {#5207 …} +value: "198" +label: "198" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +data: App\Entity\Area\AreaEventSelection {#5214 …} +value: "199" +label: "199" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +data: App\Entity\Area\AreaEventSelection {#5221 …} +value: "200" +label: "200" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +data: App\Entity\Area\AreaEventSelection {#5228 …} +value: "201" +label: "201" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +data: App\Entity\Area\AreaEventSelection {#5236 …} +value: "202" +label: "202" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +data: App\Entity\Area\AreaEventSelection {#5240 …} +value: "203" +label: "203" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +data: App\Entity\Area\AreaEventSelection {#5247 …} +value: "204" +label: "204" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +data: App\Entity\Area\AreaEventSelection {#5254 …} +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +data: App\Entity\Area\AreaEventSelection {#5261 …} +value: "206" +label: "206" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +data: App\Entity\Area\AreaEventSelection {#5268 …} +value: "207" +label: "207" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +data: App\Entity\Area\AreaEventSelection {#5275 …} +value: "208" +label: "208" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +data: App\Entity\Area\AreaEventSelection {#5282 …} +value: "209" +label: "209" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +data: App\Entity\Area\AreaEventSelection {#5289 …} +value: "210" +label: "210" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +data: App\Entity\Area\AreaEventSelection {#5296 …} +value: "211" +label: "211" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +data: App\Entity\Area\AreaEventSelection {#5303 …} +value: "212" +label: "212" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +data: App\Entity\Area\AreaEventSelection {#5310 …} +value: "213" +label: "213" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +data: App\Entity\Area\AreaEventSelection {#5317 …} +value: "214" +label: "214" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +data: App\Entity\Area\AreaEventSelection {#5324 …} +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +data: App\Entity\Area\AreaEventSelection {#5331 …} +value: "216" +label: "216" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +data: App\Entity\Area\AreaEventSelection {#5336 …} +value: "217" +label: "217" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +data: App\Entity\Area\AreaEventSelection {#5343 …} +value: "218" +label: "218" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +data: App\Entity\Area\AreaEventSelection {#5350 …} +value: "219" +label: "219" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +data: App\Entity\Area\AreaEventSelection {#5357 …} +value: "220" +label: "220" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +data: App\Entity\Area\AreaEventSelection {#5364 …} +value: "221" +label: "221" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +data: App\Entity\Area\AreaEventSelection {#5371 …} +value: "222" +label: "222" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +data: App\Entity\Area\AreaEventSelection {#5378 …} +value: "223" +label: "223" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +data: App\Entity\Area\AreaEventSelection {#5385 …} +value: "224" +label: "224" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +data: App\Entity\Area\AreaEventSelection {#5392 …} +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +data: App\Entity\Area\AreaEventSelection {#5399 …} +value: "226" +label: "226" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +data: App\Entity\Area\AreaEventSelection {#5406 …} +value: "227" +label: "227" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +data: App\Entity\Area\AreaEventSelection {#5413 …} +value: "228" +label: "228" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +data: App\Entity\Area\AreaEventSelection {#5420 …} +value: "229" +label: "229" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +data: App\Entity\Area\AreaEventSelection {#5427 …} +value: "230" +label: "230" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +data: App\Entity\Area\AreaEventSelection {#5434 …} +value: "231" +label: "231" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +data: App\Entity\Area\AreaEventSelection {#5441 …} +value: "232" +label: "232" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +data: App\Entity\Area\AreaEventSelection {#5448 …} +value: "233" +label: "233" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +data: App\Entity\Area\AreaEventSelection {#5455 …} +value: "234" +label: "234" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +data: App\Entity\Area\AreaEventSelection {#5462 …} +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +data: App\Entity\Area\AreaEventSelection {#5469 …} +value: "236" +label: "236" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +data: App\Entity\Area\AreaEventSelection {#5476 …} +value: "237" +label: "237" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +data: App\Entity\Area\AreaEventSelection {#5483 …} +value: "238" +label: "238" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +data: App\Entity\Area\AreaEventSelection {#5490 …} +value: "239" +label: "239" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +data: App\Entity\Area\AreaEventSelection {#5497 …} +value: "240" +label: "240" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +data: App\Entity\Area\AreaEventSelection {#5504 …} +value: "241" +label: "241" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +data: App\Entity\Area\AreaEventSelection {#5511 …} +value: "242" +label: "242" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +data: App\Entity\Area\AreaEventSelection {#5518 …} +value: "243" +label: "243" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +data: App\Entity\Area\AreaEventSelection {#5525 …} +value: "244" +label: "244" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +data: App\Entity\Area\AreaEventSelection {#5532 …} +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +data: App\Entity\Area\AreaEventSelection {#5539 …} +value: "246" +label: "246" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +data: App\Entity\Area\AreaEventSelection {#5546 …} +value: "247" +label: "247" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +data: App\Entity\Area\AreaEventSelection {#5553 …} +value: "248" +label: "248" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +data: App\Entity\Area\AreaEventSelection {#5560 …} +value: "249" +label: "249" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +data: App\Entity\Area\AreaEventSelection {#5567 …} +value: "250" +label: "250" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +data: App\Entity\Area\AreaEventSelection {#5574 …} +value: "251" +label: "251" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +data: App\Entity\Area\AreaEventSelection {#5581 …} +value: "252" +label: "252" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +data: App\Entity\Area\AreaEventSelection {#5588 …} +value: "253" +label: "253" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +data: App\Entity\Area\AreaEventSelection {#5595 …} +value: "254" +label: "254" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +data: App\Entity\Area\AreaEventSelection {#5602 …} +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +data: App\Entity\Area\AreaEventSelection {#5609 …} +value: "256" +label: "256" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +data: App\Entity\Area\AreaEventSelection {#5616 …} +value: "257" +label: "257" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +data: App\Entity\Area\AreaEventSelection {#5623 …} +value: "258" +label: "258" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +data: App\Entity\Area\AreaEventSelection {#5630 …} +value: "259" +label: "259" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +data: App\Entity\Area\AreaEventSelection {#5637 …} +value: "260" +label: "260" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +data: App\Entity\Area\AreaEventSelection {#5644 …} +value: "261" +label: "261" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +data: App\Entity\Area\AreaEventSelection {#5651 …} +value: "262" +label: "262" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +data: App\Entity\Area\AreaEventSelection {#5658 …} +value: "263" +label: "263" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +data: App\Entity\Area\AreaEventSelection {#5665 …} +value: "264" +label: "264" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +data: App\Entity\Area\AreaEventSelection {#5672 …} +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +data: App\Entity\Area\AreaEventSelection {#5679 …} +value: "266" +label: "266" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +data: App\Entity\Area\AreaEventSelection {#5686 …} +value: "267" +label: "267" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +data: App\Entity\Area\AreaEventSelection {#5693 …} +value: "268" +label: "268" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +data: App\Entity\Area\AreaEventSelection {#5700 …} +value: "269" +label: "269" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +data: App\Entity\Area\AreaEventSelection {#5707 …} +value: "270" +label: "270" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +data: App\Entity\Area\AreaEventSelection {#5714 …} +value: "271" +label: "271" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +data: App\Entity\Area\AreaEventSelection {#5718 …} +value: "272" +label: "272" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +data: App\Entity\Area\AreaEventSelection {#5725 …} +value: "273" +label: "273" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +data: App\Entity\Area\AreaEventSelection {#5732 …} +value: "274" +label: "274" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +data: App\Entity\Area\AreaEventSelection {#5739 …} +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +data: App\Entity\Area\AreaEventSelection {#5746 …} +value: "276" +label: "276" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +data: App\Entity\Area\AreaEventSelection {#5753 …} +value: "277" +label: "277" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +data: App\Entity\Area\AreaEventSelection {#5760 …} +value: "278" +label: "278" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +data: App\Entity\Area\AreaEventSelection {#5767 …} +value: "279" +label: "279" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +data: App\Entity\Area\AreaEventSelection {#5774 …} +value: "280" +label: "280" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +data: App\Entity\Area\AreaEventSelection {#5781 …} +value: "281" +label: "281" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +data: App\Entity\Area\AreaEventSelection {#5788 …} +value: "282" +label: "282" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +data: App\Entity\Area\AreaEventSelection {#5792 …} +value: "283" +label: "283" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +data: App\Entity\Area\AreaEventSelection {#5799 …} +value: "284" +label: "284" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +data: App\Entity\Area\AreaEventSelection {#5807 …} +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +data: App\Entity\Area\AreaEventSelection {#5814 …} +value: "286" +label: "286" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +data: App\Entity\Area\AreaEventSelection {#5821 …} +value: "287" +label: "287" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +data: App\Entity\Area\AreaEventSelection {#5828 …} +value: "288" +label: "288" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +data: App\Entity\Area\AreaEventSelection {#5835 …} +value: "289" +label: "289" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +data: App\Entity\Area\AreaEventSelection {#5842 …} +value: "290" +label: "290" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +data: App\Entity\Area\AreaEventSelection {#5849 …} +value: "291" +label: "291" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +data: App\Entity\Area\AreaEventSelection {#5856 …} +value: "292" +label: "292" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +data: App\Entity\Area\AreaEventSelection {#5863 …} +value: "293" +label: "293" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +data: App\Entity\Area\AreaEventSelection {#5870 …} +value: "294" +label: "294" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +data: App\Entity\Area\AreaEventSelection {#5877 …} +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +data: App\Entity\Area\AreaEventSelection {#5884 …} +value: "296" +label: "296" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +data: App\Entity\Area\AreaEventSelection {#5891 …} +value: "297" +label: "297" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +data: App\Entity\Area\AreaEventSelection {#5898 …} +value: "298" +label: "298" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +data: App\Entity\Area\AreaEventSelection {#5906 …} +value: "299" +label: "299" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +data: App\Entity\Area\AreaEventSelection {#5913 …} +value: "300" +label: "300" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +data: App\Entity\Area\AreaEventSelection {#5920 …} +value: "301" +label: "301" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +data: App\Entity\Area\AreaEventSelection {#5927 …} +value: "302" +label: "302" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +data: App\Entity\Area\AreaEventSelection {#5934 …} +value: "303" +label: "303" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +data: App\Entity\Area\AreaEventSelection {#5941 …} +value: "304" +label: "304" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +data: App\Entity\Area\AreaEventSelection {#5948 …} +value: "305" +label: "305" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +data: App\Entity\Area\AreaEventSelection {#5955 …} +value: "306" +label: "306" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +data: App\Entity\Area\AreaEventSelection {#5962 …} +value: "307" +label: "307" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +data: App\Entity\Area\AreaEventSelection {#5969 …} +value: "308" +label: "308" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +data: App\Entity\Area\AreaEventSelection {#5976 …} +value: "309" +label: "309" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +data: App\Entity\Area\AreaEventSelection {#5983 …} +value: "310" +label: "310" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +data: App\Entity\Area\AreaEventSelection {#5990 …} +value: "311" +label: "311" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +data: App\Entity\Area\AreaEventSelection {#5997 …} +value: "312" +label: "312" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +data: App\Entity\Area\AreaEventSelection {#6004 …} +value: "313" +label: "313" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +data: App\Entity\Area\AreaEventSelection {#6012 …} +value: "314" +label: "314" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +data: App\Entity\Area\AreaEventSelection {#6019 …} +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +data: App\Entity\Area\AreaEventSelection {#6026 …} +value: "316" +label: "316" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +data: App\Entity\Area\AreaEventSelection {#6033 …} +value: "317" +label: "317" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +data: App\Entity\Area\AreaEventSelection {#6041 …} +value: "318" +label: "318" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +data: App\Entity\Area\AreaEventSelection {#6048 …} +value: "319" +label: "319" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +data: App\Entity\Area\AreaEventSelection {#6055 …} +value: "320" +label: "320" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +data: App\Entity\Area\AreaEventSelection {#6063 …} +value: "321" +label: "321" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +data: App\Entity\Area\AreaEventSelection {#6070 …} +value: "322" +label: "322" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +data: App\Entity\Area\AreaEventSelection {#6075 …} +value: "323" +label: "323" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +data: App\Entity\Area\AreaEventSelection {#6082 …} +value: "324" +label: "324" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +data: App\Entity\Area\AreaEventSelection {#6090 …} +value: "325" +label: "325" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +data: App\Entity\Area\AreaEventSelection {#6097 …} +value: "326" +label: "326" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +data: App\Entity\Area\AreaEventSelection {#6101 …} +value: "327" +label: "327" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +data: App\Entity\Area\AreaEventSelection {#6108 …} +value: "328" +label: "328" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +data: App\Entity\Area\AreaEventSelection {#6115 …} +value: "329" +label: "329" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +data: App\Entity\Area\AreaEventSelection {#6122 …} +value: "330" +label: "330" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +data: App\Entity\Area\AreaEventSelection {#6129 …} +value: "331" +label: "331" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +data: App\Entity\Area\AreaEventSelection {#6136 …} +value: "332" +label: "332" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +data: App\Entity\Area\AreaEventSelection {#6143 …} +value: "333" +label: "333" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +data: App\Entity\Area\AreaEventSelection {#6150 …} +value: "334" +label: "334" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +data: App\Entity\Area\AreaEventSelection {#6157 …} +value: "335" +label: "335" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +data: App\Entity\Area\AreaEventSelection {#6165 …} +value: "336" +label: "336" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +data: App\Entity\Area\AreaEventSelection {#6173 …} +value: "337" +label: "337" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +data: App\Entity\Area\AreaEventSelection {#6180 …} +value: "338" +label: "338" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +data: App\Entity\Area\AreaEventSelection {#6187 …} +value: "339" +label: "339" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +data: App\Entity\Area\AreaEventSelection {#6194 …} +value: "340" +label: "340" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +data: App\Entity\Area\AreaEventSelection {#6202 …} +value: "341" +label: "341" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +data: App\Entity\Area\AreaEventSelection {#6210 …} +value: "342" +label: "342" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +data: App\Entity\Area\AreaEventSelection {#6217 …} +value: "343" +label: "343" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +data: App\Entity\Area\AreaEventSelection {#6225 …} +value: "344" +label: "344" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +data: App\Entity\Area\AreaEventSelection {#6232 …} +value: "345" +label: "345" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +data: App\Entity\Area\AreaEventSelection {#6239 …} +value: "346" +label: "346" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +data: App\Entity\Area\AreaEventSelection {#6246 …} +value: "347" +label: "347" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +data: App\Entity\Area\AreaEventSelection {#6253 …} +value: "348" +label: "348" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +data: App\Entity\Area\AreaEventSelection {#6257 …} +value: "349" +label: "349" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +data: App\Entity\Area\AreaEventSelection {#6264 …} +value: "350" +label: "350" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +data: App\Entity\Area\AreaEventSelection {#6271 …} +value: "351" +label: "351" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +data: App\Entity\Area\AreaEventSelection {#6279 …} +value: "352" +label: "352" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +data: App\Entity\Area\AreaEventSelection {#6287 …} +value: "353" +label: "353" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +data: App\Entity\Area\AreaEventSelection {#6294 …} +value: "354" +label: "354" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +data: App\Entity\Area\AreaEventSelection {#6302 …} +value: "355" +label: "355" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +data: App\Entity\Area\AreaEventSelection {#6309 …} +value: "356" +label: "356" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +data: App\Entity\Area\AreaEventSelection {#6316 …} +value: "357" +label: "357" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +data: App\Entity\Area\AreaEventSelection {#6323 …} +value: "358" +label: "358" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +data: App\Entity\Area\AreaEventSelection {#6330 …} +value: "359" +label: "359" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +data: App\Entity\Area\AreaEventSelection {#6338 …} +value: "360" +label: "360" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +data: App\Entity\Area\AreaEventSelection {#6345 …} +value: "361" +label: "361" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +data: App\Entity\Area\AreaEventSelection {#6352 …} +value: "362" +label: "362" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +data: App\Entity\Area\AreaEventSelection {#6359 …} +value: "363" +label: "363" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +data: App\Entity\Area\AreaEventSelection {#6367 …} +value: "364" +label: "364" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +data: App\Entity\Area\AreaEventSelection {#6374 …} +value: "365" +label: "365" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +data: App\Entity\Area\AreaEventSelection {#6381 …} +value: "366" +label: "366" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +data: App\Entity\Area\AreaEventSelection {#6388 …} +value: "367" +label: "367" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +data: App\Entity\Area\AreaEventSelection {#6395 …} +value: "368" +label: "368" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +data: App\Entity\Area\AreaEventSelection {#6402 …} +value: "369" +label: "369" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +data: App\Entity\Area\AreaEventSelection {#6409 …} +value: "370" +label: "370" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +data: App\Entity\Area\AreaEventSelection {#6416 …} +value: "371" +label: "371" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +data: App\Entity\Area\AreaEventSelection {#6423 …} +value: "372" +label: "372" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +data: App\Entity\Area\AreaEventSelection {#6430 …} +value: "373" +label: "373" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +data: App\Entity\Area\AreaEventSelection {#6437 …} +value: "374" +label: "374" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +data: App\Entity\Area\AreaEventSelection {#6444 …} +value: "375" +label: "375" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +data: App\Entity\Area\AreaEventSelection {#6448 …} +value: "376" +label: "376" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +data: App\Entity\Area\AreaEventSelection {#6455 …} +value: "377" +label: "377" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +data: App\Entity\Area\AreaEventSelection {#6462 …} +value: "378" +label: "378" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +data: App\Entity\Area\AreaEventSelection {#6469 …} +value: "379" +label: "379" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +data: App\Entity\Area\AreaEventSelection {#6476 …} +value: "380" +label: "380" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +data: App\Entity\Area\AreaEventSelection {#6483 …} +value: "381" +label: "381" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +data: App\Entity\Area\AreaEventSelection {#6490 …} +value: "382" +label: "382" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +data: App\Entity\Area\AreaEventSelection {#6497 …} +value: "383" +label: "383" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +data: App\Entity\Area\AreaEventSelection {#6504 …} +value: "384" +label: "384" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +data: App\Entity\Area\AreaEventSelection {#6511 …} +value: "385" +label: "385" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +data: App\Entity\Area\AreaEventSelection {#6518 …} +value: "386" +label: "386" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +data: App\Entity\Area\AreaEventSelection {#6525 …} +value: "387" +label: "387" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +data: App\Entity\Area\AreaEventSelection {#6532 …} +value: "388" +label: "388" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +data: App\Entity\Area\AreaEventSelection {#6540 …} +value: "389" +label: "389" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +data: App\Entity\Area\AreaEventSelection {#6548 …} +value: "390" +label: "390" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +data: App\Entity\Area\AreaEventSelection {#6552 …} +value: "391" +label: "391" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +data: App\Entity\Area\AreaEventSelection {#6556 …} +value: "392" +label: "392" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +data: App\Entity\Area\AreaEventSelection {#6563 …} +value: "393" +label: "393" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +data: App\Entity\Area\AreaEventSelection {#6571 …} +value: "394" +label: "394" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +data: App\Entity\Area\AreaEventSelection {#6579 …} +value: "395" +label: "395" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +data: App\Entity\Area\AreaEventSelection {#6586 …} +value: "396" +label: "396" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +data: App\Entity\Area\AreaEventSelection {#6594 …} +value: "397" +label: "397" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +data: App\Entity\Area\AreaEventSelection {#6601 …} +value: "398" +label: "398" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +data: App\Entity\Area\AreaEventSelection {#6608 …} +value: "399" +label: "399" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +data: App\Entity\Area\AreaEventSelection {#6615 …} +value: "400" +label: "400" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +data: App\Entity\Area\AreaEventSelection {#6622 …} +value: "401" +label: "401" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +data: App\Entity\Area\AreaEventSelection {#6630 …} +value: "402" +label: "402" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +data: App\Entity\Area\AreaEventSelection {#6637 …} +value: "403" +label: "403" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +data: App\Entity\Area\AreaEventSelection {#6644 …} +value: "404" +label: "404" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +data: App\Entity\Area\AreaEventSelection {#6651 …} +value: "405" +label: "405" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +data: App\Entity\Area\AreaEventSelection {#6658 …} +value: "406" +label: "406" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +data: App\Entity\Area\AreaEventSelection {#6665 …} +value: "407" +label: "407" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +data: App\Entity\Area\AreaEventSelection {#6672 …} +value: "408" +label: "408" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +data: App\Entity\Area\AreaEventSelection {#6679 …} +value: "409" +label: "409" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +data: App\Entity\Area\AreaEventSelection {#6686 …} +value: "410" +label: "410" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +data: App\Entity\Area\AreaEventSelection {#6693 …} +value: "411" +label: "411" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +data: App\Entity\Area\AreaEventSelection {#6700 …} +value: "412" +label: "412" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +data: App\Entity\Area\AreaEventSelection {#6707 …} +value: "413" +label: "413" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +data: App\Entity\Area\AreaEventSelection {#6714 …} +value: "414" +label: "414" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +data: App\Entity\Area\AreaEventSelection {#6722 …} +value: "415" +label: "415" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +data: App\Entity\Area\AreaEventSelection {#6729 …} +value: "416" +label: "416" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +data: App\Entity\Area\AreaEventSelection {#6736 …} +value: "417" +label: "417" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +data: App\Entity\Area\AreaEventSelection {#6744 …} +value: "418" +label: "418" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +data: App\Entity\Area\AreaEventSelection {#6751 …} +value: "419" +label: "419" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +data: App\Entity\Area\AreaEventSelection {#6758 …} +value: "420" +label: "420" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +data: App\Entity\Area\AreaEventSelection {#6765 …} +value: "421" +label: "421" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +data: App\Entity\Area\AreaEventSelection {#6772 …} +value: "422" +label: "422" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +data: App\Entity\Area\AreaEventSelection {#6779 …} +value: "423" +label: "423" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +data: App\Entity\Area\AreaEventSelection {#6786 …} +value: "424" +label: "424" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +data: App\Entity\Area\AreaEventSelection {#6793 …} +value: "425" +label: "425" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +data: App\Entity\Area\AreaEventSelection {#6801 …} +value: "426" +label: "426" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +data: App\Entity\Area\AreaEventSelection {#6808 …} +value: "427" +label: "427" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +data: App\Entity\Area\AreaEventSelection {#6815 …} +value: "428" +label: "428" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +data: App\Entity\Area\AreaEventSelection {#6822 …} +value: "429" +label: "429" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +data: App\Entity\Area\AreaEventSelection {#6829 …} +value: "430" +label: "430" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +data: App\Entity\Area\AreaEventSelection {#6836 …} +value: "431" +label: "431" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +data: App\Entity\Area\AreaEventSelection {#6844 …} +value: "432" +label: "432" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +data: App\Entity\Area\AreaEventSelection {#6851 …} +value: "433" +label: "433" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +data: App\Entity\Area\AreaEventSelection {#6858 …} +value: "434" +label: "434" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +data: App\Entity\Area\AreaEventSelection {#6865 …} +value: "435" +label: "435" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +data: App\Entity\Area\AreaEventSelection {#6872 …} +value: "436" +label: "436" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +data: App\Entity\Area\AreaEventSelection {#6880 …} +value: "437" +label: "437" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +data: App\Entity\Area\AreaEventSelection {#6887 …} +value: "438" +label: "438" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +data: App\Entity\Area\AreaEventSelection {#6894 …} +value: "439" +label: "439" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +data: App\Entity\Area\AreaEventSelection {#6901 …} +value: "440" +label: "440" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +data: App\Entity\Area\AreaEventSelection {#6908 …} +value: "441" +label: "441" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +data: App\Entity\Area\AreaEventSelection {#6915 …} +value: "442" +label: "442" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +data: App\Entity\Area\AreaEventSelection {#6922 …} +value: "443" +label: "443" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +data: App\Entity\Area\AreaEventSelection {#6929 …} +value: "444" +label: "444" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +data: App\Entity\Area\AreaEventSelection {#6936 …} +value: "445" +label: "445" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +data: App\Entity\Area\AreaEventSelection {#6943 …} +value: "446" +label: "446" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +data: App\Entity\Area\AreaEventSelection {#6950 …} +value: "447" +label: "447" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +data: App\Entity\Area\AreaEventSelection {#6957 …} +value: "448" +label: "448" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +data: App\Entity\Area\AreaEventSelection {#6964 …} +value: "449" +label: "449" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +data: App\Entity\Area\AreaEventSelection {#6971 …} +value: "450" +label: "450" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +data: App\Entity\Area\AreaEventSelection {#6978 …} +value: "451" +label: "451" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +data: App\Entity\Area\AreaEventSelection {#6985 …} +value: "452" +label: "452" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +data: App\Entity\Area\AreaEventSelection {#6992 …} +value: "453" +label: "453" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +data: App\Entity\Area\AreaEventSelection {#6999 …} +value: "454" +label: "454" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +data: App\Entity\Area\AreaEventSelection {#7006 …} +value: "455" +label: "455" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +data: App\Entity\Area\AreaEventSelection {#7013 …} +value: "456" +label: "456" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +data: App\Entity\Area\AreaEventSelection {#7020 …} +value: "457" +label: "457" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +data: App\Entity\Area\AreaEventSelection {#7027 …} +value: "458" +label: "458" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +data: App\Entity\Area\AreaEventSelection {#7034 …} +value: "459" +label: "459" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +data: App\Entity\Area\AreaEventSelection {#7041 …} +value: "460" +label: "460" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +data: App\Entity\Area\AreaEventSelection {#7048 …} +value: "461" +label: "461" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +data: App\Entity\Area\AreaEventSelection {#7055 …} +value: "462" +label: "462" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +data: App\Entity\Area\AreaEventSelection {#7062 …} +value: "463" +label: "463" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +data: App\Entity\Area\AreaEventSelection {#7069 …} +value: "464" +label: "464" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +data: App\Entity\Area\AreaEventSelection {#7076 …} +value: "465" +label: "465" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +data: App\Entity\Area\AreaEventSelection {#7083 …} +value: "466" +label: "466" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +data: App\Entity\Area\AreaEventSelection {#7090 …} +value: "467" +label: "467" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +data: App\Entity\Area\AreaEventSelection {#7097 …} +value: "468" +label: "468" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +data: App\Entity\Area\AreaEventSelection {#7104 …} +value: "469" +label: "469" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +data: App\Entity\Area\AreaEventSelection {#7111 …} +value: "470" +label: "470" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +data: App\Entity\Area\AreaEventSelection {#7118 …} +value: "471" +label: "471" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +data: App\Entity\Area\AreaEventSelection {#7125 …} +value: "472" +label: "472" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +data: App\Entity\Area\AreaEventSelection {#7132 …} +value: "473" +label: "473" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +data: App\Entity\Area\AreaEventSelection {#7139 …} +value: "474" +label: "474" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +data: App\Entity\Area\AreaEventSelection {#7146 …} +value: "475" +label: "475" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +data: App\Entity\Area\AreaEventSelection {#7153 …} +value: "476" +label: "476" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +data: App\Entity\Area\AreaEventSelection {#7160 …} +value: "477" +label: "477" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +data: App\Entity\Area\AreaEventSelection {#7167 …} +value: "478" +label: "478" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +data: App\Entity\Area\AreaEventSelection {#7174 …} +value: "479" +label: "479" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +data: App\Entity\Area\AreaEventSelection {#7181 …} +value: "480" +label: "480" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +data: App\Entity\Area\AreaEventSelection {#7188 …} +value: "481" +label: "481" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +data: App\Entity\Area\AreaEventSelection {#7195 …} +value: "482" +label: "482" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +data: App\Entity\Area\AreaEventSelection {#7202 …} +value: "483" +label: "483" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +data: App\Entity\Area\AreaEventSelection {#7209 …} +value: "484" +label: "484" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +data: App\Entity\Area\AreaEventSelection {#7216 …} +value: "485" +label: "485" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +data: App\Entity\Area\AreaEventSelection {#7223 …} +value: "486" +label: "486" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +data: App\Entity\Area\AreaEventSelection {#7231 …} +value: "487" +label: "487" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +data: App\Entity\Area\AreaEventSelection {#7238 …} +value: "488" +label: "488" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +data: App\Entity\Area\AreaEventSelection {#7245 …} +value: "489" +label: "489" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +data: App\Entity\Area\AreaEventSelection {#7252 …} +value: "490" +label: "490" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +data: App\Entity\Area\AreaEventSelection {#7259 …} +value: "491" +label: "491" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +data: App\Entity\Area\AreaEventSelection {#7266 …} +value: "492" +label: "492" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +data: App\Entity\Area\AreaEventSelection {#7273 …} +value: "493" +label: "493" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +data: App\Entity\Area\AreaEventSelection {#7280 …} +value: "494" +label: "494" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +data: App\Entity\Area\AreaEventSelection {#7288 …} +value: "495" +label: "495" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8453 +data: App\Entity\Area\AreaEventSelection {#7295 …} +value: "496" +label: "496" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8454 +data: App\Entity\Area\AreaEventSelection {#7302 …} +value: "497" +label: "497" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8455 +data: App\Entity\Area\AreaEventSelection {#7306 …} +value: "498" +label: "498" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8456 +data: App\Entity\Area\AreaEventSelection {#7313 …} +value: "499" +label: "499" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8457 +data: App\Entity\Area\AreaEventSelection {#7320 …} +value: "500" +label: "500" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8458 +data: App\Entity\Area\AreaEventSelection {#7327 …} +value: "501" +label: "501" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8459 +data: App\Entity\Area\AreaEventSelection {#7334 …} +value: "502" +label: "502" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8460 +data: App\Entity\Area\AreaEventSelection {#7341 …} +value: "503" +label: "503" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8461 +data: App\Entity\Area\AreaEventSelection {#7348 …} +value: "504" +label: "504" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8462 +data: App\Entity\Area\AreaEventSelection {#7355 …} +value: "505" +label: "505" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8463 +data: App\Entity\Area\AreaEventSelection {#7363 …} +value: "506" +label: "506" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8464 +data: App\Entity\Area\AreaEventSelection {#7370 …} +value: "507" +label: "507" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8465 +data: App\Entity\Area\AreaEventSelection {#7377 …} +value: "508" +label: "508" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8466 +data: App\Entity\Area\AreaEventSelection {#7384 …} +value: "509" +label: "509" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8467 +data: App\Entity\Area\AreaEventSelection {#7391 …} +value: "510" +label: "510" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8468 +data: App\Entity\Area\AreaEventSelection {#7398 …} +value: "511" +label: "511" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8469 +data: App\Entity\Area\AreaEventSelection {#7405 …} +value: "512" +label: "512" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8470 +data: App\Entity\Area\AreaEventSelection {#7412 …} +value: "513" +label: "513" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8471 +data: App\Entity\Area\AreaEventSelection {#7419 …} +value: "514" +label: "514" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8472 +data: App\Entity\Area\AreaEventSelection {#7426 …} +value: "515" +label: "515" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8473 +data: App\Entity\Area\AreaEventSelection {#7433 …} +value: "516" +label: "516" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8474 +data: App\Entity\Area\AreaEventSelection {#7440 …} +value: "517" +label: "517" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8475 +data: App\Entity\Area\AreaEventSelection {#7447 …} +value: "518" +label: "518" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8476 +data: App\Entity\Area\AreaEventSelection {#7454 …} +value: "519" +label: "519" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8477 +data: App\Entity\Area\AreaEventSelection {#7461 …} +value: "520" +label: "520" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8478 +data: App\Entity\Area\AreaEventSelection {#7468 …} +value: "521" +label: "521" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8479 +data: App\Entity\Area\AreaEventSelection {#7475 …} +value: "522" +label: "522" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8480 +data: App\Entity\Area\AreaEventSelection {#7482 …} +value: "523" +label: "523" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8481 +data: App\Entity\Area\AreaEventSelection {#7489 …} +value: "524" +label: "524" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8482 +data: App\Entity\Area\AreaEventSelection {#7496 …} +value: "525" +label: "525" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8483 +data: App\Entity\Area\AreaEventSelection {#7503 …} +value: "526" +label: "526" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8484 +data: App\Entity\Area\AreaEventSelection {#7510 …} +value: "527" +label: "527" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8485 +data: App\Entity\Area\AreaEventSelection {#7517 …} +value: "528" +label: "528" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8486 +data: App\Entity\Area\AreaEventSelection {#7524 …} +value: "529" +label: "529" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8487 +data: App\Entity\Area\AreaEventSelection {#7531 …} +value: "530" +label: "530" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8488 +data: App\Entity\Area\AreaEventSelection {#7538 …} +value: "531" +label: "531" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8489 +data: App\Entity\Area\AreaEventSelection {#7545 …} +value: "532" +label: "532" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8490 +data: App\Entity\Area\AreaEventSelection {#7552 …} +value: "533" +label: "533" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8491 +data: App\Entity\Area\AreaEventSelection {#7559 …} +value: "534" +label: "534" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8492 +data: App\Entity\Area\AreaEventSelection {#7566 …} +value: "535" +label: "535" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8493 +data: App\Entity\Area\AreaEventSelection {#7573 …} +value: "536" +label: "536" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8494 +data: App\Entity\Area\AreaEventSelection {#7580 …} +value: "537" +label: "537" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8495 +data: App\Entity\Area\AreaEventSelection {#7587 …} +value: "538" +label: "538" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8496 +data: App\Entity\Area\AreaEventSelection {#7594 …} +value: "539" +label: "539" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8497 +data: App\Entity\Area\AreaEventSelection {#7601 …} +value: "540" +label: "540" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8498 +data: App\Entity\Area\AreaEventSelection {#7608 …} +value: "541" +label: "541" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8499 +data: App\Entity\Area\AreaEventSelection {#7615 …} +value: "542" +label: "542" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8500 +data: App\Entity\Area\AreaEventSelection {#7622 …} +value: "543" +label: "543" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8501 +data: App\Entity\Area\AreaEventSelection {#7629 …} +value: "544" +label: "544" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8502 +data: App\Entity\Area\AreaEventSelection {#7636 …} +value: "545" +label: "545" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8503 +data: App\Entity\Area\AreaEventSelection {#7643 …} +value: "546" +label: "546" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8504 +data: App\Entity\Area\AreaEventSelection {#7650 …} +value: "547" +label: "547" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8505 +data: App\Entity\Area\AreaEventSelection {#7657 …} +value: "548" +label: "548" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8506 +data: App\Entity\Area\AreaEventSelection {#7664 …} +value: "549" +label: "549" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8507 +data: App\Entity\Area\AreaEventSelection {#7671 …} +value: "550" +label: "550" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8508 +data: App\Entity\Area\AreaEventSelection {#7678 …} +value: "551" +label: "551" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8509 +data: App\Entity\Area\AreaEventSelection {#7685 …} +value: "552" +label: "552" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8510 +data: App\Entity\Area\AreaEventSelection {#7692 …} +value: "553" +label: "553" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8511 +data: App\Entity\Area\AreaEventSelection {#7699 …} +value: "554" +label: "554" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8512 +data: App\Entity\Area\AreaEventSelection {#7706 …} +value: "555" +label: "555" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8513 +data: App\Entity\Area\AreaEventSelection {#7713 …} +value: "556" +label: "556" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8514 +data: App\Entity\Area\AreaEventSelection {#7720 …} +value: "557" +label: "557" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8515 +data: App\Entity\Area\AreaEventSelection {#7727 …} +value: "558" +label: "558" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8516 +data: App\Entity\Area\AreaEventSelection {#7734 …} +value: "559" +label: "559" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8517 +data: App\Entity\Area\AreaEventSelection {#7741 …} +value: "560" +label: "560" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8518 +data: App\Entity\Area\AreaEventSelection {#7748 …} +value: "561" +label: "561" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8519 +data: App\Entity\Area\AreaEventSelection {#7755 …} +value: "562" +label: "562" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8520 +data: App\Entity\Area\AreaEventSelection {#7762 …} +value: "563" +label: "563" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8521 +data: App\Entity\Area\AreaEventSelection {#7769 …} +value: "564" +label: "564" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8522 +data: App\Entity\Area\AreaEventSelection {#7776 …} +value: "565" +label: "565" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8523 +data: App\Entity\Area\AreaEventSelection {#7783 …} +value: "566" +label: "566" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8524 +data: App\Entity\Area\AreaEventSelection {#7790 …} +value: "567" +label: "567" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8525 +data: App\Entity\Area\AreaEventSelection {#7797 …} +value: "568" +label: "568" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8526 +data: App\Entity\Area\AreaEventSelection {#7804 …} +value: "569" +label: "569" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8527 +data: App\Entity\Area\AreaEventSelection {#7811 …} +value: "570" +label: "570" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8528 +data: App\Entity\Area\AreaEventSelection {#7818 …} +value: "571" +label: "571" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8529 +data: App\Entity\Area\AreaEventSelection {#7825 …} +value: "572" +label: "572" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8530 +data: App\Entity\Area\AreaEventSelection {#7832 …} +value: "573" +label: "573" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8531 +data: App\Entity\Area\AreaEventSelection {#7839 …} +value: "574" +label: "574" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8532 +data: App\Entity\Area\AreaEventSelection {#7846 …} +value: "575" +label: "575" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8533 +data: App\Entity\Area\AreaEventSelection {#7853 …} +value: "576" +label: "576" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8534 +data: App\Entity\Area\AreaEventSelection {#7860 …} +value: "577" +label: "577" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8535 +data: App\Entity\Area\AreaEventSelection {#7867 …} +value: "578" +label: "578" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8536 +data: App\Entity\Area\AreaEventSelection {#7874 …} +value: "579" +label: "579" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8537 +data: App\Entity\Area\AreaEventSelection {#7881 …} +value: "580" +label: "580" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8538 +data: App\Entity\Area\AreaEventSelection {#7888 …} +value: "581" +label: "581" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8539 +data: App\Entity\Area\AreaEventSelection {#7895 …} +value: "582" +label: "582" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8540 +data: App\Entity\Area\AreaEventSelection {#7902 …} +value: "583" +label: "583" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8541 +data: App\Entity\Area\AreaEventSelection {#7909 …} +value: "584" +label: "584" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8542 +data: App\Entity\Area\AreaEventSelection {#7916 …} +value: "585" +label: "585" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8543 +data: App\Entity\Area\AreaEventSelection {#7923 …} +value: "586" +label: "586" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8544 +data: App\Entity\Area\AreaEventSelection {#7930 …} +value: "587" +label: "587" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8545 +data: App\Entity\Area\AreaEventSelection {#7934 …} +value: "588" +label: "588" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8546 +data: App\Entity\Area\AreaEventSelection {#7941 …} +value: "589" +label: "589" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8547 +data: App\Entity\Area\AreaEventSelection {#7948 …} +value: "590" +label: "590" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8548 +data: App\Entity\Area\AreaEventSelection {#7955 …} +value: "591" +label: "591" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8549 +data: App\Entity\Area\AreaEventSelection {#7962 …} +value: "592" +label: "592" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3629 -errors: [] -form: Symfony\Component\Form\Form {#3695 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3734 …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) {#3620 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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data_class | "App\Form\DataClass\MultipleRangeDataClass" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3617 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() {#3619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3618 …} $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 {#8550 -errors: [] -form: Symfony\Component\Form\Form {#3714 …} } |
form | Symfony\Component\Form\FormView {#3726 …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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
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() {#3700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3699 …} $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 {#8554 -errors: [] -form: Symfony\Component\Form\Form {#3717 …} } |
form | Symfony\Component\Form\FormView {#8553 …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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
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() {#3708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3707 …} $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 {#8555 -errors: [] -form: Symfony\Component\Form\Form {#3720 …} } |
form | Symfony\Component\Form\FormView {#8556 …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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data_class | "App\Form\DataClass\MultipleRangeDataClass" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3626 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() {#3628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3627 …} $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 {#8551 -errors: [] -form: Symfony\Component\Form\Form {#3739 …} } |
form | Symfony\Component\Form\FormView {#8552 …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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
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() {#3725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3724 …} $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 {#8560 -errors: [] -form: Symfony\Component\Form\Form {#3742 …} } |
form | Symfony\Component\Form\FormView {#8559 …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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
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() {#3733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3732 …} $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 {#8561 -errors: [] -form: Symfony\Component\Form\Form {#3745 …} } |
form | Symfony\Component\Form\FormView {#8562 …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) {#3529 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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) {#3529 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3639 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() {#3641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3640 …} $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 {#8558 -errors: [] -form: Symfony\Component\Form\Form {#3748 …} } |
form | Symfony\Component\Form\FormView {#8557 …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) {#3530 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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) {#3530 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3648 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() {#3651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3649 …} $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 {#8565 -errors: [] -form: Symfony\Component\Form\Form {#3751 …} } |
form | Symfony\Component\Form\FormView {#8564 …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) {#3531 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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) {#3531 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3658 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() {#3661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3659 …} $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 {#8591 -errors: [] -form: Symfony\Component\Form\Form {#3754 …} } |
form | Symfony\Component\Form\FormView {#8568 …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) {#3532 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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) {#3532 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#3486 …} } |
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 {#847 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#848 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#893 …} -namespace: Closure() {#901 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3668 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() {#3671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3669 …} $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 {#8594 -errors: [] -form: Symfony\Component\Form\Form {#3757 …} } |
form | Symfony\Component\Form\FormView {#8578 …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 {#8593 …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 |