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 {#2895 -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 {#2895 -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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data | App\Service\Filtration\Filter\AreaFilter {#2895 -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) {#2953 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() {#2951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#2952 …} $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 {#2895 -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 {#3108 -errors: [] -form: Symfony\Component\Form\Form {#3096 …} } |
form | Symfony\Component\Form\FormView {#2950 …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 {#2895 -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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2966 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() {#2920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#2922 …} $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 {#3177 -errors: [] -form: Symfony\Component\Form\Form {#3158 …} } |
form | Symfony\Component\Form\FormView {#3221 …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 {#3012 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2987 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2992 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2981 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2991 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2984 …} } |
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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
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 {#2980 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerW4idkXj\EntityManagerGhost614a58f {#144 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2985 …} } |
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() {#2989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#2976 …} $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 {#3094 +data: App\Entity\Area\AreaEventSelection {#3235 …} +value: "1" +label: "1" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +data: App\Entity\Area\AreaEventSelection {#3277 …} +value: "2" +label: "2" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +data: App\Entity\Area\AreaEventSelection {#3281 …} +value: "3" +label: "3" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +data: App\Entity\Area\AreaEventSelection {#3288 …} +value: "4" +label: "4" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +data: App\Entity\Area\AreaEventSelection {#3295 …} +value: "5" +label: "5" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +data: App\Entity\Area\AreaEventSelection {#3303 …} +value: "6" +label: "6" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +data: App\Entity\Area\AreaEventSelection {#3310 …} +value: "7" +label: "7" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +data: App\Entity\Area\AreaEventSelection {#3317 …} +value: "8" +label: "8" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +data: App\Entity\Area\AreaEventSelection {#3324 …} +value: "9" +label: "9" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +data: App\Entity\Area\AreaEventSelection {#3331 …} +value: "10" +label: "10" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7359 +data: App\Entity\Area\AreaEventSelection {#3338 …} +value: "11" +label: "11" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7360 +data: App\Entity\Area\AreaEventSelection {#3345 …} +value: "12" +label: "12" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7361 +data: App\Entity\Area\AreaEventSelection {#3352 …} +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7362 +data: App\Entity\Area\AreaEventSelection {#3356 …} +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7363 +data: App\Entity\Area\AreaEventSelection {#3363 …} +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7364 +data: App\Entity\Area\AreaEventSelection {#3370 …} +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7365 +data: App\Entity\Area\AreaEventSelection {#3377 …} +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7366 +data: App\Entity\Area\AreaEventSelection {#3384 …} +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7367 +data: App\Entity\Area\AreaEventSelection {#3391 …} +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7368 +data: App\Entity\Area\AreaEventSelection {#3398 …} +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7369 +data: App\Entity\Area\AreaEventSelection {#3405 …} +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7370 +data: App\Entity\Area\AreaEventSelection {#3412 …} +value: "22" +label: "22" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7371 +data: App\Entity\Area\AreaEventSelection {#3419 …} +value: "23" +label: "23" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7372 +data: App\Entity\Area\AreaEventSelection {#3426 …} +value: "24" +label: "24" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7373 +data: App\Entity\Area\AreaEventSelection {#3433 …} +value: "25" +label: "25" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7374 +data: App\Entity\Area\AreaEventSelection {#3440 …} +value: "26" +label: "26" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7375 +data: App\Entity\Area\AreaEventSelection {#3447 …} +value: "27" +label: "27" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7376 +data: App\Entity\Area\AreaEventSelection {#3454 …} +value: "28" +label: "28" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7377 +data: App\Entity\Area\AreaEventSelection {#3461 …} +value: "29" +label: "29" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7378 +data: App\Entity\Area\AreaEventSelection {#3468 …} +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7379 +data: App\Entity\Area\AreaEventSelection {#3475 …} +value: "31" +label: "31" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7380 +data: App\Entity\Area\AreaEventSelection {#3482 …} +value: "32" +label: "32" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7381 +data: App\Entity\Area\AreaEventSelection {#3489 …} +value: "33" +label: "33" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7382 +data: App\Entity\Area\AreaEventSelection {#3496 …} +value: "34" +label: "34" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7383 +data: App\Entity\Area\AreaEventSelection {#3503 …} +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7384 +data: App\Entity\Area\AreaEventSelection {#3510 …} +value: "36" +label: "36" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7385 +data: App\Entity\Area\AreaEventSelection {#3517 …} +value: "37" +label: "37" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7386 +data: App\Entity\Area\AreaEventSelection {#3524 …} +value: "38" +label: "38" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7387 +data: App\Entity\Area\AreaEventSelection {#3531 …} +value: "39" +label: "39" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7388 +data: App\Entity\Area\AreaEventSelection {#3538 …} +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7389 +data: App\Entity\Area\AreaEventSelection {#3545 …} +value: "41" +label: "41" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7390 +data: App\Entity\Area\AreaEventSelection {#3552 …} +value: "42" +label: "42" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7391 +data: App\Entity\Area\AreaEventSelection {#3559 …} +value: "43" +label: "43" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7392 +data: App\Entity\Area\AreaEventSelection {#3566 …} +value: "44" +label: "44" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7393 +data: App\Entity\Area\AreaEventSelection {#3573 …} +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7394 +data: App\Entity\Area\AreaEventSelection {#3580 …} +value: "46" +label: "46" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7395 +data: App\Entity\Area\AreaEventSelection {#3587 …} +value: "47" +label: "47" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7396 +data: App\Entity\Area\AreaEventSelection {#3594 …} +value: "48" +label: "48" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7397 +data: App\Entity\Area\AreaEventSelection {#3601 …} +value: "49" +label: "49" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7398 +data: App\Entity\Area\AreaEventSelection {#3608 …} +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7399 +data: App\Entity\Area\AreaEventSelection {#3615 …} +value: "51" +label: "51" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7400 +data: App\Entity\Area\AreaEventSelection {#3619 …} +value: "52" +label: "52" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7401 +data: App\Entity\Area\AreaEventSelection {#3626 …} +value: "53" +label: "53" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7402 +data: App\Entity\Area\AreaEventSelection {#3633 …} +value: "54" +label: "54" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7403 +data: App\Entity\Area\AreaEventSelection {#3640 …} +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7404 +data: App\Entity\Area\AreaEventSelection {#3644 …} +value: "56" +label: "56" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7405 +data: App\Entity\Area\AreaEventSelection {#3651 …} +value: "57" +label: "57" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7406 +data: App\Entity\Area\AreaEventSelection {#3658 …} +value: "58" +label: "58" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7407 +data: App\Entity\Area\AreaEventSelection {#3665 …} +value: "59" +label: "59" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7408 +data: App\Entity\Area\AreaEventSelection {#3672 …} +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7409 +data: App\Entity\Area\AreaEventSelection {#3679 …} +value: "61" +label: "61" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7410 +data: App\Entity\Area\AreaEventSelection {#3686 …} +value: "62" +label: "62" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7411 +data: App\Entity\Area\AreaEventSelection {#3693 …} +value: "63" +label: "63" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7412 +data: App\Entity\Area\AreaEventSelection {#3700 …} +value: "64" +label: "64" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7413 +data: App\Entity\Area\AreaEventSelection {#3707 …} +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7414 +data: App\Entity\Area\AreaEventSelection {#3714 …} +value: "66" +label: "66" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7415 +data: App\Entity\Area\AreaEventSelection {#3721 …} +value: "67" +label: "67" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7416 +data: App\Entity\Area\AreaEventSelection {#3728 …} +value: "68" +label: "68" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7417 +data: App\Entity\Area\AreaEventSelection {#3735 …} +value: "69" +label: "69" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7418 +data: App\Entity\Area\AreaEventSelection {#3742 …} +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7419 +data: App\Entity\Area\AreaEventSelection {#3750 …} +value: "71" +label: "71" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7420 +data: App\Entity\Area\AreaEventSelection {#3757 …} +value: "72" +label: "72" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7421 +data: App\Entity\Area\AreaEventSelection {#3764 …} +value: "73" +label: "73" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7422 +data: App\Entity\Area\AreaEventSelection {#3771 …} +value: "74" +label: "74" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7423 +data: App\Entity\Area\AreaEventSelection {#3778 …} +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7424 +data: App\Entity\Area\AreaEventSelection {#3785 …} +value: "76" +label: "76" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7425 +data: App\Entity\Area\AreaEventSelection {#3792 …} +value: "77" +label: "77" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7426 +data: App\Entity\Area\AreaEventSelection {#3799 …} +value: "78" +label: "78" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7427 +data: App\Entity\Area\AreaEventSelection {#3806 …} +value: "79" +label: "79" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7428 +data: App\Entity\Area\AreaEventSelection {#3813 …} +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7429 +data: App\Entity\Area\AreaEventSelection {#3820 …} +value: "81" +label: "81" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7430 +data: App\Entity\Area\AreaEventSelection {#3827 …} +value: "82" +label: "82" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7431 +data: App\Entity\Area\AreaEventSelection {#3834 …} +value: "83" +label: "83" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7432 +data: App\Entity\Area\AreaEventSelection {#3841 …} +value: "84" +label: "84" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7433 +data: App\Entity\Area\AreaEventSelection {#3848 …} +value: "85" +label: "85" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7434 +data: App\Entity\Area\AreaEventSelection {#3855 …} +value: "86" +label: "86" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7435 +data: App\Entity\Area\AreaEventSelection {#3862 …} +value: "87" +label: "87" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7436 +data: App\Entity\Area\AreaEventSelection {#3869 …} +value: "88" +label: "88" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7437 +data: App\Entity\Area\AreaEventSelection {#3876 …} +value: "89" +label: "89" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7438 +data: App\Entity\Area\AreaEventSelection {#3883 …} +value: "90" +label: "90" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7439 +data: App\Entity\Area\AreaEventSelection {#3890 …} +value: "91" +label: "91" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7440 +data: App\Entity\Area\AreaEventSelection {#3897 …} +value: "92" +label: "92" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7441 +data: App\Entity\Area\AreaEventSelection {#3904 …} +value: "93" +label: "93" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7442 +data: App\Entity\Area\AreaEventSelection {#3911 …} +value: "94" +label: "94" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7443 +data: App\Entity\Area\AreaEventSelection {#3918 …} +value: "95" +label: "95" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7444 +data: App\Entity\Area\AreaEventSelection {#3925 …} +value: "96" +label: "96" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7445 +data: App\Entity\Area\AreaEventSelection {#3932 …} +value: "97" +label: "97" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7446 +data: App\Entity\Area\AreaEventSelection {#3939 …} +value: "98" +label: "98" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7447 +data: App\Entity\Area\AreaEventSelection {#3946 …} +value: "99" +label: "99" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7448 +data: App\Entity\Area\AreaEventSelection {#3953 …} +value: "100" +label: "100" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7449 +data: App\Entity\Area\AreaEventSelection {#3960 …} +value: "101" +label: "101" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7450 +data: App\Entity\Area\AreaEventSelection {#3967 …} +value: "102" +label: "102" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7451 +data: App\Entity\Area\AreaEventSelection {#3974 …} +value: "103" +label: "103" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7452 +data: App\Entity\Area\AreaEventSelection {#3981 …} +value: "104" +label: "104" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7453 +data: App\Entity\Area\AreaEventSelection {#3988 …} +value: "105" +label: "105" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7454 +data: App\Entity\Area\AreaEventSelection {#3995 …} +value: "106" +label: "106" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7455 +data: App\Entity\Area\AreaEventSelection {#4002 …} +value: "107" +label: "107" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7456 +data: App\Entity\Area\AreaEventSelection {#4009 …} +value: "108" +label: "108" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7457 +data: App\Entity\Area\AreaEventSelection {#4016 …} +value: "109" +label: "109" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7458 +data: App\Entity\Area\AreaEventSelection {#4020 …} +value: "110" +label: "110" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7459 +data: App\Entity\Area\AreaEventSelection {#4027 …} +value: "111" +label: "111" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7460 +data: App\Entity\Area\AreaEventSelection {#4034 …} +value: "112" +label: "112" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7461 +data: App\Entity\Area\AreaEventSelection {#4041 …} +value: "113" +label: "113" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7462 +data: App\Entity\Area\AreaEventSelection {#4049 …} +value: "114" +label: "114" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7463 +data: App\Entity\Area\AreaEventSelection {#4057 …} +value: "115" +label: "115" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7464 +data: App\Entity\Area\AreaEventSelection {#4065 …} +value: "116" +label: "116" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7465 +data: App\Entity\Area\AreaEventSelection {#4073 …} +value: "117" +label: "117" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7466 +data: App\Entity\Area\AreaEventSelection {#4081 …} +value: "118" +label: "118" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7467 +data: App\Entity\Area\AreaEventSelection {#4088 …} +value: "119" +label: "119" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7468 +data: App\Entity\Area\AreaEventSelection {#4095 …} +value: "120" +label: "120" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7469 +data: App\Entity\Area\AreaEventSelection {#4102 …} +value: "121" +label: "121" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7470 +data: App\Entity\Area\AreaEventSelection {#4109 …} +value: "122" +label: "122" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7471 +data: App\Entity\Area\AreaEventSelection {#4116 …} +value: "123" +label: "123" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7472 +data: App\Entity\Area\AreaEventSelection {#4123 …} +value: "124" +label: "124" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7473 +data: App\Entity\Area\AreaEventSelection {#4130 …} +value: "125" +label: "125" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7474 +data: App\Entity\Area\AreaEventSelection {#4137 …} +value: "126" +label: "126" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7475 +data: App\Entity\Area\AreaEventSelection {#4144 …} +value: "127" +label: "127" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7476 +data: App\Entity\Area\AreaEventSelection {#4152 …} +value: "128" +label: "128" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7477 +data: App\Entity\Area\AreaEventSelection {#4160 …} +value: "129" +label: "129" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7478 +data: App\Entity\Area\AreaEventSelection {#4168 …} +value: "130" +label: "130" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7479 +data: App\Entity\Area\AreaEventSelection {#4176 …} +value: "131" +label: "131" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7480 +data: App\Entity\Area\AreaEventSelection {#4183 …} +value: "132" +label: "132" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7481 +data: App\Entity\Area\AreaEventSelection {#4187 …} +value: "133" +label: "133" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7482 +data: App\Entity\Area\AreaEventSelection {#4191 …} +value: "134" +label: "134" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7483 +data: App\Entity\Area\AreaEventSelection {#4198 …} +value: "135" +label: "135" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7484 +data: App\Entity\Area\AreaEventSelection {#4205 …} +value: "136" +label: "136" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7485 +data: App\Entity\Area\AreaEventSelection {#4212 …} +value: "137" +label: "137" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7486 +data: App\Entity\Area\AreaEventSelection {#4219 …} +value: "138" +label: "138" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7487 +data: App\Entity\Area\AreaEventSelection {#4226 …} +value: "139" +label: "139" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7488 +data: App\Entity\Area\AreaEventSelection {#4233 …} +value: "140" +label: "140" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7489 +data: App\Entity\Area\AreaEventSelection {#4240 …} +value: "141" +label: "141" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7490 +data: App\Entity\Area\AreaEventSelection {#4247 …} +value: "142" +label: "142" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7491 +data: App\Entity\Area\AreaEventSelection {#4254 …} +value: "143" +label: "143" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7492 +data: App\Entity\Area\AreaEventSelection {#4261 …} +value: "144" +label: "144" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7493 +data: App\Entity\Area\AreaEventSelection {#4268 …} +value: "145" +label: "145" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7494 +data: App\Entity\Area\AreaEventSelection {#4275 …} +value: "146" +label: "146" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7495 +data: App\Entity\Area\AreaEventSelection {#4282 …} +value: "147" +label: "147" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7496 +data: App\Entity\Area\AreaEventSelection {#4289 …} +value: "148" +label: "148" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7497 +data: App\Entity\Area\AreaEventSelection {#4293 …} +value: "149" +label: "149" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7498 +data: App\Entity\Area\AreaEventSelection {#4297 …} +value: "150" +label: "150" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7499 +data: App\Entity\Area\AreaEventSelection {#4305 …} +value: "151" +label: "151" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7500 +data: App\Entity\Area\AreaEventSelection {#4312 …} +value: "152" +label: "152" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7501 +data: App\Entity\Area\AreaEventSelection {#4316 …} +value: "153" +label: "153" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7502 +data: App\Entity\Area\AreaEventSelection {#4323 …} +value: "154" +label: "154" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7503 +data: App\Entity\Area\AreaEventSelection {#4330 …} +value: "155" +label: "155" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7504 +data: App\Entity\Area\AreaEventSelection {#4337 …} +value: "156" +label: "156" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7505 +data: App\Entity\Area\AreaEventSelection {#4344 …} +value: "157" +label: "157" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7506 +data: App\Entity\Area\AreaEventSelection {#4351 …} +value: "158" +label: "158" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7507 +data: App\Entity\Area\AreaEventSelection {#4358 …} +value: "159" +label: "159" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7508 +data: App\Entity\Area\AreaEventSelection {#4365 …} +value: "160" +label: "160" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7509 +data: App\Entity\Area\AreaEventSelection {#4372 …} +value: "161" +label: "161" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7510 +data: App\Entity\Area\AreaEventSelection {#4379 …} +value: "162" +label: "162" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7511 +data: App\Entity\Area\AreaEventSelection {#4383 …} +value: "163" +label: "163" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7512 +data: App\Entity\Area\AreaEventSelection {#4390 …} +value: "164" +label: "164" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7513 +data: App\Entity\Area\AreaEventSelection {#4397 …} +value: "165" +label: "165" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7514 +data: App\Entity\Area\AreaEventSelection {#4405 …} +value: "166" +label: "166" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7515 +data: App\Entity\Area\AreaEventSelection {#4412 …} +value: "167" +label: "167" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7516 +data: App\Entity\Area\AreaEventSelection {#4419 …} +value: "168" +label: "168" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7517 +data: App\Entity\Area\AreaEventSelection {#4426 …} +value: "169" +label: "169" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7518 +data: App\Entity\Area\AreaEventSelection {#4433 …} +value: "170" +label: "170" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7519 +data: App\Entity\Area\AreaEventSelection {#4440 …} +value: "171" +label: "171" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7520 +data: App\Entity\Area\AreaEventSelection {#4447 …} +value: "172" +label: "172" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7521 +data: App\Entity\Area\AreaEventSelection {#4455 …} +value: "173" +label: "173" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7522 +data: App\Entity\Area\AreaEventSelection {#4459 …} +value: "174" +label: "174" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7523 +data: App\Entity\Area\AreaEventSelection {#4463 …} +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7524 +data: App\Entity\Area\AreaEventSelection {#4470 …} +value: "176" +label: "176" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7525 +data: App\Entity\Area\AreaEventSelection {#4474 …} +value: "177" +label: "177" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7526 +data: App\Entity\Area\AreaEventSelection {#4482 …} +value: "178" +label: "178" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7527 +data: App\Entity\Area\AreaEventSelection {#4489 …} +value: "179" +label: "179" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7528 +data: App\Entity\Area\AreaEventSelection {#4494 …} +value: "180" +label: "180" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7529 +data: App\Entity\Area\AreaEventSelection {#4501 …} +value: "181" +label: "181" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7530 +data: App\Entity\Area\AreaEventSelection {#4508 …} +value: "182" +label: "182" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7531 +data: App\Entity\Area\AreaEventSelection {#4515 …} +value: "183" +label: "183" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7532 +data: App\Entity\Area\AreaEventSelection {#4522 …} +value: "184" +label: "184" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7533 +data: App\Entity\Area\AreaEventSelection {#4529 …} +value: "185" +label: "185" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7534 +data: App\Entity\Area\AreaEventSelection {#4536 …} +value: "186" +label: "186" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7535 +data: App\Entity\Area\AreaEventSelection {#4543 …} +value: "187" +label: "187" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7536 +data: App\Entity\Area\AreaEventSelection {#4550 …} +value: "188" +label: "188" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7537 +data: App\Entity\Area\AreaEventSelection {#4554 …} +value: "189" +label: "189" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7538 +data: App\Entity\Area\AreaEventSelection {#4561 …} +value: "190" +label: "190" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7539 +data: App\Entity\Area\AreaEventSelection {#4568 …} +value: "191" +label: "191" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7540 +data: App\Entity\Area\AreaEventSelection {#4575 …} +value: "192" +label: "192" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7541 +data: App\Entity\Area\AreaEventSelection {#4582 …} +value: "193" +label: "193" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7542 +data: App\Entity\Area\AreaEventSelection {#4589 …} +value: "194" +label: "194" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7543 +data: App\Entity\Area\AreaEventSelection {#4596 …} +value: "195" +label: "195" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7544 +data: App\Entity\Area\AreaEventSelection {#4603 …} +value: "196" +label: "196" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7545 +data: App\Entity\Area\AreaEventSelection {#4610 …} +value: "197" +label: "197" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7546 +data: App\Entity\Area\AreaEventSelection {#4617 …} +value: "198" +label: "198" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7547 +data: App\Entity\Area\AreaEventSelection {#4624 …} +value: "199" +label: "199" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7548 +data: App\Entity\Area\AreaEventSelection {#4631 …} +value: "200" +label: "200" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7549 +data: App\Entity\Area\AreaEventSelection {#4638 …} +value: "201" +label: "201" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7550 +data: App\Entity\Area\AreaEventSelection {#4646 …} +value: "202" +label: "202" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7551 +data: App\Entity\Area\AreaEventSelection {#4650 …} +value: "203" +label: "203" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7552 +data: App\Entity\Area\AreaEventSelection {#4657 …} +value: "204" +label: "204" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7553 +data: App\Entity\Area\AreaEventSelection {#4664 …} +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7554 +data: App\Entity\Area\AreaEventSelection {#4671 …} +value: "206" +label: "206" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7555 +data: App\Entity\Area\AreaEventSelection {#4678 …} +value: "207" +label: "207" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7556 +data: App\Entity\Area\AreaEventSelection {#4685 …} +value: "208" +label: "208" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7557 +data: App\Entity\Area\AreaEventSelection {#4692 …} +value: "209" +label: "209" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7558 +data: App\Entity\Area\AreaEventSelection {#4699 …} +value: "210" +label: "210" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7559 +data: App\Entity\Area\AreaEventSelection {#4706 …} +value: "211" +label: "211" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7560 +data: App\Entity\Area\AreaEventSelection {#4713 …} +value: "212" +label: "212" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7561 +data: App\Entity\Area\AreaEventSelection {#4720 …} +value: "213" +label: "213" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7562 +data: App\Entity\Area\AreaEventSelection {#4727 …} +value: "214" +label: "214" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7563 +data: App\Entity\Area\AreaEventSelection {#4734 …} +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7564 +data: App\Entity\Area\AreaEventSelection {#4741 …} +value: "216" +label: "216" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7565 +data: App\Entity\Area\AreaEventSelection {#4746 …} +value: "217" +label: "217" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7566 +data: App\Entity\Area\AreaEventSelection {#4753 …} +value: "218" +label: "218" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7567 +data: App\Entity\Area\AreaEventSelection {#4760 …} +value: "219" +label: "219" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7568 +data: App\Entity\Area\AreaEventSelection {#4767 …} +value: "220" +label: "220" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7569 +data: App\Entity\Area\AreaEventSelection {#4774 …} +value: "221" +label: "221" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7570 +data: App\Entity\Area\AreaEventSelection {#4781 …} +value: "222" +label: "222" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7571 +data: App\Entity\Area\AreaEventSelection {#4788 …} +value: "223" +label: "223" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7572 +data: App\Entity\Area\AreaEventSelection {#4795 …} +value: "224" +label: "224" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7573 +data: App\Entity\Area\AreaEventSelection {#4802 …} +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7574 +data: App\Entity\Area\AreaEventSelection {#4809 …} +value: "226" +label: "226" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7575 +data: App\Entity\Area\AreaEventSelection {#4816 …} +value: "227" +label: "227" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7576 +data: App\Entity\Area\AreaEventSelection {#4823 …} +value: "228" +label: "228" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7577 +data: App\Entity\Area\AreaEventSelection {#4830 …} +value: "229" +label: "229" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7578 +data: App\Entity\Area\AreaEventSelection {#4837 …} +value: "230" +label: "230" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7579 +data: App\Entity\Area\AreaEventSelection {#4844 …} +value: "231" +label: "231" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7580 +data: App\Entity\Area\AreaEventSelection {#4851 …} +value: "232" +label: "232" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7581 +data: App\Entity\Area\AreaEventSelection {#4858 …} +value: "233" +label: "233" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7582 +data: App\Entity\Area\AreaEventSelection {#4865 …} +value: "234" +label: "234" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7583 +data: App\Entity\Area\AreaEventSelection {#4872 …} +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7584 +data: App\Entity\Area\AreaEventSelection {#4879 …} +value: "236" +label: "236" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7585 +data: App\Entity\Area\AreaEventSelection {#4886 …} +value: "237" +label: "237" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7586 +data: App\Entity\Area\AreaEventSelection {#4893 …} +value: "238" +label: "238" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7587 +data: App\Entity\Area\AreaEventSelection {#4900 …} +value: "239" +label: "239" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7588 +data: App\Entity\Area\AreaEventSelection {#4907 …} +value: "240" +label: "240" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7589 +data: App\Entity\Area\AreaEventSelection {#4914 …} +value: "241" +label: "241" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7590 +data: App\Entity\Area\AreaEventSelection {#4921 …} +value: "242" +label: "242" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7591 +data: App\Entity\Area\AreaEventSelection {#4928 …} +value: "243" +label: "243" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7592 +data: App\Entity\Area\AreaEventSelection {#4935 …} +value: "244" +label: "244" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7593 +data: App\Entity\Area\AreaEventSelection {#4942 …} +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7594 +data: App\Entity\Area\AreaEventSelection {#4949 …} +value: "246" +label: "246" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7595 +data: App\Entity\Area\AreaEventSelection {#4956 …} +value: "247" +label: "247" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7596 +data: App\Entity\Area\AreaEventSelection {#4963 …} +value: "248" +label: "248" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7597 +data: App\Entity\Area\AreaEventSelection {#4970 …} +value: "249" +label: "249" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7598 +data: App\Entity\Area\AreaEventSelection {#4977 …} +value: "250" +label: "250" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7599 +data: App\Entity\Area\AreaEventSelection {#4984 …} +value: "251" +label: "251" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7600 +data: App\Entity\Area\AreaEventSelection {#4991 …} +value: "252" +label: "252" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7601 +data: App\Entity\Area\AreaEventSelection {#4998 …} +value: "253" +label: "253" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7602 +data: App\Entity\Area\AreaEventSelection {#5005 …} +value: "254" +label: "254" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7603 +data: App\Entity\Area\AreaEventSelection {#5012 …} +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7604 +data: App\Entity\Area\AreaEventSelection {#5019 …} +value: "256" +label: "256" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7605 +data: App\Entity\Area\AreaEventSelection {#5026 …} +value: "257" +label: "257" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7606 +data: App\Entity\Area\AreaEventSelection {#5033 …} +value: "258" +label: "258" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7607 +data: App\Entity\Area\AreaEventSelection {#5040 …} +value: "259" +label: "259" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7608 +data: App\Entity\Area\AreaEventSelection {#5047 …} +value: "260" +label: "260" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7609 +data: App\Entity\Area\AreaEventSelection {#5054 …} +value: "261" +label: "261" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7610 +data: App\Entity\Area\AreaEventSelection {#5061 …} +value: "262" +label: "262" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7611 +data: App\Entity\Area\AreaEventSelection {#5068 …} +value: "263" +label: "263" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7612 +data: App\Entity\Area\AreaEventSelection {#5075 …} +value: "264" +label: "264" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7613 +data: App\Entity\Area\AreaEventSelection {#5082 …} +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7614 +data: App\Entity\Area\AreaEventSelection {#5089 …} +value: "266" +label: "266" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7615 +data: App\Entity\Area\AreaEventSelection {#5096 …} +value: "267" +label: "267" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7616 +data: App\Entity\Area\AreaEventSelection {#5103 …} +value: "268" +label: "268" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7617 +data: App\Entity\Area\AreaEventSelection {#5110 …} +value: "269" +label: "269" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7618 +data: App\Entity\Area\AreaEventSelection {#5117 …} +value: "270" +label: "270" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7619 +data: App\Entity\Area\AreaEventSelection {#5124 …} +value: "271" +label: "271" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7620 +data: App\Entity\Area\AreaEventSelection {#5128 …} +value: "272" +label: "272" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7621 +data: App\Entity\Area\AreaEventSelection {#5135 …} +value: "273" +label: "273" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7622 +data: App\Entity\Area\AreaEventSelection {#5142 …} +value: "274" +label: "274" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7623 +data: App\Entity\Area\AreaEventSelection {#5149 …} +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7624 +data: App\Entity\Area\AreaEventSelection {#5156 …} +value: "276" +label: "276" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7625 +data: App\Entity\Area\AreaEventSelection {#5163 …} +value: "277" +label: "277" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7626 +data: App\Entity\Area\AreaEventSelection {#5170 …} +value: "278" +label: "278" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7627 +data: App\Entity\Area\AreaEventSelection {#5177 …} +value: "279" +label: "279" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7628 +data: App\Entity\Area\AreaEventSelection {#5184 …} +value: "280" +label: "280" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7629 +data: App\Entity\Area\AreaEventSelection {#5191 …} +value: "281" +label: "281" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7630 +data: App\Entity\Area\AreaEventSelection {#5198 …} +value: "282" +label: "282" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7631 +data: App\Entity\Area\AreaEventSelection {#5202 …} +value: "283" +label: "283" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7632 +data: App\Entity\Area\AreaEventSelection {#5209 …} +value: "284" +label: "284" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7633 +data: App\Entity\Area\AreaEventSelection {#5217 …} +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7634 +data: App\Entity\Area\AreaEventSelection {#5224 …} +value: "286" +label: "286" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7635 +data: App\Entity\Area\AreaEventSelection {#5231 …} +value: "287" +label: "287" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7636 +data: App\Entity\Area\AreaEventSelection {#5238 …} +value: "288" +label: "288" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7637 +data: App\Entity\Area\AreaEventSelection {#5245 …} +value: "289" +label: "289" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7638 +data: App\Entity\Area\AreaEventSelection {#5252 …} +value: "290" +label: "290" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7639 +data: App\Entity\Area\AreaEventSelection {#5259 …} +value: "291" +label: "291" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7640 +data: App\Entity\Area\AreaEventSelection {#5266 …} +value: "292" +label: "292" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7641 +data: App\Entity\Area\AreaEventSelection {#5273 …} +value: "293" +label: "293" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7642 +data: App\Entity\Area\AreaEventSelection {#5280 …} +value: "294" +label: "294" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7643 +data: App\Entity\Area\AreaEventSelection {#5287 …} +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7644 +data: App\Entity\Area\AreaEventSelection {#5294 …} +value: "296" +label: "296" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7645 +data: App\Entity\Area\AreaEventSelection {#5301 …} +value: "297" +label: "297" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7646 +data: App\Entity\Area\AreaEventSelection {#5308 …} +value: "298" +label: "298" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7647 +data: App\Entity\Area\AreaEventSelection {#5316 …} +value: "299" +label: "299" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7648 +data: App\Entity\Area\AreaEventSelection {#5323 …} +value: "300" +label: "300" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7649 +data: App\Entity\Area\AreaEventSelection {#5330 …} +value: "301" +label: "301" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7650 +data: App\Entity\Area\AreaEventSelection {#5337 …} +value: "302" +label: "302" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7651 +data: App\Entity\Area\AreaEventSelection {#5344 …} +value: "303" +label: "303" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7652 +data: App\Entity\Area\AreaEventSelection {#5351 …} +value: "304" +label: "304" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7653 +data: App\Entity\Area\AreaEventSelection {#5358 …} +value: "305" +label: "305" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7654 +data: App\Entity\Area\AreaEventSelection {#5365 …} +value: "306" +label: "306" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7655 +data: App\Entity\Area\AreaEventSelection {#5372 …} +value: "307" +label: "307" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7656 +data: App\Entity\Area\AreaEventSelection {#5379 …} +value: "308" +label: "308" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7657 +data: App\Entity\Area\AreaEventSelection {#5386 …} +value: "309" +label: "309" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7658 +data: App\Entity\Area\AreaEventSelection {#5393 …} +value: "310" +label: "310" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7659 +data: App\Entity\Area\AreaEventSelection {#5400 …} +value: "311" +label: "311" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7660 +data: App\Entity\Area\AreaEventSelection {#5407 …} +value: "312" +label: "312" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7661 +data: App\Entity\Area\AreaEventSelection {#5414 …} +value: "313" +label: "313" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7662 +data: App\Entity\Area\AreaEventSelection {#5422 …} +value: "314" +label: "314" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7663 +data: App\Entity\Area\AreaEventSelection {#5429 …} +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7664 +data: App\Entity\Area\AreaEventSelection {#5436 …} +value: "316" +label: "316" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7665 +data: App\Entity\Area\AreaEventSelection {#5443 …} +value: "317" +label: "317" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7666 +data: App\Entity\Area\AreaEventSelection {#5451 …} +value: "318" +label: "318" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7667 +data: App\Entity\Area\AreaEventSelection {#5458 …} +value: "319" +label: "319" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7668 +data: App\Entity\Area\AreaEventSelection {#5465 …} +value: "320" +label: "320" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7669 +data: App\Entity\Area\AreaEventSelection {#5473 …} +value: "321" +label: "321" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7670 +data: App\Entity\Area\AreaEventSelection {#5480 …} +value: "322" +label: "322" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7671 +data: App\Entity\Area\AreaEventSelection {#5485 …} +value: "323" +label: "323" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7672 +data: App\Entity\Area\AreaEventSelection {#5492 …} +value: "324" +label: "324" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +data: App\Entity\Area\AreaEventSelection {#5500 …} +value: "325" +label: "325" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +data: App\Entity\Area\AreaEventSelection {#5507 …} +value: "326" +label: "326" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7675 +data: App\Entity\Area\AreaEventSelection {#5511 …} +value: "327" +label: "327" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7676 +data: App\Entity\Area\AreaEventSelection {#5518 …} +value: "328" +label: "328" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7677 +data: App\Entity\Area\AreaEventSelection {#5525 …} +value: "329" +label: "329" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7678 +data: App\Entity\Area\AreaEventSelection {#5532 …} +value: "330" +label: "330" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7679 +data: App\Entity\Area\AreaEventSelection {#5539 …} +value: "331" +label: "331" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7680 +data: App\Entity\Area\AreaEventSelection {#5546 …} +value: "332" +label: "332" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7681 +data: App\Entity\Area\AreaEventSelection {#5553 …} +value: "333" +label: "333" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7682 +data: App\Entity\Area\AreaEventSelection {#5560 …} +value: "334" +label: "334" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7683 +data: App\Entity\Area\AreaEventSelection {#5567 …} +value: "335" +label: "335" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7684 +data: App\Entity\Area\AreaEventSelection {#5575 …} +value: "336" +label: "336" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7685 +data: App\Entity\Area\AreaEventSelection {#5583 …} +value: "337" +label: "337" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7686 +data: App\Entity\Area\AreaEventSelection {#5590 …} +value: "338" +label: "338" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +data: App\Entity\Area\AreaEventSelection {#5597 …} +value: "339" +label: "339" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +data: App\Entity\Area\AreaEventSelection {#5604 …} +value: "340" +label: "340" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +data: App\Entity\Area\AreaEventSelection {#5612 …} +value: "341" +label: "341" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +data: App\Entity\Area\AreaEventSelection {#5620 …} +value: "342" +label: "342" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +data: App\Entity\Area\AreaEventSelection {#5627 …} +value: "343" +label: "343" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +data: App\Entity\Area\AreaEventSelection {#5635 …} +value: "344" +label: "344" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +data: App\Entity\Area\AreaEventSelection {#5642 …} +value: "345" +label: "345" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +data: App\Entity\Area\AreaEventSelection {#5649 …} +value: "346" +label: "346" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +data: App\Entity\Area\AreaEventSelection {#5656 …} +value: "347" +label: "347" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +data: App\Entity\Area\AreaEventSelection {#5663 …} +value: "348" +label: "348" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +data: App\Entity\Area\AreaEventSelection {#5667 …} +value: "349" +label: "349" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +data: App\Entity\Area\AreaEventSelection {#5674 …} +value: "350" +label: "350" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +data: App\Entity\Area\AreaEventSelection {#5681 …} +value: "351" +label: "351" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +data: App\Entity\Area\AreaEventSelection {#5689 …} +value: "352" +label: "352" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +data: App\Entity\Area\AreaEventSelection {#5697 …} +value: "353" +label: "353" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +data: App\Entity\Area\AreaEventSelection {#5704 …} +value: "354" +label: "354" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +data: App\Entity\Area\AreaEventSelection {#5712 …} +value: "355" +label: "355" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +data: App\Entity\Area\AreaEventSelection {#5719 …} +value: "356" +label: "356" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +data: App\Entity\Area\AreaEventSelection {#5726 …} +value: "357" +label: "357" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +data: App\Entity\Area\AreaEventSelection {#5733 …} +value: "358" +label: "358" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +data: App\Entity\Area\AreaEventSelection {#5740 …} +value: "359" +label: "359" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +data: App\Entity\Area\AreaEventSelection {#5748 …} +value: "360" +label: "360" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +data: App\Entity\Area\AreaEventSelection {#5755 …} +value: "361" +label: "361" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7710 +data: App\Entity\Area\AreaEventSelection {#5762 …} +value: "362" +label: "362" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7711 +data: App\Entity\Area\AreaEventSelection {#5769 …} +value: "363" +label: "363" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +data: App\Entity\Area\AreaEventSelection {#5777 …} +value: "364" +label: "364" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7713 +data: App\Entity\Area\AreaEventSelection {#5784 …} +value: "365" +label: "365" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +data: App\Entity\Area\AreaEventSelection {#5791 …} +value: "366" +label: "366" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +data: App\Entity\Area\AreaEventSelection {#5798 …} +value: "367" +label: "367" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +data: App\Entity\Area\AreaEventSelection {#5805 …} +value: "368" +label: "368" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7717 +data: App\Entity\Area\AreaEventSelection {#5812 …} +value: "369" +label: "369" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7718 +data: App\Entity\Area\AreaEventSelection {#5819 …} +value: "370" +label: "370" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +data: App\Entity\Area\AreaEventSelection {#5826 …} +value: "371" +label: "371" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7720 +data: App\Entity\Area\AreaEventSelection {#5833 …} +value: "372" +label: "372" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +data: App\Entity\Area\AreaEventSelection {#5840 …} +value: "373" +label: "373" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7722 +data: App\Entity\Area\AreaEventSelection {#5847 …} +value: "374" +label: "374" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +data: App\Entity\Area\AreaEventSelection {#5854 …} +value: "375" +label: "375" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +data: App\Entity\Area\AreaEventSelection {#5858 …} +value: "376" +label: "376" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +data: App\Entity\Area\AreaEventSelection {#5865 …} +value: "377" +label: "377" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7726 +data: App\Entity\Area\AreaEventSelection {#5872 …} +value: "378" +label: "378" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7727 +data: App\Entity\Area\AreaEventSelection {#5879 …} +value: "379" +label: "379" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7728 +data: App\Entity\Area\AreaEventSelection {#5886 …} +value: "380" +label: "380" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7729 +data: App\Entity\Area\AreaEventSelection {#5893 …} +value: "381" +label: "381" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7730 +data: App\Entity\Area\AreaEventSelection {#5900 …} +value: "382" +label: "382" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7731 +data: App\Entity\Area\AreaEventSelection {#5907 …} +value: "383" +label: "383" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7732 +data: App\Entity\Area\AreaEventSelection {#5914 …} +value: "384" +label: "384" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7733 +data: App\Entity\Area\AreaEventSelection {#5921 …} +value: "385" +label: "385" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7734 +data: App\Entity\Area\AreaEventSelection {#5928 …} +value: "386" +label: "386" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7735 +data: App\Entity\Area\AreaEventSelection {#5935 …} +value: "387" +label: "387" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7736 +data: App\Entity\Area\AreaEventSelection {#5942 …} +value: "388" +label: "388" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +data: App\Entity\Area\AreaEventSelection {#5950 …} +value: "389" +label: "389" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +data: App\Entity\Area\AreaEventSelection {#5958 …} +value: "390" +label: "390" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +data: App\Entity\Area\AreaEventSelection {#5962 …} +value: "391" +label: "391" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7740 +data: App\Entity\Area\AreaEventSelection {#5966 …} +value: "392" +label: "392" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7741 +data: App\Entity\Area\AreaEventSelection {#5973 …} +value: "393" +label: "393" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7742 +data: App\Entity\Area\AreaEventSelection {#5981 …} +value: "394" +label: "394" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7743 +data: App\Entity\Area\AreaEventSelection {#5989 …} +value: "395" +label: "395" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +data: App\Entity\Area\AreaEventSelection {#5996 …} +value: "396" +label: "396" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +data: App\Entity\Area\AreaEventSelection {#6004 …} +value: "397" +label: "397" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +data: App\Entity\Area\AreaEventSelection {#6011 …} +value: "398" +label: "398" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +data: App\Entity\Area\AreaEventSelection {#6018 …} +value: "399" +label: "399" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +data: App\Entity\Area\AreaEventSelection {#6025 …} +value: "400" +label: "400" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7749 +data: App\Entity\Area\AreaEventSelection {#6032 …} +value: "401" +label: "401" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7750 +data: App\Entity\Area\AreaEventSelection {#6040 …} +value: "402" +label: "402" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7751 +data: App\Entity\Area\AreaEventSelection {#6047 …} +value: "403" +label: "403" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7752 +data: App\Entity\Area\AreaEventSelection {#6054 …} +value: "404" +label: "404" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7753 +data: App\Entity\Area\AreaEventSelection {#6061 …} +value: "405" +label: "405" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7754 +data: App\Entity\Area\AreaEventSelection {#6068 …} +value: "406" +label: "406" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7755 +data: App\Entity\Area\AreaEventSelection {#6075 …} +value: "407" +label: "407" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7756 +data: App\Entity\Area\AreaEventSelection {#6082 …} +value: "408" +label: "408" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7757 +data: App\Entity\Area\AreaEventSelection {#6089 …} +value: "409" +label: "409" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7758 +data: App\Entity\Area\AreaEventSelection {#6096 …} +value: "410" +label: "410" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7759 +data: App\Entity\Area\AreaEventSelection {#6103 …} +value: "411" +label: "411" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7760 +data: App\Entity\Area\AreaEventSelection {#6110 …} +value: "412" +label: "412" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7761 +data: App\Entity\Area\AreaEventSelection {#6117 …} +value: "413" +label: "413" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7762 +data: App\Entity\Area\AreaEventSelection {#6124 …} +value: "414" +label: "414" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7763 +data: App\Entity\Area\AreaEventSelection {#6132 …} +value: "415" +label: "415" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +data: App\Entity\Area\AreaEventSelection {#6139 …} +value: "416" +label: "416" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +data: App\Entity\Area\AreaEventSelection {#6146 …} +value: "417" +label: "417" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7766 +data: App\Entity\Area\AreaEventSelection {#6154 …} +value: "418" +label: "418" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7767 +data: App\Entity\Area\AreaEventSelection {#6161 …} +value: "419" +label: "419" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7768 +data: App\Entity\Area\AreaEventSelection {#6168 …} +value: "420" +label: "420" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7769 +data: App\Entity\Area\AreaEventSelection {#6175 …} +value: "421" +label: "421" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7770 +data: App\Entity\Area\AreaEventSelection {#6182 …} +value: "422" +label: "422" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7771 +data: App\Entity\Area\AreaEventSelection {#6189 …} +value: "423" +label: "423" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7772 +data: App\Entity\Area\AreaEventSelection {#6196 …} +value: "424" +label: "424" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7773 +data: App\Entity\Area\AreaEventSelection {#6203 …} +value: "425" +label: "425" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7774 +data: App\Entity\Area\AreaEventSelection {#6211 …} +value: "426" +label: "426" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7775 +data: App\Entity\Area\AreaEventSelection {#6218 …} +value: "427" +label: "427" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7776 +data: App\Entity\Area\AreaEventSelection {#6225 …} +value: "428" +label: "428" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7777 +data: App\Entity\Area\AreaEventSelection {#6232 …} +value: "429" +label: "429" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7778 +data: App\Entity\Area\AreaEventSelection {#6239 …} +value: "430" +label: "430" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7779 +data: App\Entity\Area\AreaEventSelection {#6246 …} +value: "431" +label: "431" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7780 +data: App\Entity\Area\AreaEventSelection {#6254 …} +value: "432" +label: "432" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7781 +data: App\Entity\Area\AreaEventSelection {#6261 …} +value: "433" +label: "433" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +data: App\Entity\Area\AreaEventSelection {#6268 …} +value: "434" +label: "434" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7783 +data: App\Entity\Area\AreaEventSelection {#6275 …} +value: "435" +label: "435" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7784 +data: App\Entity\Area\AreaEventSelection {#6282 …} +value: "436" +label: "436" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7785 +data: App\Entity\Area\AreaEventSelection {#6290 …} +value: "437" +label: "437" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7786 +data: App\Entity\Area\AreaEventSelection {#6297 …} +value: "438" +label: "438" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7787 +data: App\Entity\Area\AreaEventSelection {#6304 …} +value: "439" +label: "439" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7788 +data: App\Entity\Area\AreaEventSelection {#6311 …} +value: "440" +label: "440" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7789 +data: App\Entity\Area\AreaEventSelection {#6318 …} +value: "441" +label: "441" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7790 +data: App\Entity\Area\AreaEventSelection {#6325 …} +value: "442" +label: "442" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +data: App\Entity\Area\AreaEventSelection {#6332 …} +value: "443" +label: "443" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7792 +data: App\Entity\Area\AreaEventSelection {#6339 …} +value: "444" +label: "444" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7793 +data: App\Entity\Area\AreaEventSelection {#6346 …} +value: "445" +label: "445" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7794 +data: App\Entity\Area\AreaEventSelection {#6353 …} +value: "446" +label: "446" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7795 +data: App\Entity\Area\AreaEventSelection {#6360 …} +value: "447" +label: "447" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7796 +data: App\Entity\Area\AreaEventSelection {#6367 …} +value: "448" +label: "448" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7797 +data: App\Entity\Area\AreaEventSelection {#6374 …} +value: "449" +label: "449" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7798 +data: App\Entity\Area\AreaEventSelection {#6381 …} +value: "450" +label: "450" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7799 +data: App\Entity\Area\AreaEventSelection {#6388 …} +value: "451" +label: "451" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7800 +data: App\Entity\Area\AreaEventSelection {#6395 …} +value: "452" +label: "452" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7801 +data: App\Entity\Area\AreaEventSelection {#6402 …} +value: "453" +label: "453" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7802 +data: App\Entity\Area\AreaEventSelection {#6409 …} +value: "454" +label: "454" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7803 +data: App\Entity\Area\AreaEventSelection {#6416 …} +value: "455" +label: "455" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7804 +data: App\Entity\Area\AreaEventSelection {#6423 …} +value: "456" +label: "456" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7805 +data: App\Entity\Area\AreaEventSelection {#1395 …} +value: "457" +label: "457" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7806 +data: App\Entity\Area\AreaEventSelection {#1714 …} +value: "458" +label: "458" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7807 +data: App\Entity\Area\AreaEventSelection {#1449 …} +value: "459" +label: "459" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7808 +data: App\Entity\Area\AreaEventSelection {#6432 …} +value: "460" +label: "460" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7809 +data: App\Entity\Area\AreaEventSelection {#6439 …} +value: "461" +label: "461" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7810 +data: App\Entity\Area\AreaEventSelection {#6446 …} +value: "462" +label: "462" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7811 +data: App\Entity\Area\AreaEventSelection {#6453 …} +value: "463" +label: "463" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7812 +data: App\Entity\Area\AreaEventSelection {#6460 …} +value: "464" +label: "464" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7813 +data: App\Entity\Area\AreaEventSelection {#6467 …} +value: "465" +label: "465" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7814 +data: App\Entity\Area\AreaEventSelection {#6474 …} +value: "466" +label: "466" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7815 +data: App\Entity\Area\AreaEventSelection {#6481 …} +value: "467" +label: "467" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7816 +data: App\Entity\Area\AreaEventSelection {#6488 …} +value: "468" +label: "468" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7817 +data: App\Entity\Area\AreaEventSelection {#6495 …} +value: "469" +label: "469" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7818 +data: App\Entity\Area\AreaEventSelection {#6502 …} +value: "470" +label: "470" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7819 +data: App\Entity\Area\AreaEventSelection {#6509 …} +value: "471" +label: "471" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7820 +data: App\Entity\Area\AreaEventSelection {#6516 …} +value: "472" +label: "472" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7821 +data: App\Entity\Area\AreaEventSelection {#6523 …} +value: "473" +label: "473" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7822 +data: App\Entity\Area\AreaEventSelection {#6530 …} +value: "474" +label: "474" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7823 +data: App\Entity\Area\AreaEventSelection {#6537 …} +value: "475" +label: "475" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7824 +data: App\Entity\Area\AreaEventSelection {#6544 …} +value: "476" +label: "476" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7825 +data: App\Entity\Area\AreaEventSelection {#6551 …} +value: "477" +label: "477" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7826 +data: App\Entity\Area\AreaEventSelection {#6558 …} +value: "478" +label: "478" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7827 +data: App\Entity\Area\AreaEventSelection {#6565 …} +value: "479" +label: "479" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7828 +data: App\Entity\Area\AreaEventSelection {#6572 …} +value: "480" +label: "480" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7829 +data: App\Entity\Area\AreaEventSelection {#6579 …} +value: "481" +label: "481" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7830 +data: App\Entity\Area\AreaEventSelection {#6586 …} +value: "482" +label: "482" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7831 +data: App\Entity\Area\AreaEventSelection {#6593 …} +value: "483" +label: "483" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7832 +data: App\Entity\Area\AreaEventSelection {#6600 …} +value: "484" +label: "484" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7833 +data: App\Entity\Area\AreaEventSelection {#6607 …} +value: "485" +label: "485" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7834 +data: App\Entity\Area\AreaEventSelection {#6614 …} +value: "486" +label: "486" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7835 +data: App\Entity\Area\AreaEventSelection {#6622 …} +value: "487" +label: "487" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7836 +data: App\Entity\Area\AreaEventSelection {#6629 …} +value: "488" +label: "488" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7837 +data: App\Entity\Area\AreaEventSelection {#6636 …} +value: "489" +label: "489" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7838 +data: App\Entity\Area\AreaEventSelection {#6643 …} +value: "490" +label: "490" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +data: App\Entity\Area\AreaEventSelection {#6650 …} +value: "491" +label: "491" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7840 +data: App\Entity\Area\AreaEventSelection {#6657 …} +value: "492" +label: "492" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7841 +data: App\Entity\Area\AreaEventSelection {#6664 …} +value: "493" +label: "493" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7842 +data: App\Entity\Area\AreaEventSelection {#6671 …} +value: "494" +label: "494" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7843 +data: App\Entity\Area\AreaEventSelection {#6679 …} +value: "495" +label: "495" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7844 +data: App\Entity\Area\AreaEventSelection {#6686 …} +value: "496" +label: "496" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +data: App\Entity\Area\AreaEventSelection {#6693 …} +value: "497" +label: "497" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7846 +data: App\Entity\Area\AreaEventSelection {#6697 …} +value: "498" +label: "498" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7847 +data: App\Entity\Area\AreaEventSelection {#6704 …} +value: "499" +label: "499" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7848 +data: App\Entity\Area\AreaEventSelection {#6711 …} +value: "500" +label: "500" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7849 +data: App\Entity\Area\AreaEventSelection {#6718 …} +value: "501" +label: "501" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +data: App\Entity\Area\AreaEventSelection {#6725 …} +value: "502" +label: "502" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +data: App\Entity\Area\AreaEventSelection {#6732 …} +value: "503" +label: "503" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7852 +data: App\Entity\Area\AreaEventSelection {#6739 …} +value: "504" +label: "504" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +data: App\Entity\Area\AreaEventSelection {#6746 …} +value: "505" +label: "505" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +data: App\Entity\Area\AreaEventSelection {#6754 …} +value: "506" +label: "506" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +data: App\Entity\Area\AreaEventSelection {#6761 …} +value: "507" +label: "507" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +data: App\Entity\Area\AreaEventSelection {#6768 …} +value: "508" +label: "508" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +data: App\Entity\Area\AreaEventSelection {#6775 …} +value: "509" +label: "509" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +data: App\Entity\Area\AreaEventSelection {#6782 …} +value: "510" +label: "510" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +data: App\Entity\Area\AreaEventSelection {#6789 …} +value: "511" +label: "511" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +data: App\Entity\Area\AreaEventSelection {#6796 …} +value: "512" +label: "512" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +data: App\Entity\Area\AreaEventSelection {#6803 …} +value: "513" +label: "513" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +data: App\Entity\Area\AreaEventSelection {#6810 …} +value: "514" +label: "514" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +data: App\Entity\Area\AreaEventSelection {#6817 …} +value: "515" +label: "515" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +data: App\Entity\Area\AreaEventSelection {#6824 …} +value: "516" +label: "516" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +data: App\Entity\Area\AreaEventSelection {#6831 …} +value: "517" +label: "517" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +data: App\Entity\Area\AreaEventSelection {#6838 …} +value: "518" +label: "518" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +data: App\Entity\Area\AreaEventSelection {#6845 …} +value: "519" +label: "519" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +data: App\Entity\Area\AreaEventSelection {#6852 …} +value: "520" +label: "520" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +data: App\Entity\Area\AreaEventSelection {#6859 …} +value: "521" +label: "521" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +data: App\Entity\Area\AreaEventSelection {#6866 …} +value: "522" +label: "522" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +data: App\Entity\Area\AreaEventSelection {#6873 …} +value: "523" +label: "523" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +data: App\Entity\Area\AreaEventSelection {#6880 …} +value: "524" +label: "524" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +data: App\Entity\Area\AreaEventSelection {#6887 …} +value: "525" +label: "525" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +data: App\Entity\Area\AreaEventSelection {#6894 …} +value: "526" +label: "526" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +data: App\Entity\Area\AreaEventSelection {#6901 …} +value: "527" +label: "527" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +data: App\Entity\Area\AreaEventSelection {#6908 …} +value: "528" +label: "528" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +data: App\Entity\Area\AreaEventSelection {#6915 …} +value: "529" +label: "529" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +data: App\Entity\Area\AreaEventSelection {#6922 …} +value: "530" +label: "530" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7879 +data: App\Entity\Area\AreaEventSelection {#6929 …} +value: "531" +label: "531" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7880 +data: App\Entity\Area\AreaEventSelection {#6936 …} +value: "532" +label: "532" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7881 +data: App\Entity\Area\AreaEventSelection {#6943 …} +value: "533" +label: "533" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7882 +data: App\Entity\Area\AreaEventSelection {#6950 …} +value: "534" +label: "534" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7883 +data: App\Entity\Area\AreaEventSelection {#6957 …} +value: "535" +label: "535" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7884 +data: App\Entity\Area\AreaEventSelection {#6964 …} +value: "536" +label: "536" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7885 +data: App\Entity\Area\AreaEventSelection {#6971 …} +value: "537" +label: "537" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7886 +data: App\Entity\Area\AreaEventSelection {#6978 …} +value: "538" +label: "538" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7887 +data: App\Entity\Area\AreaEventSelection {#6985 …} +value: "539" +label: "539" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7888 +data: App\Entity\Area\AreaEventSelection {#6992 …} +value: "540" +label: "540" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7889 +data: App\Entity\Area\AreaEventSelection {#6999 …} +value: "541" +label: "541" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7890 +data: App\Entity\Area\AreaEventSelection {#7006 …} +value: "542" +label: "542" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7891 +data: App\Entity\Area\AreaEventSelection {#7013 …} +value: "543" +label: "543" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7892 +data: App\Entity\Area\AreaEventSelection {#7020 …} +value: "544" +label: "544" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7893 +data: App\Entity\Area\AreaEventSelection {#7027 …} +value: "545" +label: "545" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7894 +data: App\Entity\Area\AreaEventSelection {#7034 …} +value: "546" +label: "546" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7895 +data: App\Entity\Area\AreaEventSelection {#7041 …} +value: "547" +label: "547" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7896 +data: App\Entity\Area\AreaEventSelection {#7048 …} +value: "548" +label: "548" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7897 +data: App\Entity\Area\AreaEventSelection {#7055 …} +value: "549" +label: "549" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7898 +data: App\Entity\Area\AreaEventSelection {#7062 …} +value: "550" +label: "550" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7899 +data: App\Entity\Area\AreaEventSelection {#7069 …} +value: "551" +label: "551" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7900 +data: App\Entity\Area\AreaEventSelection {#7076 …} +value: "552" +label: "552" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7901 +data: App\Entity\Area\AreaEventSelection {#7083 …} +value: "553" +label: "553" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7902 +data: App\Entity\Area\AreaEventSelection {#7090 …} +value: "554" +label: "554" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7903 +data: App\Entity\Area\AreaEventSelection {#7097 …} +value: "555" +label: "555" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7904 +data: App\Entity\Area\AreaEventSelection {#7104 …} +value: "556" +label: "556" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7905 +data: App\Entity\Area\AreaEventSelection {#7111 …} +value: "557" +label: "557" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7906 +data: App\Entity\Area\AreaEventSelection {#7118 …} +value: "558" +label: "558" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7907 +data: App\Entity\Area\AreaEventSelection {#7125 …} +value: "559" +label: "559" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7908 +data: App\Entity\Area\AreaEventSelection {#7132 …} +value: "560" +label: "560" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7909 +data: App\Entity\Area\AreaEventSelection {#7139 …} +value: "561" +label: "561" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7910 +data: App\Entity\Area\AreaEventSelection {#7146 …} +value: "562" +label: "562" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7911 +data: App\Entity\Area\AreaEventSelection {#7153 …} +value: "563" +label: "563" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7912 +data: App\Entity\Area\AreaEventSelection {#7160 …} +value: "564" +label: "564" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7913 +data: App\Entity\Area\AreaEventSelection {#7167 …} +value: "565" +label: "565" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7914 +data: App\Entity\Area\AreaEventSelection {#7174 …} +value: "566" +label: "566" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7915 +data: App\Entity\Area\AreaEventSelection {#7181 …} +value: "567" +label: "567" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7916 +data: App\Entity\Area\AreaEventSelection {#7188 …} +value: "568" +label: "568" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7917 +data: App\Entity\Area\AreaEventSelection {#7195 …} +value: "569" +label: "569" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7918 +data: App\Entity\Area\AreaEventSelection {#7202 …} +value: "570" +label: "570" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7919 +data: App\Entity\Area\AreaEventSelection {#7209 …} +value: "571" +label: "571" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7920 +data: App\Entity\Area\AreaEventSelection {#7216 …} +value: "572" +label: "572" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7921 +data: App\Entity\Area\AreaEventSelection {#7223 …} +value: "573" +label: "573" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7922 +data: App\Entity\Area\AreaEventSelection {#7230 …} +value: "574" +label: "574" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7923 +data: App\Entity\Area\AreaEventSelection {#7237 …} +value: "575" +label: "575" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7924 +data: App\Entity\Area\AreaEventSelection {#7244 …} +value: "576" +label: "576" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7925 +data: App\Entity\Area\AreaEventSelection {#7251 …} +value: "577" +label: "577" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7926 +data: App\Entity\Area\AreaEventSelection {#7258 …} +value: "578" +label: "578" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7927 +data: App\Entity\Area\AreaEventSelection {#7265 …} +value: "579" +label: "579" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7928 +data: App\Entity\Area\AreaEventSelection {#7272 …} +value: "580" +label: "580" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7929 +data: App\Entity\Area\AreaEventSelection {#7279 …} +value: "581" +label: "581" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7930 +data: App\Entity\Area\AreaEventSelection {#7286 …} +value: "582" +label: "582" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7931 +data: App\Entity\Area\AreaEventSelection {#7293 …} +value: "583" +label: "583" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7932 +data: App\Entity\Area\AreaEventSelection {#7300 …} +value: "584" +label: "584" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7933 +data: App\Entity\Area\AreaEventSelection {#7307 …} +value: "585" +label: "585" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7934 +data: App\Entity\Area\AreaEventSelection {#7314 …} +value: "586" +label: "586" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7935 +data: App\Entity\Area\AreaEventSelection {#7321 …} +value: "587" +label: "587" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7936 +data: App\Entity\Area\AreaEventSelection {#7325 …} +value: "588" +label: "588" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7937 +data: App\Entity\Area\AreaEventSelection {#7332 …} +value: "589" +label: "589" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7938 +data: App\Entity\Area\AreaEventSelection {#7339 …} +value: "590" +label: "590" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7939 +data: App\Entity\Area\AreaEventSelection {#7346 …} +value: "591" +label: "591" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7940 +data: App\Entity\Area\AreaEventSelection {#7353 …} +value: "592" +label: "592" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3182 -errors: [] -form: Symfony\Component\Form\Form {#3155 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#3183 …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) {#2933 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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data_class | "App\Form\DataClass\MultipleRangeDataClass" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3026 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() {#3029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3028 …} $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 {#7941 -errors: [] -form: Symfony\Component\Form\Form {#3120 …} } |
form | Symfony\Component\Form\FormView {#3176 …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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
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() {#3160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3159 …} $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 {#7945 -errors: [] -form: Symfony\Component\Form\Form {#3117 …} } |
form | Symfony\Component\Form\FormView {#7943 …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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
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() {#3126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3127 …} $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 {#7946 -errors: [] -form: Symfony\Component\Form\Form {#3114 …} } |
form | Symfony\Component\Form\FormView {#7947 …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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data_class | "App\Form\DataClass\MultipleRangeDataClass" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3036 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() {#3037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3033 …} $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 {#7944 -errors: [] -form: Symfony\Component\Form\Form {#3146 …} } |
form | Symfony\Component\Form\FormView {#7942 …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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
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() {#3109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3110 …} $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 {#7951 -errors: [] -form: Symfony\Component\Form\Form {#3143 …} } |
form | Symfony\Component\Form\FormView {#7950 …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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
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() {#3100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3102 …} $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 {#7952 -errors: [] -form: Symfony\Component\Form\Form {#3140 …} } |
form | Symfony\Component\Form\FormView {#7953 …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) {#2995 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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) {#2995 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3049 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() {#3051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3050 …} $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 {#7949 -errors: [] -form: Symfony\Component\Form\Form {#3134 …} } |
form | Symfony\Component\Form\FormView {#7948 …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) {#3002 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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) {#3002 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3063 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() {#3061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3062 …} $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 {#7956 -errors: [] -form: Symfony\Component\Form\Form {#3133 …} } |
form | Symfony\Component\Form\FormView {#7955 …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) {#3004 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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) {#3004 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3074 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() {#3072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3073 …} $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 {#7982 -errors: [] -form: Symfony\Component\Form\Form {#3130 …} } |
form | Symfony\Component\Form\FormView {#7959 …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) {#2996 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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) {#2996 class: "App\Service\Filtration\Form\AreaFilterFormType" this: App\Service\Filtration\Form\AreaFilterFormType {#2914 …} } |
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 {#851 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#854 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#846 …} -namespace: Closure() {#1200 …} } |
data_class | null |
delay | 250 |
disabled | false |
empty_data | Closure(FormInterface $form) {#3078 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() {#3081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#3079 …} $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 {#7985 -errors: [] -form: Symfony\Component\Form\Form {#3167 …} } |
form | Symfony\Component\Form\FormView {#7969 …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 {#7984 …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 |