Forms
-
Street
-
ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW
-
city
-
name
-
ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW
-
_token
-
Street
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-new-form" "id" => "new-Street-form" ] |
[ "class" => "ea-new-form" "id" => "new-Street-form" ] |
| data | App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-new-form" "id" => "new-Street-form" ] |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } |
| data_class | "App\Entity\Street" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Street" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| 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 | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#1125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1122 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-Street-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Street" ] |
| cache_key | "_Street_ea_crud" |
| compound | true |
| data | App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } |
| disabled | false |
| ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#55359 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1273 -errors: [] -form: Symfony\Component\Form\Form {#1131 …} } |
| form | Symfony\Component\Form\FormView {#1272 …5} |
| full_name | "Street" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Street" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Street" |
| valid | true |
| value | App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } |
ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW
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 |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1139 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Street_ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW" ] |
| cache_key | "_Street_ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#950 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQYGS5XRK06RCHZ6NYRW2GW" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#963 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} -uniqueId: Symfony\Component\Uid\Ulid {#954 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1033 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } ] |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1279 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#950 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQYGS5XRK06RCHZ6NYRW2GW" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#963 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} -uniqueId: Symfony\Component\Uid\Ulid {#954 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1033 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1277 -errors: [] -form: Symfony\Component\Form\Form {#1241 …} } |
| form | Symfony\Component\Form\FormView {#1276 …5} |
| full_name | "Street[ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Street_ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Street_ea_form_fieldset_01KEQYGS5XRK06RCHZ6NYRW2GW" |
| valid | true |
| value | null |
city
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#988 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#988 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
| class | "App\Entity\City" |
same as passed value |
| label | "City" |
same as passed value |
| label_html | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1064 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#937 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "city" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "City" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#939 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#941 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -uniqueId: Symfony\Component\Uid\Ulid {#940 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1182 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1179 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1180 #from: "App\Entity\City" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\City entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1181 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#988 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1173 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1174 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1203 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1184 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1183 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1185 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1197 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1187 …} } |
| choices | null |
| class | "App\Entity\City" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} |
| empty_data | "" |
| error_bubbling | false |
| 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 {#1194 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#979 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "City" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | Doctrine\ORM\QueryBuilder {#1182 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1179 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1180 #from: "App\Entity\City" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\City entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1181 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1175 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#988 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Street_city" ] |
| cache_key | "_Street_city_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#47963 +data: App\Entity\City {#1304 …} +value: "1" +label: "Bytów (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#47980 +data: App\Entity\City {#1372 …} +value: "2" +label: "Udorpie (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#47976 +data: App\Entity\City {#1374 …} +value: "3" +label: "Świątkowo (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#47970 +data: App\Entity\City {#1398 …} +value: "4" +label: "Sierzno (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48009 +data: App\Entity\City {#1407 …} +value: "5" +label: "Rzepnica (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48010 +data: App\Entity\City {#1416 …} +value: "6" +label: "Rekowo (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48011 +data: App\Entity\City {#1425 …} +value: "7" +label: "Pomysk Wielki (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48012 +data: App\Entity\City {#1434 …} +value: "8" +label: "Pomysk Mały (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48013 +data: App\Entity\City {#1443 …} +value: "9" +label: "Płotowo (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48014 +data: App\Entity\City {#1452 …} +value: "10" +label: "Niezabyszewo (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48015 +data: App\Entity\City {#1461 …} +value: "11" +label: "Mokrzyn (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48016 +data: App\Entity\City {#1470 …} +value: "12" +label: "Mądrzechowo (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48017 +data: App\Entity\City {#1479 …} +value: "13" +label: "Grzmiąca (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48018 +data: App\Entity\City {#1488 …} +value: "14" +label: "Gostkowo (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48019 +data: App\Entity\City {#1497 …} +value: "15" +label: "Dąbie (gmina Bytów)" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48020 +data: App\Entity\City {#1506 …} +value: "16" +label: "Miastko (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48030 +data: App\Entity\City {#1518 …} +value: "17" +label: "Żabno (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48027 +data: App\Entity\City {#1527 …} +value: "18" +label: "Znakowo (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48022 +data: App\Entity\City {#1536 …} +value: "19" +label: "Zadry (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48031 +data: App\Entity\City {#1545 …} +value: "20" +label: "Wołcza (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48032 +data: App\Entity\City {#1554 …} +value: "21" +label: "Wołcza (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48033 +data: App\Entity\City {#1563 …} +value: "22" +label: "Wiatrołom (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48034 +data: App\Entity\City {#1572 …} +value: "23" +label: "Węgorzynko (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48035 +data: App\Entity\City {#1581 …} +value: "24" +label: "Wałdowo (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48036 +data: App\Entity\City {#1590 …} +value: "25" +label: "Tursko (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48037 +data: App\Entity\City {#1599 …} +value: "26" +label: "Turowo (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48038 +data: App\Entity\City {#1608 …} +value: "27" +label: "Trzcinno (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48039 +data: App\Entity\City {#1617 …} +value: "28" +label: "Świeszyno (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48040 +data: App\Entity\City {#1626 …} +value: "29" +label: "Świerzno (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48041 +data: App\Entity\City {#1635 …} +value: "30" +label: "Świerzenko (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48042 +data: App\Entity\City {#1644 …} +value: "31" +label: "Szydlice (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48043 +data: App\Entity\City {#1653 …} +value: "32" +label: "Słosinko (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48044 +data: App\Entity\City {#1662 …} +value: "33" +label: "Role (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48045 +data: App\Entity\City {#1671 …} +value: "34" +label: "Przęsin (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48046 +data: App\Entity\City {#1680 …} +value: "35" +label: "Pożyczki (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48047 +data: App\Entity\City {#1689 …} +value: "36" +label: "Popowice (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48048 +data: App\Entity\City {#1698 …} +value: "37" +label: "Piaszczyna (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48049 +data: App\Entity\City {#1707 …} +value: "38" +label: "Pasieka (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48050 +data: App\Entity\City {#1716 …} +value: "39" +label: "Okunino (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48051 +data: App\Entity\City {#1725 …} +value: "40" +label: "Miłocice (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48052 +data: App\Entity\City {#1734 …} +value: "41" +label: "Malęcino (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48053 +data: App\Entity\City {#1743 …} +value: "42" +label: "Lubkowo (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48054 +data: App\Entity\City {#1752 …} +value: "43" +label: "Kwisno (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48055 +data: App\Entity\City {#1761 …} +value: "44" +label: "Kowalewice (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48056 +data: App\Entity\City {#1770 …} +value: "45" +label: "Kawcze (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48057 +data: App\Entity\City {#1779 …} +value: "46" +label: "Głodowo (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48058 +data: App\Entity\City {#1788 …} +value: "47" +label: "Gatka (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48059 +data: App\Entity\City {#1797 …} +value: "48" +label: "Dretyń (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48060 +data: App\Entity\City {#1806 …} +value: "49" +label: "Dretynek (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48061 +data: App\Entity\City {#1815 …} +value: "50" +label: "Dolsko (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48062 +data: App\Entity\City {#1824 …} +value: "51" +label: "Bobięcino (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48063 +data: App\Entity\City {#1833 …} +value: "52" +label: "Biała (gmina Miastko)" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48064 +data: App\Entity\City {#1842 …} +value: "53" +label: "Struszewo (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48074 +data: App\Entity\City {#1854 …} +value: "54" +label: "Osieki (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48071 +data: App\Entity\City {#1863 …} +value: "55" +label: "Niedarzyno (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48066 +data: App\Entity\City {#1872 …} +value: "56" +label: "Krosnowo (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48075 +data: App\Entity\City {#1881 …} +value: "57" +label: "Jutrzenka (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48076 +data: App\Entity\City {#1890 …} +value: "58" +label: "Dąbrówka (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48077 +data: App\Entity\City {#1899 …} +value: "59" +label: "Chotkowo (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48078 +data: App\Entity\City {#1908 …} +value: "60" +label: "Borzytuchom (gmina Borzytuchom)" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48079 +data: App\Entity\City {#1917 …} +value: "61" +label: "Wargowo (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48089 +data: App\Entity\City {#1929 …} +value: "62" +label: "Unichowo (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48086 +data: App\Entity\City {#1938 …} +value: "63" +label: "Soszyce (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48081 +data: App\Entity\City {#1947 …} +value: "64" +label: "Rokity (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48090 +data: App\Entity\City {#1956 …} +value: "65" +label: "Rokitki (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48091 +data: App\Entity\City {#1965 …} +value: "66" +label: "Rokiciny (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48092 +data: App\Entity\City {#1974 …} +value: "67" +label: "Otnoga (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48093 +data: App\Entity\City {#1983 …} +value: "68" +label: "Osowskie (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48094 +data: App\Entity\City {#1992 …} +value: "69" +label: "Nożyno (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48095 +data: App\Entity\City {#2001 …} +value: "70" +label: "Nożynko (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48096 +data: App\Entity\City {#2010 …} +value: "71" +label: "Mydlita (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48097 +data: App\Entity\City {#2019 …} +value: "72" +label: "Mikorowo (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48098 +data: App\Entity\City {#2028 …} +value: "73" +label: "Łupawsko (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48099 +data: App\Entity\City {#2037 …} +value: "74" +label: "Kozy (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48100 +data: App\Entity\City {#2046 …} +value: "75" +label: "Kotuszewo (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48101 +data: App\Entity\City {#2055 …} +value: "76" +label: "Kłosy (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48102 +data: App\Entity\City {#2064 …} +value: "77" +label: "Kleszczyniec (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48103 +data: App\Entity\City {#2073 …} +value: "78" +label: "Karwno (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48104 +data: App\Entity\City {#2082 …} +value: "79" +label: "Jerzkowice (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48105 +data: App\Entity\City {#2091 …} +value: "80" +label: "Jasień (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48106 +data: App\Entity\City {#2100 …} +value: "81" +label: "Czarna (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48107 +data: App\Entity\City {#2109 …} +value: "82" +label: "Bochowo (gmina Czarna Dąbrówka)" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48108 +data: App\Entity\City {#2118 …} +value: "83" +label: "Witanowo (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48118 +data: App\Entity\City {#2130 …} +value: "84" +label: "Wierszyno (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48115 +data: App\Entity\City {#2139 …} +value: "85" +label: "Radusz (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48110 +data: App\Entity\City {#2148 …} +value: "86" +label: "Przyborze (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48119 +data: App\Entity\City {#2157 …} +value: "87" +label: "Podgórze (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48120 +data: App\Entity\City {#2166 …} +value: "88" +label: "Łobzowo (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48121 +data: App\Entity\City {#2175 …} +value: "89" +label: "Kołczygłówki (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48122 +data: App\Entity\City {#2184 …} +value: "90" +label: "Kołczygłowy (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48123 +data: App\Entity\City {#2193 …} +value: "91" +label: "Jezierze (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48124 +data: App\Entity\City {#2202 …} +value: "92" +label: "Gałąźnia Wielka (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48125 +data: App\Entity\City {#2211 …} +value: "93" +label: "Gałąźnia Mała (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48126 +data: App\Entity\City {#2220 …} +value: "94" +label: "Darżkowo (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48127 +data: App\Entity\City {#2229 …} +value: "95" +label: "Barnowiec (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48128 +data: App\Entity\City {#2238 …} +value: "96" +label: "Barkocin (gmina Kołczygłowy)" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48129 +data: App\Entity\City {#2247 …} +value: "97" +label: "Zapceń (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48139 +data: App\Entity\City {#2259 …} +value: "98" +label: "Wojsk (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48136 +data: App\Entity\City {#2268 …} +value: "99" +label: "Wierzchocina (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48131 +data: App\Entity\City {#2277 …} +value: "100" +label: "Upiłka (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48140 +data: App\Entity\City {#2286 …} +value: "101" +label: "Prądzona (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48141 +data: App\Entity\City {#2295 …} +value: "102" +label: "Osusznica (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48142 +data: App\Entity\City {#2304 …} +value: "103" +label: "Ostrowite (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48143 +data: App\Entity\City {#2313 …} +value: "104" +label: "Mielno (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48144 +data: App\Entity\City {#2322 …} +value: "105" +label: "Łąkie (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48145 +data: App\Entity\City {#2331 …} +value: "106" +label: "Luboń (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48146 +data: App\Entity\City {#2340 …} +value: "107" +label: "Lipnica (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48147 +data: App\Entity\City {#2349 …} +value: "108" +label: "Kiedrowice (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48148 +data: App\Entity\City {#2358 …} +value: "109" +label: "Karpno (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48149 +data: App\Entity\City {#2367 …} +value: "110" +label: "Gliśno Wielkie (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48150 +data: App\Entity\City {#2376 …} +value: "111" +label: "Brzozowo (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48151 +data: App\Entity\City {#2385 …} +value: "112" +label: "Brzeźno Szlacheckie (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48152 +data: App\Entity\City {#2394 …} +value: "113" +label: "Borzyszkowy (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48153 +data: App\Entity\City {#2403 …} +value: "114" +label: "Borowy Młyn (gmina Lipnica)" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48154 +data: App\Entity\City {#2412 …} +value: "115" +label: "Żukówko (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48164 +data: App\Entity\City {#2424 …} +value: "116" +label: "Sylczno (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48161 +data: App\Entity\City {#2433 …} +value: "117" +label: "Struga (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48156 +data: App\Entity\City {#2442 …} +value: "118" +label: "Soszyca (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48165 +data: App\Entity\City {#2451 …} +value: "119" +label: "Parchowo (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48166 +data: App\Entity\City {#2460 …} +value: "120" +label: "Nowa Wieś (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48167 +data: App\Entity\City {#2469 …} +value: "121" +label: "Nakla (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48168 +data: App\Entity\City {#2478 …} +value: "122" +label: "Jeleńcz (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48169 +data: App\Entity\City {#2487 …} +value: "123" +label: "Jamno (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48170 +data: App\Entity\City {#2496 …} +value: "124" +label: "Grabowo Parchowskie (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48171 +data: App\Entity\City {#2505 …} +value: "125" +label: "Gołczewo (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48172 +data: App\Entity\City {#2514 …} +value: "126" +label: "Chośnica (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48173 +data: App\Entity\City {#2523 …} +value: "127" +label: "Bylina (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48174 +data: App\Entity\City {#2532 …} +value: "128" +label: "Bawernica (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48175 +data: App\Entity\City {#2541 …} +value: "129" +label: "Baranowo (gmina Parchowo)" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48176 +data: App\Entity\City {#2550 …} +value: "130" +label: "Ugoszcz (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48186 +data: App\Entity\City {#2562 …} +value: "131" +label: "Studzienice (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48183 +data: App\Entity\City {#2571 …} +value: "132" +label: "Sominy (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48178 +data: App\Entity\City {#2580 …} +value: "133" +label: "Skwierawy (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48187 +data: App\Entity\City {#2589 …} +value: "134" +label: "Rabacino (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48188 +data: App\Entity\City {#2598 …} +value: "135" +label: "Przewóz (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48189 +data: App\Entity\City {#2607 …} +value: "136" +label: "Prądzonka (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48190 +data: App\Entity\City {#2616 …} +value: "137" +label: "Półczno (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48191 +data: App\Entity\City {#2625 …} +value: "138" +label: "Osława-Dąbrowa (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48192 +data: App\Entity\City {#2634 …} +value: "139" +label: "Łąkie (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48193 +data: App\Entity\City {#2643 …} +value: "140" +label: "Kłączno (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48194 +data: App\Entity\City {#2652 …} +value: "141" +label: "Czarna Dąbrowa (gmina Studzienice)" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48195 +data: App\Entity\City {#2661 …} +value: "142" +label: "Zielin (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48205 +data: App\Entity\City {#2673 …} +value: "143" +label: "Trzebielino (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48202 +data: App\Entity\City {#2682 …} +value: "144" +label: "Starkowo (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48197 +data: App\Entity\City {#2691 …} +value: "145" +label: "Poborowo (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48206 +data: App\Entity\City {#2700 …} +value: "146" +label: "Myślimierz (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48207 +data: App\Entity\City {#2709 …} +value: "147" +label: "Miszewo (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48208 +data: App\Entity\City {#2718 …} +value: "148" +label: "Gumieniec (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48209 +data: App\Entity\City {#2727 …} +value: "149" +label: "Cetyń (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48210 +data: App\Entity\City {#2736 …} +value: "150" +label: "Broczyna (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48211 +data: App\Entity\City {#2745 …} +value: "151" +label: "Bożanka (gmina Trzebielino)" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48212 +data: App\Entity\City {#2754 …} +value: "152" +label: "Zagony (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48222 +data: App\Entity\City {#2766 …} +value: "153" +label: "Tuchomko (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48219 +data: App\Entity\City {#2775 …} +value: "154" +label: "Tuchomie (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48214 +data: App\Entity\City {#2784 …} +value: "155" +label: "Trzebiatkowa (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48223 +data: App\Entity\City {#2793 …} +value: "156" +label: "Tągowie (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48224 +data: App\Entity\City {#2802 …} +value: "157" +label: "Piaszno (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48225 +data: App\Entity\City {#2811 …} +value: "158" +label: "Nowe Huty (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48226 +data: App\Entity\City {#2820 …} +value: "159" +label: "Modrzejewo (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48227 +data: App\Entity\City {#2829 …} +value: "160" +label: "Masłowiczki (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48228 +data: App\Entity\City {#2838 …} +value: "161" +label: "Masłowice Tuchomskie (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48229 +data: App\Entity\City {#2847 …} +value: "162" +label: "Masłowice Trzebiatkowskie (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48230 +data: App\Entity\City {#2856 …} +value: "163" +label: "Kramarzyny (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48231 +data: App\Entity\City {#2865 …} +value: "164" +label: "Ciemno (gmina Tuchomie)" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48232 +data: App\Entity\City {#2874 …} +value: "165" +label: "Chojnice (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48242 +data: App\Entity\City {#2886 …} +value: "166" +label: "Zbeniny (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48239 +data: App\Entity\City {#2895 …} +value: "167" +label: "Swornegacie (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48234 +data: App\Entity\City {#2904 …} +value: "168" +label: "Sternowo (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48246 +data: App\Entity\City {#2913 …} +value: "169" +label: "Sławęcin (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48247 +data: App\Entity\City {#2922 …} +value: "170" +label: "Silno (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48248 +data: App\Entity\City {#2931 …} +value: "171" +label: "Racławki (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48249 +data: App\Entity\City {#2940 …} +value: "172" +label: "Powałki (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48250 +data: App\Entity\City {#2949 …} +value: "173" +label: "Pawłówko (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48251 +data: App\Entity\City {#2958 …} +value: "174" +label: "Pawłowo (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48252 +data: App\Entity\City {#2967 …} +value: "175" +label: "Ostrowite (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48253 +data: App\Entity\City {#2976 …} +value: "176" +label: "Ogorzeliny (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48254 +data: App\Entity\City {#2985 …} +value: "177" +label: "Nowy Dwór (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48255 +data: App\Entity\City {#2994 …} +value: "178" +label: "Nowe Ostrowite (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48256 +data: App\Entity\City {#3003 …} +value: "179" +label: "Nowa Cerkiew (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48257 +data: App\Entity\City {#3012 …} +value: "180" +label: "Nieżychowice (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48258 +data: App\Entity\City {#3021 …} +value: "181" +label: "Moszczenica (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48259 +data: App\Entity\City {#3030 …} +value: "182" +label: "Małe Swornegacie (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48260 +data: App\Entity\City {#3039 …} +value: "183" +label: "Lotyń (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48261 +data: App\Entity\City {#3048 …} +value: "184" +label: "Lipienice (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48262 +data: App\Entity\City {#3057 …} +value: "185" +label: "Lichnowy (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48263 +data: App\Entity\City {#3066 …} +value: "186" +label: "Kruszka (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48264 +data: App\Entity\City {#3075 …} +value: "187" +label: "Krojanty (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48265 +data: App\Entity\City {#3084 …} +value: "188" +label: "Kopernica (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48266 +data: App\Entity\City {#3093 …} +value: "189" +label: "Kłodawa (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48267 +data: App\Entity\City {#3102 …} +value: "190" +label: "Klosnowo (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48268 +data: App\Entity\City {#3111 …} +value: "191" +label: "Klawkowo (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48269 +data: App\Entity\City {#3120 …} +value: "192" +label: "Jeziorki (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48270 +data: App\Entity\City {#3129 …} +value: "193" +label: "Jarcewo (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48271 +data: App\Entity\City {#3138 …} +value: "194" +label: "Granowo (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48272 +data: App\Entity\City {#3147 …} +value: "195" +label: "Gockowice (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48273 +data: App\Entity\City {#3156 …} +value: "196" +label: "Doręgowice (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48274 +data: App\Entity\City {#3165 …} +value: "197" +label: "Czartołomi (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48275 +data: App\Entity\City {#3174 …} +value: "198" +label: "Ciechocin (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48276 +data: App\Entity\City {#3183 …} +value: "199" +label: "Chojniczki (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48277 +data: App\Entity\City {#3192 …} +value: "200" +label: "Chociński Młyn (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48278 +data: App\Entity\City {#3201 …} +value: "201" +label: "Charzykowy (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48279 +data: App\Entity\City {#3210 …} +value: "202" +label: "Angowice (gmina Chojnice)" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48280 +data: App\Entity\City {#3219 …} +value: "203" +label: "Czersk (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48290 +data: App\Entity\City {#3231 …} +value: "204" +label: "Żukowo (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48287 +data: App\Entity\City {#3240 …} +value: "205" +label: "Złotowo (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48282 +data: App\Entity\City {#3249 …} +value: "206" +label: "Złe Mięso (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48291 +data: App\Entity\City {#3258 …} +value: "207" +label: "Zawada (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48292 +data: App\Entity\City {#3267 …} +value: "208" +label: "Zapędowo (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48293 +data: App\Entity\City {#3276 …} +value: "209" +label: "Wojtal (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48294 +data: App\Entity\City {#3285 …} +value: "210" +label: "Wieck (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48295 +data: App\Entity\City {#3294 …} +value: "211" +label: "Wądoły (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48296 +data: App\Entity\City {#3303 …} +value: "212" +label: "Szyszkowiec (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48297 +data: App\Entity\City {#3312 …} +value: "213" +label: "Szałamaje (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48298 +data: App\Entity\City {#3321 …} +value: "214" +label: "Struga (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48299 +data: App\Entity\City {#3330 …} +value: "215" +label: "Stare Prusy (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48300 +data: App\Entity\City {#3339 …} +value: "216" +label: "Stara Juńcza (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48301 +data: App\Entity\City {#3348 …} +value: "217" +label: "Rytel (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48302 +data: App\Entity\City {#3357 …} +value: "218" +label: "Pustki (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48303 +data: App\Entity\City {#3366 …} +value: "219" +label: "Przyjaźnia (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48304 +data: App\Entity\City {#3375 …} +value: "220" +label: "Ostrowite (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48305 +data: App\Entity\City {#3384 …} +value: "221" +label: "Olszyny (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48306 +data: App\Entity\City {#3393 …} +value: "222" +label: "Odry (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48307 +data: App\Entity\City {#3402 …} +value: "223" +label: "Nowe Prusy (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48308 +data: App\Entity\City {#3411 …} +value: "224" +label: "Nowa Juńcza (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48309 +data: App\Entity\City {#3420 …} +value: "225" +label: "Mosna (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48310 +data: App\Entity\City {#3429 …} +value: "226" +label: "Mokre (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48311 +data: App\Entity\City {#3438 …} +value: "227" +label: "Malachin (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48312 +data: App\Entity\City {#3447 …} +value: "228" +label: "Łukowo (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48313 +data: App\Entity\City {#3456 …} +value: "229" +label: "Łubna (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48314 +data: App\Entity\City {#3465 …} +value: "230" +label: "Łąg (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48315 +data: App\Entity\City {#3474 …} +value: "231" +label: "Łąg-Kolonia (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48316 +data: App\Entity\City {#3483 …} +value: "232" +label: "Lutom (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48317 +data: App\Entity\City {#3492 …} +value: "233" +label: "Lipki (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48318 +data: App\Entity\City {#3501 …} +value: "234" +label: "Kwieki (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48319 +data: App\Entity\City {#3510 …} +value: "235" +label: "Kurkowo (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48320 +data: App\Entity\City {#3519 …} +value: "236" +label: "Kurcze (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48321 +data: App\Entity\City {#3528 …} +value: "237" +label: "Krzyż (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48322 +data: App\Entity\City {#3537 …} +value: "238" +label: "Konewki (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48323 +data: App\Entity\City {#3546 …} +value: "239" +label: "Kłodnia (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48324 +data: App\Entity\City {#3555 …} +value: "240" +label: "Klonowice (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48325 +data: App\Entity\City {#3564 …} +value: "241" +label: "Klaskawa (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48326 +data: App\Entity\City {#3573 …} +value: "242" +label: "Kęsza (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48327 +data: App\Entity\City {#3582 …} +value: "243" +label: "Kamionka (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48328 +data: App\Entity\City {#3591 …} +value: "244" +label: "Gutowiec (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48329 +data: App\Entity\City {#3600 …} +value: "245" +label: "Gotelp (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48330 +data: App\Entity\City {#3609 …} +value: "246" +label: "Duża Klonia (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48331 +data: App\Entity\City {#3618 …} +value: "247" +label: "Dąbki (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48332 +data: App\Entity\City {#3627 …} +value: "248" +label: "Bukowa Góra (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48333 +data: App\Entity\City {#3636 …} +value: "249" +label: "Budziska (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48334 +data: App\Entity\City {#3645 …} +value: "250" +label: "Brda (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48335 +data: App\Entity\City {#3654 …} +value: "251" +label: "Bielawy (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48336 +data: App\Entity\City {#3663 …} +value: "252" +label: "Będźmierowice (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48337 +data: App\Entity\City {#3672 …} +value: "253" +label: "Bagna (gmina Czersk)" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48338 +data: App\Entity\City {#3681 …} +value: "254" +label: "Brusy (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48348 +data: App\Entity\City {#3693 …} +value: "255" +label: "Antoniewo (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48345 +data: App\Entity\City {#3702 …} +value: "256" +label: "Asmus (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48340 +data: App\Entity\City {#3711 …} +value: "257" +label: "Brusy-Jaglie (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48349 +data: App\Entity\City {#3720 …} +value: "258" +label: "Brusy-Wybudowanie (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48350 +data: App\Entity\City {#3729 …} +value: "259" +label: "Czapiewice (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48351 +data: App\Entity\City {#3738 …} +value: "260" +label: "Czarniż (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48352 +data: App\Entity\City {#3747 …} +value: "261" +label: "Czarnowo (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48353 +data: App\Entity\City {#3756 …} +value: "262" +label: "Czernica (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48354 +data: App\Entity\City {#3765 …} +value: "263" +label: "Czyczkowy (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48355 +data: App\Entity\City {#3774 …} +value: "264" +label: "Dąbrówka (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48356 +data: App\Entity\City {#3783 …} +value: "265" +label: "Gacnik (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48357 +data: App\Entity\City {#3792 …} +value: "266" +label: "Giełdon (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48358 +data: App\Entity\City {#3801 …} +value: "267" +label: "Główczewice (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48359 +data: App\Entity\City {#3810 …} +value: "268" +label: "Huta (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48360 +data: App\Entity\City {#3819 …} +value: "269" +label: "Kaszuba (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48361 +data: App\Entity\City {#3828 …} +value: "270" +label: "Kinice (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48362 +data: App\Entity\City {#3837 …} +value: "271" +label: "Kosobudy (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48363 +data: App\Entity\City {#3846 …} +value: "272" +label: "Krównia (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48364 +data: App\Entity\City {#3855 …} +value: "273" +label: "Kruszyn (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48365 +data: App\Entity\City {#3864 …} +value: "274" +label: "Lamk (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48366 +data: App\Entity\City {#3873 …} +value: "275" +label: "Laska (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48367 +data: App\Entity\City {#3882 …} +value: "276" +label: "Lendy (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48368 +data: App\Entity\City {#3891 …} +value: "277" +label: "Leśno (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48369 +data: App\Entity\City {#3900 …} +value: "278" +label: "Lubnia (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48370 +data: App\Entity\City {#3909 …} +value: "279" +label: "Małe Chełmy (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48371 +data: App\Entity\City {#3918 …} +value: "280" +label: "Małe Gliśno (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48372 +data: App\Entity\City {#3927 …} +value: "281" +label: "Męcikał (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48373 +data: App\Entity\City {#3936 …} +value: "282" +label: "Orlik (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48374 +data: App\Entity\City {#3945 …} +value: "283" +label: "Parzyn (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48375 +data: App\Entity\City {#3954 …} +value: "284" +label: "Peplin (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48376 +data: App\Entity\City {#3963 …} +value: "285" +label: "Przymuszewo (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48377 +data: App\Entity\City {#3972 …} +value: "286" +label: "Rolbik (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48378 +data: App\Entity\City {#3981 …} +value: "287" +label: "Rudziny (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48379 +data: App\Entity\City {#3990 …} +value: "288" +label: "Skoszewo (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48380 +data: App\Entity\City {#3999 …} +value: "289" +label: "Widno (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48381 +data: App\Entity\City {#4008 …} +value: "290" +label: "Wielkie Chełmy (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48382 +data: App\Entity\City {#4017 …} +value: "291" +label: "Windorp (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48383 +data: App\Entity\City {#4026 …} +value: "292" +label: "Wysoka Zaborska (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48384 +data: App\Entity\City {#4035 …} +value: "293" +label: "Zalesie (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48385 +data: App\Entity\City {#4044 …} +value: "294" +label: "Żabno (gmina Brusy)" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48386 +data: App\Entity\City {#4053 …} +value: "295" +label: "Binduga (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48396 +data: App\Entity\City {#4065 …} +value: "296" +label: "Ciecholewy (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48393 +data: App\Entity\City {#4074 …} +value: "297" +label: "Jonki (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48388 +data: App\Entity\City {#4083 …} +value: "298" +label: "Kiełpin (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48397 +data: App\Entity\City {#4092 …} +value: "299" +label: "Konarzynki (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48398 +data: App\Entity\City {#4101 …} +value: "300" +label: "Konarzyny (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48399 +data: App\Entity\City {#4110 …} +value: "301" +label: "Nierostowo (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48400 +data: App\Entity\City {#4119 …} +value: "302" +label: "Popielewo (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48401 +data: App\Entity\City {#4128 …} +value: "303" +label: "Zielona Chocina (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48402 +data: App\Entity\City {#4137 …} +value: "304" +label: "Zielona Huta (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48403 +data: App\Entity\City {#4146 …} +value: "305" +label: "Żychce (gmina Konarzyny)" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48404 +data: App\Entity\City {#4155 …} +value: "306" +label: "Człuchów (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48414 +data: App\Entity\City {#4167 …} +value: "307" +label: "Barkowo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48411 +data: App\Entity\City {#4176 …} +value: "308" +label: "Biskupnica (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48406 +data: App\Entity\City {#4185 …} +value: "309" +label: "Brzeźno (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48418 +data: App\Entity\City {#4194 …} +value: "310" +label: "Bukowo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48419 +data: App\Entity\City {#4203 …} +value: "311" +label: "Chrząstowo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48420 +data: App\Entity\City {#4212 …} +value: "312" +label: "Czarnoszyce (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48421 +data: App\Entity\City {#4221 …} +value: "313" +label: "Dębnica (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48422 +data: App\Entity\City {#4230 …} +value: "314" +label: "Dobojewo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48423 +data: App\Entity\City {#4239 …} +value: "315" +label: "Ględowo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48424 +data: App\Entity\City {#4248 …} +value: "316" +label: "Jaromierz (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48425 +data: App\Entity\City {#4257 …} +value: "317" +label: "Jęczniki Wielkie (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48426 +data: App\Entity\City {#4266 …} +value: "318" +label: "Kiełpin (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48427 +data: App\Entity\City {#4275 …} +value: "319" +label: "Kołdowo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48428 +data: App\Entity\City {#4284 …} +value: "320" +label: "Krępsk (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48429 +data: App\Entity\City {#4293 …} +value: "321" +label: "Mosiny (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48430 +data: App\Entity\City {#4302 …} +value: "322" +label: "Nieżywięć (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48431 +data: App\Entity\City {#4311 …} +value: "323" +label: "Polnica (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48432 +data: App\Entity\City {#4320 …} +value: "324" +label: "Rychnowy (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48433 +data: App\Entity\City {#4329 …} +value: "325" +label: "Sieroczyn (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48434 +data: App\Entity\City {#4338 …} +value: "326" +label: "Skarszewo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48435 +data: App\Entity\City {#4347 …} +value: "327" +label: "Stołczno (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48436 +data: App\Entity\City {#4356 …} +value: "328" +label: "Wierzchowo (gmina Człuchów)" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48437 +data: App\Entity\City {#4365 …} +value: "329" +label: "Czarne (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48447 +data: App\Entity\City {#4377 …} +value: "330" +label: "Biernatka (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48444 +data: App\Entity\City {#4386 …} +value: "331" +label: "Bińcze (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48439 +data: App\Entity\City {#4395 …} +value: "332" +label: "Domisław (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48448 +data: App\Entity\City {#4404 …} +value: "333" +label: "Krzemieniewo (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48449 +data: App\Entity\City {#4413 …} +value: "334" +label: "Łoża (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48450 +data: App\Entity\City {#4422 …} +value: "335" +label: "Nadziejewo (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48451 +data: App\Entity\City {#4431 …} +value: "336" +label: "Raciniewo (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48452 +data: App\Entity\City {#4440 …} +value: "337" +label: "Sierpowo (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48453 +data: App\Entity\City {#4449 …} +value: "338" +label: "Sokole (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48454 +data: App\Entity\City {#4458 …} +value: "339" +label: "Wyczechy (gmina Czarne)" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48455 +data: App\Entity\City {#4467 …} +value: "340" +label: "Debrzno (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48465 +data: App\Entity\City {#4479 …} +value: "341" +label: "Buka (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48462 +data: App\Entity\City {#4488 …} +value: "342" +label: "Cierznie (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48457 +data: App\Entity\City {#4497 …} +value: "343" +label: "Drozdowo (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48466 +data: App\Entity\City {#4506 …} +value: "344" +label: "Myśligoszcz (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48467 +data: App\Entity\City {#4515 …} +value: "345" +label: "Nowe Gronowo (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48468 +data: App\Entity\City {#4524 …} +value: "346" +label: "Prusinowo (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48469 +data: App\Entity\City {#4533 …} +value: "347" +label: "Rozwory (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48470 +data: App\Entity\City {#4542 …} +value: "348" +label: "Słupia (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48471 +data: App\Entity\City {#4551 …} +value: "349" +label: "Stare Gronowo (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48472 +data: App\Entity\City {#4560 …} +value: "350" +label: "Strzeczona (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48473 +data: App\Entity\City {#4569 …} +value: "351" +label: "Uniechów (gmina Debrzno)" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48474 +data: App\Entity\City {#4578 …} +value: "352" +label: "Dąbrowa Człuchowska (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48484 +data: App\Entity\City {#4590 …} +value: "353" +label: "Garbek (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48481 +data: App\Entity\City {#4599 …} +value: "354" +label: "Lisewo (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48476 +data: App\Entity\City {#4608 …} +value: "355" +label: "Łubianka (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48485 +data: App\Entity\City {#4617 …} +value: "356" +label: "Nowa Wieś (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48486 +data: App\Entity\City {#4626 …} +value: "357" +label: "Pawłówko (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48487 +data: App\Entity\City {#4635 …} +value: "358" +label: "Przechlewko (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48488 +data: App\Entity\City {#4644 …} +value: "359" +label: "Przechlewo (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48489 +data: App\Entity\City {#4653 …} +value: "360" +label: "Rudniki (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48490 +data: App\Entity\City {#4662 …} +value: "361" +label: "Sąpolno (gmina Przechlewo)" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48491 +data: App\Entity\City {#4671 …} +value: "362" +label: "Breńsk (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48501 +data: App\Entity\City {#4683 …} +value: "363" +label: "Brzezie (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48498 +data: App\Entity\City {#4692 …} +value: "364" +label: "Dzików (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48493 +data: App\Entity\City {#4701 …} +value: "365" +label: "Grodzisko (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48502 +data: App\Entity\City {#4710 …} +value: "366" +label: "Gwieździn (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48503 +data: App\Entity\City {#4719 …} +value: "367" +label: "Międzybórz (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48504 +data: App\Entity\City {#4728 …} +value: "368" +label: "Olszanowo (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48505 +data: App\Entity\City {#4737 …} +value: "369" +label: "Pieniężnica (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48506 +data: App\Entity\City {#4746 …} +value: "370" +label: "Rzeczenica (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48507 +data: App\Entity\City {#4755 …} +value: "371" +label: "Trzmielewo (gmina Rzecznica)" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48508 +data: App\Entity\City {#4764 …} +value: "372" +label: "Bielsko (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48518 +data: App\Entity\City {#4776 …} +value: "373" +label: "Koczała (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48515 +data: App\Entity\City {#4785 …} +value: "374" +label: "Łękinia (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48510 +data: App\Entity\City {#4794 …} +value: "375" +label: "Pietrzykowo (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48519 +data: App\Entity\City {#4803 …} +value: "376" +label: "Starzno (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48520 +data: App\Entity\City {#4812 …} +value: "377" +label: "Trzyniec (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48521 +data: App\Entity\City {#4821 …} +value: "378" +label: "Załęże (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48522 +data: App\Entity\City {#4830 …} +value: "379" +label: "Zapadłe (gmina Koczała)" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48523 +data: App\Entity\City {#4839 …} +value: "380" +label: "Gdańsk (gmina Gdańsk)" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48533 +data: App\Entity\City {#4851 …} +value: "381" +label: "Gdynia (gmina Gdynia)" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48544 +data: App\Entity\City {#4863 …} +value: "382" +label: "Słupsk (gmina Słupsk)" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48555 +data: App\Entity\City {#4875 …} +value: "383" +label: "Sopot (gmina Sopot)" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48566 +data: App\Entity\City {#4887 …} +value: "384" +label: "Pruszcz Gdański (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48577 +data: App\Entity\City {#4899 …} +value: "385" +label: "Arciszewo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48574 +data: App\Entity\City {#4908 …} +value: "386" +label: "Będzieszyn (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48525 +data: App\Entity\City {#4917 …} +value: "387" +label: "Bogatka (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48581 +data: App\Entity\City {#4926 …} +value: "388" +label: "Borkowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48582 +data: App\Entity\City {#4935 …} +value: "389" +label: "Borzęcin (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48583 +data: App\Entity\City {#4944 …} +value: "390" +label: "Bystra (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48584 +data: App\Entity\City {#4953 …} +value: "391" +label: "Cieplewo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48585 +data: App\Entity\City {#4962 …} +value: "392" +label: "Dziewięć Włók (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48586 +data: App\Entity\City {#4971 …} +value: "393" +label: "Goszyn (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48587 +data: App\Entity\City {#4980 …} +value: "394" +label: "Jagatowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48588 +data: App\Entity\City {#4989 …} +value: "395" +label: "Juszkowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48589 +data: App\Entity\City {#4998 …} +value: "396" +label: "Krępiec (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48590 +data: App\Entity\City {#5007 …} +value: "397" +label: "Lędowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48591 +data: App\Entity\City {#5016 …} +value: "398" +label: "Łęgowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48592 +data: App\Entity\City {#5025 …} +value: "399" +label: "Mokry Dwór (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48593 +data: App\Entity\City {#5034 …} +value: "400" +label: "Przejazdowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48594 +data: App\Entity\City {#5043 …} +value: "401" +label: "Radunica (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48595 +data: App\Entity\City {#5052 …} +value: "402" +label: "Rekcin (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48596 +data: App\Entity\City {#5061 …} +value: "403" +label: "Rokitnica (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48597 +data: App\Entity\City {#5070 …} +value: "404" +label: "Roszkowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48598 +data: App\Entity\City {#5079 …} +value: "405" +label: "Rotmanka (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48599 +data: App\Entity\City {#5088 …} +value: "406" +label: "Rusocin (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48600 +data: App\Entity\City {#5097 …} +value: "407" +label: "Straszyn (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48601 +data: App\Entity\City {#5106 …} +value: "408" +label: "Świńcz (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48602 +data: App\Entity\City {#5115 …} +value: "409" +label: "Wiślina (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48603 +data: App\Entity\City {#5124 …} +value: "410" +label: "Wiślinka (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48604 +data: App\Entity\City {#5133 …} +value: "411" +label: "Wojanowo (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48605 +data: App\Entity\City {#5142 …} +value: "412" +label: "Żukczyn (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48606 +data: App\Entity\City {#5151 …} +value: "413" +label: "Żuława (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48607 +data: App\Entity\City {#5160 …} +value: "414" +label: "Żuławka (gmina Pruszcz Gdański)" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48608 +data: App\Entity\City {#5169 …} +value: "415" +label: "Błotnik (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48618 +data: App\Entity\City {#5181 …} +value: "416" +label: "Cedry Małe (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48615 +data: App\Entity\City {#5190 …} +value: "417" +label: "Cedry Wielkie (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48610 +data: App\Entity\City {#5199 …} +value: "418" +label: "Długie Pole (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48619 +data: App\Entity\City {#5208 …} +value: "419" +label: "Giemlice (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48620 +data: App\Entity\City {#5217 …} +value: "420" +label: "Kiezmark (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48621 +data: App\Entity\City {#5226 …} +value: "421" +label: "Koszwały (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48622 +data: App\Entity\City {#5235 …} +value: "422" +label: "Leszkowy (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48623 +data: App\Entity\City {#5244 …} +value: "423" +label: "Miłocin (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48624 +data: App\Entity\City {#5253 …} +value: "424" +label: "Stanisławowo (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48625 +data: App\Entity\City {#5262 …} +value: "425" +label: "Trutnowy (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48626 +data: App\Entity\City {#5271 …} +value: "426" +label: "Trzcinisko (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48627 +data: App\Entity\City {#5280 …} +value: "427" +label: "Wocławy (gmina Cedry Wielkie)" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48628 +data: App\Entity\City {#5289 …} +value: "428" +label: "Babidół (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48638 +data: App\Entity\City {#5301 …} +value: "429" +label: "Bąkowo (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48635 +data: App\Entity\City {#5310 …} +value: "430" +label: "Bielkowo (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48630 +data: App\Entity\City {#5319 …} +value: "431" +label: "Bielkówko (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48639 +data: App\Entity\City {#5328 …} +value: "432" +label: "Buszkowy (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48640 +data: App\Entity\City {#5337 …} +value: "433" +label: "Czapielsk (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48641 +data: App\Entity\City {#5346 …} +value: "434" +label: "Jankowo Gdańskie (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48642 +data: App\Entity\City {#5355 …} +value: "435" +label: "Kolbudy (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48643 +data: App\Entity\City {#5364 …} +value: "436" +label: "Kowale (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48644 +data: App\Entity\City {#5373 …} +value: "437" +label: "Lisewiec (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48645 +data: App\Entity\City {#5382 …} +value: "438" +label: "Lublewo Gdańskie (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48646 +data: App\Entity\City {#5391 …} +value: "439" +label: "Łapino (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48647 +data: App\Entity\City {#5400 …} +value: "440" +label: "Otomin (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48648 +data: App\Entity\City {#5409 …} +value: "441" +label: "Ostróżki (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48649 +data: App\Entity\City {#5418 …} +value: "442" +label: "Pręgowo (gmina Kolbudy)" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48650 +data: App\Entity\City {#5427 …} +value: "443" +label: "Przywidz (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48660 +data: App\Entity\City {#5439 …} +value: "444" +label: "Borowina (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48657 +data: App\Entity\City {#5448 …} +value: "445" +label: "Częstocin (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48652 +data: App\Entity\City {#5457 …} +value: "446" +label: "Huta Dolna (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48661 +data: App\Entity\City {#5466 …} +value: "447" +label: "Jodłowno (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48662 +data: App\Entity\City {#5475 …} +value: "448" +label: "Kierzkowo (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48663 +data: App\Entity\City {#5484 …} +value: "449" +label: "Kozia Góra (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48664 +data: App\Entity\City {#5493 …} +value: "450" +label: "Marszewska Góra (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48665 +data: App\Entity\City {#5502 …} +value: "451" +label: "Marszewska Kolonia (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48666 +data: App\Entity\City {#5511 …} +value: "452" +label: "Michalin (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48667 +data: App\Entity\City {#5520 …} +value: "453" +label: "Miłowo (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48668 +data: App\Entity\City {#5529 …} +value: "454" +label: "Nowa Wieś Przywidzka (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48669 +data: App\Entity\City {#5538 …} +value: "455" +label: "Olszanka (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48670 +data: App\Entity\City {#5547 …} +value: "456" +label: "Piekło Górne (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48671 +data: App\Entity\City {#5556 …} +value: "457" +label: "Pomlewo (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48672 +data: App\Entity\City {#5565 …} +value: "458" +label: "Stara Huta (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48673 +data: App\Entity\City {#5574 …} +value: "459" +label: "Sucha Huta (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48674 +data: App\Entity\City {#5583 …} +value: "460" +label: "Trzepowo (gmina Przywidz)" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48675 +data: App\Entity\City {#5592 …} +value: "461" +label: "Kleszczewko (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48685 +data: App\Entity\City {#5604 …} +value: "462" +label: "Kolnik (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48682 +data: App\Entity\City {#5613 …} +value: "463" +label: "Ostrowite (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48677 +data: App\Entity\City {#5622 …} +value: "464" +label: "Pszczółki (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48686 +data: App\Entity\City {#5631 …} +value: "465" +label: "Rębielcz (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48687 +data: App\Entity\City {#5640 …} +value: "466" +label: "Różyny (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48688 +data: App\Entity\City {#5649 …} +value: "467" +label: "Skowarcz (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48689 +data: App\Entity\City {#5658 …} +value: "468" +label: "Ulkowy (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48690 +data: App\Entity\City {#5667 …} +value: "469" +label: "Żelisławki (gmina Pszczółki)" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48691 +data: App\Entity\City {#5676 …} +value: "470" +label: "Grabiny-Zameczek (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48701 +data: App\Entity\City {#5688 …} +value: "471" +label: "Koźliny (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48698 +data: App\Entity\City {#5697 …} +value: "472" +label: "Krzywe Koło (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48693 +data: App\Entity\City {#5706 …} +value: "473" +label: "Osice (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48702 +data: App\Entity\City {#5715 …} +value: "474" +label: "Ostrowite (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48703 +data: App\Entity\City {#5724 …} +value: "475" +label: "Steblewo (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48704 +data: App\Entity\City {#5733 …} +value: "476" +label: "Suchy Dąb (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48705 +data: App\Entity\City {#5742 …} +value: "477" +label: "Wróblewo (gmina Suchy Dąb)" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48706 +data: App\Entity\City {#5751 …} +value: "478" +label: "Błotnia (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48716 +data: App\Entity\City {#5763 …} +value: "479" +label: "Czerniewo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48713 +data: App\Entity\City {#5772 …} +value: "480" +label: "Cząstkowo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48708 +data: App\Entity\City {#5781 …} +value: "481" +label: "Domachowo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48717 +data: App\Entity\City {#5790 …} +value: "482" +label: "Drzewina (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48718 +data: App\Entity\City {#5799 …} +value: "483" +label: "Ełganowo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48719 +data: App\Entity\City {#5808 …} +value: "484" +label: "Graniczna Wieś (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48720 +data: App\Entity\City {#5817 …} +value: "485" +label: "Gołębiewo Wielkie (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48721 +data: App\Entity\City {#5826 …} +value: "486" +label: "Gołębiewo Średnie (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48722 +data: App\Entity\City {#5835 …} +value: "487" +label: "Gołębiewko (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48723 +data: App\Entity\City {#5844 …} +value: "488" +label: "Klępiny (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48724 +data: App\Entity\City {#5853 …} +value: "489" +label: "Kaczki (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48725 +data: App\Entity\City {#5862 …} +value: "490" +label: "Kleszczewo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48726 +data: App\Entity\City {#5871 …} +value: "491" +label: "Kłodawa (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48727 +data: App\Entity\City {#5880 …} +value: "492" +label: "Łaguszewo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48728 +data: App\Entity\City {#5889 …} +value: "493" +label: "Mierzeszyn (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48729 +data: App\Entity\City {#5898 …} +value: "494" +label: "Pawłowo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48730 +data: App\Entity\City {#5907 …} +value: "495" +label: "Postołowo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48731 +data: App\Entity\City {#5916 …} +value: "496" +label: "Rościszewo (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48732 +data: App\Entity\City {#5925 …} +value: "497" +label: "Sobowidz (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48733 +data: App\Entity\City {#5934 …} +value: "498" +label: "Trąbki Małe (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48734 +data: App\Entity\City {#5943 …} +value: "499" +label: "Trąbki Wielkie (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48735 +data: App\Entity\City {#5952 …} +value: "500" +label: "Warcz (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48736 +data: App\Entity\City {#5961 …} +value: "501" +label: "Zaskoczyn (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48737 +data: App\Entity\City {#5970 …} +value: "502" +label: "Zła Wieś (gmina Trąbki Wielkie)" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48738 +data: App\Entity\City {#5979 …} +value: "503" +label: "Kartuzy (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48748 +data: App\Entity\City {#5991 …} +value: "504" +label: "Bącz (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48745 +data: App\Entity\City {#6000 …} +value: "505" +label: "Borowo (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48740 +data: App\Entity\City {#6009 …} +value: "506" +label: "Brodnica Dolna (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48752 +data: App\Entity\City {#6018 …} +value: "507" +label: "Brodnica Górna (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48753 +data: App\Entity\City {#6027 …} +value: "508" +label: "Dzierżążno (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48754 +data: App\Entity\City {#6036 …} +value: "509" +label: "Głusino (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48755 +data: App\Entity\City {#6045 …} +value: "510" +label: "Grzybno (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48756 +data: App\Entity\City {#6054 …} +value: "511" +label: "Kaliska (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48757 +data: App\Entity\City {#6063 …} +value: "512" +label: "Kiełpino (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48758 +data: App\Entity\City {#6072 …} +value: "513" +label: "Kolonia (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48759 +data: App\Entity\City {#6081 …} +value: "514" +label: "Kosy (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48760 +data: App\Entity\City {#6090 …} +value: "515" +label: "Łapalice (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48761 +data: App\Entity\City {#6099 …} +value: "516" +label: "Mezowo (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48762 +data: App\Entity\City {#6108 …} +value: "517" +label: "Mirachowo (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48763 +data: App\Entity\City {#6117 …} +value: "518" +label: "Nowa Huta (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48764 +data: App\Entity\City {#6126 …} +value: "519" +label: "Pomieczyńska Huta (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48765 +data: App\Entity\City {#6135 …} +value: "520" +label: "Prokowo (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48766 +data: App\Entity\City {#6144 …} +value: "521" +label: "Ręboszewo (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48767 +data: App\Entity\City {#6153 …} +value: "522" +label: "Sianowo (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48768 +data: App\Entity\City {#6162 …} +value: "523" +label: "Sianowska Huta (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48769 +data: App\Entity\City {#6171 …} +value: "524" +label: "Sitno (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48770 +data: App\Entity\City {#6180 …} +value: "525" +label: "Smętowo Chmieleńskie (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48771 +data: App\Entity\City {#6189 …} +value: "526" +label: "Staniszewo (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48772 +data: App\Entity\City {#6198 …} +value: "527" +label: "Stara Huta (gmina Kartuzy)" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48773 +data: App\Entity\City {#6207 …} +value: "528" +label: "Żukowo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48783 +data: App\Entity\City {#6219 …} +value: "529" +label: "Babi Dół (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48780 +data: App\Entity\City {#6228 …} +value: "530" +label: "Banino (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48775 +data: App\Entity\City {#6237 …} +value: "531" +label: "Borkowo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48784 +data: App\Entity\City {#6246 …} +value: "532" +label: "Chwaszczyno (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48785 +data: App\Entity\City {#6255 …} +value: "533" +label: "Czaple (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48786 +data: App\Entity\City {#6264 …} +value: "534" +label: "Glincz (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48787 +data: App\Entity\City {#6273 …} +value: "535" +label: "Leźno (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48788 +data: App\Entity\City {#6282 …} +value: "536" +label: "Lniska (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48789 +data: App\Entity\City {#6291 …} +value: "537" +label: "Łapino Kartuskie (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48790 +data: App\Entity\City {#6300 …} +value: "538" +label: "Małkowo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48791 +data: App\Entity\City {#6309 …} +value: "539" +label: "Miszewo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48792 +data: App\Entity\City {#6318 …} +value: "540" +label: "Niestępowo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48793 +data: App\Entity\City {#6327 …} +value: "541" +label: "Nowy Świat (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48794 +data: App\Entity\City {#6336 …} +value: "542" +label: "Otomino (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48795 +data: App\Entity\City {#6345 …} +value: "543" +label: "Pępowo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48796 +data: App\Entity\City {#6354 …} +value: "544" +label: "Przyjaźń (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48797 +data: App\Entity\City {#6363 …} +value: "545" +label: "Rębiechowo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48798 +data: App\Entity\City {#6372 …} +value: "546" +label: "Rutki (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48799 +data: App\Entity\City {#6381 …} +value: "547" +label: "Skrzeszewo (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48800 +data: App\Entity\City {#6390 …} +value: "548" +label: "Sulmin (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48801 +data: App\Entity\City {#6399 …} +value: "549" +label: "Tuchom (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48802 +data: App\Entity\City {#6408 …} +value: "550" +label: "Widlino (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48803 +data: App\Entity\City {#6417 …} +value: "551" +label: "Żukowo-Wieś (gmina Żukowo)" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48804 +data: App\Entity\City {#6426 …} +value: "552" +label: "Chmielno (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48814 +data: App\Entity\City {#6438 …} +value: "553" +label: "Przewóz (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48811 +data: App\Entity\City {#6447 …} +value: "554" +label: "Zawory (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48806 +data: App\Entity\City {#6456 …} +value: "555" +label: "Cieszenie (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48815 +data: App\Entity\City {#6465 …} +value: "556" +label: "Miechucino (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48816 +data: App\Entity\City {#6474 …} +value: "557" +label: "Reskowo (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48817 +data: App\Entity\City {#6483 …} +value: "558" +label: "Borzestowska Huta (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48818 +data: App\Entity\City {#6492 …} +value: "559" +label: "Borzestowo (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48819 +data: App\Entity\City {#6501 …} +value: "560" +label: "Garcz (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48820 +data: App\Entity\City {#6510 …} +value: "561" +label: "Kożyczkowo (gmina Chmielno)" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48821 +data: App\Entity\City {#6519 …} +value: "562" +label: "Czeczewo (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48831 +data: App\Entity\City {#6531 …} +value: "563" +label: "Hopy (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48828 +data: App\Entity\City {#6540 …} +value: "564" +label: "Kawle Dolne (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48823 +data: App\Entity\City {#6549 …} +value: "565" +label: "Kczewo (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48832 +data: App\Entity\City {#6558 …} +value: "566" +label: "Kłosowo (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48833 +data: App\Entity\City {#6567 …} +value: "567" +label: "Kobysewo (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48834 +data: App\Entity\City {#6576 …} +value: "568" +label: "Kosowo (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48835 +data: App\Entity\City {#6585 …} +value: "569" +label: "Pomieczyno (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48836 +data: App\Entity\City {#6594 …} +value: "570" +label: "Przodkowo (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48837 +data: App\Entity\City {#6603 …} +value: "571" +label: "Przodkowo Działki (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48838 +data: App\Entity\City {#6612 …} +value: "572" +label: "Rąb (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48839 +data: App\Entity\City {#6621 …} +value: "573" +label: "Smołdzino (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48840 +data: App\Entity\City {#6630 …} +value: "574" +label: "Szarłata (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48841 +data: App\Entity\City {#6639 …} +value: "575" +label: "Tokary (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48842 +data: App\Entity\City {#6648 …} +value: "576" +label: "Warzenko (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48843 +data: App\Entity\City {#6657 …} +value: "577" +label: "Załęże (gmina Przodkowo)" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48844 +data: App\Entity\City {#6666 …} +value: "578" +label: "Bukowo (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48854 +data: App\Entity\City {#6678 …} +value: "579" +label: "Bącka Huta (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48851 +data: App\Entity\City {#6687 …} +value: "580" +label: "Borowy Las (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48846 +data: App\Entity\City {#6696 …} +value: "581" +label: "Długi Kierz (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48855 +data: App\Entity\City {#6705 …} +value: "582" +label: "Gowidlino (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48856 +data: App\Entity\City {#6714 …} +value: "583" +label: "Kowale (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48857 +data: App\Entity\City {#6723 …} +value: "584" +label: "Kamienica Królewska (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48858 +data: App\Entity\City {#6732 …} +value: "585" +label: "Karczewko (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48859 +data: App\Entity\City {#6741 …} +value: "586" +label: "Mojusz (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48860 +data: App\Entity\City {#6750 …} +value: "587" +label: "Paczewo (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48861 +data: App\Entity\City {#6759 …} +value: "588" +label: "Puzdrowo (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48862 +data: App\Entity\City {#6768 …} +value: "589" +label: "Sierakowska Huta (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48863 +data: App\Entity\City {#6777 …} +value: "590" +label: "Smolniki (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48864 +data: App\Entity\City {#6786 …} +value: "591" +label: "Leszczynki (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48865 +data: App\Entity\City {#6795 …} +value: "592" +label: "Nowa Ameryka (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48866 +data: App\Entity\City {#6804 …} +value: "593" +label: "Pałubice (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48867 +data: App\Entity\City {#6813 …} +value: "594" +label: "Załakowo (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48868 +data: App\Entity\City {#6822 …} +value: "595" +label: "Łyśniewo (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48869 +data: App\Entity\City {#6831 …} +value: "596" +label: "Mrozy (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48870 +data: App\Entity\City {#6840 …} +value: "597" +label: "Stara Huta (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48871 +data: App\Entity\City {#6849 …} +value: "598" +label: "Szklana (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48872 +data: App\Entity\City {#6858 …} +value: "599" +label: "Tuchlino (gmina Sierakowice)" +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48873 +data: App\Entity\City {#6867 …} +value: "600" +label: "Borcz (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48883 +data: App\Entity\City {#6879 …} +value: "601" +label: "Egiertowo (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48880 +data: App\Entity\City {#6888 …} +value: "602" +label: "Goręczyno (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48875 +data: App\Entity\City {#6897 …} +value: "603" +label: "Hopowo (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48884 +data: App\Entity\City {#6906 …} +value: "604" +label: "Kamela (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48885 +data: App\Entity\City {#6915 …} +value: "605" +label: "Kaplica (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48886 +data: App\Entity\City {#6924 …} +value: "606" +label: "Ostrzyce (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48887 +data: App\Entity\City {#6933 …} +value: "607" +label: "Piotrowo (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48888 +data: App\Entity\City {#6942 …} +value: "608" +label: "Połęczyno (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48889 +data: App\Entity\City {#6951 …} +value: "609" +label: "Ramleje (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48890 +data: App\Entity\City {#6960 …} +value: "610" +label: "Rąty (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48891 +data: App\Entity\City {#6969 …} +value: "611" +label: "Rybaki (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48892 +data: App\Entity\City {#6978 …} +value: "612" +label: "Sławki (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48893 +data: App\Entity\City {#6987 …} +value: "613" +label: "Somonino (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48894 +data: App\Entity\City {#6996 …} +value: "614" +label: "Starkowa Huta (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48895 +data: App\Entity\City {#7005 …} +value: "615" +label: "Wyczechowo (gmina Somonino)" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48896 +data: App\Entity\City {#7014 …} +value: "616" +label: "Borucino (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48906 +data: App\Entity\City {#7026 …} +value: "617" +label: "Gapowo (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48903 +data: App\Entity\City {#7035 …} +value: "618" +label: "Gołubie (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48898 +data: App\Entity\City {#7044 …} +value: "619" +label: "Kamienica Szlachecka (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48907 +data: App\Entity\City {#7053 …} +value: "620" +label: "Klukowa Huta (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48908 +data: App\Entity\City {#7062 …} +value: "621" +label: "Łączyno (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48909 +data: App\Entity\City {#7071 …} +value: "622" +label: "Łosienice (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48910 +data: App\Entity\City {#7080 …} +value: "623" +label: "Niesiołowice (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48911 +data: App\Entity\City {#7089 …} +value: "624" +label: "Nowa Wieś (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48912 +data: App\Entity\City {#7098 …} +value: "625" +label: "Nowe Czaple (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48913 +data: App\Entity\City {#7107 …} +value: "626" +label: "Pierszczewo (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48914 +data: App\Entity\City {#7116 …} +value: "627" +label: "Potuły (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48915 +data: App\Entity\City {#7125 …} +value: "628" +label: "Sikorzyno (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48916 +data: App\Entity\City {#7134 …} +value: "629" +label: "Stężyca (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48917 +data: App\Entity\City {#7143 …} +value: "630" +label: "Stężycka Huta (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48918 +data: App\Entity\City {#7152 …} +value: "631" +label: "Szymbark (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48919 +data: App\Entity\City {#7161 …} +value: "632" +label: "Zgorzałe (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48920 +data: App\Entity\City {#7170 …} +value: "633" +label: "Żuromino (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48921 +data: App\Entity\City {#7179 …} +value: "634" +label: "Sulęczyno (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48931 +data: App\Entity\City {#7191 …} +value: "635" +label: "Borek (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48928 +data: App\Entity\City {#7200 …} +value: "636" +label: "Kistowo (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48923 +data: App\Entity\City {#7209 …} +value: "637" +label: "Mściszewice (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48932 +data: App\Entity\City {#7218 …} +value: "638" +label: "Podjazy (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48933 +data: App\Entity\City {#7227 …} +value: "639" +label: "Sucha (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48934 +data: App\Entity\City {#7236 …} +value: "640" +label: "Węsiory (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48935 +data: App\Entity\City {#7245 …} +value: "641" +label: "Zdunowice (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48936 +data: App\Entity\City {#7254 …} +value: "642" +label: "Żakowo (gmina Sulęczyno)" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48937 +data: App\Entity\City {#7263 …} +value: "643" +label: "Kościerzyna (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48947 +data: App\Entity\City {#7275 …} +value: "644" +label: "Czarlina (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48944 +data: App\Entity\City {#7284 …} +value: "645" +label: "Częstkowo (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48939 +data: App\Entity\City {#7293 …} +value: "646" +label: "Dębogóry (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48951 +data: App\Entity\City {#7302 …} +value: "647" +label: "Dobrogoszcz (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48952 +data: App\Entity\City {#7311 …} +value: "648" +label: "Gostomie (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48953 +data: App\Entity\City {#7320 …} +value: "649" +label: "Grzybowo (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48954 +data: App\Entity\City {#7329 …} +value: "650" +label: "Juszki (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48955 +data: App\Entity\City {#7338 …} +value: "651" +label: "Kaliska (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48956 +data: App\Entity\City {#7347 …} +value: "652" +label: "Kłobuczyno (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48957 +data: App\Entity\City {#7356 …} +value: "653" +label: "Korne (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48958 +data: App\Entity\City {#7365 …} +value: "654" +label: "Kościerska Huta (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48959 +data: App\Entity\City {#7374 …} +value: "655" +label: "Kościerzyna Wybudowanie (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48960 +data: App\Entity\City {#7383 …} +value: "656" +label: "Loryniec (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48961 +data: App\Entity\City {#7392 …} +value: "657" +label: "Łubiana (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48962 +data: App\Entity\City {#7401 …} +value: "658" +label: "Małe Stawiska (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48963 +data: App\Entity\City {#7410 …} +value: "659" +label: "Mały Klincz (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48964 +data: App\Entity\City {#7419 …} +value: "660" +label: "Mały Podleś (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48965 +data: App\Entity\City {#7428 …} +value: "661" +label: "Niedamowo (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48966 +data: App\Entity\City {#7437 …} +value: "662" +label: "Nowa Kiszewa (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48967 +data: App\Entity\City {#7446 …} +value: "663" +label: "Nowa Wieś (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48968 +data: App\Entity\City {#7455 …} +value: "664" +label: "Nowy Klincz (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48969 +data: App\Entity\City {#7464 …} +value: "665" +label: "Nowy Podleś (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48970 +data: App\Entity\City {#7473 …} +value: "666" +label: "Puc (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48971 +data: App\Entity\City {#7482 …} +value: "667" +label: "Rotembark (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48972 +data: App\Entity\City {#7491 …} +value: "668" +label: "Sarnowy (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48973 +data: App\Entity\City {#7500 …} +value: "669" +label: "Skorzewo (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48974 +data: App\Entity\City {#7509 …} +value: "670" +label: "Stawiska (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48975 +data: App\Entity\City {#7518 …} +value: "671" +label: "Sycowa Huta (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48976 +data: App\Entity\City {#7527 …} +value: "672" +label: "Szarlota (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48977 +data: App\Entity\City {#7536 …} +value: "673" +label: "Szenajda (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48978 +data: App\Entity\City {#7545 …} +value: "674" +label: "Wąglikowice (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48979 +data: App\Entity\City {#7554 …} +value: "675" +label: "Wdzydze (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48980 +data: App\Entity\City {#7563 …} +value: "676" +label: "Wielki Klincz (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48981 +data: App\Entity\City {#7572 …} +value: "677" +label: "Wielki Podleś (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48982 +data: App\Entity\City {#7581 …} +value: "678" +label: "Wieprznica (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48983 +data: App\Entity\City {#7590 …} +value: "679" +label: "Zielenin (gmina Kościerzyna)" +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48984 +data: App\Entity\City {#7599 …} +value: "680" +label: "Dziemiany (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48994 +data: App\Entity\City {#7611 …} +value: "681" +label: "Jastrzębie Dziemiańskie (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48991 +data: App\Entity\City {#7620 …} +value: "682" +label: "Kalisz (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48986 +data: App\Entity\City {#7629 …} +value: "683" +label: "Piechowice (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48995 +data: App\Entity\City {#7638 …} +value: "684" +label: "Płęsy (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48996 +data: App\Entity\City {#7647 …} +value: "685" +label: "Schodno (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48997 +data: App\Entity\City {#7656 …} +value: "686" +label: "Raduń (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48998 +data: App\Entity\City {#7665 …} +value: "687" +label: "Trzebuń (gmina Dziemiany)" +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#48999 +data: App\Entity\City {#7674 …} +value: "688" +label: "Bąk (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49009 +data: App\Entity\City {#7686 …} +value: "689" +label: "Borsk (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49006 +data: App\Entity\City {#7695 …} +value: "690" +label: "Cisewie (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49001 +data: App\Entity\City {#7704 …} +value: "691" +label: "Dąbrowa (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49010 +data: App\Entity\City {#7713 …} +value: "692" +label: "Górki (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49011 +data: App\Entity\City {#7722 …} +value: "693" +label: "Karsin (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49012 +data: App\Entity\City {#7731 …} +value: "694" +label: "Osowo (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49013 +data: App\Entity\City {#7740 …} +value: "695" +label: "Przytarnia (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49014 +data: App\Entity\City {#7749 …} +value: "696" +label: "Wdzydze Tucholskie (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49015 +data: App\Entity\City {#7758 …} +value: "697" +label: "Wiele (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49016 +data: App\Entity\City {#7767 …} +value: "698" +label: "Zamość (gmina Karsin)" +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49017 +data: App\Entity\City {#7776 …} +value: "699" +label: "Chrósty Wysińskie (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49027 +data: App\Entity\City {#7788 …} +value: "700" +label: "Chrztowo (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49024 +data: App\Entity\City {#7797 …} +value: "701" +label: "Deka (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49019 +data: App\Entity\City {#7806 …} +value: "702" +label: "Garczyn (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49028 +data: App\Entity\City {#7815 …} +value: "703" +label: "Głodowo (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49029 +data: App\Entity\City {#7824 …} +value: "704" +label: "Iłownica (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49030 +data: App\Entity\City {#7833 …} +value: "705" +label: "Liniewo (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49031 +data: App\Entity\City {#7842 …} +value: "706" +label: "Lubieszyn (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49032 +data: App\Entity\City {#7851 …} +value: "707" +label: "Lubieszynek (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49033 +data: App\Entity\City {#7860 …} +value: "708" +label: "Orle (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49034 +data: App\Entity\City {#7869 …} +value: "709" +label: "Płachty (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49035 +data: App\Entity\City {#7878 …} +value: "710" +label: "Stefanowo (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49036 +data: App\Entity\City {#7887 …} +value: "711" +label: "Sobącz (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49037 +data: App\Entity\City {#7896 …} +value: "712" +label: "Stary Wiec (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49038 +data: App\Entity\City {#7905 …} +value: "713" +label: "Wysin (gmina Liniewo)" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49039 +data: App\Entity\City {#7914 …} +value: "714" +label: "Bałachy (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49049 +data: App\Entity\City {#7926 …} +value: "715" +label: "Gostomko (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49046 +data: App\Entity\City {#7935 …} +value: "716" +label: "Lipuska Huta (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49041 +data: App\Entity\City {#7944 …} +value: "717" +label: "Lipusz (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49050 +data: App\Entity\City {#7953 …} +value: "718" +label: "Płocice (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49051 +data: App\Entity\City {#7962 …} +value: "719" +label: "Szklana Huta (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49052 +data: App\Entity\City {#7971 …} +value: "720" +label: "Śluza (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49053 +data: App\Entity\City {#7980 …} +value: "721" +label: "Tuszkowy (gmina Lipusz)" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49054 +data: App\Entity\City {#7989 …} +value: "722" +label: "Będomin (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49064 +data: App\Entity\City {#8001 …} +value: "723" +label: "Grabowo Kościerskie (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49061 +data: App\Entity\City {#8010 …} +value: "724" +label: "Grabówko (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49056 +data: App\Entity\City {#8019 …} +value: "725" +label: "Grabowska Huta (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49065 +data: App\Entity\City {#8028 …} +value: "726" +label: "Jasiowa Huta (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49066 +data: App\Entity\City {#8037 …} +value: "727" +label: "Liniewko Kościerskie (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49067 +data: App\Entity\City {#8046 …} +value: "728" +label: "Lubań (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49068 +data: App\Entity\City {#8055 …} +value: "729" +label: "Nowa Karczma (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49069 +data: App\Entity\City {#8064 …} +value: "730" +label: "Nowy Barkoczyn (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49070 +data: App\Entity\City {#8073 …} +value: "731" +label: "Rekownica (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49071 +data: App\Entity\City {#8082 …} +value: "732" +label: "Skrzydłowo (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49072 +data: App\Entity\City {#8091 …} +value: "733" +label: "Stary Barkoczyn (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49073 +data: App\Entity\City {#8100 …} +value: "734" +label: "Szatarpy (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49074 +data: App\Entity\City {#8109 …} +value: "735" +label: "Szpon (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49075 +data: App\Entity\City {#8118 …} +value: "736" +label: "Sztofrowa Huta (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49076 +data: App\Entity\City {#8127 …} +value: "737" +label: "Szumleś Królewski (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49077 +data: App\Entity\City {#8136 …} +value: "738" +label: "Szumleś Szlachecki (gmina Nowa Karczma)" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49078 +data: App\Entity\City {#8145 …} +value: "739" +label: "Bartoszylas (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49088 +data: App\Entity\City {#8157 …} +value: "740" +label: "Chwarzenko (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49085 +data: App\Entity\City {#8166 …} +value: "741" +label: "Chwarzno (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49080 +data: App\Entity\City {#8175 …} +value: "742" +label: "Czerniki (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49089 +data: App\Entity\City {#8184 …} +value: "743" +label: "Foshuta (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49090 +data: App\Entity\City {#8193 …} +value: "744" +label: "Góra (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49091 +data: App\Entity\City {#8202 …} +value: "745" +label: "Górne Maliki (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49092 +data: App\Entity\City {#8211 …} +value: "746" +label: "Kobyle (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49093 +data: App\Entity\City {#8220 …} +value: "747" +label: "Konarzyny (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49094 +data: App\Entity\City {#8229 …} +value: "748" +label: "Lipy (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49095 +data: App\Entity\City {#8238 …} +value: "749" +label: "Nowe Polaszki (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49096 +data: App\Entity\City {#8247 …} +value: "750" +label: "Nowy Bukowiec (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49097 +data: App\Entity\City {#8256 …} +value: "751" +label: "Olpuch (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49098 +data: App\Entity\City {#8265 …} +value: "752" +label: "Pałubin (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49099 +data: App\Entity\City {#8274 …} +value: "753" +label: "Stara Kiszewa (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49100 +data: App\Entity\City {#8283 …} +value: "754" +label: "Stare Polaszki (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49101 +data: App\Entity\City {#8292 …} +value: "755" +label: "Stary Bukowiec (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49102 +data: App\Entity\City {#8301 …} +value: "756" +label: "Wilcze Błota Kościerskie (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49103 +data: App\Entity\City {#8310 …} +value: "757" +label: "Wygonin (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49104 +data: App\Entity\City {#8319 …} +value: "758" +label: "Zamek Kiszewski (gmina Stara Kiszewa)" +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49105 +data: App\Entity\City {#8328 …} +value: "759" +label: "Kwidzyn (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49115 +data: App\Entity\City {#8340 …} +value: "760" +label: "Baldram (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49112 +data: App\Entity\City {#8349 …} +value: "761" +label: "Brachlewo (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49107 +data: App\Entity\City {#8358 …} +value: "762" +label: "Brokowo (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49119 +data: App\Entity\City {#8367 …} +value: "763" +label: "Bronno (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49120 +data: App\Entity\City {#8376 …} +value: "764" +label: "Dankowo (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49121 +data: App\Entity\City {#8385 …} +value: "765" +label: "Dubiel (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49122 +data: App\Entity\City {#8394 …} +value: "766" +label: "Gniewskie Pole (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49123 +data: App\Entity\City {#8403 …} +value: "767" +label: "Górki (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49124 +data: App\Entity\City {#8412 …} +value: "768" +label: "Grabówko (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49125 +data: App\Entity\City {#8421 …} +value: "769" +label: "Gurcz (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49126 +data: App\Entity\City {#8430 …} +value: "770" +label: "Janowo (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49127 +data: App\Entity\City {#8439 …} +value: "771" +label: "Kamionka (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49128 +data: App\Entity\City {#8448 …} +value: "772" +label: "Korzeniewo (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49129 +data: App\Entity\City {#8457 …} +value: "773" +label: "Licze (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49130 +data: App\Entity\City {#8466 …} +value: "774" +label: "Lipianki (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49131 +data: App\Entity\City {#8475 …} +value: "775" +label: "Mareza (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49132 +data: App\Entity\City {#8484 …} +value: "776" +label: "Mareza Osiedle (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49133 +data: App\Entity\City {#8493 …} +value: "777" +label: "Nowy Dwór (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49134 +data: App\Entity\City {#8502 …} +value: "778" +label: "Obory (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49135 +data: App\Entity\City {#8511 …} +value: "779" +label: "Ośno (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49136 +data: App\Entity\City {#8520 …} +value: "780" +label: "Pastwa (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49137 +data: App\Entity\City {#8529 …} +value: "781" +label: "Pawlice (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49138 +data: App\Entity\City {#8538 …} +value: "782" +label: "Podzamcze (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49139 +data: App\Entity\City {#8547 …} +value: "783" +label: "Rakowice (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49140 +data: App\Entity\City {#8556 …} +value: "784" +label: "Rakowiec (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49141 +data: App\Entity\City {#8565 …} +value: "785" +label: "Rozpędziny (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49142 +data: App\Entity\City {#8574 …} +value: "786" +label: "Szałwinek (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49143 +data: App\Entity\City {#8583 …} +value: "787" +label: "Tychnowy (gmina Kwidzyn)" +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49144 +data: App\Entity\City {#8592 …} +value: "788" +label: "Prabuty (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49154 +data: App\Entity\City {#8604 …} +value: "789" +label: "Antonin–Kamienna (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49151 +data: App\Entity\City {#8613 …} +value: "790" +label: "Gdakowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49146 +data: App\Entity\City {#8622 …} +value: "791" +label: "Gilwa (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49155 +data: App\Entity\City {#8631 …} +value: "792" +label: "Gonty (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49156 +data: App\Entity\City {#8640 …} +value: "793" +label: "Górowychy (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49157 +data: App\Entity\City {#8649 …} +value: "794" +label: "Grodziec (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49158 +data: App\Entity\City {#8658 …} +value: "795" +label: "Jakubowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49159 +data: App\Entity\City {#8667 …} +value: "796" +label: "Julianowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49160 +data: App\Entity\City {#8676 …} +value: "797" +label: "Kołodzieje (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49161 +data: App\Entity\City {#8685 …} +value: "798" +label: "Laskowice (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49162 +data: App\Entity\City {#8694 …} +value: "799" +label: "Obrzynowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49163 +data: App\Entity\City {#8703 …} +value: "800" +label: "Pilichowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49164 +data: App\Entity\City {#8712 …} +value: "801" +label: "Pólko (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49165 +data: App\Entity\City {#8721 …} +value: "802" +label: "Raniewo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49166 +data: App\Entity\City {#8730 …} +value: "803" +label: "Rodowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49167 +data: App\Entity\City {#8739 …} +value: "804" +label: "Stańkowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49168 +data: App\Entity\City {#8748 …} +value: "805" +label: "Stary Kamień (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49169 +data: App\Entity\City {#8757 …} +value: "806" +label: "Sypanica (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49170 +data: App\Entity\City {#8766 …} +value: "807" +label: "Szramowo (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49171 +data: App\Entity\City {#8775 …} +value: "808" +label: "Trumiejki (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49172 +data: App\Entity\City {#8784 …} +value: "809" +label: "Wybudowanie (gmina Prabuty)" +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49173 +data: App\Entity\City {#8793 …} +value: "810" +label: "Bądki (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49183 +data: App\Entity\City {#8805 …} +value: "811" +label: "Cygany (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49180 +data: App\Entity\City {#8814 …} +value: "812" +label: "Czarne Dolne (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49175 +data: App\Entity\City {#8823 …} +value: "813" +label: "Czarne Górne (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49184 +data: App\Entity\City {#8832 …} +value: "814" +label: "Czarne Małe (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49185 +data: App\Entity\City {#8841 …} +value: "815" +label: "Gardeja (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49186 +data: App\Entity\City {#8850 …} +value: "816" +label: "Jaromierz (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49187 +data: App\Entity\City {#8859 …} +value: "817" +label: "Klasztorek (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49188 +data: App\Entity\City {#8868 …} +value: "818" +label: "Krzykosy (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49189 +data: App\Entity\City {#8877 …} +value: "819" +label: "Morawy (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49190 +data: App\Entity\City {#8886 …} +value: "820" +label: "Nowa Wioska (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49191 +data: App\Entity\City {#8895 …} +value: "821" +label: "Otłowiec (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49192 +data: App\Entity\City {#8904 …} +value: "822" +label: "Otłówko (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49193 +data: App\Entity\City {#8913 …} +value: "823" +label: "Otoczyn (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49194 +data: App\Entity\City {#8922 …} +value: "824" +label: "Pawłowo (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49195 +data: App\Entity\City {#8931 …} +value: "825" +label: "Rozajny (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49196 +data: App\Entity\City {#8940 …} +value: "826" +label: "Trumieje (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49197 +data: App\Entity\City {#8949 …} +value: "827" +label: "Wandowo (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49198 +data: App\Entity\City {#8958 …} +value: "828" +label: "Wracławek (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49199 +data: App\Entity\City {#8967 …} +value: "829" +label: "Zebrdowo (gmina Gardeja)" +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49200 +data: App\Entity\City {#8976 …} +value: "830" +label: "Barcice (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49210 +data: App\Entity\City {#8988 …} +value: "831" +label: "Benowo (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49207 +data: App\Entity\City {#8997 …} +value: "832" +label: "Borowy Młyn (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49202 +data: App\Entity\City {#9006 …} +value: "833" +label: "Jałowiec (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49211 +data: App\Entity\City {#9015 …} +value: "834" +label: "Jarzębina (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49212 +data: App\Entity\City {#9024 …} +value: "835" +label: "Mątowskie Pastwiska (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49213 +data: App\Entity\City {#9033 …} +value: "836" +label: "Pułkowice (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49214 +data: App\Entity\City {#9042 …} +value: "837" +label: "Rudniki (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49215 +data: App\Entity\City {#9051 …} +value: "838" +label: "Ryjewo (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49216 +data: App\Entity\City {#9060 …} +value: "839" +label: "Straszewo (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49217 +data: App\Entity\City {#9069 …} +value: "840" +label: "Trzciano (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49218 +data: App\Entity\City {#9078 …} +value: "841" +label: "Watkowice (gmina Ryjewo)" +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49219 +data: App\Entity\City {#9087 …} +value: "842" +label: "Białki (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49229 +data: App\Entity\City {#9099 …} +value: "843" +label: "Bronisławowo (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49226 +data: App\Entity\City {#9108 …} +value: "844" +label: "Glina (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49221 +data: App\Entity\City {#9117 …} +value: "845" +label: "Grabowo (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49230 +data: App\Entity\City {#9126 …} +value: "846" +label: "Kaniczki (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49231 +data: App\Entity\City {#9135 …} +value: "847" +label: "Karpiny (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49232 +data: App\Entity\City {#9144 …} +value: "848" +label: "Nebrowo Małe (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49233 +data: App\Entity\City {#9153 …} +value: "849" +label: "Nebrowo Wielkie (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49234 +data: App\Entity\City {#9162 …} +value: "850" +label: "Okrągła Łąka (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49235 +data: App\Entity\City {#9171 …} +value: "851" +label: "Olszanica (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49236 +data: App\Entity\City {#9180 …} +value: "852" +label: "Rusinowo (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49237 +data: App\Entity\City {#9189 …} +value: "853" +label: "Sadlinki (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49238 +data: App\Entity\City {#9198 …} +value: "854" +label: "Wiśliny (gmina Sadlinki)" +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49239 +data: App\Entity\City {#9207 …} +value: "855" +label: "Lębork (gmina Lębork)" +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49249 +data: App\Entity\City {#9219 …} +value: "856" +label: "Lębork (gmina Lębork)" +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49246 +data: App\Entity\City {#9228 …} +value: "857" +label: "Lębork (gmina Lębork)" +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49241 +data: App\Entity\City {#9237 …} +value: "858" +label: "Bukowina (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49262 +data: App\Entity\City {#9249 …} +value: "859" +label: "Cewice (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49259 +data: App\Entity\City {#9258 …} +value: "860" +label: "Karwica (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49254 +data: App\Entity\City {#9267 …} +value: "861" +label: "Łebunia (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49263 +data: App\Entity\City {#9276 …} +value: "862" +label: "Maszewo Lęborskie (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49264 +data: App\Entity\City {#9285 …} +value: "863" +label: "Osiedle na Skarpie (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49265 +data: App\Entity\City {#9294 …} +value: "864" +label: "Oskowo (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49266 +data: App\Entity\City {#9303 …} +value: "865" +label: "Osowo Lęborskie (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49267 +data: App\Entity\City {#9312 …} +value: "866" +label: "Pieski (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49268 +data: App\Entity\City {#9321 …} +value: "867" +label: "Popowo (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49269 +data: App\Entity\City {#9330 …} +value: "868" +label: "Siemirowice (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49270 +data: App\Entity\City {#9339 …} +value: "869" +label: "Unieszyno (gmina Cewice)" +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49271 +data: App\Entity\City {#9348 …} +value: "870" +label: "Chocielewko (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49281 +data: App\Entity\City {#9360 …} +value: "871" +label: "Czarnówko (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49278 +data: App\Entity\City {#9369 …} +value: "872" +label: "Darżewo (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49273 +data: App\Entity\City {#9378 …} +value: "873" +label: "Dziechlino (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49282 +data: App\Entity\City {#9387 …} +value: "874" +label: "Garczegorze (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49283 +data: App\Entity\City {#9396 …} +value: "875" +label: "Janowice (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49284 +data: App\Entity\City {#9405 …} +value: "876" +label: "Janowiczki (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49285 +data: App\Entity\City {#9414 …} +value: "877" +label: "Karlikowo Lęborskie (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49286 +data: App\Entity\City {#9423 …} +value: "878" +label: "Kębłowo Nowowiejskie (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49287 +data: App\Entity\City {#9432 …} +value: "879" +label: "Krępa Kaszubska (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49288 +data: App\Entity\City {#9441 …} +value: "880" +label: "Leśnice (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49289 +data: App\Entity\City {#9450 …} +value: "881" +label: "Lędziechowo (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49290 +data: App\Entity\City {#9459 …} +value: "882" +label: "Lubowidz (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49291 +data: App\Entity\City {#9468 …} +value: "883" +label: "Łebień (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49292 +data: App\Entity\City {#9477 …} +value: "884" +label: "Mosty (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49293 +data: App\Entity\City {#9486 …} +value: "885" +label: "Nowa Wieś Lęborska (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49294 +data: App\Entity\City {#9495 …} +value: "886" +label: "Obliwice (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49295 +data: App\Entity\City {#9504 …} +value: "887" +label: "Pogorszewo (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49296 +data: App\Entity\City {#9513 …} +value: "888" +label: "Pogorzelice (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49297 +data: App\Entity\City {#9522 …} +value: "889" +label: "Redkowice (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49298 +data: App\Entity\City {#9531 …} +value: "890" +label: "Rekowo Lęborskie (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49299 +data: App\Entity\City {#9540 …} +value: "891" +label: "Tawęcino (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49300 +data: App\Entity\City {#9549 …} +value: "892" +label: "Wilkowo Nowowiejskie (gmina Nowa Wieś Lęborska)" +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49301 +data: App\Entity\City {#9558 …} +value: "893" +label: "Białogarda (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49311 +data: App\Entity\City {#9570 …} +value: "894" +label: "Charbrowo (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49308 +data: App\Entity\City {#9579 …} +value: "895" +label: "Gęś (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49303 +data: App\Entity\City {#9588 …} +value: "896" +label: "Łebieniec (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49312 +data: App\Entity\City {#9597 …} +value: "897" +label: "Maszewko (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49313 +data: App\Entity\City {#9606 …} +value: "898" +label: "Nowęcin (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49314 +data: App\Entity\City {#9615 …} +value: "899" +label: "Roszczyce (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49315 +data: App\Entity\City {#9624 …} +value: "900" +label: "Sarbsk (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49316 +data: App\Entity\City {#9633 …} +value: "901" +label: "Szczenurze (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49317 +data: App\Entity\City {#9642 …} +value: "902" +label: "Wicko (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49318 +data: App\Entity\City {#9651 …} +value: "903" +label: "Wojciechowo (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49319 +data: App\Entity\City {#9660 …} +value: "904" +label: "Wrzeście (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49320 +data: App\Entity\City {#9669 …} +value: "905" +label: "Żarnowska (gmina Wicko)" +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49321 +data: App\Entity\City {#9678 …} +value: "906" +label: "Malbork (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49331 +data: App\Entity\City {#9690 …} +value: "907" +label: "Cisy (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49328 +data: App\Entity\City {#9699 …} +value: "908" +label: "Grobelno (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49323 +data: App\Entity\City {#9708 …} +value: "909" +label: "Kamienica (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49335 +data: App\Entity\City {#9717 …} +value: "910" +label: "Kamionka (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49336 +data: App\Entity\City {#9726 …} +value: "911" +label: "Kałdowo Wieś (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49337 +data: App\Entity\City {#9735 …} +value: "912" +label: "Kościeleczki (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49338 +data: App\Entity\City {#9744 …} +value: "913" +label: "Kraśniewo (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49339 +data: App\Entity\City {#9753 …} +value: "914" +label: "Lasowice Małe (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49340 +data: App\Entity\City {#9762 …} +value: "915" +label: "Lasowice Wielkie (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49341 +data: App\Entity\City {#9771 …} +value: "916" +label: "Nowa Wieś (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49342 +data: App\Entity\City {#9780 …} +value: "917" +label: "Stogi (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49343 +data: App\Entity\City {#9789 …} +value: "918" +label: "Szawałd (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49344 +data: App\Entity\City {#9798 …} +value: "919" +label: "Tragamin (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49345 +data: App\Entity\City {#9807 …} +value: "920" +label: "Wielbark (gmina Malbork)" +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49346 +data: App\Entity\City {#9816 …} +value: "921" +label: "Nowy Staw (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49356 +data: App\Entity\City {#9828 …} +value: "922" +label: "Brzózki (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49353 +data: App\Entity\City {#9837 …} +value: "923" +label: "Chlebówka (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49348 +data: App\Entity\City {#9846 …} +value: "924" +label: "Dębina (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49357 +data: App\Entity\City {#9855 …} +value: "925" +label: "Kącik (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49358 +data: App\Entity\City {#9864 …} +value: "926" +label: "Laski (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49359 +data: App\Entity\City {#9873 …} +value: "927" +label: "Lipinka (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49360 +data: App\Entity\City {#9882 …} +value: "928" +label: "Lubstowo (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49361 +data: App\Entity\City {#9891 …} +value: "929" +label: "Martąg (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49362 +data: App\Entity\City {#9900 …} +value: "930" +label: "Mirowo (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49363 +data: App\Entity\City {#9909 …} +value: "931" +label: "Myszewo (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49364 +data: App\Entity\City {#9918 …} +value: "932" +label: "Nidowo (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49365 +data: App\Entity\City {#9927 …} +value: "933" +label: "Pręgowo (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49366 +data: App\Entity\City {#9936 …} +value: "934" +label: "Półmieście (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49367 +data: App\Entity\City {#9945 …} +value: "935" +label: "Stawiec (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49368 +data: App\Entity\City {#9954 …} +value: "936" +label: "Świerki (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49369 +data: App\Entity\City {#9963 …} +value: "937" +label: "Tralewo (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49370 +data: App\Entity\City {#9972 …} +value: "938" +label: "Trępnowy (gmina Nowy Staw)" +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49371 +data: App\Entity\City {#9981 …} +value: "939" +label: "Boręty (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49381 +data: App\Entity\City {#9993 …} +value: "940" +label: "Dąbrowa (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49378 +data: App\Entity\City {#10002 …} +value: "941" +label: "Lichnowy (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49373 +data: App\Entity\City {#10011 …} +value: "942" +label: "Lichnówki (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49382 +data: App\Entity\City {#10020 …} +value: "943" +label: "Lisewo Malborskie (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49383 +data: App\Entity\City {#10029 …} +value: "944" +label: "Parszewo (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49384 +data: App\Entity\City {#10038 …} +value: "945" +label: "Pordenowo (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49385 +data: App\Entity\City {#10047 …} +value: "946" +label: "Starynia (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49386 +data: App\Entity\City {#10056 …} +value: "947" +label: "Szymankowo (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49387 +data: App\Entity\City {#10065 …} +value: "948" +label: "Tropiszewo (gmina Lichnowy)" +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49388 +data: App\Entity\City {#10074 …} +value: "949" +label: "Bystrze (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49398 +data: App\Entity\City {#10086 …} +value: "950" +label: "Gnojewo (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49395 +data: App\Entity\City {#10095 …} +value: "951" +label: "Kończewice (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49390 +data: App\Entity\City {#10104 …} +value: "952" +label: "Mątowy Małe (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49399 +data: App\Entity\City {#10113 …} +value: "953" +label: "Mątowy Wielkie (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49400 +data: App\Entity\City {#10122 …} +value: "954" +label: "Miłoradz (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49401 +data: App\Entity\City {#10131 …} +value: "955" +label: "Pogorzała Wieś (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49402 +data: App\Entity\City {#10140 …} +value: "956" +label: "Stara Kościelnica (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49403 +data: App\Entity\City {#10149 …} +value: "957" +label: "Stara Wisła (gmina Miłoradz)" +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49404 +data: App\Entity\City {#10158 …} +value: "958" +label: "Janówka (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49414 +data: App\Entity\City {#10170 …} +value: "959" +label: "Kaczynos (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49411 +data: App\Entity\City {#10179 …} +value: "960" +label: "Kikojty (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49406 +data: App\Entity\City {#10188 …} +value: "961" +label: "Klecie (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49415 +data: App\Entity\City {#10197 …} +value: "962" +label: "Kławki (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49416 +data: App\Entity\City {#10206 …} +value: "963" +label: "Kraszewo (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49417 +data: App\Entity\City {#10215 …} +value: "964" +label: "Królewo (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49418 +data: App\Entity\City {#10224 …} +value: "965" +label: "Krzyżanowo (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49419 +data: App\Entity\City {#10233 …} +value: "966" +label: "Stare Pole (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49420 +data: App\Entity\City {#10242 …} +value: "967" +label: "Szlagnowo (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49421 +data: App\Entity\City {#10251 …} +value: "968" +label: "Ząbrowo (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49422 +data: App\Entity\City {#10260 …} +value: "969" +label: "Złotowo (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49423 +data: App\Entity\City {#10269 …} +value: "970" +label: "Kaczynos-Kolonia (gmina Stare Pole)" +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49424 +data: App\Entity\City {#10278 …} +value: "971" +label: "Nowy Dwór Gdański (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49434 +data: App\Entity\City {#10290 …} +value: "972" +label: "Gozdawa (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49431 +data: App\Entity\City {#10299 …} +value: "973" +label: "Jazowa (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49426 +data: App\Entity\City {#10308 …} +value: "974" +label: "Kępiny Małe (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49438 +data: App\Entity\City {#10317 …} +value: "975" +label: "Kępki (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49439 +data: App\Entity\City {#10326 …} +value: "976" +label: "Kmiecin (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49440 +data: App\Entity\City {#10335 …} +value: "977" +label: "Lubieszewo (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49441 +data: App\Entity\City {#10344 …} +value: "978" +label: "Marynowy (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49442 +data: App\Entity\City {#10353 …} +value: "979" +label: "Marzęcino (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49443 +data: App\Entity\City {#10362 …} +value: "980" +label: "Myszewko (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49444 +data: App\Entity\City {#10371 …} +value: "981" +label: "Orliniec (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49445 +data: App\Entity\City {#10380 …} +value: "982" +label: "Orłowo (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49446 +data: App\Entity\City {#10389 …} +value: "983" +label: "Powalina (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49447 +data: App\Entity\City {#10398 …} +value: "984" +label: "Rakowiska (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49448 +data: App\Entity\City {#10407 …} +value: "985" +label: "Rakowo (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49449 +data: App\Entity\City {#10416 …} +value: "986" +label: "Rychnowo Żuławskie (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49450 +data: App\Entity\City {#10425 …} +value: "987" +label: "Solnica (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49451 +data: App\Entity\City {#10434 …} +value: "988" +label: "Starocin (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49452 +data: App\Entity\City {#10443 …} +value: "989" +label: "Stawiec (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49453 +data: App\Entity\City {#10452 …} +value: "990" +label: "Stobna (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49454 +data: App\Entity\City {#10461 …} +value: "991" +label: "Tuja (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49455 +data: App\Entity\City {#10470 …} +value: "992" +label: "Wierciny (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49456 +data: App\Entity\City {#10479 …} +value: "993" +label: "Żelichowo (gmina Nowy Dwór Gdański)" +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49457 +data: App\Entity\City {#10488 …} +value: "994" +label: "Krynica Morska (gmina Krynica Morska)" +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49467 +data: App\Entity\City {#10500 …} +value: "995" +label: "Gniazdowo (gmina Ostaszewo)" +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49475 +data: App\Entity\City {#10512 …} +value: "996" +label: "Jeziernik (gmina Ostaszewo)" +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49472 +data: App\Entity\City {#10521 …} +value: "997" +label: "Ostaszewo (gmina Ostaszewo)" +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49459 +data: App\Entity\City {#10530 …} +value: "998" +label: "Nowa Cerkiew (gmina Ostaszewo)" +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49476 +data: App\Entity\City {#10539 …} +value: "999" +label: "Nowa Kościelnica (gmina Ostaszewo)" +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49477 +data: App\Entity\City {#10548 …} +value: "1000" +label: "Palczewo (gmina Ostaszewo)" +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49478 +data: App\Entity\City {#10557 …} +value: "1001" +label: "Piaskowiec (gmina Ostaszewo)" +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49479 +data: App\Entity\City {#10566 …} +value: "1002" +label: "Bronowo (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49489 +data: App\Entity\City {#10578 …} +value: "1003" +label: "Chełmek (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49486 +data: App\Entity\City {#10587 …} +value: "1004" +label: "Chełmek-Osada (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49481 +data: App\Entity\City {#10596 …} +value: "1005" +label: "Chorążówka (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49490 +data: App\Entity\City {#10605 …} +value: "1006" +label: "Drewnica (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49491 +data: App\Entity\City {#10614 …} +value: "1007" +label: "Dworek-Niedźwiedzica (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49492 +data: App\Entity\City {#10623 …} +value: "1008" +label: "Głobica (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49493 +data: App\Entity\City {#10632 …} +value: "1009" +label: "Izbiska (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49494 +data: App\Entity\City {#10641 …} +value: "1010" +label: "Jantar (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49495 +data: App\Entity\City {#10650 …} +value: "1011" +label: "Jantar-Leśniczówka (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49496 +data: App\Entity\City {#10659 …} +value: "1012" +label: "Junoszyno (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49497 +data: App\Entity\City {#10668 …} +value: "1013" +label: "Mikoszewo (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49498 +data: App\Entity\City {#10677 …} +value: "1014" +label: "Nowotna (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49499 +data: App\Entity\City {#10686 …} +value: "1015" +label: "Popowo (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49500 +data: App\Entity\City {#10695 …} +value: "1016" +label: "Przemysław (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49501 +data: App\Entity\City {#10704 …} +value: "1017" +label: "Rybina (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49502 +data: App\Entity\City {#10713 …} +value: "1018" +label: "Stegienka (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49503 +data: App\Entity\City {#10722 …} +value: "1019" +label: "Stegienka-Osada (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49504 +data: App\Entity\City {#10731 …} +value: "1020" +label: "Stegna (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49505 +data: App\Entity\City {#10740 …} +value: "1021" +label: "Stobiec (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49506 +data: App\Entity\City {#10749 …} +value: "1022" +label: "Świerznica (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49507 +data: App\Entity\City {#10758 …} +value: "1023" +label: "Tujsk (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49508 +data: App\Entity\City {#10767 …} +value: "1024" +label: "Wiśniówka (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49509 +data: App\Entity\City {#10776 …} +value: "1025" +label: "Wybicko (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49510 +data: App\Entity\City {#10785 …} +value: "1026" +label: "Żuławki (gmina Stegna)" +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49511 +data: App\Entity\City {#10794 …} +value: "1027" +label: "Grochowo Trzecie (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49521 +data: App\Entity\City {#10806 …} +value: "1028" +label: "Groszkowo (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49518 +data: App\Entity\City {#10815 …} +value: "1029" +label: "Kąty Rybackie (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49513 +data: App\Entity\City {#10824 …} +value: "1030" +label: "Kobyla Kępa (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49522 +data: App\Entity\City {#10833 …} +value: "1031" +label: "Łaszka (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49523 +data: App\Entity\City {#10842 …} +value: "1032" +label: "Płonina (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49524 +data: App\Entity\City {#10851 …} +value: "1033" +label: "Sztutowo (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49525 +data: App\Entity\City {#10860 …} +value: "1034" +label: "Grochowo Pierwsze (gmina Sztutowo)" +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49526 +data: App\Entity\City {#10869 …} +value: "1035" +label: "Hel (gmina Hel)" +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49536 +data: App\Entity\City {#10881 …} +value: "1036" +label: "Puck (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49547 +data: App\Entity\City {#10893 …} +value: "1037" +label: "Błądzikowo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49544 +data: App\Entity\City {#10902 …} +value: "1038" +label: "Brudzewo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49528 +data: App\Entity\City {#10911 …} +value: "1039" +label: "Celbowo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49548 +data: App\Entity\City {#10920 …} +value: "1040" +label: "Darzlubie (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49549 +data: App\Entity\City {#10929 …} +value: "1041" +label: "Domatowo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49550 +data: App\Entity\City {#10938 …} +value: "1042" +label: "Domatówko (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49551 +data: App\Entity\City {#10947 …} +value: "1043" +label: "Gnieżdżewo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49552 +data: App\Entity\City {#10956 …} +value: "1044" +label: "Leśniewo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49553 +data: App\Entity\City {#10965 …} +value: "1045" +label: "Łebcz (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49554 +data: App\Entity\City {#10974 …} +value: "1046" +label: "Mechowo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49555 +data: App\Entity\City {#10983 …} +value: "1047" +label: "Mieroszyno (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49556 +data: App\Entity\City {#10992 …} +value: "1048" +label: "Mrzezino (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49557 +data: App\Entity\City {#11001 …} +value: "1049" +label: "Osłonino (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49558 +data: App\Entity\City {#11010 …} +value: "1050" +label: "Połchowo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49559 +data: App\Entity\City {#11019 …} +value: "1051" +label: "Połczyno (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49560 +data: App\Entity\City {#11028 …} +value: "1052" +label: "Połczyno Bis (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49561 +data: App\Entity\City {#11037 …} +value: "1053" +label: "Radoszewo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49562 +data: App\Entity\City {#11046 …} +value: "1054" +label: "Rekowo Górne (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49563 +data: App\Entity\City {#11055 …} +value: "1055" +label: "Rzucewo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49564 +data: App\Entity\City {#11064 …} +value: "1056" +label: "Sławutowo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49565 +data: App\Entity\City {#11073 …} +value: "1057" +label: "Smolno (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49566 +data: App\Entity\City {#11082 …} +value: "1058" +label: "Starzyno (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49567 +data: App\Entity\City {#11091 …} +value: "1059" +label: "Starzyński Dwór (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49568 +data: App\Entity\City {#11100 …} +value: "1060" +label: "Strzelno (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49569 +data: App\Entity\City {#11109 …} +value: "1061" +label: "Swarzewo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49570 +data: App\Entity\City {#11118 …} +value: "1062" +label: "Werblinia (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49571 +data: App\Entity\City {#11127 …} +value: "1063" +label: "Zdrada (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49572 +data: App\Entity\City {#11136 …} +value: "1064" +label: "Żelistrzewo (gmina Puck)" +attr: [] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49573 +data: App\Entity\City {#11145 …} +value: "1065" +label: "Jastarnia (gmina Jastarnia)" +attr: [] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49583 +data: App\Entity\City {#11157 …} +value: "1066" +label: "Kuźnice (gmina Jastarnia)" +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49580 +data: App\Entity\City {#11166 …} +value: "1067" +label: "Jurata (gmina Jastarnia)" +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49575 +data: App\Entity\City {#11175 …} +value: "1068" +label: "Władysławowo (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49593 +data: App\Entity\City {#11187 …} +value: "1069" +label: "Chłapowo (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49590 +data: App\Entity\City {#11196 …} +value: "1070" +label: "Chałupy (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49585 +data: App\Entity\City {#11205 …} +value: "1071" +label: "Jastrzębia Góra (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49594 +data: App\Entity\City {#11214 …} +value: "1072" +label: "Karwia (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49595 +data: App\Entity\City {#11223 …} +value: "1073" +label: "Ostrowo (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49596 +data: App\Entity\City {#11232 …} +value: "1074" +label: "Rozewie (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49597 +data: App\Entity\City {#11241 …} +value: "1075" +label: "Tupadły (gmina Władysławowo)" +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49598 +data: App\Entity\City {#11250 …} +value: "1076" +label: "Dębogórze (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49608 +data: App\Entity\City {#11262 …} +value: "1077" +label: "Dębogórze-Wybudowanie (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49605 +data: App\Entity\City {#11271 …} +value: "1078" +label: "Kazimierz (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49600 +data: App\Entity\City {#11280 …} +value: "1079" +label: "Kosakowo (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49609 +data: App\Entity\City {#11289 …} +value: "1080" +label: "Mechelinki (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49610 +data: App\Entity\City {#11298 …} +value: "1081" +label: "Mosty (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49611 +data: App\Entity\City {#11307 …} +value: "1082" +label: "Pierwoszyno (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49612 +data: App\Entity\City {#11316 …} +value: "1083" +label: "Pogórze (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49613 +data: App\Entity\City {#11325 …} +value: "1084" +label: "Rewa (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49614 +data: App\Entity\City {#11334 …} +value: "1085" +label: "Suchy Dwór (gmina Kosakowo)" +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49615 +data: App\Entity\City {#11343 …} +value: "1086" +label: "Białogóra (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49625 +data: App\Entity\City {#11355 …} +value: "1087" +label: "Brzyno (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49622 +data: App\Entity\City {#11364 …} +value: "1088" +label: "Dębki (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49617 +data: App\Entity\City {#11373 …} +value: "1089" +label: "Goszczyno (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49626 +data: App\Entity\City {#11382 …} +value: "1090" +label: "Jeldzino (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49627 +data: App\Entity\City {#11391 …} +value: "1091" +label: "Karlikowo (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49628 +data: App\Entity\City {#11400 …} +value: "1092" +label: "Karwieńskie Błoto Drugie (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49629 +data: App\Entity\City {#11409 …} +value: "1093" +label: "Karwieńskie Błoto Pierwsze (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49630 +data: App\Entity\City {#11418 …} +value: "1094" +label: "Kłanino (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49631 +data: App\Entity\City {#11427 …} +value: "1095" +label: "Krokowa (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49632 +data: App\Entity\City {#11436 …} +value: "1096" +label: "Lisewo (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49633 +data: App\Entity\City {#11445 …} +value: "1097" +label: "Lubkowo (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49634 +data: App\Entity\City {#11454 …} +value: "1098" +label: "Lubocino (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49635 +data: App\Entity\City {#11463 …} +value: "1099" +label: "Minkowice (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49636 +data: App\Entity\City {#11472 …} +value: "1100" +label: "Odargowo (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49637 +data: App\Entity\City {#11481 …} +value: "1101" +label: "Parszczyce (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49638 +data: App\Entity\City {#11490 …} +value: "1102" +label: "Połchówko (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49639 +data: App\Entity\City {#11499 …} +value: "1103" +label: "Prusewo (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49640 +data: App\Entity\City {#11508 …} +value: "1104" +label: "Sławoszyno (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49641 +data: App\Entity\City {#11517 …} +value: "1105" +label: "Słuchowo (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49642 +data: App\Entity\City {#11526 …} +value: "1106" +label: "Sobieńczyce (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49643 +data: App\Entity\City {#11535 …} +value: "1107" +label: "Sulicice (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49644 +data: App\Entity\City {#11544 …} +value: "1108" +label: "Świecino (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49645 +data: App\Entity\City {#11553 …} +value: "1109" +label: "Tyłowo (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49646 +data: App\Entity\City {#11562 …} +value: "1110" +label: "Wierzchucino (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49647 +data: App\Entity\City {#11571 …} +value: "1111" +label: "Żarnowiec (gmina Krokowa)" +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49648 +data: App\Entity\City {#11580 …} +value: "1112" +label: "Kępice (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49658 +data: App\Entity\City {#11592 …} +value: "1113" +label: "Barcino (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49655 +data: App\Entity\City {#11601 …} +value: "1114" +label: "Barwino (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49650 +data: App\Entity\City {#11610 …} +value: "1115" +label: "Biesowice (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49662 +data: App\Entity\City {#11619 …} +value: "1116" +label: "Bronowo (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49663 +data: App\Entity\City {#11628 …} +value: "1117" +label: "Ciecholub (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49664 +data: App\Entity\City {#11637 …} +value: "1118" +label: "Darnowo (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49665 +data: App\Entity\City {#11646 …} +value: "1119" +label: "Korzybie (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49666 +data: App\Entity\City {#11655 …} +value: "1120" +label: "Mzdowo (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49667 +data: App\Entity\City {#11664 …} +value: "1121" +label: "Obłęże (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49668 +data: App\Entity\City {#11673 …} +value: "1122" +label: "Osieki (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49669 +data: App\Entity\City {#11682 …} +value: "1123" +label: "Osowo (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49670 +data: App\Entity\City {#11691 …} +value: "1124" +label: "Płocko (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49671 +data: App\Entity\City {#11700 …} +value: "1125" +label: "Podgóry (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49672 +data: App\Entity\City {#11709 …} +value: "1126" +label: "Przytocko (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49673 +data: App\Entity\City {#11718 …} +value: "1127" +label: "Pustowo (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49674 +data: App\Entity\City {#11727 …} +value: "1128" +label: "Warcino (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49675 +data: App\Entity\City {#11736 …} +value: "1129" +label: "Żelice (gmina Kępice)" +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49676 +data: App\Entity\City {#11745 …} +value: "1130" +label: "Kobylnica (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49686 +data: App\Entity\City {#11757 …} +value: "1131" +label: "Bolesławice (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49683 +data: App\Entity\City {#11766 …} +value: "1132" +label: "Bzowo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49678 +data: App\Entity\City {#11775 …} +value: "1133" +label: "Kobylnica (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49687 +data: App\Entity\City {#11784 …} +value: "1134" +label: "Komiłowo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49688 +data: App\Entity\City {#11793 …} +value: "1135" +label: "Komorczyn (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49689 +data: App\Entity\City {#11802 …} +value: "1136" +label: "Kończewo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49690 +data: App\Entity\City {#11811 …} +value: "1137" +label: "Kruszyna (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49691 +data: App\Entity\City {#11820 …} +value: "1138" +label: "Kuleszewo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49692 +data: App\Entity\City {#11829 …} +value: "1139" +label: "Kwakowo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49693 +data: App\Entity\City {#11838 …} +value: "1140" +label: "Lubuń (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49694 +data: App\Entity\City {#11847 …} +value: "1141" +label: "Lulemino (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49695 +data: App\Entity\City {#11856 …} +value: "1142" +label: "Łosino (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49696 +data: App\Entity\City {#11865 …} +value: "1143" +label: "Maszkowo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49697 +data: App\Entity\City {#11874 …} +value: "1144" +label: "Płaszewo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49698 +data: App\Entity\City {#11883 …} +value: "1145" +label: "Reblino (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49699 +data: App\Entity\City {#11892 …} +value: "1146" +label: "Runowo Sławieńskie (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49700 +data: App\Entity\City {#11901 …} +value: "1147" +label: "Sierakowo Słupskie (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49701 +data: App\Entity\City {#11910 …} +value: "1148" +label: "Słonowice (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49702 +data: App\Entity\City {#11919 …} +value: "1149" +label: "Słonowiczki (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49703 +data: App\Entity\City {#11928 …} +value: "1150" +label: "Sycewice (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49704 +data: App\Entity\City {#11937 …} +value: "1151" +label: "Ścięgnica (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49705 +data: App\Entity\City {#11946 …} +value: "1152" +label: "Widzino (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49706 +data: App\Entity\City {#11955 …} +value: "1153" +label: "Wrząca (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49707 +data: App\Entity\City {#11964 …} +value: "1154" +label: "Zagórki (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49708 +data: App\Entity\City {#11973 …} +value: "1155" +label: "Zębowo (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49709 +data: App\Entity\City {#11982 …} +value: "1156" +label: "Żelkówko (gmina Kobylnica)" +attr: [] +labelTranslationParameters: [] } 1157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49710 +data: App\Entity\City {#11991 …} +value: "1157" +label: "Bięcino (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49720 +data: App\Entity\City {#12003 …} +value: "1158" +label: "Bobrowniki (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49717 +data: App\Entity\City {#12012 …} +value: "1159" +label: "Budy (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49712 +data: App\Entity\City {#12021 …} +value: "1160" +label: "Damnica (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49721 +data: App\Entity\City {#12030 …} +value: "1161" +label: "Damno (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49722 +data: App\Entity\City {#12039 …} +value: "1162" +label: "Dąbrówka (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49723 +data: App\Entity\City {#12048 …} +value: "1163" +label: "Domaradz (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49724 +data: App\Entity\City {#12057 …} +value: "1164" +label: "Karżniczka (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49725 +data: App\Entity\City {#12066 …} +value: "1165" +label: "Łebień (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49726 +data: App\Entity\City {#12075 …} +value: "1166" +label: "Łojewo (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49727 +data: App\Entity\City {#12084 …} +value: "1167" +label: "Mianowice (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49728 +data: App\Entity\City {#12093 …} +value: "1168" +label: "Paprzyce (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49729 +data: App\Entity\City {#12102 …} +value: "1169" +label: "Sąborze (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49730 +data: App\Entity\City {#12111 …} +value: "1170" +label: "Stara Dąbrowa (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49731 +data: App\Entity\City {#12120 …} +value: "1171" +label: "Strzyżyno (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49732 +data: App\Entity\City {#12129 …} +value: "1172" +label: "Świecichowo (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49733 +data: App\Entity\City {#12138 …} +value: "1173" +label: "Świtały (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49734 +data: App\Entity\City {#12147 …} +value: "1174" +label: "Wiatrowo (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49735 +data: App\Entity\City {#12156 …} +value: "1175" +label: "Wielogłowy (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49736 +data: App\Entity\City {#12165 …} +value: "1176" +label: "Zagórzyca (gmina Damnica)" +attr: [] +labelTranslationParameters: [] } 1177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49737 +data: App\Entity\City {#12174 …} +value: "1177" +label: "Brzeziniec-Borzęcinko (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49747 +data: App\Entity\City {#12186 …} +value: "1178" +label: "Budowo (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49744 +data: App\Entity\City {#12195 …} +value: "1179" +label: "Dębnica Kaszubska (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49739 +data: App\Entity\City {#12204 …} +value: "1180" +label: "Dobieszewo (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49748 +data: App\Entity\City {#12213 …} +value: "1181" +label: "Dobra (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49749 +data: App\Entity\City {#12222 …} +value: "1182" +label: "Gałęzów (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49750 +data: App\Entity\City {#12231 …} +value: "1183" +label: "Gogolewko (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49751 +data: App\Entity\City {#12240 …} +value: "1184" +label: "Gogolewo (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49752 +data: App\Entity\City {#12249 …} +value: "1185" +label: "Grabin (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49753 +data: App\Entity\City {#12258 …} +value: "1186" +label: "Jawory (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49754 +data: App\Entity\City {#12267 …} +value: "1187" +label: "Kotowo (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49755 +data: App\Entity\City {#12276 …} +value: "1188" +label: "Krzywań (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49756 +data: App\Entity\City {#12285 …} +value: "1189" +label: "Łabiszewo (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49757 +data: App\Entity\City {#12294 …} +value: "1190" +label: "Mielno (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49758 +data: App\Entity\City {#12303 …} +value: "1191" +label: "Motarzyno (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49759 +data: App\Entity\City {#12312 …} +value: "1192" +label: "Niepoględzie (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49760 +data: App\Entity\City {#12321 …} +value: "1193" +label: "Podole Małe (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49761 +data: App\Entity\City {#12330 …} +value: "1194" +label: "Podwilczyn (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49762 +data: App\Entity\City {#12339 …} +value: "1195" +label: "Skarszów Dolny (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49763 +data: App\Entity\City {#12348 …} +value: "1196" +label: "Skarszów Górny (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49764 +data: App\Entity\City {#12357 …} +value: "1197" +label: "Starnice-Troszki (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49765 +data: App\Entity\City {#12366 …} +value: "1198" +label: "Żarkowo (gmina Dębnica Kaszubska)" +attr: [] +labelTranslationParameters: [] } 1199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49766 +data: App\Entity\City {#12375 …} +value: "1199" +label: "Będziechowo (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49776 +data: App\Entity\City {#12387 …} +value: "1200" +label: "Cecenowo (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49773 +data: App\Entity\City {#12396 …} +value: "1201" +label: "Choćmirówko (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49768 +data: App\Entity\City {#12405 …} +value: "1202" +label: "Ciemino (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49777 +data: App\Entity\City {#12414 …} +value: "1203" +label: "Dargoleza (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49778 +data: App\Entity\City {#12423 …} +value: "1204" +label: "Drzeżewo (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49779 +data: App\Entity\City {#12432 …} +value: "1205" +label: "Główczyce (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49780 +data: App\Entity\City {#12441 …} +value: "1206" +label: "Gorzyno (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49781 +data: App\Entity\City {#12450 …} +value: "1207" +label: "Gorzysław (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49782 +data: App\Entity\City {#12459 …} +value: "1208" +label: "Izbica (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49783 +data: App\Entity\City {#12468 …} +value: "1209" +label: "Klęcino (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49784 +data: App\Entity\City {#12477 …} +value: "1210" +label: "Osiedle Główczyce (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49785 +data: App\Entity\City {#12486 …} +value: "1211" +label: "Pobłocie (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49786 +data: App\Entity\City {#12495 …} +value: "1212" +label: "Podole Wielkie (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49787 +data: App\Entity\City {#12504 …} +value: "1213" +label: "Rumsko (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49788 +data: App\Entity\City {#12513 …} +value: "1214" +label: "Rzuszcze (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49789 +data: App\Entity\City {#12522 …} +value: "1215" +label: "Siodłonie (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49790 +data: App\Entity\City {#12531 …} +value: "1216" +label: "Skórzyno (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49791 +data: App\Entity\City {#12540 …} +value: "1217" +label: "Stowięcino (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49792 +data: App\Entity\City {#12549 …} +value: "1218" +label: "Szczypkowice (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49793 +data: App\Entity\City {#12558 …} +value: "1219" +label: "Szelewo (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49794 +data: App\Entity\City {#12567 …} +value: "1220" +label: "Warblino (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49795 +data: App\Entity\City {#12576 …} +value: "1221" +label: "Wielka Wieś (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49796 +data: App\Entity\City {#12585 …} +value: "1222" +label: "Wolinia (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49797 +data: App\Entity\City {#12594 …} +value: "1223" +label: "Wykosowo (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49798 +data: App\Entity\City {#12603 …} +value: "1224" +label: "Żelkowo (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49799 +data: App\Entity\City {#12612 …} +value: "1225" +label: "Żoruchowo (gmina Główczyce)" +attr: [] +labelTranslationParameters: [] } 1226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49800 +data: App\Entity\City {#12621 …} +value: "1226" +label: "Chlewnica (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49810 +data: App\Entity\City {#12633 …} +value: "1227" +label: "Czerwieniec (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49807 +data: App\Entity\City {#12642 …} +value: "1228" +label: "Darżyno (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49802 +data: App\Entity\City {#12651 …} +value: "1229" +label: "Darżynko (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49811 +data: App\Entity\City {#12660 …} +value: "1230" +label: "Dąbrówno (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49812 +data: App\Entity\City {#12669 …} +value: "1231" +label: "Głuszynko (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49813 +data: App\Entity\City {#12678 …} +value: "1232" +label: "Głuszyno (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49814 +data: App\Entity\City {#12687 …} +value: "1233" +label: "Grapice (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49815 +data: App\Entity\City {#12696 …} +value: "1234" +label: "Grąbkowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49816 +data: App\Entity\City {#12705 …} +value: "1235" +label: "Karznica (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49817 +data: App\Entity\City {#12714 …} +value: "1236" +label: "Łupawa (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49818 +data: App\Entity\City {#12723 …} +value: "1237" +label: "Malczkowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49819 +data: App\Entity\City {#12732 …} +value: "1238" +label: "Nieckowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49820 +data: App\Entity\City {#12741 …} +value: "1239" +label: "Nowa Dąbrowa (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49821 +data: App\Entity\City {#12750 …} +value: "1240" +label: "Nowe Skórowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49822 +data: App\Entity\City {#12759 …} +value: "1241" +label: "Potęgowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49823 +data: App\Entity\City {#12768 …} +value: "1242" +label: "Radosław (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49824 +data: App\Entity\City {#12777 …} +value: "1243" +label: "Runowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49825 +data: App\Entity\City {#12786 …} +value: "1244" +label: "Rzechcino (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49826 +data: App\Entity\City {#12795 …} +value: "1245" +label: "Skórowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49827 +data: App\Entity\City {#12804 …} +value: "1246" +label: "Warcimino (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49828 +data: App\Entity\City {#12813 …} +value: "1247" +label: "Wieliszewo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49829 +data: App\Entity\City {#12822 …} +value: "1248" +label: "Żochowo (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49830 +data: App\Entity\City {#12831 …} +value: "1249" +label: "Żychlin (gmina Potęgowo)" +attr: [] +labelTranslationParameters: [] } 1250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49831 +data: App\Entity\City {#12840 …} +value: "1250" +label: "Bierkowo (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49841 +data: App\Entity\City {#12852 …} +value: "1251" +label: "Bolesławice (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49838 +data: App\Entity\City {#12861 …} +value: "1252" +label: "Bruskowo Małe (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49833 +data: App\Entity\City {#12870 …} +value: "1253" +label: "Bruskowo Wielkie (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49842 +data: App\Entity\City {#12879 …} +value: "1254" +label: "Bukówka (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49843 +data: App\Entity\City {#12888 …} +value: "1255" +label: "Gałęzinowo (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49844 +data: App\Entity\City {#12897 …} +value: "1256" +label: "Głobino (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49845 +data: App\Entity\City {#12906 …} +value: "1257" +label: "Grzejszcze (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49846 +data: App\Entity\City {#12915 …} +value: "1258" +label: "Jezierzyce (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49847 +data: App\Entity\City {#12924 …} +value: "1259" +label: "Krępa Słupska (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49848 +data: App\Entity\City {#12933 …} +value: "1260" +label: "Kusowo (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49849 +data: App\Entity\City {#12942 …} +value: "1261" +label: "Lubuczewo (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49850 +data: App\Entity\City {#12951 …} +value: "1262" +label: "Łękwica (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49851 +data: App\Entity\City {#12960 …} +value: "1263" +label: "Płaszewko (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49852 +data: App\Entity\City {#12969 …} +value: "1264" +label: "Redzikowo (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49853 +data: App\Entity\City {#12978 …} +value: "1265" +label: "Rogawica (gmina Redzikowo)" +attr: [] +labelTranslationParameters: [] } 1266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49854 +data: App\Entity\City {#12987 …} +value: "1266" +label: "Bukowa (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49864 +data: App\Entity\City {#12999 …} +value: "1267" +label: "Czysta (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49861 +data: App\Entity\City {#13008 …} +value: "1268" +label: "Kluki (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49856 +data: App\Entity\City {#13017 …} +value: "1269" +label: "Gardna Mała (Wysoka) (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49865 +data: App\Entity\City {#13026 …} +value: "1270" +label: "Retowo (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49866 +data: App\Entity\City {#13035 …} +value: "1271" +label: "Człuchy (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49867 +data: App\Entity\City {#13044 …} +value: "1272" +label: "Smołdziński Las (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49868 +data: App\Entity\City {#13053 …} +value: "1273" +label: "Łokciowe (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49869 +data: App\Entity\City {#13062 …} +value: "1274" +label: "Wierzchocino (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49870 +data: App\Entity\City {#13071 …} +value: "1275" +label: "Komnino (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49871 +data: App\Entity\City {#13080 …} +value: "1276" +label: "Siecie (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49872 +data: App\Entity\City {#13089 …} +value: "1277" +label: "Gardna Wielka (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49873 +data: App\Entity\City {#13098 …} +value: "1278" +label: "Stojcino (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49874 +data: App\Entity\City {#13107 …} +value: "1279" +label: "Witkowo (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49875 +data: App\Entity\City {#13116 …} +value: "1280" +label: "Smołdzino (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49876 +data: App\Entity\City {#13125 …} +value: "1281" +label: "Żelazo (gmina Smołdzino)" +attr: [] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49877 +data: App\Entity\City {#13134 …} +value: "1282" +label: "Ustka (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49887 +data: App\Entity\City {#13146 …} +value: "1283" +label: "Bydlino (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49884 +data: App\Entity\City {#13155 …} +value: "1284" +label: "Charnowo (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49879 +data: App\Entity\City {#13164 …} +value: "1285" +label: "Duninowo (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49888 +data: App\Entity\City {#13173 …} +value: "1286" +label: "Gąbino (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49889 +data: App\Entity\City {#13182 …} +value: "1287" +label: "Grabno (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49890 +data: App\Entity\City {#13191 …} +value: "1288" +label: "Karżniczka (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49891 +data: App\Entity\City {#13200 …} +value: "1289" +label: "Lędowo (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49892 +data: App\Entity\City {#13209 …} +value: "1290" +label: "Machowino (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49893 +data: App\Entity\City {#13218 …} +value: "1291" +label: "Modlinek (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49894 +data: App\Entity\City {#13227 …} +value: "1292" +label: "Objazda (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49895 +data: App\Entity\City {#13236 …} +value: "1293" +label: "Pęplino (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49896 +data: App\Entity\City {#13245 …} +value: "1294" +label: "Przewłoka (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49897 +data: App\Entity\City {#13254 …} +value: "1295" +label: "Rowy (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49898 +data: App\Entity\City {#13263 …} +value: "1296" +label: "Starkowo (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49899 +data: App\Entity\City {#13272 …} +value: "1297" +label: "Wodnica (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49900 +data: App\Entity\City {#13281 …} +value: "1298" +label: "Zaleskie (gmina Ustka)" +attr: [] +labelTranslationParameters: [] } 1299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49901 +data: App\Entity\City {#13290 …} +value: "1299" +label: "Starogard Gdański (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49911 +data: App\Entity\City {#13302 …} +value: "1300" +label: "Skórcz (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49922 +data: App\Entity\City {#13314 …} +value: "1301" +label: "Bobowo (gmina Bobowo)" +attr: [] +labelTranslationParameters: [] } 1302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49930 +data: App\Entity\City {#13326 …} +value: "1302" +label: "Grabowiec (gmina Bobowo)" +attr: [] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49927 +data: App\Entity\City {#13335 …} +value: "1303" +label: "Grabowo (gmina Bobowo)" +attr: [] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49903 +data: App\Entity\City {#13344 …} +value: "1304" +label: "Jabłówko (gmina Bobowo)" +attr: [] +labelTranslationParameters: [] } 1305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49931 +data: App\Entity\City {#13353 …} +value: "1305" +label: "Smoląg (gmina Bobowo)" +attr: [] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49932 +data: App\Entity\City {#13362 …} +value: "1306" +label: "Wysoka (gmina Bobowo)" +attr: [] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49933 +data: App\Entity\City {#13371 …} +value: "1307" +label: "Bartel Wielki (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49943 +data: App\Entity\City {#13383 …} +value: "1308" +label: "Cieciorka (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49940 +data: App\Entity\City {#13392 …} +value: "1309" +label: "Czarne (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49935 +data: App\Entity\City {#13401 …} +value: "1310" +label: "Dąbrowa (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49944 +data: App\Entity\City {#13410 …} +value: "1311" +label: "Frank (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49945 +data: App\Entity\City {#13419 …} +value: "1312" +label: "Iwiczno (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49946 +data: App\Entity\City {#13428 …} +value: "1313" +label: "Kaliska (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49947 +data: App\Entity\City {#13437 …} +value: "1314" +label: "Piece (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49948 +data: App\Entity\City {#13446 …} +value: "1315" +label: "Studzienice (gmina Kaliska)" +attr: [] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49949 +data: App\Entity\City {#13455 …} +value: "1316" +label: "Bietowo (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49959 +data: App\Entity\City {#13467 …} +value: "1317" +label: "Lubichowo (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49956 +data: App\Entity\City {#13476 …} +value: "1318" +label: "Mermet (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49951 +data: App\Entity\City {#13485 …} +value: "1319" +label: "Mościska (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49960 +data: App\Entity\City {#13494 …} +value: "1320" +label: "Ocypel (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49961 +data: App\Entity\City {#13503 …} +value: "1321" +label: "Osowo Leśne (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49962 +data: App\Entity\City {#13512 …} +value: "1322" +label: "Smolniki (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49963 +data: App\Entity\City {#13521 …} +value: "1323" +label: "Szteklin (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49964 +data: App\Entity\City {#13530 …} +value: "1324" +label: "Wda (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49965 +data: App\Entity\City {#13539 …} +value: "1325" +label: "Wilcze Błota (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49966 +data: App\Entity\City {#13548 …} +value: "1326" +label: "Zelgoszcz (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49967 +data: App\Entity\City {#13557 …} +value: "1327" +label: "Zielona Góra (gmina Lubichowo)" +attr: [] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49968 +data: App\Entity\City {#13566 …} +value: "1328" +label: "Osieczna (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49978 +data: App\Entity\City {#13578 …} +value: "1329" +label: "Szlachta (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49975 +data: App\Entity\City {#13587 …} +value: "1330" +label: "Osówek (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49970 +data: App\Entity\City {#13596 …} +value: "1331" +label: "Klaniny (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49979 +data: App\Entity\City {#13605 …} +value: "1332" +label: "Zimne Zdroje (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49980 +data: App\Entity\City {#13614 …} +value: "1333" +label: "Duże Krówno (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49981 +data: App\Entity\City {#13623 …} +value: "1334" +label: "Zdrójno (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49982 +data: App\Entity\City {#13632 …} +value: "1335" +label: "Długie (gmina Osieczna)" +attr: [] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49983 +data: App\Entity\City {#13641 …} +value: "1336" +label: "Bukowiny (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49993 +data: App\Entity\City {#13653 …} +value: "1337" +label: "Cisowy (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49990 +data: App\Entity\City {#13662 …} +value: "1338" +label: "Jeżewnica (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49985 +data: App\Entity\City {#13671 …} +value: "1339" +label: "Karszanek (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49994 +data: App\Entity\City {#13680 …} +value: "1340" +label: "Kasparus (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49995 +data: App\Entity\City {#13689 …} +value: "1341" +label: "Lisówko (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49996 +data: App\Entity\City {#13698 …} +value: "1342" +label: "Markocin (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49997 +data: App\Entity\City {#13707 …} +value: "1343" +label: "Osiek (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49998 +data: App\Entity\City {#13716 …} +value: "1344" +label: "Radogoszcz (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49999 +data: App\Entity\City {#13725 …} +value: "1345" +label: "Skórzenno (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50000 +data: App\Entity\City {#13734 …} +value: "1346" +label: "Suchobrzeźnica (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50001 +data: App\Entity\City {#13743 …} +value: "1347" +label: "Wycinki (gmina Osiek)" +attr: [] +labelTranslationParameters: [] } 1348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50002 +data: App\Entity\City {#13752 …} +value: "1348" +label: "Barłożno (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50012 +data: App\Entity\City {#13764 …} +value: "1349" +label: "Czarnylas (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50009 +data: App\Entity\City {#13773 …} +value: "1350" +label: "Kranek (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50004 +data: App\Entity\City {#13782 …} +value: "1351" +label: "Miryce (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50013 +data: App\Entity\City {#13791 …} +value: "1352" +label: "Mirotki (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50014 +data: App\Entity\City {#13800 …} +value: "1353" +label: "Pączewo (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50015 +data: App\Entity\City {#13809 …} +value: "1354" +label: "Ryzowie (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50016 +data: App\Entity\City {#13818 …} +value: "1355" +label: "Wielki Bukowiec (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50017 +data: App\Entity\City {#13827 …} +value: "1356" +label: "Wolental (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50018 +data: App\Entity\City {#13836 …} +value: "1357" +label: "Wielbrandowo (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50019 +data: App\Entity\City {#13845 …} +value: "1358" +label: "Wybudowanie Wielbrandowskie (gmina Skórcz)" +attr: [] +labelTranslationParameters: [] } 1359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50020 +data: App\Entity\City {#13854 …} +value: "1359" +label: "Bobrowiec (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50030 +data: App\Entity\City {#13866 …} +value: "1360" +label: "Frąca (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50027 +data: App\Entity\City {#13875 …} +value: "1361" +label: "Kamionka (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50022 +data: App\Entity\City {#13884 …} +value: "1362" +label: "Kopytkowo (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50031 +data: App\Entity\City {#13893 …} +value: "1363" +label: "Kościelna Jania (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50032 +data: App\Entity\City {#13902 …} +value: "1364" +label: "Lalkowy (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50033 +data: App\Entity\City {#13911 …} +value: "1365" +label: "Leśna Jania (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50034 +data: App\Entity\City {#13920 …} +value: "1366" +label: "Luchowo (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50035 +data: App\Entity\City {#13929 …} +value: "1367" +label: "Rynkówka (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50036 +data: App\Entity\City {#13938 …} +value: "1368" +label: "Smętowo Graniczne (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50037 +data: App\Entity\City {#13947 …} +value: "1369" +label: "Smętówko (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50038 +data: App\Entity\City {#13956 …} +value: "1370" +label: "Stara Jania (gmina Smętowo Graniczne)" +attr: [] +labelTranslationParameters: [] } 1371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50039 +data: App\Entity\City {#13965 …} +value: "1371" +label: "Białachowo (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50049 +data: App\Entity\City {#13977 …} +value: "1372" +label: "Borzechowo (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50046 +data: App\Entity\City {#13986 …} +value: "1373" +label: "Bytonia (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50041 +data: App\Entity\City {#13995 …} +value: "1374" +label: "Cis (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50050 +data: App\Entity\City {#14004 …} +value: "1375" +label: "Jezierce (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50051 +data: App\Entity\City {#14013 …} +value: "1376" +label: "Karolewo (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50052 +data: App\Entity\City {#14022 …} +value: "1377" +label: "Kleszczewo Kościerskie (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50053 +data: App\Entity\City {#14031 …} +value: "1378" +label: "Lipia Góra (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50054 +data: App\Entity\City {#14040 …} +value: "1379" +label: "Mały Bukowiec (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50055 +data: App\Entity\City {#14049 …} +value: "1380" +label: "Miradowo (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50056 +data: App\Entity\City {#14058 …} +value: "1381" +label: "Pałubinek (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50057 +data: App\Entity\City {#14067 …} +value: "1382" +label: "Pinczyn (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50058 +data: App\Entity\City {#14076 …} +value: "1383" +label: "Radziejewo (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50059 +data: App\Entity\City {#14085 …} +value: "1384" +label: "Semlin (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50060 +data: App\Entity\City {#14094 …} +value: "1385" +label: "Tomaszewo (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50061 +data: App\Entity\City {#14103 …} +value: "1386" +label: "Zawada (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50062 +data: App\Entity\City {#14112 …} +value: "1387" +label: "Zblewo (gmina Zblewo)" +attr: [] +labelTranslationParameters: [] } 1388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50063 +data: App\Entity\City {#14121 …} +value: "1388" +label: "Barchnowy (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50073 +data: App\Entity\City {#14133 …} +value: "1389" +label: "Brzeźno Wielkie (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50070 +data: App\Entity\City {#14142 …} +value: "1390" +label: "Ciecholewy (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50065 +data: App\Entity\City {#14151 …} +value: "1391" +label: "Dąbrówka (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50074 +data: App\Entity\City {#14160 …} +value: "1392" +label: "Jabłowo (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50075 +data: App\Entity\City {#14169 …} +value: "1393" +label: "Janin (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50076 +data: App\Entity\City {#14178 …} +value: "1394" +label: "Janowo (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50077 +data: App\Entity\City {#14187 …} +value: "1395" +label: "Klonówka (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50078 +data: App\Entity\City {#14196 …} +value: "1396" +label: "Kokoszkowy (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50079 +data: App\Entity\City {#14205 …} +value: "1397" +label: "Kolincz (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50080 +data: App\Entity\City {#14214 …} +value: "1398" +label: "Koteże (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50081 +data: App\Entity\City {#14223 …} +value: "1399" +label: "Krąg (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50082 +data: App\Entity\City {#14232 …} +value: "1400" +label: "Linowiec (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50083 +data: App\Entity\City {#14241 …} +value: "1401" +label: "Lipinki Szlacheckie (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50084 +data: App\Entity\City {#14250 …} +value: "1402" +label: "Nowa Wieś Rzeczna (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50085 +data: App\Entity\City {#14259 …} +value: "1403" +label: "Okole (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50086 +data: App\Entity\City {#14268 …} +value: "1404" +label: "Owidz (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50087 +data: App\Entity\City {#14277 …} +value: "1405" +label: "Rokocin (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50088 +data: App\Entity\City {#14286 …} +value: "1406" +label: "Rywałd (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50089 +data: App\Entity\City {#14295 …} +value: "1407" +label: "Siwiałka (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50090 +data: App\Entity\City {#14304 …} +value: "1408" +label: "Stary Las (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50091 +data: App\Entity\City {#14313 …} +value: "1409" +label: "Sucumin (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50092 +data: App\Entity\City {#14322 …} +value: "1410" +label: "Sumin (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50093 +data: App\Entity\City {#14331 …} +value: "1411" +label: "Szpęgawsk (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50094 +data: App\Entity\City {#14340 …} +value: "1412" +label: "Trzcińsk (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50095 +data: App\Entity\City {#14349 …} +value: "1413" +label: "Zduny (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50096 +data: App\Entity\City {#14358 …} +value: "1414" +label: "Żabno (gmina Starogard Gdański)" +attr: [] +labelTranslationParameters: [] } 1415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50097 +data: App\Entity\City {#14367 …} +value: "1415" +label: "Czarna Woda (gmina Czarna Woda)" +attr: [] +labelTranslationParameters: [] } 1416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50107 +data: App\Entity\City {#14379 …} +value: "1416" +label: "Huta Kalna (gmina Czarna Woda)" +attr: [] +labelTranslationParameters: [] } 1417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50104 +data: App\Entity\City {#14388 …} +value: "1417" +label: "Lubiki (gmina Czarna Woda)" +attr: [] +labelTranslationParameters: [] } 1418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50099 +data: App\Entity\City {#14397 …} +value: "1418" +label: "Skarszewy (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50117 +data: App\Entity\City {#14409 …} +value: "1419" +label: "Bączek (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50114 +data: App\Entity\City {#14418 …} +value: "1420" +label: "Bolesławowo (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50109 +data: App\Entity\City {#14427 …} +value: "1421" +label: "Bożepole Królewskie (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50118 +data: App\Entity\City {#14436 …} +value: "1422" +label: "Czarnocin (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50119 +data: App\Entity\City {#14445 …} +value: "1423" +label: "Demlin (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50120 +data: App\Entity\City {#14454 …} +value: "1424" +label: "Godziszewo (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50121 +data: App\Entity\City {#14463 …} +value: "1425" +label: "Jaroszewy (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50122 +data: App\Entity\City {#14472 …} +value: "1426" +label: "Junkrowy (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50123 +data: App\Entity\City {#14481 …} +value: "1427" +label: "Kamierowo (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50124 +data: App\Entity\City {#14490 …} +value: "1428" +label: "Kamierowskie Piece (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50125 +data: App\Entity\City {#14499 …} +value: "1429" +label: "Koźmin (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50126 +data: App\Entity\City {#14508 …} +value: "1430" +label: "Malary (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50127 +data: App\Entity\City {#14517 …} +value: "1431" +label: "Mirowo Duże (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50128 +data: App\Entity\City {#14526 …} +value: "1432" +label: "Nowy Wiec (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50129 +data: App\Entity\City {#14535 …} +value: "1433" +label: "Obozin (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50130 +data: App\Entity\City {#14544 …} +value: "1434" +label: "Pogódki (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50131 +data: App\Entity\City {#14553 …} +value: "1435" +label: "Szczodrowo (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50132 +data: App\Entity\City {#14562 …} +value: "1436" +label: "Więckowy (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50133 +data: App\Entity\City {#14571 …} +value: "1437" +label: "Wolny Dwór (gmina Skarszewy)" +attr: [] +labelTranslationParameters: [] } 1438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50134 +data: App\Entity\City {#14580 …} +value: "1438" +label: "Sztum (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50144 +data: App\Entity\City {#14592 …} +value: "1439" +label: "Barlewice (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50141 +data: App\Entity\City {#14601 …} +value: "1440" +label: "Biała Góra (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50136 +data: App\Entity\City {#14610 …} +value: "1441" +label: "Czernin (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50148 +data: App\Entity\City {#14619 …} +value: "1442" +label: "ul. Domańskiego (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50149 +data: App\Entity\City {#14628 …} +value: "1443" +label: "Gościszewo (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50150 +data: App\Entity\City {#14637 …} +value: "1444" +label: "Gronajny (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50151 +data: App\Entity\City {#14646 …} +value: "1445" +label: "Kępina (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50152 +data: App\Entity\City {#14655 …} +value: "1446" +label: "Koniecwałd (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50153 +data: App\Entity\City {#14664 …} +value: "1447" +label: "Koślinka (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50154 +data: App\Entity\City {#14673 …} +value: "1448" +label: "Nowa Wieś (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50155 +data: App\Entity\City {#14682 …} +value: "1449" +label: "Parowy (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50156 +data: App\Entity\City {#14691 …} +value: "1450" +label: "Piekło (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50157 +data: App\Entity\City {#14700 …} +value: "1451" +label: "Pietrzwałd (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50158 +data: App\Entity\City {#14709 …} +value: "1452" +label: "Postolin (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50159 +data: App\Entity\City {#14718 …} +value: "1453" +label: "Sztumska Wieś (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50160 +data: App\Entity\City {#14727 …} +value: "1454" +label: "Sztumskie Pole (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50161 +data: App\Entity\City {#14736 …} +value: "1455" +label: "Uśnice (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50162 +data: App\Entity\City {#14745 …} +value: "1456" +label: "Zajezierze (gmina Sztum)" +attr: [] +labelTranslationParameters: [] } 1457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50163 +data: App\Entity\City {#14754 …} +value: "1457" +label: "Dzierzgoń (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50173 +data: App\Entity\City {#14766 …} +value: "1458" +label: "Ankamaty (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50170 +data: App\Entity\City {#14775 …} +value: "1459" +label: "Bągart (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50165 +data: App\Entity\City {#14784 …} +value: "1460" +label: "Bruk (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50174 +data: App\Entity\City {#14793 …} +value: "1461" +label: "Budzisz (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50175 +data: App\Entity\City {#14802 …} +value: "1462" +label: "Jasna (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50176 +data: App\Entity\City {#14811 …} +value: "1463" +label: "Minięta (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50177 +data: App\Entity\City {#14820 …} +value: "1464" +label: "Morany (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50178 +data: App\Entity\City {#14829 …} +value: "1465" +label: "Nowiec (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50179 +data: App\Entity\City {#14838 …} +value: "1466" +label: "Poliksy (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50180 +data: App\Entity\City {#14847 …} +value: "1467" +label: "Prakwice (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50181 +data: App\Entity\City {#14856 …} +value: "1468" +label: "Tywęzy (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50182 +data: App\Entity\City {#14865 …} +value: "1469" +label: "Żuławka Sztumska (gmina Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50183 +data: App\Entity\City {#14874 …} +value: "1470" +label: "Mikołajki Pomorskie (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50193 +data: App\Entity\City {#14886 …} +value: "1471" +label: "Balewo (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50190 +data: App\Entity\City {#14895 …} +value: "1472" +label: "Cierpięta (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50185 +data: App\Entity\City {#14904 …} +value: "1473" +label: "Cieszymowo (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50194 +data: App\Entity\City {#14913 …} +value: "1474" +label: "Dąbrówka Pruska (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50195 +data: App\Entity\City {#14922 …} +value: "1475" +label: "Dworek (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50196 +data: App\Entity\City {#14931 …} +value: "1476" +label: "Kołoząb (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50197 +data: App\Entity\City {#14940 …} +value: "1477" +label: "Krasna Łąka (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50198 +data: App\Entity\City {#14949 …} +value: "1478" +label: "Krastudy (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50199 +data: App\Entity\City {#14958 …} +value: "1479" +label: "Mirowice (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50200 +data: App\Entity\City {#14967 …} +value: "1480" +label: "Nowe Minięta (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50201 +data: App\Entity\City {#14976 …} +value: "1481" +label: "Perklice (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50202 +data: App\Entity\City {#14985 …} +value: "1482" +label: "Pierzchowice (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50203 +data: App\Entity\City {#14994 …} +value: "1483" +label: "Sadłuki (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50204 +data: App\Entity\City {#15003 …} +value: "1484" +label: "Stążki (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50205 +data: App\Entity\City {#15012 …} +value: "1485" +label: "Wilczewo (gmina Mikołajki Pomorskie)" +attr: [] +labelTranslationParameters: [] } 1486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50206 +data: App\Entity\City {#15021 …} +value: "1486" +label: "Bucznik (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50216 +data: App\Entity\City {#15033 …} +value: "1487" +label: "Folwark (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50213 +data: App\Entity\City {#15042 …} +value: "1488" +label: "Górki (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50208 +data: App\Entity\City {#15051 …} +value: "1489" +label: "Kornele (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50217 +data: App\Entity\City {#15060 …} +value: "1490" +label: "Lipiec (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50218 +data: App\Entity\City {#15069 …} +value: "1491" +label: "Lubochowo (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50219 +data: App\Entity\City {#15078 …} +value: "1492" +label: "Matule (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50220 +data: App\Entity\City {#15087 …} +value: "1493" +label: "Milikowo (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50221 +data: App\Entity\City {#15096 …} +value: "1494" +label: "Mortąg (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50222 +data: App\Entity\City {#15105 …} +value: "1495" +label: "Myślice (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50223 +data: App\Entity\City {#15114 …} +value: "1496" +label: "Przezmark (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50224 +data: App\Entity\City {#15123 …} +value: "1497" +label: "Skolwity (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50225 +data: App\Entity\City {#15132 …} +value: "1498" +label: "Stare Miasto (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50226 +data: App\Entity\City {#15141 …} +value: "1499" +label: "Stary Dzierzgoń (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50227 +data: App\Entity\City {#15150 …} +value: "1500" +label: "Tabory (gmina Stary Dzierzgoń)" +attr: [] +labelTranslationParameters: [] } 1501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50228 +data: App\Entity\City {#15159 …} +value: "1501" +label: "Bukowo (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50238 +data: App\Entity\City {#15171 …} +value: "1502" +label: "Dąbrówka Malborska (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50235 +data: App\Entity\City {#15180 …} +value: "1503" +label: "Jordanki (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50230 +data: App\Entity\City {#15189 …} +value: "1504" +label: "Jurkowice (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50239 +data: App\Entity\City {#15198 …} +value: "1505" +label: "Kalwa (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50240 +data: App\Entity\City {#15207 …} +value: "1506" +label: "Kątki (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50241 +data: App\Entity\City {#15216 …} +value: "1507" +label: "Łoza (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50242 +data: App\Entity\City {#15225 …} +value: "1508" +label: "Nowy Targ (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50243 +data: App\Entity\City {#15234 …} +value: "1509" +label: "Ramoty (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50244 +data: App\Entity\City {#15243 …} +value: "1510" +label: "Stary Targ (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50245 +data: App\Entity\City {#15252 …} +value: "1511" +label: "Szropy (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50246 +data: App\Entity\City {#15261 …} +value: "1512" +label: "Szropy-Niziny (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50247 +data: App\Entity\City {#15270 …} +value: "1513" +label: "Tropy Sztumskie (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50248 +data: App\Entity\City {#15279 …} +value: "1514" +label: "Tulice (gmina Stary Targ)" +attr: [] +labelTranslationParameters: [] } 1515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50249 +data: App\Entity\City {#15288 …} +value: "1515" +label: "Tczew (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50259 +data: App\Entity\City {#15300 …} +value: "1516" +label: "Bałdowo (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50270 +data: App\Entity\City {#15312 …} +value: "1517" +label: "Boroszewo (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50267 +data: App\Entity\City {#15321 …} +value: "1518" +label: "Czarlin (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50251 +data: App\Entity\City {#15330 …} +value: "1519" +label: "Czatkowy (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50271 +data: App\Entity\City {#15339 …} +value: "1520" +label: "Dalwin (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50272 +data: App\Entity\City {#15348 …} +value: "1521" +label: "Dąbrówka Tczewska (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50273 +data: App\Entity\City {#15357 …} +value: "1522" +label: "Gniszewo (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50274 +data: App\Entity\City {#15366 …} +value: "1523" +label: "Goszyn (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50275 +data: App\Entity\City {#15375 …} +value: "1524" +label: "Lubiszewo Tczewskie (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50276 +data: App\Entity\City {#15384 …} +value: "1525" +label: "Łukocin (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50277 +data: App\Entity\City {#15393 …} +value: "1526" +label: "Malenin (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50278 +data: App\Entity\City {#15402 …} +value: "1527" +label: "Małżewko (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50279 +data: App\Entity\City {#15411 …} +value: "1528" +label: "Małżewo (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50280 +data: App\Entity\City {#15420 …} +value: "1529" +label: "Mieścin (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50281 +data: App\Entity\City {#15429 …} +value: "1530" +label: "Miłobądz (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50282 +data: App\Entity\City {#15438 …} +value: "1531" +label: "Rokitki (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50283 +data: App\Entity\City {#15447 …} +value: "1532" +label: "Rukosin (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50284 +data: App\Entity\City {#15456 …} +value: "1533" +label: "Stanisławie (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50285 +data: App\Entity\City {#15465 …} +value: "1534" +label: "Swarożyn (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50286 +data: App\Entity\City {#15474 …} +value: "1535" +label: "Szczerbięcin (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50287 +data: App\Entity\City {#15483 …} +value: "1536" +label: "Szpęgawa (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50288 +data: App\Entity\City {#15492 …} +value: "1537" +label: "Śliwiny (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50289 +data: App\Entity\City {#15501 …} +value: "1538" +label: "Tczewskie Łąki (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50290 +data: App\Entity\City {#15510 …} +value: "1539" +label: "Turze (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50291 +data: App\Entity\City {#15519 …} +value: "1540" +label: "Wędkowy (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50292 +data: App\Entity\City {#15528 …} +value: "1541" +label: "Zajączkowo (gmina Tczew)" +attr: [] +labelTranslationParameters: [] } 1542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50293 +data: App\Entity\City {#15537 …} +value: "1542" +label: "Pelplin (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50303 +data: App\Entity\City {#15549 …} +value: "1543" +label: "Bielawki (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50300 +data: App\Entity\City {#15558 …} +value: "1544" +label: "Gręblin (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50295 +data: App\Entity\City {#15567 …} +value: "1545" +label: "Janiszewko (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50304 +data: App\Entity\City {#15576 …} +value: "1546" +label: "Janiszewo (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50305 +data: App\Entity\City {#15585 …} +value: "1547" +label: "Kulice (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50306 +data: App\Entity\City {#15594 …} +value: "1548" +label: "Lignowy Szlacheckie (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50307 +data: App\Entity\City {#15603 …} +value: "1549" +label: "Małe Walichnowy (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50308 +data: App\Entity\City {#15612 …} +value: "1550" +label: "Międzyłęż (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50309 +data: App\Entity\City {#15621 …} +value: "1551" +label: "Pomyje (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50310 +data: App\Entity\City {#15630 …} +value: "1552" +label: "Rajkowy (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50311 +data: App\Entity\City {#15639 …} +value: "1553" +label: "Ropuchy (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50312 +data: App\Entity\City {#15648 …} +value: "1554" +label: "Rożental (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50313 +data: App\Entity\City {#15657 …} +value: "1555" +label: "Rudno (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50314 +data: App\Entity\City {#15666 …} +value: "1556" +label: "Wielki Garc (gmina Pelplin)" +attr: [] +labelTranslationParameters: [] } 1557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50315 +data: App\Entity\City {#15675 …} +value: "1557" +label: "Gniew (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50325 +data: App\Entity\City {#15687 …} +value: "1558" +label: "Brody Pomorskie (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50322 +data: App\Entity\City {#15696 …} +value: "1559" +label: "Ciepłe (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50317 +data: App\Entity\City {#15705 …} +value: "1560" +label: "Gogolewo (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50326 +data: App\Entity\City {#15714 …} +value: "1561" +label: "Jaźwiska (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50327 +data: App\Entity\City {#15723 …} +value: "1562" +label: "Jeleń (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50328 +data: App\Entity\City {#15732 …} +value: "1563" +label: "Kolonia Ostrowicka (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50329 +data: App\Entity\City {#15741 …} +value: "1564" +label: "Kuchnia (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50330 +data: App\Entity\City {#15750 …} +value: "1565" +label: "Kursztyn (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50331 +data: App\Entity\City {#15759 …} +value: "1566" +label: "Nicponia (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50332 +data: App\Entity\City {#15768 …} +value: "1567" +label: "Opalenie (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50333 +data: App\Entity\City {#15777 …} +value: "1568" +label: "Piaseczno (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50334 +data: App\Entity\City {#15786 …} +value: "1569" +label: "Pieniążkowo (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50335 +data: App\Entity\City {#15795 …} +value: "1570" +label: "Polskie Gronowo (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50336 +data: App\Entity\City {#15804 …} +value: "1571" +label: "Półwieś (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50337 +data: App\Entity\City {#15813 …} +value: "1572" +label: "Rakowiec (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50338 +data: App\Entity\City {#15822 …} +value: "1573" +label: "Szprudowo (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50339 +data: App\Entity\City {#15831 …} +value: "1574" +label: "Tymawa (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50340 +data: App\Entity\City {#15840 …} +value: "1575" +label: "Widlice (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50341 +data: App\Entity\City {#15849 …} +value: "1576" +label: "Wielkie Walichnowy (gmina Gniew)" +attr: [] +labelTranslationParameters: [] } 1577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50342 +data: App\Entity\City {#15858 …} +value: "1577" +label: "Borkowo (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50352 +data: App\Entity\City {#15870 …} +value: "1578" +label: "Dzierżążno (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50349 +data: App\Entity\City {#15879 …} +value: "1579" +label: "Gąsiorki (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50344 +data: App\Entity\City {#15888 …} +value: "1580" +label: "Gętomie (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50353 +data: App\Entity\City {#15897 …} +value: "1581" +label: "Kierwałd (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50354 +data: App\Entity\City {#15906 …} +value: "1582" +label: "Królów Las (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50355 +data: App\Entity\City {#15915 …} +value: "1583" +label: "Lipia Góra (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50356 +data: App\Entity\City {#15924 …} +value: "1584" +label: "Majewo (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50357 +data: App\Entity\City {#15933 …} +value: "1585" +label: "Morzeszczyn (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50358 +data: App\Entity\City {#15942 …} +value: "1586" +label: "Nowa Cerkiew (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50359 +data: App\Entity\City {#15951 …} +value: "1587" +label: "Rzeżęcin (gmina Morzeszczyn)" +attr: [] +labelTranslationParameters: [] } 1588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50360 +data: App\Entity\City {#15960 …} +value: "1588" +label: "Brzuśce (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50370 +data: App\Entity\City {#15972 …} +value: "1589" +label: "Gorzędziej (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50367 +data: App\Entity\City {#15981 …} +value: "1590" +label: "Mała Słońca (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50362 +data: App\Entity\City {#15990 …} +value: "1591" +label: "Mały Garc (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50371 +data: App\Entity\City {#15999 …} +value: "1592" +label: "Narkowy (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50372 +data: App\Entity\City {#16008 …} +value: "1593" +label: "Radostowo (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50373 +data: App\Entity\City {#16017 …} +value: "1594" +label: "Rybaki (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50374 +data: App\Entity\City {#16026 …} +value: "1595" +label: "Subkowy (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50375 +data: App\Entity\City {#16035 …} +value: "1596" +label: "Waćmierz (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50376 +data: App\Entity\City {#16044 …} +value: "1597" +label: "Wielgłowy (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50377 +data: App\Entity\City {#16053 …} +value: "1598" +label: "Wielka Słońca (gmina Subkowy)" +attr: [] +labelTranslationParameters: [] } 1599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50378 +data: App\Entity\City {#16062 …} +value: "1599" +label: "Wejherowo (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50388 +data: App\Entity\City {#16074 …} +value: "1600" +label: "Reda (gmina Reda)" +attr: [] +labelTranslationParameters: [] } 1601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50399 +data: App\Entity\City {#16086 …} +value: "1601" +label: "Rumia (gmina Rumia)" +attr: [] +labelTranslationParameters: [] } 1602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50407 +data: App\Entity\City {#16098 …} +value: "1602" +label: "Gniewino (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50415 +data: App\Entity\City {#16110 …} +value: "1603" +label: "Nadole (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50412 +data: App\Entity\City {#16119 …} +value: "1604" +label: "Chynowie (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50380 +data: App\Entity\City {#16128 …} +value: "1605" +label: "Opalino (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50416 +data: App\Entity\City {#16137 …} +value: "1606" +label: "Perlino (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50417 +data: App\Entity\City {#16146 …} +value: "1607" +label: "Rybno (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50418 +data: App\Entity\City {#16155 …} +value: "1608" +label: "Salino (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50419 +data: App\Entity\City {#16164 …} +value: "1609" +label: "Strzebielino (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50420 +data: App\Entity\City {#16173 …} +value: "1610" +label: "Strzebielino Morskie (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50421 +data: App\Entity\City {#16182 …} +value: "1611" +label: "Tadzino (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50422 +data: App\Entity\City {#16191 …} +value: "1612" +label: "Wierzchucino (gmina Gniewino)" +attr: [] +labelTranslationParameters: [] } 1613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50423 +data: App\Entity\City {#16200 …} +value: "1613" +label: "Linia (gmina Linia)" +attr: [] +labelTranslationParameters: [] } 1614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50433 +data: App\Entity\City {#16212 …} +value: "1614" +label: "Kębłowo Nowowiejskie (gmina Linia)" +attr: [] +labelTranslationParameters: [] } 1615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50430 +data: App\Entity\City {#16221 …} +value: "1615" +label: "Kochanowo (gmina Linia)" +attr: [] +labelTranslationParameters: [] } 1616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50425 +data: App\Entity\City {#16230 …} +value: "1616" +label: "Lewino (gmina Linia)" +attr: [] +labelTranslationParameters: [] } 1617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50434 +data: App\Entity\City {#16239 …} +value: "1617" +label: "Niepoczołowice (gmina Linia)" +attr: [] +labelTranslationParameters: [] } 1618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50435 +data: App\Entity\City {#16248 …} +value: "1618" +label: "Strzepcz (gmina Linia)" +attr: [] +labelTranslationParameters: [] } 1619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50436 +data: App\Entity\City {#16257 …} +value: "1619" +label: "Zakrzewo (gmina Linia)" +attr: [] +labelTranslationParameters: [] } 1620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50437 +data: App\Entity\City {#16266 …} +value: "1620" +label: "Luzino (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50447 +data: App\Entity\City {#16278 …} +value: "1621" +label: "Barłomino (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50444 +data: App\Entity\City {#16287 …} +value: "1622" +label: "Bożepole Wielkie (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50439 +data: App\Entity\City {#16296 …} +value: "1623" +label: "Dąbrówka (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50448 +data: App\Entity\City {#16305 …} +value: "1624" +label: "Gościcino (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50449 +data: App\Entity\City {#16314 …} +value: "1625" +label: "Kębłowo (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50450 +data: App\Entity\City {#16323 …} +value: "1626" +label: "Milwino (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50451 +data: App\Entity\City {#16332 …} +value: "1627" +label: "Robakowo (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50452 +data: App\Entity\City {#16341 …} +value: "1628" +label: "Sychowo (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50453 +data: App\Entity\City {#16350 …} +value: "1629" +label: "Tępcz (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50454 +data: App\Entity\City {#16359 …} +value: "1630" +label: "Zelewo (gmina Luzino)" +attr: [] +labelTranslationParameters: [] } 1631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50455 +data: App\Entity\City {#16368 …} +value: "1631" +label: "Łęczyce (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50465 +data: App\Entity\City {#16380 …} +value: "1632" +label: "Brzeźno Lęborskie (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50462 +data: App\Entity\City {#16389 …} +value: "1633" +label: "Chmieleniec (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50457 +data: App\Entity\City {#16398 …} +value: "1634" +label: "Godętowo (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50466 +data: App\Entity\City {#16407 …} +value: "1635" +label: "Kaczkowo (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50467 +data: App\Entity\City {#16416 …} +value: "1636" +label: "Kisewo (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50468 +data: App\Entity\City {#16425 …} +value: "1637" +label: "Rozłazino (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50469 +data: App\Entity\City {#16434 …} +value: "1638" +label: "Strzebielino (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50470 +data: App\Entity\City {#16443 …} +value: "1639" +label: "Wyszecino (gmina Łęczyce)" +attr: [] +labelTranslationParameters: [] } 1640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50471 +data: App\Entity\City {#16452 …} +value: "1640" +label: "Szemud (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50481 +data: App\Entity\City {#16464 …} +value: "1641" +label: "Będargowo (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50478 +data: App\Entity\City {#16473 …} +value: "1642" +label: "Bojano (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50473 +data: App\Entity\City {#16482 …} +value: "1643" +label: "Częstkowo (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50482 +data: App\Entity\City {#16491 …} +value: "1644" +label: "Dobrzewino (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50483 +data: App\Entity\City {#16500 …} +value: "1645" +label: "Donimierz (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50484 +data: App\Entity\City {#16509 …} +value: "1646" +label: "Głazica (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50485 +data: App\Entity\City {#16518 …} +value: "1647" +label: "Grabowiec (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50486 +data: App\Entity\City {#16527 …} +value: "1648" +label: "Kamień (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50487 +data: App\Entity\City {#16536 …} +value: "1649" +label: "Karczemki (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50488 +data: App\Entity\City {#16545 …} +value: "1650" +label: "Kielno (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50489 +data: App\Entity\City {#16554 …} +value: "1651" +label: "Koleczkowo (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50490 +data: App\Entity\City {#16563 …} +value: "1652" +label: "Łebieńska Huta (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50491 +data: App\Entity\City {#16572 …} +value: "1653" +label: "Leśno (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50492 +data: App\Entity\City {#16581 …} +value: "1654" +label: "Przetoczyno (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50493 +data: App\Entity\City {#16590 …} +value: "1655" +label: "Rębiska (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50494 +data: App\Entity\City {#16599 …} +value: "1656" +label: "Szemudzka Huta (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50495 +data: App\Entity\City {#16608 …} +value: "1657" +label: "Warzno (gmina Szemud)" +attr: [] +labelTranslationParameters: [] } 1658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50496 +data: App\Entity\City {#16617 …} +value: "1658" +label: "Bieszkowice (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50506 +data: App\Entity\City {#16629 …} +value: "1659" +label: "Bolszewo (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50503 +data: App\Entity\City {#16638 …} +value: "1660" +label: "Gniewowo (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50498 +data: App\Entity\City {#16647 …} +value: "1661" +label: "Gościcino (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50507 +data: App\Entity\City {#16656 …} +value: "1662" +label: "Kąpino (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50508 +data: App\Entity\City {#16665 …} +value: "1663" +label: "Łężyce (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50509 +data: App\Entity\City {#16674 …} +value: "1664" +label: "Nowy Dwór Wejherowski (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50510 +data: App\Entity\City {#16683 …} +value: "1665" +label: "Orle (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50511 +data: App\Entity\City {#16692 …} +value: "1666" +label: "Reszki (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50512 +data: App\Entity\City {#16701 …} +value: "1667" +label: "Ustarbowo (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50513 +data: App\Entity\City {#16710 …} +value: "1668" +label: "Warszkowo (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50514 +data: App\Entity\City {#16719 …} +value: "1669" +label: "Zbychowo (gmina Wejherowo)" +attr: [] +labelTranslationParameters: [] } 1670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50515 +data: App\Entity\City {#16728 …} +value: "1670" +label: "Cicibór Duży (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50525 +data: App\Entity\City {#16740 …} +value: "1671" +label: "Cicibór Mały (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50522 +data: App\Entity\City {#16749 …} +value: "1672" +label: "Czosnówka (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50517 +data: App\Entity\City {#16758 …} +value: "1673" +label: "Dokudów (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50529 +data: App\Entity\City {#16767 …} +value: "1674" +label: "Grabanów (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50530 +data: App\Entity\City {#16776 …} +value: "1675" +label: "Grabanów-Kolonia (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50531 +data: App\Entity\City {#16785 …} +value: "1676" +label: "Grabanów-Kolonia II (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50532 +data: App\Entity\City {#16794 …} +value: "1677" +label: "Hrud (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50533 +data: App\Entity\City {#16803 …} +value: "1678" +label: "Husinka (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50534 +data: App\Entity\City {#16812 …} +value: "1679" +label: "Huszcza (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50535 +data: App\Entity\City {#16821 …} +value: "1680" +label: "Janówka (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50536 +data: App\Entity\City {#16830 …} +value: "1681" +label: "Lisy (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50537 +data: App\Entity\City {#16839 …} +value: "1682" +label: "Ogrodniki (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50538 +data: App\Entity\City {#16848 …} +value: "1683" +label: "Płudiwody (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50539 +data: App\Entity\City {#16857 …} +value: "1684" +label: "Porosiuki (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50540 +data: App\Entity\City {#16866 …} +value: "1685" +label: "Roskosz (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50541 +data: App\Entity\City {#16875 …} +value: "1686" +label: "Sławacinek Nowy (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50542 +data: App\Entity\City {#16884 …} +value: "1687" +label: "Sławacinek Stary (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50543 +data: App\Entity\City {#16893 …} +value: "1688" +label: "Sitnik (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50544 +data: App\Entity\City {#16902 …} +value: "1689" +label: "Stanisławów (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50545 +data: App\Entity\City {#16911 …} +value: "1690" +label: "Styrzyniec (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50546 +data: App\Entity\City {#16920 …} +value: "1691" +label: "Swory (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50547 +data: App\Entity\City {#16929 …} +value: "1692" +label: "Swory-Kolonia (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50548 +data: App\Entity\City {#16938 …} +value: "1693" +label: "Terebela (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50549 +data: App\Entity\City {#16947 …} +value: "1694" +label: "Woskrzenice Duże (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50550 +data: App\Entity\City {#16956 …} +value: "1695" +label: "Woskrzenice Małe (gmina Biała Podlaska)" +attr: [] +labelTranslationParameters: [] } 1696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50551 +data: App\Entity\City {#16965 …} +value: "1696" +label: "Drelów (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50561 +data: App\Entity\City {#16977 …} +value: "1697" +label: "Dołha (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50558 +data: App\Entity\City {#16986 …} +value: "1698" +label: "Dołhobrody (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50553 +data: App\Entity\City {#16995 …} +value: "1699" +label: "Dworów (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50562 +data: App\Entity\City {#17004 …} +value: "1700" +label: "Hadynów (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50563 +data: App\Entity\City {#17013 …} +value: "1701" +label: "Hola (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50564 +data: App\Entity\City {#17022 …} +value: "1702" +label: "Iwanki (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50565 +data: App\Entity\City {#17031 …} +value: "1703" +label: "Łózki (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50566 +data: App\Entity\City {#17040 …} +value: "1704" +label: "Nowa Wieś (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50567 +data: App\Entity\City {#17049 …} +value: "1705" +label: "Przechód (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50568 +data: App\Entity\City {#17058 …} +value: "1706" +label: "Siedliska (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50569 +data: App\Entity\City {#17067 …} +value: "1707" +label: "Szóstka (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50570 +data: App\Entity\City {#17076 …} +value: "1708" +label: "Worsy (gmina Drelów)" +attr: [] +labelTranslationParameters: [] } 1709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50571 +data: App\Entity\City {#17085 …} +value: "1709" +label: "Błonie (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50581 +data: App\Entity\City {#17097 …} +value: "1710" +label: "Bubel-Łukowiska (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50578 +data: App\Entity\City {#17106 …} +value: "1711" +label: "Jakówki (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50573 +data: App\Entity\City {#17115 …} +value: "1712" +label: "Kajetanka (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50582 +data: App\Entity\City {#17124 …} +value: "1713" +label: "Klonownica Duża (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50583 +data: App\Entity\City {#17133 …} +value: "1714" +label: "Klonownica Mała (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50584 +data: App\Entity\City {#17142 …} +value: "1715" +label: "Nowy Pawłów (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50585 +data: App\Entity\City {#17151 …} +value: "1716" +label: "Peredyło (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50586 +data: App\Entity\City {#17160 …} +value: "1717" +label: "Stary Bubel (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50587 +data: App\Entity\City {#17169 …} +value: "1718" +label: "Stary Pawłów (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50588 +data: App\Entity\City {#17178 …} +value: "1719" +label: "Werchliś (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50589 +data: App\Entity\City {#17187 …} +value: "1720" +label: "Wygoda (gmina Janów Podlaski)" +attr: [] +labelTranslationParameters: [] } 1721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50590 +data: App\Entity\City {#17196 …} +value: "1721" +label: "Dębowa Kłoda (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50600 +data: App\Entity\City {#17208 …} +value: "1722" +label: "Dobromyśl (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50597 +data: App\Entity\City {#17217 …} +value: "1723" +label: "Dobromyśl-Kolonia (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50592 +data: App\Entity\City {#17226 …} +value: "1724" +label: "Elżbiecin (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50601 +data: App\Entity\City {#17235 …} +value: "1725" +label: "Kodeń (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50602 +data: App\Entity\City {#17244 …} +value: "1726" +label: "Kopytów (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50603 +data: App\Entity\City {#17253 …} +value: "1727" +label: "Kostomłoty (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50604 +data: App\Entity\City {#17262 …} +value: "1728" +label: "Olszanki (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50605 +data: App\Entity\City {#17271 …} +value: "1729" +label: "Olszanki-Kolonia (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50606 +data: App\Entity\City {#17280 …} +value: "1730" +label: "Połoski (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50607 +data: App\Entity\City {#17289 …} +value: "1731" +label: "Połoski Nowe (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50608 +data: App\Entity\City {#17298 …} +value: "1732" +label: "Szostaki (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50609 +data: App\Entity\City {#17307 …} +value: "1733" +label: "Zabłocie (gmina Kodeń)" +attr: [] +labelTranslationParameters: [] } 1734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50610 +data: App\Entity\City {#17316 …} +value: "1734" +label: "Gnojno (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50620 +data: App\Entity\City {#17328 …} +value: "1735" +label: "Komarno (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50617 +data: App\Entity\City {#17337 …} +value: "1736" +label: "Konstantynów (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50612 +data: App\Entity\City {#17346 …} +value: "1737" +label: "Kostomłoty (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50621 +data: App\Entity\City {#17355 …} +value: "1738" +label: "Łużki (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50622 +data: App\Entity\City {#17364 …} +value: "1739" +label: "Piszczatka (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50623 +data: App\Entity\City {#17373 …} +value: "1740" +label: "Zakanale (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50624 +data: App\Entity\City {#17382 …} +value: "1741" +label: "Zakalinki (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50625 +data: App\Entity\City {#17391 …} +value: "1742" +label: "Zakalinki-Kolonia (gmina Konstantynów)" +attr: [] +labelTranslationParameters: [] } 1743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50626 +data: App\Entity\City {#17400 …} +value: "1743" +label: "Bukowice (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50636 +data: App\Entity\City {#17412 …} +value: "1744" +label: "Curyn (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50633 +data: App\Entity\City {#17421 …} +value: "1745" +label: "Droblin (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50628 +data: App\Entity\City {#17430 …} +value: "1746" +label: "Jagodnica (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50637 +data: App\Entity\City {#17439 …} +value: "1747" +label: "Klukowszczyzna (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50638 +data: App\Entity\City {#17448 …} +value: "1748" +label: "Leśna Podlaska (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50639 +data: App\Entity\City {#17457 …} +value: "1749" +label: "Ludwinów (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50640 +data: App\Entity\City {#1003 …} +value: "1750" +label: "Mariampol (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50641 +data: App\Entity\City {#17470 …} +value: "1751" +label: "Nosów (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50642 +data: App\Entity\City {#17479 …} +value: "1752" +label: "Ossówka (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50643 +data: App\Entity\City {#17488 …} +value: "1753" +label: "Sitnik (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50644 +data: App\Entity\City {#17497 …} +value: "1754" +label: "Witulin (gmina Leśna Podlaska)" +attr: [] +labelTranslationParameters: [] } 1755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50645 +data: App\Entity\City {#17506 …} +value: "1755" +label: "Międzyrzec Podlaski (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50655 +data: App\Entity\City {#17518 …} +value: "1756" +label: "Bereza (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50652 +data: App\Entity\City {#17527 …} +value: "1757" +label: "Dołhołęka (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50647 +data: App\Entity\City {#17536 …} +value: "1758" +label: "Halasy (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50656 +data: App\Entity\City {#17545 …} +value: "1759" +label: "Jelnica (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50657 +data: App\Entity\City {#17554 …} +value: "1760" +label: "Koszeliki (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50658 +data: App\Entity\City {#17563 …} +value: "1761" +label: "Kożuszki (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50659 +data: App\Entity\City {#17572 …} +value: "1762" +label: "Krzewica (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50660 +data: App\Entity\City {#17581 …} +value: "1763" +label: "Krzymoszyce (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50661 +data: App\Entity\City {#17590 …} +value: "1764" +label: "Łuby (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50662 +data: App\Entity\City {#17599 …} +value: "1765" +label: "Łukowisko (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50663 +data: App\Entity\City {#17608 …} +value: "1766" +label: "Łuniew (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50664 +data: App\Entity\City {#17617 …} +value: "1767" +label: "Manie (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50665 +data: App\Entity\City {#17626 …} +value: "1768" +label: "Misie (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50666 +data: App\Entity\City {#17635 …} +value: "1769" +label: "Pościsze (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50667 +data: App\Entity\City {#17644 …} +value: "1770" +label: "Przychody (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50668 +data: App\Entity\City {#17653 …} +value: "1771" +label: "Puchacze (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50669 +data: App\Entity\City {#17662 …} +value: "1772" +label: "Rogoźnica (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50670 +data: App\Entity\City {#17671 …} +value: "1773" +label: "Rogoźnica-Kolonia (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50671 +data: App\Entity\City {#17680 …} +value: "1774" +label: "Rogoźniczka (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50672 +data: App\Entity\City {#17689 …} +value: "1775" +label: "Rudniki (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50673 +data: App\Entity\City {#17698 …} +value: "1776" +label: "Rzeczyca (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50674 +data: App\Entity\City {#17707 …} +value: "1777" +label: "Sawki (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50675 +data: App\Entity\City {#17716 …} +value: "1778" +label: "Sitno (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50676 +data: App\Entity\City {#17725 …} +value: "1779" +label: "Strzakły (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50677 +data: App\Entity\City {#17734 …} +value: "1780" +label: "Tuliłów (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50678 +data: App\Entity\City {#17743 …} +value: "1781" +label: "Tłuściec (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50679 +data: App\Entity\City {#17752 …} +value: "1782" +label: "Utrówka (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50680 +data: App\Entity\City {#17761 …} +value: "1783" +label: "Wysokie (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50681 +data: App\Entity\City {#17770 …} +value: "1784" +label: "Wólka Krzymowska (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50682 +data: App\Entity\City {#17779 …} +value: "1785" +label: "Zasiadki (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50683 +data: App\Entity\City {#17788 …} +value: "1786" +label: "Zawadki (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50684 +data: App\Entity\City {#17797 …} +value: "1787" +label: "Zaścianki (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50685 +data: App\Entity\City {#17806 …} +value: "1788" +label: "Żabce (gmina Międzyrzec Podlaski)" +attr: [] +labelTranslationParameters: [] } 1789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50686 +data: App\Entity\City {#17815 …} +value: "1789" +label: "Bordziłówka (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50696 +data: App\Entity\City {#17827 …} +value: "1790" +label: "Kożanówka (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50693 +data: App\Entity\City {#17836 …} +value: "1791" +label: "Mokre I (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50688 +data: App\Entity\City {#17845 …} +value: "1792" +label: "Mokre II (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50697 +data: App\Entity\City {#17854 …} +value: "1793" +label: "Musiejówka (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50698 +data: App\Entity\City {#17863 …} +value: "1794" +label: "Romaszki (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50699 +data: App\Entity\City {#17872 …} +value: "1795" +label: "Rossosz I (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50700 +data: App\Entity\City {#17881 …} +value: "1796" +label: "Rossosz II (gmina Rossosz)" +attr: [] +labelTranslationParameters: [] } 1797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50701 +data: App\Entity\City {#17890 …} +value: "1797" +label: "Jabłeczna (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50711 +data: App\Entity\City {#17902 …} +value: "1798" +label: "Krzywowólka (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50708 +data: App\Entity\City {#17911 …} +value: "1799" +label: "Krzywowólka-Kolonia (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50703 +data: App\Entity\City {#17920 …} +value: "1800" +label: "Liszna (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50712 +data: App\Entity\City {#17929 …} +value: "1801" +label: "Mościce Dolne (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50713 +data: App\Entity\City {#17938 …} +value: "1802" +label: "Nowosiółki (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50714 +data: App\Entity\City {#17947 …} +value: "1803" +label: "Parośla-Pniski (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50715 +data: App\Entity\City {#17956 …} +value: "1804" +label: "Sajówka (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50716 +data: App\Entity\City {#17965 …} +value: "1805" +label: "Sławatycze (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50717 +data: App\Entity\City {#17974 …} +value: "1806" +label: "Sławatycze-Kolonia (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50718 +data: App\Entity\City {#17983 …} +value: "1807" +label: "Terebiski (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50719 +data: App\Entity\City {#17992 …} +value: "1808" +label: "Zańków (gmina Sławatycze)" +attr: [] +labelTranslationParameters: [] } 1809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50720 +data: App\Entity\City {#18001 …} +value: "1809" +label: "Czeputka (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50730 +data: App\Entity\City {#18013 …} +value: "1810" +label: "Dębów (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50727 +data: App\Entity\City {#18022 …} +value: "1811" +label: "Lipinki (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50722 +data: App\Entity\City {#18031 …} +value: "1812" +label: "Motwica (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50731 +data: App\Entity\City {#18040 …} +value: "1813" +label: "Pogorzelec (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50732 +data: App\Entity\City {#18049 …} +value: "1814" +label: "Przechód (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50733 +data: App\Entity\City {#18058 …} +value: "1815" +label: "Romanów (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50734 +data: App\Entity\City {#18067 …} +value: "1816" +label: "Rozwadówka (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50735 +data: App\Entity\City {#18076 …} +value: "1817" +label: "Rozwadówka-Folwark (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50736 +data: App\Entity\City {#18085 …} +value: "1818" +label: "Sapiehów (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50737 +data: App\Entity\City {#18094 …} +value: "1819" +label: "Sosnówka (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50738 +data: App\Entity\City {#18103 …} +value: "1820" +label: "Wygnanka (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50739 +data: App\Entity\City {#18112 …} +value: "1821" +label: "Żeszczynka (gmina Sosnówka)" +attr: [] +labelTranslationParameters: [] } 1822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50740 +data: App\Entity\City {#18121 …} +value: "1822" +label: "Berezówka (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50750 +data: App\Entity\City {#18133 …} +value: "1823" +label: "Dereczanka (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50747 +data: App\Entity\City {#18142 …} +value: "1824" +label: "Dobryń Duży (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50742 +data: App\Entity\City {#18151 …} +value: "1825" +label: "Dobryń-Kolonia (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50751 +data: App\Entity\City {#18160 …} +value: "1826" +label: "Dobryń Mały (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50752 +data: App\Entity\City {#18169 …} +value: "1827" +label: "Horbów (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50753 +data: App\Entity\City {#18178 …} +value: "1828" +label: "Horbów-Kolonia (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50754 +data: App\Entity\City {#18187 …} +value: "1829" +label: "Kijowiec (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50755 +data: App\Entity\City {#18196 …} +value: "1830" +label: "Kijowiec-Kolonia (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50756 +data: App\Entity\City {#18205 …} +value: "1831" +label: "Kijowiec PGR (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50757 +data: App\Entity\City {#18214 …} +value: "1832" +label: "Kłoda Duża (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50758 +data: App\Entity\City {#18223 …} +value: "1833" +label: "Kłoda Mała (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50759 +data: App\Entity\City {#18232 …} +value: "1834" +label: "Koczukówka (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50760 +data: App\Entity\City {#18241 …} +value: "1835" +label: "Lachówka Duża (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50761 +data: App\Entity\City {#18250 …} +value: "1836" +label: "Lachówka Mała (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50762 +data: App\Entity\City {#18259 …} +value: "1837" +label: "Malowa Góra (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50763 +data: App\Entity\City {#18268 …} +value: "1838" +label: "Mokrany Nowe (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50764 +data: App\Entity\City {#18277 …} +value: "1839" +label: "Mokrany Stare (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50765 +data: App\Entity\City {#18286 …} +value: "1840" +label: "Nowosiółki (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50766 +data: App\Entity\City {#18295 …} +value: "1841" +label: "Wólka Dobryńska (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50767 +data: App\Entity\City {#18304 …} +value: "1842" +label: "Zalesie (gmina Zalesie)" +attr: [] +labelTranslationParameters: [] } 1843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50768 +data: App\Entity\City {#18313 …} +value: "1843" +label: "Terespol (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50778 +data: App\Entity\City {#18325 …} +value: "1844" +label: "Bohukały (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50775 +data: App\Entity\City {#18334 …} +value: "1845" +label: "Dobratyn (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50770 +data: App\Entity\City {#18343 …} +value: "1846" +label: "Dubów (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50779 +data: App\Entity\City {#18352 …} +value: "1847" +label: "Kobylany (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50780 +data: App\Entity\City {#18361 …} +value: "1848" +label: "Koroszczyn (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50781 +data: App\Entity\City {#18370 …} +value: "1849" +label: "Kostomłoty (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50782 +data: App\Entity\City {#18379 …} +value: "1850" +label: "Kukuryki (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50783 +data: App\Entity\City {#18388 …} +value: "1851" +label: "Lebiedziew (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50784 +data: App\Entity\City {#18397 …} +value: "1852" +label: "Łobaczew Duży (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50785 +data: App\Entity\City {#18406 …} +value: "1853" +label: "Łobaczew Mały (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50786 +data: App\Entity\City {#18415 …} +value: "1854" +label: "Małaszewicze (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50787 +data: App\Entity\City {#18424 …} +value: "1855" +label: "Michalków (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50788 +data: App\Entity\City {#18433 …} +value: "1856" +label: "Neple (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50789 +data: App\Entity\City {#18442 …} +value: "1857" +label: "Polatycze (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50790 +data: App\Entity\City {#18451 …} +value: "1858" +label: "Samowicze (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50791 +data: App\Entity\City {#18460 …} +value: "1859" +label: "Stare Kobylany (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50792 +data: App\Entity\City {#18469 …} +value: "1860" +label: "Terespol-Kukuryki (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50793 +data: App\Entity\City {#18478 …} +value: "1861" +label: "Zastawek (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50794 +data: App\Entity\City {#18487 …} +value: "1862" +label: "Żuki (gmina Terespol)" +attr: [] +labelTranslationParameters: [] } 1863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50795 +data: App\Entity\City {#18496 …} +value: "1863" +label: "Bielany (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50805 +data: App\Entity\City {#18508 …} +value: "1864" +label: "Burwin (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50802 +data: App\Entity\City {#18517 …} +value: "1865" +label: "Dubów (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50797 +data: App\Entity\City {#18526 …} +value: "1866" +label: "Huszcza Pierwsza (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50806 +data: App\Entity\City {#18535 …} +value: "1867" +label: "Huszcza Druga (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50807 +data: App\Entity\City {#18544 …} +value: "1868" +label: "Jusaki - Zarzeka (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50808 +data: App\Entity\City {#18553 …} +value: "1869" +label: "Kopytnik (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50809 +data: App\Entity\City {#18562 …} +value: "1870" +label: "Kozły (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50810 +data: App\Entity\City {#18571 …} +value: "1871" +label: "Korczówka (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50811 +data: App\Entity\City {#18580 …} +value: "1872" +label: "Koszoły (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50812 +data: App\Entity\City {#18589 …} +value: "1873" +label: "Krasówka (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50813 +data: App\Entity\City {#18598 …} +value: "1874" +label: "Lubenka (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50814 +data: App\Entity\City {#18607 …} +value: "1875" +label: "Łomazy I (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50815 +data: App\Entity\City {#18616 …} +value: "1876" +label: "Łomazy II (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50816 +data: App\Entity\City {#18625 …} +value: "1877" +label: "Stasiówka (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50817 +data: App\Entity\City {#18634 …} +value: "1878" +label: "Studzianka (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50818 +data: App\Entity\City {#18643 …} +value: "1879" +label: "Szymanowo (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50819 +data: App\Entity\City {#18652 …} +value: "1880" +label: "Wola Dubowska (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50820 +data: App\Entity\City {#18661 …} +value: "1881" +label: "Wólka Korczowska (gmina Łomazy)" +attr: [] +labelTranslationParameters: [] } 1882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50821 +data: App\Entity\City {#18670 …} +value: "1882" +label: "Piszczac (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50831 +data: App\Entity\City {#18682 …} +value: "1883" +label: "Chotyłów (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50828 +data: App\Entity\City {#18691 …} +value: "1884" +label: "Dąbrowica Mała (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50823 +data: App\Entity\City {#18700 …} +value: "1885" +label: "Dobrynka (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50832 +data: App\Entity\City {#18709 …} +value: "1886" +label: "Janówka (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50833 +data: App\Entity\City {#18718 …} +value: "1887" +label: "Kościeniewicze (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50834 +data: App\Entity\City {#18727 …} +value: "1888" +label: "Nowy Dwór (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50835 +data: App\Entity\City {#18736 …} +value: "1889" +label: "Ortel Królewski Drugi (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50836 +data: App\Entity\City {#18745 …} +value: "1890" +label: "Ortel Królewski Pierwszy (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50837 +data: App\Entity\City {#18754 …} +value: "1891" +label: "Piszczac Pierwszy (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50838 +data: App\Entity\City {#18763 …} +value: "1892" +label: "Piszczac Drugi (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50839 +data: App\Entity\City {#18772 …} +value: "1893" +label: "Piszczac Trzeci (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50840 +data: App\Entity\City {#18781 …} +value: "1894" +label: "Piszczac-Kolonia (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50841 +data: App\Entity\City {#18790 …} +value: "1895" +label: "Połoski (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50842 +data: App\Entity\City {#18799 …} +value: "1896" +label: "Połoski Nowe (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50843 +data: App\Entity\City {#18808 …} +value: "1897" +label: "Połoski Stare (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50844 +data: App\Entity\City {#18817 …} +value: "1898" +label: "Popiel (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50845 +data: App\Entity\City {#18826 …} +value: "1899" +label: "Trojanów (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50846 +data: App\Entity\City {#18835 …} +value: "1900" +label: "Wólka Kościeniewicka (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50847 +data: App\Entity\City {#18844 …} +value: "1901" +label: "Wyczółki (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50848 +data: App\Entity\City {#18853 …} +value: "1902" +label: "Zahorów (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50849 +data: App\Entity\City {#18862 …} +value: "1903" +label: "Zalutyń (gmina Piszczac)" +attr: [] +labelTranslationParameters: [] } 1904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50850 +data: App\Entity\City {#18871 …} +value: "1904" +label: "Cieleśnica (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50860 +data: App\Entity\City {#18883 …} +value: "1905" +label: "Cieleśnica-Pałac (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50857 +data: App\Entity\City {#18892 …} +value: "1906" +label: "Derło (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50852 +data: App\Entity\City {#18901 …} +value: "1907" +label: "Hołodnica (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50861 +data: App\Entity\City {#18910 …} +value: "1908" +label: "Klonownica Duża (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50862 +data: App\Entity\City {#18919 …} +value: "1909" +label: "Kołczyn (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50863 +data: App\Entity\City {#18928 …} +value: "1910" +label: "Kolonia Kołczyn (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50864 +data: App\Entity\City {#18937 …} +value: "1911" +label: "Lipnica (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50865 +data: App\Entity\City {#18946 …} +value: "1912" +label: "Michałki (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50866 +data: App\Entity\City {#18955 …} +value: "1913" +label: "Kolonia Michałki (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50867 +data: App\Entity\City {#18964 …} +value: "1914" +label: "Olszyn (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50868 +data: App\Entity\City {#18973 …} +value: "1915" +label: "Pokinianka (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50869 +data: App\Entity\City {#18982 …} +value: "1916" +label: "Pratulin (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50870 +data: App\Entity\City {#18991 …} +value: "1917" +label: "Rokitno (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50871 +data: App\Entity\City {#19000 …} +value: "1918" +label: "Kolonia Rokitno (gmina Rokitno)" +attr: [] +labelTranslationParameters: [] } 1919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50872 +data: App\Entity\City {#19009 …} +value: "1919" +label: "Bokinka Królewska (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50882 +data: App\Entity\City {#19021 …} +value: "1920" +label: "Bokinka Pańska (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50879 +data: App\Entity\City {#19030 …} +value: "1921" +label: "Choroszczynka (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50874 +data: App\Entity\City {#19039 …} +value: "1922" +label: "Dąbrowica Duża (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50883 +data: App\Entity\City {#19048 …} +value: "1923" +label: "Kalichowszczyzna (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50884 +data: App\Entity\City {#19057 …} +value: "1924" +label: "Leniuszki (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50885 +data: App\Entity\City {#19066 …} +value: "1925" +label: "Matiaszówka (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50886 +data: App\Entity\City {#19075 …} +value: "1926" +label: "Mazanówka (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50887 +data: App\Entity\City {#19084 …} +value: "1927" +label: "Międzyleś (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50888 +data: App\Entity\City {#19093 …} +value: "1928" +label: "Międzyleś POM (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50889 +data: App\Entity\City {#19102 …} +value: "1929" +label: "Ogrodniki (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50890 +data: App\Entity\City {#19111 …} +value: "1930" +label: "Rozbitówka (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50891 +data: App\Entity\City {#19120 …} +value: "1931" +label: "Tuczna I (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50892 +data: App\Entity\City {#19129 …} +value: "1932" +label: "Tuczna II (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50893 +data: App\Entity\City {#19138 …} +value: "1933" +label: "Wiski (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50894 +data: App\Entity\City {#19147 …} +value: "1934" +label: "Wólka Zabłocka (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50895 +data: App\Entity\City {#19156 …} +value: "1935" +label: "Wólka Zabłocka-Kolonia (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50896 +data: App\Entity\City {#19165 …} +value: "1936" +label: "Władysławów (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50897 +data: App\Entity\City {#19174 …} +value: "1937" +label: "Żuki (gmina Tuczna)" +attr: [] +labelTranslationParameters: [] } 1938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50898 +data: App\Entity\City {#19183 …} +value: "1938" +label: "Curyn (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50908 +data: App\Entity\City {#19195 …} +value: "1939" +label: "Dołholiska (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50905 +data: App\Entity\City {#19204 …} +value: "1940" +label: "Dubica Dolna (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50900 +data: App\Entity\City {#19213 …} +value: "1941" +label: "Dubica Górna (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50909 +data: App\Entity\City {#19222 …} +value: "1942" +label: "Horodyszcze (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50910 +data: App\Entity\City {#19231 …} +value: "1943" +label: "Łyniew (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50911 +data: App\Entity\City {#19240 …} +value: "1944" +label: "Małgorzacin (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50912 +data: App\Entity\City {#19249 …} +value: "1945" +label: "Marylin (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50913 +data: App\Entity\City {#19258 …} +value: "1946" +label: "Polubicze Dworskie (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50914 +data: App\Entity\City {#19267 …} +value: "1947" +label: "Polubicze Wiejskie Drugie (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50915 +data: App\Entity\City {#19276 …} +value: "1948" +label: "Polubicze Wiejskie Pierwsze (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50916 +data: App\Entity\City {#19285 …} +value: "1949" +label: "Ratajewicze (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50917 +data: App\Entity\City {#19294 …} +value: "1950" +label: "Rowiny (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50918 +data: App\Entity\City {#19303 …} +value: "1951" +label: "Wisznice (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50919 +data: App\Entity\City {#19312 …} +value: "1952" +label: "Wisznice-Kolonia (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50920 +data: App\Entity\City {#19321 …} +value: "1953" +label: "Wygoda (gmina Wisznice)" +attr: [] +labelTranslationParameters: [] } 1954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50921 +data: App\Entity\City {#19330 …} +value: "1954" +label: "Biłgoraj (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50931 +data: App\Entity\City {#19342 …} +value: "1955" +label: "Andrzejówka (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50942 +data: App\Entity\City {#19354 …} +value: "1956" +label: "Brodziaki (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50939 +data: App\Entity\City {#19363 …} +value: "1957" +label: "Bukowa (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50923 +data: App\Entity\City {#19372 …} +value: "1958" +label: "Ciosmy (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50943 +data: App\Entity\City {#19381 …} +value: "1959" +label: "Dąbrowica (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50944 +data: App\Entity\City {#19390 …} +value: "1960" +label: "Dereźnia Solska (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50945 +data: App\Entity\City {#19399 …} +value: "1961" +label: "Dereźnia-Zagrody (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50946 +data: App\Entity\City {#19408 …} +value: "1962" +label: "Dyle (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50947 +data: App\Entity\City {#19417 …} +value: "1963" +label: "Gromada (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50948 +data: App\Entity\City {#19426 …} +value: "1964" +label: "Hedwiżyn (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50949 +data: App\Entity\City {#19435 …} +value: "1965" +label: "Ignatówka (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50950 +data: App\Entity\City {#19444 …} +value: "1966" +label: "Kajetanówka (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50951 +data: App\Entity\City {#19453 …} +value: "1967" +label: "Korczów (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50952 +data: App\Entity\City {#19462 …} +value: "1968" +label: "Korytków Duży (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50953 +data: App\Entity\City {#19471 …} +value: "1969" +label: "Majdan Gromadzki (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50954 +data: App\Entity\City {#19480 …} +value: "1970" +label: "Nadrzecze (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50955 +data: App\Entity\City {#19489 …} +value: "1971" +label: "Nowy Bidaczów (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50956 +data: App\Entity\City {#19498 …} +value: "1972" +label: "Okrągłe (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50957 +data: App\Entity\City {#19507 …} +value: "1973" +label: "Rapy Dylańskie (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50958 +data: App\Entity\City {#19516 …} +value: "1974" +label: "Ruda Solska (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50959 +data: App\Entity\City {#19525 …} +value: "1975" +label: "Smólsko Małe (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50960 +data: App\Entity\City {#19534 …} +value: "1976" +label: "Smólsko Duże (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50961 +data: App\Entity\City {#19543 …} +value: "1977" +label: "Sól Druga (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50962 +data: App\Entity\City {#19552 …} +value: "1978" +label: "Sól Pierwsza (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50963 +data: App\Entity\City {#19561 …} +value: "1979" +label: "Stary Bidaczów (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50964 +data: App\Entity\City {#19570 …} +value: "1980" +label: "Wola Dereźniańska (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50965 +data: App\Entity\City {#19579 …} +value: "1981" +label: "Wola Duża (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50966 +data: App\Entity\City {#19588 …} +value: "1982" +label: "Wola Mała (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50967 +data: App\Entity\City {#19597 …} +value: "1983" +label: "Wolaniny (gmina Biłgoraj)" +attr: [] +labelTranslationParameters: [] } 1984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50968 +data: App\Entity\City {#19606 …} +value: "1984" +label: "Aleksandrów Pierwszy (gmina Aleksandrów)" +attr: [] +labelTranslationParameters: [] } 1985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50978 +data: App\Entity\City {#19618 …} +value: "1985" +label: "Aleksandrów Drugi (gmina Aleksandrów)" +attr: [] +labelTranslationParameters: [] } 1986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50975 +data: App\Entity\City {#19627 …} +value: "1986" +label: "Aleksandrów Trzeci (gmina Aleksandrów)" +attr: [] +labelTranslationParameters: [] } 1987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50970 +data: App\Entity\City {#19636 …} +value: "1987" +label: "Aleksandrów Czwarty (gmina Aleksandrów)" +attr: [] +labelTranslationParameters: [] } 1988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50979 +data: App\Entity\City {#19645 …} +value: "1988" +label: "Biszcza Pierwsza (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50989 +data: App\Entity\City {#19657 …} +value: "1989" +label: "Biszcza Druga (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50986 +data: App\Entity\City {#19666 …} +value: "1990" +label: "Bukowina Pierwsza (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50981 +data: App\Entity\City {#19675 …} +value: "1991" +label: "Bukowina Druga (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50990 +data: App\Entity\City {#19684 …} +value: "1992" +label: "Budziarze - Suszka (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50991 +data: App\Entity\City {#19693 …} +value: "1993" +label: "Gózd Lipiński (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50992 +data: App\Entity\City {#19702 …} +value: "1994" +label: "Wola Kulońska (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50993 +data: App\Entity\City {#19711 …} +value: "1995" +label: "Wólka Biska (gmina Biszcza)" +attr: [] +labelTranslationParameters: [] } 1996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50994 +data: App\Entity\City {#19720 …} +value: "1996" +label: "Frampol (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 1997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51004 +data: App\Entity\City {#19732 …} +value: "1997" +label: "Chłopków (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 1998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51001 +data: App\Entity\City {#19741 …} +value: "1998" +label: "Karolówka (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 1999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#50996 +data: App\Entity\City {#19750 …} +value: "1999" +label: "Kąty (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51005 +data: App\Entity\City {#19759 …} +value: "2000" +label: "Komodzianka (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51006 +data: App\Entity\City {#19768 …} +value: "2001" +label: "Korytków Mały (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51007 +data: App\Entity\City {#19777 …} +value: "2002" +label: "Pulczynów (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51008 +data: App\Entity\City {#19786 …} +value: "2003" +label: "Radzięcin (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51009 +data: App\Entity\City {#19795 …} +value: "2004" +label: "Rzeczyce (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51010 +data: App\Entity\City {#19804 …} +value: "2005" +label: "Smoryń (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51011 +data: App\Entity\City {#19813 …} +value: "2006" +label: "Sokołówka (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51012 +data: App\Entity\City {#19822 …} +value: "2007" +label: "Stara Wieś (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51013 +data: App\Entity\City {#19831 …} +value: "2008" +label: "Teodorówka (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51014 +data: App\Entity\City {#19840 …} +value: "2009" +label: "Teodorówka-Kolonia (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51015 +data: App\Entity\City {#19849 …} +value: "2010" +label: "Wola Kątecka (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51016 +data: App\Entity\City {#19858 …} +value: "2011" +label: "Wola Radzięcka (gmina Frampol)" +attr: [] +labelTranslationParameters: [] } 2012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51017 +data: App\Entity\City {#19867 …} +value: "2012" +label: "Goraj (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51027 +data: App\Entity\City {#19879 …} +value: "2013" +label: "Abramów (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51024 +data: App\Entity\City {#19888 …} +value: "2014" +label: "Bononia (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51019 +data: App\Entity\City {#19897 …} +value: "2015" +label: "Gilów (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51028 +data: App\Entity\City {#19906 …} +value: "2016" +label: "Hosznia Abramowska (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51029 +data: App\Entity\City {#19915 …} +value: "2017" +label: "Hosznia Ordynacka (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51030 +data: App\Entity\City {#19924 …} +value: "2018" +label: "Jędrzejówka (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51031 +data: App\Entity\City {#19933 …} +value: "2019" +label: "Kondraty (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51032 +data: App\Entity\City {#19942 …} +value: "2020" +label: "Majdan Abramowski (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51033 +data: App\Entity\City {#19951 …} +value: "2021" +label: "Średniówka (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51034 +data: App\Entity\City {#19960 …} +value: "2022" +label: "Wólka Abramowska (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51035 +data: App\Entity\City {#19969 …} +value: "2023" +label: "Zagrody (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51036 +data: App\Entity\City {#19978 …} +value: "2024" +label: "Zastawie (gmina Goraj)" +attr: [] +labelTranslationParameters: [] } 2025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51037 +data: App\Entity\City {#19987 …} +value: "2025" +label: "Józefów (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51047 +data: App\Entity\City {#19999 …} +value: "2026" +label: "Borowina (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51044 +data: App\Entity\City {#20008 …} +value: "2027" +label: "Brzeziny (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51039 +data: App\Entity\City {#20017 …} +value: "2028" +label: "Czarny Las (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51048 +data: App\Entity\City {#20026 …} +value: "2029" +label: "Długi Kąt (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51049 +data: App\Entity\City {#20035 …} +value: "2030" +label: "Górecko Stare (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51050 +data: App\Entity\City {#20044 …} +value: "2031" +label: "Górniki (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51051 +data: App\Entity\City {#20053 …} +value: "2032" +label: "Hamernia (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51052 +data: App\Entity\City {#20062 …} +value: "2033" +label: "Majdan Kasztelański (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51053 +data: App\Entity\City {#20071 …} +value: "2034" +label: "Majdan Nepryski (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51054 +data: App\Entity\City {#20080 …} +value: "2035" +label: "Samsonówka (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51055 +data: App\Entity\City {#20089 …} +value: "2036" +label: "Siedliska (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51056 +data: App\Entity\City {#20098 …} +value: "2037" +label: "Stanisławów (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51057 +data: App\Entity\City {#20107 …} +value: "2038" +label: "Szopowe (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51058 +data: App\Entity\City {#20116 …} +value: "2039" +label: "Tarnowola (gmina Józefów)" +attr: [] +labelTranslationParameters: [] } 2040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51059 +data: App\Entity\City {#20125 …} +value: "2040" +label: "Borki (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51069 +data: App\Entity\City {#20137 …} +value: "2041" +label: "Budzyń (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51066 +data: App\Entity\City {#20146 …} +value: "2042" +label: "Korchów Drugi (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51061 +data: App\Entity\City {#20155 …} +value: "2043" +label: "Korchów Pierwszy (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51070 +data: App\Entity\City {#20164 …} +value: "2044" +label: "Księżpol (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51071 +data: App\Entity\City {#20173 …} +value: "2045" +label: "Majdan Nowy (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51072 +data: App\Entity\City {#20182 …} +value: "2046" +label: "Majdan Stary (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51073 +data: App\Entity\City {#20191 …} +value: "2047" +label: "Markowicze (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51074 +data: App\Entity\City {#20200 …} +value: "2048" +label: "Nowy Lipowiec (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51075 +data: App\Entity\City {#20209 …} +value: "2049" +label: "Płusy (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51076 +data: App\Entity\City {#20218 …} +value: "2050" +label: "Przymiarki (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51077 +data: App\Entity\City {#20227 …} +value: "2051" +label: "Rakówka (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51078 +data: App\Entity\City {#20236 …} +value: "2052" +label: "Rogale (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51079 +data: App\Entity\City {#20245 …} +value: "2053" +label: "Stary Lipowiec (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51080 +data: App\Entity\City {#20254 …} +value: "2054" +label: "Zanie (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51081 +data: App\Entity\City {#20263 …} +value: "2055" +label: "Zawadka (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51082 +data: App\Entity\City {#20272 …} +value: "2056" +label: "Zynie (gmina Księżpol)" +attr: [] +labelTranslationParameters: [] } 2057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51083 +data: App\Entity\City {#20281 …} +value: "2057" +label: "Łukowa I (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51093 +data: App\Entity\City {#20293 …} +value: "2058" +label: "Łukowa II (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51090 +data: App\Entity\City {#20302 …} +value: "2059" +label: "Łukowa III (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51085 +data: App\Entity\City {#20311 …} +value: "2060" +label: "Łukowa IV (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51094 +data: App\Entity\City {#20320 …} +value: "2061" +label: "Chmielek I (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51095 +data: App\Entity\City {#20329 …} +value: "2062" +label: "Chmielek II (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51096 +data: App\Entity\City {#20338 …} +value: "2063" +label: "Szarajówka (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51097 +data: App\Entity\City {#20347 …} +value: "2064" +label: "Pisklaki (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51098 +data: App\Entity\City {#20356 …} +value: "2065" +label: "Szostaki (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51099 +data: App\Entity\City {#20365 …} +value: "2066" +label: "Podsośnina (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51100 +data: App\Entity\City {#20374 …} +value: "2067" +label: "Osuchy (gmina Łukowa)" +attr: [] +labelTranslationParameters: [] } 2068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51101 +data: App\Entity\City {#20383 …} +value: "2068" +label: "Babice I (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51111 +data: App\Entity\City {#20395 …} +value: "2069" +label: "Babice II (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51108 +data: App\Entity\City {#20404 …} +value: "2070" +label: "Dorbozy (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51103 +data: App\Entity\City {#20413 …} +value: "2071" +label: "Obsza (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51112 +data: App\Entity\City {#20422 …} +value: "2072" +label: "Olchowiec (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51113 +data: App\Entity\City {#20431 …} +value: "2073" +label: "Wola Obszańska (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51114 +data: App\Entity\City {#20440 …} +value: "2074" +label: "Zamch I (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51115 +data: App\Entity\City {#20449 …} +value: "2075" +label: "Zamch II (gmina Obsza)" +attr: [] +labelTranslationParameters: [] } 2076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51116 +data: App\Entity\City {#20458 …} +value: "2076" +label: "Dąbrówka (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51126 +data: App\Entity\City {#20470 …} +value: "2077" +label: "Jasiennik Stary (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51123 +data: App\Entity\City {#20479 …} +value: "2078" +label: "Jedlinki (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51118 +data: App\Entity\City {#20488 …} +value: "2079" +label: "Lipiny Dolne (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51127 +data: App\Entity\City {#20497 …} +value: "2080" +label: "Lipiny Górne - Borowina (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51128 +data: App\Entity\City {#20506 …} +value: "2081" +label: "Lipiny Górne - Lewki (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51129 +data: App\Entity\City {#20515 …} +value: "2082" +label: "Kolonia Malennik (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51130 +data: App\Entity\City {#20524 …} +value: "2083" +label: "Naklik (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51131 +data: App\Entity\City {#20533 …} +value: "2084" +label: "Potok Górny cz. I (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51132 +data: App\Entity\City {#20542 …} +value: "2085" +label: "Potok Górny cz. II (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51133 +data: App\Entity\City {#20551 …} +value: "2086" +label: "Szyszków (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51134 +data: App\Entity\City {#20560 …} +value: "2087" +label: "Zagródki (gmina Potok Górny)" +attr: [] +labelTranslationParameters: [] } 2088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51135 +data: App\Entity\City {#20569 …} +value: "2088" +label: "Tereszpol-Zaorenda (gmina Tereszpol)" +attr: [] +labelTranslationParameters: [] } 2089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51145 +data: App\Entity\City {#20581 …} +value: "2089" +label: "Tereszpol-Kukiełki (gmina Tereszpol)" +attr: [] +labelTranslationParameters: [] } 2090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51142 +data: App\Entity\City {#20590 …} +value: "2090" +label: "Tereszpol-Zygmunty (gmina Tereszpol)" +attr: [] +labelTranslationParameters: [] } 2091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51137 +data: App\Entity\City {#20599 …} +value: "2091" +label: "Lipowiec (gmina Tereszpol)" +attr: [] +labelTranslationParameters: [] } 2092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51146 +data: App\Entity\City {#20608 …} +value: "2092" +label: "Szozdy (gmina Tereszpol)" +attr: [] +labelTranslationParameters: [] } 2093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51147 +data: App\Entity\City {#20617 …} +value: "2093" +label: "Bukownica (gmina Tereszpol)" +attr: [] +labelTranslationParameters: [] } 2094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51148 +data: App\Entity\City {#20626 …} +value: "2094" +label: "Panasówka (gmina Tereszpol)" +attr: [] +labelTranslationParameters: [] } 2095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51149 +data: App\Entity\City {#20635 …} +value: "2095" +label: "Tarnogród (gmina Tarnogród)" +attr: [] +labelTranslationParameters: [] } 2096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51159 +data: App\Entity\City {#20647 …} +value: "2096" +label: "Luchów Dolny (gmina Tarnogród)" +attr: [] +labelTranslationParameters: [] } 2097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51156 +data: App\Entity\City {#20656 …} +value: "2097" +label: "Luchów Górny (gmina Tarnogród)" +attr: [] +labelTranslationParameters: [] } 2098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51151 +data: App\Entity\City {#20665 …} +value: "2098" +label: "Pierogowiec (gmina Tarnogród)" +attr: [] +labelTranslationParameters: [] } 2099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51160 +data: App\Entity\City {#20674 …} +value: "2099" +label: "Różaniec Drugi (gmina Tarnogród)" +attr: [] +labelTranslationParameters: [] } 2100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51161 +data: App\Entity\City {#20683 …} +value: "2100" +label: "Różaniec Pierwszy (gmina Tarnogród)" +attr: [] +labelTranslationParameters: [] } 2101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51162 +data: App\Entity\City {#20692 …} +value: "2101" +label: "Wola Różaniecka (gmina Tarnogród)" +attr: [] +labelTranslationParameters: [] } 2102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51163 +data: App\Entity\City {#20701 …} +value: "2102" +label: "Turobin (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51173 +data: App\Entity\City {#20713 …} +value: "2103" +label: "Czernięcin Główny (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51170 +data: App\Entity\City {#20722 …} +value: "2104" +label: "Czernięcin Poduchowny (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51165 +data: App\Entity\City {#20731 …} +value: "2105" +label: "Elizówka (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51174 +data: App\Entity\City {#20740 …} +value: "2106" +label: "Gaj Czernięciński (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51175 +data: App\Entity\City {#20749 …} +value: "2107" +label: "Gródki Pierwsze (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51176 +data: App\Entity\City {#20758 …} +value: "2108" +label: "Gródki Drugie (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51177 +data: App\Entity\City {#20767 …} +value: "2109" +label: "Guzówka-Kolonia (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51178 +data: App\Entity\City {#20776 …} +value: "2110" +label: "Huta Turobińska (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51179 +data: App\Entity\City {#20785 …} +value: "2111" +label: "Nowa Wieś (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51180 +data: App\Entity\City {#20794 …} +value: "2112" +label: "Olszanka (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51181 +data: App\Entity\City {#20803 …} +value: "2113" +label: "Przedmieście Szczebrzeszynskie (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51182 +data: App\Entity\City {#20812 …} +value: "2114" +label: "Rokitow (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51183 +data: App\Entity\City {#20821 …} +value: "2115" +label: "Tarnawa Duża (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51184 +data: App\Entity\City {#20830 …} +value: "2116" +label: "Tarnawa-Kolonia (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51185 +data: App\Entity\City {#20839 …} +value: "2117" +label: "Tarnawa Mała (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51186 +data: App\Entity\City {#20848 …} +value: "2118" +label: "Tokary (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51187 +data: App\Entity\City {#20857 …} +value: "2119" +label: "Wólka Czernięcińska (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51188 +data: App\Entity\City {#20866 …} +value: "2120" +label: "Zabłocie (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51189 +data: App\Entity\City {#20875 …} +value: "2121" +label: "Zagroble (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51190 +data: App\Entity\City {#20884 …} +value: "2122" +label: "Załawcze (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51191 +data: App\Entity\City {#20893 …} +value: "2123" +label: "Żabno-Kolonia (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51192 +data: App\Entity\City {#20902 …} +value: "2124" +label: "Żurawie (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51193 +data: App\Entity\City {#20911 …} +value: "2125" +label: "Żabno (gmina Turobin)" +attr: [] +labelTranslationParameters: [] } 2126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51194 +data: App\Entity\City {#20920 …} +value: "2126" +label: "Depułtycze Królewskie (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51204 +data: App\Entity\City {#20932 …} +value: "2127" +label: "Depułtycze Królewskie-Kolonia (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51201 +data: App\Entity\City {#20941 …} +value: "2128" +label: "Henrysin (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51196 +data: App\Entity\City {#20950 …} +value: "2129" +label: "Horodyszcze (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51208 +data: App\Entity\City {#20959 …} +value: "2130" +label: "Horodyszcze-Kolonia (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51209 +data: App\Entity\City {#20968 …} +value: "2131" +label: "Jagodne (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51210 +data: App\Entity\City {#20977 …} +value: "2132" +label: "Janów (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51211 +data: App\Entity\City {#20986 …} +value: "2133" +label: "Józefin (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51212 +data: App\Entity\City {#20995 …} +value: "2134" +label: "Koza Gotówka (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51213 +data: App\Entity\City {#21004 …} +value: "2135" +label: "Krzywice (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51214 +data: App\Entity\City {#21013 …} +value: "2136" +label: "Ludwinów (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51215 +data: App\Entity\City {#21022 …} +value: "2137" +label: "Nowe Depułtycze (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51216 +data: App\Entity\City {#21031 …} +value: "2138" +label: "Nowiny (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51217 +data: App\Entity\City {#21040 …} +value: "2139" +label: "Nowosiółki (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51218 +data: App\Entity\City {#21049 …} +value: "2140" +label: "Nowosiółki-Kolonia (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51219 +data: App\Entity\City {#21058 …} +value: "2141" +label: "Ochoża-Kolonia (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51220 +data: App\Entity\City {#21067 …} +value: "2142" +label: "Okszów (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51221 +data: App\Entity\City {#21076 …} +value: "2143" +label: "Okszów-Kolonia (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51222 +data: App\Entity\City {#21085 …} +value: "2144" +label: "Parypse (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51223 +data: App\Entity\City {#21094 …} +value: "2145" +label: "Podgórze (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51224 +data: App\Entity\City {#21103 …} +value: "2146" +label: "Pokrówka (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51225 +data: App\Entity\City {#21112 …} +value: "2147" +label: "Pokrówka-Bazylany (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51226 +data: App\Entity\City {#21121 …} +value: "2148" +label: "Rożdżałów (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51227 +data: App\Entity\City {#21130 …} +value: "2149" +label: "Rudka (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51228 +data: App\Entity\City {#21139 …} +value: "2150" +label: "Srebrzyszcze (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51229 +data: App\Entity\City {#21148 …} +value: "2151" +label: "Stańków (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51230 +data: App\Entity\City {#21157 …} +value: "2152" +label: "Stare Depułtycze (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51231 +data: App\Entity\City {#21166 …} +value: "2153" +label: "Staw (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51232 +data: App\Entity\City {#21175 …} +value: "2154" +label: "Stołpie (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51233 +data: App\Entity\City {#21184 …} +value: "2155" +label: "Strupin Duży (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51234 +data: App\Entity\City {#21193 …} +value: "2156" +label: "Strupin Łanowy (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51235 +data: App\Entity\City {#21202 …} +value: "2157" +label: "Strupin Mały (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51236 +data: App\Entity\City {#21211 …} +value: "2158" +label: "Tytusin (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51237 +data: App\Entity\City {#21220 …} +value: "2159" +label: "Uher (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51238 +data: App\Entity\City {#21229 …} +value: "2160" +label: "Weremowice (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51239 +data: App\Entity\City {#21238 …} +value: "2161" +label: "Wojniaki (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51240 +data: App\Entity\City {#21247 …} +value: "2162" +label: "Wólka Czułczycka (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51241 +data: App\Entity\City {#21256 …} +value: "2163" +label: "Zagroda (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51242 +data: App\Entity\City {#21265 …} +value: "2164" +label: "Zarzecze (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51243 +data: App\Entity\City {#21274 …} +value: "2165" +label: "Zawadówka (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51244 +data: App\Entity\City {#21283 …} +value: "2166" +label: "Żółtańce (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51245 +data: App\Entity\City {#21292 …} +value: "2167" +label: "Żółtańce-Kolonia (gmina Chełm)" +attr: [] +labelTranslationParameters: [] } 2168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51246 +data: App\Entity\City {#21301 …} +value: "2168" +label: "Barbarówka (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51256 +data: App\Entity\City {#21313 …} +value: "2169" +label: "Berdyszcze (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51253 +data: App\Entity\City {#21322 …} +value: "2170" +label: "Brzeźno (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51248 +data: App\Entity\City {#21331 …} +value: "2171" +label: "Dobryłówka (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51257 +data: App\Entity\City {#21340 …} +value: "2172" +label: "Dorohusk (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51258 +data: App\Entity\City {#21349 …} +value: "2173" +label: "Dorohusk-Osada (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51259 +data: App\Entity\City {#21358 …} +value: "2174" +label: "Husynne (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51260 +data: App\Entity\City {#21367 …} +value: "2175" +label: "Kępa (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51261 +data: App\Entity\City {#21376 …} +value: "2176" +label: "Kolemczyce (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51262 +data: App\Entity\City {#21385 …} +value: "2177" +label: "Kroczyn (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51263 +data: App\Entity\City {#21394 …} +value: "2178" +label: "Ladeniska (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51264 +data: App\Entity\City {#21403 …} +value: "2179" +label: "Ludwinów (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51265 +data: App\Entity\City {#21412 …} +value: "2180" +label: "Majdan Skordiowski (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51266 +data: App\Entity\City {#21421 …} +value: "2181" +label: "Michałówka (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51267 +data: App\Entity\City {#21430 …} +value: "2182" +label: "Mościska (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51268 +data: App\Entity\City {#21439 …} +value: "2183" +label: "Myszkowiec (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51269 +data: App\Entity\City {#21448 …} +value: "2184" +label: "Okopy (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51270 +data: App\Entity\City {#21457 …} +value: "2185" +label: "Okopy-Kolonia (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51271 +data: App\Entity\City {#21466 …} +value: "2186" +label: "Olenówka (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51272 +data: App\Entity\City {#21475 …} +value: "2187" +label: "Ostrów (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51273 +data: App\Entity\City {#21484 …} +value: "2188" +label: "Pogranicze (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51274 +data: App\Entity\City {#21493 …} +value: "2189" +label: "Puszki (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51275 +data: App\Entity\City {#21502 …} +value: "2190" +label: "Rozkosz (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51276 +data: App\Entity\City {#21511 …} +value: "2191" +label: "Skordiów (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51277 +data: App\Entity\City {#21520 …} +value: "2192" +label: "Stefanów (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51278 +data: App\Entity\City {#21529 …} +value: "2193" +label: "Świerże I (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51279 +data: App\Entity\City {#21538 …} +value: "2194" +label: "Świerże II (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51280 +data: App\Entity\City {#21547 …} +value: "2195" +label: "Świerże-Kolonia (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51281 +data: App\Entity\City {#21556 …} +value: "2196" +label: "Teosin (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51282 +data: App\Entity\City {#21565 …} +value: "2197" +label: "Turka (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51283 +data: App\Entity\City {#21574 …} +value: "2198" +label: "Wólka Okopska (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51284 +data: App\Entity\City {#21583 …} +value: "2199" +label: "Zalasocze (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51285 +data: App\Entity\City {#21592 …} +value: "2200" +label: "Zamieście (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51286 +data: App\Entity\City {#21601 …} +value: "2201" +label: "Zanowinie (gmina Dorohusk)" +attr: [] +labelTranslationParameters: [] } 2202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51287 +data: App\Entity\City {#21610 …} +value: "2202" +label: "Adamów (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51297 +data: App\Entity\City {#21622 …} +value: "2203" +label: "Aleksandria Krzywowolska (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51294 +data: App\Entity\City {#21631 …} +value: "2204" +label: "Aleksandria Niedziałowska (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51289 +data: App\Entity\City {#21640 …} +value: "2205" +label: "Bańkowszczyzna (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51298 +data: App\Entity\City {#21649 …} +value: "2206" +label: "Bieniów (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51299 +data: App\Entity\City {#21658 …} +value: "2207" +label: "Czechów Kąt (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51300 +data: App\Entity\City {#21667 …} +value: "2208" +label: "Elżbiecin (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51301 +data: App\Entity\City {#21676 …} +value: "2209" +label: "Hruszów (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51302 +data: App\Entity\City {#21685 …} +value: "2210" +label: "Kobyle (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51303 +data: App\Entity\City {#21694 …} +value: "2211" +label: "Leonów (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51304 +data: App\Entity\City {#21703 …} +value: "2212" +label: "Marynin (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51305 +data: App\Entity\City {#21712 …} +value: "2213" +label: "Marysin (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51306 +data: App\Entity\City {#21721 …} +value: "2214" +label: "Niedziałowice Pierwsze (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51307 +data: App\Entity\City {#21730 …} +value: "2215" +label: "Niedziałowice Drugie (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51308 +data: App\Entity\City {#21739 …} +value: "2216" +label: "Rejowiec (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51309 +data: App\Entity\City {#21748 …} +value: "2217" +label: "Rybie (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51310 +data: App\Entity\City {#21757 …} +value: "2218" +label: "Siedliszczki (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51311 +data: App\Entity\City {#21766 …} +value: "2219" +label: "Stary Majdan (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51312 +data: App\Entity\City {#21775 …} +value: "2220" +label: "Wereszcze Duże (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51313 +data: App\Entity\City {#21784 …} +value: "2221" +label: "Wereszcze Małe (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51314 +data: App\Entity\City {#21793 …} +value: "2222" +label: "Wólka Rejowiecka (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51315 +data: App\Entity\City {#21802 …} +value: "2223" +label: "Zawadówka (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51316 +data: App\Entity\City {#21811 …} +value: "2224" +label: "Zagrody (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51317 +data: App\Entity\City {#21820 …} +value: "2225" +label: "Zyngierówka (gmina Rejowiec)" +attr: [] +labelTranslationParameters: [] } 2226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51318 +data: App\Entity\City {#21829 …} +value: "2226" +label: "Bachus (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51328 +data: App\Entity\City {#21841 …} +value: "2227" +label: "Bukowa Mała (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51325 +data: App\Entity\City {#21850 …} +value: "2228" +label: "Bukowa Wielka (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51320 +data: App\Entity\City {#21859 …} +value: "2229" +label: "Chutcze (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51329 +data: App\Entity\City {#21868 …} +value: "2230" +label: "Czułczyce (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51330 +data: App\Entity\City {#21877 …} +value: "2231" +label: "Czułczyce Kolonia (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51331 +data: App\Entity\City {#21886 …} +value: "2232" +label: "Czułczyce Małe (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51332 +data: App\Entity\City {#21895 …} +value: "2233" +label: "Krobonosz (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51333 +data: App\Entity\City {#21904 …} +value: "2234" +label: "Łowcza (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51334 +data: App\Entity\City {#21913 …} +value: "2235" +label: "Łukówek (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51335 +data: App\Entity\City {#21922 …} +value: "2236" +label: "Malinówka (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51336 +data: App\Entity\City {#21931 …} +value: "2237" +label: "Petryłów (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51337 +data: App\Entity\City {#21940 …} +value: "2238" +label: "Podpakule (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51338 +data: App\Entity\City {#21949 …} +value: "2239" +label: "Radzanów (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51339 +data: App\Entity\City {#21958 …} +value: "2240" +label: "Sajczyce (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51340 +data: App\Entity\City {#21967 …} +value: "2241" +label: "Sawin (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51341 +data: App\Entity\City {#21976 …} +value: "2242" +label: "Serniawy (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51342 +data: App\Entity\City {#21985 …} +value: "2243" +label: "Średni Łan (gmina Sawin)" +attr: [] +labelTranslationParameters: [] } 2244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51343 +data: App\Entity\City {#21994 …} +value: "2244" +label: "Bakus-Wanda (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51353 +data: App\Entity\City {#22006 …} +value: "2245" +label: "Busówno (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51350 +data: App\Entity\City {#22015 …} +value: "2246" +label: "Chylin (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51345 +data: App\Entity\City {#22024 …} +value: "2247" +label: "Chylin Wielki (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51354 +data: App\Entity\City {#22033 …} +value: "2248" +label: "Helenów (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51355 +data: App\Entity\City {#22042 …} +value: "2249" +label: "Kamienna Góra (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51356 +data: App\Entity\City {#22051 …} +value: "2250" +label: "Karczunek (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51357 +data: App\Entity\City {#22060 …} +value: "2251" +label: "Kozia Góra (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51358 +data: App\Entity\City {#22069 …} +value: "2252" +label: "Ochoża (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51359 +data: App\Entity\City {#22078 …} +value: "2253" +label: "Olchowiec (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51360 +data: App\Entity\City {#22087 …} +value: "2254" +label: "Olchowiec-Kolonia (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51361 +data: App\Entity\City {#22096 …} +value: "2255" +label: "Pniówno (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51362 +data: App\Entity\City {#22105 …} +value: "2256" +label: "Syczyn (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51363 +data: App\Entity\City {#22114 …} +value: "2257" +label: "Święcica (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51364 +data: App\Entity\City {#22123 …} +value: "2258" +label: "Tarnów (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51365 +data: App\Entity\City {#22132 …} +value: "2259" +label: "Terenin (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51366 +data: App\Entity\City {#22141 …} +value: "2260" +label: "Wierzbica (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51367 +data: App\Entity\City {#22150 …} +value: "2261" +label: "Wierzbica-Osiedle (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51368 +data: App\Entity\City {#22159 …} +value: "2262" +label: "Władysławów (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51369 +data: App\Entity\City {#22168 …} +value: "2263" +label: "Wólka Tarnowska (gmina Wierzbica)" +attr: [] +labelTranslationParameters: [] } 2264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51370 +data: App\Entity\City {#22177 …} +value: "2264" +label: "Czarnołozy (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51380 +data: App\Entity\City {#22189 …} +value: "2265" +label: "Huta (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51377 +data: App\Entity\City {#22198 …} +value: "2266" +label: "Krasne (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51372 +data: App\Entity\City {#22207 …} +value: "2267" +label: "Kukawka (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51381 +data: App\Entity\City {#22216 …} +value: "2268" +label: "Majdan (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51382 +data: App\Entity\City {#22225 …} +value: "2269" +label: "Majdan Kukawiecki (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51383 +data: App\Entity\City {#22234 …} +value: "2270" +label: "Majdan Ostrowski (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51384 +data: App\Entity\City {#22243 …} +value: "2271" +label: "Nowy Majdan (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51385 +data: App\Entity\City {#22252 …} +value: "2272" +label: "Ostrów (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51386 +data: App\Entity\City {#22261 …} +value: "2273" +label: "Ostrów-Kolonia (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51387 +data: App\Entity\City {#22270 …} +value: "2274" +label: "Partyzancka Kolonia (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51388 +data: App\Entity\City {#22279 …} +value: "2275" +label: "Putnowice-Kolonia (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51389 +data: App\Entity\City {#22288 …} +value: "2276" +label: "Putnowice Wielkie (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51390 +data: App\Entity\City {#22297 …} +value: "2277" +label: "Rozięcin (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51391 +data: App\Entity\City {#22306 …} +value: "2278" +label: "Stadarnia (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51392 +data: App\Entity\City {#22315 …} +value: "2279" +label: "Stary Majdan (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51393 +data: App\Entity\City {#22324 …} +value: "2280" +label: "Trościanka (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51394 +data: App\Entity\City {#22333 …} +value: "2281" +label: "Turowiec (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51395 +data: App\Entity\City {#22342 …} +value: "2282" +label: "Witoldów (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51396 +data: App\Entity\City {#22351 …} +value: "2283" +label: "Wojsławice - ul. Chełmska (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51397 +data: App\Entity\City {#22360 …} +value: "2284" +label: "Wojsławice - ul. Grabowiecka (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51398 +data: App\Entity\City {#22369 …} +value: "2285" +label: "Wojsławice - ul. Krasnystawska (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51399 +data: App\Entity\City {#22378 …} +value: "2286" +label: "Wojsławice - ul. Rynek (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51400 +data: App\Entity\City {#22387 …} +value: "2287" +label: "Wojsławice - ul. Uchańska (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51401 +data: App\Entity\City {#22396 …} +value: "2288" +label: "Wojsławice-Kolonia (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51402 +data: App\Entity\City {#22405 …} +value: "2289" +label: "Wólka Putnowicka (gmina Wojsławice)" +attr: [] +labelTranslationParameters: [] } 2290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51403 +data: App\Entity\City {#22414 …} +value: "2290" +label: "Rejowiec Fabryczny (gmina Rejowiec Fabryczny)" +attr: [] +labelTranslationParameters: [] } 2291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51413 +data: App\Entity\City {#22426 …} +value: "2291" +label: "Hrubieszów (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51421 +data: App\Entity\City {#22438 …} +value: "2292" +label: "Chłopiatyn (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51432 +data: App\Entity\City {#22450 …} +value: "2293" +label: "Chochłów (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51429 +data: App\Entity\City {#22459 …} +value: "2294" +label: "Dłużniów (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51405 +data: App\Entity\City {#22468 …} +value: "2295" +label: "Dołhobyczów (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51433 +data: App\Entity\City {#22477 …} +value: "2296" +label: "Dołhobyczów Kolonia (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51434 +data: App\Entity\City {#22486 …} +value: "2297" +label: "Gołębie (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51435 +data: App\Entity\City {#22495 …} +value: "2298" +label: "Honiatyn (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51436 +data: App\Entity\City {#22504 …} +value: "2299" +label: "Horodyszcze (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51437 +data: App\Entity\City {#22513 …} +value: "2300" +label: "Horoszczyce (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51438 +data: App\Entity\City {#22522 …} +value: "2301" +label: "Hulcze (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51439 +data: App\Entity\City {#22531 …} +value: "2302" +label: "Kadłubiska (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51440 +data: App\Entity\City {#22540 …} +value: "2303" +label: "Kościaszyn (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51441 +data: App\Entity\City {#22549 …} +value: "2304" +label: "Liski (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51442 +data: App\Entity\City {#22558 …} +value: "2305" +label: "Liwcze (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51443 +data: App\Entity\City {#22567 …} +value: "2306" +label: "Myców Wyżłów (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51444 +data: App\Entity\City {#22576 …} +value: "2307" +label: "Oszczów (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51445 +data: App\Entity\City {#22585 …} +value: "2308" +label: "Uśmierz (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51446 +data: App\Entity\City {#22594 …} +value: "2309" +label: "Podhajczyki (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51447 +data: App\Entity\City {#22603 …} +value: "2310" +label: "Przewodów (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51448 +data: App\Entity\City {#22612 …} +value: "2311" +label: "Siekierzyńce (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51449 +data: App\Entity\City {#22621 …} +value: "2312" +label: "Setniki (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51450 +data: App\Entity\City {#22630 …} +value: "2313" +label: "Sulimów (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51451 +data: App\Entity\City {#22639 …} +value: "2314" +label: "Witków (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51452 +data: App\Entity\City {#22648 …} +value: "2315" +label: "Zaręka (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51453 +data: App\Entity\City {#22657 …} +value: "2316" +label: "Żabcze (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51454 +data: App\Entity\City {#22666 …} +value: "2317" +label: "Żniatyn (gmina Dołhobyczów)" +attr: [] +labelTranslationParameters: [] } 2318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51455 +data: App\Entity\City {#22675 …} +value: "2318" +label: "Bereżnica (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51465 +data: App\Entity\City {#22687 …} +value: "2319" +label: "Horodło (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51462 +data: App\Entity\City {#22696 …} +value: "2320" +label: "Kopyłów (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51457 +data: App\Entity\City {#22705 …} +value: "2321" +label: "Poraj (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51466 +data: App\Entity\City {#22714 …} +value: "2322" +label: "Kol. Kobło (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51467 +data: App\Entity\City {#22723 …} +value: "2323" +label: "Ciołki (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51468 +data: App\Entity\City {#22732 …} +value: "2324" +label: "Janki (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51469 +data: App\Entity\City {#22741 …} +value: "2325" +label: "Matcze (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51470 +data: App\Entity\City {#22750 …} +value: "2326" +label: "Łuszków (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51471 +data: App\Entity\City {#22759 …} +value: "2327" +label: "Cegielnia (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51472 +data: App\Entity\City {#22768 …} +value: "2328" +label: "Hrebenne (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51473 +data: App\Entity\City {#22777 …} +value: "2329" +label: "Rogalin (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51474 +data: App\Entity\City {#22786 …} +value: "2330" +label: "Strzyżów (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51475 +data: App\Entity\City {#22795 …} +value: "2331" +label: "Zosin (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51476 +data: App\Entity\City {#22804 …} +value: "2332" +label: "Liski (gmina Horodło)" +attr: [] +labelTranslationParameters: [] } 2333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51477 +data: App\Entity\City {#22813 …} +value: "2333" +label: "Annopol (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51487 +data: App\Entity\City {#22825 …} +value: "2334" +label: "Brodzica (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51484 +data: App\Entity\City {#22834 …} +value: "2335" +label: "Cichobórz (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51479 +data: App\Entity\City {#22843 …} +value: "2336" +label: "Czumów (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51488 +data: App\Entity\City {#22852 …} +value: "2337" +label: "Czerniczyn (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51489 +data: App\Entity\City {#22861 …} +value: "2338" +label: "Czortowice (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51490 +data: App\Entity\City {#22870 …} +value: "2339" +label: "Dziekanów (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51491 +data: App\Entity\City {#22879 …} +value: "2340" +label: "Dąbrowa (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51492 +data: App\Entity\City {#22888 …} +value: "2341" +label: "Gródek (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51493 +data: App\Entity\City {#22897 …} +value: "2342" +label: "Husynne (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51494 +data: App\Entity\City {#22906 …} +value: "2343" +label: "Janki (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51495 +data: App\Entity\City {#22915 …} +value: "2344" +label: "Kobło (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51496 +data: App\Entity\City {#22924 …} +value: "2345" +label: "Kosmów (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51497 +data: App\Entity\City {#22933 …} +value: "2346" +label: "Kozodawy (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51498 +data: App\Entity\City {#22942 …} +value: "2347" +label: "Kułakowice Pierwsze (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51499 +data: App\Entity\City {#22951 …} +value: "2348" +label: "Kułakowice Drugie (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51500 +data: App\Entity\City {#22960 …} +value: "2349" +label: "Kułakowice Trzecie (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51501 +data: App\Entity\City {#22969 …} +value: "2350" +label: "Łotoszyny (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51502 +data: App\Entity\City {#22978 …} +value: "2351" +label: "Masłomęcz (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51503 +data: App\Entity\City {#22987 …} +value: "2352" +label: "Metelin (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51504 +data: App\Entity\City {#22996 …} +value: "2353" +label: "Moniatycze (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51505 +data: App\Entity\City {#23005 …} +value: "2354" +label: "Moniatycze – Kolonia (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51506 +data: App\Entity\City {#23014 …} +value: "2355" +label: "Moroczyn (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51507 +data: App\Entity\City {#23023 …} +value: "2356" +label: "Mieniany (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51508 +data: App\Entity\City {#23032 …} +value: "2357" +label: "Nowosiółki (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51509 +data: App\Entity\City {#23041 …} +value: "2358" +label: "Obrowiec (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51510 +data: App\Entity\City {#23050 …} +value: "2359" +label: "Stefankowice (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51511 +data: App\Entity\City {#23059 …} +value: "2360" +label: "Stefankowice - Kolonia (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51512 +data: App\Entity\City {#23068 …} +value: "2361" +label: "Szpikołosy (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51513 +data: App\Entity\City {#23077 …} +value: "2362" +label: "Ślipcze (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51514 +data: App\Entity\City {#23086 …} +value: "2363" +label: "Świerszczów (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51515 +data: App\Entity\City {#23095 …} +value: "2364" +label: "Teptiuków (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51516 +data: App\Entity\City {#23104 …} +value: "2365" +label: "Turkołówka (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51517 +data: App\Entity\City {#23113 …} +value: "2366" +label: "Ubrodowice (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51518 +data: App\Entity\City {#23122 …} +value: "2367" +label: "Wolica (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51519 +data: App\Entity\City {#23131 …} +value: "2368" +label: "Wołajowice (gmina Hrubieszów)" +attr: [] +labelTranslationParameters: [] } 2369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51520 +data: App\Entity\City {#23140 …} +value: "2369" +label: "Ameryka (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51530 +data: App\Entity\City {#23152 …} +value: "2370" +label: "Andrzejówka (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51527 +data: App\Entity\City {#23161 …} +value: "2371" +label: "Borsuk (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51522 +data: App\Entity\City {#23170 …} +value: "2372" +label: "Dąbrowa (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51531 +data: App\Entity\City {#23179 …} +value: "2373" +label: "Górka - Zabłocie (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51532 +data: App\Entity\City {#23188 …} +value: "2374" +label: "Kryłów (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51533 +data: App\Entity\City {#23197 …} +value: "2375" +label: "Kryłów Kol. (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51534 +data: App\Entity\City {#23206 …} +value: "2376" +label: "Łasków (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51535 +data: App\Entity\City {#23215 …} +value: "2377" +label: "Małków (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51536 +data: App\Entity\City {#23224 …} +value: "2378" +label: "Małków Nowy (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51537 +data: App\Entity\City {#23233 …} +value: "2379" +label: "Małków Kol. (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51538 +data: App\Entity\City {#23242 …} +value: "2380" +label: "Marysin (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51539 +data: App\Entity\City {#23251 …} +value: "2381" +label: "Miętkie (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51540 +data: App\Entity\City {#23260 …} +value: "2382" +label: "Miętkie Kol. (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51541 +data: App\Entity\City {#23269 …} +value: "2383" +label: "Mircze (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51542 +data: App\Entity\City {#23278 …} +value: "2384" +label: "Modryniec Wsch. (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51543 +data: App\Entity\City {#23287 …} +value: "2385" +label: "Modryniec Zach. (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51544 +data: App\Entity\City {#23296 …} +value: "2386" +label: "Modryń (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51545 +data: App\Entity\City {#23305 …} +value: "2387" +label: "Modryń Kol. (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51546 +data: App\Entity\City {#23314 …} +value: "2388" +label: "Mołożów (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51547 +data: App\Entity\City {#23323 …} +value: "2389" +label: "Mołożów Kol. (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51548 +data: App\Entity\City {#23332 …} +value: "2390" +label: "Prehoryłe (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51549 +data: App\Entity\City {#23341 …} +value: "2391" +label: "Radostów (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51550 +data: App\Entity\City {#23350 …} +value: "2392" +label: "Rulikówka (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51551 +data: App\Entity\City {#23359 …} +value: "2393" +label: "Smoligów (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51552 +data: App\Entity\City {#23368 …} +value: "2394" +label: "Stara Wieś (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51553 +data: App\Entity\City {#23377 …} +value: "2395" +label: "Szychowice (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51554 +data: App\Entity\City {#23386 …} +value: "2396" +label: "Szychowice Nowe (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51555 +data: App\Entity\City {#23395 …} +value: "2397" +label: "Tuczapy (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51556 +data: App\Entity\City {#23404 …} +value: "2398" +label: "Wereszyn (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51557 +data: App\Entity\City {#23413 …} +value: "2399" +label: "Wiszniów (gmina Mircze)" +attr: [] +labelTranslationParameters: [] } 2400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51558 +data: App\Entity\City {#23422 …} +value: "2400" +label: "Bogucice (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51568 +data: App\Entity\City {#23434 …} +value: "2401" +label: "Drogojówka (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51565 +data: App\Entity\City {#23443 …} +value: "2402" +label: "Józefin (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51560 +data: App\Entity\City {#23452 …} +value: "2403" +label: "Korytyna (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51569 +data: App\Entity\City {#23461 …} +value: "2404" +label: "Leopoldów (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51570 +data: App\Entity\City {#23470 …} +value: "2405" +label: "Majdan Wielki (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51571 +data: App\Entity\City {#23479 …} +value: "2406" +label: "Mołodiatycze (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51572 +data: App\Entity\City {#23488 …} +value: "2407" +label: "Nieledew (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51573 +data: App\Entity\City {#23497 …} +value: "2408" +label: "Ostrówek (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51574 +data: App\Entity\City {#23506 …} +value: "2409" +label: "Trzeszczany Pierwsze (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51575 +data: App\Entity\City {#23515 …} +value: "2410" +label: "Trzeszczany Drugie (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51576 +data: App\Entity\City {#23524 …} +value: "2411" +label: "Zaborce (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51577 +data: App\Entity\City {#23533 …} +value: "2412" +label: "Zadębce (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51578 +data: App\Entity\City {#23542 …} +value: "2413" +label: "Zadębce Kolonia (gmina Trzeszczany)" +attr: [] +labelTranslationParameters: [] } 2414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51579 +data: App\Entity\City {#23551 …} +value: "2414" +label: "Aurelin (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51589 +data: App\Entity\City {#23563 …} +value: "2415" +label: "Białowody (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51586 +data: App\Entity\City {#23572 …} +value: "2416" +label: "Bokinia (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51581 +data: App\Entity\City {#23581 …} +value: "2417" +label: "Chyżowice (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51590 +data: App\Entity\City {#23590 …} +value: "2418" +label: "Dębina (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51591 +data: App\Entity\City {#23599 …} +value: "2419" +label: "Drohiczany (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51592 +data: App\Entity\City {#23608 …} +value: "2420" +label: "Feliksów (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51593 +data: App\Entity\City {#23617 …} +value: "2421" +label: "Gliniska (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51594 +data: App\Entity\City {#23626 …} +value: "2422" +label: "Jarosławiec (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51595 +data: App\Entity\City {#23635 …} +value: "2423" +label: "Lemieszów (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51596 +data: App\Entity\City {#23644 …} +value: "2424" +label: "Łuszczów (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51597 +data: App\Entity\City {#23653 …} +value: "2425" +label: "Łuszczów-Kolonia (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51598 +data: App\Entity\City {#23662 …} +value: "2426" +label: "Marysin (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51599 +data: App\Entity\City {#23671 …} +value: "2427" +label: "Miedniki (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51600 +data: App\Entity\City {#23680 …} +value: "2428" +label: "Mojsławice (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51601 +data: App\Entity\City {#23689 …} +value: "2429" +label: "Mojsławice-Kolonia (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51602 +data: App\Entity\City {#23698 …} +value: "2430" +label: "Odletajka (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51603 +data: App\Entity\City {#23707 …} +value: "2431" +label: "Pielaki (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51604 +data: App\Entity\City {#23716 …} +value: "2432" +label: "Putnowice Górne (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51605 +data: App\Entity\City {#23725 …} +value: "2433" +label: "Rozkoszówka (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51606 +data: App\Entity\City {#23734 …} +value: "2434" +label: "Staszic (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51607 +data: App\Entity\City {#23743 …} +value: "2435" +label: "Teratyn (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51608 +data: App\Entity\City {#23752 …} +value: "2436" +label: "Teratyn-Kolonia (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51609 +data: App\Entity\City {#23761 …} +value: "2437" +label: "Uchanie (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51610 +data: App\Entity\City {#23770 …} +value: "2438" +label: "Uchanie-Kolonia (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51611 +data: App\Entity\City {#23779 …} +value: "2439" +label: "Wola Uchańska (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51612 +data: App\Entity\City {#23788 …} +value: "2440" +label: "Wysokie (gmina Uchanie)" +attr: [] +labelTranslationParameters: [] } 2441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51613 +data: App\Entity\City {#23797 …} +value: "2441" +label: "Adelina (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51623 +data: App\Entity\City {#23809 …} +value: "2442" +label: "Alojzów (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51620 +data: App\Entity\City {#23818 …} +value: "2443" +label: "Dobromierzyce (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51615 +data: App\Entity\City {#23827 …} +value: "2444" +label: "Gozdów (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51624 +data: App\Entity\City {#23836 …} +value: "2445" +label: "Honiatycze (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51625 +data: App\Entity\City {#23845 …} +value: "2446" +label: "Honiatycze-Kolonia (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51626 +data: App\Entity\City {#23854 …} +value: "2447" +label: "Honiatyczki (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51627 +data: App\Entity\City {#23863 …} +value: "2448" +label: "Hostynne (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51628 +data: App\Entity\City {#23872 …} +value: "2449" +label: "Hostynne-Kolonia (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51629 +data: App\Entity\City {#23881 …} +value: "2450" +label: "Konopne (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51630 +data: App\Entity\City {#23890 …} +value: "2451" +label: "Kotorów (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51631 +data: App\Entity\City {#23899 …} +value: "2452" +label: "Łotów (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51632 +data: App\Entity\City {#23908 …} +value: "2453" +label: "Łysa Góra (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51633 +data: App\Entity\City {#23917 …} +value: "2454" +label: "Malice (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51634 +data: App\Entity\City {#23926 …} +value: "2455" +label: "Peresołowice (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51635 +data: App\Entity\City {#23935 …} +value: "2456" +label: "Podhorce (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51636 +data: App\Entity\City {#23944 …} +value: "2457" +label: "Sahryń (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51637 +data: App\Entity\City {#23953 …} +value: "2458" +label: "Sahryń-Kolonia (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51638 +data: App\Entity\City {#23962 …} +value: "2459" +label: "Strzyżowiec (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51639 +data: App\Entity\City {#23971 …} +value: "2460" +label: "Terebiniec (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51640 +data: App\Entity\City {#23980 …} +value: "2461" +label: "Terebiń (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51641 +data: App\Entity\City {#23989 …} +value: "2462" +label: "Terebiń-Kolonia (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51642 +data: App\Entity\City {#23998 …} +value: "2463" +label: "Terebiń-Zady (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51643 +data: App\Entity\City {#24007 …} +value: "2464" +label: "Turkowice (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51644 +data: App\Entity\City {#24016 …} +value: "2465" +label: "Werbkowice (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51645 +data: App\Entity\City {#24025 …} +value: "2466" +label: "Wilków (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51646 +data: App\Entity\City {#24034 …} +value: "2467" +label: "Wilków-Kolonia (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51647 +data: App\Entity\City {#24043 …} +value: "2468" +label: "Wronowice (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51648 +data: App\Entity\City {#24052 …} +value: "2469" +label: "Zagajnik (gmina Werbkowice)" +attr: [] +labelTranslationParameters: [] } 2470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51649 +data: App\Entity\City {#24061 …} +value: "2470" +label: "Janów Lubelski (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51659 +data: App\Entity\City {#24073 …} +value: "2471" +label: "Biała Druga (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51656 +data: App\Entity\City {#24082 …} +value: "2472" +label: "Branew (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51651 +data: App\Entity\City {#24091 …} +value: "2473" +label: "Branew-Kolonia (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51663 +data: App\Entity\City {#24100 …} +value: "2474" +label: "Czerniewice (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51664 +data: App\Entity\City {#24109 …} +value: "2475" +label: "Huta Krzeszowska (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51665 +data: App\Entity\City {#24118 …} +value: "2476" +label: "Janów Lubelski-Podzamcze (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51666 +data: App\Entity\City {#24127 …} +value: "2477" +label: "Kawęczyn (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51667 +data: App\Entity\City {#24136 …} +value: "2478" +label: "Momoty Dolne (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51668 +data: App\Entity\City {#24145 …} +value: "2479" +label: "Momoty Górne (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51669 +data: App\Entity\City {#24154 …} +value: "2480" +label: "Ruda (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51670 +data: App\Entity\City {#24163 …} +value: "2481" +label: "Ruda-Kolonia (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51671 +data: App\Entity\City {#24172 …} +value: "2482" +label: "Szklarnia (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51672 +data: App\Entity\City {#24181 …} +value: "2483" +label: "Świnki (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51673 +data: App\Entity\City {#24190 …} +value: "2484" +label: "Ujście (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51674 +data: App\Entity\City {#24199 …} +value: "2485" +label: "Wierzchowiska (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51675 +data: App\Entity\City {#24208 …} +value: "2486" +label: "Wola Modliborska (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51676 +data: App\Entity\City {#24217 …} +value: "2487" +label: "Zofianka Dolna (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51677 +data: App\Entity\City {#24226 …} +value: "2488" +label: "Zofianka Górna (gmina Janów Lubelski)" +attr: [] +labelTranslationParameters: [] } 2489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51678 +data: App\Entity\City {#24235 …} +value: "2489" +label: "Aleksandrówka (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51688 +data: App\Entity\City {#24247 …} +value: "2490" +label: "Batorz Pierwszy (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51685 +data: App\Entity\City {#24256 …} +value: "2491" +label: "Batorz Drugi (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51680 +data: App\Entity\City {#24265 …} +value: "2492" +label: "Błażek (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51689 +data: App\Entity\City {#24274 …} +value: "2493" +label: "Brzeziny (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51690 +data: App\Entity\City {#24283 …} +value: "2494" +label: "Lipowiec (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51691 +data: App\Entity\City {#24292 …} +value: "2495" +label: "Nowy Batorz (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51692 +data: App\Entity\City {#24301 …} +value: "2496" +label: "Stary Batorz (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51693 +data: App\Entity\City {#24310 …} +value: "2497" +label: "Wólka Batorska (gmina Batorz)" +attr: [] +labelTranslationParameters: [] } 2498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51694 +data: App\Entity\City {#24319 …} +value: "2498" +label: "Chrzanów Pierwszy (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51704 +data: App\Entity\City {#24331 …} +value: "2499" +label: "Chrzanów Drugi (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51701 +data: App\Entity\City {#24340 …} +value: "2500" +label: "Chrzanów Trzeci (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51696 +data: App\Entity\City {#24349 …} +value: "2501" +label: "Flisy (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51705 +data: App\Entity\City {#24358 …} +value: "2502" +label: "Łysaków (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51706 +data: App\Entity\City {#24367 …} +value: "2503" +label: "Rębielice (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51707 +data: App\Entity\City {#24376 …} +value: "2504" +label: "Wola Rzeczycka (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51708 +data: App\Entity\City {#24385 …} +value: "2505" +label: "Zastawie (gmina Chrzanów)" +attr: [] +labelTranslationParameters: [] } 2506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51709 +data: App\Entity\City {#24394 …} +value: "2506" +label: "Biała Pierwsza (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51719 +data: App\Entity\City {#24406 …} +value: "2507" +label: "Biała Druga (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51716 +data: App\Entity\City {#24415 …} +value: "2508" +label: "Branew (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51711 +data: App\Entity\City {#24424 …} +value: "2509" +label: "Dzwola (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51720 +data: App\Entity\City {#24433 …} +value: "2510" +label: "Flisy (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51721 +data: App\Entity\City {#24442 …} +value: "2511" +label: "Krzemienica (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51722 +data: App\Entity\City {#24451 …} +value: "2512" +label: "Krzemienica-Kolonia (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51723 +data: App\Entity\City {#24460 …} +value: "2513" +label: "Kule (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51724 +data: App\Entity\City {#24469 …} +value: "2514" +label: "Władysławów (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51725 +data: App\Entity\City {#24478 …} +value: "2515" +label: "Zdziechowice Drugie (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51726 +data: App\Entity\City {#24487 …} +value: "2516" +label: "Zdziechowice Pierwsze (gmina Dzwola)" +attr: [] +labelTranslationParameters: [] } 2517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51727 +data: App\Entity\City {#24496 …} +value: "2517" +label: "Godziszów Pierwszy (gmina Godziszów)" +attr: [] +labelTranslationParameters: [] } 2518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51737 +data: App\Entity\City {#24508 …} +value: "2518" +label: "Godziszów Drugi (gmina Godziszów)" +attr: [] +labelTranslationParameters: [] } 2519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51734 +data: App\Entity\City {#24517 …} +value: "2519" +label: "Godziszów Trzeci (gmina Godziszów)" +attr: [] +labelTranslationParameters: [] } 2520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51729 +data: App\Entity\City {#24526 …} +value: "2520" +label: "Kawęczyn (gmina Godziszów)" +attr: [] +labelTranslationParameters: [] } 2521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51738 +data: App\Entity\City {#24535 …} +value: "2521" +label: "Zdziłowice Drugie (gmina Godziszów)" +attr: [] +labelTranslationParameters: [] } 2522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51739 +data: App\Entity\City {#24544 …} +value: "2522" +label: "Zdziłowice Pierwsze (gmina Godziszów)" +attr: [] +labelTranslationParameters: [] } 2523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51740 +data: App\Entity\City {#24553 …} +value: "2523" +label: "Modliborzyce (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51750 +data: App\Entity\City {#24565 …} +value: "2524" +label: "Antonianka (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51747 +data: App\Entity\City {#24574 …} +value: "2525" +label: "Ciechocin (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51742 +data: App\Entity\City {#24583 …} +value: "2526" +label: "Czechów (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51751 +data: App\Entity\City {#24592 …} +value: "2527" +label: "Dąbie (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51752 +data: App\Entity\City {#24601 …} +value: "2528" +label: "Dąbie-Kolonia (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51753 +data: App\Entity\City {#24610 …} +value: "2529" +label: "Karczmiska Pierwsze (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51754 +data: App\Entity\City {#24619 …} +value: "2530" +label: "Karczmiska Drugie (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51755 +data: App\Entity\City {#24628 …} +value: "2531" +label: "Klonowa (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51756 +data: App\Entity\City {#24637 …} +value: "2532" +label: "Lute (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51757 +data: App\Entity\City {#24646 …} +value: "2533" +label: "Słupie (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51758 +data: App\Entity\City {#24655 …} +value: "2534" +label: "Stojeszyn Pierwszy (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51759 +data: App\Entity\City {#24664 …} +value: "2535" +label: "Stojeszyn Drugi (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51760 +data: App\Entity\City {#24673 …} +value: "2536" +label: "Wierzchowiska Drugie (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51761 +data: App\Entity\City {#24682 …} +value: "2537" +label: "Wierzchowiska Pierwsze (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51762 +data: App\Entity\City {#24691 …} +value: "2538" +label: "Wola Modliborska (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51763 +data: App\Entity\City {#24700 …} +value: "2539" +label: "Zastawie (gmina Modliborzyce)" +attr: [] +labelTranslationParameters: [] } 2540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51764 +data: App\Entity\City {#24709 …} +value: "2540" +label: "Dąbrówka (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51774 +data: App\Entity\City {#24721 …} +value: "2541" +label: "Kąty (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51771 +data: App\Entity\City {#24730 …} +value: "2542" +label: "Kolonia Potok (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51766 +data: App\Entity\City {#24739 …} +value: "2543" +label: "Leonów (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51775 +data: App\Entity\City {#24748 …} +value: "2544" +label: "Maliniec (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51776 +data: App\Entity\City {#24757 …} +value: "2545" +label: "Potok Wielki (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51777 +data: App\Entity\City {#24766 …} +value: "2546" +label: "Potok Wielki-Kolonia (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51778 +data: App\Entity\City {#24775 …} +value: "2547" +label: "Zagródki (gmina Potok Wielki)" +attr: [] +labelTranslationParameters: [] } 2548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51779 +data: App\Entity\City {#24784 …} +value: "2548" +label: "Krasnystaw (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51789 +data: App\Entity\City {#24796 …} +value: "2549" +label: "Białka (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51786 +data: App\Entity\City {#24805 …} +value: "2550" +label: "Bzite (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51781 +data: App\Entity\City {#24814 …} +value: "2551" +label: "Czarnoziem (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51793 +data: App\Entity\City {#24823 …} +value: "2552" +label: "Jaślików (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51794 +data: App\Entity\City {#24832 …} +value: "2553" +label: "Józefów (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51795 +data: App\Entity\City {#24841 …} +value: "2554" +label: "Kasjan (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51796 +data: App\Entity\City {#24850 …} +value: "2555" +label: "Krupe (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51797 +data: App\Entity\City {#24859 …} +value: "2556" +label: "Krupiec (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51798 +data: App\Entity\City {#24868 …} +value: "2557" +label: "Krynica (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51799 +data: App\Entity\City {#24877 …} +value: "2558" +label: "Latyczów (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51800 +data: App\Entity\City {#24886 …} +value: "2559" +label: "Małochwiej Duży (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51801 +data: App\Entity\City {#24895 …} +value: "2560" +label: "Małochwiej Mały (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51802 +data: App\Entity\City {#24904 …} +value: "2561" +label: "Niemienice (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51803 +data: App\Entity\City {#24913 …} +value: "2562" +label: "Ostrów Krupskie (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51804 +data: App\Entity\City {#24922 …} +value: "2563" +label: "Ostrów Mazowieckie (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51805 +data: App\Entity\City {#24931 …} +value: "2564" +label: "Rońsko (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51806 +data: App\Entity\City {#24940 …} +value: "2565" +label: "Siennica Nadolna (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51807 +data: App\Entity\City {#24949 …} +value: "2566" +label: "Siennica Nadolna-Kolonia (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51808 +data: App\Entity\City {#24958 …} +value: "2567" +label: "Stryjów (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51809 +data: App\Entity\City {#24967 …} +value: "2568" +label: "Stężyca Nadwieprzańska (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51810 +data: App\Entity\City {#24976 …} +value: "2569" +label: "Surhów (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51811 +data: App\Entity\City {#24985 …} +value: "2570" +label: "Surhów-Kolonia (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51812 +data: App\Entity\City {#24994 …} +value: "2571" +label: "Tuligłowy (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51813 +data: App\Entity\City {#25003 …} +value: "2572" +label: "Wincentów (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51814 +data: App\Entity\City {#25012 …} +value: "2573" +label: "Zakrzów (gmina Krasnystaw)" +attr: [] +labelTranslationParameters: [] } 2574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51815 +data: App\Entity\City {#25021 …} +value: "2574" +label: "Bobliwo (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51825 +data: App\Entity\City {#25033 …} +value: "2575" +label: "Dworzyska (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51822 +data: App\Entity\City {#25042 …} +value: "2576" +label: "Izbica-Osada (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51817 +data: App\Entity\City {#25051 …} +value: "2577" +label: "Izbica-Wieś (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51826 +data: App\Entity\City {#25060 …} +value: "2578" +label: "Mchy (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51827 +data: App\Entity\City {#25069 …} +value: "2579" +label: "Orłów Drewniany (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51828 +data: App\Entity\City {#25078 …} +value: "2580" +label: "Orłów Drewniany-Kolonia (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51829 +data: App\Entity\City {#25087 …} +value: "2581" +label: "Orłów Murowany (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51830 +data: App\Entity\City {#25096 …} +value: "2582" +label: "Orłów Murowany-Kolonia (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51831 +data: App\Entity\City {#25105 …} +value: "2583" +label: "Ostrzyca (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51832 +data: App\Entity\City {#25114 …} +value: "2584" +label: "Ostrówek (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51833 +data: App\Entity\City {#25123 …} +value: "2585" +label: "Romanów (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51834 +data: App\Entity\City {#25132 …} +value: "2586" +label: "Tarnogóra (gmina Izbica)" +attr: [] +labelTranslationParameters: [] } 2587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51835 +data: App\Entity\City {#25141 …} +value: "2587" +label: "Adamówka (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51845 +data: App\Entity\City {#25153 …} +value: "2588" +label: "Borówek (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51842 +data: App\Entity\City {#25162 …} +value: "2589" +label: "Chłaniów (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51837 +data: App\Entity\City {#25171 …} +value: "2590" +label: "Chłaniów-Kolonia (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51846 +data: App\Entity\City {#25180 …} +value: "2591" +label: "Czechów (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51847 +data: App\Entity\City {#25189 …} +value: "2592" +label: "Dąbie (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51848 +data: App\Entity\City {#25198 …} +value: "2593" +label: "Gany (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51849 +data: App\Entity\City {#25207 …} +value: "2594" +label: "Huta (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51850 +data: App\Entity\City {#25216 …} +value: "2595" +label: "Kawęczyn (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51851 +data: App\Entity\City {#25225 …} +value: "2596" +label: "Krzczonów (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51852 +data: App\Entity\City {#25234 …} +value: "2597" +label: "Makulice (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51853 +data: App\Entity\City {#25243 …} +value: "2598" +label: "Nowy Dwór (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51854 +data: App\Entity\City {#25252 …} +value: "2599" +label: "Olszanka (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51855 +data: App\Entity\City {#25261 …} +value: "2600" +label: "Pawłów (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51856 +data: App\Entity\City {#25270 …} +value: "2601" +label: "Rudno (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51857 +data: App\Entity\City {#25279 …} +value: "2602" +label: "Rudno-Kolonia (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51858 +data: App\Entity\City {#25288 …} +value: "2603" +label: "Siedliszczki (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51859 +data: App\Entity\City {#25297 …} +value: "2604" +label: "Siniec (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51860 +data: App\Entity\City {#25306 …} +value: "2605" +label: "Stary Dwór (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51861 +data: App\Entity\City {#25315 …} +value: "2606" +label: "Średnia Wieś (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51862 +data: App\Entity\City {#25324 …} +value: "2607" +label: "Wola Żółkiewska (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51863 +data: App\Entity\City {#25333 …} +value: "2608" +label: "Żółkiewka (gmina Żółkiewka)" +attr: [] +labelTranslationParameters: [] } 2609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51864 +data: App\Entity\City {#25342 …} +value: "2609" +label: "Bielecha (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51874 +data: App\Entity\City {#25354 …} +value: "2610" +label: "Boniewo (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51871 +data: App\Entity\City {#25363 …} +value: "2611" +label: "Dziecinin (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51866 +data: App\Entity\City {#25372 …} +value: "2612" +label: "Fajsławice (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51875 +data: App\Entity\City {#25381 …} +value: "2613" +label: "Ignasin (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51876 +data: App\Entity\City {#25390 …} +value: "2614" +label: "Kosnowiec (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51877 +data: App\Entity\City {#25399 …} +value: "2615" +label: "Ksawerówka (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51878 +data: App\Entity\City {#25408 …} +value: "2616" +label: "Marysin (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51879 +data: App\Entity\City {#25417 …} +value: "2617" +label: "Siedliska Drugie (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51880 +data: App\Entity\City {#25426 …} +value: "2618" +label: "Siedliska Pierwsze (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51881 +data: App\Entity\City {#25435 …} +value: "2619" +label: "Suchodoły (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51882 +data: App\Entity\City {#25444 …} +value: "2620" +label: "Wola Idzikowska (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51883 +data: App\Entity\City {#25453 …} +value: "2621" +label: "Zosin (gmina Fajsławice)" +attr: [] +labelTranslationParameters: [] } 2622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51884 +data: App\Entity\City {#25462 …} +value: "2622" +label: "Antoniówka (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51894 +data: App\Entity\City {#25474 …} +value: "2623" +label: "Baranica (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51891 +data: App\Entity\City {#25483 …} +value: "2624" +label: "Bobrowe (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51886 +data: App\Entity\City {#25492 …} +value: "2625" +label: "Bogusław (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51895 +data: App\Entity\City {#25501 …} +value: "2626" +label: "Borów (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51896 +data: App\Entity\City {#25510 …} +value: "2627" +label: "Borów-Kolonia (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51897 +data: App\Entity\City {#25519 …} +value: "2628" +label: "Borsuk (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51898 +data: App\Entity\City {#25528 …} +value: "2629" +label: "Chorupnik (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51899 +data: App\Entity\City {#25537 …} +value: "2630" +label: "Czysta Dębina (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51900 +data: App\Entity\City {#25546 …} +value: "2631" +label: "Czysta Dębina-Kolonia (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51901 +data: App\Entity\City {#25555 …} +value: "2632" +label: "Felicjan (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51902 +data: App\Entity\City {#25564 …} +value: "2633" +label: "Gorzków-Osada (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51903 +data: App\Entity\City {#25573 …} +value: "2634" +label: "Gorzków-Wieś (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51904 +data: App\Entity\City {#25582 …} +value: "2635" +label: "Góry (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51905 +data: App\Entity\City {#25591 …} +value: "2636" +label: "Józefów (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51906 +data: App\Entity\City {#25600 …} +value: "2637" +label: "Olesin (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51907 +data: App\Entity\City {#25609 …} +value: "2638" +label: "Orchowiec (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51908 +data: App\Entity\City {#25618 …} +value: "2639" +label: "Piaski Szlacheckie (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51909 +data: App\Entity\City {#25627 …} +value: "2640" +label: "Widniówka (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51910 +data: App\Entity\City {#25636 …} +value: "2641" +label: "Wielkopole (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51911 +data: App\Entity\City {#25645 …} +value: "2642" +label: "Wielobycz (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51912 +data: App\Entity\City {#25654 …} +value: "2643" +label: "Wiśniów (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51913 +data: App\Entity\City {#25663 …} +value: "2644" +label: "Zamostek (gmina Gorzków)" +attr: [] +labelTranslationParameters: [] } 2645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51914 +data: App\Entity\City {#25672 …} +value: "2645" +label: "Bzowiec (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51924 +data: App\Entity\City {#25684 …} +value: "2646" +label: "Joanin (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51921 +data: App\Entity\City {#25693 …} +value: "2647" +label: "Kaszuby (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51916 +data: App\Entity\City {#25702 …} +value: "2648" +label: "Majdan Borowski Pierwszy (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51925 +data: App\Entity\City {#25711 …} +value: "2649" +label: "Majdan Kobylański (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51926 +data: App\Entity\City {#25720 …} +value: "2650" +label: "Majdan Łuczycki (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51927 +data: App\Entity\City {#25729 …} +value: "2651" +label: "Maszów (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51928 +data: App\Entity\City {#25738 …} +value: "2652" +label: "Mościska (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51929 +data: App\Entity\City {#25747 …} +value: "2653" +label: "Płonka (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51930 +data: App\Entity\City {#25756 …} +value: "2654" +label: "Płonka Poleśna (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51931 +data: App\Entity\City {#25765 …} +value: "2655" +label: "Równianki (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51932 +data: App\Entity\City {#25774 …} +value: "2656" +label: "Rudnik (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51933 +data: App\Entity\City {#25783 …} +value: "2657" +label: "Suche Lipie (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51934 +data: App\Entity\City {#25792 …} +value: "2658" +label: "Suszeń (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51935 +data: App\Entity\City {#25801 …} +value: "2659" +label: "Wierzbica (gmina Rudnik)" +attr: [] +labelTranslationParameters: [] } 2660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51936 +data: App\Entity\City {#25810 …} +value: "2660" +label: "Baraki (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51946 +data: App\Entity\City {#25822 …} +value: "2661" +label: "Boruń (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51943 +data: App\Entity\City {#25831 …} +value: "2662" +label: "Kozieniec (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51938 +data: App\Entity\City {#25840 …} +value: "2663" +label: "Maciejów (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51947 +data: App\Entity\City {#25849 …} +value: "2664" +label: "Rudka (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51948 +data: App\Entity\City {#25858 …} +value: "2665" +label: "Siennica Królewska Duża (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51949 +data: App\Entity\City {#25867 …} +value: "2666" +label: "Siennica Królewska Mała (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51950 +data: App\Entity\City {#25876 …} +value: "2667" +label: "Siennica Różana (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51951 +data: App\Entity\City {#25885 …} +value: "2668" +label: "Stójło (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51952 +data: App\Entity\City {#25894 …} +value: "2669" +label: "Wierzchowiny (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51953 +data: App\Entity\City {#25903 …} +value: "2670" +label: "Wola Siennicka (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51954 +data: App\Entity\City {#25912 …} +value: "2671" +label: "Zagroda (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51955 +data: App\Entity\City {#25921 …} +value: "2672" +label: "Zwierzyniec (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51956 +data: App\Entity\City {#25930 …} +value: "2673" +label: "Żdżanne (gmina Siennica Różana)" +attr: [] +labelTranslationParameters: [] } 2674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51957 +data: App\Entity\City {#25939 …} +value: "2674" +label: "Łopiennik Podleśny (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51967 +data: App\Entity\City {#25951 …} +value: "2675" +label: "Łopiennik Górny (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51964 +data: App\Entity\City {#25960 …} +value: "2676" +label: "Dobryniów Kolonia (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51959 +data: App\Entity\City {#25969 …} +value: "2677" +label: "Olszanka (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51968 +data: App\Entity\City {#25978 …} +value: "2678" +label: "Łopiennik Nadrzeczny (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51969 +data: App\Entity\City {#25987 …} +value: "2679" +label: "Łopiennik Dolny Kolonia (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51970 +data: App\Entity\City {#25996 …} +value: "2680" +label: "Krzywe (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51971 +data: App\Entity\City {#26005 …} +value: "2681" +label: "Gliniska (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51972 +data: App\Entity\City {#26014 …} +value: "2682" +label: "Żulin (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51973 +data: App\Entity\City {#26023 …} +value: "2683" +label: "Wola Żulińska (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51974 +data: App\Entity\City {#26032 …} +value: "2684" +label: "Łopiennik Dolny (gmina Łopiennik Górny)" +attr: [] +labelTranslationParameters: [] } 2685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51975 +data: App\Entity\City {#26041 …} +value: "2685" +label: "Anielpol (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51985 +data: App\Entity\City {#26053 …} +value: "2686" +label: "Bończa (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51982 +data: App\Entity\City {#26062 …} +value: "2687" +label: "Bończa Kolonia (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51977 +data: App\Entity\City {#26071 …} +value: "2688" +label: "Brzeziny (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51986 +data: App\Entity\City {#26080 …} +value: "2689" +label: "Chełmiec (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51987 +data: App\Entity\City {#26089 …} +value: "2690" +label: "Czajki (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51988 +data: App\Entity\City {#26098 …} +value: "2691" +label: "Drewniki (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51989 +data: App\Entity\City {#26107 …} +value: "2692" +label: "Franciszków (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51990 +data: App\Entity\City {#26116 …} +value: "2693" +label: "Kraśniczyn (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51991 +data: App\Entity\City {#26125 …} +value: "2694" +label: "Łukaszówka (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51992 +data: App\Entity\City {#26134 …} +value: "2695" +label: "Majdan Surhowski (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51993 +data: App\Entity\City {#26143 …} +value: "2696" +label: "Olszanka (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51994 +data: App\Entity\City {#26152 …} +value: "2697" +label: "Stara Wieś (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51995 +data: App\Entity\City {#26161 …} +value: "2698" +label: "Surhów (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51996 +data: App\Entity\City {#26170 …} +value: "2699" +label: "Surhów Kolonia (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51997 +data: App\Entity\City {#26179 …} +value: "2700" +label: "Wolica (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51998 +data: App\Entity\City {#26188 …} +value: "2701" +label: "Wólka Kraśniczyńska (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#51999 +data: App\Entity\City {#26197 …} +value: "2702" +label: "Zalesie (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52000 +data: App\Entity\City {#26206 …} +value: "2703" +label: "Zastawie (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52001 +data: App\Entity\City {#26215 …} +value: "2704" +label: "Żułów (gmina Kraśniczyn)" +attr: [] +labelTranslationParameters: [] } 2705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52002 +data: App\Entity\City {#26224 …} +value: "2705" +label: "Adamów (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52012 +data: App\Entity\City {#26236 …} +value: "2706" +label: "Barki (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52009 +data: App\Entity\City {#26245 …} +value: "2707" +label: "Bekiesza (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52004 +data: App\Entity\City {#26254 …} +value: "2708" +label: "Biesiadki (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52016 +data: App\Entity\City {#26263 …} +value: "2709" +label: "Cyców (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52017 +data: App\Entity\City {#26272 …} +value: "2710" +label: "Cyców-Kolonia Druga (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52018 +data: App\Entity\City {#26281 …} +value: "2711" +label: "Kolonia Pierwsza (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52019 +data: App\Entity\City {#26290 …} +value: "2712" +label: "Garbatówka (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52020 +data: App\Entity\City {#26299 …} +value: "2713" +label: "Garbatówka-Kolonia (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52021 +data: App\Entity\City {#26308 …} +value: "2714" +label: "Głębokie (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52022 +data: App\Entity\City {#26317 …} +value: "2715" +label: "Janowica (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52023 +data: App\Entity\City {#26326 …} +value: "2716" +label: "Józefin (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52024 +data: App\Entity\City {#26335 …} +value: "2717" +label: "Kopina (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52025 +data: App\Entity\City {#26344 …} +value: "2718" +label: "Ludwinów (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52026 +data: App\Entity\City {#26353 …} +value: "2719" +label: "Malinówka (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52027 +data: App\Entity\City {#26362 …} +value: "2720" +label: "Małków (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52028 +data: App\Entity\City {#26371 …} +value: "2721" +label: "Nowy Stręczyn (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52029 +data: App\Entity\City {#26380 …} +value: "2722" +label: "Ostrówek Podyski (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52030 +data: App\Entity\City {#26389 …} +value: "2723" +label: "Podgłębokie (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52031 +data: App\Entity\City {#26398 …} +value: "2724" +label: "Sewerynów (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52032 +data: App\Entity\City {#26407 …} +value: "2725" +label: "Stary Stręczyn (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52033 +data: App\Entity\City {#26416 …} +value: "2726" +label: "Stawek (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52034 +data: App\Entity\City {#26425 …} +value: "2727" +label: "Stawek-Kolonia (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52035 +data: App\Entity\City {#26434 …} +value: "2728" +label: "Stefanów (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52036 +data: App\Entity\City {#26443 …} +value: "2729" +label: "Szczupak (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52037 +data: App\Entity\City {#26452 …} +value: "2730" +label: "Świerszczów (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52038 +data: App\Entity\City {#26461 …} +value: "2731" +label: "Świerszczów-Kolonia (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52039 +data: App\Entity\City {#26470 …} +value: "2732" +label: "Wólka Cycowska (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52040 +data: App\Entity\City {#26479 …} +value: "2733" +label: "Wólka Nadrybska (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52041 +data: App\Entity\City {#26488 …} +value: "2734" +label: "Zagórze (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52042 +data: App\Entity\City {#26497 …} +value: "2735" +label: "Zaróbka (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52043 +data: App\Entity\City {#26506 …} +value: "2736" +label: "Zosin (gmina Cyców)" +attr: [] +labelTranslationParameters: [] } 2737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52044 +data: App\Entity\City {#26515 …} +value: "2737" +label: "Czarny Las (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52054 +data: App\Entity\City {#26527 …} +value: "2738" +label: "Kaniwola (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52051 +data: App\Entity\City {#26536 …} +value: "2739" +label: "Piaseczno (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52046 +data: App\Entity\City {#26545 …} +value: "2740" +label: "Rozpłucie Pierwsze (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52055 +data: App\Entity\City {#26554 …} +value: "2741" +label: "Rozpłucie Drugie (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52056 +data: App\Entity\City {#26563 …} +value: "2742" +label: "Jagodno (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52057 +data: App\Entity\City {#26572 …} +value: "2743" +label: "Rogóźno (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52058 +data: App\Entity\City {#26581 …} +value: "2744" +label: "Ludwin (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52059 +data: App\Entity\City {#26590 …} +value: "2745" +label: "Ludwin-Kolonia (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52060 +data: App\Entity\City {#26599 …} +value: "2746" +label: "Grądy (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52061 +data: App\Entity\City {#26608 …} +value: "2747" +label: "Zezulin Drugi (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52062 +data: App\Entity\City {#26617 …} +value: "2748" +label: "Zezulin Pierwszy (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52063 +data: App\Entity\City {#26626 …} +value: "2749" +label: "Zezulin Niższy (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52064 +data: App\Entity\City {#26635 …} +value: "2750" +label: "Radzic Stary (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52065 +data: App\Entity\City {#26644 …} +value: "2751" +label: "Kocia Góra (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52066 +data: App\Entity\City {#26653 …} +value: "2752" +label: "Dąbrowa (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52067 +data: App\Entity\City {#26662 …} +value: "2753" +label: "Dratów (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52068 +data: App\Entity\City {#26671 …} +value: "2754" +label: "Kobyłki (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52069 +data: App\Entity\City {#26680 …} +value: "2755" +label: "Uciekajka (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52070 +data: App\Entity\City {#26689 …} +value: "2756" +label: "Krzczeń (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52071 +data: App\Entity\City {#26698 …} +value: "2757" +label: "Dratów Kolonia (gmina Ludwin)" +attr: [] +labelTranslationParameters: [] } 2758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52072 +data: App\Entity\City {#26707 …} +value: "2758" +label: "Charlęż (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52082 +data: App\Entity\City {#26719 …} +value: "2759" +label: "Januszówka (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52079 +data: App\Entity\City {#26728 …} +value: "2760" +label: "Jawidz (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52074 +data: App\Entity\City {#26737 …} +value: "2761" +label: "Kijany (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52083 +data: App\Entity\City {#26746 …} +value: "2762" +label: "Ludwików (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52084 +data: App\Entity\City {#26755 …} +value: "2763" +label: "Nowa Wólka (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52085 +data: App\Entity\City {#26764 …} +value: "2764" +label: "Nowy Radzic (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52086 +data: App\Entity\City {#26773 …} +value: "2765" +label: "Spiczyn (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52087 +data: App\Entity\City {#26782 …} +value: "2766" +label: "Stawek (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52088 +data: App\Entity\City {#26791 …} +value: "2767" +label: "Stoczek (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52089 +data: App\Entity\City {#26800 …} +value: "2768" +label: "Zawieprzyce (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52090 +data: App\Entity\City {#26809 …} +value: "2769" +label: "Zawieprzyce-Kolonia (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52091 +data: App\Entity\City {#26818 …} +value: "2770" +label: "Ziółków (gmina Spiczyn)" +attr: [] +labelTranslationParameters: [] } 2771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52092 +data: App\Entity\City {#26827 …} +value: "2771" +label: "Albertów (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52102 +data: App\Entity\City {#26839 …} +value: "2772" +label: "Bogdanka (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52099 +data: App\Entity\City {#26848 …} +value: "2773" +label: "Brzeziny (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52094 +data: App\Entity\City {#26857 …} +value: "2774" +label: "Ciechanki (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52103 +data: App\Entity\City {#26866 …} +value: "2775" +label: "Kolonia Ciechanki (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52104 +data: App\Entity\City {#26875 …} +value: "2776" +label: "Jasieniec (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52105 +data: App\Entity\City {#26884 …} +value: "2777" +label: "Nadrybie-Dwór (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52106 +data: App\Entity\City {#26893 …} +value: "2778" +label: "Nadrybie Ukazowe (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52107 +data: App\Entity\City {#26902 …} +value: "2779" +label: "Nadrybie-Wieś (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52108 +data: App\Entity\City {#26911 …} +value: "2780" +label: "Ostrówek (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52109 +data: App\Entity\City {#26920 …} +value: "2781" +label: "Puchaczów (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52110 +data: App\Entity\City {#26929 …} +value: "2782" +label: "Stara Wieś (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52111 +data: App\Entity\City {#26938 …} +value: "2783" +label: "Szpica (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52112 +data: App\Entity\City {#26947 …} +value: "2784" +label: "Turowola (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52113 +data: App\Entity\City {#26956 …} +value: "2785" +label: "Turowola-Kolonia (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52114 +data: App\Entity\City {#26965 …} +value: "2786" +label: "Wesołówka (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52115 +data: App\Entity\City {#26974 …} +value: "2787" +label: "Zawadów (gmina Puchaczów)" +attr: [] +labelTranslationParameters: [] } 2788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52116 +data: App\Entity\City {#26983 …} +value: "2788" +label: "Antoniów (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52126 +data: App\Entity\City {#26995 …} +value: "2789" +label: "Antoniów-Kolonia (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52123 +data: App\Entity\City {#27004 …} +value: "2790" +label: "Białka (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52118 +data: App\Entity\City {#27013 …} +value: "2791" +label: "Białka-Kolonia (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52127 +data: App\Entity\City {#27022 …} +value: "2792" +label: "Cyganka (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52128 +data: App\Entity\City {#27031 …} +value: "2793" +label: "Dąbrowa (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52129 +data: App\Entity\City {#27040 …} +value: "2794" +label: "Górne (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52130 +data: App\Entity\City {#27049 …} +value: "2795" +label: "Jaszczów (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52131 +data: App\Entity\City {#27058 …} +value: "2796" +label: "Jaszczów-Kolonia (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52132 +data: App\Entity\City {#27067 …} +value: "2797" +label: "Kajetanówka (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52133 +data: App\Entity\City {#27076 …} +value: "2798" +label: "Klarów (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52134 +data: App\Entity\City {#27085 …} +value: "2799" +label: "Łańcuchów (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52135 +data: App\Entity\City {#27094 …} +value: "2800" +label: "Łysołaje (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52136 +data: App\Entity\City {#27103 …} +value: "2801" +label: "Łysołaje-Kolonia (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52137 +data: App\Entity\City {#27112 …} +value: "2802" +label: "Maryniów (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52138 +data: App\Entity\City {#27121 …} +value: "2803" +label: "Milejów (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52139 +data: App\Entity\City {#27130 …} +value: "2804" +label: "Milejów-Osada (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52140 +data: App\Entity\City {#27139 …} +value: "2805" +label: "Ostrówek-Kolonia (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52141 +data: App\Entity\City {#27148 …} +value: "2806" +label: "Popławy (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52142 +data: App\Entity\City {#27157 …} +value: "2807" +label: "Staroście (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52143 +data: App\Entity\City {#27166 …} +value: "2808" +label: "Wólka Bielecka (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52144 +data: App\Entity\City {#27175 …} +value: "2809" +label: "Wólka Łańcuchowska (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52145 +data: App\Entity\City {#27184 …} +value: "2810" +label: "Zalesie (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52146 +data: App\Entity\City {#27193 …} +value: "2811" +label: "Zgniła Struga (gmina Milejów)" +attr: [] +labelTranslationParameters: [] } 2812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52147 +data: App\Entity\City {#27202 …} +value: "2812" +label: "Łęczna (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52157 +data: App\Entity\City {#27214 …} +value: "2813" +label: "Ciechanki Krzesimowskie (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52154 +data: App\Entity\City {#27223 …} +value: "2814" +label: "Ciechanki Łęczyńskie (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52149 +data: App\Entity\City {#27232 …} +value: "2815" +label: "Karolin (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52158 +data: App\Entity\City {#27241 …} +value: "2816" +label: "Leopoldów (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52159 +data: App\Entity\City {#27250 …} +value: "2817" +label: "Łuszczów-Kolonia (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52160 +data: App\Entity\City {#27259 …} +value: "2818" +label: "Nowogród (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52161 +data: App\Entity\City {#27268 …} +value: "2819" +label: "Piotrówek Drugi (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52162 +data: App\Entity\City {#27277 …} +value: "2820" +label: "Podzamcze (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52163 +data: App\Entity\City {#27286 …} +value: "2821" +label: "Rossosz (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52164 +data: App\Entity\City {#27295 …} +value: "2822" +label: "Stara Wieś (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52165 +data: App\Entity\City {#27304 …} +value: "2823" +label: "Stara Wieś-Stasin (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52166 +data: App\Entity\City {#27313 …} +value: "2824" +label: "Stara Wieś-Kolonia (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52167 +data: App\Entity\City {#27322 …} +value: "2825" +label: "Trębaczów (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52168 +data: App\Entity\City {#27331 …} +value: "2826" +label: "Witaniów (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52169 +data: App\Entity\City {#27340 …} +value: "2827" +label: "Zakrzów (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52170 +data: App\Entity\City {#27349 …} +value: "2828" +label: "Zofiówka (gmina Łęczna)" +attr: [] +labelTranslationParameters: [] } 2829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52171 +data: App\Entity\City {#27358 …} +value: "2829" +label: "Annopol (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52181 +data: App\Entity\City {#27370 …} +value: "2830" +label: "Osiedle Annopol I (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52178 +data: App\Entity\City {#27379 …} +value: "2831" +label: "Osiedle Annopol II (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52173 +data: App\Entity\City {#27388 …} +value: "2832" +label: "Janiszów (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52185 +data: App\Entity\City {#27397 …} +value: "2833" +label: "Zabełcze (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52186 +data: App\Entity\City {#27406 …} +value: "2834" +label: "Kosin (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52187 +data: App\Entity\City {#27415 …} +value: "2835" +label: "Borów (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52188 +data: App\Entity\City {#27424 …} +value: "2836" +label: "Świeciechów Duży (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52189 +data: App\Entity\City {#27433 …} +value: "2837" +label: "Bliskowice (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52190 +data: App\Entity\City {#27442 …} +value: "2838" +label: "Baraki (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52191 +data: App\Entity\City {#27451 …} +value: "2839" +label: "Natalin (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52192 +data: App\Entity\City {#27460 …} +value: "2840" +label: "Popów (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52193 +data: App\Entity\City {#27469 …} +value: "2841" +label: "Grabówka (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52194 +data: App\Entity\City {#27478 …} +value: "2842" +label: "Grabówka Ukazowa (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52195 +data: App\Entity\City {#27487 …} +value: "2843" +label: "Zastocze (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52196 +data: App\Entity\City {#27496 …} +value: "2844" +label: "Rachów Nowy (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52197 +data: App\Entity\City {#27505 …} +value: "2845" +label: "Rachów Stary (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52198 +data: App\Entity\City {#27514 …} +value: "2846" +label: "Anielin (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52199 +data: App\Entity\City {#27523 …} +value: "2847" +label: "Sucha Wólka (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52200 +data: App\Entity\City {#27532 …} +value: "2848" +label: "Opoka (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52201 +data: App\Entity\City {#27541 …} +value: "2849" +label: "Wymysłów (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52202 +data: App\Entity\City {#27550 …} +value: "2850" +label: "Jakubowice (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52203 +data: App\Entity\City {#27559 …} +value: "2851" +label: "Kopiec (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52204 +data: App\Entity\City {#27568 …} +value: "2852" +label: "Opoczka Mała (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52205 +data: App\Entity\City {#27577 …} +value: "2853" +label: "Świeciechów Poduchowny (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52206 +data: App\Entity\City {#27586 …} +value: "2854" +label: "Dąbrowa (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52207 +data: App\Entity\City {#27595 …} +value: "2855" +label: "Huta (gmina Annopol)" +attr: [] +labelTranslationParameters: [] } 2856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52208 +data: App\Entity\City {#27604 …} +value: "2856" +label: "Dębina (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52218 +data: App\Entity\City {#27616 …} +value: "2857" +label: "Dzierzkowice-Góry (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52215 +data: App\Entity\City {#27625 …} +value: "2858" +label: "Dzierzkowice-Podwody (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52210 +data: App\Entity\City {#27634 …} +value: "2859" +label: "Dzierzkowice-Rynek (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52219 +data: App\Entity\City {#27643 …} +value: "2860" +label: "Dzierzkowice-Wola (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52220 +data: App\Entity\City {#27652 …} +value: "2861" +label: "Dzierzkowice-Zastawie (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52221 +data: App\Entity\City {#27661 …} +value: "2862" +label: "Krzywie (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52222 +data: App\Entity\City {#27670 …} +value: "2863" +label: "Ludmiłówka (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52223 +data: App\Entity\City {#27679 …} +value: "2864" +label: "Sosnowa Wola (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52224 +data: App\Entity\City {#27688 …} +value: "2865" +label: "Terpentyna (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52225 +data: App\Entity\City {#27697 …} +value: "2866" +label: "Wyżnianka (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52226 +data: App\Entity\City {#27706 …} +value: "2867" +label: "Wyżnianka-Kolonia (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52227 +data: App\Entity\City {#27715 …} +value: "2868" +label: "Wyżnica (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52228 +data: App\Entity\City {#27724 …} +value: "2869" +label: "Wyżnica-Kolonia (gmina Dzierzkowice)" +attr: [] +labelTranslationParameters: [] } 2870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52229 +data: App\Entity\City {#27733 …} +value: "2870" +label: "Aleksandrów (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52239 +data: App\Entity\City {#27745 …} +value: "2871" +label: "Gościeradów Folwark (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52236 +data: App\Entity\City {#27754 …} +value: "2872" +label: "Gościeradów Kolonia (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52231 +data: App\Entity\City {#27763 …} +value: "2873" +label: "Gościeradów Plebański (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52240 +data: App\Entity\City {#27772 …} +value: "2874" +label: "Gościeradów Ukazowy (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52241 +data: App\Entity\City {#27781 …} +value: "2875" +label: "Księżomierz Dzierzkowska (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52242 +data: App\Entity\City {#27790 …} +value: "2876" +label: "Księżomierz Gościeradowska (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52243 +data: App\Entity\City {#27799 …} +value: "2877" +label: "Księżomierz Kolonia (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52244 +data: App\Entity\City {#27808 …} +value: "2878" +label: "Księżomierz Kościelna (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52245 +data: App\Entity\City {#27817 …} +value: "2879" +label: "Liśnik Duży (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52246 +data: App\Entity\City {#27826 …} +value: "2880" +label: "Liśnik Duży Kolonia (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52247 +data: App\Entity\City {#27835 …} +value: "2881" +label: "Łany (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52248 +data: App\Entity\City {#27844 …} +value: "2882" +label: "Marynopole (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52249 +data: App\Entity\City {#27853 …} +value: "2883" +label: "Mniszek (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52250 +data: App\Entity\City {#27862 …} +value: "2884" +label: "Salomin (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52251 +data: App\Entity\City {#27871 …} +value: "2885" +label: "Suchodoły (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52252 +data: App\Entity\City {#27880 …} +value: "2886" +label: "Szczecyn (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52253 +data: App\Entity\City {#27889 …} +value: "2887" +label: "Wólka Gościeradowska (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52254 +data: App\Entity\City {#27898 …} +value: "2888" +label: "Wólka Szczecka (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52255 +data: App\Entity\City {#27907 …} +value: "2889" +label: "Osiedle Gościeradów POM (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52256 +data: App\Entity\City {#27916 …} +value: "2890" +label: "Osiedle Gościeradów Zachód (gmina Gościeradów)" +attr: [] +labelTranslationParameters: [] } 2891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52257 +data: App\Entity\City {#27925 …} +value: "2891" +label: "Dąbrowa-Bór (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52267 +data: App\Entity\City {#27937 …} +value: "2892" +label: "Karpiówka (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52264 +data: App\Entity\City {#27946 …} +value: "2893" +label: "Kowalin (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52259 +data: App\Entity\City {#27955 …} +value: "2894" +label: "Lasy (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52268 +data: App\Entity\City {#27964 …} +value: "2895" +label: "Mikulin (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52269 +data: App\Entity\City {#27973 …} +value: "2896" +label: "Pasieka (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52270 +data: App\Entity\City {#27982 …} +value: "2897" +label: "Pasieka-Kolonia (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52271 +data: App\Entity\City {#27991 …} +value: "2898" +label: "Podlesie (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52272 +data: App\Entity\City {#28000 …} +value: "2899" +label: "Słodków Pierwszy (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52273 +data: App\Entity\City {#28009 …} +value: "2900" +label: "Słodków Drugi (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52274 +data: App\Entity\City {#28018 …} +value: "2901" +label: "Słodków Trzeci (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52275 +data: App\Entity\City {#28027 …} +value: "2902" +label: "Spławy Pierwsze (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52276 +data: App\Entity\City {#28036 …} +value: "2903" +label: "Spławy Drugie (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52277 +data: App\Entity\City {#28045 …} +value: "2904" +label: "Stróża (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52278 +data: App\Entity\City {#28054 …} +value: "2905" +label: "Stróża-Kolonia (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52279 +data: App\Entity\City {#28063 …} +value: "2906" +label: "Kraśnik (gmina Kraśnik)" +attr: [] +labelTranslationParameters: [] } 2907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52289 +data: App\Entity\City {#28075 …} +value: "2907" +label: "Blinów Pierwszy (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52297 +data: App\Entity\City {#28087 …} +value: "2908" +label: "Blinów Drugi (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52294 +data: App\Entity\City {#28096 …} +value: "2909" +label: "Brzozówka-Kolonia (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52281 +data: App\Entity\City {#28105 …} +value: "2910" +label: "Brzozówka (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52298 +data: App\Entity\City {#28114 …} +value: "2911" +label: "Cieślanki (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52299 +data: App\Entity\City {#28123 …} +value: "2912" +label: "Huta Józefów (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52300 +data: App\Entity\City {#28132 …} +value: "2913" +label: "Majdan-Obleszcze (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52301 +data: App\Entity\City {#28141 …} +value: "2914" +label: "Stare Moczydła (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52302 +data: App\Entity\City {#28150 …} +value: "2915" +label: "Podlesie (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52303 +data: App\Entity\City {#28159 …} +value: "2916" +label: "Polichna Pierwsza (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52304 +data: App\Entity\City {#28168 …} +value: "2917" +label: "Polichna Druga (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52305 +data: App\Entity\City {#28177 …} +value: "2918" +label: "Polichna Trzecia (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52306 +data: App\Entity\City {#28186 …} +value: "2919" +label: "Polichna Czwarta (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52307 +data: App\Entity\City {#28195 …} +value: "2920" +label: "Rzeczyca-Kolonia (gmina Szastarka)" +attr: [] +labelTranslationParameters: [] } 2921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52308 +data: App\Entity\City {#28204 …} +value: "2921" +label: "Agatówka (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52318 +data: App\Entity\City {#28216 …} +value: "2922" +label: "Budki (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52315 +data: App\Entity\City {#28225 …} +value: "2923" +label: "Dąbrowa (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52310 +data: App\Entity\City {#28234 …} +value: "2924" +label: "Dębowiec (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52319 +data: App\Entity\City {#28243 …} +value: "2925" +label: "Liśnik Mały (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52320 +data: App\Entity\City {#28252 …} +value: "2926" +label: "Łychów Gościeradowski (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52321 +data: App\Entity\City {#28261 …} +value: "2927" +label: "Łychów Szlachecki (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52322 +data: App\Entity\City {#28270 …} +value: "2928" +label: "Olbięcin (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52323 +data: App\Entity\City {#28279 …} +value: "2929" +label: "Owczarnia (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52324 +data: App\Entity\City {#28288 …} +value: "2930" +label: "Rzeczyca Księża (gmina Trzydnik Duży)" +attr: [] +labelTranslationParameters: [] } 2931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52325 +data: App\Entity\City {#28297 …} +value: "2931" +label: "Urzędów (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52335 +data: App\Entity\City {#28309 …} +value: "2932" +label: "Bęczyn (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52332 +data: App\Entity\City {#28318 …} +value: "2933" +label: "Boby-Kolonia (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52327 +data: App\Entity\City {#28327 …} +value: "2934" +label: "Boby-Księże (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52336 +data: App\Entity\City {#28336 …} +value: "2935" +label: "Boby-Wieś (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52337 +data: App\Entity\City {#28345 …} +value: "2936" +label: "Góry (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52338 +data: App\Entity\City {#28354 …} +value: "2937" +label: "Józefin (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52339 +data: App\Entity\City {#28363 …} +value: "2938" +label: "Kozarów (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52340 +data: App\Entity\City {#28372 …} +value: "2939" +label: "Leszczyna (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52341 +data: App\Entity\City {#28381 …} +value: "2940" +label: "Majdan Bobowski (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52342 +data: App\Entity\City {#28390 …} +value: "2941" +label: "Majdan Moniacki (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52343 +data: App\Entity\City {#28399 …} +value: "2942" +label: "Mikołajówka (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52344 +data: App\Entity\City {#28408 …} +value: "2943" +label: "Mikuszewskie (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52345 +data: App\Entity\City {#28417 …} +value: "2944" +label: "Moniaki (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52346 +data: App\Entity\City {#28426 …} +value: "2945" +label: "Natalin (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52347 +data: App\Entity\City {#28435 …} +value: "2946" +label: "Popkowice (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52348 +data: App\Entity\City {#28444 …} +value: "2947" +label: "Popkowice Księże (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52349 +data: App\Entity\City {#28453 …} +value: "2948" +label: "Rankowskie (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52350 +data: App\Entity\City {#28462 …} +value: "2949" +label: "Skorczyce (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52351 +data: App\Entity\City {#28471 …} +value: "2950" +label: "Wierzbica (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52352 +data: App\Entity\City {#28480 …} +value: "2951" +label: "Zadworze (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52353 +data: App\Entity\City {#28489 …} +value: "2952" +label: "Zakościelne (gmina Urzędów)" +attr: [] +labelTranslationParameters: [] } 2953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52354 +data: App\Entity\City {#28498 …} +value: "2953" +label: "Ewunin (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52364 +data: App\Entity\City {#28510 …} +value: "2954" +label: "Marianówka (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52361 +data: App\Entity\City {#28519 …} +value: "2955" +label: "Ostrów (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52356 +data: App\Entity\City {#28528 …} +value: "2956" +label: "Ostrów-Kolonia (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52365 +data: App\Entity\City {#28537 …} +value: "2957" +label: "Pułankowice (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52366 +data: App\Entity\City {#28546 …} +value: "2958" +label: "Rudnik Szlachecki (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52367 +data: App\Entity\City {#28555 …} +value: "2959" +label: "Wilkołaz Pierwszy (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52368 +data: App\Entity\City {#28564 …} +value: "2960" +label: "Wilkołaz Dolny (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52369 +data: App\Entity\City {#28573 …} +value: "2961" +label: "Wilkołaz Drugi (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52370 +data: App\Entity\City {#28582 …} +value: "2962" +label: "Wilkołaz Trzeci (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52371 +data: App\Entity\City {#28591 …} +value: "2963" +label: "Wólka Rudnicka (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52372 +data: App\Entity\City {#28600 …} +value: "2964" +label: "Zalesie (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52373 +data: App\Entity\City {#28609 …} +value: "2965" +label: "Zdrapy (gmina Wilkołaz)" +attr: [] +labelTranslationParameters: [] } 2966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52374 +data: App\Entity\City {#28618 …} +value: "2966" +label: "Bystrzyca (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52384 +data: App\Entity\City {#28630 …} +value: "2967" +label: "Góry (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52381 +data: App\Entity\City {#28639 …} +value: "2968" +label: "Józefin (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52376 +data: App\Entity\City {#28648 …} +value: "2969" +label: "Lipno (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52385 +data: App\Entity\City {#28657 …} +value: "2970" +label: "Majdan-Grabina (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52386 +data: App\Entity\City {#28666 …} +value: "2971" +label: "Majorat (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52387 +data: App\Entity\City {#28675 …} +value: "2972" +label: "Rudki (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52388 +data: App\Entity\City {#28684 …} +value: "2973" +label: "Rudnik Pierwszy (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52389 +data: App\Entity\City {#28693 …} +value: "2974" +label: "Rudnik Drugi (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52390 +data: App\Entity\City {#28702 …} +value: "2975" +label: "Studzianki (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52391 +data: App\Entity\City {#28711 …} +value: "2976" +label: "Studzianki-Kolonia (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52392 +data: App\Entity\City {#28720 …} +value: "2977" +label: "Sulów (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52393 +data: App\Entity\City {#28729 …} +value: "2978" +label: "Świerczyna (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52394 +data: App\Entity\City {#28738 …} +value: "2979" +label: "Zakrzówek Nowy (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52395 +data: App\Entity\City {#28747 …} +value: "2980" +label: "Zakrzówek-Wieś (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52396 +data: App\Entity\City {#28756 …} +value: "2981" +label: "Zakrzówek (gmina Zakrzówek)" +attr: [] +labelTranslationParameters: [] } 2982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52397 +data: App\Entity\City {#28765 …} +value: "2982" +label: "Abramów (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52407 +data: App\Entity\City {#28777 …} +value: "2983" +label: "Ciotcza (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52404 +data: App\Entity\City {#28786 …} +value: "2984" +label: "Dębiny (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52399 +data: App\Entity\City {#28795 …} +value: "2985" +label: "Glinnik (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52411 +data: App\Entity\City {#28804 …} +value: "2986" +label: "Izabelmont (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52412 +data: App\Entity\City {#28813 …} +value: "2987" +label: "Marcinów (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52413 +data: App\Entity\City {#28822 …} +value: "2988" +label: "Michałówka (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52414 +data: App\Entity\City {#28831 …} +value: "2989" +label: "Sosnówka (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52415 +data: App\Entity\City {#28840 …} +value: "2990" +label: "Wielkie (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52416 +data: App\Entity\City {#28849 …} +value: "2991" +label: "Wielkolas (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52417 +data: App\Entity\City {#28858 …} +value: "2992" +label: "Wolica (gmina Abramów)" +attr: [] +labelTranslationParameters: [] } 2993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52418 +data: App\Entity\City {#28867 …} +value: "2993" +label: "Baran (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 2994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52428 +data: App\Entity\City {#28879 …} +value: "2994" +label: "Bykowszczyzna (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 2995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52425 +data: App\Entity\City {#28888 …} +value: "2995" +label: "Czerwonka Poleśna (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 2996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52420 +data: App\Entity\City {#28897 …} +value: "2996" +label: "Czerwonka-Gozdów (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 2997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52429 +data: App\Entity\City {#28906 …} +value: "2997" +label: "Firlej (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 2998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52430 +data: App\Entity\City {#28915 …} +value: "2998" +label: "Kunów (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 2999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52431 +data: App\Entity\City {#28924 …} +value: "2999" +label: "Łukówiec (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52432 +data: App\Entity\City {#28933 …} +value: "3000" +label: "Majdan Sobolewski (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52433 +data: App\Entity\City {#28942 …} +value: "3001" +label: "Nowy Antonin (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52434 +data: App\Entity\City {#28951 …} +value: "3002" +label: "Pożarów (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52435 +data: App\Entity\City {#28960 …} +value: "3003" +label: "Przypisówka (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52436 +data: App\Entity\City {#28969 …} +value: "3004" +label: "Serock (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52437 +data: App\Entity\City {#28978 …} +value: "3005" +label: "Sobolew (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52438 +data: App\Entity\City {#28987 …} +value: "3006" +label: "Sobolew-Kolonia (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52439 +data: App\Entity\City {#28996 …} +value: "3007" +label: "Stary Antonin (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52440 +data: App\Entity\City {#29005 …} +value: "3008" +label: "Sułoszyn (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52441 +data: App\Entity\City {#29014 …} +value: "3009" +label: "Wola Skromowska (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52442 +data: App\Entity\City {#29023 …} +value: "3010" +label: "Wólka Mieczysławska (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52443 +data: App\Entity\City {#29032 …} +value: "3011" +label: "Wólka Rozwadowska (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52444 +data: App\Entity\City {#29041 …} +value: "3012" +label: "Zagrody Łukówieckie (gmina Firlej)" +attr: [] +labelTranslationParameters: [] } 3013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52445 +data: App\Entity\City {#29050 …} +value: "3013" +label: "Blizocin (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52455 +data: App\Entity\City {#29062 …} +value: "3014" +label: "Jeziorzany (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52452 +data: App\Entity\City {#29071 …} +value: "3015" +label: "Krępa (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52447 +data: App\Entity\City {#29080 …} +value: "3016" +label: "Przytoczno (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52456 +data: App\Entity\City {#29089 …} +value: "3017" +label: "Skarbiciesz (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52457 +data: App\Entity\City {#29098 …} +value: "3018" +label: "Stoczek Kocki (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52458 +data: App\Entity\City {#29107 …} +value: "3019" +label: "Walentynów (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52459 +data: App\Entity\City {#29116 …} +value: "3020" +label: "Wola Blizocka (gmina Jeziorzany)" +attr: [] +labelTranslationParameters: [] } 3021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52460 +data: App\Entity\City {#29125 …} +value: "3021" +label: "Kamionka (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52470 +data: App\Entity\City {#29137 …} +value: "3022" +label: "Amelin (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52467 +data: App\Entity\City {#29146 …} +value: "3023" +label: "Biadaczka (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52462 +data: App\Entity\City {#29155 …} +value: "3024" +label: "Bratnik (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52471 +data: App\Entity\City {#29164 …} +value: "3025" +label: "Ciemno (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52472 +data: App\Entity\City {#29173 …} +value: "3026" +label: "Dąbrówka (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52473 +data: App\Entity\City {#29182 …} +value: "3027" +label: "Kozłówka (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52474 +data: App\Entity\City {#29191 …} +value: "3028" +label: "Kierzkówka (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52475 +data: App\Entity\City {#29200 …} +value: "3029" +label: "Kierzkówka-Kolonia (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52476 +data: App\Entity\City {#29209 …} +value: "3030" +label: "Samoklęski (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52477 +data: App\Entity\City {#29218 …} +value: "3031" +label: "Samoklęski-Kolonia Pierwsza (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52478 +data: App\Entity\City {#29227 …} +value: "3032" +label: "Samoklęski-Kolonia Druga (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52479 +data: App\Entity\City {#29236 …} +value: "3033" +label: "Siedliska (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52480 +data: App\Entity\City {#29245 …} +value: "3034" +label: "Rudka Gołębska (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52481 +data: App\Entity\City {#29254 …} +value: "3035" +label: "Starościn (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52482 +data: App\Entity\City {#29263 …} +value: "3036" +label: "Stanisławów Duży (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52483 +data: App\Entity\City {#29272 …} +value: "3037" +label: "Stanisławów Mały (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52484 +data: App\Entity\City {#29281 …} +value: "3038" +label: "Syry (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52485 +data: App\Entity\City {#29290 …} +value: "3039" +label: "Wólka Krasienińska (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52486 +data: App\Entity\City {#29299 …} +value: "3040" +label: "Zofian (gmina Kamionka)" +attr: [] +labelTranslationParameters: [] } 3041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52487 +data: App\Entity\City {#29308 …} +value: "3041" +label: "Kock (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52497 +data: App\Entity\City {#29320 …} +value: "3042" +label: "Annopol (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52494 +data: App\Entity\City {#29329 …} +value: "3043" +label: "Annówka (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52489 +data: App\Entity\City {#29338 …} +value: "3044" +label: "Białobrzegi (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52498 +data: App\Entity\City {#29347 …} +value: "3045" +label: "Białobrzegi-Kolonia (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52499 +data: App\Entity\City {#29356 …} +value: "3046" +label: "Bożniewice (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52500 +data: App\Entity\City {#29365 …} +value: "3047" +label: "Górka (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52501 +data: App\Entity\City {#29374 …} +value: "3048" +label: "Lipniak (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52502 +data: App\Entity\City {#29383 …} +value: "3049" +label: "Poizdów (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52503 +data: App\Entity\City {#29392 …} +value: "3050" +label: "Poizdów-Kolonia (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52504 +data: App\Entity\City {#29401 …} +value: "3051" +label: "Ruska Wieś (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52505 +data: App\Entity\City {#29410 …} +value: "3052" +label: "Talczyn (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52506 +data: App\Entity\City {#29419 …} +value: "3053" +label: "Talczyn-Kolonia (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52507 +data: App\Entity\City {#29428 …} +value: "3054" +label: "Wygnanka (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52508 +data: App\Entity\City {#29437 …} +value: "3055" +label: "Zakalew (gmina Kock)" +attr: [] +labelTranslationParameters: [] } 3056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52509 +data: App\Entity\City {#29446 …} +value: "3056" +label: "Annobór (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52519 +data: App\Entity\City {#29458 …} +value: "3057" +label: "Baranówka (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52516 +data: App\Entity\City {#29467 …} +value: "3058" +label: "Brzeziny (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52511 +data: App\Entity\City {#29476 …} +value: "3059" +label: "Chlewiska (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52520 +data: App\Entity\City {#29485 …} +value: "3060" +label: "Lisów (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52521 +data: App\Entity\City {#29494 …} +value: "3061" +label: "Łucka (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52522 +data: App\Entity\City {#29503 …} +value: "3062" +label: "Łucka-Kolonia (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52523 +data: App\Entity\City {#29512 …} +value: "3063" +label: "Majdan Kozłowiecki (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52524 +data: App\Entity\City {#29521 …} +value: "3064" +label: "Mieczysławka (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52525 +data: App\Entity\City {#29530 …} +value: "3065" +label: "Nowodwór (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52526 +data: App\Entity\City {#29539 …} +value: "3066" +label: "Nowodwór-Piaski (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52527 +data: App\Entity\City {#29548 …} +value: "3067" +label: "Rokitno (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52528 +data: App\Entity\City {#29557 …} +value: "3068" +label: "Skrobów (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52529 +data: App\Entity\City {#29566 …} +value: "3069" +label: "Skrobów-Kolonia (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52530 +data: App\Entity\City {#29575 …} +value: "3070" +label: "Szczekarków (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52531 +data: App\Entity\City {#29584 …} +value: "3071" +label: "Trójnia (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52532 +data: App\Entity\City {#29593 …} +value: "3072" +label: "Trzciniec (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52533 +data: App\Entity\City {#29602 …} +value: "3073" +label: "Wandzin (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52534 +data: App\Entity\City {#29611 …} +value: "3074" +label: "Wincentów (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52535 +data: App\Entity\City {#29620 …} +value: "3075" +label: "Wola Lisowska (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52536 +data: App\Entity\City {#29629 …} +value: "3076" +label: "Wola Mieczysławska (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52537 +data: App\Entity\City {#29638 …} +value: "3077" +label: "Wólka Rokicka (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52538 +data: App\Entity\City {#29647 …} +value: "3078" +label: "Wólka Rokicka-Kolonia (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52539 +data: App\Entity\City {#29656 …} +value: "3079" +label: "Lubartów (gmina Lubartów)" +attr: [] +labelTranslationParameters: [] } 3080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52549 +data: App\Entity\City {#29668 …} +value: "3080" +label: "Aleksandrówka (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52557 +data: App\Entity\City {#29680 …} +value: "3081" +label: "Anielówka (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52554 +data: App\Entity\City {#29689 …} +value: "3082" +label: "Budki (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52541 +data: App\Entity\City {#29698 …} +value: "3083" +label: "Chudowola (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52558 +data: App\Entity\City {#29707 …} +value: "3084" +label: "Elżbietów (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52559 +data: App\Entity\City {#29716 …} +value: "3085" +label: "Gawłówka (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52560 +data: App\Entity\City {#29725 …} +value: "3086" +label: "Giżyce (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52561 +data: App\Entity\City {#29734 …} +value: "3087" +label: "Gołąb (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52562 +data: App\Entity\City {#29743 …} +value: "3088" +label: "Gołąb-Kolonia (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52563 +data: App\Entity\City {#29752 …} +value: "3089" +label: "Katarzyn (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52564 +data: App\Entity\City {#29761 …} +value: "3090" +label: "Krupy (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52565 +data: App\Entity\City {#29770 …} +value: "3091" +label: "Mejznerzyn (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52566 +data: App\Entity\City {#29779 …} +value: "3092" +label: "Meszno (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52567 +data: App\Entity\City {#29788 …} +value: "3093" +label: "Miastkówek (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52568 +data: App\Entity\City {#29797 …} +value: "3094" +label: "Michów (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52569 +data: App\Entity\City {#29806 …} +value: "3095" +label: "Młyniska (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52570 +data: App\Entity\City {#29815 …} +value: "3096" +label: "Natalin (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52571 +data: App\Entity\City {#29824 …} +value: "3097" +label: "Ostrów (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52572 +data: App\Entity\City {#29833 …} +value: "3098" +label: "Podlodówek (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52573 +data: App\Entity\City {#29842 …} +value: "3099" +label: "Rawa (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52574 +data: App\Entity\City {#29851 …} +value: "3100" +label: "Rudno (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52575 +data: App\Entity\City {#29860 …} +value: "3101" +label: "Rudzienko (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52576 +data: App\Entity\City {#29869 …} +value: "3102" +label: "Rudzienko-Kolonia (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52577 +data: App\Entity\City {#29878 …} +value: "3103" +label: "Trzciniec (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52578 +data: App\Entity\City {#29887 …} +value: "3104" +label: "Węgielce (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52579 +data: App\Entity\City {#29896 …} +value: "3105" +label: "Wypnicha (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52580 +data: App\Entity\City {#29905 …} +value: "3106" +label: "Zofianówka (gmina Michów)" +attr: [] +labelTranslationParameters: [] } 3107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52581 +data: App\Entity\City {#29914 …} +value: "3107" +label: "Berejów (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52591 +data: App\Entity\City {#29926 …} +value: "3108" +label: "Brzeźnica Bychawska (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52588 +data: App\Entity\City {#29935 …} +value: "3109" +label: "Brzeźnica Bychawska-Kolonia (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52583 +data: App\Entity\City {#29944 …} +value: "3110" +label: "Brzeźnica Książęca (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52592 +data: App\Entity\City {#29953 …} +value: "3111" +label: "Brzeźnica Książęca-Kolonia (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52593 +data: App\Entity\City {#29962 …} +value: "3112" +label: "Brzeźnica Leśna (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52594 +data: App\Entity\City {#29971 …} +value: "3113" +label: "Górka Lubartowska (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52595 +data: App\Entity\City {#29980 …} +value: "3114" +label: "Klementynów (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52596 +data: App\Entity\City {#29989 …} +value: "3115" +label: "Niedźwiada (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52597 +data: App\Entity\City {#29998 …} +value: "3116" +label: "Niedźwiada-Kolonia (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52598 +data: App\Entity\City {#30007 …} +value: "3117" +label: "Pałecznica (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52599 +data: App\Entity\City {#30016 …} +value: "3118" +label: "Pałecznica-Kolonia (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52600 +data: App\Entity\City {#30025 …} +value: "3119" +label: "Tarło (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52601 +data: App\Entity\City {#30034 …} +value: "3120" +label: "Tarło-Kolonia (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52602 +data: App\Entity\City {#30043 …} +value: "3121" +label: "Zabiele (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52603 +data: App\Entity\City {#30052 …} +value: "3122" +label: "Zabiele-Kolonia (gmina Niedźwiada)" +attr: [] +labelTranslationParameters: [] } 3123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52604 +data: App\Entity\City {#30061 …} +value: "3123" +label: "Ostrów Lubelski (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52614 +data: App\Entity\City {#30073 …} +value: "3124" +label: "Bójki (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52611 +data: App\Entity\City {#30082 …} +value: "3125" +label: "Jamy (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52606 +data: App\Entity\City {#30091 …} +value: "3126" +label: "Kaznów (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52615 +data: App\Entity\City {#30100 …} +value: "3127" +label: "Kaznów-Kolonia (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52616 +data: App\Entity\City {#30109 …} +value: "3128" +label: "Kolechowice Drugie (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52617 +data: App\Entity\City {#30118 …} +value: "3129" +label: "Kolechowice Pierwsze (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52618 +data: App\Entity\City {#30127 …} +value: "3130" +label: "Kolechowice-Folwark (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52619 +data: App\Entity\City {#30136 …} +value: "3131" +label: "Kolechowice-Kolonia (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52620 +data: App\Entity\City {#30145 …} +value: "3132" +label: "Rozkopaczew (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52621 +data: App\Entity\City {#30154 …} +value: "3133" +label: "Rudka Kijańska (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52622 +data: App\Entity\City {#30163 …} +value: "3134" +label: "Wólka Stara Kijańska (gmina Ostrów Lubelski)" +attr: [] +labelTranslationParameters: [] } 3135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52623 +data: App\Entity\City {#30172 …} +value: "3135" +label: "Antoniówka (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52633 +data: App\Entity\City {#30184 …} +value: "3136" +label: "Babczyzna (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52630 +data: App\Entity\City {#30193 …} +value: "3137" +label: "Cegielnia (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52625 +data: App\Entity\City {#30202 …} +value: "3138" +label: "Dębica (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52634 +data: App\Entity\City {#30211 …} +value: "3139" +label: "Dębica-Kolonia (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52635 +data: App\Entity\City {#30220 …} +value: "3140" +label: "Jeleń (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52636 +data: App\Entity\City {#30229 …} +value: "3141" +label: "Kamienowola (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52637 +data: App\Entity\City {#30238 …} +value: "3142" +label: "Leszkowice (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52638 +data: App\Entity\City {#30247 …} +value: "3143" +label: "Luszawa (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52639 +data: App\Entity\City {#30256 …} +value: "3144" +label: "Ostrówek (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52640 +data: App\Entity\City {#30265 …} +value: "3145" +label: "Ostrówek-Kolonia (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52641 +data: App\Entity\City {#30274 …} +value: "3146" +label: "Tarkawica (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52642 +data: App\Entity\City {#30283 …} +value: "3147" +label: "Zawada (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52643 +data: App\Entity\City {#30292 …} +value: "3148" +label: "Żurawiniec (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52644 +data: App\Entity\City {#30301 …} +value: "3149" +label: "Żurawiniec-Kolonia (gmina Ostrówek)" +attr: [] +labelTranslationParameters: [] } 3150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52645 +data: App\Entity\City {#30310 …} +value: "3150" +label: "Brzostówka (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52655 +data: App\Entity\City {#30322 …} +value: "3151" +label: "Czerniejów (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52652 +data: App\Entity\City {#30331 …} +value: "3152" +label: "Nowa Wieś (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52647 +data: App\Entity\City {#30340 …} +value: "3153" +label: "Nowa Wola (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52656 +data: App\Entity\City {#30349 …} +value: "3154" +label: "Serniki (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52657 +data: App\Entity\City {#30358 …} +value: "3155" +label: "Serniki-Kolonia (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52658 +data: App\Entity\City {#30367 …} +value: "3156" +label: "Wola Sernicka (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52659 +data: App\Entity\City {#30376 …} +value: "3157" +label: "Wola Sernicka-Kolonia (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52660 +data: App\Entity\City {#30385 …} +value: "3158" +label: "Wólka Zabłocka (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52661 +data: App\Entity\City {#30394 …} +value: "3159" +label: "Wólka Zawieprzycka (gmina Serniki)" +attr: [] +labelTranslationParameters: [] } 3160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52662 +data: App\Entity\City {#30403 …} +value: "3160" +label: "Dęby (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52672 +data: App\Entity\City {#30415 …} +value: "3161" +label: "Drozdówka (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52669 +data: App\Entity\City {#30424 …} +value: "3162" +label: "Głębokie (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52664 +data: App\Entity\City {#30433 …} +value: "3163" +label: "Jawidz (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52673 +data: App\Entity\City {#30442 …} +value: "3164" +label: "Jedlanka (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52674 +data: App\Entity\City {#30451 …} +value: "3165" +label: "Maśluchy (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52675 +data: App\Entity\City {#30460 …} +value: "3166" +label: "Nowa Jedlanka (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52676 +data: App\Entity\City {#30469 …} +value: "3167" +label: "Orzechów Kolonia (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52677 +data: App\Entity\City {#30478 …} +value: "3168" +label: "Orzechów Nowy (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52678 +data: App\Entity\City {#30487 …} +value: "3169" +label: "Orzechów Stary (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52679 +data: App\Entity\City {#30496 …} +value: "3170" +label: "Rudka Starościańska (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52680 +data: App\Entity\City {#30505 …} +value: "3171" +label: "Stara Jedlanka (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52681 +data: App\Entity\City {#30514 …} +value: "3172" +label: "Uścimów (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52682 +data: App\Entity\City {#30523 …} +value: "3173" +label: "Uścimów Nowy (gmina Uścimów)" +attr: [] +labelTranslationParameters: [] } 3174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52683 +data: App\Entity\City {#30532 …} +value: "3174" +label: "Bełżyce (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52693 +data: App\Entity\City {#30544 …} +value: "3175" +label: "Babia Góra (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52690 +data: App\Entity\City {#30553 …} +value: "3176" +label: "Chmielnik (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52685 +data: App\Entity\City {#30562 …} +value: "3177" +label: "Czułczyce (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52697 +data: App\Entity\City {#30571 …} +value: "3178" +label: "Gutanów (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52698 +data: App\Entity\City {#30580 …} +value: "3179" +label: "Helenów (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52699 +data: App\Entity\City {#30589 …} +value: "3180" +label: "Jawidz (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52700 +data: App\Entity\City {#30598 …} +value: "3181" +label: "Kierz (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52701 +data: App\Entity\City {#30607 …} +value: "3182" +label: "Krężnica Okrągła (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52702 +data: App\Entity\City {#30616 …} +value: "3183" +label: "Krężnica Jara (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52703 +data: App\Entity\City {#30625 …} +value: "3184" +label: "Lubliniec (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52704 +data: App\Entity\City {#30634 …} +value: "3185" +label: "Marysin (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52705 +data: App\Entity\City {#30643 …} +value: "3186" +label: "Podole (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52706 +data: App\Entity\City {#30652 …} +value: "3187" +label: "Rudki (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52707 +data: App\Entity\City {#30661 …} +value: "3188" +label: "Rudnik (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52708 +data: App\Entity\City {#30670 …} +value: "3189" +label: "Stara Wieś (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52709 +data: App\Entity\City {#30679 …} +value: "3190" +label: "Wronów (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52710 +data: App\Entity\City {#30688 …} +value: "3191" +label: "Zalesie (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52711 +data: App\Entity\City {#30697 …} +value: "3192" +label: "Zagrody (gmina Bełżyce)" +attr: [] +labelTranslationParameters: [] } 3193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52712 +data: App\Entity\City {#30706 …} +value: "3193" +label: "Borzechów (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52722 +data: App\Entity\City {#30718 …} +value: "3194" +label: "Borzechów-Kolonia (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52719 +data: App\Entity\City {#30727 …} +value: "3195" +label: "Kłodnica Dolna (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52714 +data: App\Entity\City {#30736 …} +value: "3196" +label: "Kłodnica Górna (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52723 +data: App\Entity\City {#30745 …} +value: "3197" +label: "Łopiennik (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52724 +data: App\Entity\City {#30754 …} +value: "3198" +label: "Miłocin (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52725 +data: App\Entity\City {#30763 …} +value: "3199" +label: "Popkowice (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52726 +data: App\Entity\City {#30772 …} +value: "3200" +label: "Przybysławice (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52727 +data: App\Entity\City {#30781 …} +value: "3201" +label: "Zalesie (gmina Borzechów)" +attr: [] +labelTranslationParameters: [] } 3202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52728 +data: App\Entity\City {#30790 …} +value: "3202" +label: "Bychawa (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52738 +data: App\Entity\City {#30802 …} +value: "3203" +label: "Gałęzów (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52735 +data: App\Entity\City {#30811 …} +value: "3204" +label: "Gałęzów-Kolonia (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52730 +data: App\Entity\City {#30820 …} +value: "3205" +label: "Kosarzew Dolny (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52739 +data: App\Entity\City {#30829 …} +value: "3206" +label: "Kosarzew Górny (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52740 +data: App\Entity\City {#30838 …} +value: "3207" +label: "Marysin (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52741 +data: App\Entity\City {#30847 …} +value: "3208" +label: "Olszowiec (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52742 +data: App\Entity\City {#30856 …} +value: "3209" +label: "Osowa (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52743 +data: App\Entity\City {#30865 …} +value: "3210" +label: "Podzamcze (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52744 +data: App\Entity\City {#30874 …} +value: "3211" +label: "Skawinek (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52745 +data: App\Entity\City {#30883 …} +value: "3212" +label: "Stara Wieś (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52746 +data: App\Entity\City {#30892 …} +value: "3213" +label: "Wola Gałęzowska (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52747 +data: App\Entity\City {#30901 …} +value: "3214" +label: "Wola Kosarzewska (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52748 +data: App\Entity\City {#30910 …} +value: "3215" +label: "Zagórze (gmina Bychawa)" +attr: [] +labelTranslationParameters: [] } 3216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52749 +data: App\Entity\City {#30919 …} +value: "3216" +label: "Bogucin (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52759 +data: App\Entity\City {#30931 …} +value: "3217" +label: "Bogucin-Kolonia (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52756 +data: App\Entity\City {#30940 …} +value: "3218" +label: "Borków (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52751 +data: App\Entity\City {#30949 …} +value: "3219" +label: "Garbów (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52760 +data: App\Entity\City {#30958 …} +value: "3220" +label: "Karolin (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52761 +data: App\Entity\City {#30967 …} +value: "3221" +label: "Ługów (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52762 +data: App\Entity\City {#30976 …} +value: "3222" +label: "Przybysławice (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52763 +data: App\Entity\City {#30985 …} +value: "3223" +label: "Wola Przybysławska (gmina Garbów)" +attr: [] +labelTranslationParameters: [] } 3224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52764 +data: App\Entity\City {#30994 …} +value: "3224" +label: "Ćmiłów (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52774 +data: App\Entity\City {#31006 …} +value: "3225" +label: "Dominów (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52771 +data: App\Entity\City {#31015 …} +value: "3226" +label: "Kalina (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52766 +data: App\Entity\City {#31024 …} +value: "3227" +label: "Kalinówka (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52775 +data: App\Entity\City {#31033 …} +value: "3228" +label: "Krężnica Jara (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52776 +data: App\Entity\City {#31042 …} +value: "3229" +label: "Krężnica Okrągła (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52777 +data: App\Entity\City {#31051 …} +value: "3230" +label: "Prawiedniki (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52778 +data: App\Entity\City {#31060 …} +value: "3231" +label: "Wilczopole (gmina Głusk)" +attr: [] +labelTranslationParameters: [] } 3232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52779 +data: App\Entity\City {#31069 …} +value: "3232" +label: "Chmiel Pierwszy (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52789 +data: App\Entity\City {#31081 …} +value: "3233" +label: "Chmiel Drugi (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52786 +data: App\Entity\City {#31090 …} +value: "3234" +label: "Czerniejów (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52781 +data: App\Entity\City {#31099 …} +value: "3235" +label: "Jabłonna (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52790 +data: App\Entity\City {#31108 …} +value: "3236" +label: "Piotrków (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52791 +data: App\Entity\City {#31117 …} +value: "3237" +label: "Piotrków-Kolonia (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52792 +data: App\Entity\City {#31126 …} +value: "3238" +label: "Sobieszczany (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52793 +data: App\Entity\City {#31135 …} +value: "3239" +label: "Wierciszów (gmina Jabłonna)" +attr: [] +labelTranslationParameters: [] } 3240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52794 +data: App\Entity\City {#31144 …} +value: "3240" +label: "Barak (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52804 +data: App\Entity\City {#31156 …} +value: "3241" +label: "Dąbrowica (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52801 +data: App\Entity\City {#31165 …} +value: "3242" +label: "Jastków (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52796 +data: App\Entity\City {#31174 …} +value: "3243" +label: "Józefów (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52805 +data: App\Entity\City {#31183 …} +value: "3244" +label: "Ługów (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52806 +data: App\Entity\City {#31192 …} +value: "3245" +label: "Marysin (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52807 +data: App\Entity\City {#31201 …} +value: "3246" +label: "Miłocin (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52808 +data: App\Entity\City {#31210 …} +value: "3247" +label: "Moszna Kolonia (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52809 +data: App\Entity\City {#31219 …} +value: "3248" +label: "Moszna Wieś (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52810 +data: App\Entity\City {#31228 …} +value: "3249" +label: "Moszenki (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52811 +data: App\Entity\City {#31237 …} +value: "3250" +label: "Natalin (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52812 +data: App\Entity\City {#31246 …} +value: "3251" +label: "Ożarów (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52813 +data: App\Entity\City {#31255 …} +value: "3252" +label: "Panieńszczyzna (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52814 +data: App\Entity\City {#31264 …} +value: "3253" +label: "Piotrawin (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52815 +data: App\Entity\City {#31273 …} +value: "3254" +label: "Płouszowice Kolonia (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52816 +data: App\Entity\City {#31282 …} +value: "3255" +label: "Płouszowice Wieś (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52817 +data: App\Entity\City {#31291 …} +value: "3256" +label: "Sługocin (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52818 +data: App\Entity\City {#31300 …} +value: "3257" +label: "Smugi (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52819 +data: App\Entity\City {#31309 …} +value: "3258" +label: "Snopków (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52820 +data: App\Entity\City {#31318 …} +value: "3259" +label: "Sieprawki (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52821 +data: App\Entity\City {#31327 …} +value: "3260" +label: "Sieprawice (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52822 +data: App\Entity\City {#31336 …} +value: "3261" +label: "Tomaszowice Kolonia (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52823 +data: App\Entity\City {#31345 …} +value: "3262" +label: "Tomaszowice Wieś (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52824 +data: App\Entity\City {#31354 …} +value: "3263" +label: "Wysokie (gmina Jastków)" +attr: [] +labelTranslationParameters: [] } 3264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52825 +data: App\Entity\City {#31363 …} +value: "3264" +label: "Konopnica (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52835 +data: App\Entity\City {#31375 …} +value: "3265" +label: "Kozubszczyzna (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52832 +data: App\Entity\City {#31384 …} +value: "3266" +label: "Lipniak (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52827 +data: App\Entity\City {#31393 …} +value: "3267" +label: "Marynin (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52836 +data: App\Entity\City {#31402 …} +value: "3268" +label: "Motycz (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52837 +data: App\Entity\City {#31411 …} +value: "3269" +label: "Motycz Leśny (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52838 +data: App\Entity\City {#31420 …} +value: "3270" +label: "Motycz Józefin (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52839 +data: App\Entity\City {#31429 …} +value: "3271" +label: "Pawlin (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52840 +data: App\Entity\City {#31438 …} +value: "3272" +label: "Radawiec Duży (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52841 +data: App\Entity\City {#31447 …} +value: "3273" +label: "Radawiec Mały (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52842 +data: App\Entity\City {#31456 …} +value: "3274" +label: "Radawczyk II (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52843 +data: App\Entity\City {#31465 …} +value: "3275" +label: "Sporniak (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52844 +data: App\Entity\City {#31474 …} +value: "3276" +label: "Stasin (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52845 +data: App\Entity\City {#31483 …} +value: "3277" +label: "Szerokie (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52846 +data: App\Entity\City {#31492 …} +value: "3278" +label: "Tereszyn (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52847 +data: App\Entity\City {#31501 …} +value: "3279" +label: "Uniszowice (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52848 +data: App\Entity\City {#31510 …} +value: "3280" +label: "Zemborzyce Dolne (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52849 +data: App\Entity\City {#31519 …} +value: "3281" +label: "Zemborzyce Podleśne (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52850 +data: App\Entity\City {#31528 …} +value: "3282" +label: "Zemborzyce Tereszyńskie (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52851 +data: App\Entity\City {#31537 …} +value: "3283" +label: "Zemborzyce Wojciechowskie (gmina Konopnica)" +attr: [] +labelTranslationParameters: [] } 3284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52852 +data: App\Entity\City {#31546 …} +value: "3284" +label: "Krzczonów Folwark (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52862 +data: App\Entity\City {#31558 …} +value: "3285" +label: "Krzczonów Skałka (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52859 +data: App\Entity\City {#31567 …} +value: "3286" +label: "Krzczonów Sołtysy (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52854 +data: App\Entity\City {#31576 …} +value: "3287" +label: "Krzczonów Wójostwo (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52863 +data: App\Entity\City {#31585 …} +value: "3288" +label: "Krzczonów I (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52864 +data: App\Entity\City {#31594 …} +value: "3289" +label: "Krzczonów II (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52865 +data: App\Entity\City {#31603 …} +value: "3290" +label: "Krzczonów III (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52866 +data: App\Entity\City {#31612 …} +value: "3291" +label: "Boży Dar (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52867 +data: App\Entity\City {#31621 …} +value: "3292" +label: "Zielona (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52868 +data: App\Entity\City {#31630 …} +value: "3293" +label: "Gierniak (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52869 +data: App\Entity\City {#31639 …} +value: "3294" +label: "Piotrkówek (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52870 +data: App\Entity\City {#31648 …} +value: "3295" +label: "Teklin (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52871 +data: App\Entity\City {#31657 …} +value: "3296" +label: "Kosarzew Dolny (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52872 +data: App\Entity\City {#31666 …} +value: "3297" +label: "Ksarzew Górny (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52873 +data: App\Entity\City {#31675 …} +value: "3298" +label: "Kosarzew Stróża (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52874 +data: App\Entity\City {#31684 …} +value: "3299" +label: "Lewandowszczyzna (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52875 +data: App\Entity\City {#31693 …} +value: "3300" +label: "Olszanka (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52876 +data: App\Entity\City {#31702 …} +value: "3301" +label: "Nowiny Żukowskie (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52877 +data: App\Entity\City {#31711 …} +value: "3302" +label: "Antoniówka (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52878 +data: App\Entity\City {#31720 …} +value: "3303" +label: "Żuków I (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52879 +data: App\Entity\City {#31729 …} +value: "3304" +label: "Żuków II (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52880 +data: App\Entity\City {#31738 …} +value: "3305" +label: "Żuków Kolonia (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52881 +data: App\Entity\City {#31747 …} +value: "3306" +label: "Policzyzna (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52882 +data: App\Entity\City {#31756 …} +value: "3307" +label: "Walentynów (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52883 +data: App\Entity\City {#31765 …} +value: "3308" +label: "Pustelnik (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52884 +data: App\Entity\City {#31774 …} +value: "3309" +label: "Sobieska Wola I (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52885 +data: App\Entity\City {#31783 …} +value: "3310" +label: "Sobieska Wola II (gmina Krzczonów)" +attr: [] +labelTranslationParameters: [] } 3311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52886 +data: App\Entity\City {#31792 …} +value: "3311" +label: "Borkowizna (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52896 +data: App\Entity\City {#31804 …} +value: "3312" +label: "Czółna (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52893 +data: App\Entity\City {#31813 …} +value: "3313" +label: "Krebsówka (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52888 +data: App\Entity\City {#31822 …} +value: "3314" +label: "Krężnica Jara (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52897 +data: App\Entity\City {#31831 …} +value: "3315" +label: "Majdan Sobieszczański (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52898 +data: App\Entity\City {#31840 …} +value: "3316" +label: "Marianka (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52899 +data: App\Entity\City {#31849 …} +value: "3317" +label: "Niedrzwica Duża I (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52900 +data: App\Entity\City {#31858 …} +value: "3318" +label: "Niedrzwica Duża II (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52901 +data: App\Entity\City {#31867 …} +value: "3319" +label: "Niedrzwica Kościelna I (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52902 +data: App\Entity\City {#31876 …} +value: "3320" +label: "Niedrzwica Kościelna II (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52903 +data: App\Entity\City {#31885 …} +value: "3321" +label: "Osmolice-Kolonia (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52904 +data: App\Entity\City {#31894 …} +value: "3322" +label: "Radawczyk (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52905 +data: App\Entity\City {#31903 …} +value: "3323" +label: "Radawczyk-Kolonia Pierwsza (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52906 +data: App\Entity\City {#31912 …} +value: "3324" +label: "Sobieszczany (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52907 +data: App\Entity\City {#31921 …} +value: "3325" +label: "Sobieszczany-Kolonia (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52908 +data: App\Entity\City {#31930 …} +value: "3326" +label: "Strzeszkowice Duże I (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52909 +data: App\Entity\City {#31939 …} +value: "3327" +label: "Strzeszkowice Duże II (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52910 +data: App\Entity\City {#31948 …} +value: "3328" +label: "Strzeszkowice Małe (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52911 +data: App\Entity\City {#31957 …} +value: "3329" +label: "Tomaszówka (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52912 +data: App\Entity\City {#31966 …} +value: "3330" +label: "Trojaczkowice (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52913 +data: App\Entity\City {#31975 …} +value: "3331" +label: "Warszawiaki (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52914 +data: App\Entity\City {#31984 …} +value: "3332" +label: "Załucze (gmina Niedrzwica Duża)" +attr: [] +labelTranslationParameters: [] } 3333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52915 +data: App\Entity\City {#31993 …} +value: "3333" +label: "Baszki (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52925 +data: App\Entity\City {#32005 …} +value: "3334" +label: "Boduszyn (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52922 +data: App\Entity\City {#32014 …} +value: "3335" +label: "Kolonia Bystrzyca (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52917 +data: App\Entity\City {#32023 …} +value: "3336" +label: "Ciecierzyn (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52926 +data: App\Entity\City {#32032 …} +value: "3337" +label: "Dys (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52927 +data: App\Entity\City {#32041 …} +value: "3338" +label: "Dziuchów (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52928 +data: App\Entity\City {#32050 …} +value: "3339" +label: "Elizówka (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52929 +data: App\Entity\City {#32059 …} +value: "3340" +label: "Jakubowice Konińskie (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52930 +data: App\Entity\City {#32068 …} +value: "3341" +label: "Jakubowice Konińskie Kolonia (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52931 +data: App\Entity\City {#32077 …} +value: "3342" +label: "Kawka (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52932 +data: App\Entity\City {#32086 …} +value: "3343" +label: "Krasienin (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52933 +data: App\Entity\City {#32095 …} +value: "3344" +label: "Krasienin Kolonia (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52934 +data: App\Entity\City {#32104 …} +value: "3345" +label: "Ludwinów (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52935 +data: App\Entity\City {#32113 …} +value: "3346" +label: "Leonów (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52936 +data: App\Entity\City {#32122 …} +value: "3347" +label: "Łagiewniki (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52937 +data: App\Entity\City {#32131 …} +value: "3348" +label: "Majdan Krasieniński (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52938 +data: App\Entity\City {#32140 …} +value: "3349" +label: "Nasutów (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52939 +data: App\Entity\City {#32149 …} +value: "3350" +label: "Niemce (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52940 +data: App\Entity\City {#32158 …} +value: "3351" +label: "Nowy Staw (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52941 +data: App\Entity\City {#32167 …} +value: "3352" +label: "Osówka (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52942 +data: App\Entity\City {#32176 …} +value: "3353" +label: "Pólko (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52943 +data: App\Entity\City {#32185 …} +value: "3354" +label: "Pryszczowa Góra (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52944 +data: App\Entity\City {#32194 …} +value: "3355" +label: "Rudka Kozłowiecka (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52945 +data: App\Entity\City {#32203 …} +value: "3356" +label: "Stoczek (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52946 +data: App\Entity\City {#32212 …} +value: "3357" +label: "Stoczek Kolonia (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52947 +data: App\Entity\City {#32221 …} +value: "3358" +label: "Swoboda (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52948 +data: App\Entity\City {#32230 …} +value: "3359" +label: "Wola Niemiecka (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52949 +data: App\Entity\City {#32239 …} +value: "3360" +label: "Wola Krasienińska (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52950 +data: App\Entity\City {#32248 …} +value: "3361" +label: "Zalesie (gmina Niemce)" +attr: [] +labelTranslationParameters: [] } 3362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52951 +data: App\Entity\City {#32257 …} +value: "3362" +label: "Borkowizna (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52961 +data: App\Entity\City {#32269 …} +value: "3363" +label: "Dębszczyzna (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52958 +data: App\Entity\City {#32278 …} +value: "3364" +label: "Dębina (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52953 +data: App\Entity\City {#32287 …} +value: "3365" +label: "Franciszków (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52962 +data: App\Entity\City {#32296 …} +value: "3366" +label: "Kiełczewice I (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52963 +data: App\Entity\City {#32305 …} +value: "3367" +label: "Kiełczewice Górne (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52964 +data: App\Entity\City {#32314 …} +value: "3368" +label: "Kol. Kiełczewice Dolne (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52965 +data: App\Entity\City {#32323 …} +value: "3369" +label: "Kiełczewice Dolne (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52966 +data: App\Entity\City {#32332 …} +value: "3370" +label: "Kiełczewice Maryjskie (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52967 +data: App\Entity\City {#32341 …} +value: "3371" +label: "Osmolice I (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52968 +data: App\Entity\City {#32350 …} +value: "3372" +label: "Osmolice II (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52969 +data: App\Entity\City {#32359 …} +value: "3373" +label: "Pawłów (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52970 +data: App\Entity\City {#32368 …} +value: "3374" +label: "Pawłówek (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52971 +data: App\Entity\City {#32377 …} +value: "3375" +label: "Piotrowice (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52972 +data: App\Entity\City {#32386 …} +value: "3376" +label: "Strzyżewice (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52973 +data: App\Entity\City {#32395 …} +value: "3377" +label: "Kajetanówka (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52974 +data: App\Entity\City {#32404 …} +value: "3378" +label: "Nowa Bystrzyca (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52975 +data: App\Entity\City {#32413 …} +value: "3379" +label: "Stara Bystrzyca (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52976 +data: App\Entity\City {#32422 …} +value: "3380" +label: "Iżyce (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52977 +data: App\Entity\City {#32431 …} +value: "3381" +label: "Polanówka (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52978 +data: App\Entity\City {#32440 …} +value: "3382" +label: "Żabia Wola-w tym Pszczela Wola (gmina Strzyżewice)" +attr: [] +labelTranslationParameters: [] } 3383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52979 +data: App\Entity\City {#32449 …} +value: "3383" +label: "Góra (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52989 +data: App\Entity\City {#32461 …} +value: "3384" +label: "Gaj Nowy (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52986 +data: App\Entity\City {#32470 …} +value: "3385" +label: "Gaj Stary (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52981 +data: App\Entity\City {#32479 …} +value: "3386" +label: "Wojciechów I (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52990 +data: App\Entity\City {#32488 …} +value: "3387" +label: "Wojciechów II (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52991 +data: App\Entity\City {#32497 …} +value: "3388" +label: "Ignaców (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52992 +data: App\Entity\City {#32506 …} +value: "3389" +label: "Maszki I (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52993 +data: App\Entity\City {#32515 …} +value: "3390" +label: "Maszki II (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52994 +data: App\Entity\City {#32524 …} +value: "3391" +label: "Wojciechów V (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52995 +data: App\Entity\City {#32533 …} +value: "3392" +label: "Wojciechów Kolonia I (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52996 +data: App\Entity\City {#32542 …} +value: "3393" +label: "Stasin (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52997 +data: App\Entity\City {#32551 …} +value: "3394" +label: "Sporniak (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52998 +data: App\Entity\City {#32560 …} +value: "3395" +label: "Palikije I (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#52999 +data: App\Entity\City {#32569 …} +value: "3396" +label: "Palikije II (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53000 +data: App\Entity\City {#32578 …} +value: "3397" +label: "Miłocin (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53001 +data: App\Entity\City {#32587 …} +value: "3398" +label: "Szczuczki (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53002 +data: App\Entity\City {#32596 …} +value: "3399" +label: "Szczuczki Kol. VI (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53003 +data: App\Entity\City {#32605 …} +value: "3400" +label: "Łubki (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53004 +data: App\Entity\City {#32614 …} +value: "3401" +label: "Łubki Kol. (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53005 +data: App\Entity\City {#32623 …} +value: "3402" +label: "Łubki Szlachta (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53006 +data: App\Entity\City {#32632 …} +value: "3403" +label: "Halinówka (gmina Wojciechów)" +attr: [] +labelTranslationParameters: [] } 3404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53007 +data: App\Entity\City {#32641 …} +value: "3404" +label: "Bystrzyca (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53017 +data: App\Entity\City {#32653 …} +value: "3405" +label: "Długie (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53014 +data: App\Entity\City {#32662 …} +value: "3406" +label: "Kolonia Biskupie (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53009 +data: App\Entity\City {#32671 …} +value: "3407" +label: "Kolonia Pliszczyn (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53018 +data: App\Entity\City {#32680 …} +value: "3408" +label: "Kolonia Świdnik Mały (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53019 +data: App\Entity\City {#32689 …} +value: "3409" +label: "Łuszczów I (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53020 +data: App\Entity\City {#32698 …} +value: "3410" +label: "Łuszczów II (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53021 +data: App\Entity\City {#32707 …} +value: "3411" +label: "Łysaków (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53022 +data: App\Entity\City {#32716 …} +value: "3412" +label: "Jakubowice Murowane (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53023 +data: App\Entity\City {#32725 …} +value: "3413" +label: "Pliszczyn (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53024 +data: App\Entity\City {#32734 …} +value: "3414" +label: "Rudnik (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53025 +data: App\Entity\City {#32743 …} +value: "3415" +label: "Sobianowice (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53026 +data: App\Entity\City {#32752 …} +value: "3416" +label: "Świdnik Duży I (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53027 +data: App\Entity\City {#32761 …} +value: "3417" +label: "Świdnik Duży II (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53028 +data: App\Entity\City {#32770 …} +value: "3418" +label: "Świdnik Mały (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53029 +data: App\Entity\City {#32779 …} +value: "3419" +label: "Świdniczek (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53030 +data: App\Entity\City {#32788 …} +value: "3420" +label: "Wólka (gmina Wólka)" +attr: [] +labelTranslationParameters: [] } 3421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53031 +data: App\Entity\City {#32797 …} +value: "3421" +label: "Antoniówka (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53041 +data: App\Entity\City {#32809 …} +value: "3422" +label: "Biskupie (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53038 +data: App\Entity\City {#32818 …} +value: "3423" +label: "Biskupie Kolonia (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53033 +data: App\Entity\City {#32827 …} +value: "3424" +label: "Dragany (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53042 +data: App\Entity\City {#32836 …} +value: "3425" +label: "Guzówka (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53043 +data: App\Entity\City {#32845 …} +value: "3426" +label: "Giełczew Kolonia (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53044 +data: App\Entity\City {#32854 …} +value: "3427" +label: "Giełczew I (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53045 +data: App\Entity\City {#32863 …} +value: "3428" +label: "Giełczew II (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53046 +data: App\Entity\City {#32872 …} +value: "3429" +label: "Kajetanów (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53047 +data: App\Entity\City {#32881 …} +value: "3430" +label: "Łosień (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53048 +data: App\Entity\City {#32890 …} +value: "3431" +label: "Maciejów Nowy (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53049 +data: App\Entity\City {#32899 …} +value: "3432" +label: "Maciejów Stary (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53050 +data: App\Entity\City {#32908 …} +value: "3433" +label: "Nowy Dwór (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53051 +data: App\Entity\City {#32917 …} +value: "3434" +label: "Radomirka (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53052 +data: App\Entity\City {#32926 …} +value: "3435" +label: "Rezerwa (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53053 +data: App\Entity\City {#32935 …} +value: "3436" +label: "Stolnikowizna (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53054 +data: App\Entity\City {#32944 …} +value: "3437" +label: "Słupeczno (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53055 +data: App\Entity\City {#32953 …} +value: "3438" +label: "Spławy (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53056 +data: App\Entity\City {#32962 …} +value: "3439" +label: "Wysokie (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53057 +data: App\Entity\City {#32971 …} +value: "3440" +label: "Zabłocie (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53058 +data: App\Entity\City {#32980 …} +value: "3441" +label: "Giełczew Doły (gmina Wysokie)" +attr: [] +labelTranslationParameters: [] } 3442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53059 +data: App\Entity\City {#32989 …} +value: "3442" +label: "Zakrzew (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53069 +data: App\Entity\City {#33001 …} +value: "3443" +label: "Zakrzew Kolonia (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53066 +data: App\Entity\City {#33010 …} +value: "3444" +label: "Baraki (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53061 +data: App\Entity\City {#33019 …} +value: "3445" +label: "Nikodemów (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53070 +data: App\Entity\City {#33028 …} +value: "3446" +label: "Tarnawka I (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53071 +data: App\Entity\City {#33037 …} +value: "3447" +label: "Tarnawka II (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53072 +data: App\Entity\City {#33046 …} +value: "3448" +label: "Karolin (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53073 +data: App\Entity\City {#33055 …} +value: "3449" +label: "Targowisko (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53074 +data: App\Entity\City {#33064 …} +value: "3450" +label: "Targowisko Kolonia (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53075 +data: App\Entity\City {#33073 …} +value: "3451" +label: "Ponikwy (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53076 +data: App\Entity\City {#33082 …} +value: "3452" +label: "Wólka Ponikiewska (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53077 +data: App\Entity\City {#33091 …} +value: "3453" +label: "Dębina (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53078 +data: App\Entity\City {#33100 …} +value: "3454" +label: "Annów (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53079 +data: App\Entity\City {#33109 …} +value: "3455" +label: "Boża Wola (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53080 +data: App\Entity\City {#33118 …} +value: "3456" +label: "Szklarnia (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53081 +data: App\Entity\City {#33127 …} +value: "3457" +label: "Majdan Starowiejski (gmina Zakrzew)" +attr: [] +labelTranslationParameters: [] } 3458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53082 +data: App\Entity\City {#33136 …} +value: "3458" +label: "Łuków (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53092 +data: App\Entity\City {#33148 …} +value: "3459" +label: "Stoczek Łukowski (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53103 +data: App\Entity\City {#33160 …} +value: "3460" +label: "Adamów I (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53111 +data: App\Entity\City {#33172 …} +value: "3461" +label: "Adamów II (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53108 +data: App\Entity\City {#33181 …} +value: "3462" +label: "Budziska (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53084 +data: App\Entity\City {#33190 …} +value: "3463" +label: "Dąbrówka (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53112 +data: App\Entity\City {#33199 …} +value: "3464" +label: "Ferdynandów (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53113 +data: App\Entity\City {#33208 …} +value: "3465" +label: "Gułów (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53114 +data: App\Entity\City {#33217 …} +value: "3466" +label: "Helenów (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53115 +data: App\Entity\City {#33226 …} +value: "3467" +label: "Hordzieżka (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53116 +data: App\Entity\City {#33235 …} +value: "3468" +label: "Kalinowy Dół (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53117 +data: App\Entity\City {#33244 …} +value: "3469" +label: "Konorzatka (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53118 +data: App\Entity\City {#33253 …} +value: "3470" +label: "Lipiny (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53119 +data: App\Entity\City {#33262 …} +value: "3471" +label: "Sobiska (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53120 +data: App\Entity\City {#33271 …} +value: "3472" +label: "Turzystwo (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53121 +data: App\Entity\City {#33280 …} +value: "3473" +label: "Władysławów (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53122 +data: App\Entity\City {#33289 …} +value: "3474" +label: "Wola Gułowska (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53123 +data: App\Entity\City {#33298 …} +value: "3475" +label: "Zakępie (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53124 +data: App\Entity\City {#33307 …} +value: "3476" +label: "Żurawiec (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 3477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53125 +data: App\Entity\City {#33316 …} +value: "3477" +label: "Budki (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53135 +data: App\Entity\City {#33328 …} +value: "3478" +label: "Cisownik (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53132 +data: App\Entity\City {#33337 …} +value: "3479" +label: "Drożdżak (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53127 +data: App\Entity\City {#33346 …} +value: "3480" +label: "Feliksin (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53136 +data: App\Entity\City {#33355 …} +value: "3481" +label: "Fiukówka (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53137 +data: App\Entity\City {#33364 …} +value: "3482" +label: "Gołe Łazy (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53138 +data: App\Entity\City {#33373 …} +value: "3483" +label: "Huta-Dąbrowa (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53139 +data: App\Entity\City {#33382 …} +value: "3484" +label: "Huta Radoryska (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53140 +data: App\Entity\City {#33391 …} +value: "3485" +label: "Kasyldów (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53141 +data: App\Entity\City {#33400 …} +value: "3486" +label: "Kożuchówka (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53142 +data: App\Entity\City {#33409 …} +value: "3487" +label: "Krzywda (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53143 +data: App\Entity\City {#33418 …} +value: "3488" +label: "Laski (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53144 +data: App\Entity\City {#33427 …} +value: "3489" +label: "Nowy Patok (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53145 +data: App\Entity\City {#33436 …} +value: "3490" +label: "Okrzeja I (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53146 +data: App\Entity\City {#33445 …} +value: "3491" +label: "Okrzeja II (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53147 +data: App\Entity\City {#33454 …} +value: "3492" +label: "Podosie (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53148 +data: App\Entity\City {#33463 …} +value: "3493" +label: "Radoryż Kościelny (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53149 +data: App\Entity\City {#33472 …} +value: "3494" +label: "Radoryż Smolany (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53150 +data: App\Entity\City {#33481 …} +value: "3495" +label: "Ruda (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53151 +data: App\Entity\City {#33490 …} +value: "3496" +label: "Stary Patok (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53152 +data: App\Entity\City {#33499 …} +value: "3497" +label: "Szczałb (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53153 +data: App\Entity\City {#33508 …} +value: "3498" +label: "Teodorów (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53154 +data: App\Entity\City {#33517 …} +value: "3499" +label: "Wielgolas (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53155 +data: App\Entity\City {#33526 …} +value: "3500" +label: "Wola Okrzejska (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53156 +data: App\Entity\City {#33535 …} +value: "3501" +label: "Zimna Woda (gmina Krzywda)" +attr: [] +labelTranslationParameters: [] } 3502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53157 +data: App\Entity\City {#33544 …} +value: "3502" +label: "Aleksandrów (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53158 +data: App\Entity\City {#33553 …} +value: "3503" +label: "Biardy (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53159 +data: App\Entity\City {#33562 …} +value: "3504" +label: "Czerśl (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53160 +data: App\Entity\City {#33571 …} +value: "3505" +label: "Dąbie (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53161 +data: App\Entity\City {#33580 …} +value: "3506" +label: "Dminin (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53162 +data: App\Entity\City {#33589 …} +value: "3507" +label: "Gołaszyn (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53163 +data: App\Entity\City {#33598 …} +value: "3508" +label: "Gołąbki (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53164 +data: App\Entity\City {#33607 …} +value: "3509" +label: "Gręzówka (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53165 +data: App\Entity\City {#33616 …} +value: "3510" +label: "Jadwisin (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53166 +data: App\Entity\City {#33625 …} +value: "3511" +label: "Jeziory (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53167 +data: App\Entity\City {#33634 …} +value: "3512" +label: "Karwacz (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53168 +data: App\Entity\City {#33643 …} +value: "3513" +label: "Klimki (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53169 +data: App\Entity\City {#33652 …} +value: "3514" +label: "Kownatki (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53170 +data: App\Entity\City {#33661 …} +value: "3515" +label: "Krynka (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53171 +data: App\Entity\City {#33670 …} +value: "3516" +label: "Ławki (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53172 +data: App\Entity\City {#33679 …} +value: "3517" +label: "Łazy (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53173 +data: App\Entity\City {#33688 …} +value: "3518" +label: "Malcanów (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53174 +data: App\Entity\City {#33697 …} +value: "3519" +label: "Podgaj (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53175 +data: App\Entity\City {#33706 …} +value: "3520" +label: "Role (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53176 +data: App\Entity\City {#33715 …} +value: "3521" +label: "Ryżki (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53177 +data: App\Entity\City {#33724 …} +value: "3522" +label: "Rzymy-Las (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53178 +data: App\Entity\City {#33733 …} +value: "3523" +label: "Rzymy-Rzymki (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53179 +data: App\Entity\City {#33742 …} +value: "3524" +label: "Sięciaszka Druga (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53180 +data: App\Entity\City {#33751 …} +value: "3525" +label: "Sięciaszka Pierwsza (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53181 +data: App\Entity\City {#33760 …} +value: "3526" +label: "Strzyżew (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53182 +data: App\Entity\City {#33769 …} +value: "3527" +label: "Suchocin (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53183 +data: App\Entity\City {#33778 …} +value: "3528" +label: "Suleje (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53184 +data: App\Entity\City {#33787 …} +value: "3529" +label: "Szczygły Dolne (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53185 +data: App\Entity\City {#33796 …} +value: "3530" +label: "Szczygły Górne (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53186 +data: App\Entity\City {#33805 …} +value: "3531" +label: "Świdry (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53187 +data: App\Entity\City {#33814 …} +value: "3532" +label: "Turze Rogi (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53188 +data: App\Entity\City {#33823 …} +value: "3533" +label: "Wagram (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53189 +data: App\Entity\City {#33832 …} +value: "3534" +label: "Wólka Świątkowa (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53190 +data: App\Entity\City {#33841 …} +value: "3535" +label: "Zalesie (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53191 +data: App\Entity\City {#33850 …} +value: "3536" +label: "Zarzecz Łukowski (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53192 +data: App\Entity\City {#33859 …} +value: "3537" +label: "Żdżary (gmina Łuków)" +attr: [] +labelTranslationParameters: [] } 3538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53193 +data: App\Entity\City {#33868 …} +value: "3538" +label: "Bielany Duże (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53203 +data: App\Entity\City {#33880 …} +value: "3539" +label: "Bronisławów Duży (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53200 +data: App\Entity\City {#33889 …} +value: "3540" +label: "Charlejów (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53195 +data: App\Entity\City {#33898 …} +value: "3541" +label: "Czarna (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53204 +data: App\Entity\City {#33907 …} +value: "3542" +label: "Ernestynów (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53205 +data: App\Entity\City {#33916 …} +value: "3543" +label: "Hordzież (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53206 +data: App\Entity\City {#33925 …} +value: "3544" +label: "Józefów Duży (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53207 +data: App\Entity\City {#33934 …} +value: "3545" +label: "Krzówka (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53208 +data: App\Entity\City {#33943 …} +value: "3546" +label: "Leonardów (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53209 +data: App\Entity\City {#33952 …} +value: "3547" +label: "Nowa Ruda (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53210 +data: App\Entity\City {#33961 …} +value: "3548" +label: "Pieńki (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53211 +data: App\Entity\City {#33970 …} +value: "3549" +label: "Poznań (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53212 +data: App\Entity\City {#33979 …} +value: "3550" +label: "Ruda (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53213 +data: App\Entity\City {#33988 …} +value: "3551" +label: "Serokomla (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53214 +data: App\Entity\City {#33997 …} +value: "3552" +label: "Wola Bukowska (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53215 +data: App\Entity\City {#34006 …} +value: "3553" +label: "Wólka (gmina Serokomla)" +attr: [] +labelTranslationParameters: [] } 3554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53216 +data: App\Entity\City {#34015 …} +value: "3554" +label: "Aleksandrów (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53226 +data: App\Entity\City {#34027 …} +value: "3555" +label: "Anonin (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53223 +data: App\Entity\City {#34036 …} +value: "3556" +label: "Borowina (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53218 +data: App\Entity\City {#34045 …} +value: "3557" +label: "Celiny Szlacheckie (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53227 +data: App\Entity\City {#34054 …} +value: "3558" +label: "Celiny Włościańskie (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53228 +data: App\Entity\City {#34063 …} +value: "3559" +label: "Gózd (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53229 +data: App\Entity\City {#34072 …} +value: "3560" +label: "Jarczówek (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53230 +data: App\Entity\City {#34081 …} +value: "3561" +label: "Jeleniec (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53231 +data: App\Entity\City {#34090 …} +value: "3562" +label: "Jonnik (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53232 +data: App\Entity\City {#34099 …} +value: "3563" +label: "Józefów (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53233 +data: App\Entity\City {#34108 …} +value: "3564" +label: "Kierzków (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53234 +data: App\Entity\City {#34117 …} +value: "3565" +label: "Kij (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53235 +data: App\Entity\City {#34126 …} +value: "3566" +label: "Kopina (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53236 +data: App\Entity\City {#34135 …} +value: "3567" +label: "Kosuty (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53237 +data: App\Entity\City {#34144 …} +value: "3568" +label: "Lipniak (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53238 +data: App\Entity\City {#34153 …} +value: "3569" +label: "Niedźwiadka (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53239 +data: App\Entity\City {#34162 …} +value: "3570" +label: "Nowa Wróblina (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53240 +data: App\Entity\City {#34171 …} +value: "3571" +label: "Nowy Stanin (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53241 +data: App\Entity\City {#34180 …} +value: "3572" +label: "Ogniwo (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53242 +data: App\Entity\City {#34189 …} +value: "3573" +label: "Sarnów (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53243 +data: App\Entity\City {#34198 …} +value: "3574" +label: "Stanin (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53244 +data: App\Entity\City {#34207 …} +value: "3575" +label: "Stara Gąska (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53245 +data: App\Entity\City {#34216 …} +value: "3576" +label: "Stara Wróblina (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53246 +data: App\Entity\City {#34225 …} +value: "3577" +label: "Tuchowicz (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53247 +data: App\Entity\City {#34234 …} +value: "3578" +label: "Wesołówka (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53248 +data: App\Entity\City {#34243 …} +value: "3579" +label: "Wnętrzne (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53249 +data: App\Entity\City {#34252 …} +value: "3580" +label: "Wólka Zastawska (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53250 +data: App\Entity\City {#34261 …} +value: "3581" +label: "Zagoździe (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53251 +data: App\Entity\City {#34270 …} +value: "3582" +label: "Zastawie (gmina Stanin)" +attr: [] +labelTranslationParameters: [] } 3583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53252 +data: App\Entity\City {#34279 …} +value: "3583" +label: "Aleksandrówka (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53262 +data: App\Entity\City {#34291 …} +value: "3584" +label: "Błażejki-Ruda (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53259 +data: App\Entity\City {#34300 …} +value: "3585" +label: "Borki (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53254 +data: App\Entity\City {#34309 …} +value: "3586" +label: "Chrusty (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53263 +data: App\Entity\City {#34318 …} +value: "3587" +label: "Guzówka (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53264 +data: App\Entity\City {#34327 …} +value: "3588" +label: "Jagodne (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53265 +data: App\Entity\City {#34336 …} +value: "3589" +label: "Jamielne (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53266 +data: App\Entity\City {#34345 …} +value: "3590" +label: "Jamielnik Kolonia (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53267 +data: App\Entity\City {#34354 …} +value: "3591" +label: "Januszówka (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53268 +data: App\Entity\City {#34363 …} +value: "3592" +label: "Jedlanka (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53269 +data: App\Entity\City {#34372 …} +value: "3593" +label: "Kamionka (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53270 +data: App\Entity\City {#34381 …} +value: "3594" +label: "Kapice-Celej (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53271 +data: App\Entity\City {#34390 …} +value: "3595" +label: "Kienkówka (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53272 +data: App\Entity\City {#34399 …} +value: "3596" +label: "Kisielsk (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53273 +data: App\Entity\City {#34408 …} +value: "3597" +label: "Łosiniec (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53274 +data: App\Entity\City {#34417 …} +value: "3598" +label: "Mizary (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53275 +data: App\Entity\City {#34426 …} +value: "3599" +label: "Nowa Prawda (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53276 +data: App\Entity\City {#34435 …} +value: "3600" +label: "Nowe Kobiałki (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53277 +data: App\Entity\City {#34444 …} +value: "3601" +label: "Nowy Jamielnik (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53278 +data: App\Entity\City {#34453 …} +value: "3602" +label: "Rosy (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53279 +data: App\Entity\City {#34462 …} +value: "3603" +label: "Róża Podgórna (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53280 +data: App\Entity\City {#34471 …} +value: "3604" +label: "Stara Prawda (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53281 +data: App\Entity\City {#34480 …} +value: "3605" +label: "Stara Róża (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53282 +data: App\Entity\City {#34489 …} +value: "3606" +label: "Stare Kobiałki (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53283 +data: App\Entity\City {#34498 …} +value: "3607" +label: "Stary Jamielnik (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53284 +data: App\Entity\City {#34507 …} +value: "3608" +label: "Szyszki (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53285 +data: App\Entity\City {#34516 …} +value: "3609" +label: "Toczyska (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53286 +data: App\Entity\City {#34525 …} +value: "3610" +label: "Turzec (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53287 +data: App\Entity\City {#34534 …} +value: "3611" +label: "Wiśniówka-Huta Łukacz (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53288 +data: App\Entity\City {#34543 …} +value: "3612" +label: "Wola Kisielska (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53289 +data: App\Entity\City {#34552 …} +value: "3613" +label: "Wólka Poznańska (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53290 +data: App\Entity\City {#34561 …} +value: "3614" +label: "Wólka Różańska (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53291 +data: App\Entity\City {#34570 …} +value: "3615" +label: "Zabiele (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53292 +data: App\Entity\City {#34579 …} +value: "3616" +label: "Zgórznica (gmina Stoczek Łukowski)" +attr: [] +labelTranslationParameters: [] } 3617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53293 +data: App\Entity\City {#34588 …} +value: "3617" +label: "Celiny (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53303 +data: App\Entity\City {#34600 …} +value: "3618" +label: "Dębowica (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53300 +data: App\Entity\City {#34609 …} +value: "3619" +label: "Dębowierzchy (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53295 +data: App\Entity\City {#34618 …} +value: "3620" +label: "Gołowierzchy (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53304 +data: App\Entity\City {#34627 …} +value: "3621" +label: "Jakusze (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53305 +data: App\Entity\City {#34636 …} +value: "3622" +label: "Karwów (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53306 +data: App\Entity\City {#34645 …} +value: "3623" +label: "Kurów (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53307 +data: App\Entity\City {#34654 …} +value: "3624" +label: "Leszczanka (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53308 +data: App\Entity\City {#34663 …} +value: "3625" +label: "Mikłusy (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53309 +data: App\Entity\City {#34672 …} +value: "3626" +label: "Nurzyna (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53310 +data: App\Entity\City {#34681 …} +value: "3627" +label: "Płudy (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53311 +data: App\Entity\City {#34690 …} +value: "3628" +label: "Popławy-Rogale (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53312 +data: App\Entity\City {#34699 …} +value: "3629" +label: "Świercze (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53313 +data: App\Entity\City {#34708 …} +value: "3630" +label: "Szaniawy-Matysy (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53314 +data: App\Entity\City {#34717 …} +value: "3631" +label: "Szaniawy-Poniaty (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53315 +data: App\Entity\City {#34726 …} +value: "3632" +label: "Trzebieszów Pierwszy (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53316 +data: App\Entity\City {#34735 …} +value: "3633" +label: "Trzebieszów Drugi (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53317 +data: App\Entity\City {#34744 …} +value: "3634" +label: "Trzebieszów (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53318 +data: App\Entity\City {#34753 …} +value: "3635" +label: "Trzebieszów-Kolonia (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53319 +data: App\Entity\City {#34762 …} +value: "3636" +label: "Wierzejki (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53320 +data: App\Entity\City {#34771 …} +value: "3637" +label: "Wólka Konopna (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53321 +data: App\Entity\City {#34780 …} +value: "3638" +label: "Wylany (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53322 +data: App\Entity\City {#34789 …} +value: "3639" +label: "Zaolszynie (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53323 +data: App\Entity\City {#34798 …} +value: "3640" +label: "Zembry (gmina Trzebieszów)" +attr: [] +labelTranslationParameters: [] } 3641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53324 +data: App\Entity\City {#34807 …} +value: "3641" +label: "Burzec (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53334 +data: App\Entity\City {#34819 …} +value: "3642" +label: "Bystrzyca (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53331 +data: App\Entity\City {#34828 …} +value: "3643" +label: "Ciężkie (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53326 +data: App\Entity\City {#34837 …} +value: "3644" +label: "Ciężkie I (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53335 +data: App\Entity\City {#34846 …} +value: "3645" +label: "Glinne (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53336 +data: App\Entity\City {#34855 …} +value: "3646" +label: "Helenów (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53337 +data: App\Entity\City {#34864 …} +value: "3647" +label: "Hermanów (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53338 +data: App\Entity\City {#34873 …} +value: "3648" +label: "Kolonia Bystrzycka (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53339 +data: App\Entity\City {#34882 …} +value: "3649" +label: "Marianów (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53340 +data: App\Entity\City {#34891 …} +value: "3650" +label: "Nowinki (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53341 +data: App\Entity\City {#34900 …} +value: "3651" +label: "Oszczepalin Drugi (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53342 +data: App\Entity\City {#34909 …} +value: "3652" +label: "Oszczepalin Pierwszy (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53343 +data: App\Entity\City {#34918 …} +value: "3653" +label: "Otylin (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53344 +data: App\Entity\City {#34927 …} +value: "3654" +label: "Siedliska (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53345 +data: App\Entity\City {#34936 …} +value: "3655" +label: "Świderki (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53346 +data: App\Entity\City {#34945 …} +value: "3656" +label: "Wojcieszków (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53347 +data: App\Entity\City {#34954 …} +value: "3657" +label: "Wola Bobrowa (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53348 +data: App\Entity\City {#34963 …} +value: "3658" +label: "Wola Burzecka (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53349 +data: App\Entity\City {#34972 …} +value: "3659" +label: "Wola Bystrzycka (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53350 +data: App\Entity\City {#34981 …} +value: "3660" +label: "Wólka Domaszewska (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53351 +data: App\Entity\City {#34990 …} +value: "3661" +label: "Zofibór (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53352 +data: App\Entity\City {#34999 …} +value: "3662" +label: "Zofijówka (gmina Wojcieszków)" +attr: [] +labelTranslationParameters: [] } 3663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53353 +data: App\Entity\City {#35008 …} +value: "3663" +label: "Baczków (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53363 +data: App\Entity\City {#35020 …} +value: "3664" +label: "Błażków (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53360 +data: App\Entity\City {#35029 …} +value: "3665" +label: "Ciechomin (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53355 +data: App\Entity\City {#35038 …} +value: "3666" +label: "Dwornia (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53364 +data: App\Entity\City {#35047 …} +value: "3667" +label: "Dychawica (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53365 +data: App\Entity\City {#35056 …} +value: "3668" +label: "Germanicha (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53366 +data: App\Entity\City {#35065 …} +value: "3669" +label: "Grudź (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53367 +data: App\Entity\City {#35074 …} +value: "3670" +label: "Jarczew (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53368 +data: App\Entity\City {#35083 …} +value: "3671" +label: "Kamień (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53369 +data: App\Entity\City {#35092 …} +value: "3672" +label: "Ksawerynów (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53370 +data: App\Entity\City {#35101 …} +value: "3673" +label: "Lisikierz (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53371 +data: App\Entity\City {#35110 …} +value: "3674" +label: "Mysłów (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53372 +data: App\Entity\City {#35119 …} +value: "3675" +label: "Nowy Świat (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53373 +data: App\Entity\City {#35128 …} +value: "3676" +label: "Osiny (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53374 +data: App\Entity\City {#35137 …} +value: "3677" +label: "Powały (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53375 +data: App\Entity\City {#35146 …} +value: "3678" +label: "Stara Huta (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53376 +data: App\Entity\City {#35155 …} +value: "3679" +label: "Świder (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53377 +data: App\Entity\City {#35164 …} +value: "3680" +label: "Wandów (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53378 +data: App\Entity\City {#35173 …} +value: "3681" +label: "Wilczyska (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53379 +data: App\Entity\City {#35182 …} +value: "3682" +label: "Wola Mysłowska (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53380 +data: App\Entity\City {#35191 …} +value: "3683" +label: "Wólka Ciechomska (gmina Wola Mysłowska)" +attr: [] +labelTranslationParameters: [] } 3684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53381 +data: App\Entity\City {#35200 …} +value: "3684" +label: "Opole Lubelskie (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53391 +data: App\Entity\City {#35212 …} +value: "3685" +label: "Białowoda (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53388 +data: App\Entity\City {#35221 …} +value: "3686" +label: "Ćwiętalka (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53383 +data: App\Entity\City {#35230 …} +value: "3687" +label: "Darowne (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53395 +data: App\Entity\City {#35239 …} +value: "3688" +label: "Dąbrowa Godowska (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53396 +data: App\Entity\City {#35248 …} +value: "3689" +label: "Dębiny (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53397 +data: App\Entity\City {#35257 …} +value: "3690" +label: "Elżbieta (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53398 +data: App\Entity\City {#35266 …} +value: "3691" +label: "Emilcin (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53399 +data: App\Entity\City {#35275 …} +value: "3692" +label: "Góry Opolskie (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53400 +data: App\Entity\City {#35284 …} +value: "3693" +label: "Górna Owczarnia (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53401 +data: App\Entity\City {#35293 …} +value: "3694" +label: "Góry Kluczkowickie (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53402 +data: App\Entity\City {#35302 …} +value: "3695" +label: "Grabówka (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53403 +data: App\Entity\City {#35311 …} +value: "3696" +label: "Jankowa (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53404 +data: App\Entity\City {#35320 …} +value: "3697" +label: "Kamionka (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53405 +data: App\Entity\City {#35329 …} +value: "3698" +label: "Kazimierzów (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53406 +data: App\Entity\City {#35338 …} +value: "3699" +label: "Kluczkowice (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53407 +data: App\Entity\City {#35347 …} +value: "3700" +label: "Kluczkowice-Osiedle (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53408 +data: App\Entity\City {#35356 …} +value: "3701" +label: "Leonin (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53409 +data: App\Entity\City {#35365 …} +value: "3702" +label: "Ludwików (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53410 +data: App\Entity\City {#35374 …} +value: "3703" +label: "Majdan Trzebieski (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53411 +data: App\Entity\City {#35383 …} +value: "3704" +label: "Niezdów (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53412 +data: App\Entity\City {#35392 …} +value: "3705" +label: "Nowy Franciszków (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53413 +data: App\Entity\City {#35401 …} +value: "3706" +label: "Nowe Komaszyce (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53414 +data: App\Entity\City {#35410 …} +value: "3707" +label: "Ożarów (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53415 +data: App\Entity\City {#35419 …} +value: "3708" +label: "Puszno Godowskie (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53416 +data: App\Entity\City {#35428 …} +value: "3709" +label: "Puszno Skokowskie (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53417 +data: App\Entity\City {#35437 …} +value: "3710" +label: "Ruda Godowska (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53418 +data: App\Entity\City {#35446 …} +value: "3711" +label: "Rozalin (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53419 +data: App\Entity\City {#35455 …} +value: "3712" +label: "Sewerynówka (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53420 +data: App\Entity\City {#35464 …} +value: "3713" +label: "Skoków (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53421 +data: App\Entity\City {#35473 …} +value: "3714" +label: "Stanisławów (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53422 +data: App\Entity\City {#35482 …} +value: "3715" +label: "Stary Franciszków (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53423 +data: App\Entity\City {#35491 …} +value: "3716" +label: "Stare Komaszyce (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53424 +data: App\Entity\City {#35500 …} +value: "3717" +label: "Truszków (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53425 +data: App\Entity\City {#35509 …} +value: "3718" +label: "Trzebiesza (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53426 +data: App\Entity\City {#35518 …} +value: "3719" +label: "Wandalin (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53427 +data: App\Entity\City {#35527 …} +value: "3720" +label: "Wandalin „Widły” (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53428 +data: App\Entity\City {#35536 …} +value: "3721" +label: "Wola Rudzka (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53429 +data: App\Entity\City {#35545 …} +value: "3722" +label: "Wólka Komaszycka (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53430 +data: App\Entity\City {#35554 …} +value: "3723" +label: "Wrzelowiec (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53431 +data: App\Entity\City {#35563 …} +value: "3724" +label: "Wrzelowiec „Kierzki” (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53432 +data: App\Entity\City {#35572 …} +value: "3725" +label: "Zadole (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53433 +data: App\Entity\City {#35581 …} +value: "3726" +label: "Zajączków (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53434 +data: App\Entity\City {#35590 …} +value: "3727" +label: "Zosin (gmina Opole Lubelskie)" +attr: [] +labelTranslationParameters: [] } 3728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53435 +data: App\Entity\City {#35599 …} +value: "3728" +label: "Poniatowa (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53445 +data: App\Entity\City {#35611 …} +value: "3729" +label: "Dąbrowa Wronowska (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53442 +data: App\Entity\City {#35620 …} +value: "3730" +label: "Henin (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53437 +data: App\Entity\City {#35629 …} +value: "3731" +label: "Kocianów (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53446 +data: App\Entity\City {#35638 …} +value: "3732" +label: "Kowala Druga (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53447 +data: App\Entity\City {#35647 …} +value: "3733" +label: "Kowala Pierwsza (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53448 +data: App\Entity\City {#35656 …} +value: "3734" +label: "Kraczewice Prywatne (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53449 +data: App\Entity\City {#35665 …} +value: "3735" +label: "Kraczewice Rządowe (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53450 +data: App\Entity\City {#35674 …} +value: "3736" +label: "Leśniczówka (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53451 +data: App\Entity\City {#35683 …} +value: "3737" +label: "Młynki (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53452 +data: App\Entity\City {#35692 …} +value: "3738" +label: "Niezabitów (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53453 +data: App\Entity\City {#35701 …} +value: "3739" +label: "Niezabitów-Kolonia (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53454 +data: App\Entity\City {#35710 …} +value: "3740" +label: "Obliźniak (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53455 +data: App\Entity\City {#35719 …} +value: "3741" +label: "Plizin (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53456 +data: App\Entity\City {#35728 …} +value: "3742" +label: "Poniatowa-Kolonia 1 i 2 (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53457 +data: App\Entity\City {#35737 …} +value: "3743" +label: "Poniatowa-Kolonia 3 i 4 (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53458 +data: App\Entity\City {#35746 …} +value: "3744" +label: "Spławy (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53459 +data: App\Entity\City {#35755 …} +value: "3745" +label: "Szczuczki-Kolonia (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53460 +data: App\Entity\City {#35764 …} +value: "3746" +label: "Wólka Łubkowska (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53461 +data: App\Entity\City {#35773 …} +value: "3747" +label: "Zofianka (gmina Poniatowa)" +attr: [] +labelTranslationParameters: [] } 3748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53462 +data: App\Entity\City {#35782 …} +value: "3748" +label: "Józefów nad Wisłą (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53472 +data: App\Entity\City {#35794 …} +value: "3749" +label: "Basonia (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53469 +data: App\Entity\City {#35803 …} +value: "3750" +label: "Boiska-Kolonia (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53464 +data: App\Entity\City {#35812 …} +value: "3751" +label: "Bór (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53473 +data: App\Entity\City {#35821 …} +value: "3752" +label: "Chruślanki Józefowskie (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53474 +data: App\Entity\City {#35830 …} +value: "3753" +label: "Chruślanki Mazanowskie (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53475 +data: App\Entity\City {#35839 …} +value: "3754" +label: "Chruślina (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53476 +data: App\Entity\City {#35848 …} +value: "3755" +label: "Chruślina-Kolonia (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53477 +data: App\Entity\City {#35857 …} +value: "3756" +label: "Dębniak (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53478 +data: App\Entity\City {#35866 …} +value: "3757" +label: "Idalin (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53479 +data: App\Entity\City {#35875 …} +value: "3758" +label: "Kaliszany-Kolonia (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53480 +data: App\Entity\City {#35884 …} +value: "3759" +label: "Kolczyn (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53481 +data: App\Entity\City {#35893 …} +value: "3760" +label: "Kolonia Nieszawa (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53482 +data: App\Entity\City {#35902 …} +value: "3761" +label: "Łopoczno (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53483 +data: App\Entity\City {#35911 …} +value: "3762" +label: "Stare Kaliszany (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53484 +data: App\Entity\City {#35920 …} +value: "3763" +label: "Mariampol (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53485 +data: App\Entity\City {#35929 …} +value: "3764" +label: "Mazanów (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53486 +data: App\Entity\City {#35938 …} +value: "3765" +label: "Miłoszówka (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53487 +data: App\Entity\City {#35947 …} +value: "3766" +label: "Niesiołowice (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53488 +data: App\Entity\City {#35956 …} +value: "3767" +label: "Nieszawa (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53489 +data: App\Entity\City {#35965 …} +value: "3768" +label: "Nietrzeba (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53490 +data: App\Entity\City {#35974 …} +value: "3769" +label: "Owczarnia (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53491 +data: App\Entity\City {#35983 …} +value: "3770" +label: "Pielgrzymka (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53492 +data: App\Entity\City {#35992 …} +value: "3771" +label: "Pocześle (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53493 +data: App\Entity\City {#36001 …} +value: "3772" +label: "Prawno (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53494 +data: App\Entity\City {#36010 …} +value: "3773" +label: "Rybitwy (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53495 +data: App\Entity\City {#36019 …} +value: "3774" +label: "Spławy (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53496 +data: App\Entity\City {#36028 …} +value: "3775" +label: "Graniczna (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53497 +data: App\Entity\City {#36037 …} +value: "3776" +label: "Stare Boiska (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53498 +data: App\Entity\City {#36046 …} +value: "3777" +label: "Stasin (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53499 +data: App\Entity\City {#36055 …} +value: "3778" +label: "Stefanówka (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53500 +data: App\Entity\City {#36064 …} +value: "3779" +label: "Studnisko (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53501 +data: App\Entity\City {#36073 …} +value: "3780" +label: "Ugory (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53502 +data: App\Entity\City {#36082 …} +value: "3781" +label: "Wałowice (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53503 +data: App\Entity\City {#36091 …} +value: "3782" +label: "Wałowice-Kolonia (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53504 +data: App\Entity\City {#36100 …} +value: "3783" +label: "Wólka Kolczyńska (gmina Józefów nad Wisłą)" +attr: [] +labelTranslationParameters: [] } 3784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53505 +data: App\Entity\City {#36109 …} +value: "3784" +label: "Adelina (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53515 +data: App\Entity\City {#36121 …} +value: "3785" +label: "Antonówka (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53512 +data: App\Entity\City {#36130 …} +value: "3786" +label: "Borów (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53507 +data: App\Entity\City {#36139 …} +value: "3787" +label: "Borów-Kolonia (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53516 +data: App\Entity\City {#36148 …} +value: "3788" +label: "Budzyń (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53517 +data: App\Entity\City {#36157 …} +value: "3789" +label: "Chodel (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53518 +data: App\Entity\City {#36166 …} +value: "3790" +label: "Godów (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53519 +data: App\Entity\City {#36175 …} +value: "3791" +label: "Granice (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53520 +data: App\Entity\City {#36184 …} +value: "3792" +label: "Grądy (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53521 +data: App\Entity\City {#36193 …} +value: "3793" +label: "Huta Borowska (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53522 +data: App\Entity\City {#36202 …} +value: "3794" +label: "Jeżów (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53523 +data: App\Entity\City {#36211 …} +value: "3795" +label: "Kawęczyn (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53524 +data: App\Entity\City {#36220 …} +value: "3796" +label: "Książ (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53525 +data: App\Entity\City {#36229 …} +value: "3797" +label: "Lipiny (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53526 +data: App\Entity\City {#36238 …} +value: "3798" +label: "Majdan Borowski (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53527 +data: App\Entity\City {#36247 …} +value: "3799" +label: "Osiny (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53528 +data: App\Entity\City {#36256 …} +value: "3800" +label: "Przytyki (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53529 +data: App\Entity\City {#36265 …} +value: "3801" +label: "Radlin (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53530 +data: App\Entity\City {#36274 …} +value: "3802" +label: "Ratoszyn Drugi (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53531 +data: App\Entity\City {#36283 …} +value: "3803" +label: "Ratoszyn Pierwszy (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53532 +data: App\Entity\City {#36292 …} +value: "3804" +label: "Siewalka (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53533 +data: App\Entity\City {#36301 …} +value: "3805" +label: "Stasin (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53534 +data: App\Entity\City {#36310 …} +value: "3806" +label: "Świdno (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53535 +data: App\Entity\City {#36319 …} +value: "3807" +label: "Trzciniec (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53536 +data: App\Entity\City {#36328 …} +value: "3808" +label: "Zastawki (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53537 +data: App\Entity\City {#36337 …} +value: "3809" +label: "Zosinek (gmina Chodel)" +attr: [] +labelTranslationParameters: [] } 3810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53538 +data: App\Entity\City {#36346 …} +value: "3810" +label: "Bielsko (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53548 +data: App\Entity\City {#36358 …} +value: "3811" +label: "Chodlik (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53545 +data: App\Entity\City {#36367 …} +value: "3812" +label: "Głusko Duże-Kolonia (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53540 +data: App\Entity\City {#36376 …} +value: "3813" +label: "Głusko Duże (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53549 +data: App\Entity\City {#36385 …} +value: "3814" +label: "Górki (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53550 +data: App\Entity\City {#36394 …} +value: "3815" +label: "Jaworce-Mieczysławka (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53551 +data: App\Entity\City {#36403 …} +value: "3816" +label: "Karczmiska Drugie (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53552 +data: App\Entity\City {#36412 …} +value: "3817" +label: "Karczmiska Pierwsze (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53553 +data: App\Entity\City {#36421 …} +value: "3818" +label: "Karczmiska Pierwsze Kolonia (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53554 +data: App\Entity\City {#36430 …} +value: "3819" +label: "Noworąblów (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53555 +data: App\Entity\City {#36439 …} +value: "3820" +label: "Słotwiny (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53556 +data: App\Entity\City {#36448 …} +value: "3821" +label: "Słotwiny – Czerwone Łąki (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53557 +data: App\Entity\City {#36457 …} +value: "3822" +label: "Uściąż (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53558 +data: App\Entity\City {#36466 …} +value: "3823" +label: "Uściąż-Kolonia (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53559 +data: App\Entity\City {#36475 …} +value: "3824" +label: "Wolica (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53560 +data: App\Entity\City {#36484 …} +value: "3825" +label: "Wolica-Kolonia (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53561 +data: App\Entity\City {#36493 …} +value: "3826" +label: "Wymysłów (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53562 +data: App\Entity\City {#36502 …} +value: "3827" +label: "Zaborze (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53563 +data: App\Entity\City {#36511 …} +value: "3828" +label: "Zagajdzie (gmina Karczmiska)" +attr: [] +labelTranslationParameters: [] } 3829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53564 +data: App\Entity\City {#36520 …} +value: "3829" +label: "Braciejowice (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53574 +data: App\Entity\City {#36532 …} +value: "3830" +label: "Głodno (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53571 +data: App\Entity\City {#36541 …} +value: "3831" +label: "Grabowiec (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53566 +data: App\Entity\City {#36550 …} +value: "3832" +label: "Janiszów (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53575 +data: App\Entity\City {#36559 …} +value: "3833" +label: "Kamień (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53576 +data: App\Entity\City {#36568 …} +value: "3834" +label: "Kępa Gostecka (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53577 +data: App\Entity\City {#36577 …} +value: "3835" +label: "Kępa Piotrawińska (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53578 +data: App\Entity\City {#36586 …} +value: "3836" +label: "Kępa Solecka (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53579 +data: App\Entity\City {#36595 …} +value: "3837" +label: "Kolonia Łaziska (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53580 +data: App\Entity\City {#36604 …} +value: "3838" +label: "Koło (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53581 +data: App\Entity\City {#36613 …} +value: "3839" +label: "Kopanina Kaliszańska (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53582 +data: App\Entity\City {#36622 …} +value: "3840" +label: "Kopanina Kamieńska (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53583 +data: App\Entity\City {#36631 …} +value: "3841" +label: "Kosiorów (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53584 +data: App\Entity\City {#36640 …} +value: "3842" +label: "Las Dębowy (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53585 +data: App\Entity\City {#36649 …} +value: "3843" +label: "Łaziska (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53586 +data: App\Entity\City {#36658 …} +value: "3844" +label: "Nieciecz (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53587 +data: App\Entity\City {#36667 …} +value: "3845" +label: "Niedźwiada Duża (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53588 +data: App\Entity\City {#36676 …} +value: "3846" +label: "Niedźwiada Mała (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53589 +data: App\Entity\City {#36685 …} +value: "3847" +label: "Piotrawin (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53590 +data: App\Entity\City {#36694 …} +value: "3848" +label: "Trzciniec (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53591 +data: App\Entity\City {#36703 …} +value: "3849" +label: "Wojciechów (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53592 +data: App\Entity\City {#36712 …} +value: "3850" +label: "Wrzelów (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53593 +data: App\Entity\City {#36721 …} +value: "3851" +label: "Zakrzów (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53594 +data: App\Entity\City {#36730 …} +value: "3852" +label: "Zgoda (gmina Łaziska)" +attr: [] +labelTranslationParameters: [] } 3853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53595 +data: App\Entity\City {#36739 …} +value: "3853" +label: "Brzozowa (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53605 +data: App\Entity\City {#36751 …} +value: "3854" +label: "Dobre (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53602 +data: App\Entity\City {#36760 …} +value: "3855" +label: "Kąty (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53597 +data: App\Entity\City {#36769 …} +value: "3856" +label: "Kępa Chotecka (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53606 +data: App\Entity\City {#36778 …} +value: "3857" +label: "Kłodnica (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53607 +data: App\Entity\City {#36787 …} +value: "3858" +label: "Kolonia Wrzelów (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53608 +data: App\Entity\City {#36796 …} +value: "3859" +label: "Kosiorów (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53609 +data: App\Entity\City {#36805 …} +value: "3860" +label: "Lubomirka (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53610 +data: App\Entity\City {#36814 …} +value: "3861" +label: "Machów (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53611 +data: App\Entity\City {#36823 …} +value: "3862" +label: "Majdany (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53612 +data: App\Entity\City {#36832 …} +value: "3863" +label: "Podgórz (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53613 +data: App\Entity\City {#36841 …} +value: "3864" +label: "Polanówka (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53614 +data: App\Entity\City {#36850 …} +value: "3865" +label: "Rogów (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53615 +data: App\Entity\City {#36859 …} +value: "3866" +label: "Rybaki (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53616 +data: App\Entity\City {#36868 …} +value: "3867" +label: "Szczekarków (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53617 +data: App\Entity\City {#36877 …} +value: "3868" +label: "Szczekarków-Kolonia (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53618 +data: App\Entity\City {#36886 …} +value: "3869" +label: "Szkuciska (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53619 +data: App\Entity\City {#36895 …} +value: "3870" +label: "Urządków (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53620 +data: App\Entity\City {#36904 …} +value: "3871" +label: "Wilków (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53621 +data: App\Entity\City {#36913 …} +value: "3872" +label: "Wilków-Kolonia (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53622 +data: App\Entity\City {#36922 …} +value: "3873" +label: "Wólka Polanowska (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53623 +data: App\Entity\City {#36931 …} +value: "3874" +label: "Zagłoba (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53624 +data: App\Entity\City {#36940 …} +value: "3875" +label: "Zarudki (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53625 +data: App\Entity\City {#36949 …} +value: "3876" +label: "Zastów Karczmiski (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53626 +data: App\Entity\City {#36958 …} +value: "3877" +label: "Zastów Polanowski (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53627 +data: App\Entity\City {#36967 …} +value: "3878" +label: "Żmijowiska (gmina Wilków)" +attr: [] +labelTranslationParameters: [] } 3879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53628 +data: App\Entity\City {#36976 …} +value: "3879" +label: "Parczew (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53638 +data: App\Entity\City {#36988 …} +value: "3880" +label: "Babianka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53635 +data: App\Entity\City {#36997 …} +value: "3881" +label: "Brudno (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53630 +data: App\Entity\City {#37006 …} +value: "3882" +label: "Buradów (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53642 +data: App\Entity\City {#37015 …} +value: "3883" +label: "Jasionka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53643 +data: App\Entity\City {#37024 …} +value: "3884" +label: "Koczergi (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53644 +data: App\Entity\City {#37033 …} +value: "3885" +label: "Kolonia Babianka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53645 +data: App\Entity\City {#37042 …} +value: "3886" +label: "Komarne (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53646 +data: App\Entity\City {#37051 …} +value: "3887" +label: "Królewski Dwór (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53647 +data: App\Entity\City {#37060 …} +value: "3888" +label: "Laski (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53648 +data: App\Entity\City {#37069 …} +value: "3889" +label: "Michałówka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53649 +data: App\Entity\City {#37078 …} +value: "3890" +label: "Pohulanka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53650 +data: App\Entity\City {#37087 …} +value: "3891" +label: "Przewłoka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53651 +data: App\Entity\City {#37096 …} +value: "3892" +label: "Siedliki (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53652 +data: App\Entity\City {#37105 …} +value: "3893" +label: "Sowin (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53653 +data: App\Entity\City {#37114 …} +value: "3894" +label: "Szytki (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53654 +data: App\Entity\City {#37123 …} +value: "3895" +label: "Tyśmienica (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53655 +data: App\Entity\City {#37132 …} +value: "3896" +label: "Wierzbówka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53656 +data: App\Entity\City {#37141 …} +value: "3897" +label: "Wola Przewłocka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53657 +data: App\Entity\City {#37150 …} +value: "3898" +label: "Zaniówka (gmina Parczew)" +attr: [] +labelTranslationParameters: [] } 3899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53658 +data: App\Entity\City {#37159 …} +value: "3899" +label: "Bednarzówka (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53668 +data: App\Entity\City {#37171 …} +value: "3900" +label: "Białka (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53665 +data: App\Entity\City {#37180 …} +value: "3901" +label: "Chmielów (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53660 +data: App\Entity\City {#37189 …} +value: "3902" +label: "Dębowa Kłoda (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53669 +data: App\Entity\City {#37198 …} +value: "3903" +label: "Hanów (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53670 +data: App\Entity\City {#37207 …} +value: "3904" +label: "Kodeniec (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53671 +data: App\Entity\City {#37216 …} +value: "3905" +label: "Korona (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53672 +data: App\Entity\City {#37225 …} +value: "3906" +label: "Krzywowierzba-Kolonia (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53673 +data: App\Entity\City {#37234 …} +value: "3907" +label: "Leitnie (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53674 +data: App\Entity\City {#37243 …} +value: "3908" +label: "Lubiczyn (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53675 +data: App\Entity\City {#37252 …} +value: "3909" +label: "Makoszka (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53676 +data: App\Entity\City {#37261 …} +value: "3910" +label: "Marianówka (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53677 +data: App\Entity\City {#37270 …} +value: "3911" +label: "Nietiahy (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53678 +data: App\Entity\City {#37279 …} +value: "3912" +label: "Pachole (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53679 +data: App\Entity\City {#37288 …} +value: "3913" +label: "Plebania Wola (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53680 +data: App\Entity\City {#37297 …} +value: "3914" +label: "Stępków (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53681 +data: App\Entity\City {#37306 …} +value: "3915" +label: "Uhnin (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53682 +data: App\Entity\City {#37315 …} +value: "3916" +label: "Wyhalew (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53683 +data: App\Entity\City {#37324 …} +value: "3917" +label: "Zadębie (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53684 +data: App\Entity\City {#37333 …} +value: "3918" +label: "Żmiarki (gmina Dębowa Kłoda)" +attr: [] +labelTranslationParameters: [] } 3919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53685 +data: App\Entity\City {#37342 …} +value: "3919" +label: "Dawidy (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53695 +data: App\Entity\City {#37354 …} +value: "3920" +label: "Gęś (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53692 +data: App\Entity\City {#37363 …} +value: "3921" +label: "Holendernia (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53687 +data: App\Entity\City {#37372 …} +value: "3922" +label: "Jabłoń (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53696 +data: App\Entity\City {#37381 …} +value: "3923" +label: "Kalinka (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53697 +data: App\Entity\City {#37390 …} +value: "3924" +label: "Kolano (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53698 +data: App\Entity\City {#37399 …} +value: "3925" +label: "Kolano-Kolonia (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53699 +data: App\Entity\City {#37408 …} +value: "3926" +label: "Kudry (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53700 +data: App\Entity\City {#37417 …} +value: "3927" +label: "Łubno (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53701 +data: App\Entity\City {#37426 …} +value: "3928" +label: "Paszenki (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53702 +data: App\Entity\City {#37435 …} +value: "3929" +label: "Puchowa Góra (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53703 +data: App\Entity\City {#37444 …} +value: "3930" +label: "Wantopol (gmina Jabłoń)" +attr: [] +labelTranslationParameters: [] } 3931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53704 +data: App\Entity\City {#37453 …} +value: "3931" +label: "Cichostów (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53714 +data: App\Entity\City {#37465 …} +value: "3932" +label: "Czeberaki (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53711 +data: App\Entity\City {#37474 …} +value: "3933" +label: "Kopina (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53706 +data: App\Entity\City {#37483 …} +value: "3934" +label: "Kostry (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53715 +data: App\Entity\City {#37492 …} +value: "3935" +label: "Milanów (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53716 +data: App\Entity\City {#37501 …} +value: "3936" +label: "Okalew (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53717 +data: App\Entity\City {#37510 …} +value: "3937" +label: "Radcze (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53718 +data: App\Entity\City {#37519 …} +value: "3938" +label: "Rudno I (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53719 +data: App\Entity\City {#37528 …} +value: "3939" +label: "Rudno II (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53720 +data: App\Entity\City {#37537 …} +value: "3940" +label: "Rudno III (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53721 +data: App\Entity\City {#37546 …} +value: "3941" +label: "Rudzieniec (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53722 +data: App\Entity\City {#37555 …} +value: "3942" +label: "Zieleniec (gmina Milanów)" +attr: [] +labelTranslationParameters: [] } 3943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53723 +data: App\Entity\City {#37564 …} +value: "3943" +label: "Antopol (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53733 +data: App\Entity\City {#37576 …} +value: "3944" +label: "Bojary (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53730 +data: App\Entity\City {#37585 …} +value: "3945" +label: "Grabówka (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53725 +data: App\Entity\City {#37594 …} +value: "3946" +label: "Hołowno (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53734 +data: App\Entity\City {#37603 …} +value: "3947" +label: "Kaniuki (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53735 +data: App\Entity\City {#37612 …} +value: "3948" +label: "Mosty (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53736 +data: App\Entity\City {#37621 …} +value: "3949" +label: "Niecielin (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53737 +data: App\Entity\City {#37630 …} +value: "3950" +label: "Nowe Mosty (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53738 +data: App\Entity\City {#37639 …} +value: "3951" +label: "Opole (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53739 +data: App\Entity\City {#37648 …} +value: "3952" +label: "Piechy (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53740 +data: App\Entity\City {#37657 …} +value: "3953" +label: "Podedwórze (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53741 +data: App\Entity\City {#37666 …} +value: "3954" +label: "Rusiły (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53742 +data: App\Entity\City {#37675 …} +value: "3955" +label: "Zaliszcze (gmina Podedwórze)" +attr: [] +labelTranslationParameters: [] } 3956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53743 +data: App\Entity\City {#37684 …} +value: "3956" +label: "Amelin (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53753 +data: App\Entity\City {#37696 …} +value: "3957" +label: "Augustówka (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53750 +data: App\Entity\City {#37705 …} +value: "3958" +label: "Działyń (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53745 +data: App\Entity\City {#37714 …} +value: "3959" +label: "Glinny Stok (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53754 +data: App\Entity\City {#37723 …} +value: "3960" +label: "Gródek Szlachecki (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53755 +data: App\Entity\City {#37732 …} +value: "3961" +label: "Jezioro (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53756 +data: App\Entity\City {#37741 …} +value: "3962" +label: "Juliopol (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53757 +data: App\Entity\City {#37750 …} +value: "3963" +label: "Łubka (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53758 +data: App\Entity\City {#37759 …} +value: "3964" +label: "Miłków (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53759 +data: App\Entity\City {#37768 …} +value: "3965" +label: "Miłków-Kolonia (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53760 +data: App\Entity\City {#37777 …} +value: "3966" +label: "Nadzieja (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53761 +data: App\Entity\City {#37786 …} +value: "3967" +label: "Pomyków (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53762 +data: App\Entity\City {#37795 …} +value: "3968" +label: "Sewerynówka (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53763 +data: App\Entity\City {#37804 …} +value: "3969" +label: "Siemień (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53764 +data: App\Entity\City {#37813 …} +value: "3970" +label: "Tulniki (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53765 +data: App\Entity\City {#37822 …} +value: "3971" +label: "Wierzchowiny Nowe (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53766 +data: App\Entity\City {#37831 …} +value: "3972" +label: "Wierzchowiny Stare (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53767 +data: App\Entity\City {#37840 …} +value: "3973" +label: "Władysławów (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53768 +data: App\Entity\City {#37849 …} +value: "3974" +label: "Wola Tulnicka (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53769 +data: App\Entity\City {#37858 …} +value: "3975" +label: "Wólka Siemieńska (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53770 +data: App\Entity\City {#37867 …} +value: "3976" +label: "Żminne (gmina Siemień)" +attr: [] +labelTranslationParameters: [] } 3977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53771 +data: App\Entity\City {#37876 …} +value: "3977" +label: "Górki (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53781 +data: App\Entity\City {#37888 …} +value: "3978" +label: "Komarówka (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53778 +data: App\Entity\City {#37897 …} +value: "3979" +label: "Kropiwki (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53773 +data: App\Entity\City {#37906 …} +value: "3980" +label: "Lejno (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53782 +data: App\Entity\City {#37915 …} +value: "3981" +label: "Lipniak (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53783 +data: App\Entity\City {#37924 …} +value: "3982" +label: "Nowy Orzechów (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53784 +data: App\Entity\City {#37933 …} +value: "3983" +label: "Olchówka (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53785 +data: App\Entity\City {#37942 …} +value: "3984" +label: "Pieszowola (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53786 +data: App\Entity\City {#37951 …} +value: "3985" +label: "Sosnowica (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53787 +data: App\Entity\City {#37960 …} +value: "3986" +label: "Sosnowica-Dwór (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53788 +data: App\Entity\City {#37969 …} +value: "3987" +label: "Stary Orzechów (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53789 +data: App\Entity\City {#37978 …} +value: "3988" +label: "Turno (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53790 +data: App\Entity\City {#37987 …} +value: "3989" +label: "Zbójno (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53791 +data: App\Entity\City {#37996 …} +value: "3990" +label: "Zienki (gmina Sosnowica)" +attr: [] +labelTranslationParameters: [] } 3991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53792 +data: App\Entity\City {#38005 …} +value: "3991" +label: "Puławy (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 3992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53802 +data: App\Entity\City {#38017 …} +value: "3992" +label: "Kazimierz Dolny (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 3993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53813 +data: App\Entity\City {#38029 …} +value: "3993" +label: "Bochotnica (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 3994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53810 +data: App\Entity\City {#38038 …} +value: "3994" +label: "Cholewianka (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 3995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53794 +data: App\Entity\City {#38047 …} +value: "3995" +label: "Dąbrówka (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 3996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53814 +data: App\Entity\City {#38056 …} +value: "3996" +label: "Doły-Wylągi (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 3997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53815 +data: App\Entity\City {#38065 …} +value: "3997" +label: "Góry (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 3998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53816 +data: App\Entity\City {#38074 …} +value: "3998" +label: "Jeziorszczyzna (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 3999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53817 +data: App\Entity\City {#38083 …} +value: "3999" +label: "Mięćmierz-Okale (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53818 +data: App\Entity\City {#38092 …} +value: "4000" +label: "Parchatka (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53819 +data: App\Entity\City {#38101 …} +value: "4001" +label: "Rzeczyca (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53820 +data: App\Entity\City {#38110 …} +value: "4002" +label: "Rzeczyca-Kolonia (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53821 +data: App\Entity\City {#38119 …} +value: "4003" +label: "Skowieszynek (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53822 +data: App\Entity\City {#38128 …} +value: "4004" +label: "Wierzchoniów (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53823 +data: App\Entity\City {#38137 …} +value: "4005" +label: "Witoszyn (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53824 +data: App\Entity\City {#38146 …} +value: "4006" +label: "Zbędowice (gmina Kazimierz Dolny)" +attr: [] +labelTranslationParameters: [] } 4007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53825 +data: App\Entity\City {#38155 …} +value: "4007" +label: "Końskowola (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53835 +data: App\Entity\City {#38167 …} +value: "4008" +label: "Chrząchów (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53832 +data: App\Entity\City {#38176 …} +value: "4009" +label: "Chrząchówek (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53827 +data: App\Entity\City {#38185 …} +value: "4010" +label: "Las Stocki (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53836 +data: App\Entity\City {#38194 …} +value: "4011" +label: "Młynki (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53837 +data: App\Entity\City {#38203 …} +value: "4012" +label: "Opoka (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53838 +data: App\Entity\City {#38212 …} +value: "4013" +label: "Pulki (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53839 +data: App\Entity\City {#38221 …} +value: "4014" +label: "Nowy Pożóg (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53840 +data: App\Entity\City {#38230 …} +value: "4015" +label: "Stara Wieś (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53841 +data: App\Entity\City {#38239 …} +value: "4016" +label: "Stary Pożóg (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53842 +data: App\Entity\City {#38248 …} +value: "4017" +label: "Rudy (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53843 +data: App\Entity\City {#38257 …} +value: "4018" +label: "Sielce (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53844 +data: App\Entity\City {#38266 …} +value: "4019" +label: "Skowieszyn (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53845 +data: App\Entity\City {#38275 …} +value: "4020" +label: "Stok (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53846 +data: App\Entity\City {#38284 …} +value: "4021" +label: "Witowice (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53847 +data: App\Entity\City {#38293 …} +value: "4022" +label: "Wronów (gmina Końskowola)" +attr: [] +labelTranslationParameters: [] } 4023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53848 +data: App\Entity\City {#38302 …} +value: "4023" +label: "Kurów (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53858 +data: App\Entity\City {#38314 …} +value: "4024" +label: "Barłogi (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53855 +data: App\Entity\City {#38323 …} +value: "4025" +label: "Bronisławka (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53850 +data: App\Entity\City {#38332 …} +value: "4026" +label: "Brzozowa Gać (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53859 +data: App\Entity\City {#38341 …} +value: "4027" +label: "Buchałowice (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53860 +data: App\Entity\City {#38350 …} +value: "4028" +label: "Choszczów (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53861 +data: App\Entity\City {#38359 …} +value: "4029" +label: "Dęba (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53862 +data: App\Entity\City {#38368 …} +value: "4030" +label: "Klementowice (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53863 +data: App\Entity\City {#38377 …} +value: "4031" +label: "Kłoda (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53864 +data: App\Entity\City {#38386 …} +value: "4032" +label: "Łąkoć (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53865 +data: App\Entity\City {#38395 …} +value: "4033" +label: "Marianka (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53866 +data: App\Entity\City {#38404 …} +value: "4034" +label: "Olesin (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53867 +data: App\Entity\City {#38413 …} +value: "4035" +label: "Płonki (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53868 +data: App\Entity\City {#38422 …} +value: "4036" +label: "Posiołek (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53869 +data: App\Entity\City {#38431 …} +value: "4037" +label: "Szumów (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53870 +data: App\Entity\City {#38440 …} +value: "4038" +label: "Wygoda (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53871 +data: App\Entity\City {#38449 …} +value: "4039" +label: "Wólka Nowodworska (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53872 +data: App\Entity\City {#38458 …} +value: "4040" +label: "Zastawie (gmina Kurów)" +attr: [] +labelTranslationParameters: [] } 4041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53873 +data: App\Entity\City {#38467 …} +value: "4041" +label: "Nałęczów (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53883 +data: App\Entity\City {#38479 …} +value: "4042" +label: "Bochotnica (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53880 +data: App\Entity\City {#38488 …} +value: "4043" +label: "Charz A (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53875 +data: App\Entity\City {#38497 …} +value: "4044" +label: "Charz B (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53884 +data: App\Entity\City {#38506 …} +value: "4045" +label: "Chruszczów (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53885 +data: App\Entity\City {#38515 …} +value: "4046" +label: "Kolonia Nałęczów (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53886 +data: App\Entity\City {#38524 …} +value: "4047" +label: "Antopol (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53887 +data: App\Entity\City {#38533 …} +value: "4048" +label: "Bochotnica-Kolonia (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53888 +data: App\Entity\City {#38542 …} +value: "4049" +label: "Bronice (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53889 +data: App\Entity\City {#38551 …} +value: "4050" +label: "Chruszczów-Kolonia (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53890 +data: App\Entity\City {#38560 …} +value: "4051" +label: "Cynków (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53891 +data: App\Entity\City {#38569 …} +value: "4052" +label: "Czesławice (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53892 +data: App\Entity\City {#38578 …} +value: "4053" +label: "Drzewce (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53893 +data: App\Entity\City {#38587 …} +value: "4054" +label: "Kolonia Bronice (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53894 +data: App\Entity\City {#38596 …} +value: "4055" +label: "Kolonia Drzewce (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53895 +data: App\Entity\City {#38605 …} +value: "4056" +label: "Ludwinów (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53896 +data: App\Entity\City {#38614 …} +value: "4057" +label: "Paulinów (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53897 +data: App\Entity\City {#38623 …} +value: "4058" +label: "Piotrowice (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53898 +data: App\Entity\City {#38632 …} +value: "4059" +label: "Sadurki (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53899 +data: App\Entity\City {#38641 …} +value: "4060" +label: "Strzelce (gmina Nałęczów)" +attr: [] +labelTranslationParameters: [] } 4061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53900 +data: App\Entity\City {#38650 …} +value: "4061" +label: "Wąwolnica (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53910 +data: App\Entity\City {#38662 …} +value: "4062" +label: "Bartłomiejowice (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53907 +data: App\Entity\City {#38671 …} +value: "4063" +label: "Celejów (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53902 +data: App\Entity\City {#38680 …} +value: "4064" +label: "Grabówki (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53911 +data: App\Entity\City {#38689 …} +value: "4065" +label: "Huta (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53912 +data: App\Entity\City {#38698 …} +value: "4066" +label: "Karmanowice (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53913 +data: App\Entity\City {#38707 …} +value: "4067" +label: "Kębło (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53914 +data: App\Entity\City {#38716 …} +value: "4068" +label: "Łąki (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53915 +data: App\Entity\City {#38725 …} +value: "4069" +label: "Łopatki (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53916 +data: App\Entity\City {#38734 …} +value: "4070" +label: "Łopatki-Kolonia (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53917 +data: App\Entity\City {#38743 …} +value: "4071" +label: "Mareczki (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53918 +data: App\Entity\City {#38752 …} +value: "4072" +label: "Rąblów (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53919 +data: App\Entity\City {#38761 …} +value: "4073" +label: "Rogalów (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53920 +data: App\Entity\City {#38770 …} +value: "4074" +label: "Stanisławka (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53921 +data: App\Entity\City {#38779 …} +value: "4075" +label: "Zarzeka (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53922 +data: App\Entity\City {#38788 …} +value: "4076" +label: "Zawada (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53923 +data: App\Entity\City {#38797 …} +value: "4077" +label: "Zgórzyńskie (gmina Wąwolnica)" +attr: [] +labelTranslationParameters: [] } 4078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53924 +data: App\Entity\City {#38806 …} +value: "4078" +label: "Czołna (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53934 +data: App\Entity\City {#38818 …} +value: "4079" +label: "Dębczyna (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53931 +data: App\Entity\City {#38827 …} +value: "4080" +label: "Gródek (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53926 +data: App\Entity\City {#38836 …} +value: "4081" +label: "Huta (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53935 +data: App\Entity\City {#38845 …} +value: "4082" +label: "Karczunek (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53936 +data: App\Entity\City {#38854 …} +value: "4083" +label: "Klin (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53937 +data: App\Entity\City {#38863 …} +value: "4084" +label: "Kozioł (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53938 +data: App\Entity\City {#38872 …} +value: "4085" +label: "Łukawica (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53939 +data: App\Entity\City {#38881 …} +value: "4086" +label: "Łukawka (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53940 +data: App\Entity\City {#38890 …} +value: "4087" +label: "Łysa Góra (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53941 +data: App\Entity\City {#38899 …} +value: "4088" +label: "Motoga (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53942 +data: App\Entity\City {#38908 …} +value: "4089" +label: "Niwa (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53943 +data: App\Entity\City {#38917 …} +value: "4090" +label: "Nowomichowska (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53944 +data: App\Entity\City {#38926 …} +value: "4091" +label: "Pogonów (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53945 +data: App\Entity\City {#38935 …} +value: "4092" +label: "Składów (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53946 +data: App\Entity\City {#38944 …} +value: "4093" +label: "Śniadówka (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53947 +data: App\Entity\City {#38953 …} +value: "4094" +label: "Wola Czołnowska (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53948 +data: App\Entity\City {#38962 …} +value: "4095" +label: "Zagóźdź (gmina Baranów)" +attr: [] +labelTranslationParameters: [] } 4096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53949 +data: App\Entity\City {#38971 …} +value: "4096" +label: "Brześce (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53959 +data: App\Entity\City {#38983 …} +value: "4097" +label: "Brześce-Kolonia (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53956 +data: App\Entity\City {#38992 …} +value: "4098" +label: "Janowice (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53951 +data: App\Entity\City {#39001 …} +value: "4099" +label: "Janowiec (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53960 +data: App\Entity\City {#39010 …} +value: "4100" +label: "Nasiłów (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53961 +data: App\Entity\City {#39019 …} +value: "4101" +label: "Oblasy (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53962 +data: App\Entity\City {#39028 …} +value: "4102" +label: "Trzcianki (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53963 +data: App\Entity\City {#39037 …} +value: "4103" +label: "Wojszyn (gmina Janowiec)" +attr: [] +labelTranslationParameters: [] } 4104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53964 +data: App\Entity\City {#39046 …} +value: "4104" +label: "Bobowiska (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53974 +data: App\Entity\City {#39058 …} +value: "4105" +label: "Góry (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53971 +data: App\Entity\City {#39067 …} +value: "4106" +label: "Góry-Kolonia (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53966 +data: App\Entity\City {#39076 …} +value: "4107" +label: "Kaleń (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53975 +data: App\Entity\City {#39085 …} +value: "4108" +label: "Łany (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53976 +data: App\Entity\City {#39094 …} +value: "4109" +label: "Markuszów (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53977 +data: App\Entity\City {#39103 …} +value: "4110" +label: "Olempin (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53978 +data: App\Entity\City {#39112 …} +value: "4111" +label: "Olszowiec (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53979 +data: App\Entity\City {#39121 …} +value: "4112" +label: "Zabłocie (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53980 +data: App\Entity\City {#39130 …} +value: "4113" +label: "Wólka Kątna (gmina Markuszów)" +attr: [] +labelTranslationParameters: [] } 4114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53981 +data: App\Entity\City {#39139 …} +value: "4114" +label: "Anielin (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53991 +data: App\Entity\City {#39151 …} +value: "4115" +label: "Borowa (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53988 +data: App\Entity\City {#39160 …} +value: "4116" +label: "Borowina (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53983 +data: App\Entity\City {#39169 …} +value: "4117" +label: "Bronowice (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53992 +data: App\Entity\City {#39178 …} +value: "4118" +label: "Dobrosławów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53993 +data: App\Entity\City {#39187 …} +value: "4119" +label: "Gołąb I (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53994 +data: App\Entity\City {#39196 …} +value: "4120" +label: "Gołąb II (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53995 +data: App\Entity\City {#39205 …} +value: "4121" +label: "Góra Puławska (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53996 +data: App\Entity\City {#39214 …} +value: "4122" +label: "Góra Puławska Osiedle (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53997 +data: App\Entity\City {#39223 …} +value: "4123" +label: "Janów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53998 +data: App\Entity\City {#39232 …} +value: "4124" +label: "Jaroszyn (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#53999 +data: App\Entity\City {#39241 …} +value: "4125" +label: "Kajetanów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54000 +data: App\Entity\City {#39250 …} +value: "4126" +label: "Klikawa (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54001 +data: App\Entity\City {#39259 …} +value: "4127" +label: "Kochanów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54002 +data: App\Entity\City {#39268 …} +value: "4128" +label: "Kowala (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54003 +data: App\Entity\City {#39277 …} +value: "4129" +label: "Leokadiów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54004 +data: App\Entity\City {#39286 …} +value: "4130" +label: "Łęka (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54005 +data: App\Entity\City {#39295 …} +value: "4131" +label: "Matygi (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54006 +data: App\Entity\City {#39304 …} +value: "4132" +label: "Niebrzegów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54007 +data: App\Entity\City {#39313 …} +value: "4133" +label: "Nieciecz (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54008 +data: App\Entity\City {#39322 …} +value: "4134" +label: "Opatkowice (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54009 +data: App\Entity\City {#39331 …} +value: "4135" +label: "Pachnowola (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54010 +data: App\Entity\City {#39340 …} +value: "4136" +label: "Piskorów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54011 +data: App\Entity\City {#39349 …} +value: "4137" +label: "Polesie (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54012 +data: App\Entity\City {#39358 …} +value: "4138" +label: "Sadłowice - Kolonia Góra Puławska (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54013 +data: App\Entity\City {#39367 …} +value: "4139" +label: "Skoki (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54014 +data: App\Entity\City {#39376 …} +value: "4140" +label: "Smogorzów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54015 +data: App\Entity\City {#39385 …} +value: "4141" +label: "Sosnów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54016 +data: App\Entity\City {#39394 …} +value: "4142" +label: "Tomaszów (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54017 +data: App\Entity\City {#39403 …} +value: "4143" +label: "Wólka Gołębska (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54018 +data: App\Entity\City {#39412 …} +value: "4144" +label: "Zarzecze (gmina Puławy)" +attr: [] +labelTranslationParameters: [] } 4145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54019 +data: App\Entity\City {#39421 …} +value: "4145" +label: "Bałtów (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54029 +data: App\Entity\City {#39433 …} +value: "4146" +label: "Borysów (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54026 +data: App\Entity\City {#39442 …} +value: "4147" +label: "Cezaryn (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54021 +data: App\Entity\City {#39451 …} +value: "4148" +label: "Jaworów (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54030 +data: App\Entity\City {#39460 …} +value: "4149" +label: "Kośmin (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54031 +data: App\Entity\City {#39469 …} +value: "4150" +label: "Kotliny (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54032 +data: App\Entity\City {#39478 …} +value: "4151" +label: "Osiny (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54033 +data: App\Entity\City {#39487 …} +value: "4152" +label: "Parafianka (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54034 +data: App\Entity\City {#39496 …} +value: "4153" +label: "Skrudki (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54035 +data: App\Entity\City {#39505 …} +value: "4154" +label: "Strzyżowice (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54036 +data: App\Entity\City {#39514 …} +value: "4155" +label: "Wilczanka (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54037 +data: App\Entity\City {#39523 …} +value: "4156" +label: "Wola Osińska (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54038 +data: App\Entity\City {#39532 …} +value: "4157" +label: "Zagrody (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54039 +data: App\Entity\City {#39541 …} +value: "4158" +label: "Żerdź (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54040 +data: App\Entity\City {#39550 …} +value: "4159" +label: "Żyrzyn (gmina Żyrzyn)" +attr: [] +labelTranslationParameters: [] } 4160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54041 +data: App\Entity\City {#39559 …} +value: "4160" +label: "Radzyń Podlaski (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54051 +data: App\Entity\City {#39571 …} +value: "4161" +label: "Czemierniki (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54062 +data: App\Entity\City {#39583 …} +value: "4162" +label: "Bełcząc (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54059 +data: App\Entity\City {#39592 …} +value: "4163" +label: "Lichty (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54043 +data: App\Entity\City {#39601 …} +value: "4164" +label: "Niewęgłosz (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54063 +data: App\Entity\City {#39610 …} +value: "4165" +label: "Skoki (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54064 +data: App\Entity\City {#39619 …} +value: "4166" +label: "Stoczek (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54065 +data: App\Entity\City {#39628 …} +value: "4167" +label: "Stójka (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54066 +data: App\Entity\City {#39637 …} +value: "4168" +label: "Wygnanów (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54067 +data: App\Entity\City {#39646 …} +value: "4169" +label: "Czemierniki I (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54068 +data: App\Entity\City {#39655 …} +value: "4170" +label: "Czemierniki II (gmina Czemierniki)" +attr: [] +labelTranslationParameters: [] } 4171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54069 +data: App\Entity\City {#39664 …} +value: "4171" +label: "Borki (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54079 +data: App\Entity\City {#39676 …} +value: "4172" +label: "Krasew (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54076 +data: App\Entity\City {#39685 …} +value: "4173" +label: "Maruszewiec Nowy (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54071 +data: App\Entity\City {#39694 …} +value: "4174" +label: "Maruszewiec Stary (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54080 +data: App\Entity\City {#39703 …} +value: "4175" +label: "Nowiny (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54081 +data: App\Entity\City {#39712 …} +value: "4176" +label: "Olszewnica (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54082 +data: App\Entity\City {#39721 …} +value: "4177" +label: "Osowno (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54083 +data: App\Entity\City {#39730 …} +value: "4178" +label: "Pasmugi (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54084 +data: App\Entity\City {#39739 …} +value: "4179" +label: "Sitno (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54085 +data: App\Entity\City {#39748 …} +value: "4180" +label: "Stara Wieś (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54086 +data: App\Entity\City {#39757 …} +value: "4181" +label: "Tchórzew (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54087 +data: App\Entity\City {#39766 …} +value: "4182" +label: "Tchórzew-Kolonia (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54088 +data: App\Entity\City {#39775 …} +value: "4183" +label: "Wola Chomejowa (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54089 +data: App\Entity\City {#39784 …} +value: "4184" +label: "Wola Osowińska (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54090 +data: App\Entity\City {#39793 …} +value: "4185" +label: "Wrzosów (gmina Borki)" +attr: [] +labelTranslationParameters: [] } 4186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54091 +data: App\Entity\City {#39802 …} +value: "4186" +label: "Brzozowica Duża (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54101 +data: App\Entity\City {#39814 …} +value: "4187" +label: "Brzozowica Mała (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54098 +data: App\Entity\City {#39823 …} +value: "4188" +label: "Grabowiec (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54093 +data: App\Entity\City {#39832 …} +value: "4189" +label: "Jurki (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54102 +data: App\Entity\City {#39841 …} +value: "4190" +label: "Kąkolewnica Południowa (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54103 +data: App\Entity\City {#39850 …} +value: "4191" +label: "Kąkolewnica Północna (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54104 +data: App\Entity\City {#39859 …} +value: "4192" +label: "Kąkolewnica Wschodnia (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54105 +data: App\Entity\City {#39868 …} +value: "4193" +label: "Lipniaki (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54106 +data: App\Entity\City {#39877 …} +value: "4194" +label: "Miłolas (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54107 +data: App\Entity\City {#39886 …} +value: "4195" +label: "Mościska (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54108 +data: App\Entity\City {#39895 …} +value: "4196" +label: "Olszewnica (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54109 +data: App\Entity\City {#39904 …} +value: "4197" +label: "Polskowola (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54110 +data: App\Entity\City {#39913 …} +value: "4198" +label: "Rudnik (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54111 +data: App\Entity\City {#39922 …} +value: "4199" +label: "Sokule (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54112 +data: App\Entity\City {#39931 …} +value: "4200" +label: "Turów (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54113 +data: App\Entity\City {#39940 …} +value: "4201" +label: "Wygnanka (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54114 +data: App\Entity\City {#39949 …} +value: "4202" +label: "Zosinowo (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54115 +data: App\Entity\City {#39958 …} +value: "4203" +label: "Żakowola Poprzeczna (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54116 +data: App\Entity\City {#39967 …} +value: "4204" +label: "Żakowola Radzyńska (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54117 +data: App\Entity\City {#39976 …} +value: "4205" +label: "Żakowola Stara (gmina Kąkolewnica)" +attr: [] +labelTranslationParameters: [] } 4206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54118 +data: App\Entity\City {#39985 …} +value: "4206" +label: "Brzeziny (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54128 +data: App\Entity\City {#39997 …} +value: "4207" +label: "Brzozowy Kąt (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54125 +data: App\Entity\City {#40006 …} +value: "4208" +label: "Derewiczna (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54120 +data: App\Entity\City {#40015 …} +value: "4209" +label: "Kolembrody (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54129 +data: App\Entity\City {#40024 …} +value: "4210" +label: "Komarówka Podlaska (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54130 +data: App\Entity\City {#40033 …} +value: "4211" +label: "Przegaliny Duże (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54131 +data: App\Entity\City {#40042 …} +value: "4212" +label: "Przegaliny Małe (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54132 +data: App\Entity\City {#40051 …} +value: "4213" +label: "Walinna (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54133 +data: App\Entity\City {#40060 …} +value: "4214" +label: "Wiski (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54134 +data: App\Entity\City {#40069 …} +value: "4215" +label: "Woroniec (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54135 +data: App\Entity\City {#40078 …} +value: "4216" +label: "Wólka Komarowska (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54136 +data: App\Entity\City {#40087 …} +value: "4217" +label: "Żelizna (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54137 +data: App\Entity\City {#40096 …} +value: "4218" +label: "Żulinki (gmina Komarówka Podlaska)" +attr: [] +labelTranslationParameters: [] } 4219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54138 +data: App\Entity\City {#40105 …} +value: "4219" +label: "Adamki (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54148 +data: App\Entity\City {#40117 …} +value: "4220" +label: "Bedlno (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54145 +data: App\Entity\City {#40126 …} +value: "4221" +label: "Bedlno Radzyńskie (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54140 +data: App\Entity\City {#40135 …} +value: "4222" +label: "Biała (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54149 +data: App\Entity\City {#40144 …} +value: "4223" +label: "Białka (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54150 +data: App\Entity\City {#40153 …} +value: "4224" +label: "Branica Radzyńska (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54151 +data: App\Entity\City {#40162 …} +value: "4225" +label: "Branica Radzyńska-Kolonia (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54152 +data: App\Entity\City {#40171 …} +value: "4226" +label: "Brzostówiec (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54153 +data: App\Entity\City {#40180 …} +value: "4227" +label: "Główne (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54154 +data: App\Entity\City {#40189 …} +value: "4228" +label: "Jaski (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54155 +data: App\Entity\City {#40198 …} +value: "4229" +label: "Marynin (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54156 +data: App\Entity\City {#40207 …} +value: "4230" +label: "Paszki Duże (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54157 +data: App\Entity\City {#40216 …} +value: "4231" +label: "Paszki Małe (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54158 +data: App\Entity\City {#40225 …} +value: "4232" +label: "Płudy (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54159 +data: App\Entity\City {#40234 …} +value: "4233" +label: "Radowiec (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54160 +data: App\Entity\City {#40243 …} +value: "4234" +label: "Siedlanów (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54161 +data: App\Entity\City {#40252 …} +value: "4235" +label: "Stasinów (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54162 +data: App\Entity\City {#40261 …} +value: "4236" +label: "Ustrzesz (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54163 +data: App\Entity\City {#40270 …} +value: "4237" +label: "Zabiele (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54164 +data: App\Entity\City {#40279 …} +value: "4238" +label: "Zbulitów Duży (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54165 +data: App\Entity\City {#40288 …} +value: "4239" +label: "Żabików (gmina Radzyń Podlaski)" +attr: [] +labelTranslationParameters: [] } 4240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54166 +data: App\Entity\City {#40297 …} +value: "4240" +label: "Domaszewnica (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54176 +data: App\Entity\City {#40309 …} +value: "4241" +label: "Gąsiory (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54173 +data: App\Entity\City {#40318 …} +value: "4242" +label: "Kępki (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54168 +data: App\Entity\City {#40327 …} +value: "4243" +label: "Klębów (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54177 +data: App\Entity\City {#40336 …} +value: "4244" +label: "Kolonia Domaszewnica (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54178 +data: App\Entity\City {#40345 …} +value: "4245" +label: "Kolonia Domaszewska (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54179 +data: App\Entity\City {#40354 …} +value: "4246" +label: "Paskudy (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54180 +data: App\Entity\City {#40363 …} +value: "4247" +label: "Rozwadów (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54181 +data: App\Entity\City {#40372 …} +value: "4248" +label: "Sętki (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54182 +data: App\Entity\City {#40381 …} +value: "4249" +label: "Skrzyszew (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54183 +data: App\Entity\City {#40390 …} +value: "4250" +label: "Sobole (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54184 +data: App\Entity\City {#40399 …} +value: "4251" +label: "Stanisławów (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54185 +data: App\Entity\City {#40408 …} +value: "4252" +label: "Stok (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54186 +data: App\Entity\City {#40417 …} +value: "4253" +label: "Ulan Duży (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54187 +data: App\Entity\City {#40426 …} +value: "4254" +label: "Ulan-Majorat (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54188 +data: App\Entity\City {#40435 …} +value: "4255" +label: "Ulan Mały (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54189 +data: App\Entity\City {#40444 …} +value: "4256" +label: "Wierzchowiny (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54190 +data: App\Entity\City {#40453 …} +value: "4257" +label: "Zakrzew (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54191 +data: App\Entity\City {#40462 …} +value: "4258" +label: "Zarzec Ulański (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54192 +data: App\Entity\City {#40471 …} +value: "4259" +label: "Żyłki (gmina Ulan-Majorat)" +attr: [] +labelTranslationParameters: [] } 4260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54193 +data: App\Entity\City {#40480 …} +value: "4260" +label: "Bezwola I (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54203 +data: App\Entity\City {#40492 …} +value: "4261" +label: "Bezwola II (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54200 +data: App\Entity\City {#40501 …} +value: "4262" +label: "Bojanówka (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54195 +data: App\Entity\City {#40510 …} +value: "4263" +label: "Branica (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54204 +data: App\Entity\City {#40519 …} +value: "4264" +label: "Branica-Kolonia (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54205 +data: App\Entity\City {#40528 …} +value: "4265" +label: "Kuraszew (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54206 +data: App\Entity\City {#40537 …} +value: "4266" +label: "Lisiowólka (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54207 +data: App\Entity\City {#40546 …} +value: "4267" +label: "Ossowa (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54208 +data: App\Entity\City {#40555 …} +value: "4268" +label: "Ostrówki (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54209 +data: App\Entity\City {#40564 …} +value: "4269" +label: "Planta (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54210 +data: App\Entity\City {#40573 …} +value: "4270" +label: "Suchowola (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54211 +data: App\Entity\City {#40582 …} +value: "4271" +label: "Suchowola-Kolonia (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54212 +data: App\Entity\City {#40591 …} +value: "4272" +label: "Świerże (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54213 +data: App\Entity\City {#40600 …} +value: "4273" +label: "Wohyń I (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54214 +data: App\Entity\City {#40609 …} +value: "4274" +label: "Wohyń II (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54215 +data: App\Entity\City {#40618 …} +value: "4275" +label: "Wólka Zdunkówka (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54216 +data: App\Entity\City {#40627 …} +value: "4276" +label: "Zbulitów Mały (gmina Wohyń)" +attr: [] +labelTranslationParameters: [] } 4277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54217 +data: App\Entity\City {#40636 …} +value: "4277" +label: "Dęblin (gmina Dęblin)" +attr: [] +labelTranslationParameters: [] } 4278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54227 +data: App\Entity\City {#40648 …} +value: "4278" +label: "Ryki (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54238 +data: App\Entity\City {#40660 …} +value: "4279" +label: "Bobrowniki (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54235 +data: App\Entity\City {#40669 …} +value: "4280" +label: "Krasnogliny (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54219 +data: App\Entity\City {#40678 …} +value: "4281" +label: "Kleszczówka (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54239 +data: App\Entity\City {#40687 …} +value: "4282" +label: "Podwierzbie (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54240 +data: App\Entity\City {#40696 …} +value: "4283" +label: "Sędowice (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54241 +data: App\Entity\City {#40705 …} +value: "4284" +label: "Moszczanka (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54242 +data: App\Entity\City {#40714 …} +value: "4285" +label: "Lasoń (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54243 +data: App\Entity\City {#40723 …} +value: "4286" +label: "Nowy Dęblin (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54244 +data: App\Entity\City {#40732 …} +value: "4287" +label: "Chrustne (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54245 +data: App\Entity\City {#40741 …} +value: "4288" +label: "Sierskowola (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54246 +data: App\Entity\City {#40750 …} +value: "4289" +label: "Brusów (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54247 +data: App\Entity\City {#40759 …} +value: "4290" +label: "Janisze (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54248 +data: App\Entity\City {#40768 …} +value: "4291" +label: "Ogonów (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54249 +data: App\Entity\City {#40777 …} +value: "4292" +label: "Oszczywilk (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54250 +data: App\Entity\City {#40786 …} +value: "4293" +label: "Nowy Bazanów (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54251 +data: App\Entity\City {#40795 …} +value: "4294" +label: "Stary Bazanów (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54252 +data: App\Entity\City {#40804 …} +value: "4295" +label: "Swaty (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54253 +data: App\Entity\City {#40813 …} +value: "4296" +label: "Edwardów (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54254 +data: App\Entity\City {#40822 …} +value: "4297" +label: "Niwa Babicka (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54255 +data: App\Entity\City {#40831 …} +value: "4298" +label: "Kazimierzyn (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54256 +data: App\Entity\City {#40840 …} +value: "4299" +label: "Nowa Dąbia (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54257 +data: App\Entity\City {#40849 …} +value: "4300" +label: "Stara Dąbia (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54258 +data: App\Entity\City {#40858 …} +value: "4301" +label: "Ownia (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54259 +data: App\Entity\City {#40867 …} +value: "4302" +label: "Potok (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54260 +data: App\Entity\City {#40876 …} +value: "4303" +label: "Zalesie (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54261 +data: App\Entity\City {#40885 …} +value: "4304" +label: "Zalesie-Kolonia (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54262 +data: App\Entity\City {#40894 …} +value: "4305" +label: "Budki-Rososz (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54263 +data: App\Entity\City {#40903 …} +value: "4306" +label: "Kruków (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54264 +data: App\Entity\City {#40912 …} +value: "4307" +label: "Lasocin (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54265 +data: App\Entity\City {#40921 …} +value: "4308" +label: "Rososz (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54266 +data: App\Entity\City {#40930 …} +value: "4309" +label: "Leopoldów (gmina Ryki)" +attr: [] +labelTranslationParameters: [] } 4310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54267 +data: App\Entity\City {#40939 …} +value: "4310" +label: "Borucicha (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54277 +data: App\Entity\City {#40951 …} +value: "4311" +label: "Bramka (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54274 +data: App\Entity\City {#40960 …} +value: "4312" +label: "Czernic (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54269 +data: App\Entity\City {#40969 …} +value: "4313" +label: "Gęsia Wólka (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54278 +data: App\Entity\City {#40978 …} +value: "4314" +label: "Gózd (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54279 +data: App\Entity\City {#40987 …} +value: "4315" +label: "Huta Zadybska (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54280 +data: App\Entity\City {#40996 …} +value: "4316" +label: "Jagodne (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54281 +data: App\Entity\City {#41005 …} +value: "4317" +label: "Janopol (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54282 +data: App\Entity\City {#41014 …} +value: "4318" +label: "Julianów (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54283 +data: App\Entity\City {#41023 …} +value: "4319" +label: "Kawęczyn (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54284 +data: App\Entity\City {#41032 …} +value: "4320" +label: "Kąty (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54285 +data: App\Entity\City {#41041 …} +value: "4321" +label: "Kłoczew (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54286 +data: App\Entity\City {#41050 …} +value: "4322" +label: "Kokoszka (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54287 +data: App\Entity\City {#41059 …} +value: "4323" +label: "Kurzelaty (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54288 +data: App\Entity\City {#41068 …} +value: "4324" +label: "Nowe Zadybie (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54289 +data: App\Entity\City {#41077 …} +value: "4325" +label: "Padarz (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54290 +data: App\Entity\City {#41086 …} +value: "4326" +label: "Przykwa (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54291 +data: App\Entity\City {#41095 …} +value: "4327" +label: "Rybaki (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54292 +data: App\Entity\City {#41104 …} +value: "4328" +label: "Rzyczyna (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54293 +data: App\Entity\City {#41113 …} +value: "4329" +label: "Sokola (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54294 +data: App\Entity\City {#41122 …} +value: "4330" +label: "Sosnówka (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54295 +data: App\Entity\City {#41131 …} +value: "4331" +label: "Stare Zadybie (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54296 +data: App\Entity\City {#41140 …} +value: "4332" +label: "Stryj (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54297 +data: App\Entity\City {#41149 …} +value: "4333" +label: "Wojciechówka (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54298 +data: App\Entity\City {#41158 …} +value: "4334" +label: "Wola Zadybska (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54299 +data: App\Entity\City {#41167 …} +value: "4335" +label: "Wola Zadybska-Kolonia (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54300 +data: App\Entity\City {#41176 …} +value: "4336" +label: "Wygranka (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54301 +data: App\Entity\City {#41185 …} +value: "4337" +label: "Wylezin (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54302 +data: App\Entity\City {#41194 …} +value: "4338" +label: "Zaryte (gmina Kłoczew)" +attr: [] +labelTranslationParameters: [] } 4339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54303 +data: App\Entity\City {#41203 …} +value: "4339" +label: "Borki (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54313 +data: App\Entity\City {#41215 …} +value: "4340" +label: "Grabowce Dolne (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54310 +data: App\Entity\City {#41224 …} +value: "4341" +label: "Grabowce Górne (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54305 +data: App\Entity\City {#41233 …} +value: "4342" +label: "Grabów Rycki (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54314 +data: App\Entity\City {#41242 …} +value: "4343" +label: "Grabów Szlachecki (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54315 +data: App\Entity\City {#41251 …} +value: "4344" +label: "Jakubówka (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54316 +data: App\Entity\City {#41260 …} +value: "4345" +label: "Lendo Wielkie (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54317 +data: App\Entity\City {#41269 …} +value: "4346" +label: "Niedźwiedź (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54318 +data: App\Entity\City {#41278 …} +value: "4347" +label: "Nowodwór (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54319 +data: App\Entity\City {#41287 …} +value: "4348" +label: "Przestrzeń (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54320 +data: App\Entity\City {#41296 …} +value: "4349" +label: "Rycza (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54321 +data: App\Entity\City {#41305 …} +value: "4350" +label: "Trzcianki (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54322 +data: App\Entity\City {#41314 …} +value: "4351" +label: "Urszulin (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54323 +data: App\Entity\City {#41323 …} +value: "4352" +label: "Wrzosówka (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54324 +data: App\Entity\City {#41332 …} +value: "4353" +label: "Zawitała (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54325 +data: App\Entity\City {#41341 …} +value: "4354" +label: "Zielony Kąt (gmina Nowodwór)" +attr: [] +labelTranslationParameters: [] } 4355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54326 +data: App\Entity\City {#41350 …} +value: "4355" +label: "Brzeziny (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54336 +data: App\Entity\City {#41362 …} +value: "4356" +label: "Brzeźce (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54333 +data: App\Entity\City {#41371 …} +value: "4357" +label: "Długowola (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54328 +data: App\Entity\City {#41380 …} +value: "4358" +label: "Drachalica (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54337 +data: App\Entity\City {#41389 …} +value: "4359" +label: "Kletnia (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54338 +data: App\Entity\City {#41398 …} +value: "4360" +label: "Krukówka (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54339 +data: App\Entity\City {#41407 …} +value: "4361" +label: "Nadwiślanka (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54340 +data: App\Entity\City {#41416 …} +value: "4362" +label: "Nowa Rokitnia (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54341 +data: App\Entity\City {#41425 …} +value: "4363" +label: "Paprotnia (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54342 +data: App\Entity\City {#41434 …} +value: "4364" +label: "Pawłowice (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54343 +data: App\Entity\City {#41443 …} +value: "4365" +label: "Piotrowice (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54344 +data: App\Entity\City {#41452 …} +value: "4366" +label: "Prażmów (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54345 +data: App\Entity\City {#41461 …} +value: "4367" +label: "Stara Rokitnia (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54346 +data: App\Entity\City {#41470 …} +value: "4368" +label: "Stężyca (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54347 +data: App\Entity\City {#41479 …} +value: "4369" +label: "Zielonka (gmina Stężyca)" +attr: [] +labelTranslationParameters: [] } 4370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54348 +data: App\Entity\City {#41488 …} +value: "4370" +label: "Białki Dolne (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54358 +data: App\Entity\City {#41500 …} +value: "4371" +label: "Białki Górne (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54355 +data: App\Entity\City {#41509 …} +value: "4372" +label: "Drążgów (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54350 +data: App\Entity\City {#41518 …} +value: "4373" +label: "Korzeniów (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54359 +data: App\Entity\City {#41527 …} +value: "4374" +label: "Lendo Ruskie (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54360 +data: App\Entity\City {#41536 …} +value: "4375" +label: "Miłosze (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54361 +data: App\Entity\City {#41545 …} +value: "4376" +label: "Podlodówka (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54362 +data: App\Entity\City {#41554 …} +value: "4377" +label: "Sarny (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54363 +data: App\Entity\City {#41563 …} +value: "4378" +label: "Sobieszyn (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54364 +data: App\Entity\City {#41572 …} +value: "4379" +label: "Ułęż (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54365 +data: App\Entity\City {#41581 …} +value: "4380" +label: "Wąwolnica (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54366 +data: App\Entity\City {#41590 …} +value: "4381" +label: "Zosin (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54367 +data: App\Entity\City {#41599 …} +value: "4382" +label: "Żabianka (gmina Ułęż)" +attr: [] +labelTranslationParameters: [] } 4383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54368 +data: App\Entity\City {#41608 …} +value: "4383" +label: "Bełżec I (gmina Bełżec)" +attr: [] +labelTranslationParameters: [] } 4384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54378 +data: App\Entity\City {#41620 …} +value: "4384" +label: "Bełżec II (gmina Bełżec)" +attr: [] +labelTranslationParameters: [] } 4385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54375 +data: App\Entity\City {#41629 …} +value: "4385" +label: "Bełżec III (gmina Bełżec)" +attr: [] +labelTranslationParameters: [] } 4386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54370 +data: App\Entity\City {#41638 …} +value: "4386" +label: "Brzeziny (gmina Bełżec)" +attr: [] +labelTranslationParameters: [] } 4387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54382 +data: App\Entity\City {#41647 …} +value: "4387" +label: "Chyże (gmina Bełżec)" +attr: [] +labelTranslationParameters: [] } 4388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54383 +data: App\Entity\City {#41656 …} +value: "4388" +label: "Szalenik-Kolonia (gmina Bełżec)" +attr: [] +labelTranslationParameters: [] } 4389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54384 +data: App\Entity\City {#41665 …} +value: "4389" +label: "Żyłka (gmina Bełżec)" +attr: [] +labelTranslationParameters: [] } 4390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54385 +data: App\Entity\City {#41674 …} +value: "4390" +label: "Chodywańce (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54395 +data: App\Entity\City {#41686 …} +value: "4391" +label: "Gródek (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54392 +data: App\Entity\City {#41695 …} +value: "4392" +label: "Gródek-Kolonia (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54387 +data: App\Entity\City {#41704 …} +value: "4393" +label: "Jarczów (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54396 +data: App\Entity\City {#41713 …} +value: "4394" +label: "Jarczów-Kolonia Druga (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54397 +data: App\Entity\City {#41722 …} +value: "4395" +label: "Jarczów-Kolonia Pierwsza (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54398 +data: App\Entity\City {#41731 …} +value: "4396" +label: "Jurów (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54399 +data: App\Entity\City {#41740 …} +value: "4397" +label: "Korhynie (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54400 +data: App\Entity\City {#41749 …} +value: "4398" +label: "Łubcze (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54401 +data: App\Entity\City {#41758 …} +value: "4399" +label: "Nedeżów (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54402 +data: App\Entity\City {#41767 …} +value: "4400" +label: "Nowy Przeorsk (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54403 +data: App\Entity\City {#41776 …} +value: "4401" +label: "Plebanka (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54404 +data: App\Entity\City {#41785 …} +value: "4402" +label: "Przewłoka (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54405 +data: App\Entity\City {#41794 …} +value: "4403" +label: "Sowiniec (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54406 +data: App\Entity\City {#41803 …} +value: "4404" +label: "Szlatyn (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54407 +data: App\Entity\City {#41812 …} +value: "4405" +label: "Wierszczyca (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54408 +data: App\Entity\City {#41821 …} +value: "4406" +label: "Wola Gródecka (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54409 +data: App\Entity\City {#41830 …} +value: "4407" +label: "Zawady (gmina Jarczów)" +attr: [] +labelTranslationParameters: [] } 4408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54410 +data: App\Entity\City {#41839 …} +value: "4408" +label: "Antoniówka (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54420 +data: App\Entity\City {#41851 …} +value: "4409" +label: "Budy (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54417 +data: App\Entity\City {#41860 …} +value: "4410" +label: "Dąbrowa (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54412 +data: App\Entity\City {#41869 …} +value: "4411" +label: "Dzierążnia (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54421 +data: App\Entity\City {#41878 …} +value: "4412" +label: "Huta Dzierążyńska (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54422 +data: App\Entity\City {#41887 …} +value: "4413" +label: "Kolonia Partyzantów (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54423 +data: App\Entity\City {#41896 …} +value: "4414" +label: "Krynice (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54424 +data: App\Entity\City {#41905 …} +value: "4415" +label: "Majdan Krynicki (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54425 +data: App\Entity\City {#41914 …} +value: "4416" +label: "Majdan-Sielec (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54426 +data: App\Entity\City {#41923 …} +value: "4417" +label: "Polanówka (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54427 +data: App\Entity\City {#41932 …} +value: "4418" +label: "Polany (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54428 +data: App\Entity\City {#41941 …} +value: "4419" +label: "Romanówka (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54429 +data: App\Entity\City {#41950 …} +value: "4420" +label: "Zaboreczno (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54430 +data: App\Entity\City {#41959 …} +value: "4421" +label: "Zadnoga (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54431 +data: App\Entity\City {#41968 …} +value: "4422" +label: "Zwiartów (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54432 +data: App\Entity\City {#41977 …} +value: "4423" +label: "Zwiartów-Kolonia (gmina Krynice)" +attr: [] +labelTranslationParameters: [] } 4424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54433 +data: App\Entity\City {#41986 …} +value: "4424" +label: "Lubycza Królewska (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54443 +data: App\Entity\City {#41998 …} +value: "4425" +label: "Dęby (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54440 +data: App\Entity\City {#42007 …} +value: "4426" +label: "Dyniska Nowe (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54435 +data: App\Entity\City {#42016 …} +value: "4427" +label: "Hrebenne (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54444 +data: App\Entity\City {#42025 …} +value: "4428" +label: "Huta Lubycka (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54445 +data: App\Entity\City {#42034 …} +value: "4429" +label: "Kniazie (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54446 +data: App\Entity\City {#42043 …} +value: "4430" +label: "Kornie (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54447 +data: App\Entity\City {#42052 …} +value: "4431" +label: "Łazowa (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54448 +data: App\Entity\City {#42061 …} +value: "4432" +label: "Machnów Nowy (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54449 +data: App\Entity\City {#42070 …} +value: "4433" +label: "Machnów Stary (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54450 +data: App\Entity\City {#42079 …} +value: "4434" +label: "Myślatyn (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54451 +data: App\Entity\City {#42088 …} +value: "4435" +label: "Mosty Małe (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54452 +data: App\Entity\City {#42097 …} +value: "4436" +label: "Nowosiółki Kardynalskie (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54453 +data: App\Entity\City {#42106 …} +value: "4437" +label: "Potoki (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54454 +data: App\Entity\City {#42115 …} +value: "4438" +label: "Ruda Żurawiecka (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54455 +data: App\Entity\City {#42124 …} +value: "4439" +label: "Ruda Żurawiecka-Osada (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54456 +data: App\Entity\City {#42133 …} +value: "4440" +label: "Siedliska (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54457 +data: App\Entity\City {#42142 …} +value: "4441" +label: "Szalenik (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54458 +data: App\Entity\City {#42151 …} +value: "4442" +label: "Teniatyska (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54459 +data: App\Entity\City {#42160 …} +value: "4443" +label: "Wierzbica (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54460 +data: App\Entity\City {#42169 …} +value: "4444" +label: "Zatyle (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54461 +data: App\Entity\City {#42178 …} +value: "4445" +label: "Zatyle-Osada (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54462 +data: App\Entity\City {#42187 …} +value: "4446" +label: "Żurawce (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54463 +data: App\Entity\City {#42196 …} +value: "4447" +label: "Żurawce-Osada (gmina Lubycza Królewska)" +attr: [] +labelTranslationParameters: [] } 4448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54464 +data: App\Entity\City {#42205 …} +value: "4448" +label: "Grodysławice (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54474 +data: App\Entity\City {#42217 …} +value: "4449" +label: "Grodysławice-Kolonia (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54471 +data: App\Entity\City {#42226 …} +value: "4450" +label: "Józefówka (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54466 +data: App\Entity\City {#42235 …} +value: "4451" +label: "Kozia Wola (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54475 +data: App\Entity\City {#42244 …} +value: "4452" +label: "Michalów (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54476 +data: App\Entity\City {#42253 …} +value: "4453" +label: "Michalów-Kolonia (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54477 +data: App\Entity\City {#42262 …} +value: "4454" +label: "Pawłówka (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54478 +data: App\Entity\City {#42271 …} +value: "4455" +label: "Rachanie (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54479 +data: App\Entity\City {#42280 …} +value: "4456" +label: "Siemierz (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54480 +data: App\Entity\City {#42289 …} +value: "4457" +label: "Siemnice (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54481 +data: App\Entity\City {#42298 …} +value: "4458" +label: "Werechanie (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54482 +data: App\Entity\City {#42307 …} +value: "4459" +label: "Wożuczyn (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54483 +data: App\Entity\City {#42316 …} +value: "4460" +label: "Wożuczyn-Cukrownia (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54484 +data: App\Entity\City {#42325 …} +value: "4461" +label: "Zwiartówek (gmina Rachanie)" +attr: [] +labelTranslationParameters: [] } 4462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54485 +data: App\Entity\City {#42334 …} +value: "4462" +label: "Ciotusza Nowa (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54495 +data: App\Entity\City {#42346 …} +value: "4463" +label: "Ciotusza Stara (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54492 +data: App\Entity\City {#42355 …} +value: "4464" +label: "Grabowica (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54487 +data: App\Entity\City {#42364 …} +value: "4465" +label: "Huta Szumy (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54496 +data: App\Entity\City {#42373 …} +value: "4466" +label: "Kunki (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54497 +data: App\Entity\City {#42382 …} +value: "4467" +label: "Łasochy (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54498 +data: App\Entity\City {#42391 …} +value: "4468" +label: "Łosiniec I (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54499 +data: App\Entity\City {#42400 …} +value: "4469" +label: "Łosiniec II (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54500 +data: App\Entity\City {#42409 …} +value: "4470" +label: "Łuszczacz (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54501 +data: App\Entity\City {#42418 …} +value: "4471" +label: "Majdan Sopocki Drugi (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54502 +data: App\Entity\City {#42427 …} +value: "4472" +label: "Majdan Sopocki Pierwszy (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54503 +data: App\Entity\City {#42436 …} +value: "4473" +label: "Maziły (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54504 +data: App\Entity\City {#42445 …} +value: "4474" +label: "Nowiny (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54505 +data: App\Entity\City {#42454 …} +value: "4475" +label: "Oseredek (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54506 +data: App\Entity\City {#42463 …} +value: "4476" +label: "Paary (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54507 +data: App\Entity\City {#42472 …} +value: "4477" +label: "Róża (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54508 +data: App\Entity\City {#42481 …} +value: "4478" +label: "Rybnica (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54509 +data: App\Entity\City {#42490 …} +value: "4479" +label: "Susiec I (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54510 +data: App\Entity\City {#42499 …} +value: "4480" +label: "Susiec II (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54511 +data: App\Entity\City {#42508 …} +value: "4481" +label: "Wólka Łosiniecka (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54512 +data: App\Entity\City {#42517 …} +value: "4482" +label: "Zawadki (gmina Susiec)" +attr: [] +labelTranslationParameters: [] } 4483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54513 +data: App\Entity\City {#42526 …} +value: "4483" +label: "Dąbrowa Tarnawacka (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54523 +data: App\Entity\City {#42538 …} +value: "4484" +label: "Huta Tarnawacka (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54520 +data: App\Entity\City {#42547 …} +value: "4485" +label: "Klocówka (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54515 +data: App\Entity\City {#42556 …} +value: "4486" +label: "Kunówka (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54524 +data: App\Entity\City {#42565 …} +value: "4487" +label: "Niemirówek (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54525 +data: App\Entity\City {#42574 …} +value: "4488" +label: "Niemirówek-Kolonia (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54526 +data: App\Entity\City {#42583 …} +value: "4489" +label: "Pańków (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54527 +data: App\Entity\City {#42592 …} +value: "4490" +label: "Pauczne (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54528 +data: App\Entity\City {#42601 …} +value: "4491" +label: "Podhucie (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54529 +data: App\Entity\City {#42610 …} +value: "4492" +label: "Sumin (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54530 +data: App\Entity\City {#42619 …} +value: "4493" +label: "Tarnawatka (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54531 +data: App\Entity\City {#42628 …} +value: "4494" +label: "Tarnawatka-Tartak (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54532 +data: App\Entity\City {#42637 …} +value: "4495" +label: "Tymin (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54533 +data: App\Entity\City {#42646 …} +value: "4496" +label: "Wieprzów (gmina Tarnawatka)" +attr: [] +labelTranslationParameters: [] } 4497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54534 +data: App\Entity\City {#42655 …} +value: "4497" +label: "Dutrów (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54544 +data: App\Entity\City {#42667 …} +value: "4498" +label: "Franus(in) (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54541 +data: App\Entity\City {#42676 …} +value: "4499" +label: "Kryszyn (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54536 +data: App\Entity\City {#42685 …} +value: "4500" +label: "Łachowce (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54545 +data: App\Entity\City {#42694 …} +value: "4501" +label: "Łykoszyn (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54546 +data: App\Entity\City {#42703 …} +value: "4502" +label: "Marysin (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54547 +data: App\Entity\City {#42712 …} +value: "4503" +label: "Nowosiółki (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54548 +data: App\Entity\City {#42721 …} +value: "4504" +label: "Posadów (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54549 +data: App\Entity\City {#42730 …} +value: "4505" +label: "Poturzyn (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54550 +data: App\Entity\City {#42739 …} +value: "4506" +label: "Radków (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54551 +data: App\Entity\City {#42748 …} +value: "4507" +label: "Radków-Kolonia (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54552 +data: App\Entity\City {#42757 …} +value: "4508" +label: "Suszów (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54553 +data: App\Entity\City {#42766 …} +value: "4509" +label: "Telatyn (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54554 +data: App\Entity\City {#42775 …} +value: "4510" +label: "Telatyn-Kolonia Pierwsza (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54555 +data: App\Entity\City {#42784 …} +value: "4511" +label: "Telatyn-Kolonia Druga (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54556 +data: App\Entity\City {#42793 …} +value: "4512" +label: "Wasylów (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54557 +data: App\Entity\City {#42802 …} +value: "4513" +label: "Żulice (gmina Telatyn)" +attr: [] +labelTranslationParameters: [] } 4514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54558 +data: App\Entity\City {#42811 …} +value: "4514" +label: "Chorążanka (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54568 +data: App\Entity\City {#42823 …} +value: "4515" +label: "Dąbrowa Tomaszowska (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54565 +data: App\Entity\City {#42832 …} +value: "4516" +label: "Górno (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54560 +data: App\Entity\City {#42841 …} +value: "4517" +label: "Jeziernia (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54569 +data: App\Entity\City {#42850 …} +value: "4518" +label: "Justynówka (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54570 +data: App\Entity\City {#42859 …} +value: "4519" +label: "Klekacz (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54571 +data: App\Entity\City {#42868 …} +value: "4520" +label: "Łaszczówka (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54572 +data: App\Entity\City {#42877 …} +value: "4521" +label: "Łaszczówka-Kolonia (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54573 +data: App\Entity\City {#42886 …} +value: "4522" +label: "Majdan Górny Pierwszy (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54574 +data: App\Entity\City {#42895 …} +value: "4523" +label: "Majdan Górny Drugi (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54575 +data: App\Entity\City {#42904 …} +value: "4524" +label: "Majdanek (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54576 +data: App\Entity\City {#42913 …} +value: "4525" +label: "Nowa Wieś (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54577 +data: App\Entity\City {#42922 …} +value: "4526" +label: "Pasieki (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54578 +data: App\Entity\City {#42931 …} +value: "4527" +label: "Podhorce (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54579 +data: App\Entity\City {#42940 …} +value: "4528" +label: "Przecinka (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54580 +data: App\Entity\City {#42949 …} +value: "4529" +label: "Przeorsk (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54581 +data: App\Entity\City {#42958 …} +value: "4530" +label: "Rabinówka (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54582 +data: App\Entity\City {#42967 …} +value: "4531" +label: "Rogóźno I (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54583 +data: App\Entity\City {#42976 …} +value: "4532" +label: "Rogóźno II (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54584 +data: App\Entity\City {#42985 …} +value: "4533" +label: "Rogóźno III (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54585 +data: App\Entity\City {#42994 …} +value: "4534" +label: "Rogóźno-Kolonia (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54586 +data: App\Entity\City {#43003 …} +value: "4535" +label: "Ruda Wołoska (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54587 +data: App\Entity\City {#43012 …} +value: "4536" +label: "Ruda Żelazna (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54588 +data: App\Entity\City {#43021 …} +value: "4537" +label: "Sabaudia (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54589 +data: App\Entity\City {#43030 …} +value: "4538" +label: "Szarowola (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54590 +data: App\Entity\City {#43039 …} +value: "4539" +label: "Typin (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54591 +data: App\Entity\City {#43048 …} +value: "4540" +label: "Ulów (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54592 +data: App\Entity\City {#43057 …} +value: "4541" +label: "Wieprzowe Jezioro (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54593 +data: App\Entity\City {#43066 …} +value: "4542" +label: "Zamiany (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54594 +data: App\Entity\City {#43075 …} +value: "4543" +label: "Budynin (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54604 +data: App\Entity\City {#43087 …} +value: "4544" +label: "Dębina (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54601 +data: App\Entity\City {#43096 …} +value: "4545" +label: "Dębina-Osada (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54596 +data: App\Entity\City {#43105 …} +value: "4546" +label: "Dyniska (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54605 +data: App\Entity\City {#43114 …} +value: "4547" +label: "Hubinek (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54606 +data: App\Entity\City {#43123 …} +value: "4548" +label: "Korczmin (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54607 +data: App\Entity\City {#43132 …} +value: "4549" +label: "Korczmin-Osada (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54608 +data: App\Entity\City {#43141 …} +value: "4550" +label: "Krzewica (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54609 +data: App\Entity\City {#43150 …} +value: "4551" +label: "Machnówek (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54610 +data: App\Entity\City {#43159 …} +value: "4552" +label: "Magdalenka (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54611 +data: App\Entity\City {#43168 …} +value: "4553" +label: "Oserdów (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54612 +data: App\Entity\City {#43177 …} +value: "4554" +label: "Podlodów (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54613 +data: App\Entity\City {#43186 …} +value: "4555" +label: "Rokitno (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54614 +data: App\Entity\City {#43195 …} +value: "4556" +label: "Rzeczyca (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54615 +data: App\Entity\City {#43204 …} +value: "4557" +label: "Rzeplin (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54616 +data: App\Entity\City {#43213 …} +value: "4558" +label: "Rzeplin-Osada (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54617 +data: App\Entity\City {#43222 …} +value: "4559" +label: "Szczepiatyn (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54618 +data: App\Entity\City {#43231 …} +value: "4560" +label: "Szczepiatyn-Osada (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54619 +data: App\Entity\City {#43240 …} +value: "4561" +label: "Tarnoszyn (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54620 +data: App\Entity\City {#43249 …} +value: "4562" +label: "Ulhówek I (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54621 +data: App\Entity\City {#43258 …} +value: "4563" +label: "Ulhówek II (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54622 +data: App\Entity\City {#43267 …} +value: "4564" +label: "Wasylów (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54623 +data: App\Entity\City {#43276 …} +value: "4565" +label: "Wasylów Wielki (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54624 +data: App\Entity\City {#43285 …} +value: "4566" +label: "Żerniki (gmina Ulhówek)" +attr: [] +labelTranslationParameters: [] } 4567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54625 +data: App\Entity\City {#43294 …} +value: "4567" +label: "Tomaszów Lubelski (gmina Tomaszów Lubelski)" +attr: [] +labelTranslationParameters: [] } 4568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54626 +data: App\Entity\City {#43303 …} +value: "4568" +label: "Świdnik (gmina Świdnik)" +attr: [] +labelTranslationParameters: [] } 4569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54636 +data: App\Entity\City {#43315 …} +value: "4569" +label: "Piaski (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54647 +data: App\Entity\City {#43327 …} +value: "4570" +label: "Borkowszczyzna (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54644 +data: App\Entity\City {#43336 …} +value: "4571" +label: "Brzezice (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54628 +data: App\Entity\City {#43345 …} +value: "4572" +label: "Brzezice Pierwsze (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54648 +data: App\Entity\City {#43354 …} +value: "4573" +label: "Brzeziczki (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54649 +data: App\Entity\City {#43363 …} +value: "4574" +label: "Bystrzejowice Drugie (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54650 +data: App\Entity\City {#43372 …} +value: "4575" +label: "Bystrzejowice Pierwsze (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54651 +data: App\Entity\City {#43381 …} +value: "4576" +label: "Bystrzejowice Trzecie (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54652 +data: App\Entity\City {#43390 …} +value: "4577" +label: "Emilianów (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54653 +data: App\Entity\City {#43399 …} +value: "4578" +label: "Gardzienice Drugie (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54654 +data: App\Entity\City {#43408 …} +value: "4579" +label: "Gardzienice Pierwsze (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54655 +data: App\Entity\City {#43417 …} +value: "4580" +label: "Giełczew (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54656 +data: App\Entity\City {#43426 …} +value: "4581" +label: "Jadwisin (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54657 +data: App\Entity\City {#43435 …} +value: "4582" +label: "Janówek (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54658 +data: App\Entity\City {#43444 …} +value: "4583" +label: "Józefów (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54659 +data: App\Entity\City {#43453 …} +value: "4584" +label: "Kawęczyn (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54660 +data: App\Entity\City {#43462 …} +value: "4585" +label: "Kębłów (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54661 +data: App\Entity\City {#43471 …} +value: "4586" +label: "Kębłów Pierwszy (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54662 +data: App\Entity\City {#43480 …} +value: "4587" +label: "Klimusin (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54663 +data: App\Entity\City {#43489 …} +value: "4588" +label: "Kozice Dolne (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54664 +data: App\Entity\City {#43498 …} +value: "4589" +label: "Kozice Dolne – Kolonia (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54665 +data: App\Entity\City {#43507 …} +value: "4590" +label: "Kozice Górne (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54666 +data: App\Entity\City {#43516 …} +value: "4591" +label: "Majdan Brzezicki (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54667 +data: App\Entity\City {#43525 …} +value: "4592" +label: "Majdan Kawęczyński (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54668 +data: App\Entity\City {#43534 …} +value: "4593" +label: "Majdan Kozic Dolnych (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54669 +data: App\Entity\City {#43543 …} +value: "4594" +label: "Majdan Kozic Górnych (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54670 +data: App\Entity\City {#43552 …} +value: "4595" +label: "Majdanek Kozicki (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54671 +data: App\Entity\City {#43561 …} +value: "4596" +label: "Marysin (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54672 +data: App\Entity\City {#43570 …} +value: "4597" +label: "Młodziejów (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54673 +data: App\Entity\City {#43579 …} +value: "4598" +label: "Nowiny (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54674 +data: App\Entity\City {#43588 …} +value: "4599" +label: "Piaski Górne (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54675 +data: App\Entity\City {#43597 …} +value: "4600" +label: "Piaski Wielkie (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54676 +data: App\Entity\City {#43606 …} +value: "4601" +label: "Siedliszczki (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54677 +data: App\Entity\City {#43615 …} +value: "4602" +label: "Siedliszczki Kolonia (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54678 +data: App\Entity\City {#43624 …} +value: "4603" +label: "Stefanówka (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54679 +data: App\Entity\City {#43633 …} +value: "4604" +label: "Wierzchowiska Drugie (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54680 +data: App\Entity\City {#43642 …} +value: "4605" +label: "Wierzchowiska Pierwsze (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54681 +data: App\Entity\City {#43651 …} +value: "4606" +label: "Wola Gardzienicka (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54682 +data: App\Entity\City {#43660 …} +value: "4607" +label: "Wola Piasecka (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54683 +data: App\Entity\City {#43669 …} +value: "4608" +label: "Wola Piasecka Kolonia (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54684 +data: App\Entity\City {#43678 …} +value: "4609" +label: "Żegotów (gmina Piaski)" +attr: [] +labelTranslationParameters: [] } 4610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54685 +data: App\Entity\City {#43687 …} +value: "4610" +label: "Franciszków (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54695 +data: App\Entity\City {#43699 …} +value: "4611" +label: "Dominów (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54692 +data: App\Entity\City {#43708 …} +value: "4612" +label: "Jacków (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54687 +data: App\Entity\City {#43717 …} +value: "4613" +label: "Janowice (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54696 +data: App\Entity\City {#43726 …} +value: "4614" +label: "Janówek (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54697 +data: App\Entity\City {#43735 …} +value: "4615" +label: "Józefów (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54698 +data: App\Entity\City {#43744 …} +value: "4616" +label: "Krępiec I (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54699 +data: App\Entity\City {#43753 …} +value: "4617" +label: "Krępiec II (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54700 +data: App\Entity\City {#43762 …} +value: "4618" +label: "Krzesimów I (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54701 +data: App\Entity\City {#43771 …} +value: "4619" +label: "Krzesimów II (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54702 +data: App\Entity\City {#43780 …} +value: "4620" +label: "Lubieniec (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54703 +data: App\Entity\City {#43789 …} +value: "4621" +label: "Mełgiew I (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54704 +data: App\Entity\City {#43798 …} +value: "4622" +label: "Mełgiew II (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54705 +data: App\Entity\City {#43807 …} +value: "4623" +label: "Minkowice (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54706 +data: App\Entity\City {#43816 …} +value: "4624" +label: "Minkowice Kolonia (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54707 +data: App\Entity\City {#43825 …} +value: "4625" +label: "Piotrówek (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54708 +data: App\Entity\City {#43834 …} +value: "4626" +label: "Podzamcze (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54709 +data: App\Entity\City {#43843 …} +value: "4627" +label: "Nowy Krępiec (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54710 +data: App\Entity\City {#43852 …} +value: "4628" +label: "Trzeciaków (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54711 +data: App\Entity\City {#43861 …} +value: "4629" +label: "Trzeszkowice (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54712 +data: App\Entity\City {#43870 …} +value: "4630" +label: "Żurawniki (gmina Mełgiew)" +attr: [] +labelTranslationParameters: [] } 4631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54713 +data: App\Entity\City {#43879 …} +value: "4631" +label: "Bazar (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54723 +data: App\Entity\City {#43891 …} +value: "4632" +label: "Choiny (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54720 +data: App\Entity\City {#43900 …} +value: "4633" +label: "Częstoborowice (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54715 +data: App\Entity\City {#43909 …} +value: "4634" +label: "Izdebno (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54724 +data: App\Entity\City {#43918 …} +value: "4635" +label: "Izdebno-Kolonia (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54725 +data: App\Entity\City {#43927 …} +value: "4636" +label: "Pilaszkowice Drugie (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54726 +data: App\Entity\City {#43936 …} +value: "4637" +label: "Pilaszkowice Pierwsze (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54727 +data: App\Entity\City {#43945 …} +value: "4638" +label: "Podizdebno (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54728 +data: App\Entity\City {#43954 …} +value: "4639" +label: "Rybczewice Drugie (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54729 +data: App\Entity\City {#43963 …} +value: "4640" +label: "Rybczewice Pierwsze (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54730 +data: App\Entity\City {#43972 …} +value: "4641" +label: "Stryjno Pierwsze (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54731 +data: App\Entity\City {#43981 …} +value: "4642" +label: "Stryjno Drugie (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54732 +data: App\Entity\City {#43990 …} +value: "4643" +label: "Stryjno-Kolonia (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54733 +data: App\Entity\City {#43999 …} +value: "4644" +label: "Wygnanowice (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54734 +data: App\Entity\City {#44008 …} +value: "4645" +label: "Zygmuntów (gmina Rybczewice)" +attr: [] +labelTranslationParameters: [] } 4646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54735 +data: App\Entity\City {#44017 …} +value: "4646" +label: "Biskupice (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54745 +data: App\Entity\City {#44029 …} +value: "4647" +label: "Bonów (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54742 +data: App\Entity\City {#44038 …} +value: "4648" +label: "Dorohucza (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54737 +data: App\Entity\City {#44047 …} +value: "4649" +label: "Ewopole (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54746 +data: App\Entity\City {#44056 …} +value: "4650" +label: "Oleśniki (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54747 +data: App\Entity\City {#44065 …} +value: "4651" +label: "Pełczyn (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54748 +data: App\Entity\City {#44074 …} +value: "4652" +label: "Siostrzytów (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54749 +data: App\Entity\City {#44083 …} +value: "4653" +label: "Struża Kolonia (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54750 +data: App\Entity\City {#44092 …} +value: "4654" +label: "Struża (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54751 +data: App\Entity\City {#44101 …} +value: "4655" +label: "Trawniki (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54752 +data: App\Entity\City {#44110 …} +value: "4656" +label: "Trawniki Kolonia (gmina Trawniki)" +attr: [] +labelTranslationParameters: [] } 4657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54753 +data: App\Entity\City {#44119 …} +value: "4657" +label: "Włodawa (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54763 +data: App\Entity\City {#44131 …} +value: "4658" +label: "Dańce (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54774 +data: App\Entity\City {#44143 …} +value: "4659" +label: "Dołhobrody (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54771 +data: App\Entity\City {#44152 …} +value: "4660" +label: "Hanna (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54755 +data: App\Entity\City {#44161 …} +value: "4661" +label: "Holeszów Osiedle (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54775 +data: App\Entity\City {#44170 …} +value: "4662" +label: "Holeszów Wieś (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54776 +data: App\Entity\City {#44179 …} +value: "4663" +label: "Janówka (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54777 +data: App\Entity\City {#44188 …} +value: "4664" +label: "Konstantyn (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54778 +data: App\Entity\City {#44197 …} +value: "4665" +label: "Kuzawka (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54779 +data: App\Entity\City {#44206 …} +value: "4666" +label: "Lack (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54780 +data: App\Entity\City {#44215 …} +value: "4667" +label: "Nowy Holeszów (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54781 +data: App\Entity\City {#44224 …} +value: "4668" +label: "Pawluki (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54782 +data: App\Entity\City {#44233 …} +value: "4669" +label: "Zaświatycze (gmina Hanna)" +attr: [] +labelTranslationParameters: [] } 4670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54783 +data: App\Entity\City {#44242 …} +value: "4670" +label: "Bukowski Las (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54793 +data: App\Entity\City {#44254 …} +value: "4671" +label: "Dubeczno (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54790 +data: App\Entity\City {#44263 …} +value: "4672" +label: "Hańsk Pierwszy (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54785 +data: App\Entity\City {#44272 …} +value: "4673" +label: "Hańsk-Kolonia (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54794 +data: App\Entity\City {#44281 …} +value: "4674" +label: "Hańsk Drugi (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54795 +data: App\Entity\City {#44290 …} +value: "4675" +label: "Konstantynówka (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54796 +data: App\Entity\City {#44299 …} +value: "4676" +label: "Kulczyn (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54797 +data: App\Entity\City {#44308 …} +value: "4677" +label: "Kulczyn-Kolonia (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54798 +data: App\Entity\City {#44317 …} +value: "4678" +label: "Macoszyn Mały (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54799 +data: App\Entity\City {#44326 …} +value: "4679" +label: "Osowa (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54800 +data: App\Entity\City {#44335 …} +value: "4680" +label: "Rudka Łowiecka (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54801 +data: App\Entity\City {#44344 …} +value: "4681" +label: "Stary Majdan (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54802 +data: App\Entity\City {#44353 …} +value: "4682" +label: "Szcześniki (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54803 +data: App\Entity\City {#44362 …} +value: "4683" +label: "Wojciechów (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54804 +data: App\Entity\City {#44371 …} +value: "4684" +label: "Ujazdów (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54805 +data: App\Entity\City {#44380 …} +value: "4685" +label: "Żdżarka (gmina Hańsk)" +attr: [] +labelTranslationParameters: [] } 4686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54806 +data: App\Entity\City {#44389 …} +value: "4686" +label: "Dębina (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54816 +data: App\Entity\City {#44401 …} +value: "4687" +label: "Dominiczyn (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54813 +data: App\Entity\City {#44410 …} +value: "4688" +label: "Hola (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54808 +data: App\Entity\City {#44419 …} +value: "4689" +label: "Kamień (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54817 +data: App\Entity\City {#44428 …} +value: "4690" +label: "Kołacze (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54818 +data: App\Entity\City {#44437 …} +value: "4691" +label: "Laski Bruskie (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54819 +data: App\Entity\City {#44446 …} +value: "4692" +label: "Lubowierz (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54820 +data: App\Entity\City {#44455 …} +value: "4693" +label: "Marianka (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54821 +data: App\Entity\City {#44464 …} +value: "4694" +label: "Nowiny (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54822 +data: App\Entity\City {#44473 …} +value: "4695" +label: "Nowy Brus (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54823 +data: App\Entity\City {#44482 …} +value: "4696" +label: "Skorodnica (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54824 +data: App\Entity\City {#44491 …} +value: "4697" +label: "Stary Brus (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54825 +data: App\Entity\City {#44500 …} +value: "4698" +label: "Wołoskowola (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54826 +data: App\Entity\City {#44509 …} +value: "4699" +label: "Zamołodycze (gmina Stary Brus)" +attr: [] +labelTranslationParameters: [] } 4700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54827 +data: App\Entity\City {#44518 …} +value: "4700" +label: "Andrzejów (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54837 +data: App\Entity\City {#44530 …} +value: "4701" +label: "Babsk (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54834 +data: App\Entity\City {#44539 …} +value: "4702" +label: "Borysik (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54829 +data: App\Entity\City {#44548 …} +value: "4703" +label: "Dębowiec (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54838 +data: App\Entity\City {#44557 …} +value: "4704" +label: "Grabniak (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54839 +data: App\Entity\City {#44566 …} +value: "4705" +label: "Jamniki (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54840 +data: App\Entity\City {#44575 …} +value: "4706" +label: "Kalinówka (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54841 +data: App\Entity\City {#44584 …} +value: "4707" +label: "Kozubata (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54842 +data: App\Entity\City {#44593 …} +value: "4708" +label: "Łomnica (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54843 +data: App\Entity\City {#44602 …} +value: "4709" +label: "Michałów (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54844 +data: App\Entity\City {#44611 …} +value: "4710" +label: "Nowe Załucze (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54845 +data: App\Entity\City {#44620 …} +value: "4711" +label: "Przymiarki (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54846 +data: App\Entity\City {#44629 …} +value: "4712" +label: "Sęków (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54847 +data: App\Entity\City {#44638 …} +value: "4713" +label: "Stare Załucze (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54848 +data: App\Entity\City {#44647 …} +value: "4714" +label: "Sumin (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54849 +data: App\Entity\City {#44656 …} +value: "4715" +label: "Urszulin (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54850 +data: App\Entity\City {#44665 …} +value: "4716" +label: "Wereszczyn (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54851 +data: App\Entity\City {#44674 …} +value: "4717" +label: "Wielkopole (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54852 +data: App\Entity\City {#44683 …} +value: "4718" +label: "Wincencin (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54853 +data: App\Entity\City {#44692 …} +value: "4719" +label: "Wola Wereszczyńska (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54854 +data: App\Entity\City {#44701 …} +value: "4720" +label: "Wólka Wytycka (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54855 +data: App\Entity\City {#44710 …} +value: "4721" +label: "Wytyczno (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54856 +data: App\Entity\City {#44719 …} +value: "4722" +label: "Zabrodzie (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54857 +data: App\Entity\City {#44728 …} +value: "4723" +label: "Zastawie (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54858 +data: App\Entity\City {#44737 …} +value: "4724" +label: "Zawadówka (gmina Urszulin)" +attr: [] +labelTranslationParameters: [] } 4725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54859 +data: App\Entity\City {#44746 …} +value: "4725" +label: "Korolówka (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54860 +data: App\Entity\City {#44755 …} +value: "4726" +label: "Korolówka Kolonia (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54861 +data: App\Entity\City {#44764 …} +value: "4727" +label: "Korolówka-Osada (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54862 +data: App\Entity\City {#44773 …} +value: "4728" +label: "Krasówka (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54863 +data: App\Entity\City {#44782 …} +value: "4729" +label: "Luta (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54864 +data: App\Entity\City {#44791 …} +value: "4730" +label: "Okuninka (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54865 +data: App\Entity\City {#44800 …} +value: "4731" +label: "Orchówek (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54866 +data: App\Entity\City {#44809 …} +value: "4732" +label: "Różanka (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54867 +data: App\Entity\City {#44818 …} +value: "4733" +label: "Sobibór (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54868 +data: App\Entity\City {#44827 …} +value: "4734" +label: "Sobibór Stacja (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54869 +data: App\Entity\City {#44836 …} +value: "4735" +label: "Stawki (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54870 +data: App\Entity\City {#44845 …} +value: "4736" +label: "Suszno (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54871 +data: App\Entity\City {#44854 …} +value: "4737" +label: "Szuminka (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54872 +data: App\Entity\City {#44863 …} +value: "4738" +label: "Wołczyny (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54873 +data: App\Entity\City {#44872 …} +value: "4739" +label: "Żłobek (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54874 +data: App\Entity\City {#44881 …} +value: "4740" +label: "Żuków (gmina Włodawa)" +attr: [] +labelTranslationParameters: [] } 4741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54875 +data: App\Entity\City {#44890 …} +value: "4741" +label: "Bytyń (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54885 +data: App\Entity\City {#44902 …} +value: "4742" +label: "Józefów (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54882 +data: App\Entity\City {#44911 …} +value: "4743" +label: "Kosyń (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54877 +data: App\Entity\City {#44920 …} +value: "4744" +label: "Macoszyn Duży (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54886 +data: App\Entity\City {#44929 …} +value: "4745" +label: "Majdan Stuleński (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54887 +data: App\Entity\City {#44938 …} +value: "4746" +label: "Mszanka (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54888 +data: App\Entity\City {#44947 …} +value: "4747" +label: "Mszanna (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54889 +data: App\Entity\City {#44956 …} +value: "4748" +label: "Mszanna-Kolonia (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54890 +data: App\Entity\City {#44965 …} +value: "4749" +label: "Piaski (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54891 +data: App\Entity\City {#44974 …} +value: "4750" +label: "Potoki (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54892 +data: App\Entity\City {#44983 …} +value: "4751" +label: "Siedliszcze (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54893 +data: App\Entity\City {#44992 …} +value: "4752" +label: "Stanisławów (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54894 +data: App\Entity\City {#45001 …} +value: "4753" +label: "Stulno (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54895 +data: App\Entity\City {#45010 …} +value: "4754" +label: "Uhrusk (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54896 +data: App\Entity\City {#45019 …} +value: "4755" +label: "Wola Uhruska (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54897 +data: App\Entity\City {#45028 …} +value: "4756" +label: "Zbereże (gmina Wola Uhruska)" +attr: [] +labelTranslationParameters: [] } 4757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54898 +data: App\Entity\City {#45037 …} +value: "4757" +label: "Adampol (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54908 +data: App\Entity\City {#45049 …} +value: "4758" +label: "Horostyta (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54905 +data: App\Entity\City {#45058 …} +value: "4759" +label: "Horostyta-Kolonia (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54900 +data: App\Entity\City {#45067 …} +value: "4760" +label: "Ignaców (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54909 +data: App\Entity\City {#45076 …} +value: "4761" +label: "Kaplonosy (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54910 +data: App\Entity\City {#45085 …} +value: "4762" +label: "Kaplonosy-Kolonia (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54911 +data: App\Entity\City {#45094 …} +value: "4763" +label: "Krzywowierzba (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54912 +data: App\Entity\City {#45103 …} +value: "4764" +label: "Lipówka (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54913 +data: App\Entity\City {#45112 …} +value: "4765" +label: "Lubień (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54914 +data: App\Entity\City {#45121 …} +value: "4766" +label: "Suchawa (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54915 +data: App\Entity\City {#45130 …} +value: "4767" +label: "Wyryki-Adampol (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54916 +data: App\Entity\City {#45139 …} +value: "4768" +label: "Wyryki-Kolonia (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54917 +data: App\Entity\City {#45148 …} +value: "4769" +label: "Wyryki-Połód (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54918 +data: App\Entity\City {#45157 …} +value: "4770" +label: "Wyryki-Wola (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54919 +data: App\Entity\City {#45166 …} +value: "4771" +label: "Zahajki (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54920 +data: App\Entity\City {#45175 …} +value: "4772" +label: "Zahajki-Kolonia (gmina Wyryki)" +attr: [] +labelTranslationParameters: [] } 4773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54921 +data: App\Entity\City {#45184 …} +value: "4773" +label: "Adamów (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54931 +data: App\Entity\City {#45196 …} +value: "4774" +label: "Bliżów (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54928 +data: App\Entity\City {#45205 …} +value: "4775" +label: "Bondyrz (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54923 +data: App\Entity\City {#45214 …} +value: "4776" +label: "Boża Wola (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54935 +data: App\Entity\City {#45223 …} +value: "4777" +label: "Feliksówka (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54936 +data: App\Entity\City {#45232 …} +value: "4778" +label: "Jacnia (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54937 +data: App\Entity\City {#45241 …} +value: "4779" +label: "Potoczek (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54938 +data: App\Entity\City {#45250 …} +value: "4780" +label: "Rachodoszcze (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54939 +data: App\Entity\City {#45259 …} +value: "4781" +label: "Suchowola (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54940 +data: App\Entity\City {#45268 …} +value: "4782" +label: "Suchowola-Kolonia (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54941 +data: App\Entity\City {#45277 …} +value: "4783" +label: "Szewnia Dolna (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54942 +data: App\Entity\City {#45286 …} +value: "4784" +label: "Szewnia Górna (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54943 +data: App\Entity\City {#45295 …} +value: "4785" +label: "Trzepieciny (gmina Adamów)" +attr: [] +labelTranslationParameters: [] } 4786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54944 +data: App\Entity\City {#45304 …} +value: "4786" +label: "Antoniówka (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54954 +data: App\Entity\City {#45316 …} +value: "4787" +label: "Dub (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54951 +data: App\Entity\City {#45325 …} +value: "4788" +label: "Huta Komarowska (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54946 +data: App\Entity\City {#45334 …} +value: "4789" +label: "Janówka Wschodnia (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54955 +data: App\Entity\City {#45343 …} +value: "4790" +label: "Janówka Zachodnia (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54956 +data: App\Entity\City {#45352 …} +value: "4791" +label: "Kadłubiska (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54957 +data: App\Entity\City {#45361 …} +value: "4792" +label: "Komarów Dolny (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54958 +data: App\Entity\City {#45370 …} +value: "4793" +label: "Komarów-Osada (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54959 +data: App\Entity\City {#45379 …} +value: "4794" +label: "Komarów Górny (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54960 +data: App\Entity\City {#45388 …} +value: "4795" +label: "Komarów-Wieś (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54961 +data: App\Entity\City {#45397 …} +value: "4796" +label: "Kraczew (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54962 +data: App\Entity\City {#45406 …} +value: "4797" +label: "Krzywystok (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54963 +data: App\Entity\City {#45415 …} +value: "4798" +label: "Krzywystok-Kolonia (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54964 +data: App\Entity\City {#45424 …} +value: "4799" +label: "Księżostany (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54965 +data: App\Entity\City {#45433 …} +value: "4800" +label: "Księżostany-Kolonia (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54966 +data: App\Entity\City {#45442 …} +value: "4801" +label: "Ruszczyzna (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54967 +data: App\Entity\City {#45451 …} +value: "4802" +label: "Sosnowa-Dębowa (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54968 +data: App\Entity\City {#45460 …} +value: "4803" +label: "Swaryczów (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54969 +data: App\Entity\City {#45469 …} +value: "4804" +label: "Śniatycze (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54970 +data: App\Entity\City {#45478 …} +value: "4805" +label: "Tomaszówka (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54971 +data: App\Entity\City {#45487 …} +value: "4806" +label: "Tuczapy (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54972 +data: App\Entity\City {#45496 …} +value: "4807" +label: "Wolica Brzozowa (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54973 +data: App\Entity\City {#45505 …} +value: "4808" +label: "Wolica Brzozowa-Kolonia (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54974 +data: App\Entity\City {#45514 …} +value: "4809" +label: "Wolica Śniatycka (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54975 +data: App\Entity\City {#45523 …} +value: "4810" +label: "Zubowice (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54976 +data: App\Entity\City {#45532 …} +value: "4811" +label: "Zubowice-Kolonia (gmina Komarów-Osada)" +attr: [] +labelTranslationParameters: [] } 4812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54977 +data: App\Entity\City {#45541 …} +value: "4812" +label: "Boży Dar (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54987 +data: App\Entity\City {#45553 …} +value: "4813" +label: "Cześniki (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54984 +data: App\Entity\City {#45562 …} +value: "4814" +label: "Cześniki-Kolonia (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54979 +data: App\Entity\City {#45571 …} +value: "4815" +label: "Cześniki-Kolonia Górna (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54988 +data: App\Entity\City {#45580 …} +value: "4816" +label: "Czołki (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54989 +data: App\Entity\City {#45589 …} +value: "4817" +label: "Horyszów-Nowa Kolonia (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54990 +data: App\Entity\City {#45598 …} +value: "4818" +label: "Horyszów Polski (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54991 +data: App\Entity\City {#45607 …} +value: "4819" +label: "Horyszów-Stara Kolonia (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54992 +data: App\Entity\City {#45616 …} +value: "4820" +label: "Janówka (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54993 +data: App\Entity\City {#45625 …} +value: "4821" +label: "Jarosławiec (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54994 +data: App\Entity\City {#45634 …} +value: "4822" +label: "Jarosławiec Górny (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54995 +data: App\Entity\City {#45643 …} +value: "4823" +label: "Jarosławiec Dolny (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54996 +data: App\Entity\City {#45652 …} +value: "4824" +label: "Karp (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54997 +data: App\Entity\City {#45661 …} +value: "4825" +label: "Kolonia Sitno (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54998 +data: App\Entity\City {#45670 …} +value: "4826" +label: "Kornelówka-Kolonia (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#54999 +data: App\Entity\City {#45679 …} +value: "4827" +label: "Kornelówka (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55000 +data: App\Entity\City {#45688 …} +value: "4828" +label: "Rozdoły (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55001 +data: App\Entity\City {#45697 …} +value: "4829" +label: "Sitno (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55002 +data: App\Entity\City {#45706 …} +value: "4830" +label: "Stabrów (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55003 +data: App\Entity\City {#45715 …} +value: "4831" +label: "Stanisławka (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55004 +data: App\Entity\City {#45724 …} +value: "4832" +label: "Wólka Horyszowska (gmina Sitno)" +attr: [] +labelTranslationParameters: [] } 4833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55005 +data: App\Entity\City {#45733 …} +value: "4833" +label: "Czartoria (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55015 +data: App\Entity\City {#45745 …} +value: "4834" +label: "Frankamionka (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55012 +data: App\Entity\City {#45754 …} +value: "4835" +label: "Gdeszyn (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55007 +data: App\Entity\City {#45763 …} +value: "4836" +label: "Gdeszyn-Kolonia (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55016 +data: App\Entity\City {#45772 …} +value: "4837" +label: "Horyszów (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55017 +data: App\Entity\City {#45781 …} +value: "4838" +label: "Horyszów-Kolonia (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55018 +data: App\Entity\City {#45790 …} +value: "4839" +label: "Koniuchy (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55019 +data: App\Entity\City {#45799 …} +value: "4840" +label: "Koniuchy-Kolonia (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55020 +data: App\Entity\City {#45808 …} +value: "4841" +label: "Kotlice (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55021 +data: App\Entity\City {#45817 …} +value: "4842" +label: "Kotlice-Kolonia (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55022 +data: App\Entity\City {#45826 …} +value: "4843" +label: "Miączyn (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55023 +data: App\Entity\City {#45835 …} +value: "4844" +label: "Miączyn-Kolonia (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55024 +data: App\Entity\City {#45844 …} +value: "4845" +label: "Miączyn-Stacja (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55025 +data: App\Entity\City {#45853 …} +value: "4846" +label: "Ministrówka (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55026 +data: App\Entity\City {#45862 …} +value: "4847" +label: "Niewirków (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55027 +data: App\Entity\City {#45871 …} +value: "4848" +label: "Niewirków-Kolonia (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55028 +data: App\Entity\City {#45880 …} +value: "4849" +label: "Poddąbrowa (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55029 +data: App\Entity\City {#45889 …} +value: "4850" +label: "Świdniki (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55030 +data: App\Entity\City {#45898 …} +value: "4851" +label: "Zawalów (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55031 +data: App\Entity\City {#45907 …} +value: "4852" +label: "Zawalów-Kolonia (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55032 +data: App\Entity\City {#45916 …} +value: "4853" +label: "Żuków (gmina Miączyn)" +attr: [] +labelTranslationParameters: [] } 4854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55033 +data: App\Entity\City {#45925 …} +value: "4854" +label: "Dębowiec (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55043 +data: App\Entity\City {#45937 …} +value: "4855" +label: "Dębowiec-Kolonia (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55040 +data: App\Entity\City {#45946 …} +value: "4856" +label: "Drewniki (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55035 +data: App\Entity\City {#45955 …} +value: "4857" +label: "Hajowniki (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55044 +data: App\Entity\City {#45964 …} +value: "4858" +label: "Huszczka Duża (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55045 +data: App\Entity\City {#45973 …} +value: "4859" +label: "Huszczka Mała (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55046 +data: App\Entity\City {#45982 …} +value: "4860" +label: "Iłowiec (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55047 +data: App\Entity\City {#45991 …} +value: "4861" +label: "Kalinówka (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55048 +data: App\Entity\City {#46000 …} +value: "4862" +label: "Lipina Nowa (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55049 +data: App\Entity\City {#46009 …} +value: "4863" +label: "Lipina Stara (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55050 +data: App\Entity\City {#46018 …} +value: "4864" +label: "Łaziska (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55051 +data: App\Entity\City {#46027 …} +value: "4865" +label: "Majdan Skierbieszowski (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55052 +data: App\Entity\City {#46036 …} +value: "4866" +label: "Marcinówka (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55053 +data: App\Entity\City {#46045 …} +value: "4867" +label: "Osiczyna (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55054 +data: App\Entity\City {#46054 …} +value: "4868" +label: "Podhuszczka (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55055 +data: App\Entity\City {#46063 …} +value: "4869" +label: "Podwysokie (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55056 +data: App\Entity\City {#46072 …} +value: "4870" +label: "Sady (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55057 +data: App\Entity\City {#46081 …} +value: "4871" +label: "Skierbieszów (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55058 +data: App\Entity\City {#46090 …} +value: "4872" +label: "Skierbieszów-Kolonia (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55059 +data: App\Entity\City {#46099 …} +value: "4873" +label: "Sławęcin (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55060 +data: App\Entity\City {#46108 …} +value: "4874" +label: "Suchodębie (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55061 +data: App\Entity\City {#46117 …} +value: "4875" +label: "Sulmice (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55062 +data: App\Entity\City {#46126 …} +value: "4876" +label: "Szorcówka (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55063 +data: App\Entity\City {#46135 …} +value: "4877" +label: "Wiszenki (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55064 +data: App\Entity\City {#46144 …} +value: "4878" +label: "Wiszenki-Kolonia (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55065 +data: App\Entity\City {#46153 …} +value: "4879" +label: "Wysokie Drugie (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55066 +data: App\Entity\City {#46162 …} +value: "4880" +label: "Wysokie Pierwsze (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55067 +data: App\Entity\City {#46171 …} +value: "4881" +label: "Zabytów (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55068 +data: App\Entity\City {#46180 …} +value: "4882" +label: "Zawoda (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55069 +data: App\Entity\City {#46189 …} +value: "4883" +label: "Zrąb (gmina Skierbieszów)" +attr: [] +labelTranslationParameters: [] } 4884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55070 +data: App\Entity\City {#46198 …} +value: "4884" +label: "Barchaczów (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55080 +data: App\Entity\City {#46210 …} +value: "4885" +label: "Bródek (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55077 +data: App\Entity\City {#46219 …} +value: "4886" +label: "Dąbrowa (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55072 +data: App\Entity\City {#46228 …} +value: "4887" +label: "Łabunie (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55081 +data: App\Entity\City {#46237 …} +value: "4888" +label: "Łabunie-Reforma (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55082 +data: App\Entity\City {#46246 …} +value: "4889" +label: "Łabuńki Drugie (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55083 +data: App\Entity\City {#46255 …} +value: "4890" +label: "Łabuńki Pierwsze (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55084 +data: App\Entity\City {#46264 …} +value: "4891" +label: "Majdan Ruszowski (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55085 +data: App\Entity\City {#46273 …} +value: "4892" +label: "Mocówka (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55086 +data: App\Entity\City {#46282 …} +value: "4893" +label: "Ruszów (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55087 +data: App\Entity\City {#46291 …} +value: "4894" +label: "Ruszów-Kolonia (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55088 +data: App\Entity\City {#46300 …} +value: "4895" +label: "Wierzbie (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55089 +data: App\Entity\City {#46309 …} +value: "4896" +label: "Wólka Łabuńska (gmina Łabunie)" +attr: [] +labelTranslationParameters: [] } 4897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55090 +data: App\Entity\City {#46318 …} +value: "4897" +label: "Borowina (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55100 +data: App\Entity\City {#46330 …} +value: "4898" +label: "Chomęciska Duże Pierwsze (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55097 +data: App\Entity\City {#46339 …} +value: "4899" +label: "Chomęciska Duże Drugie (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55092 +data: App\Entity\City {#46348 …} +value: "4900" +label: "Chomęciska Małe (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55101 +data: App\Entity\City {#46357 …} +value: "4901" +label: "Krasne (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55102 +data: App\Entity\City {#46366 …} +value: "4902" +label: "Majdan Sitaniecki (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55103 +data: App\Entity\City {#46375 …} +value: "4903" +label: "Nowa Wieś (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55104 +data: App\Entity\City {#46384 …} +value: "4904" +label: "Podkrasne (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55105 +data: App\Entity\City {#46393 …} +value: "4905" +label: "Podstary Zamość (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55106 +data: App\Entity\City {#46402 …} +value: "4906" +label: "Podstary Zamość-Doły (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55107 +data: App\Entity\City {#46411 …} +value: "4907" +label: "Stary Zamość (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55108 +data: App\Entity\City {#46420 …} +value: "4908" +label: "Stary Zamość-Gościniec (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55109 +data: App\Entity\City {#46429 …} +value: "4909" +label: "Udrycze-Kolonia (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55110 +data: App\Entity\City {#46438 …} +value: "4910" +label: "Udrycze-Koniec (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55111 +data: App\Entity\City {#46447 …} +value: "4911" +label: "Udrycze-Wola (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55112 +data: App\Entity\City {#46456 …} +value: "4912" +label: "Wierzba Pierwsza (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55113 +data: App\Entity\City {#46465 …} +value: "4913" +label: "Wierzba Druga (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55114 +data: App\Entity\City {#46474 …} +value: "4914" +label: "Wisłowiec (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55115 +data: App\Entity\City {#46483 …} +value: "4915" +label: "Wisłowiec-Kolonia (gmina Stary Zamość)" +attr: [] +labelTranslationParameters: [] } 4916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55116 +data: App\Entity\City {#46492 …} +value: "4916" +label: "Zamość (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55126 +data: App\Entity\City {#46504 …} +value: "4917" +label: "Białobrzegi (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55123 +data: App\Entity\City {#46513 …} +value: "4918" +label: "Białowola (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55118 +data: App\Entity\City {#46522 …} +value: "4919" +label: "Borowina Sitaniecka (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55127 +data: App\Entity\City {#46531 …} +value: "4920" +label: "Bortatycze (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55128 +data: App\Entity\City {#46540 …} +value: "4921" +label: "Bortatycze-Kolonia (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55129 +data: App\Entity\City {#46549 …} +value: "4922" +label: "Chyża (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55130 +data: App\Entity\City {#46558 …} +value: "4923" +label: "Hubale (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55131 +data: App\Entity\City {#46567 …} +value: "4924" +label: "Jatutów (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55132 +data: App\Entity\City {#46576 …} +value: "4925" +label: "Kalinowice (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55133 +data: App\Entity\City {#46585 …} +value: "4926" +label: "Lipsko (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55134 +data: App\Entity\City {#46594 …} +value: "4927" +label: "Lipsko-Kosobudy (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55135 +data: App\Entity\City {#46603 …} +value: "4928" +label: "Lipsko-Polesie (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55136 +data: App\Entity\City {#46612 …} +value: "4929" +label: "Łapiguz (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55137 +data: App\Entity\City {#46621 …} +value: "4930" +label: "Mokre (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55138 +data: App\Entity\City {#46630 …} +value: "4931" +label: "Płoskie (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55139 +data: App\Entity\City {#46639 …} +value: "4932" +label: "Pniówek (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55140 +data: App\Entity\City {#46648 …} +value: "4933" +label: "Siedliska (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55141 +data: App\Entity\City {#46657 …} +value: "4934" +label: "Sitaniec (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55142 +data: App\Entity\City {#46666 …} +value: "4935" +label: "Sitaniec-Kolonia (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55143 +data: App\Entity\City {#46675 …} +value: "4936" +label: "Sitaniec-Wolica (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55144 +data: App\Entity\City {#46684 …} +value: "4937" +label: "Skaraszów (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55145 +data: App\Entity\City {#46693 …} +value: "4938" +label: "Skokówka (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55146 +data: App\Entity\City {#46702 …} +value: "4939" +label: "Szopinek (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55147 +data: App\Entity\City {#46711 …} +value: "4940" +label: "Wieprzec (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55148 +data: App\Entity\City {#46720 …} +value: "4941" +label: "Wierzchowiny (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55149 +data: App\Entity\City {#46729 …} +value: "4942" +label: "Wólka Panieńska (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55150 +data: App\Entity\City {#46738 …} +value: "4943" +label: "Wólka Wieprzecka (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55151 +data: App\Entity\City {#46747 …} +value: "4944" +label: "Wychody (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55152 +data: App\Entity\City {#46756 …} +value: "4945" +label: "Wysokie (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55153 +data: App\Entity\City {#46765 …} +value: "4946" +label: "Zalesie (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55154 +data: App\Entity\City {#46774 …} +value: "4947" +label: "Zarzecze (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55155 +data: App\Entity\City {#46783 …} +value: "4948" +label: "Zawada (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55156 +data: App\Entity\City {#46792 …} +value: "4949" +label: "Zwódne (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55157 +data: App\Entity\City {#46801 …} +value: "4950" +label: "Żdanów (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55158 +data: App\Entity\City {#46810 …} +value: "4951" +label: "Żdanówek (gmina Zamość)" +attr: [] +labelTranslationParameters: [] } 4952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55159 +data: App\Entity\City {#46819 …} +value: "4952" +label: "Zwierzyniec (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55169 +data: App\Entity\City {#46831 …} +value: "4953" +label: "Bagno (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55166 +data: App\Entity\City {#46840 …} +value: "4954" +label: "Guciów (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55161 +data: App\Entity\City {#46849 …} +value: "4955" +label: "Kosobudy (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55170 +data: App\Entity\City {#46858 …} +value: "4956" +label: "Kosobudy-Bór (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55171 +data: App\Entity\City {#46867 …} +value: "4957" +label: "Obrocz (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55172 +data: App\Entity\City {#46876 …} +value: "4958" +label: "Sochy (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55173 +data: App\Entity\City {#46885 …} +value: "4959" +label: "Topólcza (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55174 +data: App\Entity\City {#46894 …} +value: "4960" +label: "Turzyniec (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55175 +data: App\Entity\City {#46903 …} +value: "4961" +label: "Wywłoczka (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55176 +data: App\Entity\City {#46912 …} +value: "4962" +label: "Żurawnica (gmina Zwierzyniec)" +attr: [] +labelTranslationParameters: [] } 4963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55177 +data: App\Entity\City {#46921 …} +value: "4963" +label: "Deszkowice Drugie (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55187 +data: App\Entity\City {#46933 …} +value: "4964" +label: "Deszkowice Pierwsze (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55184 +data: App\Entity\City {#46942 …} +value: "4965" +label: "Kawęczyn-Kolonia (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55179 +data: App\Entity\City {#46951 …} +value: "4966" +label: "Kitów (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55188 +data: App\Entity\City {#46960 …} +value: "4967" +label: "Kulików (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55189 +data: App\Entity\City {#46969 …} +value: "4968" +label: "Michałów (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55190 +data: App\Entity\City {#46978 …} +value: "4969" +label: "Rozłopy (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55191 +data: App\Entity\City {#46987 …} +value: "4970" +label: "Rozłopy-Kolonia (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55192 +data: App\Entity\City {#46996 …} +value: "4971" +label: "Sąsiadka (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55193 +data: App\Entity\City {#47005 …} +value: "4972" +label: "Sułowiec (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55194 +data: App\Entity\City {#47014 …} +value: "4973" +label: "Sułów (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55195 +data: App\Entity\City {#47023 …} +value: "4974" +label: "Sułów-Kolonia (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55196 +data: App\Entity\City {#47032 …} +value: "4975" +label: "Sułówek (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55197 +data: App\Entity\City {#47041 …} +value: "4976" +label: "Tworyczów (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55198 +data: App\Entity\City {#47050 …} +value: "4977" +label: "Źrebce (gmina Sułów)" +attr: [] +labelTranslationParameters: [] } 4978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55199 +data: App\Entity\City {#47059 …} +value: "4978" +label: "Czarnystok (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55209 +data: App\Entity\City {#47071 …} +value: "4979" +label: "Dzielce (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55206 +data: App\Entity\City {#47080 …} +value: "4980" +label: "Gaj Gruszczański (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55201 +data: App\Entity\City {#47089 …} +value: "4981" +label: "Gorajec-Stara Wieś (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55210 +data: App\Entity\City {#47098 …} +value: "4982" +label: "Gorajec-Zagroble (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55211 +data: App\Entity\City {#47107 …} +value: "4983" +label: "Gorajec-Zagroble-Kolonia (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55212 +data: App\Entity\City {#47116 …} +value: "4984" +label: "Gorajec-Zastawie (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55213 +data: App\Entity\City {#47125 …} +value: "4985" +label: "Gruszka Zaporska (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55214 +data: App\Entity\City {#47134 …} +value: "4986" +label: "Latyczyn (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55215 +data: App\Entity\City {#47143 …} +value: "4987" +label: "Mokrelipie (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55216 +data: App\Entity\City {#47152 …} +value: "4988" +label: "Podborcze (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55217 +data: App\Entity\City {#47161 …} +value: "4989" +label: "Podlesie Duże (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55218 +data: App\Entity\City {#47170 …} +value: "4990" +label: "Podlesie Małe (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55219 +data: App\Entity\City {#47179 …} +value: "4991" +label: "Radecznica (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55220 +data: App\Entity\City {#47188 …} +value: "4992" +label: "Trzęsiny (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55221 +data: App\Entity\City {#47197 …} +value: "4993" +label: "Wólka Czarnostocka (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55222 +data: App\Entity\City {#47206 …} +value: "4994" +label: "Zaburze (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55223 +data: App\Entity\City {#47215 …} +value: "4995" +label: "Zakłodzie (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55224 +data: App\Entity\City {#47224 …} +value: "4996" +label: "Zaporze (gmina Radecznica)" +attr: [] +labelTranslationParameters: [] } 4997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55225 +data: App\Entity\City {#47233 …} +value: "4997" +label: "Deszkowice-Kolonia (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 4998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55235 +data: App\Entity\City {#47245 …} +value: "4998" +label: "Gruszka Duża (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 4999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55232 +data: App\Entity\City {#47254 …} +value: "4999" +label: "Gruszka Duża-Kolonia (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55227 +data: App\Entity\City {#47263 …} +value: "5000" +label: "Gruszka Mała Druga (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55236 +data: App\Entity\City {#47272 …} +value: "5001" +label: "Gruszka Mała Pierwsza (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55237 +data: App\Entity\City {#47281 …} +value: "5002" +label: "Kolonia Emska (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55238 +data: App\Entity\City {#47290 …} +value: "5003" +label: "Krzak (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55239 +data: App\Entity\City {#47299 …} +value: "5004" +label: "Nawóz (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55240 +data: App\Entity\City {#47308 …} +value: "5005" +label: "Nielisz (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55241 +data: App\Entity\City {#47317 …} +value: "5006" +label: "Ruskie Piaski (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55242 +data: App\Entity\City {#47326 …} +value: "5007" +label: "Ruskie Piaski Stara Wieś (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55243 +data: App\Entity\City {#47335 …} +value: "5008" +label: "Staw Noakowski (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55244 +data: App\Entity\City {#47344 …} +value: "5009" +label: "Staw Noakowski-Kolonia (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55245 +data: App\Entity\City {#47353 …} +value: "5010" +label: "Staw Ujazdowski (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55246 +data: App\Entity\City {#47362 …} +value: "5011" +label: "Staw Ujazdowski-Kolonia (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55247 +data: App\Entity\City {#47371 …} +value: "5012" +label: "Średnie Duże (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55248 +data: App\Entity\City {#47380 …} +value: "5013" +label: "Średnie Małe (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55249 +data: App\Entity\City {#47389 …} +value: "5014" +label: "Ujazdów (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55250 +data: App\Entity\City {#47398 …} +value: "5015" +label: "Wólka Nieliska (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55251 +data: App\Entity\City {#47407 …} +value: "5016" +label: "Wólka Złojecka (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55252 +data: App\Entity\City {#47416 …} +value: "5017" +label: "Zamszany (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55253 +data: App\Entity\City {#47425 …} +value: "5018" +label: "Zarudzie Stara Wieś (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55254 +data: App\Entity\City {#47434 …} +value: "5019" +label: "Zarudzie Kolonia (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55255 +data: App\Entity\City {#47443 …} +value: "5020" +label: "Złojec I (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55256 +data: App\Entity\City {#47452 …} +value: "5021" +label: "Złojec II (gmina Nielisz)" +attr: [] +labelTranslationParameters: [] } 5022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55257 +data: App\Entity\City {#47461 …} +value: "5022" +label: "Bereść (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55267 +data: App\Entity\City {#47473 …} +value: "5023" +label: "Bronisławka (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55264 +data: App\Entity\City {#47482 …} +value: "5024" +label: "Cieszyn (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55259 +data: App\Entity\City {#47491 …} +value: "5025" +label: "Czechówka (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55268 +data: App\Entity\City {#47500 …} +value: "5026" +label: "Dańczypol (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55269 +data: App\Entity\City {#47509 …} +value: "5027" +label: "Grabowiec-Góra (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55270 +data: App\Entity\City {#47518 …} +value: "5028" +label: "Grabowiec (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55271 +data: App\Entity\City {#47527 …} +value: "5029" +label: "Grabowczyk (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55272 +data: App\Entity\City {#47536 …} +value: "5030" +label: "Henrykówka (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55273 +data: App\Entity\City {#47545 …} +value: "5031" +label: "Hołużne (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55274 +data: App\Entity\City {#47554 …} +value: "5032" +label: "Majdan Tuczępski (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55275 +data: App\Entity\City {#47563 …} +value: "5033" +label: "Ornatowice (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55276 +data: App\Entity\City {#47572 …} +value: "5034" +label: "Ornatowice-Kolonia (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55277 +data: App\Entity\City {#47581 …} +value: "5035" +label: "Rogów (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55278 +data: App\Entity\City {#47590 …} +value: "5036" +label: "Siedlisko (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55279 +data: App\Entity\City {#47599 …} +value: "5037" +label: "Skibice (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55280 +data: App\Entity\City {#47608 …} +value: "5038" +label: "Skomorochy Małe (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55281 +data: App\Entity\City {#47617 …} +value: "5039" +label: "Skomorochy Duże (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55282 +data: App\Entity\City {#47626 …} +value: "5040" +label: "Szczelatyn (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55283 +data: App\Entity\City {#47635 …} +value: "5041" +label: "Szystowice (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55284 +data: App\Entity\City {#47644 …} +value: "5042" +label: "Tuczępy (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55285 +data: App\Entity\City {#47653 …} +value: "5043" +label: "Wolica Uchańska (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55286 +data: App\Entity\City {#47662 …} +value: "5044" +label: "Wólka Tuczępska (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55287 +data: App\Entity\City {#47671 …} +value: "5045" +label: "Żurawlów (gmina Grabowiec)" +attr: [] +labelTranslationParameters: [] } 5046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55288 +data: App\Entity\City {#47680 …} +value: "5046" +label: "Krasnobród (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55298 +data: App\Entity\City {#47692 …} +value: "5047" +label: "Borki (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55295 +data: App\Entity\City {#47701 …} +value: "5048" +label: "Dominikanówka (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55290 +data: App\Entity\City {#47710 …} +value: "5049" +label: "Grabnik (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55299 +data: App\Entity\City {#47719 …} +value: "5050" +label: "Hucisko (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55300 +data: App\Entity\City {#47728 …} +value: "5051" +label: "Hutki (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55301 +data: App\Entity\City {#47737 …} +value: "5052" +label: "Hutków (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55302 +data: App\Entity\City {#47746 …} +value: "5053" +label: "Kaczórki (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55303 +data: App\Entity\City {#47755 …} +value: "5054" +label: "Majdan Mały (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55304 +data: App\Entity\City {#47764 …} +value: "5055" +label: "Majdan Wielki (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55305 +data: App\Entity\City {#47773 …} +value: "5056" +label: "Malewszczyzna (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55306 +data: App\Entity\City {#47782 …} +value: "5057" +label: "Nowa Wieś (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55307 +data: App\Entity\City {#47791 …} +value: "5058" +label: "Potok-Senderki (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55308 +data: App\Entity\City {#47800 …} +value: "5059" +label: "Stara Huta (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55309 +data: App\Entity\City {#47809 …} +value: "5060" +label: "Szur (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55310 +data: App\Entity\City {#47818 …} +value: "5061" +label: "Wólka Husińska (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55311 +data: App\Entity\City {#47827 …} +value: "5062" +label: "Zielone (gmina Krasnobród)" +attr: [] +labelTranslationParameters: [] } 5063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55312 +data: App\Entity\City {#47836 …} +value: "5063" +label: "Szczebrzeszyn (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55322 +data: App\Entity\City {#47848 …} +value: "5064" +label: "Bodaczów (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55319 +data: App\Entity\City {#47857 …} +value: "5065" +label: "Brody Duże (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55314 +data: App\Entity\City {#47866 …} +value: "5066" +label: "Brody Małe (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55323 +data: App\Entity\City {#47875 …} +value: "5067" +label: "Kawęczyn (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55324 +data: App\Entity\City {#47884 …} +value: "5068" +label: "Kawęczynek (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55325 +data: App\Entity\City {#47893 …} +value: "5069" +label: "Kąty Drugie (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55326 +data: App\Entity\City {#47902 …} +value: "5070" +label: "Kąty Pierwsze (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55327 +data: App\Entity\City {#47911 …} +value: "5071" +label: "Lipowiec-Kolonia (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55328 +data: App\Entity\City {#47920 …} +value: "5072" +label: "Niedzieliska (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55329 +data: App\Entity\City {#47929 …} +value: "5073" +label: "Niedzieliska-Kolonia (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55330 +data: App\Entity\City {#47938 …} +value: "5074" +label: "Wielącza (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55331 +data: App\Entity\City {#47947 …} +value: "5075" +label: "Wielącza-Kolonia (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } 5076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#55332 +data: App\Entity\City {#47956 …} +value: "5076" +label: "Wielącza Poduchowna (gmina Szczebrzeszyn)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#937 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "city" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "City" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#939 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#941 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -uniqueId: Symfony\Component\Uid\Ulid {#940 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#55336 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#937 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "city" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "City" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#939 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#941 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -uniqueId: Symfony\Component\Uid\Ulid {#940 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1280 -errors: [] -form: Symfony\Component\Form\Form {#1244 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1278 …5} |
| full_name | "Street[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Street_city" |
| is_selected | Closure($choice, $value) {#55334 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "City" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Street_city" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
name
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 |
|---|---|---|
| label | "Name" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1217 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 | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1215 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Street_name" ] |
| cache_key | "_Street_name_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#960 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -uniqueId: "01KEQYGS5R8ZE5A2Y0YS9X4JD3" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#956 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#55339 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#960 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -uniqueId: "01KEQYGS5R8ZE5A2Y0YS9X4JD3" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#956 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#55337 -errors: [] -form: Symfony\Component\Form\Form {#1247 …} } |
| form | Symfony\Component\Form\FormView {#55335 …5} |
| full_name | "Street[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Street_name" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Street_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW
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 |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1231 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1232 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Street_ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW" ] |
| cache_key | "_Street_ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1028 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQYGS5XRK06RCHZ6NYRW2GW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1025 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1026 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} -uniqueId: Symfony\Component\Uid\Ulid {#1027 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#55342 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1028 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQYGS5XRK06RCHZ6NYRW2GW" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1025 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1026 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1023 …} -uniqueId: Symfony\Component\Uid\Ulid {#1027 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#754 -isAccessible: true -fqcn: "App\Entity\Street" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Street {#934 -id: null -name: null -city: null -createdAt: null -updatedAt: null -addresses: Doctrine\Common\Collections\ArrayCollection {#935 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#948 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1068 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#55340 -errors: [] -form: Symfony\Component\Form\Form {#1250 …} } |
| form | Symfony\Component\Form\FormView {#55338 …5} |
| full_name | "Street[ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Street_ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Street_ea_form_fieldset_close_01KEQYGS5XRK06RCHZ6NYRW2GW" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7cb8084e3dc.ajYX8x4dW30F7j7F4K4Uf-YX9NowKlSb0lrI0v3X-FQ.LWZ7qk56Nw5ghwunqeAkTIF9u-9DYz6vpRmAvcmuwRUpYFzAa28ZLE6cbw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "7cb8084e3dc.ajYX8x4dW30F7j7F4K4Uf-YX9NowKlSb0lrI0v3X-FQ.LWZ7qk56Nw5ghwunqeAkTIF9u-9DYz6vpRmAvcmuwRUpYFzAa28ZLE6cbw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | "7cb8084e3dc.ajYX8x4dW30F7j7F4K4Uf-YX9NowKlSb0lrI0v3X-FQ.LWZ7qk56Nw5ghwunqeAkTIF9u-9DYz6vpRmAvcmuwRUpYFzAa28ZLE6cbw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#55345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#55347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#55346 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Street__token" ] |
| cache_key | "_Street__token_hidden" |
| compound | false |
| data | "7cb8084e3dc.ajYX8x4dW30F7j7F4K4Uf-YX9NowKlSb0lrI0v3X-FQ.LWZ7qk56Nw5ghwunqeAkTIF9u-9DYz6vpRmAvcmuwRUpYFzAa28ZLE6cbw" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#55360 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#55357 -errors: [] -form: Symfony\Component\Form\Form {#55353 …} } |
| form | Symfony\Component\Form\FormView {#55348 …5} |
| full_name | "Street[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Street__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Street__token" |
| valid | true |
| value | "7cb8084e3dc.ajYX8x4dW30F7j7F4K4Uf-YX9NowKlSb0lrI0v3X-FQ.LWZ7qk56Nw5ghwunqeAkTIF9u-9DYz6vpRmAvcmuwRUpYFzAa28ZLE6cbw" |