Forms
-
cuenta_form
-
nombre
-
apellido
-
dni
-
direccion
-
numeroCalle
-
codigoPostal
-
telefono
-
email
-
provincia
-
localidad
-
pass
-
pass_2
-
submit
-
_token
-
cuenta_form
"App\Form\CuentaFormType"
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 |
|---|---|---|
| attr | [ "tipo" => "crear" ] |
[ "tipo" => "crear" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "tipo" => "crear" ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | "App\Entity\Cuenta" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Cuenta" } } |
| 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 | [] |
| localidad_seleccionada | false |
| 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 |
| provincia_seleccionada | false |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#923 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "tipo" => "crear" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cuenta_form" "_cuenta_form" ] |
| cache_key | "_cuenta_form_cuenta_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1009 -form: Symfony\Component\Form\Form {#1176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#921 …5} |
| full_name | "cuenta_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuenta_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form" |
| valid | true |
| value | null |
nombre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#967 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#937 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#913 +payload: null +groups: ? +message: "Nombre con caracteres no válidos." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s\-´`'"]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#967 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#937 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#913 +payload: null +groups: ? +message: "Nombre con caracteres no válidos." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s\-´`'"]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Nombre*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#967 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#937 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#913 +payload: null +groups: ? +message: "Nombre con caracteres no válidos." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s\-´`'"]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#918 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 | "Nombre*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#942 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cuenta_form_nombre" ] |
| cache_key | "_cuenta_form_nombre_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1177 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1247 …5} |
| full_name | "cuenta_form[nombre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_nombre" |
| label | "Nombre*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombre" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_nombre" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
apellido
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#899 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#912 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#911 +payload: null +groups: ? +message: "Apellido con caracteres no válidos." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s\-´`'"]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#899 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#912 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#911 +payload: null +groups: ? +message: "Apellido con caracteres no válidos." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s\-´`'"]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Apellido*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#899 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#912 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#911 +payload: null +groups: ? +message: "Apellido con caracteres no válidos." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s\-´`'"]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#956 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 | "Apellido*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#957 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cuenta_form_apellido" ] |
| cache_key | "_cuenta_form_apellido_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1222 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1221 …5} |
| full_name | "cuenta_form[apellido]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_apellido" |
| label | "Apellido*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "apellido" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_apellido" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
dni
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 | [ "class" => "form-control" "maxlength" => 8 ] |
[ "class" => "form-control" "maxlength" => 8 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#910 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#909 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#907 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#906 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#910 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#909 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#907 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#906 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "DNI*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "maxlength" => 8 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#910 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#909 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#907 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#906 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "DNI*" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#976 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "maxlength" => 8 "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_cuenta_form_dni" ] |
| cache_key | "_cuenta_form_dni_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1212 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#950 …5} |
| full_name | "cuenta_form[dni]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_dni" |
| label | "DNI*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dni" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_dni" |
| valid | true |
| value | "" |
direccion
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#905 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#904 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#890 +payload: null +groups: ? +message: "Dirección no válida." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#905 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#904 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#890 +payload: null +groups: ? +message: "Dirección no válida." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Dirección*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#905 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#904 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#890 +payload: null +groups: ? +message: "Dirección no válida." +pattern: "/^[a-zA-ZáéíóúÁÉÍÓÚ\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#990 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 | "Dirección*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#993 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cuenta_form_direccion" ] |
| cache_key | "_cuenta_form_direccion_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1175 -form: Symfony\Component\Form\Form {#1238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1161 …5} |
| full_name | "cuenta_form[direccion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_direccion" |
| label | "Dirección*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "direccion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_direccion" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
numeroCalle
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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#888 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#896 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#902 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#898 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#888 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#896 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#902 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#898 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "N° domicilio*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#888 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#896 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#902 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#898 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#996 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "N° domicilio*" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#997 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_cuenta_form_numeroCalle" ] |
| cache_key | "_cuenta_form_numeroCalle_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1153 -form: Symfony\Component\Form\Form {#1241 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1139 …5} |
| full_name | "cuenta_form[numeroCalle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_numeroCalle" |
| label | "N° domicilio*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numeroCalle" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_numeroCalle" |
| valid | true |
| value | "" |
codigoPostal
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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#897 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#895 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#908 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: 4 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#894 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#897 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#895 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#908 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: 4 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#894 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Código Postal*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#897 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#895 +payload: null +groups: ? +message: "This value should be of type {{ type }}." +type: "numeric" } Symfony\Component\Validator\Constraints\Length {#908 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: 4 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#894 +payload: null +groups: ? +message: "Solo se permiten números." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Código Postal*" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1007 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_cuenta_form_codigoPostal" ] |
| cache_key | "_cuenta_form_codigoPostal_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1123 -form: Symfony\Component\Form\Form {#1204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1032 …5} |
| full_name | "cuenta_form[codigoPostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_codigoPostal" |
| label | "Código Postal*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codigoPostal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_codigoPostal" |
| valid | true |
| value | "" |
telefono
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "maxlength" => 20 ] |
[ "class" => "form-control" "maxlength" => 20 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#936 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#933 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#973 +payload: null +groups: ? +message: "El teléfono no es válido." +pattern: "/^[0-9+]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#936 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#933 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#973 +payload: null +groups: ? +message: "El teléfono no es válido." +pattern: "/^[0-9+]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Teléfono*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" "maxlength" => 20 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#936 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#933 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#973 +payload: null +groups: ? +message: "El teléfono no es válido." +pattern: "/^[0-9+]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1016 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 | "Teléfono*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1017 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "maxlength" => 20 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cuenta_form_telefono" ] |
| cache_key | "_cuenta_form_telefono_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1019 -form: Symfony\Component\Form\Form {#1201 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#980 …5} |
| full_name | "cuenta_form[telefono]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_telefono" |
| label | "Teléfono*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telefono" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_telefono" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#893 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Email {#914 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#893 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Email {#914 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | "Email*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#975 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#893 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Email {#914 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1026 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1025 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_cuenta_form_email" ] |
| cache_key | "_cuenta_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#959 -form: Symfony\Component\Form\Form {#1198 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#988 …5} |
| full_name | "cuenta_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_email" |
| label | "Email*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
provincia
"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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_label | "provincia" |
same as passed value |
| class | "App\Entity\ProvinciaLocalidad" |
same as passed value |
| label | "Provincia*" |
same as passed value |
| mapped | false |
same as passed value |
| query_builder | Closure(ProvinciaLocalidadRepository $pr) {#947 class: "App\Form\CuentaFormType" this: App\Form\CuentaFormType {#859 …} } |
Doctrine\ORM\QueryBuilder {#1104 -em: ContainerAUYZloH\EntityManagerGhostEbeb667 {#227 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1078 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1063 #from: "App\Entity\ProvinciaLocalidad" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1082 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.provincia" ] } ] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\ProvinciaLocalidad p GROUP BY p.provincia" -parameters: Doctrine\Common\Collections\ArrayCollection {#1074 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" ] |
| 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 | "provincia" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1124 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1114 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1108 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1118 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1111 …} } |
| choices | null |
| class | "App\Entity\ProvinciaLocalidad" |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerAUYZloH\EntityManagerGhostEbeb667 {#227 …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 {#1127 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerAUYZloH\EntityManagerGhostEbeb667 {#227 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1062 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Provincia*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| 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 | null |
| 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 {#1104 -em: ContainerAUYZloH\EntityManagerGhostEbeb667 {#227 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1078 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1063 #from: "App\Entity\ProvinciaLocalidad" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1082 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.provincia" ] } ] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\ProvinciaLocalidad p GROUP BY p.provincia" -parameters: Doctrine\Common\Collections\ArrayCollection {#1074 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1072 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_cuenta_form_provincia" ] |
| cache_key | "_cuenta_form_provincia_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1259 +label: "Buenos Aires" +value: "1" +data: App\Entity\ProvinciaLocalidad {#1274 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1271 +label: "Catamarca" +value: "601" +data: App\Entity\ProvinciaLocalidad {#1276 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1269 +label: "Chaco" +value: "756" +data: App\Entity\ProvinciaLocalidad {#1277 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1268 +label: "Chubut" +value: "848" +data: App\Entity\ProvinciaLocalidad {#1278 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1270 +label: "Ciudad de Buenos Aires" +value: "914" +data: App\Entity\ProvinciaLocalidad {#1279 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1266 +label: "Cordoba" +value: "915" +data: App\Entity\ProvinciaLocalidad {#1280 …} +attr: [] +labelTranslationParameters: [] } 1440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1252 +label: "Corrientes" +value: "1440" +data: App\Entity\ProvinciaLocalidad {#1281 …} +attr: [] +labelTranslationParameters: [] } 1514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1265 +label: "Entre Ríos" +value: "1514" +data: App\Entity\ProvinciaLocalidad {#1282 …} +attr: [] +labelTranslationParameters: [] } 1683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +label: "Formosa" +value: "1683" +data: App\Entity\ProvinciaLocalidad {#1283 …} +attr: [] +labelTranslationParameters: [] } 1740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +label: "Jujuy" +value: "1740" +data: App\Entity\ProvinciaLocalidad {#1284 …} +attr: [] +labelTranslationParameters: [] } 1869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +label: "La Pampa" +value: "1869" +data: App\Entity\ProvinciaLocalidad {#1285 …} +attr: [] +labelTranslationParameters: [] } 1956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1300 +label: "La Rioja" +value: "1956" +data: App\Entity\ProvinciaLocalidad {#1286 …} +attr: [] +labelTranslationParameters: [] } 2028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1301 +label: "Mendoza" +value: "2028" +data: App\Entity\ProvinciaLocalidad {#1287 …} +attr: [] +labelTranslationParameters: [] } 2177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1302 +label: "Misiones" +value: "2177" +data: App\Entity\ProvinciaLocalidad {#1288 …} +attr: [] +labelTranslationParameters: [] } 2297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1303 +label: "Neuquen" +value: "2297" +data: App\Entity\ProvinciaLocalidad {#1289 …} +attr: [] +labelTranslationParameters: [] } 2352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +label: "Rio Negro" +value: "2352" +data: App\Entity\ProvinciaLocalidad {#1290 …} +attr: [] +labelTranslationParameters: [] } 2491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +label: "Salta" +value: "2491" +data: App\Entity\ProvinciaLocalidad {#1291 …} +attr: [] +labelTranslationParameters: [] } 2621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1306 +label: "San Juan" +value: "2621" +data: App\Entity\ProvinciaLocalidad {#1292 …} +attr: [] +labelTranslationParameters: [] } 2701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "San Luis" +value: "2701" +data: App\Entity\ProvinciaLocalidad {#1293 …} +attr: [] +labelTranslationParameters: [] } 2786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1308 +label: "Santa Cruz" +value: "2786" +data: App\Entity\ProvinciaLocalidad {#1294 …} +attr: [] +labelTranslationParameters: [] } 2813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1309 +label: "Santa Fe" +value: "2813" +data: App\Entity\ProvinciaLocalidad {#1295 …} +attr: [] +labelTranslationParameters: [] } 3194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +label: "Santiago del Estero" +value: "3194" +data: App\Entity\ProvinciaLocalidad {#1296 …} +attr: [] +labelTranslationParameters: [] } 3359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1311 +label: "Tierra del Fuego" +value: "3359" +data: App\Entity\ProvinciaLocalidad {#1297 …} +attr: [] +labelTranslationParameters: [] } 3381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "Tucuman" +value: "3381" +data: App\Entity\ProvinciaLocalidad {#1298 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#999 -form: Symfony\Component\Form\Form {#1195 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1250 …5} |
| full_name | "cuenta_form[provincia]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_provincia" |
| is_selected | Closure($choice, $value) {#1260 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Provincia*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "provincia" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_provincia" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
localidad
"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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_label | "localidad" |
same as passed value |
| class | "App\Entity\ProvinciaLocalidad" |
same as passed value |
| disabled | true |
same as passed value |
| label | "Localidad*" |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control" ] |
| 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 | "localidad" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1129 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1115 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1128 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1108 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1134 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1111 …} } |
| choices | null |
| class | "App\Entity\ProvinciaLocalidad" |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| em | ContainerAUYZloH\EntityManagerGhostEbeb667 {#227 …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 {#1127 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerAUYZloH\EntityManagerGhostEbeb667 {#227 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1062 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Localidad*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| 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 | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1119 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_cuenta_form_localidad" ] |
| cache_key | "_cuenta_form_localidad_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +label: "25 de Mayo" +value: "1" +data: App\Entity\ProvinciaLocalidad {#1274 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1329 +label: "Agustín Mosconi" +value: "2" +data: App\Entity\ProvinciaLocalidad {#1325 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +label: "Del Valle" +value: "3" +data: App\Entity\ProvinciaLocalidad {#1324 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1338 +label: "Ernestina" +value: "4" +data: App\Entity\ProvinciaLocalidad {#1331 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +label: "Gobernador Ugarte" +value: "5" +data: App\Entity\ProvinciaLocalidad {#1336 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +label: "Lucas Monteverde" +value: "6" +data: App\Entity\ProvinciaLocalidad {#1335 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +label: "Norberto de la Riestra" +value: "7" +data: App\Entity\ProvinciaLocalidad {#1334 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +label: "Pedernales" +value: "8" +data: App\Entity\ProvinciaLocalidad {#1333 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +label: "San Enrique" +value: "9" +data: App\Entity\ProvinciaLocalidad {#1339 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1320 +label: "Valdés" +value: "10" +data: App\Entity\ProvinciaLocalidad {#1340 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: "12 de Octubre" +value: "11" +data: App\Entity\ProvinciaLocalidad {#1341 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: "9 de Julio" +value: "12" +data: App\Entity\ProvinciaLocalidad {#1342 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: "Alfredo Demarchi (Est. Facundo Quiroga)" +value: "13" +data: App\Entity\ProvinciaLocalidad {#1343 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: "Carlos María Naón" +value: "14" +data: App\Entity\ProvinciaLocalidad {#1344 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: "Dudignac" +value: "15" +data: App\Entity\ProvinciaLocalidad {#1345 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: "La Aurora (Est. La Niña)" +value: "16" +data: App\Entity\ProvinciaLocalidad {#1346 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: "Manuel B. Gonnet (Est. French)" +value: "17" +data: App\Entity\ProvinciaLocalidad {#1347 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: "Marcelino Ugarte (Est. Dennehy)" +value: "18" +data: App\Entity\ProvinciaLocalidad {#1348 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: "Morea" +value: "19" +data: App\Entity\ProvinciaLocalidad {#1349 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: "Norumbega" +value: "20" +data: App\Entity\ProvinciaLocalidad {#1350 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: "Patricios" +value: "21" +data: App\Entity\ProvinciaLocalidad {#1351 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: "Villa General Fournier (Est. 9 de Julio Sud)" +value: "22" +data: App\Entity\ProvinciaLocalidad {#1352 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: "Carhué" +value: "23" +data: App\Entity\ProvinciaLocalidad {#1353 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: "Colonia San Miguel Arcángel" +value: "24" +data: App\Entity\ProvinciaLocalidad {#1354 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +label: "Delfín Huergo" +value: "25" +data: App\Entity\ProvinciaLocalidad {#1355 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +label: "Espartillar" +value: "26" +data: App\Entity\ProvinciaLocalidad {#1356 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +label: "Esteban Agustín Gascón" +value: "27" +data: App\Entity\ProvinciaLocalidad {#1357 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: "La Pala" +value: "28" +data: App\Entity\ProvinciaLocalidad {#1358 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: "Maza" +value: "29" +data: App\Entity\ProvinciaLocalidad {#1359 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: "Rivera" +value: "30" +data: App\Entity\ProvinciaLocalidad {#1360 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: "Thames" +value: "31" +data: App\Entity\ProvinciaLocalidad {#1361 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: "Villa Margarita" +value: "32" +data: App\Entity\ProvinciaLocalidad {#1362 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: "Yutuyaco" +value: "33" +data: App\Entity\ProvinciaLocalidad {#1363 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: "Adolfo Gonzales Chaves (Est. Chaves)" +value: "34" +data: App\Entity\ProvinciaLocalidad {#1364 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: "De La Garma" +value: "35" +data: App\Entity\ProvinciaLocalidad {#1365 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: "Juan E. Barra" +value: "36" +data: App\Entity\ProvinciaLocalidad {#1366 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: "Vásquez" +value: "37" +data: App\Entity\ProvinciaLocalidad {#1367 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: "Alberti (Est. Andrés Vaccarezza)" +value: "38" +data: App\Entity\ProvinciaLocalidad {#1368 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "Coronel Seguí" +value: "39" +data: App\Entity\ProvinciaLocalidad {#1369 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: "Mechita" +value: "40" +data: App\Entity\ProvinciaLocalidad {#1370 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: "Pla" +value: "41" +data: App\Entity\ProvinciaLocalidad {#1371 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: "Villa Grisolía (Est. Achupallas)" +value: "42" +data: App\Entity\ProvinciaLocalidad {#1372 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: "Villa María" +value: "43" +data: App\Entity\ProvinciaLocalidad {#1373 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: "Villa Ortiz (Est. Coronel Mom)" +value: "44" +data: App\Entity\ProvinciaLocalidad {#1374 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: "Almirante Brown" +value: "45" +data: App\Entity\ProvinciaLocalidad {#1375 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: "Arrecifes" +value: "46" +data: App\Entity\ProvinciaLocalidad {#1376 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: "Todd" +value: "47" +data: App\Entity\ProvinciaLocalidad {#1377 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: "Viña" +value: "48" +data: App\Entity\ProvinciaLocalidad {#1378 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: "Avellaneda" +value: "49" +data: App\Entity\ProvinciaLocalidad {#1379 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: "Ayacucho" +value: "50" +data: App\Entity\ProvinciaLocalidad {#1380 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "La Constancia" +value: "51" +data: App\Entity\ProvinciaLocalidad {#1381 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: "Solanet" +value: "52" +data: App\Entity\ProvinciaLocalidad {#1382 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "Udaquiola" +value: "53" +data: App\Entity\ProvinciaLocalidad {#1383 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "16 de Julio" +value: "54" +data: App\Entity\ProvinciaLocalidad {#1384 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: "Ariel" +value: "55" +data: App\Entity\ProvinciaLocalidad {#1385 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: "Azul" +value: "56" +data: App\Entity\ProvinciaLocalidad {#1386 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: "Cacharí" +value: "57" +data: App\Entity\ProvinciaLocalidad {#1387 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: "Chillar" +value: "58" +data: App\Entity\ProvinciaLocalidad {#1388 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: "Bahía Blanca" +value: "59" +data: App\Entity\ProvinciaLocalidad {#1389 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: "Cabildo" +value: "60" +data: App\Entity\ProvinciaLocalidad {#1390 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: "General Daniel Cerri (Est. General Cerri)" +value: "61" +data: App\Entity\ProvinciaLocalidad {#1391 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: "Balcarce" +value: "62" +data: App\Entity\ProvinciaLocalidad {#1392 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: "Los Pinos" +value: "63" +data: App\Entity\ProvinciaLocalidad {#1393 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: "Napaleofú" +value: "64" +data: App\Entity\ProvinciaLocalidad {#1394 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: "Ramos Otero" +value: "65" +data: App\Entity\ProvinciaLocalidad {#1395 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: "San Agustín" +value: "66" +data: App\Entity\ProvinciaLocalidad {#1396 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: "Villa Laguna La Brava" +value: "67" +data: App\Entity\ProvinciaLocalidad {#1397 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: "Baradero" +value: "68" +data: App\Entity\ProvinciaLocalidad {#1398 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: "Irineo Portela" +value: "69" +data: App\Entity\ProvinciaLocalidad {#1399 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: "Santa Coloma" +value: "70" +data: App\Entity\ProvinciaLocalidad {#1400 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: "Villa Alsina (Est. Alsina)" +value: "71" +data: App\Entity\ProvinciaLocalidad {#1401 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: "Barker" +value: "72" +data: App\Entity\ProvinciaLocalidad {#1402 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: "Benito Juárez (Est. Juárez)" +value: "73" +data: App\Entity\ProvinciaLocalidad {#1403 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: "López" +value: "74" +data: App\Entity\ProvinciaLocalidad {#1404 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: "Tedín Uriburu" +value: "75" +data: App\Entity\ProvinciaLocalidad {#1405 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: "Villa Cacique (Est. Alfredo Fortabat)" +value: "76" +data: App\Entity\ProvinciaLocalidad {#1406 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: "Berazategui" +value: "77" +data: App\Entity\ProvinciaLocalidad {#1407 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "Berisso" +value: "78" +data: App\Entity\ProvinciaLocalidad {#1408 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "Hale" +value: "79" +data: App\Entity\ProvinciaLocalidad {#1409 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: "Juan F. Ibarra" +value: "80" +data: App\Entity\ProvinciaLocalidad {#1410 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "Mariano Unzué" +value: "81" +data: App\Entity\ProvinciaLocalidad {#1411 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: "Paula" +value: "82" +data: App\Entity\ProvinciaLocalidad {#1412 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "Pirovano" +value: "83" +data: App\Entity\ProvinciaLocalidad {#1413 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "San Carlos de Bolívar (Est. Bolívar)" +value: "84" +data: App\Entity\ProvinciaLocalidad {#1414 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "Urdampilleta" +value: "85" +data: App\Entity\ProvinciaLocalidad {#1415 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: "Villa Lynch Pueyrredón" +value: "86" +data: App\Entity\ProvinciaLocalidad {#1416 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: "Bragado" +value: "87" +data: App\Entity\ProvinciaLocalidad {#1417 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "Comodoro Py" +value: "88" +data: App\Entity\ProvinciaLocalidad {#1418 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "General O'Brien" +value: "89" +data: App\Entity\ProvinciaLocalidad {#1419 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "Irala" +value: "90" +data: App\Entity\ProvinciaLocalidad {#1420 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "La Limpia" +value: "91" +data: App\Entity\ProvinciaLocalidad {#1421 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: "Máximo Fernández (Est. Juan F. Salaberry)" +value: "92" +data: App\Entity\ProvinciaLocalidad {#1422 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: "Mechita (Est. Mecha)" +value: "93" +data: App\Entity\ProvinciaLocalidad {#1423 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "Olascoaga" +value: "94" +data: App\Entity\ProvinciaLocalidad {#1424 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "Warnes" +value: "95" +data: App\Entity\ProvinciaLocalidad {#1425 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: "Altamirano" +value: "96" +data: App\Entity\ProvinciaLocalidad {#1426 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: "Barrio Las Golondrinas" +value: "97" +data: App\Entity\ProvinciaLocalidad {#1427 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: "Barrio Los Bosquecitos" +value: "98" +data: App\Entity\ProvinciaLocalidad {#1428 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: "Barrio Parque Las Acacias" +value: "99" +data: App\Entity\ProvinciaLocalidad {#1429 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: "Coronel Brandsen" +value: "100" +data: App\Entity\ProvinciaLocalidad {#1430 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: "Gómez" +value: "101" +data: App\Entity\ProvinciaLocalidad {#1431 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: "Jeppener" +value: "102" +data: App\Entity\ProvinciaLocalidad {#1432 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: "Oliden" +value: "103" +data: App\Entity\ProvinciaLocalidad {#1433 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +label: "Samborombón" +value: "104" +data: App\Entity\ProvinciaLocalidad {#1434 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +label: "Alto Los Cardales" +value: "105" +data: App\Entity\ProvinciaLocalidad {#1435 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +label: "Barrio Los Pioneros" +value: "106" +data: App\Entity\ProvinciaLocalidad {#1436 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +label: "Campana" +value: "107" +data: App\Entity\ProvinciaLocalidad {#1437 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +label: "Lomas del Río Luján (Est. Río Luján)" +value: "108" +data: App\Entity\ProvinciaLocalidad {#1438 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +label: "Alejandro Petión" +value: "109" +data: App\Entity\ProvinciaLocalidad {#1439 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +label: "Barrio El Taladro" +value: "110" +data: App\Entity\ProvinciaLocalidad {#1440 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +label: "Cañuelas" +value: "111" +data: App\Entity\ProvinciaLocalidad {#1441 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "Gobernador Udaondo" +value: "112" +data: App\Entity\ProvinciaLocalidad {#1442 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +label: "Máximo Paz" +value: "113" +data: App\Entity\ProvinciaLocalidad {#1443 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +label: "Santa Rosa" +value: "114" +data: App\Entity\ProvinciaLocalidad {#1444 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +label: "Uribelarrea" +value: "115" +data: App\Entity\ProvinciaLocalidad {#1445 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +label: "Vicente Casares" +value: "116" +data: App\Entity\ProvinciaLocalidad {#1446 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +label: "Capitán Sarmiento" +value: "117" +data: App\Entity\ProvinciaLocalidad {#1447 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "La Luisa" +value: "118" +data: App\Entity\ProvinciaLocalidad {#1448 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "Bellocq" +value: "119" +data: App\Entity\ProvinciaLocalidad {#1449 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: "Cadret" +value: "120" +data: App\Entity\ProvinciaLocalidad {#1450 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +label: "Carlos Casares" +value: "121" +data: App\Entity\ProvinciaLocalidad {#1451 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +label: "Colonia Mauricio" +value: "122" +data: App\Entity\ProvinciaLocalidad {#1452 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "Hortensia" +value: "123" +data: App\Entity\ProvinciaLocalidad {#1453 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +label: "La Sofía" +value: "124" +data: App\Entity\ProvinciaLocalidad {#1454 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "Mauricio Hirsch" +value: "125" +data: App\Entity\ProvinciaLocalidad {#1455 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "Moctezuma" +value: "126" +data: App\Entity\ProvinciaLocalidad {#1456 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "Ordoqui" +value: "127" +data: App\Entity\ProvinciaLocalidad {#1457 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "Smith" +value: "128" +data: App\Entity\ProvinciaLocalidad {#1458 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: "Carlos Tejedor" +value: "129" +data: App\Entity\ProvinciaLocalidad {#1459 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: "Colonia Seré" +value: "130" +data: App\Entity\ProvinciaLocalidad {#1460 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +label: "Curarú" +value: "131" +data: App\Entity\ProvinciaLocalidad {#1461 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +label: "Timote" +value: "132" +data: App\Entity\ProvinciaLocalidad {#1462 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +label: "Tres Algarrobos (Est. Cuenca)" +value: "133" +data: App\Entity\ProvinciaLocalidad {#1463 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: "Carmen de Areco" +value: "134" +data: App\Entity\ProvinciaLocalidad {#1464 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +label: "Pueblo Gouin" +value: "135" +data: App\Entity\ProvinciaLocalidad {#1465 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: "Tres Sargentos" +value: "136" +data: App\Entity\ProvinciaLocalidad {#1466 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +label: "Castelli" +value: "137" +data: App\Entity\ProvinciaLocalidad {#1467 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +label: "Centro Guerrero" +value: "138" +data: App\Entity\ProvinciaLocalidad {#1468 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +label: "Castilla" +value: "139" +data: App\Entity\ProvinciaLocalidad {#1469 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: "Chacabuco" +value: "140" +data: App\Entity\ProvinciaLocalidad {#1470 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +label: "Los Angeles" +value: "141" +data: App\Entity\ProvinciaLocalidad {#1471 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: "O'Higgins" +value: "142" +data: App\Entity\ProvinciaLocalidad {#1472 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +label: "Rawson" +value: "143" +data: App\Entity\ProvinciaLocalidad {#1473 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: "Chascomús" +value: "144" +data: App\Entity\ProvinciaLocalidad {#1474 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +label: "Manuel J. Cobo (Est. Lezama)" +value: "145" +data: App\Entity\ProvinciaLocalidad {#1475 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +label: "Villa Parque Girado" +value: "146" +data: App\Entity\ProvinciaLocalidad {#1476 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +label: "Chivilcoy" +value: "147" +data: App\Entity\ProvinciaLocalidad {#1477 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "Emilio Ayarza" +value: "148" +data: App\Entity\ProvinciaLocalidad {#1478 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +label: "Gorostiaga" +value: "149" +data: App\Entity\ProvinciaLocalidad {#1479 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "La Rica" +value: "150" +data: App\Entity\ProvinciaLocalidad {#1480 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +label: "Moquehuá" +value: "151" +data: App\Entity\ProvinciaLocalidad {#1481 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: "Ramón Biaus" +value: "152" +data: App\Entity\ProvinciaLocalidad {#1482 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "San Sebastián" +value: "153" +data: App\Entity\ProvinciaLocalidad {#1483 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: "Colón" +value: "154" +data: App\Entity\ProvinciaLocalidad {#1484 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: "El Arbolito" +value: "155" +data: App\Entity\ProvinciaLocalidad {#1485 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: "Pearson" +value: "156" +data: App\Entity\ProvinciaLocalidad {#1486 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: "Sarasa" +value: "157" +data: App\Entity\ProvinciaLocalidad {#1487 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "Bajo Hondo" +value: "158" +data: App\Entity\ProvinciaLocalidad {#1488 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "Balneario Pehuen Co" +value: "159" +data: App\Entity\ProvinciaLocalidad {#1489 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "Punta Alta (Est. Almirante Solier)" +value: "160" +data: App\Entity\ProvinciaLocalidad {#1490 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "Villa del Mar" +value: "161" +data: App\Entity\ProvinciaLocalidad {#1491 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "Villa General Arias (Est. Kilómetro 638)" +value: "162" +data: App\Entity\ProvinciaLocalidad {#1492 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "Aparicio" +value: "163" +data: App\Entity\ProvinciaLocalidad {#1493 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "Balneario Marisol" +value: "164" +data: App\Entity\ProvinciaLocalidad {#1494 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: "Coronel Dorrego" +value: "165" +data: App\Entity\ProvinciaLocalidad {#1495 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "El Perdido (Est. José A. Guisasola)" +value: "166" +data: App\Entity\ProvinciaLocalidad {#1496 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "Faro" +value: "167" +data: App\Entity\ProvinciaLocalidad {#1497 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "Irene" +value: "168" +data: App\Entity\ProvinciaLocalidad {#1498 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "Oriente" +value: "169" +data: App\Entity\ProvinciaLocalidad {#1499 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "San Román" +value: "170" +data: App\Entity\ProvinciaLocalidad {#1500 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "Coronel Pringles (Est. Pringles)" +value: "171" +data: App\Entity\ProvinciaLocalidad {#1501 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "El Divisorio" +value: "172" +data: App\Entity\ProvinciaLocalidad {#1502 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "El Pensamiento" +value: "173" +data: App\Entity\ProvinciaLocalidad {#1503 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "Indio Rico" +value: "174" +data: App\Entity\ProvinciaLocalidad {#1504 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "Lartigau" +value: "175" +data: App\Entity\ProvinciaLocalidad {#1505 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "Cascadas" +value: "176" +data: App\Entity\ProvinciaLocalidad {#1506 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "Coronel Suárez" +value: "177" +data: App\Entity\ProvinciaLocalidad {#1507 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +label: "Cura Malal" +value: "178" +data: App\Entity\ProvinciaLocalidad {#1508 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "D'Orbigny" +value: "179" +data: App\Entity\ProvinciaLocalidad {#1509 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "Huanguelén" +value: "180" +data: App\Entity\ProvinciaLocalidad {#1510 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "Pasman" +value: "181" +data: App\Entity\ProvinciaLocalidad {#1511 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "San José" +value: "182" +data: App\Entity\ProvinciaLocalidad {#1512 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "Santa María" +value: "183" +data: App\Entity\ProvinciaLocalidad {#1513 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "Santa Trinidad" +value: "184" +data: App\Entity\ProvinciaLocalidad {#1514 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "Villa La Arcadia" +value: "185" +data: App\Entity\ProvinciaLocalidad {#1515 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "Andant" +value: "186" +data: App\Entity\ProvinciaLocalidad {#1516 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "Arboledas" +value: "187" +data: App\Entity\ProvinciaLocalidad {#1517 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "Daireaux" +value: "188" +data: App\Entity\ProvinciaLocalidad {#1518 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "La Larga" +value: "189" +data: App\Entity\ProvinciaLocalidad {#1519 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "La Manuela" +value: "190" +data: App\Entity\ProvinciaLocalidad {#1520 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "Salazar" +value: "191" +data: App\Entity\ProvinciaLocalidad {#1521 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "Dolores" +value: "192" +data: App\Entity\ProvinciaLocalidad {#1522 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "Sevigne" +value: "193" +data: App\Entity\ProvinciaLocalidad {#1523 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "Ensenada" +value: "194" +data: App\Entity\ProvinciaLocalidad {#1524 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "Escobar" +value: "195" +data: App\Entity\ProvinciaLocalidad {#1525 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "Puerto Paraná" +value: "196" +data: App\Entity\ProvinciaLocalidad {#1526 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "Esteban Echeverría" +value: "197" +data: App\Entity\ProvinciaLocalidad {#1527 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "Arroyo de la Cruz" +value: "198" +data: App\Entity\ProvinciaLocalidad {#1528 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "Capilla del Señor (Est. Capilla)" +value: "199" +data: App\Entity\ProvinciaLocalidad {#1529 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "Diego Gaynor" +value: "200" +data: App\Entity\ProvinciaLocalidad {#1530 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "Los Cardales" +value: "201" +data: App\Entity\ProvinciaLocalidad {#1531 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "Parada Orlando" +value: "202" +data: App\Entity\ProvinciaLocalidad {#1532 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "Parada Robles - Pavón" +value: "203" +data: App\Entity\ProvinciaLocalidad {#1533 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "Ezeiza" +value: "204" +data: App\Entity\ProvinciaLocalidad {#1534 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "Florencio Varela" +value: "205" +data: App\Entity\ProvinciaLocalidad {#1535 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "La Capilla" +value: "206" +data: App\Entity\ProvinciaLocalidad {#1536 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "Blaquier" +value: "207" +data: App\Entity\ProvinciaLocalidad {#1537 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "Florentino Ameghino" +value: "208" +data: App\Entity\ProvinciaLocalidad {#1538 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "Porvenir" +value: "209" +data: App\Entity\ProvinciaLocalidad {#1539 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "Comandante Nicanor Otamendi" +value: "210" +data: App\Entity\ProvinciaLocalidad {#1540 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "Mar del Sur" +value: "211" +data: App\Entity\ProvinciaLocalidad {#1541 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "Mechongué" +value: "212" +data: App\Entity\ProvinciaLocalidad {#1542 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "Miramar" +value: "213" +data: App\Entity\ProvinciaLocalidad {#1543 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "General Alvear" +value: "214" +data: App\Entity\ProvinciaLocalidad {#1544 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "Arribeños" +value: "215" +data: App\Entity\ProvinciaLocalidad {#1545 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "Ascensión" +value: "216" +data: App\Entity\ProvinciaLocalidad {#1546 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "Estación Arenales" +value: "217" +data: App\Entity\ProvinciaLocalidad {#1547 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "Ferré" +value: "218" +data: App\Entity\ProvinciaLocalidad {#1548 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "General Arenales" +value: "219" +data: App\Entity\ProvinciaLocalidad {#1549 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "La Angelita" +value: "220" +data: App\Entity\ProvinciaLocalidad {#1550 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "La Trinidad" +value: "221" +data: App\Entity\ProvinciaLocalidad {#1551 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "General Belgrano" +value: "222" +data: App\Entity\ProvinciaLocalidad {#1552 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "Gorchs" +value: "223" +data: App\Entity\ProvinciaLocalidad {#1553 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "General Guido" +value: "224" +data: App\Entity\ProvinciaLocalidad {#1554 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "Labardén" +value: "225" +data: App\Entity\ProvinciaLocalidad {#1555 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "General Juan Madariaga" +value: "226" +data: App\Entity\ProvinciaLocalidad {#1556 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "General La Madrid" +value: "227" +data: App\Entity\ProvinciaLocalidad {#1557 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "La Colina" +value: "228" +data: App\Entity\ProvinciaLocalidad {#1558 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "Las Martinetas" +value: "229" +data: App\Entity\ProvinciaLocalidad {#1559 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "Líbano" +value: "230" +data: App\Entity\ProvinciaLocalidad {#1560 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "Pontaut" +value: "231" +data: App\Entity\ProvinciaLocalidad {#1561 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "General Hornos" +value: "232" +data: App\Entity\ProvinciaLocalidad {#1562 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "General Las Heras (Est. Las Heras)" +value: "233" +data: App\Entity\ProvinciaLocalidad {#1563 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "La Choza" +value: "234" +data: App\Entity\ProvinciaLocalidad {#1564 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "Lozano" +value: "235" +data: App\Entity\ProvinciaLocalidad {#1565 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "Plomer" +value: "236" +data: App\Entity\ProvinciaLocalidad {#1566 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "Villars" +value: "237" +data: App\Entity\ProvinciaLocalidad {#1567 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "Chacras de San Clemente" +value: "238" +data: App\Entity\ProvinciaLocalidad {#1568 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "General Lavalle" +value: "239" +data: App\Entity\ProvinciaLocalidad {#1569 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "Pavón" +value: "240" +data: App\Entity\ProvinciaLocalidad {#1570 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "Barrio Río Salado" +value: "241" +data: App\Entity\ProvinciaLocalidad {#1571 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "Loma Verde" +value: "242" +data: App\Entity\ProvinciaLocalidad {#1572 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "Ranchos" +value: "243" +data: App\Entity\ProvinciaLocalidad {#1573 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "Villanueva (Ap. Río Salado)" +value: "244" +data: App\Entity\ProvinciaLocalidad {#1574 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "Colonia San Ricardo (Est. Iriarte)" +value: "245" +data: App\Entity\ProvinciaLocalidad {#1575 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "General Pinto" +value: "246" +data: App\Entity\ProvinciaLocalidad {#1576 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "Germania (Est. Mayor José Orellano)" +value: "247" +data: App\Entity\ProvinciaLocalidad {#1577 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "Villa Francia (Est. Coronel Granada)" +value: "248" +data: App\Entity\ProvinciaLocalidad {#1578 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "Villa Roth (Est. Ingeniero Balbín)" +value: "249" +data: App\Entity\ProvinciaLocalidad {#1579 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "Barrio Colinas Verdes" +value: "250" +data: App\Entity\ProvinciaLocalidad {#1580 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "Barrio El Boquerón" +value: "251" +data: App\Entity\ProvinciaLocalidad {#1581 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "Barrio El Casal" +value: "252" +data: App\Entity\ProvinciaLocalidad {#1582 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "Barrio El Coyunco" +value: "253" +data: App\Entity\ProvinciaLocalidad {#1583 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "Barrio La Gloria" +value: "254" +data: App\Entity\ProvinciaLocalidad {#1584 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "Barrio Santa Paula" +value: "255" +data: App\Entity\ProvinciaLocalidad {#1585 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "Batán" +value: "256" +data: App\Entity\ProvinciaLocalidad {#1586 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "Chapadmalal" +value: "257" +data: App\Entity\ProvinciaLocalidad {#1587 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "El Marquesado" +value: "258" +data: App\Entity\ProvinciaLocalidad {#1588 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "Estación Chapadmalal" +value: "259" +data: App\Entity\ProvinciaLocalidad {#1589 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "Mar del Plata" +value: "260" +data: App\Entity\ProvinciaLocalidad {#1590 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "Sierra de los Padres" +value: "261" +data: App\Entity\ProvinciaLocalidad {#1591 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "Barrio Ruta 24 Kilómetro 10" +value: "262" +data: App\Entity\ProvinciaLocalidad {#1592 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "Country Club Bosque Real - Barrio Morabo" +value: "263" +data: App\Entity\ProvinciaLocalidad {#1593 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "General Rodríguez" +value: "264" +data: App\Entity\ProvinciaLocalidad {#1594 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "General San Martín" +value: "265" +data: App\Entity\ProvinciaLocalidad {#1595 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "Baigorrita" +value: "266" +data: App\Entity\ProvinciaLocalidad {#1596 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "La Delfina" +value: "267" +data: App\Entity\ProvinciaLocalidad {#1597 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "Los Toldos" +value: "268" +data: App\Entity\ProvinciaLocalidad {#1598 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "San Emilio" +value: "269" +data: App\Entity\ProvinciaLocalidad {#1599 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "Zavalía" +value: "270" +data: App\Entity\ProvinciaLocalidad {#1600 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "Banderalo" +value: "271" +data: App\Entity\ProvinciaLocalidad {#1601 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "Cañada Seca" +value: "272" +data: App\Entity\ProvinciaLocalidad {#1602 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "Coronel Charlone" +value: "273" +data: App\Entity\ProvinciaLocalidad {#1603 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "Emilio V. Bunge" +value: "274" +data: App\Entity\ProvinciaLocalidad {#1604 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "General Villegas (Est. Villegas)" +value: "275" +data: App\Entity\ProvinciaLocalidad {#1605 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "Massey (Est. Elordi)" +value: "276" +data: App\Entity\ProvinciaLocalidad {#1606 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "Pichincha" +value: "277" +data: App\Entity\ProvinciaLocalidad {#1607 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "Piedritas" +value: "278" +data: App\Entity\ProvinciaLocalidad {#1608 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "Santa Eleodora" +value: "279" +data: App\Entity\ProvinciaLocalidad {#1609 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "Santa Regina" +value: "280" +data: App\Entity\ProvinciaLocalidad {#1610 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "Villa Saboya" +value: "281" +data: App\Entity\ProvinciaLocalidad {#1611 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "Villa Sauze" +value: "282" +data: App\Entity\ProvinciaLocalidad {#1612 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "Arroyo Venado" +value: "283" +data: App\Entity\ProvinciaLocalidad {#1613 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "Casbas" +value: "284" +data: App\Entity\ProvinciaLocalidad {#1614 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "Garré" +value: "285" +data: App\Entity\ProvinciaLocalidad {#1615 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "Guaminí" +value: "286" +data: App\Entity\ProvinciaLocalidad {#1616 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "Laguna Alsina (Est. Bonifacio)" +value: "287" +data: App\Entity\ProvinciaLocalidad {#1617 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "Henderson" +value: "288" +data: App\Entity\ProvinciaLocalidad {#1618 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "Herrera Vegas" +value: "289" +data: App\Entity\ProvinciaLocalidad {#1619 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "Hurlingham" +value: "290" +data: App\Entity\ProvinciaLocalidad {#1620 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "Ituzaingó" +value: "291" +data: App\Entity\ProvinciaLocalidad {#1621 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "José C. Paz" +value: "292" +data: App\Entity\ProvinciaLocalidad {#1622 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "Agustín Roca" +value: "293" +data: App\Entity\ProvinciaLocalidad {#1623 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "Agustina" +value: "294" +data: App\Entity\ProvinciaLocalidad {#1624 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "Balneario Laguna de Gómez" +value: "295" +data: App\Entity\ProvinciaLocalidad {#1625 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "Fortín Tiburcio" +value: "296" +data: App\Entity\ProvinciaLocalidad {#1626 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "Junín" +value: "297" +data: App\Entity\ProvinciaLocalidad {#1627 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "Laplacette" +value: "298" +data: App\Entity\ProvinciaLocalidad {#1628 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "Morse" +value: "299" +data: App\Entity\ProvinciaLocalidad {#1629 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "Saforcada" +value: "300" +data: App\Entity\ProvinciaLocalidad {#1630 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "Las Toninas" +value: "301" +data: App\Entity\ProvinciaLocalidad {#1631 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "Mar de Ajó - San Bernardo" +value: "302" +data: App\Entity\ProvinciaLocalidad {#1632 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "San Clemente del Tuyú" +value: "303" +data: App\Entity\ProvinciaLocalidad {#1633 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "Santa Teresita - Mar del Tuyú" +value: "304" +data: App\Entity\ProvinciaLocalidad {#1634 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "La Matanza" +value: "305" +data: App\Entity\ProvinciaLocalidad {#1635 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "Country Club El Rodeo" +value: "306" +data: App\Entity\ProvinciaLocalidad {#1636 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "Ignacio Correas" +value: "307" +data: App\Entity\ProvinciaLocalidad {#1637 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "La Plata" +value: "308" +data: App\Entity\ProvinciaLocalidad {#1638 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "Lomas de Copello" +value: "309" +data: App\Entity\ProvinciaLocalidad {#1639 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "Ruta Sol" +value: "310" +data: App\Entity\ProvinciaLocalidad {#1640 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "Lanús" +value: "311" +data: App\Entity\ProvinciaLocalidad {#1641 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "Laprida" +value: "312" +data: App\Entity\ProvinciaLocalidad {#1642 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "Pueblo Nuevo" +value: "313" +data: App\Entity\ProvinciaLocalidad {#1643 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "Pueblo San Jorge" +value: "314" +data: App\Entity\ProvinciaLocalidad {#1644 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "Coronel Boerr" +value: "315" +data: App\Entity\ProvinciaLocalidad {#1645 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "El Trigo" +value: "316" +data: App\Entity\ProvinciaLocalidad {#1646 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "Las Flores" +value: "317" +data: App\Entity\ProvinciaLocalidad {#1647 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "Pardo" +value: "318" +data: App\Entity\ProvinciaLocalidad {#1648 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "Alberdi Viejo" +value: "319" +data: App\Entity\ProvinciaLocalidad {#1649 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "El Dorado" +value: "320" +data: App\Entity\ProvinciaLocalidad {#1650 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "Fortín Acha" +value: "321" +data: App\Entity\ProvinciaLocalidad {#1651 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "Juan Bautista Alberdi (Est. Alberdi)" +value: "322" +data: App\Entity\ProvinciaLocalidad {#1652 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "Leandro N. Alem" +value: "323" +data: App\Entity\ProvinciaLocalidad {#1653 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "Vedia" +value: "324" +data: App\Entity\ProvinciaLocalidad {#1654 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "Arenaza" +value: "325" +data: App\Entity\ProvinciaLocalidad {#1655 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "Bayauca" +value: "326" +data: App\Entity\ProvinciaLocalidad {#1656 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "Bermúdez" +value: "327" +data: App\Entity\ProvinciaLocalidad {#1657 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "Carlos Salas" +value: "328" +data: App\Entity\ProvinciaLocalidad {#1658 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "Coronel Martínez de Hoz (Ap. Kilómetro 322)" +value: "329" +data: App\Entity\ProvinciaLocalidad {#1659 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "El Triunfo" +value: "330" +data: App\Entity\ProvinciaLocalidad {#1660 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "Las Toscas" +value: "331" +data: App\Entity\ProvinciaLocalidad {#1661 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "Lincoln" +value: "332" +data: App\Entity\ProvinciaLocalidad {#1662 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "Pasteur" +value: "333" +data: App\Entity\ProvinciaLocalidad {#1663 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "Roberts" +value: "334" +data: App\Entity\ProvinciaLocalidad {#1664 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "Arenas Verdes" +value: "335" +data: App\Entity\ProvinciaLocalidad {#1665 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "Licenciado Matienzo" +value: "336" +data: App\Entity\ProvinciaLocalidad {#1666 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "Lobería" +value: "337" +data: App\Entity\ProvinciaLocalidad {#1667 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "Pieres" +value: "338" +data: App\Entity\ProvinciaLocalidad {#1668 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "San Manuel" +value: "339" +data: App\Entity\ProvinciaLocalidad {#1669 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "Tamangueyú" +value: "340" +data: App\Entity\ProvinciaLocalidad {#1670 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "Antonio Carboni" +value: "341" +data: App\Entity\ProvinciaLocalidad {#1671 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "Elvira" +value: "342" +data: App\Entity\ProvinciaLocalidad {#1672 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "Laguna de Lobos" +value: "343" +data: App\Entity\ProvinciaLocalidad {#1673 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "Lobos" +value: "344" +data: App\Entity\ProvinciaLocalidad {#1674 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "Salvador María" +value: "345" +data: App\Entity\ProvinciaLocalidad {#1675 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "Lomas de Zamora" +value: "346" +data: App\Entity\ProvinciaLocalidad {#1676 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "Barrio Las Casuarinas" +value: "347" +data: App\Entity\ProvinciaLocalidad {#1677 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "Carlos Keen" +value: "348" +data: App\Entity\ProvinciaLocalidad {#1678 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "Cortines" +value: "349" +data: App\Entity\ProvinciaLocalidad {#1679 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "José María Jauregui (Est. Jáuregui)" +value: "350" +data: App\Entity\ProvinciaLocalidad {#1680 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "Lezica y Torrezuri" +value: "351" +data: App\Entity\ProvinciaLocalidad {#1681 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "Luján" +value: "352" +data: App\Entity\ProvinciaLocalidad {#1682 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "Olivera" +value: "353" +data: App\Entity\ProvinciaLocalidad {#1683 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "Open Door (Est. Dr. Domingo Cabred)" +value: "354" +data: App\Entity\ProvinciaLocalidad {#1684 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "Torres" +value: "355" +data: App\Entity\ProvinciaLocalidad {#1685 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "Atalaya" +value: "356" +data: App\Entity\ProvinciaLocalidad {#1686 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "General Mansilla (Est. Bartolomé Bavio)" +value: "357" +data: App\Entity\ProvinciaLocalidad {#1687 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "Los Naranjos" +value: "358" +data: App\Entity\ProvinciaLocalidad {#1688 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "Magdalena" +value: "359" +data: App\Entity\ProvinciaLocalidad {#1689 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "Roberto J. Payró" +value: "360" +data: App\Entity\ProvinciaLocalidad {#1690 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "Vieytes" +value: "361" +data: App\Entity\ProvinciaLocalidad {#1691 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "Las Armas" +value: "362" +data: App\Entity\ProvinciaLocalidad {#1692 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "Maipú" +value: "363" +data: App\Entity\ProvinciaLocalidad {#1693 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "Santo Domingo" +value: "364" +data: App\Entity\ProvinciaLocalidad {#1694 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "Malvinas Argentinas" +value: "365" +data: App\Entity\ProvinciaLocalidad {#1695 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "Coronel Vidal" +value: "366" +data: App\Entity\ProvinciaLocalidad {#1696 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "General Pirán" +value: "367" +data: App\Entity\ProvinciaLocalidad {#1697 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "La Armonía" +value: "368" +data: App\Entity\ProvinciaLocalidad {#1698 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "Mar Chiquita" +value: "369" +data: App\Entity\ProvinciaLocalidad {#1699 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "Mar de Cobo" +value: "370" +data: App\Entity\ProvinciaLocalidad {#1700 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "Santa Clara del Mar" +value: "371" +data: App\Entity\ProvinciaLocalidad {#1701 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "Vivoratá" +value: "372" +data: App\Entity\ProvinciaLocalidad {#1702 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "Barrio Santa Rosa" +value: "373" +data: App\Entity\ProvinciaLocalidad {#1703 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "Marcos Paz" +value: "374" +data: App\Entity\ProvinciaLocalidad {#1704 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "Gowland" +value: "375" +data: App\Entity\ProvinciaLocalidad {#1705 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "Mercedes" +value: "376" +data: App\Entity\ProvinciaLocalidad {#1706 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "Tomás Jofré" +value: "377" +data: App\Entity\ProvinciaLocalidad {#1707 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "Merlo" +value: "378" +data: App\Entity\ProvinciaLocalidad {#1708 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "Abbott" +value: "379" +data: App\Entity\ProvinciaLocalidad {#1709 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "San Miguel del Monte (Est. Monte)" +value: "380" +data: App\Entity\ProvinciaLocalidad {#1710 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "Zenón Videla Dorna" +value: "381" +data: App\Entity\ProvinciaLocalidad {#1711 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "Balneario Sauce Grande" +value: "382" +data: App\Entity\ProvinciaLocalidad {#1712 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "Monte Hermoso" +value: "383" +data: App\Entity\ProvinciaLocalidad {#1713 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "Moreno" +value: "384" +data: App\Entity\ProvinciaLocalidad {#1714 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "Morón" +value: "385" +data: App\Entity\ProvinciaLocalidad {#1715 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "José Juan Almeyra" +value: "386" +data: App\Entity\ProvinciaLocalidad {#1716 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "Las Marianas" +value: "387" +data: App\Entity\ProvinciaLocalidad {#1717 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "Navarro" +value: "388" +data: App\Entity\ProvinciaLocalidad {#1718 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "Villa Moll (Est. Moll)" +value: "389" +data: App\Entity\ProvinciaLocalidad {#1719 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "Claraz" +value: "390" +data: App\Entity\ProvinciaLocalidad {#1720 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "Costa Bonita" +value: "391" +data: App\Entity\ProvinciaLocalidad {#1721 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "Juan N. Fernández" +value: "392" +data: App\Entity\ProvinciaLocalidad {#1722 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "Necochea - Quequén" +value: "393" +data: App\Entity\ProvinciaLocalidad {#1723 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "Nicanor Olivera (Est. La Dulce)" +value: "394" +data: App\Entity\ProvinciaLocalidad {#1724 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "Ramón Santamarina" +value: "395" +data: App\Entity\ProvinciaLocalidad {#1725 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "Blancagrande" +value: "396" +data: App\Entity\ProvinciaLocalidad {#1726 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "Colonia Hinojo" +value: "397" +data: App\Entity\ProvinciaLocalidad {#1727 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "Colonia Nievas" +value: "398" +data: App\Entity\ProvinciaLocalidad {#1728 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "Colonia San Miguel" +value: "399" +data: App\Entity\ProvinciaLocalidad {#1729 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "Espigas" +value: "400" +data: App\Entity\ProvinciaLocalidad {#1730 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "Hinojo" +value: "401" +data: App\Entity\ProvinciaLocalidad {#1731 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "Olavarría" +value: "402" +data: App\Entity\ProvinciaLocalidad {#1732 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "Recalde" +value: "403" +data: App\Entity\ProvinciaLocalidad {#1733 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "Santa Luisa" +value: "404" +data: App\Entity\ProvinciaLocalidad {#1734 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "Sierra Chica" +value: "405" +data: App\Entity\ProvinciaLocalidad {#1735 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "Sierras Bayas" +value: "406" +data: App\Entity\ProvinciaLocalidad {#1736 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "Villa Alfredo Fortabat" +value: "407" +data: App\Entity\ProvinciaLocalidad {#1737 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "Villa La Serranía" +value: "408" +data: App\Entity\ProvinciaLocalidad {#1738 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "Bahía San Blas" +value: "409" +data: App\Entity\ProvinciaLocalidad {#1739 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "Cardenal Cagliero" +value: "410" +data: App\Entity\ProvinciaLocalidad {#1740 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "Carmen de Patagones" +value: "411" +data: App\Entity\ProvinciaLocalidad {#1741 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "José B. Casas" +value: "412" +data: App\Entity\ProvinciaLocalidad {#1742 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "Juan A. Pradere" +value: "413" +data: App\Entity\ProvinciaLocalidad {#1743 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "Stroeder" +value: "414" +data: App\Entity\ProvinciaLocalidad {#1744 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "Villalonga" +value: "415" +data: App\Entity\ProvinciaLocalidad {#1745 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "Capitán Castro" +value: "416" +data: App\Entity\ProvinciaLocalidad {#1746 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "Chiclana" +value: "417" +data: App\Entity\ProvinciaLocalidad {#1747 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "Francisco Madero" +value: "418" +data: App\Entity\ProvinciaLocalidad {#1748 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Juan José Paso" +value: "419" +data: App\Entity\ProvinciaLocalidad {#1749 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "Magdala" +value: "420" +data: App\Entity\ProvinciaLocalidad {#1750 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Mones Cazón" +value: "421" +data: App\Entity\ProvinciaLocalidad {#1751 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "Nueva Plata" +value: "422" +data: App\Entity\ProvinciaLocalidad {#1752 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "Pehuajó" +value: "423" +data: App\Entity\ProvinciaLocalidad {#1753 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "San Bernardo (Est. Guanaco)" +value: "424" +data: App\Entity\ProvinciaLocalidad {#1754 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "Bocayuva" +value: "425" +data: App\Entity\ProvinciaLocalidad {#1755 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "De Bary" +value: "426" +data: App\Entity\ProvinciaLocalidad {#1756 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "Pellegrini" +value: "427" +data: App\Entity\ProvinciaLocalidad {#1757 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Acevedo" +value: "428" +data: App\Entity\ProvinciaLocalidad {#1758 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "Fontezuela" +value: "429" +data: App\Entity\ProvinciaLocalidad {#1759 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "Guerrico" +value: "430" +data: App\Entity\ProvinciaLocalidad {#1760 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Juan A. de la Peña" +value: "431" +data: App\Entity\ProvinciaLocalidad {#1761 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "Juan Anchorena (Est. Urquiza)" +value: "432" +data: App\Entity\ProvinciaLocalidad {#1762 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "La Violeta" +value: "433" +data: App\Entity\ProvinciaLocalidad {#1763 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "Manuel Ocampo" +value: "434" +data: App\Entity\ProvinciaLocalidad {#1764 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Mariano Benítez" +value: "435" +data: App\Entity\ProvinciaLocalidad {#1765 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Mariano H. Alfonzo (Est. San Patricio)" +value: "436" +data: App\Entity\ProvinciaLocalidad {#1766 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "Pergamino" +value: "437" +data: App\Entity\ProvinciaLocalidad {#1767 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "Pinzón" +value: "438" +data: App\Entity\ProvinciaLocalidad {#1768 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "Rancagua" +value: "439" +data: App\Entity\ProvinciaLocalidad {#1769 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "Villa Angélica (Est. El Socorro)" +value: "440" +data: App\Entity\ProvinciaLocalidad {#1770 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Villa San José" +value: "441" +data: App\Entity\ProvinciaLocalidad {#1771 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "Casalins" +value: "442" +data: App\Entity\ProvinciaLocalidad {#1772 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Pila" +value: "443" +data: App\Entity\ProvinciaLocalidad {#1773 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "Barrio Parque Almirante Irizar (Ap. Kilómetro 61)" +value: "444" +data: App\Entity\ProvinciaLocalidad {#1774 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "Club de Campo Larena - Los Quinchos" +value: "445" +data: App\Entity\ProvinciaLocalidad {#1775 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Country Club El Jagüel" +value: "446" +data: App\Entity\ProvinciaLocalidad {#1776 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "Pilar" +value: "447" +data: App\Entity\ProvinciaLocalidad {#1777 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "Pinamar" +value: "448" +data: App\Entity\ProvinciaLocalidad {#1778 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "Presidente Perón" +value: "449" +data: App\Entity\ProvinciaLocalidad {#1779 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "17 de Agosto" +value: "450" +data: App\Entity\ProvinciaLocalidad {#1780 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "Azopardo" +value: "451" +data: App\Entity\ProvinciaLocalidad {#1781 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Bordenave" +value: "452" +data: App\Entity\ProvinciaLocalidad {#1782 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "Darregueira" +value: "453" +data: App\Entity\ProvinciaLocalidad {#1783 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "Estela" +value: "454" +data: App\Entity\ProvinciaLocalidad {#1784 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "Felipe Solá" +value: "455" +data: App\Entity\ProvinciaLocalidad {#1785 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "López Lecube" +value: "456" +data: App\Entity\ProvinciaLocalidad {#1786 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "Puán" +value: "457" +data: App\Entity\ProvinciaLocalidad {#1787 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "San Germán" +value: "458" +data: App\Entity\ProvinciaLocalidad {#1788 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "Villa Castelar (Est. Erize)" +value: "459" +data: App\Entity\ProvinciaLocalidad {#1789 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "Villa Iris" +value: "460" +data: App\Entity\ProvinciaLocalidad {#1790 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "Alvarez Jonte" +value: "461" +data: App\Entity\ProvinciaLocalidad {#1791 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "Las Tahonas" +value: "462" +data: App\Entity\ProvinciaLocalidad {#1792 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "Pipinas" +value: "463" +data: App\Entity\ProvinciaLocalidad {#1793 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "Punta Indio" +value: "464" +data: App\Entity\ProvinciaLocalidad {#1794 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "Verónica" +value: "465" +data: App\Entity\ProvinciaLocalidad {#1795 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Quilmes" +value: "466" +data: App\Entity\ProvinciaLocalidad {#1796 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "El Paraíso" +value: "467" +data: App\Entity\ProvinciaLocalidad {#1797 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "Las Bahamas" +value: "468" +data: App\Entity\ProvinciaLocalidad {#1798 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "Pérez Millán" +value: "469" +data: App\Entity\ProvinciaLocalidad {#1799 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Ramallo" +value: "470" +data: App\Entity\ProvinciaLocalidad {#1800 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "Villa General Savio (Est. Sánchez)" +value: "471" +data: App\Entity\ProvinciaLocalidad {#1801 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Villa Ramallo" +value: "472" +data: App\Entity\ProvinciaLocalidad {#1802 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "Rauch" +value: "473" +data: App\Entity\ProvinciaLocalidad {#1803 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "América" +value: "474" +data: App\Entity\ProvinciaLocalidad {#1804 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Fortín Olavarría" +value: "475" +data: App\Entity\ProvinciaLocalidad {#1805 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Gonzalez Moreno" +value: "476" +data: App\Entity\ProvinciaLocalidad {#1806 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Mira Pampa" +value: "477" +data: App\Entity\ProvinciaLocalidad {#1807 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Roosevelt" +value: "478" +data: App\Entity\ProvinciaLocalidad {#1808 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "San Mauricio" +value: "479" +data: App\Entity\ProvinciaLocalidad {#1809 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Sansinena" +value: "480" +data: App\Entity\ProvinciaLocalidad {#1810 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Sundblad" +value: "481" +data: App\Entity\ProvinciaLocalidad {#1811 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "La Beba" +value: "482" +data: App\Entity\ProvinciaLocalidad {#1812 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "Las Carabelas" +value: "483" +data: App\Entity\ProvinciaLocalidad {#1813 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "Los Indios" +value: "484" +data: App\Entity\ProvinciaLocalidad {#1814 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Rafael Obligado" +value: "485" +data: App\Entity\ProvinciaLocalidad {#1815 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "Roberto Cano" +value: "486" +data: App\Entity\ProvinciaLocalidad {#1816 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "Rojas" +value: "487" +data: App\Entity\ProvinciaLocalidad {#1817 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "Sol de Mayo" +value: "488" +data: App\Entity\ProvinciaLocalidad {#1818 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "Villa Manuel Pomar" +value: "489" +data: App\Entity\ProvinciaLocalidad {#1819 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "Villa Parque Cecir" +value: "490" +data: App\Entity\ProvinciaLocalidad {#1820 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "Carlos Beguerie" +value: "491" +data: App\Entity\ProvinciaLocalidad {#1821 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "Roque Pérez" +value: "492" +data: App\Entity\ProvinciaLocalidad {#1822 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Arroyo Corto" +value: "493" +data: App\Entity\ProvinciaLocalidad {#1823 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Colonia San Martín" +value: "494" +data: App\Entity\ProvinciaLocalidad {#1824 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "Dufaur" +value: "495" +data: App\Entity\ProvinciaLocalidad {#1825 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "Espartillar" +value: "496" +data: App\Entity\ProvinciaLocalidad {#1826 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "Goyena" +value: "497" +data: App\Entity\ProvinciaLocalidad {#1827 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "Pigüé" +value: "498" +data: App\Entity\ProvinciaLocalidad {#1828 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "Saavedra" +value: "499" +data: App\Entity\ProvinciaLocalidad {#1829 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "Álvarez de Toledo" +value: "500" +data: App\Entity\ProvinciaLocalidad {#1830 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "Blaquier" +value: "501" +data: App\Entity\ProvinciaLocalidad {#1831 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "Cazón" +value: "502" +data: App\Entity\ProvinciaLocalidad {#1832 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "Del Carril" +value: "503" +data: App\Entity\ProvinciaLocalidad {#1833 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "Polvaredas" +value: "504" +data: App\Entity\ProvinciaLocalidad {#1834 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "Saladillo" +value: "505" +data: App\Entity\ProvinciaLocalidad {#1835 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "Quenumá" +value: "506" +data: App\Entity\ProvinciaLocalidad {#1836 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "Salliqueló" +value: "507" +data: App\Entity\ProvinciaLocalidad {#1837 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "Arroyo Dulce" +value: "508" +data: App\Entity\ProvinciaLocalidad {#1838 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "Berdier" +value: "509" +data: App\Entity\ProvinciaLocalidad {#1839 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "Gahan" +value: "510" +data: App\Entity\ProvinciaLocalidad {#1840 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "Inés Indart" +value: "511" +data: App\Entity\ProvinciaLocalidad {#1841 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "La Invencible" +value: "512" +data: App\Entity\ProvinciaLocalidad {#1842 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "Salto" +value: "513" +data: App\Entity\ProvinciaLocalidad {#1843 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Azcuénaga" +value: "514" +data: App\Entity\ProvinciaLocalidad {#1844 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "Cucullú" +value: "515" +data: App\Entity\ProvinciaLocalidad {#1845 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "Franklin" +value: "516" +data: App\Entity\ProvinciaLocalidad {#1846 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "San Andrés de Giles" +value: "517" +data: App\Entity\ProvinciaLocalidad {#1847 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "Solís" +value: "518" +data: App\Entity\ProvinciaLocalidad {#1848 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "Villa Espil" +value: "519" +data: App\Entity\ProvinciaLocalidad {#1849 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "Villa Ruiz" +value: "520" +data: App\Entity\ProvinciaLocalidad {#1850 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "Duggan" +value: "521" +data: App\Entity\ProvinciaLocalidad {#1851 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "San Antonio de Areco" +value: "522" +data: App\Entity\ProvinciaLocalidad {#1852 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "Villa Lía" +value: "523" +data: App\Entity\ProvinciaLocalidad {#1853 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "Balneario San Cayetano" +value: "524" +data: App\Entity\ProvinciaLocalidad {#1854 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "Ochandío" +value: "525" +data: App\Entity\ProvinciaLocalidad {#1855 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "San Cayetano" +value: "526" +data: App\Entity\ProvinciaLocalidad {#1856 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "San Fernando" +value: "527" +data: App\Entity\ProvinciaLocalidad {#1857 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "San Isidro" +value: "528" +data: App\Entity\ProvinciaLocalidad {#1858 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "San Miguel" +value: "529" +data: App\Entity\ProvinciaLocalidad {#1859 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "Conesa" +value: "530" +data: App\Entity\ProvinciaLocalidad {#1860 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "Erezcano" +value: "531" +data: App\Entity\ProvinciaLocalidad {#1861 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "General Rojo" +value: "532" +data: App\Entity\ProvinciaLocalidad {#1862 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "La Emilia" +value: "533" +data: App\Entity\ProvinciaLocalidad {#1863 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "San Nicolás de los Arroyos" +value: "534" +data: App\Entity\ProvinciaLocalidad {#1864 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "Villa Esperanza" +value: "535" +data: App\Entity\ProvinciaLocalidad {#1865 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "Gobernador Castro" +value: "536" +data: App\Entity\ProvinciaLocalidad {#1866 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "Obligado" +value: "537" +data: App\Entity\ProvinciaLocalidad {#1867 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "Pueblo Doyle" +value: "538" +data: App\Entity\ProvinciaLocalidad {#1868 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "Río Tala" +value: "539" +data: App\Entity\ProvinciaLocalidad {#1869 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "San Pedro" +value: "540" +data: App\Entity\ProvinciaLocalidad {#1870 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "Santa Lucía" +value: "541" +data: App\Entity\ProvinciaLocalidad {#1871 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "Domselaar" +value: "542" +data: App\Entity\ProvinciaLocalidad {#1872 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "San Vicente" +value: "543" +data: App\Entity\ProvinciaLocalidad {#1873 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "General Rivas" +value: "544" +data: App\Entity\ProvinciaLocalidad {#1874 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "Suipacha" +value: "545" +data: App\Entity\ProvinciaLocalidad {#1875 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "De la Canal" +value: "546" +data: App\Entity\ProvinciaLocalidad {#1876 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Desvío Aguirre" +value: "547" +data: App\Entity\ProvinciaLocalidad {#1877 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "Gardey" +value: "548" +data: App\Entity\ProvinciaLocalidad {#1878 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "María Ignacia (Est. Vela)" +value: "549" +data: App\Entity\ProvinciaLocalidad {#1879 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Tandil" +value: "550" +data: App\Entity\ProvinciaLocalidad {#1880 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Crotto" +value: "551" +data: App\Entity\ProvinciaLocalidad {#1881 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Tapalqué" +value: "552" +data: App\Entity\ProvinciaLocalidad {#1882 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Velloso" +value: "553" +data: App\Entity\ProvinciaLocalidad {#1883 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Tigre" +value: "554" +data: App\Entity\ProvinciaLocalidad {#1884 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "General Conesa" +value: "555" +data: App\Entity\ProvinciaLocalidad {#1885 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "Villa Roch" +value: "556" +data: App\Entity\ProvinciaLocalidad {#1886 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Chasicó" +value: "557" +data: App\Entity\ProvinciaLocalidad {#1887 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Saldungaray" +value: "558" +data: App\Entity\ProvinciaLocalidad {#1888 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Sierra de la Ventana" +value: "559" +data: App\Entity\ProvinciaLocalidad {#1889 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Tornquist" +value: "560" +data: App\Entity\ProvinciaLocalidad {#1890 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Tres Picos" +value: "561" +data: App\Entity\ProvinciaLocalidad {#1891 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Villa Las Encadenadas" +value: "562" +data: App\Entity\ProvinciaLocalidad {#1892 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Villa Serrana La Gruta" +value: "563" +data: App\Entity\ProvinciaLocalidad {#1893 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Villa Ventana" +value: "564" +data: App\Entity\ProvinciaLocalidad {#1894 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "30 de Agosto" +value: "565" +data: App\Entity\ProvinciaLocalidad {#1895 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Berutti" +value: "566" +data: App\Entity\ProvinciaLocalidad {#1896 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "Girodias" +value: "567" +data: App\Entity\ProvinciaLocalidad {#1897 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "La Carreta" +value: "568" +data: App\Entity\ProvinciaLocalidad {#1898 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "Trenque Lauquen" +value: "569" +data: App\Entity\ProvinciaLocalidad {#1899 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Trongé" +value: "570" +data: App\Entity\ProvinciaLocalidad {#1900 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Balneario Orense" +value: "571" +data: App\Entity\ProvinciaLocalidad {#1901 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "Claromecó" +value: "572" +data: App\Entity\ProvinciaLocalidad {#1902 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Copetonas" +value: "573" +data: App\Entity\ProvinciaLocalidad {#1903 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Lin Calel" +value: "574" +data: App\Entity\ProvinciaLocalidad {#1904 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Micaela Cascallares (Est. Cascallares)" +value: "575" +data: App\Entity\ProvinciaLocalidad {#1905 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "Orense" +value: "576" +data: App\Entity\ProvinciaLocalidad {#1906 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Reta" +value: "577" +data: App\Entity\ProvinciaLocalidad {#1907 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "San Francisco de Bellocq" +value: "578" +data: App\Entity\ProvinciaLocalidad {#1908 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "San Mayol" +value: "579" +data: App\Entity\ProvinciaLocalidad {#1909 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "Tres Arroyos" +value: "580" +data: App\Entity\ProvinciaLocalidad {#1910 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Villa Rodríguez (Est. Barrow)" +value: "581" +data: App\Entity\ProvinciaLocalidad {#1911 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "Tres de Febrero" +value: "582" +data: App\Entity\ProvinciaLocalidad {#1912 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Ingeniero Thompson" +value: "583" +data: App\Entity\ProvinciaLocalidad {#1913 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Tres Lomas" +value: "584" +data: App\Entity\ProvinciaLocalidad {#1914 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Vicente López" +value: "585" +data: App\Entity\ProvinciaLocalidad {#1915 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "Mar Azul" +value: "586" +data: App\Entity\ProvinciaLocalidad {#1916 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "Villa Gesell" +value: "587" +data: App\Entity\ProvinciaLocalidad {#1917 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Argerich" +value: "588" +data: App\Entity\ProvinciaLocalidad {#1918 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Colonia San Adolfo" +value: "589" +data: App\Entity\ProvinciaLocalidad {#1919 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Hilario Ascasubi" +value: "590" +data: App\Entity\ProvinciaLocalidad {#1920 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "Juan Cousté (Est. Algarrobo)" +value: "591" +data: App\Entity\ProvinciaLocalidad {#1921 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Mayor Buratovich" +value: "592" +data: App\Entity\ProvinciaLocalidad {#1922 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Médanos" +value: "593" +data: App\Entity\ProvinciaLocalidad {#1923 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "Pedro Luro" +value: "594" +data: App\Entity\ProvinciaLocalidad {#1924 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Teniente Origone" +value: "595" +data: App\Entity\ProvinciaLocalidad {#1925 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "Barrio Saavedra" +value: "596" +data: App\Entity\ProvinciaLocalidad {#1926 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "Country Club El Casco" +value: "597" +data: App\Entity\ProvinciaLocalidad {#1927 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "Escalada" +value: "598" +data: App\Entity\ProvinciaLocalidad {#1928 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "Lima" +value: "599" +data: App\Entity\ProvinciaLocalidad {#1929 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "Zárate" +value: "600" +data: App\Entity\ProvinciaLocalidad {#1930 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "Chuchucaruana" +value: "601" +data: App\Entity\ProvinciaLocalidad {#1276 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "Colpes" +value: "602" +data: App\Entity\ProvinciaLocalidad {#1931 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "El Bolsón" +value: "603" +data: App\Entity\ProvinciaLocalidad {#1932 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "El Rodeo" +value: "604" +data: App\Entity\ProvinciaLocalidad {#1933 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "Huaycama" +value: "605" +data: App\Entity\ProvinciaLocalidad {#1934 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "La Puerta" +value: "606" +data: App\Entity\ProvinciaLocalidad {#1935 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "Las Chacritas" +value: "607" +data: App\Entity\ProvinciaLocalidad {#1936 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "Las Juntas" +value: "608" +data: App\Entity\ProvinciaLocalidad {#1937 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "Los Castillos" +value: "609" +data: App\Entity\ProvinciaLocalidad {#1938 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "Los Talas" +value: "610" +data: App\Entity\ProvinciaLocalidad {#1939 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "Los Varela" +value: "611" +data: App\Entity\ProvinciaLocalidad {#1940 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "Singuil" +value: "612" +data: App\Entity\ProvinciaLocalidad {#1941 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "Ancasti" +value: "613" +data: App\Entity\ProvinciaLocalidad {#1942 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "Anquincila" +value: "614" +data: App\Entity\ProvinciaLocalidad {#1943 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "La Candelaria" +value: "615" +data: App\Entity\ProvinciaLocalidad {#1944 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "La Majada" +value: "616" +data: App\Entity\ProvinciaLocalidad {#1945 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "Amanao" +value: "617" +data: App\Entity\ProvinciaLocalidad {#1946 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "Andalgalá" +value: "618" +data: App\Entity\ProvinciaLocalidad {#1947 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "Chaquiago" +value: "619" +data: App\Entity\ProvinciaLocalidad {#1948 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "Choya" +value: "620" +data: App\Entity\ProvinciaLocalidad {#1949 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "El Alamito" +value: "621" +data: App\Entity\ProvinciaLocalidad {#1950 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "El Lindero" +value: "622" +data: App\Entity\ProvinciaLocalidad {#1951 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "El Potrero" +value: "623" +data: App\Entity\ProvinciaLocalidad {#1952 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "La Aguada" +value: "624" +data: App\Entity\ProvinciaLocalidad {#1953 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "Antofagasta de la Sierra" +value: "625" +data: App\Entity\ProvinciaLocalidad {#1954 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "Antofalla" +value: "626" +data: App\Entity\ProvinciaLocalidad {#1955 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "El Peñón" +value: "627" +data: App\Entity\ProvinciaLocalidad {#1956 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "Los Nacimientos" +value: "628" +data: App\Entity\ProvinciaLocalidad {#1957 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "Barranca Larga" +value: "629" +data: App\Entity\ProvinciaLocalidad {#1958 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "Belén" +value: "630" +data: App\Entity\ProvinciaLocalidad {#1959 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "Cóndor Huasi" +value: "631" +data: App\Entity\ProvinciaLocalidad {#1960 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "Corral Quemado" +value: "632" +data: App\Entity\ProvinciaLocalidad {#1961 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "El Durazno" +value: "633" +data: App\Entity\ProvinciaLocalidad {#1962 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "Farallón Negro" +value: "634" +data: App\Entity\ProvinciaLocalidad {#1963 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "Hualfín" +value: "635" +data: App\Entity\ProvinciaLocalidad {#1964 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "Jacipunco" +value: "636" +data: App\Entity\ProvinciaLocalidad {#1965 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "La Puntilla" +value: "637" +data: App\Entity\ProvinciaLocalidad {#1966 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "Las Juntas" +value: "638" +data: App\Entity\ProvinciaLocalidad {#1967 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "Londres" +value: "639" +data: App\Entity\ProvinciaLocalidad {#1968 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "Los Nacimientos" +value: "640" +data: App\Entity\ProvinciaLocalidad {#1969 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "Puerta de Corral Quemado" +value: "641" +data: App\Entity\ProvinciaLocalidad {#1970 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "Puerta de San José" +value: "642" +data: App\Entity\ProvinciaLocalidad {#1971 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "Villa Vil" +value: "643" +data: App\Entity\ProvinciaLocalidad {#1972 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "Adolfo E. Carranza" +value: "644" +data: App\Entity\ProvinciaLocalidad {#1973 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "Balde de la Punta" +value: "645" +data: App\Entity\ProvinciaLocalidad {#1974 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "Capayán" +value: "646" +data: App\Entity\ProvinciaLocalidad {#1975 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "Chumbicha" +value: "647" +data: App\Entity\ProvinciaLocalidad {#1976 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "Colonia del Valle" +value: "648" +data: App\Entity\ProvinciaLocalidad {#1977 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "Colonia Nueva Coneta" +value: "649" +data: App\Entity\ProvinciaLocalidad {#1978 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "Concepción" +value: "650" +data: App\Entity\ProvinciaLocalidad {#1979 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "Coneta" +value: "651" +data: App\Entity\ProvinciaLocalidad {#1980 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "El Bañado" +value: "652" +data: App\Entity\ProvinciaLocalidad {#1981 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "Huillapima" +value: "653" +data: App\Entity\ProvinciaLocalidad {#1982 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "Los Angeles" +value: "654" +data: App\Entity\ProvinciaLocalidad {#1983 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "Miraflores" +value: "655" +data: App\Entity\ProvinciaLocalidad {#1984 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "San Martín" +value: "656" +data: App\Entity\ProvinciaLocalidad {#1985 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "San Pablo" +value: "657" +data: App\Entity\ProvinciaLocalidad {#1986 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "San Pedro" +value: "658" +data: App\Entity\ProvinciaLocalidad {#1987 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "Barrio Bancario" +value: "659" +data: App\Entity\ProvinciaLocalidad {#1988 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "El Pantanillo" +value: "660" +data: App\Entity\ProvinciaLocalidad {#1989 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "San Fernando del Valle de Catamarca" +value: "661" +data: App\Entity\ProvinciaLocalidad {#1990 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "El Alto" +value: "662" +data: App\Entity\ProvinciaLocalidad {#1991 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "Guayamba" +value: "663" +data: App\Entity\ProvinciaLocalidad {#1992 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "Infanzón" +value: "664" +data: App\Entity\ProvinciaLocalidad {#1993 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "Los Corrales" +value: "665" +data: App\Entity\ProvinciaLocalidad {#1994 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "Tapso" +value: "666" +data: App\Entity\ProvinciaLocalidad {#1995 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "Vilismán" +value: "667" +data: App\Entity\ProvinciaLocalidad {#1996 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "Collagasta" +value: "668" +data: App\Entity\ProvinciaLocalidad {#1997 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "Pomancillo Este" +value: "669" +data: App\Entity\ProvinciaLocalidad {#1998 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "Pomancillo Oeste" +value: "670" +data: App\Entity\ProvinciaLocalidad {#1999 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "San José" +value: "671" +data: App\Entity\ProvinciaLocalidad {#2000 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "Villa Las Pirquitas" +value: "672" +data: App\Entity\ProvinciaLocalidad {#2001 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "Casa de Piedra" +value: "673" +data: App\Entity\ProvinciaLocalidad {#2002 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "El Aybal" +value: "674" +data: App\Entity\ProvinciaLocalidad {#2003 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "El Bañado" +value: "675" +data: App\Entity\ProvinciaLocalidad {#2004 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "El Divisadero" +value: "676" +data: App\Entity\ProvinciaLocalidad {#2005 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "El Quimilo" +value: "677" +data: App\Entity\ProvinciaLocalidad {#2006 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "Esquiú" +value: "678" +data: App\Entity\ProvinciaLocalidad {#2007 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "Icaño" +value: "679" +data: App\Entity\ProvinciaLocalidad {#2008 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "La Dorada" +value: "680" +data: App\Entity\ProvinciaLocalidad {#2009 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "La Guardia" +value: "681" +data: App\Entity\ProvinciaLocalidad {#2010 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "Las Esquinas" +value: "682" +data: App\Entity\ProvinciaLocalidad {#2011 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "Las Palmitas" +value: "683" +data: App\Entity\ProvinciaLocalidad {#2012 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "Quirós" +value: "684" +data: App\Entity\ProvinciaLocalidad {#2013 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "Ramblones" +value: "685" +data: App\Entity\ProvinciaLocalidad {#2014 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "Recreo" +value: "686" +data: App\Entity\ProvinciaLocalidad {#2015 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "San Antonio" +value: "687" +data: App\Entity\ProvinciaLocalidad {#2016 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "Amadores" +value: "688" +data: App\Entity\ProvinciaLocalidad {#2017 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "El Rosario" +value: "689" +data: App\Entity\ProvinciaLocalidad {#2018 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "La Bajada" +value: "690" +data: App\Entity\ProvinciaLocalidad {#2019 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "La Higuera" +value: "691" +data: App\Entity\ProvinciaLocalidad {#2020 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "La Merced" +value: "692" +data: App\Entity\ProvinciaLocalidad {#2021 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "La Viña" +value: "693" +data: App\Entity\ProvinciaLocalidad {#2022 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "Las Lajas" +value: "694" +data: App\Entity\ProvinciaLocalidad {#2023 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "Monte Potrero" +value: "695" +data: App\Entity\ProvinciaLocalidad {#2024 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "Palo Labrado" +value: "696" +data: App\Entity\ProvinciaLocalidad {#2025 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "San Antonio" +value: "697" +data: App\Entity\ProvinciaLocalidad {#2026 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "Villa de Balcozna" +value: "698" +data: App\Entity\ProvinciaLocalidad {#2027 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "Apoyaco" +value: "699" +data: App\Entity\ProvinciaLocalidad {#2028 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "Colana" +value: "700" +data: App\Entity\ProvinciaLocalidad {#2029 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "Colpes" +value: "701" +data: App\Entity\ProvinciaLocalidad {#2030 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "El Pajonal (Est. Pomán)" +value: "702" +data: App\Entity\ProvinciaLocalidad {#2031 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "Joyango" +value: "703" +data: App\Entity\ProvinciaLocalidad {#2032 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "Mutquin" +value: "704" +data: App\Entity\ProvinciaLocalidad {#2033 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "Pomán" +value: "705" +data: App\Entity\ProvinciaLocalidad {#2034 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "Rincón" +value: "706" +data: App\Entity\ProvinciaLocalidad {#2035 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "San Miguel" +value: "707" +data: App\Entity\ProvinciaLocalidad {#2036 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "Saujil" +value: "708" +data: App\Entity\ProvinciaLocalidad {#2037 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "Siján" +value: "709" +data: App\Entity\ProvinciaLocalidad {#2038 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "Andalhualá" +value: "710" +data: App\Entity\ProvinciaLocalidad {#2039 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "Caspichango" +value: "711" +data: App\Entity\ProvinciaLocalidad {#2040 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "Chañar Punco" +value: "712" +data: App\Entity\ProvinciaLocalidad {#2041 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "El Cajón" +value: "713" +data: App\Entity\ProvinciaLocalidad {#2042 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "El Desmonte" +value: "714" +data: App\Entity\ProvinciaLocalidad {#2043 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "El Puesto" +value: "715" +data: App\Entity\ProvinciaLocalidad {#2044 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "Famatanca" +value: "716" +data: App\Entity\ProvinciaLocalidad {#2045 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "Fuerte Quemado" +value: "717" +data: App\Entity\ProvinciaLocalidad {#2046 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +label: "La Hoyada" +value: "718" +data: App\Entity\ProvinciaLocalidad {#2047 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +label: "La Loma" +value: "719" +data: App\Entity\ProvinciaLocalidad {#2048 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "Las Mojarras" +value: "720" +data: App\Entity\ProvinciaLocalidad {#2049 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +label: "Loro Huasi" +value: "721" +data: App\Entity\ProvinciaLocalidad {#2050 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +label: "Punta de Balasto" +value: "722" +data: App\Entity\ProvinciaLocalidad {#2051 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +label: "San José" +value: "723" +data: App\Entity\ProvinciaLocalidad {#2052 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "Santa María" +value: "724" +data: App\Entity\ProvinciaLocalidad {#2053 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "Yapes" +value: "725" +data: App\Entity\ProvinciaLocalidad {#2054 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "Alijilán" +value: "726" +data: App\Entity\ProvinciaLocalidad {#2055 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "Bañado de Ovanta" +value: "727" +data: App\Entity\ProvinciaLocalidad {#2056 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "Las Cañas" +value: "728" +data: App\Entity\ProvinciaLocalidad {#2057 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "Lavalle" +value: "729" +data: App\Entity\ProvinciaLocalidad {#2058 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "Los Altos" +value: "730" +data: App\Entity\ProvinciaLocalidad {#2059 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "Manantiales" +value: "731" +data: App\Entity\ProvinciaLocalidad {#2060 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "San Pedro" +value: "732" +data: App\Entity\ProvinciaLocalidad {#2061 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "Anillaco" +value: "733" +data: App\Entity\ProvinciaLocalidad {#2062 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "Antinaco" +value: "734" +data: App\Entity\ProvinciaLocalidad {#2063 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "Banda de Lucero" +value: "735" +data: App\Entity\ProvinciaLocalidad {#2064 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "Cerro Negro" +value: "736" +data: App\Entity\ProvinciaLocalidad {#2065 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "Copacabana" +value: "737" +data: App\Entity\ProvinciaLocalidad {#2066 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "Cordobita" +value: "738" +data: App\Entity\ProvinciaLocalidad {#2067 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "Costa de Reyes" +value: "739" +data: App\Entity\ProvinciaLocalidad {#2068 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "El Pueblito" +value: "740" +data: App\Entity\ProvinciaLocalidad {#2069 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "El Puesto" +value: "741" +data: App\Entity\ProvinciaLocalidad {#2070 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "El Salado" +value: "742" +data: App\Entity\ProvinciaLocalidad {#2071 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "Fiambalá" +value: "743" +data: App\Entity\ProvinciaLocalidad {#2072 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "Los Balverdis" +value: "744" +data: App\Entity\ProvinciaLocalidad {#2073 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "Medanitos" +value: "745" +data: App\Entity\ProvinciaLocalidad {#2074 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "Palo Blanco" +value: "746" +data: App\Entity\ProvinciaLocalidad {#2075 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "Punta del Agua" +value: "747" +data: App\Entity\ProvinciaLocalidad {#2076 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "Saujil" +value: "748" +data: App\Entity\ProvinciaLocalidad {#2077 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "Tatón" +value: "749" +data: App\Entity\ProvinciaLocalidad {#2078 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "Tinogasta" +value: "750" +data: App\Entity\ProvinciaLocalidad {#2079 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "El Portezuelo" +value: "751" +data: App\Entity\ProvinciaLocalidad {#2080 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "Huaycama" +value: "752" +data: App\Entity\ProvinciaLocalidad {#2081 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "Las Tejas" +value: "753" +data: App\Entity\ProvinciaLocalidad {#2082 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "San Isidro" +value: "754" +data: App\Entity\ProvinciaLocalidad {#2083 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "Santa Cruz" +value: "755" +data: App\Entity\ProvinciaLocalidad {#2084 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "Gancedo" +value: "756" +data: App\Entity\ProvinciaLocalidad {#1277 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "General Capdevila" +value: "757" +data: App\Entity\ProvinciaLocalidad {#2085 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "General Pinedo" +value: "758" +data: App\Entity\ProvinciaLocalidad {#2086 …} +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "Mesón de Fierro" +value: "759" +data: App\Entity\ProvinciaLocalidad {#2087 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "Pampa Landriel" +value: "760" +data: App\Entity\ProvinciaLocalidad {#2088 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "Barrio de los Pescadores" +value: "761" +data: App\Entity\ProvinciaLocalidad {#2089 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "Colonia Benítez" +value: "762" +data: App\Entity\ProvinciaLocalidad {#2090 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "Margarita Belén" +value: "763" +data: App\Entity\ProvinciaLocalidad {#2091 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "Hermoso Campo" +value: "764" +data: App\Entity\ProvinciaLocalidad {#2092 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +label: "Itín" +value: "765" +data: App\Entity\ProvinciaLocalidad {#2093 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "Colonia Aborigen" +value: "766" +data: App\Entity\ProvinciaLocalidad {#2094 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +label: "Machagai" +value: "767" +data: App\Entity\ProvinciaLocalidad {#2095 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "Napalpí" +value: "768" +data: App\Entity\ProvinciaLocalidad {#2096 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +label: "Las Breñas" +value: "769" +data: App\Entity\ProvinciaLocalidad {#2097 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +label: "Concepción del Bermejo" +value: "770" +data: App\Entity\ProvinciaLocalidad {#2098 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +label: "Los Frentones" +value: "771" +data: App\Entity\ProvinciaLocalidad {#2099 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +label: "Pampa del Infierno" +value: "772" +data: App\Entity\ProvinciaLocalidad {#2100 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +label: "Río Muerto" +value: "773" +data: App\Entity\ProvinciaLocalidad {#2101 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +label: "Taco Pozo" +value: "774" +data: App\Entity\ProvinciaLocalidad {#2102 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5551 +label: "General Vedia" +value: "775" +data: App\Entity\ProvinciaLocalidad {#2103 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "Isla del Cerrito" +value: "776" +data: App\Entity\ProvinciaLocalidad {#2104 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +label: "La Leonesa" +value: "777" +data: App\Entity\ProvinciaLocalidad {#2105 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5554 +label: "Las Palmas" +value: "778" +data: App\Entity\ProvinciaLocalidad {#2106 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +label: "Puerto Bermejo Nuevo" +value: "779" +data: App\Entity\ProvinciaLocalidad {#2107 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "Puerto Bermejo Viejo" +value: "780" +data: App\Entity\ProvinciaLocalidad {#2108 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +label: "Puerto Eva Perón" +value: "781" +data: App\Entity\ProvinciaLocalidad {#2109 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "Charata" +value: "782" +data: App\Entity\ProvinciaLocalidad {#2110 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "Presidencia Roque Sáenz Peña" +value: "783" +data: App\Entity\ProvinciaLocalidad {#2111 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "Chorotis" +value: "784" +data: App\Entity\ProvinciaLocalidad {#2112 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "Santa Sylvina" +value: "785" +data: App\Entity\ProvinciaLocalidad {#2113 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "Venados Grandes" +value: "786" +data: App\Entity\ProvinciaLocalidad {#2114 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "Corzuela" +value: "787" +data: App\Entity\ProvinciaLocalidad {#2115 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +label: "La Escondida" +value: "788" +data: App\Entity\ProvinciaLocalidad {#2116 …} +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "La Verde" +value: "789" +data: App\Entity\ProvinciaLocalidad {#2117 …} +attr: [] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "Lapachito" +value: "790" +data: App\Entity\ProvinciaLocalidad {#2118 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +label: "Makallé" +value: "791" +data: App\Entity\ProvinciaLocalidad {#2119 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "El Espinillo" +value: "792" +data: App\Entity\ProvinciaLocalidad {#2120 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "El Sauzal" +value: "793" +data: App\Entity\ProvinciaLocalidad {#2121 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "El Sauzalito" +value: "794" +data: App\Entity\ProvinciaLocalidad {#2122 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +label: "Fortín Lavalle" +value: "795" +data: App\Entity\ProvinciaLocalidad {#2123 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +label: "Fuerte Esperanza" +value: "796" +data: App\Entity\ProvinciaLocalidad {#2124 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +label: "Juan José Castelli" +value: "797" +data: App\Entity\ProvinciaLocalidad {#2125 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5574 +label: "Miraflores" +value: "798" +data: App\Entity\ProvinciaLocalidad {#2126 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +label: "Nueva Pompeya" +value: "799" +data: App\Entity\ProvinciaLocalidad {#2127 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +label: "Puerto Lavalle" +value: "800" +data: App\Entity\ProvinciaLocalidad {#2128 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "Villa Río Bermejito" +value: "801" +data: App\Entity\ProvinciaLocalidad {#2129 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "Wichi" +value: "802" +data: App\Entity\ProvinciaLocalidad {#2130 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "Zaparinqui" +value: "803" +data: App\Entity\ProvinciaLocalidad {#2131 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "Avia Terai" +value: "804" +data: App\Entity\ProvinciaLocalidad {#2132 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +label: "Campo Largo" +value: "805" +data: App\Entity\ProvinciaLocalidad {#2133 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +label: "Fortín Las Chuñas" +value: "806" +data: App\Entity\ProvinciaLocalidad {#2134 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "Napenay" +value: "807" +data: App\Entity\ProvinciaLocalidad {#2135 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5584 +label: "Colonia Popular" +value: "808" +data: App\Entity\ProvinciaLocalidad {#2136 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5585 +label: "Estación General Obligado" +value: "809" +data: App\Entity\ProvinciaLocalidad {#2137 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5586 +label: "Laguna Blanca" +value: "810" +data: App\Entity\ProvinciaLocalidad {#2138 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +label: "Puerto Tirol" +value: "811" +data: App\Entity\ProvinciaLocalidad {#2139 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5588 +label: "Ciervo Petiso" +value: "812" +data: App\Entity\ProvinciaLocalidad {#2140 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +label: "General José de San Martín" +value: "813" +data: App\Entity\ProvinciaLocalidad {#2141 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5590 +label: "La Eduvigis" +value: "814" +data: App\Entity\ProvinciaLocalidad {#2142 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5591 +label: "Laguna Limpia" +value: "815" +data: App\Entity\ProvinciaLocalidad {#2143 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5592 +label: "Pampa Almirón" +value: "816" +data: App\Entity\ProvinciaLocalidad {#2144 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5593 +label: "Pampa del Indio" +value: "817" +data: App\Entity\ProvinciaLocalidad {#2145 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +label: "Presidencia Roca" +value: "818" +data: App\Entity\ProvinciaLocalidad {#2146 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "Selvas del Río de Oro" +value: "819" +data: App\Entity\ProvinciaLocalidad {#2147 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +label: "Tres Isletas" +value: "820" +data: App\Entity\ProvinciaLocalidad {#2148 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "Coronel Du Graty" +value: "821" +data: App\Entity\ProvinciaLocalidad {#2149 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "Enrique Urien" +value: "822" +data: App\Entity\ProvinciaLocalidad {#2150 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "Villa Angela" +value: "823" +data: App\Entity\ProvinciaLocalidad {#2151 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "La Clotilde" +value: "824" +data: App\Entity\ProvinciaLocalidad {#2152 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "La Tigra" +value: "825" +data: App\Entity\ProvinciaLocalidad {#2153 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +label: "San Bernardo" +value: "826" +data: App\Entity\ProvinciaLocalidad {#2154 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +label: "Presidencia de la Plaza" +value: "827" +data: App\Entity\ProvinciaLocalidad {#2155 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +label: "Quitilipi" +value: "828" +data: App\Entity\ProvinciaLocalidad {#2156 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "Villa El Palmar" +value: "829" +data: App\Entity\ProvinciaLocalidad {#2157 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "Barranqueras" +value: "830" +data: App\Entity\ProvinciaLocalidad {#2158 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "Basail" +value: "831" +data: App\Entity\ProvinciaLocalidad {#2159 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "Colonia Baranda" +value: "832" +data: App\Entity\ProvinciaLocalidad {#2160 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +label: "Fontana" +value: "833" +data: App\Entity\ProvinciaLocalidad {#2161 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +label: "Puerto Vilelas" +value: "834" +data: App\Entity\ProvinciaLocalidad {#2162 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +label: "Resistencia" +value: "835" +data: App\Entity\ProvinciaLocalidad {#2163 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +label: "Samuhú" +value: "836" +data: App\Entity\ProvinciaLocalidad {#2164 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "Villa Berthet" +value: "837" +data: App\Entity\ProvinciaLocalidad {#2165 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "Capitán Solari" +value: "838" +data: App\Entity\ProvinciaLocalidad {#2166 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "Colonia Elisa" +value: "839" +data: App\Entity\ProvinciaLocalidad {#2167 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "Colonias Unidas" +value: "840" +data: App\Entity\ProvinciaLocalidad {#2168 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "Ingeniero Barbet" +value: "841" +data: App\Entity\ProvinciaLocalidad {#2169 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "Las Garcitas" +value: "842" +data: App\Entity\ProvinciaLocalidad {#2170 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "Charadai" +value: "843" +data: App\Entity\ProvinciaLocalidad {#2171 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "Cote Lai" +value: "844" +data: App\Entity\ProvinciaLocalidad {#2172 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "Haumonia" +value: "845" +data: App\Entity\ProvinciaLocalidad {#2173 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "Horquilla" +value: "846" +data: App\Entity\ProvinciaLocalidad {#2174 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "La Sabana" +value: "847" +data: App\Entity\ProvinciaLocalidad {#2175 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "Arroyo Verde" +value: "848" +data: App\Entity\ProvinciaLocalidad {#1278 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "Puerto Madryn" +value: "849" +data: App\Entity\ProvinciaLocalidad {#2176 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +label: "Puerto Pirámide" +value: "850" +data: App\Entity\ProvinciaLocalidad {#2177 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +label: "Quinta El Mirador" +value: "851" +data: App\Entity\ProvinciaLocalidad {#2178 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "Buenos Aires Chico" +value: "852" +data: App\Entity\ProvinciaLocalidad {#2179 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +label: "Cholila" +value: "853" +data: App\Entity\ProvinciaLocalidad {#2180 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "Cushamen Centro" +value: "854" +data: App\Entity\ProvinciaLocalidad {#2181 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +label: "El Hoyo" +value: "855" +data: App\Entity\ProvinciaLocalidad {#2182 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "El Maitén" +value: "856" +data: App\Entity\ProvinciaLocalidad {#2183 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "Epuyén" +value: "857" +data: App\Entity\ProvinciaLocalidad {#2184 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "Gualjaina" +value: "858" +data: App\Entity\ProvinciaLocalidad {#2185 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "Lago Epuyén" +value: "859" +data: App\Entity\ProvinciaLocalidad {#2186 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "Lago Puelo" +value: "860" +data: App\Entity\ProvinciaLocalidad {#2187 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "Leleque" +value: "861" +data: App\Entity\ProvinciaLocalidad {#2188 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "Astra" +value: "862" +data: App\Entity\ProvinciaLocalidad {#2189 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "Bahía Bustamante" +value: "863" +data: App\Entity\ProvinciaLocalidad {#2190 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Comodoro Rivadavia" +value: "864" +data: App\Entity\ProvinciaLocalidad {#2191 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Diadema Argentina" +value: "865" +data: App\Entity\ProvinciaLocalidad {#2192 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "Rada Tilly" +value: "866" +data: App\Entity\ProvinciaLocalidad {#2193 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +label: "Camarones" +value: "867" +data: App\Entity\ProvinciaLocalidad {#2194 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "Garayalde" +value: "868" +data: App\Entity\ProvinciaLocalidad {#2195 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "Aldea Escolar" +value: "869" +data: App\Entity\ProvinciaLocalidad {#2196 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "Corcovado" +value: "870" +data: App\Entity\ProvinciaLocalidad {#2197 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +label: "Esquel" +value: "871" +data: App\Entity\ProvinciaLocalidad {#2198 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +label: "Lago Rosario" +value: "872" +data: App\Entity\ProvinciaLocalidad {#2199 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +label: "Los Cipreses" +value: "873" +data: App\Entity\ProvinciaLocalidad {#2200 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +label: "Trevelín" +value: "874" +data: App\Entity\ProvinciaLocalidad {#2201 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5651 +label: "Villa Futalaufquen" +value: "875" +data: App\Entity\ProvinciaLocalidad {#2202 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "28 de Julio" +value: "876" +data: App\Entity\ProvinciaLocalidad {#2203 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +label: "Dique Florentino Ameghino" +value: "877" +data: App\Entity\ProvinciaLocalidad {#2204 …} +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +label: "Dolavon" +value: "878" +data: App\Entity\ProvinciaLocalidad {#2205 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +label: "Gaiman" +value: "879" +data: App\Entity\ProvinciaLocalidad {#2206 …} +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "Blancuntre" +value: "880" +data: App\Entity\ProvinciaLocalidad {#2207 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "El Escorial" +value: "881" +data: App\Entity\ProvinciaLocalidad {#2208 …} +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Gastre" +value: "882" +data: App\Entity\ProvinciaLocalidad {#2209 …} +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Lagunita Salada" +value: "883" +data: App\Entity\ProvinciaLocalidad {#2210 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Yala Laubat" +value: "884" +data: App\Entity\ProvinciaLocalidad {#2211 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "Aldea Epulef" +value: "885" +data: App\Entity\ProvinciaLocalidad {#2212 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "Carrenleufú" +value: "886" +data: App\Entity\ProvinciaLocalidad {#2213 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "Colan Conhué" +value: "887" +data: App\Entity\ProvinciaLocalidad {#2214 …} +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "Paso del Sapo" +value: "888" +data: App\Entity\ProvinciaLocalidad {#2215 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Tecka" +value: "889" +data: App\Entity\ProvinciaLocalidad {#2216 …} +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "El Mirasol" +value: "890" +data: App\Entity\ProvinciaLocalidad {#2217 …} +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +label: "Las Plumas" +value: "891" +data: App\Entity\ProvinciaLocalidad {#2218 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "Cerro Cóndor" +value: "892" +data: App\Entity\ProvinciaLocalidad {#2219 …} +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +label: "Los Altares" +value: "893" +data: App\Entity\ProvinciaLocalidad {#2220 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "Paso de Indios" +value: "894" +data: App\Entity\ProvinciaLocalidad {#2221 …} +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Playa Magagna" +value: "895" +data: App\Entity\ProvinciaLocalidad {#2222 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "Playa Unión" +value: "896" +data: App\Entity\ProvinciaLocalidad {#2223 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Rawson" +value: "897" +data: App\Entity\ProvinciaLocalidad {#2224 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "Trelew" +value: "898" +data: App\Entity\ProvinciaLocalidad {#2225 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "Aldea Apeleg" +value: "899" +data: App\Entity\ProvinciaLocalidad {#2226 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "Aldea Beleiro" +value: "900" +data: App\Entity\ProvinciaLocalidad {#2227 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "Alto Río Senguer" +value: "901" +data: App\Entity\ProvinciaLocalidad {#2228 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +label: "Doctor Ricardo Rojas" +value: "902" +data: App\Entity\ProvinciaLocalidad {#2229 …} +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +label: "Facundo" +value: "903" +data: App\Entity\ProvinciaLocalidad {#2230 …} +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +label: "Lago Blanco" +value: "904" +data: App\Entity\ProvinciaLocalidad {#2231 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +label: "Río Mayo" +value: "905" +data: App\Entity\ProvinciaLocalidad {#2232 …} +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +label: "Buen Pasto" +value: "906" +data: App\Entity\ProvinciaLocalidad {#2233 …} +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +label: "Sarmiento" +value: "907" +data: App\Entity\ProvinciaLocalidad {#2234 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +label: "Frontera de Río Pico" +value: "908" +data: App\Entity\ProvinciaLocalidad {#2235 …} +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +label: "Gobernador Costa" +value: "909" +data: App\Entity\ProvinciaLocalidad {#2236 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +label: "José de San Martín" +value: "910" +data: App\Entity\ProvinciaLocalidad {#2237 …} +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "Río Pico" +value: "911" +data: App\Entity\ProvinciaLocalidad {#2238 …} +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +label: "Gan Gan" +value: "912" +data: App\Entity\ProvinciaLocalidad {#2239 …} +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "Telsen" +value: "913" +data: App\Entity\ProvinciaLocalidad {#2240 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +label: "Ciudad de Buenos Aires" +value: "914" +data: App\Entity\ProvinciaLocalidad {#1279 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +label: "Amboy" +value: "915" +data: App\Entity\ProvinciaLocalidad {#1280 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Arroyo San Antonio" +value: "916" +data: App\Entity\ProvinciaLocalidad {#2241 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "Cañada del Sauce" +value: "917" +data: App\Entity\ProvinciaLocalidad {#2242 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "Capilla Vieja" +value: "918" +data: App\Entity\ProvinciaLocalidad {#2243 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "El Corcovado - El Torreón" +value: "919" +data: App\Entity\ProvinciaLocalidad {#2244 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Embalse" +value: "920" +data: App\Entity\ProvinciaLocalidad {#2245 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +label: "La Cruz" +value: "921" +data: App\Entity\ProvinciaLocalidad {#2246 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +label: "La Cumbrecita" +value: "922" +data: App\Entity\ProvinciaLocalidad {#2247 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "Las Bajadas" +value: "923" +data: App\Entity\ProvinciaLocalidad {#2248 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "Las Caleras" +value: "924" +data: App\Entity\ProvinciaLocalidad {#2249 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Los Cóndores" +value: "925" +data: App\Entity\ProvinciaLocalidad {#2250 …} +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "Los Molinos" +value: "926" +data: App\Entity\ProvinciaLocalidad {#2251 …} +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Los Reartes" +value: "927" +data: App\Entity\ProvinciaLocalidad {#2252 …} +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Lutti" +value: "928" +data: App\Entity\ProvinciaLocalidad {#2253 …} +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "Monte Ralo" +value: "929" +data: App\Entity\ProvinciaLocalidad {#2254 …} +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +label: "Parque Calmayo" +value: "930" +data: App\Entity\ProvinciaLocalidad {#2255 …} +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "Río de los Sauces" +value: "931" +data: App\Entity\ProvinciaLocalidad {#2256 …} +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "San Agustín" +value: "932" +data: App\Entity\ProvinciaLocalidad {#2257 …} +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "San Ignacio (Loteo San Javier)" +value: "933" +data: App\Entity\ProvinciaLocalidad {#2258 …} +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "San Ignacio (Loteo Vélez Crespo)" +value: "934" +data: App\Entity\ProvinciaLocalidad {#2259 …} +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +label: "Santa Rosa de Calamuchita" +value: "935" +data: App\Entity\ProvinciaLocalidad {#2260 …} +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +label: "Segunda Usina" +value: "936" +data: App\Entity\ProvinciaLocalidad {#2261 …} +attr: [] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "Solar de los Molinos" +value: "937" +data: App\Entity\ProvinciaLocalidad {#2262 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +label: "Villa Alpina" +value: "938" +data: App\Entity\ProvinciaLocalidad {#2263 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +label: "Villa Amancay" +value: "939" +data: App\Entity\ProvinciaLocalidad {#2264 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +label: "Villa Berna" +value: "940" +data: App\Entity\ProvinciaLocalidad {#2265 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Villa Ciudad Parque Los Reartes (1a. Sección)" +value: "941" +data: App\Entity\ProvinciaLocalidad {#2266 …} +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "Villa Ciudad Parque Los Reartes (3a. Sección)" +value: "942" +data: App\Entity\ProvinciaLocalidad {#2267 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +label: "Villa del Dique" +value: "943" +data: App\Entity\ProvinciaLocalidad {#2268 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +label: "Villa El Tala" +value: "944" +data: App\Entity\ProvinciaLocalidad {#2269 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +label: "Villa General Belgrano" +value: "945" +data: App\Entity\ProvinciaLocalidad {#2270 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +label: "Villa La Rivera" +value: "946" +data: App\Entity\ProvinciaLocalidad {#2271 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +label: "Villa Quillinzo" +value: "947" +data: App\Entity\ProvinciaLocalidad {#2272 …} +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +label: "Villa Rumipal" +value: "948" +data: App\Entity\ProvinciaLocalidad {#2273 …} +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +label: "Villa San Miguel" +value: "949" +data: App\Entity\ProvinciaLocalidad {#2274 …} +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "Villa Yacanto" +value: "950" +data: App\Entity\ProvinciaLocalidad {#2275 …} +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +label: "Córdoba" +value: "951" +data: App\Entity\ProvinciaLocalidad {#2276 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "Jardín Arenales" +value: "952" +data: App\Entity\ProvinciaLocalidad {#2277 …} +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "Agua de Oro" +value: "953" +data: App\Entity\ProvinciaLocalidad {#2278 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "Ascochinga" +value: "954" +data: App\Entity\ProvinciaLocalidad {#2279 …} +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Canteras El Sauce" +value: "955" +data: App\Entity\ProvinciaLocalidad {#2280 …} +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "Casa Bamba" +value: "956" +data: App\Entity\ProvinciaLocalidad {#2281 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "Colonia Caroya" +value: "957" +data: App\Entity\ProvinciaLocalidad {#2282 …} +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Colonia Tirolesa" +value: "958" +data: App\Entity\ProvinciaLocalidad {#2283 …} +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Colonia Vicente Agüero" +value: "959" +data: App\Entity\ProvinciaLocalidad {#2284 …} +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Corral Quemado" +value: "960" +data: App\Entity\ProvinciaLocalidad {#2285 …} +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Country Chacras de la Villa - Country San Isidro" +value: "961" +data: App\Entity\ProvinciaLocalidad {#2286 …} +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "El Diquecito" +value: "962" +data: App\Entity\ProvinciaLocalidad {#2287 …} +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5739 +label: "El Manzano" +value: "963" +data: App\Entity\ProvinciaLocalidad {#2288 …} +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Estación Colonia Tirolesa" +value: "964" +data: App\Entity\ProvinciaLocalidad {#2289 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "General Paz" +value: "965" +data: App\Entity\ProvinciaLocalidad {#2290 …} +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Jesús María" +value: "966" +data: App\Entity\ProvinciaLocalidad {#2291 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "La Calera" +value: "967" +data: App\Entity\ProvinciaLocalidad {#2292 …} +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "La Granja" +value: "968" +data: App\Entity\ProvinciaLocalidad {#2293 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "La Puerta" +value: "969" +data: App\Entity\ProvinciaLocalidad {#2294 …} +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5746 +label: "Los Molles" +value: "970" +data: App\Entity\ProvinciaLocalidad {#2295 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5747 +label: "Malvinas Argentinas" +value: "971" +data: App\Entity\ProvinciaLocalidad {#2296 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5748 +label: "Mendiolaza" +value: "972" +data: App\Entity\ProvinciaLocalidad {#2297 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "Mi Granja" +value: "973" +data: App\Entity\ProvinciaLocalidad {#2298 …} +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Pajas Blancas" +value: "974" +data: App\Entity\ProvinciaLocalidad {#2299 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5751 +label: "Río Ceballos" +value: "975" +data: App\Entity\ProvinciaLocalidad {#2300 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5752 +label: "Saldán" +value: "976" +data: App\Entity\ProvinciaLocalidad {#2301 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5753 +label: "Salsipuedes" +value: "977" +data: App\Entity\ProvinciaLocalidad {#2302 …} +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5754 +label: "Santa Elena" +value: "978" +data: App\Entity\ProvinciaLocalidad {#2303 …} +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Tinoco" +value: "979" +data: App\Entity\ProvinciaLocalidad {#2304 …} +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Unquillo" +value: "980" +data: App\Entity\ProvinciaLocalidad {#2305 …} +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "Villa Allende" +value: "981" +data: App\Entity\ProvinciaLocalidad {#2306 …} +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Villa Cerro Azul" +value: "982" +data: App\Entity\ProvinciaLocalidad {#2307 …} +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "Villa El Fachinal - Parque Norte - Guiñazú Norte" +value: "983" +data: App\Entity\ProvinciaLocalidad {#2308 …} +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Villa Los Llanos" +value: "984" +data: App\Entity\ProvinciaLocalidad {#2309 …} +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Alto de los Quebrachos" +value: "985" +data: App\Entity\ProvinciaLocalidad {#2310 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5762 +label: "Bañado de Soto" +value: "986" +data: App\Entity\ProvinciaLocalidad {#2311 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5763 +label: "Canteras Quilpo" +value: "987" +data: App\Entity\ProvinciaLocalidad {#2312 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5764 +label: "Cruz de Caña" +value: "988" +data: App\Entity\ProvinciaLocalidad {#2313 …} +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5765 +label: "Cruz del Eje" +value: "989" +data: App\Entity\ProvinciaLocalidad {#2314 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "El Brete" +value: "990" +data: App\Entity\ProvinciaLocalidad {#2315 …} +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5767 +label: "El Rincón" +value: "991" +data: App\Entity\ProvinciaLocalidad {#2316 …} +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "Guanaco Muerto" +value: "992" +data: App\Entity\ProvinciaLocalidad {#2317 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "La Banda" +value: "993" +data: App\Entity\ProvinciaLocalidad {#2318 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "La Batea" +value: "994" +data: App\Entity\ProvinciaLocalidad {#2319 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5771 +label: "La Higuera" +value: "995" +data: App\Entity\ProvinciaLocalidad {#2320 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5772 +label: "Las Cañadas" +value: "996" +data: App\Entity\ProvinciaLocalidad {#2321 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5773 +label: "Las Playas" +value: "997" +data: App\Entity\ProvinciaLocalidad {#2322 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "Los Chañaritos" +value: "998" +data: App\Entity\ProvinciaLocalidad {#2323 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "Media Naranja" +value: "999" +data: App\Entity\ProvinciaLocalidad {#2324 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Paso Viejo" +value: "1000" +data: App\Entity\ProvinciaLocalidad {#2325 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "San Marcos Sierra" +value: "1001" +data: App\Entity\ProvinciaLocalidad {#2326 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Serrezuela" +value: "1002" +data: App\Entity\ProvinciaLocalidad {#2327 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "Tuclame" +value: "1003" +data: App\Entity\ProvinciaLocalidad {#2328 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Villa de Soto" +value: "1004" +data: App\Entity\ProvinciaLocalidad {#2329 …} +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Del Campillo" +value: "1005" +data: App\Entity\ProvinciaLocalidad {#2330 …} +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Estación Lecueder" +value: "1006" +data: App\Entity\ProvinciaLocalidad {#2331 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Hipólito Bouchard" +value: "1007" +data: App\Entity\ProvinciaLocalidad {#2332 …} +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Huinca Renancó" +value: "1008" +data: App\Entity\ProvinciaLocalidad {#2333 …} +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Italó" +value: "1009" +data: App\Entity\ProvinciaLocalidad {#2334 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Mattaldi" +value: "1010" +data: App\Entity\ProvinciaLocalidad {#2335 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Nicolás Bruzzone" +value: "1011" +data: App\Entity\ProvinciaLocalidad {#2336 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Onagoity" +value: "1012" +data: App\Entity\ProvinciaLocalidad {#2337 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "Pincén" +value: "1013" +data: App\Entity\ProvinciaLocalidad {#2338 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Ranqueles" +value: "1014" +data: App\Entity\ProvinciaLocalidad {#2339 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Santa Magdalena (Est. Jovita)" +value: "1015" +data: App\Entity\ProvinciaLocalidad {#2340 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Villa Huidobro (Est. Cañada Verde)" +value: "1016" +data: App\Entity\ProvinciaLocalidad {#2341 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Villa Sarmiento" +value: "1017" +data: App\Entity\ProvinciaLocalidad {#2342 …} +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "Villa Valeria" +value: "1018" +data: App\Entity\ProvinciaLocalidad {#2343 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "Arroyo Algodón" +value: "1019" +data: App\Entity\ProvinciaLocalidad {#2344 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Arroyo Cabral" +value: "1020" +data: App\Entity\ProvinciaLocalidad {#2345 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Ausonia" +value: "1021" +data: App\Entity\ProvinciaLocalidad {#2346 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Chazón" +value: "1022" +data: App\Entity\ProvinciaLocalidad {#2347 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "Etruria" +value: "1023" +data: App\Entity\ProvinciaLocalidad {#2348 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "La Laguna" +value: "1024" +data: App\Entity\ProvinciaLocalidad {#2349 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "La Palestina" +value: "1025" +data: App\Entity\ProvinciaLocalidad {#2350 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "La Playosa" +value: "1026" +data: App\Entity\ProvinciaLocalidad {#2351 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "Las Mojarras" +value: "1027" +data: App\Entity\ProvinciaLocalidad {#2352 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Luca" +value: "1028" +data: App\Entity\ProvinciaLocalidad {#2353 …} +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Pasco" +value: "1029" +data: App\Entity\ProvinciaLocalidad {#2354 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Sanabria" +value: "1030" +data: App\Entity\ProvinciaLocalidad {#2355 …} +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Silvio Pellico" +value: "1031" +data: App\Entity\ProvinciaLocalidad {#2356 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Ticino" +value: "1032" +data: App\Entity\ProvinciaLocalidad {#2357 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Tío Pujio" +value: "1033" +data: App\Entity\ProvinciaLocalidad {#2358 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Villa Albertina" +value: "1034" +data: App\Entity\ProvinciaLocalidad {#2359 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Villa María" +value: "1035" +data: App\Entity\ProvinciaLocalidad {#2360 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Villa Nueva" +value: "1036" +data: App\Entity\ProvinciaLocalidad {#2361 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Villa Oeste" +value: "1037" +data: App\Entity\ProvinciaLocalidad {#2362 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Avellaneda" +value: "1038" +data: App\Entity\ProvinciaLocalidad {#2363 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Cañada de Río Pinto" +value: "1039" +data: App\Entity\ProvinciaLocalidad {#2364 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Chuña" +value: "1040" +data: App\Entity\ProvinciaLocalidad {#2365 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Copacabana" +value: "1041" +data: App\Entity\ProvinciaLocalidad {#2366 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Deán Funes" +value: "1042" +data: App\Entity\ProvinciaLocalidad {#2367 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Esquina del Alambre" +value: "1043" +data: App\Entity\ProvinciaLocalidad {#2368 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Los Chañaritos" +value: "1044" +data: App\Entity\ProvinciaLocalidad {#2369 …} +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Los Pozos" +value: "1045" +data: App\Entity\ProvinciaLocalidad {#2370 …} +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "Olivares de San Nicolás" +value: "1046" +data: App\Entity\ProvinciaLocalidad {#2371 …} +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "Quilino" +value: "1047" +data: App\Entity\ProvinciaLocalidad {#2372 …} +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "San Pedro de Toyos" +value: "1048" +data: App\Entity\ProvinciaLocalidad {#2373 …} +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Villa Gutiérrez" +value: "1049" +data: App\Entity\ProvinciaLocalidad {#2374 …} +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Villa Quilino" +value: "1050" +data: App\Entity\ProvinciaLocalidad {#2375 …} +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "Alejandro Roca (Est. Alejandro)" +value: "1051" +data: App\Entity\ProvinciaLocalidad {#2376 …} +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Assunta" +value: "1052" +data: App\Entity\ProvinciaLocalidad {#2377 …} +attr: [] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Bengolea" +value: "1053" +data: App\Entity\ProvinciaLocalidad {#2378 …} +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Carnerillo" +value: "1054" +data: App\Entity\ProvinciaLocalidad {#2379 …} +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Charras" +value: "1055" +data: App\Entity\ProvinciaLocalidad {#2380 …} +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "El Rastreador" +value: "1056" +data: App\Entity\ProvinciaLocalidad {#2381 …} +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "General Cabrera" +value: "1057" +data: App\Entity\ProvinciaLocalidad {#2382 …} +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "General Deheza" +value: "1058" +data: App\Entity\ProvinciaLocalidad {#2383 …} +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Huanchillas" +value: "1059" +data: App\Entity\ProvinciaLocalidad {#2384 …} +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "La Carlota" +value: "1060" +data: App\Entity\ProvinciaLocalidad {#2385 …} +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5837 +label: "Los Cisnes" +value: "1061" +data: App\Entity\ProvinciaLocalidad {#2386 …} +attr: [] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Olaeta" +value: "1062" +data: App\Entity\ProvinciaLocalidad {#2387 …} +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5839 +label: "Pacheco de Melo" +value: "1063" +data: App\Entity\ProvinciaLocalidad {#2388 …} +attr: [] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "Paso del Durazno" +value: "1064" +data: App\Entity\ProvinciaLocalidad {#2389 …} +attr: [] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Santa Eufemia" +value: "1065" +data: App\Entity\ProvinciaLocalidad {#2390 …} +attr: [] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Ucacha" +value: "1066" +data: App\Entity\ProvinciaLocalidad {#2391 …} +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Villa Reducción" +value: "1067" +data: App\Entity\ProvinciaLocalidad {#2392 …} +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Alejo Ledesma" +value: "1068" +data: App\Entity\ProvinciaLocalidad {#2393 …} +attr: [] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "Arias" +value: "1069" +data: App\Entity\ProvinciaLocalidad {#2394 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5846 +label: "Camilo Aldao" +value: "1070" +data: App\Entity\ProvinciaLocalidad {#2395 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5847 +label: "Capitán General Bernardo O'Higgins" +value: "1071" +data: App\Entity\ProvinciaLocalidad {#2396 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5848 +label: "Cavanagh" +value: "1072" +data: App\Entity\ProvinciaLocalidad {#2397 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5849 +label: "Colonia Barge" +value: "1073" +data: App\Entity\ProvinciaLocalidad {#2398 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5850 +label: "Colonia Italiana" +value: "1074" +data: App\Entity\ProvinciaLocalidad {#2399 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5851 +label: "Colonia Veinticinco" +value: "1075" +data: App\Entity\ProvinciaLocalidad {#2400 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5852 +label: "Corral de Bustos" +value: "1076" +data: App\Entity\ProvinciaLocalidad {#2401 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5853 +label: "Cruz Alta" +value: "1077" +data: App\Entity\ProvinciaLocalidad {#2402 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5854 +label: "General Baldissera" +value: "1078" +data: App\Entity\ProvinciaLocalidad {#2403 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5855 +label: "General Roca" +value: "1079" +data: App\Entity\ProvinciaLocalidad {#2404 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5856 +label: "Guatimozín" +value: "1080" +data: App\Entity\ProvinciaLocalidad {#2405 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5857 +label: "Inriville" +value: "1081" +data: App\Entity\ProvinciaLocalidad {#2406 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5858 +label: "Isla Verde" +value: "1082" +data: App\Entity\ProvinciaLocalidad {#2407 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5859 +label: "Leones" +value: "1083" +data: App\Entity\ProvinciaLocalidad {#2408 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5860 +label: "Los Surgentes" +value: "1084" +data: App\Entity\ProvinciaLocalidad {#2409 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5861 +label: "Marcos Juárez" +value: "1085" +data: App\Entity\ProvinciaLocalidad {#2410 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5862 +label: "Monte Buey" +value: "1086" +data: App\Entity\ProvinciaLocalidad {#2411 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5863 +label: "Noetinger" +value: "1087" +data: App\Entity\ProvinciaLocalidad {#2412 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5864 +label: "Saira" +value: "1088" +data: App\Entity\ProvinciaLocalidad {#2413 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5865 +label: "Saladillo" +value: "1089" +data: App\Entity\ProvinciaLocalidad {#2414 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5866 +label: "Villa Elisa" +value: "1090" +data: App\Entity\ProvinciaLocalidad {#2415 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5867 +label: "Ciénaga del Coro" +value: "1091" +data: App\Entity\ProvinciaLocalidad {#2416 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5868 +label: "El Chacho" +value: "1092" +data: App\Entity\ProvinciaLocalidad {#2417 …} +attr: [] +labelTranslationParameters: [] } 1093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5869 +label: "Estancia de Guadalupe" +value: "1093" +data: App\Entity\ProvinciaLocalidad {#2418 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5870 +label: "Guasapampa" +value: "1094" +data: App\Entity\ProvinciaLocalidad {#2419 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5871 +label: "La Playa" +value: "1095" +data: App\Entity\ProvinciaLocalidad {#2420 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5872 +label: "San Carlos Minas" +value: "1096" +data: App\Entity\ProvinciaLocalidad {#2421 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5873 +label: "Talaini" +value: "1097" +data: App\Entity\ProvinciaLocalidad {#2422 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5874 +label: "Tosno" +value: "1098" +data: App\Entity\ProvinciaLocalidad {#2423 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5875 +label: "Chancani" +value: "1099" +data: App\Entity\ProvinciaLocalidad {#2424 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5876 +label: "Las Palmas" +value: "1100" +data: App\Entity\ProvinciaLocalidad {#2425 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5877 +label: "Los Talares" +value: "1101" +data: App\Entity\ProvinciaLocalidad {#2426 …} +attr: [] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5878 +label: "Salsacate" +value: "1102" +data: App\Entity\ProvinciaLocalidad {#2427 …} +attr: [] +labelTranslationParameters: [] } 1103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5879 +label: "San Gerónimo" +value: "1103" +data: App\Entity\ProvinciaLocalidad {#2428 …} +attr: [] +labelTranslationParameters: [] } 1104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5880 +label: "Tala Cañada" +value: "1104" +data: App\Entity\ProvinciaLocalidad {#2429 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5881 +label: "Taninga" +value: "1105" +data: App\Entity\ProvinciaLocalidad {#2430 …} +attr: [] +labelTranslationParameters: [] } 1106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5882 +label: "Villa de Pocho" +value: "1106" +data: App\Entity\ProvinciaLocalidad {#2431 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "General Levalle" +value: "1107" +data: App\Entity\ProvinciaLocalidad {#2432 …} +attr: [] +labelTranslationParameters: [] } 1108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5884 +label: "La Cesira" +value: "1108" +data: App\Entity\ProvinciaLocalidad {#2433 …} +attr: [] +labelTranslationParameters: [] } 1109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5885 +label: "Laboulaye" +value: "1109" +data: App\Entity\ProvinciaLocalidad {#2434 …} +attr: [] +labelTranslationParameters: [] } 1110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +label: "Leguizamón" +value: "1110" +data: App\Entity\ProvinciaLocalidad {#2435 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5887 +label: "Melo" +value: "1111" +data: App\Entity\ProvinciaLocalidad {#2436 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5888 +label: "Río Bamba" +value: "1112" +data: App\Entity\ProvinciaLocalidad {#2437 …} +attr: [] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5889 +label: "Rosales" +value: "1113" +data: App\Entity\ProvinciaLocalidad {#2438 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5890 +label: "San Joaquín" +value: "1114" +data: App\Entity\ProvinciaLocalidad {#2439 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5891 +label: "Serrano" +value: "1115" +data: App\Entity\ProvinciaLocalidad {#2440 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5892 +label: "Villa Rossi" +value: "1116" +data: App\Entity\ProvinciaLocalidad {#2441 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5893 +label: "Barrio Santa Isabel" +value: "1117" +data: App\Entity\ProvinciaLocalidad {#2442 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5894 +label: "Bialet Massé" +value: "1118" +data: App\Entity\ProvinciaLocalidad {#2443 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5895 +label: "Cabalango" +value: "1119" +data: App\Entity\ProvinciaLocalidad {#2444 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5896 +label: "Capilla del Monte" +value: "1120" +data: App\Entity\ProvinciaLocalidad {#2445 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5897 +label: "Casa Grande" +value: "1121" +data: App\Entity\ProvinciaLocalidad {#2446 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5898 +label: "Charbonier" +value: "1122" +data: App\Entity\ProvinciaLocalidad {#2447 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5899 +label: "Cosquín" +value: "1123" +data: App\Entity\ProvinciaLocalidad {#2448 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5900 +label: "Cuesta Blanca" +value: "1124" +data: App\Entity\ProvinciaLocalidad {#2449 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5901 +label: "Estancia Vieja" +value: "1125" +data: App\Entity\ProvinciaLocalidad {#2450 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5902 +label: "Huerta Grande" +value: "1126" +data: App\Entity\ProvinciaLocalidad {#2451 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5903 +label: "La Cumbre" +value: "1127" +data: App\Entity\ProvinciaLocalidad {#2452 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5904 +label: "La Falda" +value: "1128" +data: App\Entity\ProvinciaLocalidad {#2453 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5905 +label: "Las Jarillas" +value: "1129" +data: App\Entity\ProvinciaLocalidad {#2454 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5906 +label: "Los Cocos" +value: "1130" +data: App\Entity\ProvinciaLocalidad {#2455 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5907 +label: "Mallín" +value: "1131" +data: App\Entity\ProvinciaLocalidad {#2456 …} +attr: [] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5908 +label: "Mayu Sumaj" +value: "1132" +data: App\Entity\ProvinciaLocalidad {#2457 …} +attr: [] +labelTranslationParameters: [] } 1133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5909 +label: "Quebrada de Luna" +value: "1133" +data: App\Entity\ProvinciaLocalidad {#2458 …} +attr: [] +labelTranslationParameters: [] } 1134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5910 +label: "San Antonio de Arredondo" +value: "1134" +data: App\Entity\ProvinciaLocalidad {#2459 …} +attr: [] +labelTranslationParameters: [] } 1135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5911 +label: "San Esteban" +value: "1135" +data: App\Entity\ProvinciaLocalidad {#2460 …} +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5912 +label: "San Roque" +value: "1136" +data: App\Entity\ProvinciaLocalidad {#2461 …} +attr: [] +labelTranslationParameters: [] } 1137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5913 +label: "Santa María de Punilla" +value: "1137" +data: App\Entity\ProvinciaLocalidad {#2462 …} +attr: [] +labelTranslationParameters: [] } 1138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5914 +label: "Tala Huasi" +value: "1138" +data: App\Entity\ProvinciaLocalidad {#2463 …} +attr: [] +labelTranslationParameters: [] } 1139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5915 +label: "Tanti" +value: "1139" +data: App\Entity\ProvinciaLocalidad {#2464 …} +attr: [] +labelTranslationParameters: [] } 1140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5916 +label: "Valle Hermoso" +value: "1140" +data: App\Entity\ProvinciaLocalidad {#2465 …} +attr: [] +labelTranslationParameters: [] } 1141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5917 +label: "Villa Carlos Paz" +value: "1141" +data: App\Entity\ProvinciaLocalidad {#2466 …} +attr: [] +labelTranslationParameters: [] } 1142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5918 +label: "Villa Flor Serrana" +value: "1142" +data: App\Entity\ProvinciaLocalidad {#2467 …} +attr: [] +labelTranslationParameters: [] } 1143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5919 +label: "Villa Giardino" +value: "1143" +data: App\Entity\ProvinciaLocalidad {#2468 …} +attr: [] +labelTranslationParameters: [] } 1144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5920 +label: "Villa Lago Azul" +value: "1144" +data: App\Entity\ProvinciaLocalidad {#2469 …} +attr: [] +labelTranslationParameters: [] } 1145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5921 +label: "Villa Parque Siquimán" +value: "1145" +data: App\Entity\ProvinciaLocalidad {#2470 …} +attr: [] +labelTranslationParameters: [] } 1146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5922 +label: "Villa Río Icho Cruz" +value: "1146" +data: App\Entity\ProvinciaLocalidad {#2471 …} +attr: [] +labelTranslationParameters: [] } 1147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5923 +label: "Villa San José" +value: "1147" +data: App\Entity\ProvinciaLocalidad {#2472 …} +attr: [] +labelTranslationParameters: [] } 1148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5924 +label: "Villa Santa Cruz del Lago" +value: "1148" +data: App\Entity\ProvinciaLocalidad {#2473 …} +attr: [] +labelTranslationParameters: [] } 1149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5925 +label: "Achiras" +value: "1149" +data: App\Entity\ProvinciaLocalidad {#2474 …} +attr: [] +labelTranslationParameters: [] } 1150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5926 +label: "Adelia María" +value: "1150" +data: App\Entity\ProvinciaLocalidad {#2475 …} +attr: [] +labelTranslationParameters: [] } 1151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5927 +label: "Alcira (Est. Gigena)" +value: "1151" +data: App\Entity\ProvinciaLocalidad {#2476 …} +attr: [] +labelTranslationParameters: [] } 1152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5928 +label: "Alpa Corral" +value: "1152" +data: App\Entity\ProvinciaLocalidad {#2477 …} +attr: [] +labelTranslationParameters: [] } 1153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5929 +label: "Berrotarán" +value: "1153" +data: App\Entity\ProvinciaLocalidad {#2478 …} +attr: [] +labelTranslationParameters: [] } 1154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5930 +label: "Bulnes" +value: "1154" +data: App\Entity\ProvinciaLocalidad {#2479 …} +attr: [] +labelTranslationParameters: [] } 1155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5931 +label: "Chaján" +value: "1155" +data: App\Entity\ProvinciaLocalidad {#2480 …} +attr: [] +labelTranslationParameters: [] } 1156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5932 +label: "Chucul" +value: "1156" +data: App\Entity\ProvinciaLocalidad {#2481 …} +attr: [] +labelTranslationParameters: [] } 1157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5933 +label: "Coronel Baigorria" +value: "1157" +data: App\Entity\ProvinciaLocalidad {#2482 …} +attr: [] +labelTranslationParameters: [] } 1158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5934 +label: "Coronel Moldes" +value: "1158" +data: App\Entity\ProvinciaLocalidad {#2483 …} +attr: [] +labelTranslationParameters: [] } 1159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5935 +label: "Elena" +value: "1159" +data: App\Entity\ProvinciaLocalidad {#2484 …} +attr: [] +labelTranslationParameters: [] } 1160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5936 +label: "La Carolina" +value: "1160" +data: App\Entity\ProvinciaLocalidad {#2485 …} +attr: [] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5937 +label: "La Cautiva" +value: "1161" +data: App\Entity\ProvinciaLocalidad {#2486 …} +attr: [] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5938 +label: "La Gilda" +value: "1162" +data: App\Entity\ProvinciaLocalidad {#2487 …} +attr: [] +labelTranslationParameters: [] } 1163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5939 +label: "Las Acequias" +value: "1163" +data: App\Entity\ProvinciaLocalidad {#2488 …} +attr: [] +labelTranslationParameters: [] } 1164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5940 +label: "Las Albahacas" +value: "1164" +data: App\Entity\ProvinciaLocalidad {#2489 …} +attr: [] +labelTranslationParameters: [] } 1165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5941 +label: "Las Higueras" +value: "1165" +data: App\Entity\ProvinciaLocalidad {#2490 …} +attr: [] +labelTranslationParameters: [] } 1166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5942 +label: "Las Peñas" +value: "1166" +data: App\Entity\ProvinciaLocalidad {#2491 …} +attr: [] +labelTranslationParameters: [] } 1167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5943 +label: "Las Vertientes" +value: "1167" +data: App\Entity\ProvinciaLocalidad {#2492 …} +attr: [] +labelTranslationParameters: [] } 1168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5944 +label: "Malena" +value: "1168" +data: App\Entity\ProvinciaLocalidad {#2493 …} +attr: [] +labelTranslationParameters: [] } 1169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5945 +label: "Monte de los Gauchos" +value: "1169" +data: App\Entity\ProvinciaLocalidad {#2494 …} +attr: [] +labelTranslationParameters: [] } 1170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5946 +label: "Paso del Durazno" +value: "1170" +data: App\Entity\ProvinciaLocalidad {#2495 …} +attr: [] +labelTranslationParameters: [] } 1171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5947 +label: "Río Cuarto" +value: "1171" +data: App\Entity\ProvinciaLocalidad {#2496 …} +attr: [] +labelTranslationParameters: [] } 1172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5948 +label: "Sampacho" +value: "1172" +data: App\Entity\ProvinciaLocalidad {#2497 …} +attr: [] +labelTranslationParameters: [] } 1173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5949 +label: "San Basilio" +value: "1173" +data: App\Entity\ProvinciaLocalidad {#2498 …} +attr: [] +labelTranslationParameters: [] } 1174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5950 +label: "Santa Catalina (Est. Holmberg)" +value: "1174" +data: App\Entity\ProvinciaLocalidad {#2499 …} +attr: [] +labelTranslationParameters: [] } 1175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5951 +label: "Suco" +value: "1175" +data: App\Entity\ProvinciaLocalidad {#2500 …} +attr: [] +labelTranslationParameters: [] } 1176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5952 +label: "Tosquitas" +value: "1176" +data: App\Entity\ProvinciaLocalidad {#2501 …} +attr: [] +labelTranslationParameters: [] } 1177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5953 +label: "Vicuña Mackenna" +value: "1177" +data: App\Entity\ProvinciaLocalidad {#2502 …} +attr: [] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5954 +label: "Villa El Chacay" +value: "1178" +data: App\Entity\ProvinciaLocalidad {#2503 …} +attr: [] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5955 +label: "Villa Santa Eugenia" +value: "1179" +data: App\Entity\ProvinciaLocalidad {#2504 …} +attr: [] +labelTranslationParameters: [] } 1180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5956 +label: "Washington" +value: "1180" +data: App\Entity\ProvinciaLocalidad {#2505 …} +attr: [] +labelTranslationParameters: [] } 1181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5957 +label: "Atahona" +value: "1181" +data: App\Entity\ProvinciaLocalidad {#2506 …} +attr: [] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5958 +label: "Cañada de Machado" +value: "1182" +data: App\Entity\ProvinciaLocalidad {#2507 …} +attr: [] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5959 +label: "Capilla de los Remedios" +value: "1183" +data: App\Entity\ProvinciaLocalidad {#2508 …} +attr: [] +labelTranslationParameters: [] } 1184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5960 +label: "Chalacea" +value: "1184" +data: App\Entity\ProvinciaLocalidad {#2509 …} +attr: [] +labelTranslationParameters: [] } 1185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5961 +label: "Colonia Las Cuatro Esquinas" +value: "1185" +data: App\Entity\ProvinciaLocalidad {#2510 …} +attr: [] +labelTranslationParameters: [] } 1186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5962 +label: "Diego de Rojas" +value: "1186" +data: App\Entity\ProvinciaLocalidad {#2511 …} +attr: [] +labelTranslationParameters: [] } 1187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5963 +label: "El Alcalde (Est. Tala Norte)" +value: "1187" +data: App\Entity\ProvinciaLocalidad {#2512 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5964 +label: "El Crispín" +value: "1188" +data: App\Entity\ProvinciaLocalidad {#2513 …} +attr: [] +labelTranslationParameters: [] } 1189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5965 +label: "Esquina" +value: "1189" +data: App\Entity\ProvinciaLocalidad {#2514 …} +attr: [] +labelTranslationParameters: [] } 1190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5966 +label: "Kilómetro 658" +value: "1190" +data: App\Entity\ProvinciaLocalidad {#2515 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5967 +label: "La Para" +value: "1191" +data: App\Entity\ProvinciaLocalidad {#2516 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5968 +label: "La Posta" +value: "1192" +data: App\Entity\ProvinciaLocalidad {#2517 …} +attr: [] +labelTranslationParameters: [] } 1193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5969 +label: "La Puerta" +value: "1193" +data: App\Entity\ProvinciaLocalidad {#2518 …} +attr: [] +labelTranslationParameters: [] } 1194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5970 +label: "La Quinta" +value: "1194" +data: App\Entity\ProvinciaLocalidad {#2519 …} +attr: [] +labelTranslationParameters: [] } 1195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5971 +label: "Las Gramillas" +value: "1195" +data: App\Entity\ProvinciaLocalidad {#2520 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5972 +label: "Las Saladas" +value: "1196" +data: App\Entity\ProvinciaLocalidad {#2521 …} +attr: [] +labelTranslationParameters: [] } 1197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5973 +label: "Maquinista Gallini" +value: "1197" +data: App\Entity\ProvinciaLocalidad {#2522 …} +attr: [] +labelTranslationParameters: [] } 1198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5974 +label: "Monte del Rosario" +value: "1198" +data: App\Entity\ProvinciaLocalidad {#2523 …} +attr: [] +labelTranslationParameters: [] } 1199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5975 +label: "Montecristo" +value: "1199" +data: App\Entity\ProvinciaLocalidad {#2524 …} +attr: [] +labelTranslationParameters: [] } 1200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5976 +label: "Obispo Trejo" +value: "1200" +data: App\Entity\ProvinciaLocalidad {#2525 …} +attr: [] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5977 +label: "Piquillín" +value: "1201" +data: App\Entity\ProvinciaLocalidad {#2526 …} +attr: [] +labelTranslationParameters: [] } 1202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5978 +label: "Plaza de Mercedes" +value: "1202" +data: App\Entity\ProvinciaLocalidad {#2527 …} +attr: [] +labelTranslationParameters: [] } 1203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5979 +label: "Pueblo Comechingones" +value: "1203" +data: App\Entity\ProvinciaLocalidad {#2528 …} +attr: [] +labelTranslationParameters: [] } 1204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5980 +label: "Río Primero" +value: "1204" +data: App\Entity\ProvinciaLocalidad {#2529 …} +attr: [] +labelTranslationParameters: [] } 1205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5981 +label: "Sagrada Familia" +value: "1205" +data: App\Entity\ProvinciaLocalidad {#2530 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5982 +label: "Santa Rosa de Río Primero (Est. Villa Santa Rosa)" +value: "1206" +data: App\Entity\ProvinciaLocalidad {#2531 …} +attr: [] +labelTranslationParameters: [] } 1207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5983 +label: "Villa Fontana" +value: "1207" +data: App\Entity\ProvinciaLocalidad {#2532 …} +attr: [] +labelTranslationParameters: [] } 1208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5984 +label: "Cerro Colorado" +value: "1208" +data: App\Entity\ProvinciaLocalidad {#2533 …} +attr: [] +labelTranslationParameters: [] } 1209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +label: "Chañar Viejo" +value: "1209" +data: App\Entity\ProvinciaLocalidad {#2534 …} +attr: [] +labelTranslationParameters: [] } 1210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5986 +label: "Eufrasio Loza" +value: "1210" +data: App\Entity\ProvinciaLocalidad {#2535 …} +attr: [] +labelTranslationParameters: [] } 1211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "Gütemberg" +value: "1211" +data: App\Entity\ProvinciaLocalidad {#2536 …} +attr: [] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5988 +label: "La Rinconada" +value: "1212" +data: App\Entity\ProvinciaLocalidad {#2537 …} +attr: [] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "Los Hoyos" +value: "1213" +data: App\Entity\ProvinciaLocalidad {#2538 …} +attr: [] +labelTranslationParameters: [] } 1214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5990 +label: "Puesto de Castro" +value: "1214" +data: App\Entity\ProvinciaLocalidad {#2539 …} +attr: [] +labelTranslationParameters: [] } 1215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +label: "Rayo Cortado" +value: "1215" +data: App\Entity\ProvinciaLocalidad {#2540 …} +attr: [] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +label: "San Pedro de Gütemberg" +value: "1216" +data: App\Entity\ProvinciaLocalidad {#2541 …} +attr: [] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +label: "Santa Elena" +value: "1217" +data: App\Entity\ProvinciaLocalidad {#2542 …} +attr: [] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +label: "Sebastián Elcano" +value: "1218" +data: App\Entity\ProvinciaLocalidad {#2543 …} +attr: [] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +label: "Villa Candelaria Norte" +value: "1219" +data: App\Entity\ProvinciaLocalidad {#2544 …} +attr: [] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +label: "Villa de María" +value: "1220" +data: App\Entity\ProvinciaLocalidad {#2545 …} +attr: [] +labelTranslationParameters: [] } 1221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +label: "Calchín" +value: "1221" +data: App\Entity\ProvinciaLocalidad {#2546 …} +attr: [] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +label: "Calchín Oeste" +value: "1222" +data: App\Entity\ProvinciaLocalidad {#2547 …} +attr: [] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +label: "Capilla del Carmen" +value: "1223" +data: App\Entity\ProvinciaLocalidad {#2548 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +label: "Carrilobo" +value: "1224" +data: App\Entity\ProvinciaLocalidad {#2549 …} +attr: [] +labelTranslationParameters: [] } 1225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +label: "Colazo" +value: "1225" +data: App\Entity\ProvinciaLocalidad {#2550 …} +attr: [] +labelTranslationParameters: [] } 1226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +label: "Colonia Videla" +value: "1226" +data: App\Entity\ProvinciaLocalidad {#2551 …} +attr: [] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +label: "Costasacate" +value: "1227" +data: App\Entity\ProvinciaLocalidad {#2552 …} +attr: [] +labelTranslationParameters: [] } 1228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +label: "Impira" +value: "1228" +data: App\Entity\ProvinciaLocalidad {#2553 …} +attr: [] +labelTranslationParameters: [] } 1229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +label: "Laguna Larga" +value: "1229" +data: App\Entity\ProvinciaLocalidad {#2554 …} +attr: [] +labelTranslationParameters: [] } 1230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6006 +label: "Las Junturas" +value: "1230" +data: App\Entity\ProvinciaLocalidad {#2555 …} +attr: [] +labelTranslationParameters: [] } 1231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +label: "Los Chañaritos" +value: "1231" +data: App\Entity\ProvinciaLocalidad {#2556 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6008 +label: "Luque" +value: "1232" +data: App\Entity\ProvinciaLocalidad {#2557 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6009 +label: "Manfredi" +value: "1233" +data: App\Entity\ProvinciaLocalidad {#2558 …} +attr: [] +labelTranslationParameters: [] } 1234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6010 +label: "Matorrales" +value: "1234" +data: App\Entity\ProvinciaLocalidad {#2559 …} +attr: [] +labelTranslationParameters: [] } 1235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +label: "Oncativo" +value: "1235" +data: App\Entity\ProvinciaLocalidad {#2560 …} +attr: [] +labelTranslationParameters: [] } 1236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +label: "Pilar" +value: "1236" +data: App\Entity\ProvinciaLocalidad {#2561 …} +attr: [] +labelTranslationParameters: [] } 1237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "Pozo del Molle" +value: "1237" +data: App\Entity\ProvinciaLocalidad {#2562 …} +attr: [] +labelTranslationParameters: [] } 1238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6014 +label: "Rincón" +value: "1238" +data: App\Entity\ProvinciaLocalidad {#2563 …} +attr: [] +labelTranslationParameters: [] } 1239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6015 +label: "Río Segundo" +value: "1239" +data: App\Entity\ProvinciaLocalidad {#2564 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6016 +label: "Santiago Temple" +value: "1240" +data: App\Entity\ProvinciaLocalidad {#2565 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6017 +label: "Villa del Rosario" +value: "1241" +data: App\Entity\ProvinciaLocalidad {#2566 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6018 +label: "Ambul" +value: "1242" +data: App\Entity\ProvinciaLocalidad {#2567 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6019 +label: "Arroyo Los Patos" +value: "1243" +data: App\Entity\ProvinciaLocalidad {#2568 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6020 +label: "El Huayco" +value: "1244" +data: App\Entity\ProvinciaLocalidad {#2569 …} +attr: [] +labelTranslationParameters: [] } 1245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6021 +label: "La Cortadera" +value: "1245" +data: App\Entity\ProvinciaLocalidad {#2570 …} +attr: [] +labelTranslationParameters: [] } 1246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6022 +label: "Las Calles" +value: "1246" +data: App\Entity\ProvinciaLocalidad {#2571 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6023 +label: "Las Oscuras" +value: "1247" +data: App\Entity\ProvinciaLocalidad {#2572 …} +attr: [] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6024 +label: "Las Rabonas" +value: "1248" +data: App\Entity\ProvinciaLocalidad {#2573 …} +attr: [] +labelTranslationParameters: [] } 1249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6025 +label: "Los Callejones" +value: "1249" +data: App\Entity\ProvinciaLocalidad {#2574 …} +attr: [] +labelTranslationParameters: [] } 1250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6026 +label: "Mina Clavero" +value: "1250" +data: App\Entity\ProvinciaLocalidad {#2575 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6027 +label: "Mussi" +value: "1251" +data: App\Entity\ProvinciaLocalidad {#2576 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6028 +label: "Nono" +value: "1252" +data: App\Entity\ProvinciaLocalidad {#2577 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6029 +label: "Panaholma" +value: "1253" +data: App\Entity\ProvinciaLocalidad {#2578 …} +attr: [] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6030 +label: "San Huberto" +value: "1254" +data: App\Entity\ProvinciaLocalidad {#2579 …} +attr: [] +labelTranslationParameters: [] } 1255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6031 +label: "San Lorenzo" +value: "1255" +data: App\Entity\ProvinciaLocalidad {#2580 …} +attr: [] +labelTranslationParameters: [] } 1256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6032 +label: "San Martín" +value: "1256" +data: App\Entity\ProvinciaLocalidad {#2581 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "San Pedro" +value: "1257" +data: App\Entity\ProvinciaLocalidad {#2582 …} +attr: [] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6034 +label: "San Vicente" +value: "1258" +data: App\Entity\ProvinciaLocalidad {#2583 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6035 +label: "Sauce Arriba" +value: "1259" +data: App\Entity\ProvinciaLocalidad {#2584 …} +attr: [] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6036 +label: "Tasna" +value: "1260" +data: App\Entity\ProvinciaLocalidad {#2585 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6037 +label: "Villa Cura Brochero" +value: "1261" +data: App\Entity\ProvinciaLocalidad {#2586 …} +attr: [] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6038 +label: "Villa Sarmiento" +value: "1262" +data: App\Entity\ProvinciaLocalidad {#2587 …} +attr: [] +labelTranslationParameters: [] } 1263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6039 +label: "Conlara" +value: "1263" +data: App\Entity\ProvinciaLocalidad {#2588 …} +attr: [] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6040 +label: "Corralito" +value: "1264" +data: App\Entity\ProvinciaLocalidad {#2589 …} +attr: [] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6041 +label: "Cruz Caña" +value: "1265" +data: App\Entity\ProvinciaLocalidad {#2590 …} +attr: [] +labelTranslationParameters: [] } 1266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6042 +label: "Dos Arroyos" +value: "1266" +data: App\Entity\ProvinciaLocalidad {#2591 …} +attr: [] +labelTranslationParameters: [] } 1267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6043 +label: "El Pantanillo" +value: "1267" +data: App\Entity\ProvinciaLocalidad {#2592 …} +attr: [] +labelTranslationParameters: [] } 1268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6044 +label: "La Paz" +value: "1268" +data: App\Entity\ProvinciaLocalidad {#2593 …} +attr: [] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6045 +label: "La Población" +value: "1269" +data: App\Entity\ProvinciaLocalidad {#2594 …} +attr: [] +labelTranslationParameters: [] } 1270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6046 +label: "La Ramada" +value: "1270" +data: App\Entity\ProvinciaLocalidad {#2595 …} +attr: [] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6047 +label: "La Travesía" +value: "1271" +data: App\Entity\ProvinciaLocalidad {#2596 …} +attr: [] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6048 +label: "Las Tapias" +value: "1272" +data: App\Entity\ProvinciaLocalidad {#2597 …} +attr: [] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6049 +label: "Los Cerrillos" +value: "1273" +data: App\Entity\ProvinciaLocalidad {#2598 …} +attr: [] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6050 +label: "Los Hornillos" +value: "1274" +data: App\Entity\ProvinciaLocalidad {#2599 …} +attr: [] +labelTranslationParameters: [] } 1275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6051 +label: "Los Molles" +value: "1275" +data: App\Entity\ProvinciaLocalidad {#2600 …} +attr: [] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6052 +label: "Los Romeros" +value: "1276" +data: App\Entity\ProvinciaLocalidad {#2601 …} +attr: [] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6053 +label: "Luyaba" +value: "1277" +data: App\Entity\ProvinciaLocalidad {#2602 …} +attr: [] +labelTranslationParameters: [] } 1278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6054 +label: "Quebrada de los Pozos" +value: "1278" +data: App\Entity\ProvinciaLocalidad {#2603 …} +attr: [] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6055 +label: "San Javier y Yacanto" +value: "1279" +data: App\Entity\ProvinciaLocalidad {#2604 …} +attr: [] +labelTranslationParameters: [] } 1280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6056 +label: "San José" +value: "1280" +data: App\Entity\ProvinciaLocalidad {#2605 …} +attr: [] +labelTranslationParameters: [] } 1281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6057 +label: "Villa de las Rosas" +value: "1281" +data: App\Entity\ProvinciaLocalidad {#2606 …} +attr: [] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6058 +label: "Villa Dolores" +value: "1282" +data: App\Entity\ProvinciaLocalidad {#2607 …} +attr: [] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6059 +label: "Villa La Viña" +value: "1283" +data: App\Entity\ProvinciaLocalidad {#2608 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6060 +label: "Alicia" +value: "1284" +data: App\Entity\ProvinciaLocalidad {#2609 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6061 +label: "Altos de Chipión" +value: "1285" +data: App\Entity\ProvinciaLocalidad {#2610 …} +attr: [] +labelTranslationParameters: [] } 1286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6062 +label: "Arroyito" +value: "1286" +data: App\Entity\ProvinciaLocalidad {#2611 …} +attr: [] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6063 +label: "Balnearia" +value: "1287" +data: App\Entity\ProvinciaLocalidad {#2612 …} +attr: [] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6064 +label: "Brinkmann" +value: "1288" +data: App\Entity\ProvinciaLocalidad {#2613 …} +attr: [] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6065 +label: "Colonia 10 de Julio" +value: "1289" +data: App\Entity\ProvinciaLocalidad {#2614 …} +attr: [] +labelTranslationParameters: [] } 1290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6066 +label: "Colonia Anita" +value: "1290" +data: App\Entity\ProvinciaLocalidad {#2615 …} +attr: [] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6067 +label: "Colonia Las Pichanas" +value: "1291" +data: App\Entity\ProvinciaLocalidad {#2616 …} +attr: [] +labelTranslationParameters: [] } 1292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6068 +label: "Colonia Marina" +value: "1292" +data: App\Entity\ProvinciaLocalidad {#2617 …} +attr: [] +labelTranslationParameters: [] } 1293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6069 +label: "Colonia Prosperidad" +value: "1293" +data: App\Entity\ProvinciaLocalidad {#2618 …} +attr: [] +labelTranslationParameters: [] } 1294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6070 +label: "Colonia San Bartolomé" +value: "1294" +data: App\Entity\ProvinciaLocalidad {#2619 …} +attr: [] +labelTranslationParameters: [] } 1295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6071 +label: "Colonia San Pedro" +value: "1295" +data: App\Entity\ProvinciaLocalidad {#2620 …} +attr: [] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6072 +label: "Colonia Santa María" +value: "1296" +data: App\Entity\ProvinciaLocalidad {#2621 …} +attr: [] +labelTranslationParameters: [] } 1297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6073 +label: "Colonia Valtelina" +value: "1297" +data: App\Entity\ProvinciaLocalidad {#2622 …} +attr: [] +labelTranslationParameters: [] } 1298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6074 +label: "Colonia Vignaud" +value: "1298" +data: App\Entity\ProvinciaLocalidad {#2623 …} +attr: [] +labelTranslationParameters: [] } 1299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6075 +label: "Devoto" +value: "1299" +data: App\Entity\ProvinciaLocalidad {#2624 …} +attr: [] +labelTranslationParameters: [] } 1300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6076 +label: "El Arañado" +value: "1300" +data: App\Entity\ProvinciaLocalidad {#2625 …} +attr: [] +labelTranslationParameters: [] } 1301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6077 +label: "El Fortín" +value: "1301" +data: App\Entity\ProvinciaLocalidad {#2626 …} +attr: [] +labelTranslationParameters: [] } 1302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6078 +label: "El Fuertecito" +value: "1302" +data: App\Entity\ProvinciaLocalidad {#2627 …} +attr: [] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6079 +label: "El Tío" +value: "1303" +data: App\Entity\ProvinciaLocalidad {#2628 …} +attr: [] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6080 +label: "Estación Luxardo" +value: "1304" +data: App\Entity\ProvinciaLocalidad {#2629 …} +attr: [] +labelTranslationParameters: [] } 1305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6081 +label: "Freyre" +value: "1305" +data: App\Entity\ProvinciaLocalidad {#2630 …} +attr: [] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6082 +label: "La Francia" +value: "1306" +data: App\Entity\ProvinciaLocalidad {#2631 …} +attr: [] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6083 +label: "La Paquita" +value: "1307" +data: App\Entity\ProvinciaLocalidad {#2632 …} +attr: [] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6084 +label: "La Tordilla" +value: "1308" +data: App\Entity\ProvinciaLocalidad {#2633 …} +attr: [] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6085 +label: "Las Varas" +value: "1309" +data: App\Entity\ProvinciaLocalidad {#2634 …} +attr: [] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6086 +label: "Las Varillas" +value: "1310" +data: App\Entity\ProvinciaLocalidad {#2635 …} +attr: [] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6087 +label: "Marull" +value: "1311" +data: App\Entity\ProvinciaLocalidad {#2636 …} +attr: [] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6088 +label: "Miramar" +value: "1312" +data: App\Entity\ProvinciaLocalidad {#2637 …} +attr: [] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6089 +label: "Morteros" +value: "1313" +data: App\Entity\ProvinciaLocalidad {#2638 …} +attr: [] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6090 +label: "Plaza Luxardo" +value: "1314" +data: App\Entity\ProvinciaLocalidad {#2639 …} +attr: [] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6091 +label: "Plaza San Francisco" +value: "1315" +data: App\Entity\ProvinciaLocalidad {#2640 …} +attr: [] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6092 +label: "Porteña" +value: "1316" +data: App\Entity\ProvinciaLocalidad {#2641 …} +attr: [] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6093 +label: "Quebracho Herrado" +value: "1317" +data: App\Entity\ProvinciaLocalidad {#2642 …} +attr: [] +labelTranslationParameters: [] } 1318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6094 +label: "Sacanta" +value: "1318" +data: App\Entity\ProvinciaLocalidad {#2643 …} +attr: [] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6095 +label: "San Francisco" +value: "1319" +data: App\Entity\ProvinciaLocalidad {#2644 …} +attr: [] +labelTranslationParameters: [] } 1320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6096 +label: "Saturnino María Laspiur" +value: "1320" +data: App\Entity\ProvinciaLocalidad {#2645 …} +attr: [] +labelTranslationParameters: [] } 1321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6097 +label: "Seeber" +value: "1321" +data: App\Entity\ProvinciaLocalidad {#2646 …} +attr: [] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6098 +label: "Toro Pujio" +value: "1322" +data: App\Entity\ProvinciaLocalidad {#2647 …} +attr: [] +labelTranslationParameters: [] } 1323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6099 +label: "Tránsito" +value: "1323" +data: App\Entity\ProvinciaLocalidad {#2648 …} +attr: [] +labelTranslationParameters: [] } 1324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6100 +label: "Trinchera" +value: "1324" +data: App\Entity\ProvinciaLocalidad {#2649 …} +attr: [] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6101 +label: "Villa Concepción del Tío" +value: "1325" +data: App\Entity\ProvinciaLocalidad {#2650 …} +attr: [] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6102 +label: "Villa del Tránsito" +value: "1326" +data: App\Entity\ProvinciaLocalidad {#2651 …} +attr: [] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6103 +label: "Villa San Esteban" +value: "1327" +data: App\Entity\ProvinciaLocalidad {#2652 …} +attr: [] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6104 +label: "Alta Gracia" +value: "1328" +data: App\Entity\ProvinciaLocalidad {#2653 …} +attr: [] +labelTranslationParameters: [] } 1329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6105 +label: "Anisacate" +value: "1329" +data: App\Entity\ProvinciaLocalidad {#2654 …} +attr: [] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6106 +label: "Barrio Gilbert" +value: "1330" +data: App\Entity\ProvinciaLocalidad {#2655 …} +attr: [] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6107 +label: "Barrio Villa del Parque" +value: "1331" +data: App\Entity\ProvinciaLocalidad {#2656 …} +attr: [] +labelTranslationParameters: [] } 1332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6108 +label: "Bouwer" +value: "1332" +data: App\Entity\ProvinciaLocalidad {#2657 …} +attr: [] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6109 +label: "Caseros Centro" +value: "1333" +data: App\Entity\ProvinciaLocalidad {#2658 …} +attr: [] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6110 +label: "Costa Azul" +value: "1334" +data: App\Entity\ProvinciaLocalidad {#2659 …} +attr: [] +labelTranslationParameters: [] } 1335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6111 +label: "Despeñaderos (Est. Dr. Lucas A. de Olmos)" +value: "1335" +data: App\Entity\ProvinciaLocalidad {#2660 …} +attr: [] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6112 +label: "Dique Chico" +value: "1336" +data: App\Entity\ProvinciaLocalidad {#2661 …} +attr: [] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6113 +label: "Falda del Cañete" +value: "1337" +data: App\Entity\ProvinciaLocalidad {#2662 …} +attr: [] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6114 +label: "Falda del Carmen" +value: "1338" +data: App\Entity\ProvinciaLocalidad {#2663 …} +attr: [] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6115 +label: "La Boca del Río" +value: "1339" +data: App\Entity\ProvinciaLocalidad {#2664 …} +attr: [] +labelTranslationParameters: [] } 1340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6116 +label: "La Carbonada" +value: "1340" +data: App\Entity\ProvinciaLocalidad {#2665 …} +attr: [] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6117 +label: "La Cumbrecita" +value: "1341" +data: App\Entity\ProvinciaLocalidad {#2666 …} +attr: [] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6118 +label: "La Paisanita" +value: "1342" +data: App\Entity\ProvinciaLocalidad {#2667 …} +attr: [] +labelTranslationParameters: [] } 1343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6119 +label: "La Perla" +value: "1343" +data: App\Entity\ProvinciaLocalidad {#2668 …} +attr: [] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6120 +label: "La Rancherita" +value: "1344" +data: App\Entity\ProvinciaLocalidad {#2669 …} +attr: [] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6121 +label: "La Serranita" +value: "1345" +data: App\Entity\ProvinciaLocalidad {#2670 …} +attr: [] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6122 +label: "Los Cedros" +value: "1346" +data: App\Entity\ProvinciaLocalidad {#2671 …} +attr: [] +labelTranslationParameters: [] } 1347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6123 +label: "Lozada" +value: "1347" +data: App\Entity\ProvinciaLocalidad {#2672 …} +attr: [] +labelTranslationParameters: [] } 1348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6124 +label: "Malagueño" +value: "1348" +data: App\Entity\ProvinciaLocalidad {#2673 …} +attr: [] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6125 +label: "Monte Ralo" +value: "1349" +data: App\Entity\ProvinciaLocalidad {#2674 …} +attr: [] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6126 +label: "Potrero de Garay" +value: "1350" +data: App\Entity\ProvinciaLocalidad {#2675 …} +attr: [] +labelTranslationParameters: [] } 1351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6127 +label: "Rafael García" +value: "1351" +data: App\Entity\ProvinciaLocalidad {#2676 …} +attr: [] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6128 +label: "San Clemente" +value: "1352" +data: App\Entity\ProvinciaLocalidad {#2677 …} +attr: [] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6129 +label: "San Nicolás" +value: "1353" +data: App\Entity\ProvinciaLocalidad {#2678 …} +attr: [] +labelTranslationParameters: [] } 1354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6130 +label: "Socavones" +value: "1354" +data: App\Entity\ProvinciaLocalidad {#2679 …} +attr: [] +labelTranslationParameters: [] } 1355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6131 +label: "Toledo" +value: "1355" +data: App\Entity\ProvinciaLocalidad {#2680 …} +attr: [] +labelTranslationParameters: [] } 1356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6132 +label: "Valle Alegre" +value: "1356" +data: App\Entity\ProvinciaLocalidad {#2681 …} +attr: [] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6133 +label: "Valle de Anisacate" +value: "1357" +data: App\Entity\ProvinciaLocalidad {#2682 …} +attr: [] +labelTranslationParameters: [] } 1358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6134 +label: "Villa Ciudad de América (Loteo Diego de Rojas)" +value: "1358" +data: App\Entity\ProvinciaLocalidad {#2683 …} +attr: [] +labelTranslationParameters: [] } 1359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6135 +label: "Villa del Prado" +value: "1359" +data: App\Entity\ProvinciaLocalidad {#2684 …} +attr: [] +labelTranslationParameters: [] } 1360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6136 +label: "Villa La Bolsa" +value: "1360" +data: App\Entity\ProvinciaLocalidad {#2685 …} +attr: [] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6137 +label: "Villa Los Aromos" +value: "1361" +data: App\Entity\ProvinciaLocalidad {#2686 …} +attr: [] +labelTranslationParameters: [] } 1362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6138 +label: "Villa Parque Santa Ana" +value: "1362" +data: App\Entity\ProvinciaLocalidad {#2687 …} +attr: [] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6139 +label: "Villa San Isidro" +value: "1363" +data: App\Entity\ProvinciaLocalidad {#2688 …} +attr: [] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6140 +label: "Villa Sierras De Oro" +value: "1364" +data: App\Entity\ProvinciaLocalidad {#2689 …} +attr: [] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6141 +label: "Yocsina" +value: "1365" +data: App\Entity\ProvinciaLocalidad {#2690 …} +attr: [] +labelTranslationParameters: [] } 1366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6142 +label: "Caminiaga" +value: "1366" +data: App\Entity\ProvinciaLocalidad {#2691 …} +attr: [] +labelTranslationParameters: [] } 1367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6143 +label: "Cerro Colorado" +value: "1367" +data: App\Entity\ProvinciaLocalidad {#2692 …} +attr: [] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6144 +label: "Chuña Huasi" +value: "1368" +data: App\Entity\ProvinciaLocalidad {#2693 …} +attr: [] +labelTranslationParameters: [] } 1369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6145 +label: "Pozo Nuevo" +value: "1369" +data: App\Entity\ProvinciaLocalidad {#2694 …} +attr: [] +labelTranslationParameters: [] } 1370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6146 +label: "San Francisco del Chañar" +value: "1370" +data: App\Entity\ProvinciaLocalidad {#2695 …} +attr: [] +labelTranslationParameters: [] } 1371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6147 +label: "Almafuerte" +value: "1371" +data: App\Entity\ProvinciaLocalidad {#2696 …} +attr: [] +labelTranslationParameters: [] } 1372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6148 +label: "Colonia Almada" +value: "1372" +data: App\Entity\ProvinciaLocalidad {#2697 …} +attr: [] +labelTranslationParameters: [] } 1373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6149 +label: "Corralito" +value: "1373" +data: App\Entity\ProvinciaLocalidad {#2698 …} +attr: [] +labelTranslationParameters: [] } 1374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6150 +label: "Dalmacio Vélez" +value: "1374" +data: App\Entity\ProvinciaLocalidad {#2699 …} +attr: [] +labelTranslationParameters: [] } 1375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6151 +label: "General Fotheringham" +value: "1375" +data: App\Entity\ProvinciaLocalidad {#2700 …} +attr: [] +labelTranslationParameters: [] } 1376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6152 +label: "Hernando" +value: "1376" +data: App\Entity\ProvinciaLocalidad {#2701 …} +attr: [] +labelTranslationParameters: [] } 1377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6153 +label: "James Craik" +value: "1377" +data: App\Entity\ProvinciaLocalidad {#2702 …} +attr: [] +labelTranslationParameters: [] } 1378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6154 +label: "Las Isletillas" +value: "1378" +data: App\Entity\ProvinciaLocalidad {#2703 …} +attr: [] +labelTranslationParameters: [] } 1379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6155 +label: "Las Perdices" +value: "1379" +data: App\Entity\ProvinciaLocalidad {#2704 …} +attr: [] +labelTranslationParameters: [] } 1380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6156 +label: "Los Zorros" +value: "1380" +data: App\Entity\ProvinciaLocalidad {#2705 …} +attr: [] +labelTranslationParameters: [] } 1381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6157 +label: "Oliva" +value: "1381" +data: App\Entity\ProvinciaLocalidad {#2706 …} +attr: [] +labelTranslationParameters: [] } 1382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6158 +label: "Pampayasta Norte" +value: "1382" +data: App\Entity\ProvinciaLocalidad {#2707 …} +attr: [] +labelTranslationParameters: [] } 1383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6159 +label: "Pampayasta Sur" +value: "1383" +data: App\Entity\ProvinciaLocalidad {#2708 …} +attr: [] +labelTranslationParameters: [] } 1384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6160 +label: "Punta del Agua" +value: "1384" +data: App\Entity\ProvinciaLocalidad {#2709 …} +attr: [] +labelTranslationParameters: [] } 1385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6161 +label: "Río Tercero" +value: "1385" +data: App\Entity\ProvinciaLocalidad {#2710 …} +attr: [] +labelTranslationParameters: [] } 1386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6162 +label: "Tancacha" +value: "1386" +data: App\Entity\ProvinciaLocalidad {#2711 …} +attr: [] +labelTranslationParameters: [] } 1387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6163 +label: "Villa Ascasubi" +value: "1387" +data: App\Entity\ProvinciaLocalidad {#2712 …} +attr: [] +labelTranslationParameters: [] } 1388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6164 +label: "Candelaria Sur" +value: "1388" +data: App\Entity\ProvinciaLocalidad {#2713 …} +attr: [] +labelTranslationParameters: [] } 1389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6165 +label: "Cañada de Luque" +value: "1389" +data: App\Entity\ProvinciaLocalidad {#2714 …} +attr: [] +labelTranslationParameters: [] } 1390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6166 +label: "Capilla de Sitón" +value: "1390" +data: App\Entity\ProvinciaLocalidad {#2715 …} +attr: [] +labelTranslationParameters: [] } 1391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6167 +label: "La Pampa" +value: "1391" +data: App\Entity\ProvinciaLocalidad {#2716 …} +attr: [] +labelTranslationParameters: [] } 1392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6168 +label: "La Paz" +value: "1392" +data: App\Entity\ProvinciaLocalidad {#2717 …} +attr: [] +labelTranslationParameters: [] } 1393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6169 +label: "Las Peñas" +value: "1393" +data: App\Entity\ProvinciaLocalidad {#2718 …} +attr: [] +labelTranslationParameters: [] } 1394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6170 +label: "Los Mistoles" +value: "1394" +data: App\Entity\ProvinciaLocalidad {#2719 …} +attr: [] +labelTranslationParameters: [] } 1395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6171 +label: "Santa Catalina" +value: "1395" +data: App\Entity\ProvinciaLocalidad {#2720 …} +attr: [] +labelTranslationParameters: [] } 1396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6172 +label: "Sarmiento" +value: "1396" +data: App\Entity\ProvinciaLocalidad {#2721 …} +attr: [] +labelTranslationParameters: [] } 1397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6173 +label: "Simbolar" +value: "1397" +data: App\Entity\ProvinciaLocalidad {#2722 …} +attr: [] +labelTranslationParameters: [] } 1398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6174 +label: "Sinsacate" +value: "1398" +data: App\Entity\ProvinciaLocalidad {#2723 …} +attr: [] +labelTranslationParameters: [] } 1399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6175 +label: "Villa del Totoral" +value: "1399" +data: App\Entity\ProvinciaLocalidad {#2724 …} +attr: [] +labelTranslationParameters: [] } 1400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6176 +label: "Cerro Colorado" +value: "1400" +data: App\Entity\ProvinciaLocalidad {#2725 …} +attr: [] +labelTranslationParameters: [] } 1401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6177 +label: "Churqui Cañada" +value: "1401" +data: App\Entity\ProvinciaLocalidad {#2726 …} +attr: [] +labelTranslationParameters: [] } 1402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6178 +label: "El Rodeo" +value: "1402" +data: App\Entity\ProvinciaLocalidad {#2727 …} +attr: [] +labelTranslationParameters: [] } 1403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6179 +label: "El Tuscal" +value: "1403" +data: App\Entity\ProvinciaLocalidad {#2728 …} +attr: [] +labelTranslationParameters: [] } 1404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6180 +label: "Las Arrias" +value: "1404" +data: App\Entity\ProvinciaLocalidad {#2729 …} +attr: [] +labelTranslationParameters: [] } 1405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6181 +label: "Lucio V. Mansilla" +value: "1405" +data: App\Entity\ProvinciaLocalidad {#2730 …} +attr: [] +labelTranslationParameters: [] } 1406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6182 +label: "Rosario del Saladillo" +value: "1406" +data: App\Entity\ProvinciaLocalidad {#2731 …} +attr: [] +labelTranslationParameters: [] } 1407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6183 +label: "San José de la Dormida" +value: "1407" +data: App\Entity\ProvinciaLocalidad {#2732 …} +attr: [] +labelTranslationParameters: [] } 1408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6184 +label: "San José de las Salinas" +value: "1408" +data: App\Entity\ProvinciaLocalidad {#2733 …} +attr: [] +labelTranslationParameters: [] } 1409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6185 +label: "San Pedro Norte" +value: "1409" +data: App\Entity\ProvinciaLocalidad {#2734 …} +attr: [] +labelTranslationParameters: [] } 1410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6186 +label: "Villa Tulumba" +value: "1410" +data: App\Entity\ProvinciaLocalidad {#2735 …} +attr: [] +labelTranslationParameters: [] } 1411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6187 +label: "Aldea Santa María" +value: "1411" +data: App\Entity\ProvinciaLocalidad {#2736 …} +attr: [] +labelTranslationParameters: [] } 1412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6188 +label: "Alto Alegre" +value: "1412" +data: App\Entity\ProvinciaLocalidad {#2737 …} +attr: [] +labelTranslationParameters: [] } 1413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6189 +label: "Ana Zumarán" +value: "1413" +data: App\Entity\ProvinciaLocalidad {#2738 …} +attr: [] +labelTranslationParameters: [] } 1414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6190 +label: "Ballesteros" +value: "1414" +data: App\Entity\ProvinciaLocalidad {#2739 …} +attr: [] +labelTranslationParameters: [] } 1415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6191 +label: "Ballesteros Sur" +value: "1415" +data: App\Entity\ProvinciaLocalidad {#2740 …} +attr: [] +labelTranslationParameters: [] } 1416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6192 +label: "Bell Ville" +value: "1416" +data: App\Entity\ProvinciaLocalidad {#2741 …} +attr: [] +labelTranslationParameters: [] } 1417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6193 +label: "Benjamín Gould" +value: "1417" +data: App\Entity\ProvinciaLocalidad {#2742 …} +attr: [] +labelTranslationParameters: [] } 1418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6194 +label: "Canals" +value: "1418" +data: App\Entity\ProvinciaLocalidad {#2743 …} +attr: [] +labelTranslationParameters: [] } 1419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6195 +label: "Chilibroste" +value: "1419" +data: App\Entity\ProvinciaLocalidad {#2744 …} +attr: [] +labelTranslationParameters: [] } 1420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6196 +label: "Cintra" +value: "1420" +data: App\Entity\ProvinciaLocalidad {#2745 …} +attr: [] +labelTranslationParameters: [] } 1421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6197 +label: "Colonia Bismarck" +value: "1421" +data: App\Entity\ProvinciaLocalidad {#2746 …} +attr: [] +labelTranslationParameters: [] } 1422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6198 +label: "Colonia Bremen" +value: "1422" +data: App\Entity\ProvinciaLocalidad {#2747 …} +attr: [] +labelTranslationParameters: [] } 1423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6199 +label: "Idiazabal" +value: "1423" +data: App\Entity\ProvinciaLocalidad {#2748 …} +attr: [] +labelTranslationParameters: [] } 1424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6200 +label: "Justiniano Posse" +value: "1424" +data: App\Entity\ProvinciaLocalidad {#2749 …} +attr: [] +labelTranslationParameters: [] } 1425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6201 +label: "Laborde" +value: "1425" +data: App\Entity\ProvinciaLocalidad {#2750 …} +attr: [] +labelTranslationParameters: [] } 1426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6202 +label: "Monte Leña" +value: "1426" +data: App\Entity\ProvinciaLocalidad {#2751 …} +attr: [] +labelTranslationParameters: [] } 1427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6203 +label: "Monte Maíz" +value: "1427" +data: App\Entity\ProvinciaLocalidad {#2752 …} +attr: [] +labelTranslationParameters: [] } 1428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6204 +label: "Morrison" +value: "1428" +data: App\Entity\ProvinciaLocalidad {#2753 …} +attr: [] +labelTranslationParameters: [] } 1429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6205 +label: "Noetinger" +value: "1429" +data: App\Entity\ProvinciaLocalidad {#2754 …} +attr: [] +labelTranslationParameters: [] } 1430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6206 +label: "Ordoñez" +value: "1430" +data: App\Entity\ProvinciaLocalidad {#2755 …} +attr: [] +labelTranslationParameters: [] } 1431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6207 +label: "Pascanas" +value: "1431" +data: App\Entity\ProvinciaLocalidad {#2756 …} +attr: [] +labelTranslationParameters: [] } 1432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6208 +label: "Pueblo Italiano" +value: "1432" +data: App\Entity\ProvinciaLocalidad {#2757 …} +attr: [] +labelTranslationParameters: [] } 1433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6209 +label: "Ramón J. Cárcano" +value: "1433" +data: App\Entity\ProvinciaLocalidad {#2758 …} +attr: [] +labelTranslationParameters: [] } 1434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6210 +label: "San Antonio de Litín" +value: "1434" +data: App\Entity\ProvinciaLocalidad {#2759 …} +attr: [] +labelTranslationParameters: [] } 1435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6211 +label: "San Marcos" +value: "1435" +data: App\Entity\ProvinciaLocalidad {#2760 …} +attr: [] +labelTranslationParameters: [] } 1436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6212 +label: "San Severo" +value: "1436" +data: App\Entity\ProvinciaLocalidad {#2761 …} +attr: [] +labelTranslationParameters: [] } 1437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6213 +label: "Viamonte" +value: "1437" +data: App\Entity\ProvinciaLocalidad {#2762 …} +attr: [] +labelTranslationParameters: [] } 1438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6214 +label: "Villa Los Patos" +value: "1438" +data: App\Entity\ProvinciaLocalidad {#2763 …} +attr: [] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6215 +label: "Wenceslao Escalante" +value: "1439" +data: App\Entity\ProvinciaLocalidad {#2764 …} +attr: [] +labelTranslationParameters: [] } 1440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6216 +label: "Bella Vista" +value: "1440" +data: App\Entity\ProvinciaLocalidad {#1281 …} +attr: [] +labelTranslationParameters: [] } 1441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6217 +label: "Berón de Astrada" +value: "1441" +data: App\Entity\ProvinciaLocalidad {#2765 …} +attr: [] +labelTranslationParameters: [] } 1442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6218 +label: "Yahapé" +value: "1442" +data: App\Entity\ProvinciaLocalidad {#2766 …} +attr: [] +labelTranslationParameters: [] } 1443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6219 +label: "Barrio Esperanza" +value: "1443" +data: App\Entity\ProvinciaLocalidad {#2767 …} +attr: [] +labelTranslationParameters: [] } 1444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6220 +label: "Corrientes" +value: "1444" +data: App\Entity\ProvinciaLocalidad {#2768 …} +attr: [] +labelTranslationParameters: [] } 1445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6221 +label: "Laguna Brava" +value: "1445" +data: App\Entity\ProvinciaLocalidad {#2769 …} +attr: [] +labelTranslationParameters: [] } 1446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6222 +label: "Riachuelo" +value: "1446" +data: App\Entity\ProvinciaLocalidad {#2770 …} +attr: [] +labelTranslationParameters: [] } 1447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6223 +label: "San Cayetano" +value: "1447" +data: App\Entity\ProvinciaLocalidad {#2771 …} +attr: [] +labelTranslationParameters: [] } 1448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6224 +label: "Concepción" +value: "1448" +data: App\Entity\ProvinciaLocalidad {#2772 …} +attr: [] +labelTranslationParameters: [] } 1449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6225 +label: "Santa Rosa" +value: "1449" +data: App\Entity\ProvinciaLocalidad {#2773 …} +attr: [] +labelTranslationParameters: [] } 1450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6226 +label: "Tabay" +value: "1450" +data: App\Entity\ProvinciaLocalidad {#2774 …} +attr: [] +labelTranslationParameters: [] } 1451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6227 +label: "Cazadores Correntinos" +value: "1451" +data: App\Entity\ProvinciaLocalidad {#2775 …} +attr: [] +labelTranslationParameters: [] } 1452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6228 +label: "Curuzú Cuatiá" +value: "1452" +data: App\Entity\ProvinciaLocalidad {#2776 …} +attr: [] +labelTranslationParameters: [] } 1453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6229 +label: "Perugorría" +value: "1453" +data: App\Entity\ProvinciaLocalidad {#2777 …} +attr: [] +labelTranslationParameters: [] } 1454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6230 +label: "El Sombrero" +value: "1454" +data: App\Entity\ProvinciaLocalidad {#2778 …} +attr: [] +labelTranslationParameters: [] } 1455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6231 +label: "Empedrado" +value: "1455" +data: App\Entity\ProvinciaLocalidad {#2779 …} +attr: [] +labelTranslationParameters: [] } 1456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6232 +label: "Esquina" +value: "1456" +data: App\Entity\ProvinciaLocalidad {#2780 …} +attr: [] +labelTranslationParameters: [] } 1457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6233 +label: "Alvear" +value: "1457" +data: App\Entity\ProvinciaLocalidad {#2781 …} +attr: [] +labelTranslationParameters: [] } 1458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6234 +label: "Estación Torrent" +value: "1458" +data: App\Entity\ProvinciaLocalidad {#2782 …} +attr: [] +labelTranslationParameters: [] } 1459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6235 +label: "Itá Ibaté" +value: "1459" +data: App\Entity\ProvinciaLocalidad {#2783 …} +attr: [] +labelTranslationParameters: [] } 1460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6236 +label: "Lomas de Vallejos" +value: "1460" +data: App\Entity\ProvinciaLocalidad {#2784 …} +attr: [] +labelTranslationParameters: [] } 1461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6237 +label: "Nuestra Señora del Rosario de Caá Catí" +value: "1461" +data: App\Entity\ProvinciaLocalidad {#2785 …} +attr: [] +labelTranslationParameters: [] } 1462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6238 +label: "Palmar Grande" +value: "1462" +data: App\Entity\ProvinciaLocalidad {#2786 …} +attr: [] +labelTranslationParameters: [] } 1463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6239 +label: "Colonia Carolina" +value: "1463" +data: App\Entity\ProvinciaLocalidad {#2787 …} +attr: [] +labelTranslationParameters: [] } 1464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6240 +label: "Goya" +value: "1464" +data: App\Entity\ProvinciaLocalidad {#2788 …} +attr: [] +labelTranslationParameters: [] } 1465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6241 +label: "Itatí" +value: "1465" +data: App\Entity\ProvinciaLocalidad {#2789 …} +attr: [] +labelTranslationParameters: [] } 1466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6242 +label: "Ramada Paso" +value: "1466" +data: App\Entity\ProvinciaLocalidad {#2790 …} +attr: [] +labelTranslationParameters: [] } 1467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6243 +label: "Colonia Liebig's" +value: "1467" +data: App\Entity\ProvinciaLocalidad {#2791 …} +attr: [] +labelTranslationParameters: [] } 1468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6244 +label: "Ituzaingó" +value: "1468" +data: App\Entity\ProvinciaLocalidad {#2792 …} +attr: [] +labelTranslationParameters: [] } 1469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6245 +label: "San Antonio" +value: "1469" +data: App\Entity\ProvinciaLocalidad {#2793 …} +attr: [] +labelTranslationParameters: [] } 1470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6246 +label: "San Carlos" +value: "1470" +data: App\Entity\ProvinciaLocalidad {#2794 …} +attr: [] +labelTranslationParameters: [] } 1471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6247 +label: "Villa Olivari" +value: "1471" +data: App\Entity\ProvinciaLocalidad {#2795 …} +attr: [] +labelTranslationParameters: [] } 1472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6248 +label: "Cruz de los Milagros" +value: "1472" +data: App\Entity\ProvinciaLocalidad {#2796 …} +attr: [] +labelTranslationParameters: [] } 1473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6249 +label: "Gobernador Juan E. Martínez" +value: "1473" +data: App\Entity\ProvinciaLocalidad {#2797 …} +attr: [] +labelTranslationParameters: [] } 1474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6250 +label: "Lavalle" +value: "1474" +data: App\Entity\ProvinciaLocalidad {#2798 …} +attr: [] +labelTranslationParameters: [] } 1475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6251 +label: "Santa Lucía" +value: "1475" +data: App\Entity\ProvinciaLocalidad {#2799 …} +attr: [] +labelTranslationParameters: [] } 1476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6252 +label: "Villa Córdoba" +value: "1476" +data: App\Entity\ProvinciaLocalidad {#2800 …} +attr: [] +labelTranslationParameters: [] } 1477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6253 +label: "Mburucuyá" +value: "1477" +data: App\Entity\ProvinciaLocalidad {#2801 …} +attr: [] +labelTranslationParameters: [] } 1478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6254 +label: "Felipe Yofré" +value: "1478" +data: App\Entity\ProvinciaLocalidad {#2802 …} +attr: [] +labelTranslationParameters: [] } 1479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6255 +label: "Mariano I. Loza (Est. Justino Solari)" +value: "1479" +data: App\Entity\ProvinciaLocalidad {#2803 …} +attr: [] +labelTranslationParameters: [] } 1480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6256 +label: "Mercedes" +value: "1480" +data: App\Entity\ProvinciaLocalidad {#2804 …} +attr: [] +labelTranslationParameters: [] } 1481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6257 +label: "Colonia Libertad" +value: "1481" +data: App\Entity\ProvinciaLocalidad {#2805 …} +attr: [] +labelTranslationParameters: [] } 1482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6258 +label: "Estación Libertad" +value: "1482" +data: App\Entity\ProvinciaLocalidad {#2806 …} +attr: [] +labelTranslationParameters: [] } 1483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6259 +label: "Juan Pujol" +value: "1483" +data: App\Entity\ProvinciaLocalidad {#2807 …} +attr: [] +labelTranslationParameters: [] } 1484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6260 +label: "Mocoretá" +value: "1484" +data: App\Entity\ProvinciaLocalidad {#2808 …} +attr: [] +labelTranslationParameters: [] } 1485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: "Monte Caseros" +value: "1485" +data: App\Entity\ProvinciaLocalidad {#2809 …} +attr: [] +labelTranslationParameters: [] } 1486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6262 +label: "Parada Acuña" +value: "1486" +data: App\Entity\ProvinciaLocalidad {#2810 …} +attr: [] +labelTranslationParameters: [] } 1487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6263 +label: "Bonpland" +value: "1487" +data: App\Entity\ProvinciaLocalidad {#2811 …} +attr: [] +labelTranslationParameters: [] } 1488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6264 +label: "Parada Pucheta" +value: "1488" +data: App\Entity\ProvinciaLocalidad {#2812 …} +attr: [] +labelTranslationParameters: [] } 1489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6265 +label: "Paso de los Libres" +value: "1489" +data: App\Entity\ProvinciaLocalidad {#2813 …} +attr: [] +labelTranslationParameters: [] } 1490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6266 +label: "Tapebicuá" +value: "1490" +data: App\Entity\ProvinciaLocalidad {#2814 …} +attr: [] +labelTranslationParameters: [] } 1491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6267 +label: "Saladas" +value: "1491" +data: App\Entity\ProvinciaLocalidad {#2815 …} +attr: [] +labelTranslationParameters: [] } 1492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6268 +label: "San Lorenzo" +value: "1492" +data: App\Entity\ProvinciaLocalidad {#2816 …} +attr: [] +labelTranslationParameters: [] } 1493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6269 +label: "Ingenio Primer Correntino" +value: "1493" +data: App\Entity\ProvinciaLocalidad {#2817 …} +attr: [] +labelTranslationParameters: [] } 1494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6270 +label: "Paso de la Patria" +value: "1494" +data: App\Entity\ProvinciaLocalidad {#2818 …} +attr: [] +labelTranslationParameters: [] } 1495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: "San Cosme" +value: "1495" +data: App\Entity\ProvinciaLocalidad {#2819 …} +attr: [] +labelTranslationParameters: [] } 1496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6272 +label: "Santa Ana" +value: "1496" +data: App\Entity\ProvinciaLocalidad {#2820 …} +attr: [] +labelTranslationParameters: [] } 1497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6273 +label: "San Luis del Palmar" +value: "1497" +data: App\Entity\ProvinciaLocalidad {#2821 …} +attr: [] +labelTranslationParameters: [] } 1498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: "Colonia Carlos Pellegrini" +value: "1498" +data: App\Entity\ProvinciaLocalidad {#2822 …} +attr: [] +labelTranslationParameters: [] } 1499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6275 +label: "Guaviraví" +value: "1499" +data: App\Entity\ProvinciaLocalidad {#2823 …} +attr: [] +labelTranslationParameters: [] } 1500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6276 +label: "La Cruz" +value: "1500" +data: App\Entity\ProvinciaLocalidad {#2824 …} +attr: [] +labelTranslationParameters: [] } 1501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6277 +label: "Yapeyú" +value: "1501" +data: App\Entity\ProvinciaLocalidad {#2825 …} +attr: [] +labelTranslationParameters: [] } 1502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6278 +label: "Loreto" +value: "1502" +data: App\Entity\ProvinciaLocalidad {#2826 …} +attr: [] +labelTranslationParameters: [] } 1503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6279 +label: "San Miguel" +value: "1503" +data: App\Entity\ProvinciaLocalidad {#2827 …} +attr: [] +labelTranslationParameters: [] } 1504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6280 +label: "9 de Julio (Est. Pueblo 9 de Julio)" +value: "1504" +data: App\Entity\ProvinciaLocalidad {#2828 …} +attr: [] +labelTranslationParameters: [] } 1505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6281 +label: "Chavarría" +value: "1505" +data: App\Entity\ProvinciaLocalidad {#2829 …} +attr: [] +labelTranslationParameters: [] } 1506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6282 +label: "Colonia Pando" +value: "1506" +data: App\Entity\ProvinciaLocalidad {#2830 …} +attr: [] +labelTranslationParameters: [] } 1507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6283 +label: "Pedro R. Fernández (Est. Manuel F. Mantilla)" +value: "1507" +data: App\Entity\ProvinciaLocalidad {#2831 …} +attr: [] +labelTranslationParameters: [] } 1508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6284 +label: "San Roque" +value: "1508" +data: App\Entity\ProvinciaLocalidad {#2832 …} +attr: [] +labelTranslationParameters: [] } 1509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6285 +label: "Garruchos" +value: "1509" +data: App\Entity\ProvinciaLocalidad {#2833 …} +attr: [] +labelTranslationParameters: [] } 1510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6286 +label: "Gobernador Igr. Valentín Virasoro" +value: "1510" +data: App\Entity\ProvinciaLocalidad {#2834 …} +attr: [] +labelTranslationParameters: [] } 1511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6287 +label: "José Rafael Gómez (Garabí)" +value: "1511" +data: App\Entity\ProvinciaLocalidad {#2835 …} +attr: [] +labelTranslationParameters: [] } 1512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6288 +label: "Santo Tomé" +value: "1512" +data: App\Entity\ProvinciaLocalidad {#2836 …} +attr: [] +labelTranslationParameters: [] } 1513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6289 +label: "Sauce" +value: "1513" +data: App\Entity\ProvinciaLocalidad {#2837 …} +attr: [] +labelTranslationParameters: [] } 1514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6290 +label: "Arroyo Barú" +value: "1514" +data: App\Entity\ProvinciaLocalidad {#1282 …} +attr: [] +labelTranslationParameters: [] } 1515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6291 +label: "Colón" +value: "1515" +data: App\Entity\ProvinciaLocalidad {#2838 …} +attr: [] +labelTranslationParameters: [] } 1516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6292 +label: "Colonia Hugues" +value: "1516" +data: App\Entity\ProvinciaLocalidad {#2839 …} +attr: [] +labelTranslationParameters: [] } 1517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6293 +label: "Hambis" +value: "1517" +data: App\Entity\ProvinciaLocalidad {#2840 …} +attr: [] +labelTranslationParameters: [] } 1518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6294 +label: "Hocker" +value: "1518" +data: App\Entity\ProvinciaLocalidad {#2841 …} +attr: [] +labelTranslationParameters: [] } 1519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6295 +label: "La Clarita" +value: "1519" +data: App\Entity\ProvinciaLocalidad {#2842 …} +attr: [] +labelTranslationParameters: [] } 1520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6296 +label: "Pueblo Cazes" +value: "1520" +data: App\Entity\ProvinciaLocalidad {#2843 …} +attr: [] +labelTranslationParameters: [] } 1521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6297 +label: "Pueblo Liebig's" +value: "1521" +data: App\Entity\ProvinciaLocalidad {#2844 …} +attr: [] +labelTranslationParameters: [] } 1522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6298 +label: "San José" +value: "1522" +data: App\Entity\ProvinciaLocalidad {#2845 …} +attr: [] +labelTranslationParameters: [] } 1523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +label: "Ubajay" +value: "1523" +data: App\Entity\ProvinciaLocalidad {#2846 …} +attr: [] +labelTranslationParameters: [] } 1524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6300 +label: "Villa Elisa" +value: "1524" +data: App\Entity\ProvinciaLocalidad {#2847 …} +attr: [] +labelTranslationParameters: [] } 1525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6301 +label: "Calabacilla" +value: "1525" +data: App\Entity\ProvinciaLocalidad {#2848 …} +attr: [] +labelTranslationParameters: [] } 1526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6302 +label: "Clodomiro Ledesma" +value: "1526" +data: App\Entity\ProvinciaLocalidad {#2849 …} +attr: [] +labelTranslationParameters: [] } 1527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6303 +label: "Colonia Ayuí" +value: "1527" +data: App\Entity\ProvinciaLocalidad {#2850 …} +attr: [] +labelTranslationParameters: [] } 1528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6304 +label: "Colonia General Roca" +value: "1528" +data: App\Entity\ProvinciaLocalidad {#2851 …} +attr: [] +labelTranslationParameters: [] } 1529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6305 +label: "Colonia Yeruá" +value: "1529" +data: App\Entity\ProvinciaLocalidad {#2852 …} +attr: [] +labelTranslationParameters: [] } 1530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6306 +label: "Concordia" +value: "1530" +data: App\Entity\ProvinciaLocalidad {#2853 …} +attr: [] +labelTranslationParameters: [] } 1531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6307 +label: "El Redomón" +value: "1531" +data: App\Entity\ProvinciaLocalidad {#2854 …} +attr: [] +labelTranslationParameters: [] } 1532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6308 +label: "Estación Yeruá" +value: "1532" +data: App\Entity\ProvinciaLocalidad {#2855 …} +attr: [] +labelTranslationParameters: [] } 1533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6309 +label: "La Criolla" +value: "1533" +data: App\Entity\ProvinciaLocalidad {#2856 …} +attr: [] +labelTranslationParameters: [] } 1534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6310 +label: "Los Charrúas" +value: "1534" +data: App\Entity\ProvinciaLocalidad {#2857 …} +attr: [] +labelTranslationParameters: [] } 1535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: "Nueva Escocia" +value: "1535" +data: App\Entity\ProvinciaLocalidad {#2858 …} +attr: [] +labelTranslationParameters: [] } 1536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: "Osvaldo Magnasco" +value: "1536" +data: App\Entity\ProvinciaLocalidad {#2859 …} +attr: [] +labelTranslationParameters: [] } 1537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6313 +label: "Pedernal" +value: "1537" +data: App\Entity\ProvinciaLocalidad {#2860 …} +attr: [] +labelTranslationParameters: [] } 1538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +label: "Puerto Yeruá" +value: "1538" +data: App\Entity\ProvinciaLocalidad {#2861 …} +attr: [] +labelTranslationParameters: [] } 1539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +label: "Aldea Brasilera" +value: "1539" +data: App\Entity\ProvinciaLocalidad {#2862 …} +attr: [] +labelTranslationParameters: [] } 1540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +label: "Aldea Protestante" +value: "1540" +data: App\Entity\ProvinciaLocalidad {#2863 …} +attr: [] +labelTranslationParameters: [] } 1541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6317 +label: "Aldea Salto" +value: "1541" +data: App\Entity\ProvinciaLocalidad {#2864 …} +attr: [] +labelTranslationParameters: [] } 1542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6318 +label: "Aldea San Francisco" +value: "1542" +data: App\Entity\ProvinciaLocalidad {#2865 …} +attr: [] +labelTranslationParameters: [] } 1543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6319 +label: "Aldea Spatzenkutter" +value: "1543" +data: App\Entity\ProvinciaLocalidad {#2866 …} +attr: [] +labelTranslationParameters: [] } 1544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6320 +label: "Aldea Valle María" +value: "1544" +data: App\Entity\ProvinciaLocalidad {#2867 …} +attr: [] +labelTranslationParameters: [] } 1545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: "Colonia Ensayo" +value: "1545" +data: App\Entity\ProvinciaLocalidad {#2868 …} +attr: [] +labelTranslationParameters: [] } 1546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: "Diamante" +value: "1546" +data: App\Entity\ProvinciaLocalidad {#2869 …} +attr: [] +labelTranslationParameters: [] } 1547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: "Estación Camps" +value: "1547" +data: App\Entity\ProvinciaLocalidad {#2870 …} +attr: [] +labelTranslationParameters: [] } 1548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: "General Alvear" +value: "1548" +data: App\Entity\ProvinciaLocalidad {#2871 …} +attr: [] +labelTranslationParameters: [] } 1549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: "General Racedo" +value: "1549" +data: App\Entity\ProvinciaLocalidad {#2872 …} +attr: [] +labelTranslationParameters: [] } 1550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: "General Ramírez" +value: "1550" +data: App\Entity\ProvinciaLocalidad {#2873 …} +attr: [] +labelTranslationParameters: [] } 1551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: "Paraje La Virgen" +value: "1551" +data: App\Entity\ProvinciaLocalidad {#2874 …} +attr: [] +labelTranslationParameters: [] } 1552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: "Puerto Las Cuevas" +value: "1552" +data: App\Entity\ProvinciaLocalidad {#2875 …} +attr: [] +labelTranslationParameters: [] } 1553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: "Villa Libertador San Martín" +value: "1553" +data: App\Entity\ProvinciaLocalidad {#2876 …} +attr: [] +labelTranslationParameters: [] } 1554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: "Chajarí" +value: "1554" +data: App\Entity\ProvinciaLocalidad {#2877 …} +attr: [] +labelTranslationParameters: [] } 1555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "Colonia Alemana" +value: "1555" +data: App\Entity\ProvinciaLocalidad {#2878 …} +attr: [] +labelTranslationParameters: [] } 1556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: "Colonia Ensanche Sauce" +value: "1556" +data: App\Entity\ProvinciaLocalidad {#2879 …} +attr: [] +labelTranslationParameters: [] } 1557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: "Colonia La Argentina" +value: "1557" +data: App\Entity\ProvinciaLocalidad {#2880 …} +attr: [] +labelTranslationParameters: [] } 1558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: "Colonia Peña" +value: "1558" +data: App\Entity\ProvinciaLocalidad {#2881 …} +attr: [] +labelTranslationParameters: [] } 1559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: "Colonia Santa María" +value: "1559" +data: App\Entity\ProvinciaLocalidad {#2882 …} +attr: [] +labelTranslationParameters: [] } 1560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: "Federación" +value: "1560" +data: App\Entity\ProvinciaLocalidad {#2883 …} +attr: [] +labelTranslationParameters: [] } 1561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "Los Conquistadores" +value: "1561" +data: App\Entity\ProvinciaLocalidad {#2884 …} +attr: [] +labelTranslationParameters: [] } 1562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: "San Jaime de la Frontera" +value: "1562" +data: App\Entity\ProvinciaLocalidad {#2885 …} +attr: [] +labelTranslationParameters: [] } 1563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "San Pedro" +value: "1563" +data: App\Entity\ProvinciaLocalidad {#2886 …} +attr: [] +labelTranslationParameters: [] } 1564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "Santa Ana" +value: "1564" +data: App\Entity\ProvinciaLocalidad {#2887 …} +attr: [] +labelTranslationParameters: [] } 1565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: "Villa del Rosario" +value: "1565" +data: App\Entity\ProvinciaLocalidad {#2888 …} +attr: [] +labelTranslationParameters: [] } 1566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "Conscripto Bernardi" +value: "1566" +data: App\Entity\ProvinciaLocalidad {#2889 …} +attr: [] +labelTranslationParameters: [] } 1567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: "El Cimarrón" +value: "1567" +data: App\Entity\ProvinciaLocalidad {#2890 …} +attr: [] +labelTranslationParameters: [] } 1568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: "Federal" +value: "1568" +data: App\Entity\ProvinciaLocalidad {#2891 …} +attr: [] +labelTranslationParameters: [] } 1569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: "Nueva Vizcaya" +value: "1569" +data: App\Entity\ProvinciaLocalidad {#2892 …} +attr: [] +labelTranslationParameters: [] } 1570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "Sauce de Luna" +value: "1570" +data: App\Entity\ProvinciaLocalidad {#2893 …} +attr: [] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "San José de Feliciano" +value: "1571" +data: App\Entity\ProvinciaLocalidad {#2894 …} +attr: [] +labelTranslationParameters: [] } 1572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "San Víctor" +value: "1572" +data: App\Entity\ProvinciaLocalidad {#2895 …} +attr: [] +labelTranslationParameters: [] } 1573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: "Aldea Asunción" +value: "1573" +data: App\Entity\ProvinciaLocalidad {#2896 …} +attr: [] +labelTranslationParameters: [] } 1574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: "Estación Lazo" +value: "1574" +data: App\Entity\ProvinciaLocalidad {#2897 …} +attr: [] +labelTranslationParameters: [] } 1575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "General Galarza" +value: "1575" +data: App\Entity\ProvinciaLocalidad {#2898 …} +attr: [] +labelTranslationParameters: [] } 1576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "Gualeguay" +value: "1576" +data: App\Entity\ProvinciaLocalidad {#2899 …} +attr: [] +labelTranslationParameters: [] } 1577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "Puerto Ruiz" +value: "1577" +data: App\Entity\ProvinciaLocalidad {#2900 …} +attr: [] +labelTranslationParameters: [] } 1578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "Aldea San Antonio" +value: "1578" +data: App\Entity\ProvinciaLocalidad {#2901 …} +attr: [] +labelTranslationParameters: [] } 1579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "Aldea San Juan" +value: "1579" +data: App\Entity\ProvinciaLocalidad {#2902 …} +attr: [] +labelTranslationParameters: [] } 1580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "Enrique Carbó" +value: "1580" +data: App\Entity\ProvinciaLocalidad {#2903 …} +attr: [] +labelTranslationParameters: [] } 1581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "Faustino M. Parera" +value: "1581" +data: App\Entity\ProvinciaLocalidad {#2904 …} +attr: [] +labelTranslationParameters: [] } 1582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "General Almada" +value: "1582" +data: App\Entity\ProvinciaLocalidad {#2905 …} +attr: [] +labelTranslationParameters: [] } 1583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "Gilbert" +value: "1583" +data: App\Entity\ProvinciaLocalidad {#2906 …} +attr: [] +labelTranslationParameters: [] } 1584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "Gualeguaychú" +value: "1584" +data: App\Entity\ProvinciaLocalidad {#2907 …} +attr: [] +labelTranslationParameters: [] } 1585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "Irazusta" +value: "1585" +data: App\Entity\ProvinciaLocalidad {#2908 …} +attr: [] +labelTranslationParameters: [] } 1586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "Larroque" +value: "1586" +data: App\Entity\ProvinciaLocalidad {#2909 …} +attr: [] +labelTranslationParameters: [] } 1587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "Pueblo General Belgrano" +value: "1587" +data: App\Entity\ProvinciaLocalidad {#2910 …} +attr: [] +labelTranslationParameters: [] } 1588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "Urdinarrain" +value: "1588" +data: App\Entity\ProvinciaLocalidad {#2911 …} +attr: [] +labelTranslationParameters: [] } 1589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "Arroyo Martínez" +value: "1589" +data: App\Entity\ProvinciaLocalidad {#2912 …} +attr: [] +labelTranslationParameters: [] } 1590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "Ceibas" +value: "1590" +data: App\Entity\ProvinciaLocalidad {#2913 …} +attr: [] +labelTranslationParameters: [] } 1591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "Ibicuy" +value: "1591" +data: App\Entity\ProvinciaLocalidad {#2914 …} +attr: [] +labelTranslationParameters: [] } 1592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "Médanos" +value: "1592" +data: App\Entity\ProvinciaLocalidad {#2915 …} +attr: [] +labelTranslationParameters: [] } 1593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "Ñancay" +value: "1593" +data: App\Entity\ProvinciaLocalidad {#2916 …} +attr: [] +labelTranslationParameters: [] } 1594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "Villa Paranacito" +value: "1594" +data: App\Entity\ProvinciaLocalidad {#2917 …} +attr: [] +labelTranslationParameters: [] } 1595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "Bovril" +value: "1595" +data: App\Entity\ProvinciaLocalidad {#2918 …} +attr: [] +labelTranslationParameters: [] } 1596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "Colonia Avigdor" +value: "1596" +data: App\Entity\ProvinciaLocalidad {#2919 …} +attr: [] +labelTranslationParameters: [] } 1597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: "El Solar" +value: "1597" +data: App\Entity\ProvinciaLocalidad {#2920 …} +attr: [] +labelTranslationParameters: [] } 1598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "La Paz" +value: "1598" +data: App\Entity\ProvinciaLocalidad {#2921 …} +attr: [] +labelTranslationParameters: [] } 1599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "Piedras Blancas" +value: "1599" +data: App\Entity\ProvinciaLocalidad {#2922 …} +attr: [] +labelTranslationParameters: [] } 1600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "Pueblo Arrúa" +value: "1600" +data: App\Entity\ProvinciaLocalidad {#2923 …} +attr: [] +labelTranslationParameters: [] } 1601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: "San Gustavo" +value: "1601" +data: App\Entity\ProvinciaLocalidad {#2924 …} +attr: [] +labelTranslationParameters: [] } 1602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "Santa Elena" +value: "1602" +data: App\Entity\ProvinciaLocalidad {#2925 …} +attr: [] +labelTranslationParameters: [] } 1603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: "Sir Leonard" +value: "1603" +data: App\Entity\ProvinciaLocalidad {#2926 …} +attr: [] +labelTranslationParameters: [] } 1604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6380 +label: "Aranguren" +value: "1604" +data: App\Entity\ProvinciaLocalidad {#2927 …} +attr: [] +labelTranslationParameters: [] } 1605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6381 +label: "Betbeder" +value: "1605" +data: App\Entity\ProvinciaLocalidad {#2928 …} +attr: [] +labelTranslationParameters: [] } 1606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6382 +label: "Don Cristóbal" +value: "1606" +data: App\Entity\ProvinciaLocalidad {#2929 …} +attr: [] +labelTranslationParameters: [] } 1607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +label: "Febré" +value: "1607" +data: App\Entity\ProvinciaLocalidad {#2930 …} +attr: [] +labelTranslationParameters: [] } 1608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6384 +label: "Hernández" +value: "1608" +data: App\Entity\ProvinciaLocalidad {#2931 …} +attr: [] +labelTranslationParameters: [] } 1609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6385 +label: "Lucas González" +value: "1609" +data: App\Entity\ProvinciaLocalidad {#2932 …} +attr: [] +labelTranslationParameters: [] } 1610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6386 +label: "Nogoyá" +value: "1610" +data: App\Entity\ProvinciaLocalidad {#2933 …} +attr: [] +labelTranslationParameters: [] } 1611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6387 +label: "XX de Setiembre" +value: "1611" +data: App\Entity\ProvinciaLocalidad {#2934 …} +attr: [] +labelTranslationParameters: [] } 1612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6388 +label: "Aldea María Luisa" +value: "1612" +data: App\Entity\ProvinciaLocalidad {#2935 …} +attr: [] +labelTranslationParameters: [] } 1613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +label: "Aldea San Rafael" +value: "1613" +data: App\Entity\ProvinciaLocalidad {#2936 …} +attr: [] +labelTranslationParameters: [] } 1614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +label: "Aldea Santa María" +value: "1614" +data: App\Entity\ProvinciaLocalidad {#2937 …} +attr: [] +labelTranslationParameters: [] } 1615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +label: "Aldea Santa Rosa" +value: "1615" +data: App\Entity\ProvinciaLocalidad {#2938 …} +attr: [] +labelTranslationParameters: [] } 1616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6392 +label: "Cerrito" +value: "1616" +data: App\Entity\ProvinciaLocalidad {#2939 …} +attr: [] +labelTranslationParameters: [] } 1617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6393 +label: "Colonia Avellaneda" +value: "1617" +data: App\Entity\ProvinciaLocalidad {#2940 …} +attr: [] +labelTranslationParameters: [] } 1618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6394 +label: "Crespo" +value: "1618" +data: App\Entity\ProvinciaLocalidad {#2941 …} +attr: [] +labelTranslationParameters: [] } 1619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6395 +label: "El Palenque" +value: "1619" +data: App\Entity\ProvinciaLocalidad {#2942 …} +attr: [] +labelTranslationParameters: [] } 1620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6396 +label: "El Pingo" +value: "1620" +data: App\Entity\ProvinciaLocalidad {#2943 …} +attr: [] +labelTranslationParameters: [] } 1621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6397 +label: "Hasenkamp" +value: "1621" +data: App\Entity\ProvinciaLocalidad {#2944 …} +attr: [] +labelTranslationParameters: [] } 1622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6398 +label: "Hernandarias" +value: "1622" +data: App\Entity\ProvinciaLocalidad {#2945 …} +attr: [] +labelTranslationParameters: [] } 1623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6399 +label: "La Picada" +value: "1623" +data: App\Entity\ProvinciaLocalidad {#2946 …} +attr: [] +labelTranslationParameters: [] } 1624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6400 +label: "Las Tunas" +value: "1624" +data: App\Entity\ProvinciaLocalidad {#2947 …} +attr: [] +labelTranslationParameters: [] } 1625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6401 +label: "María Grande" +value: "1625" +data: App\Entity\ProvinciaLocalidad {#2948 …} +attr: [] +labelTranslationParameters: [] } 1626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6402 +label: "Oro Verde" +value: "1626" +data: App\Entity\ProvinciaLocalidad {#2949 …} +attr: [] +labelTranslationParameters: [] } 1627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6403 +label: "Paraná" +value: "1627" +data: App\Entity\ProvinciaLocalidad {#2950 …} +attr: [] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6404 +label: "Pueblo Bellocq (Est. Las Garzas)" +value: "1628" +data: App\Entity\ProvinciaLocalidad {#2951 …} +attr: [] +labelTranslationParameters: [] } 1629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6405 +label: "Pueblo Brugo" +value: "1629" +data: App\Entity\ProvinciaLocalidad {#2952 …} +attr: [] +labelTranslationParameters: [] } 1630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6406 +label: "Pueblo General San Martín" +value: "1630" +data: App\Entity\ProvinciaLocalidad {#2953 …} +attr: [] +labelTranslationParameters: [] } 1631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6407 +label: "San Benito" +value: "1631" +data: App\Entity\ProvinciaLocalidad {#2954 …} +attr: [] +labelTranslationParameters: [] } 1632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6408 +label: "Sauce Montrull" +value: "1632" +data: App\Entity\ProvinciaLocalidad {#2955 …} +attr: [] +labelTranslationParameters: [] } 1633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +label: "Sauce Pinto" +value: "1633" +data: App\Entity\ProvinciaLocalidad {#2956 …} +attr: [] +labelTranslationParameters: [] } 1634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +label: "Seguí" +value: "1634" +data: App\Entity\ProvinciaLocalidad {#2957 …} +attr: [] +labelTranslationParameters: [] } 1635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6411 +label: "Sosa" +value: "1635" +data: App\Entity\ProvinciaLocalidad {#2958 …} +attr: [] +labelTranslationParameters: [] } 1636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +label: "Tabossi" +value: "1636" +data: App\Entity\ProvinciaLocalidad {#2959 …} +attr: [] +labelTranslationParameters: [] } 1637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +label: "Tezanos Pinto" +value: "1637" +data: App\Entity\ProvinciaLocalidad {#2960 …} +attr: [] +labelTranslationParameters: [] } 1638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6414 +label: "Viale" +value: "1638" +data: App\Entity\ProvinciaLocalidad {#2961 …} +attr: [] +labelTranslationParameters: [] } 1639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6415 +label: "Villa Fontana" +value: "1639" +data: App\Entity\ProvinciaLocalidad {#2962 …} +attr: [] +labelTranslationParameters: [] } 1640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6416 +label: "Villa Gdor. Luis F. Etchevehere" +value: "1640" +data: App\Entity\ProvinciaLocalidad {#2963 …} +attr: [] +labelTranslationParameters: [] } 1641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +label: "Villa Urquiza" +value: "1641" +data: App\Entity\ProvinciaLocalidad {#2964 …} +attr: [] +labelTranslationParameters: [] } 1642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +label: "General Campos" +value: "1642" +data: App\Entity\ProvinciaLocalidad {#2965 …} +attr: [] +labelTranslationParameters: [] } 1643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6419 +label: "San Salvador" +value: "1643" +data: App\Entity\ProvinciaLocalidad {#2966 …} +attr: [] +labelTranslationParameters: [] } 1644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6420 +label: "Altamirano Sur" +value: "1644" +data: App\Entity\ProvinciaLocalidad {#2967 …} +attr: [] +labelTranslationParameters: [] } 1645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6421 +label: "Durazno" +value: "1645" +data: App\Entity\ProvinciaLocalidad {#2968 …} +attr: [] +labelTranslationParameters: [] } 1646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: "Estación Arroyo Clé" +value: "1646" +data: App\Entity\ProvinciaLocalidad {#2969 …} +attr: [] +labelTranslationParameters: [] } 1647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: "Gobernador Echagüe" +value: "1647" +data: App\Entity\ProvinciaLocalidad {#2970 …} +attr: [] +labelTranslationParameters: [] } 1648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6424 +label: "Gobernador Mansilla" +value: "1648" +data: App\Entity\ProvinciaLocalidad {#2971 …} +attr: [] +labelTranslationParameters: [] } 1649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6425 +label: "Gobernador Solá" +value: "1649" +data: App\Entity\ProvinciaLocalidad {#2972 …} +attr: [] +labelTranslationParameters: [] } 1650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6426 +label: "Guardamonte" +value: "1650" +data: App\Entity\ProvinciaLocalidad {#2973 …} +attr: [] +labelTranslationParameters: [] } 1651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: "Las Guachas" +value: "1651" +data: App\Entity\ProvinciaLocalidad {#2974 …} +attr: [] +labelTranslationParameters: [] } 1652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "Maciá" +value: "1652" +data: App\Entity\ProvinciaLocalidad {#2975 …} +attr: [] +labelTranslationParameters: [] } 1653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +label: "Rosario del Tala" +value: "1653" +data: App\Entity\ProvinciaLocalidad {#2976 …} +attr: [] +labelTranslationParameters: [] } 1654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6430 +label: "1º de Mayo" +value: "1654" +data: App\Entity\ProvinciaLocalidad {#2977 …} +attr: [] +labelTranslationParameters: [] } 1655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6431 +label: "Basavilbaso" +value: "1655" +data: App\Entity\ProvinciaLocalidad {#2978 …} +attr: [] +labelTranslationParameters: [] } 1656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6432 +label: "Caseros" +value: "1656" +data: App\Entity\ProvinciaLocalidad {#2979 …} +attr: [] +labelTranslationParameters: [] } 1657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6433 +label: "Colonia Elía" +value: "1657" +data: App\Entity\ProvinciaLocalidad {#2980 …} +attr: [] +labelTranslationParameters: [] } 1658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +label: "Concepción del Uruguay" +value: "1658" +data: App\Entity\ProvinciaLocalidad {#2981 …} +attr: [] +labelTranslationParameters: [] } 1659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +label: "Estancia San Pedro" +value: "1659" +data: App\Entity\ProvinciaLocalidad {#2982 …} +attr: [] +labelTranslationParameters: [] } 1660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +label: "Herrera" +value: "1660" +data: App\Entity\ProvinciaLocalidad {#2983 …} +attr: [] +labelTranslationParameters: [] } 1661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6437 +label: "Las Moscas" +value: "1661" +data: App\Entity\ProvinciaLocalidad {#2984 …} +attr: [] +labelTranslationParameters: [] } 1662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6438 +label: "Líbaros" +value: "1662" +data: App\Entity\ProvinciaLocalidad {#2985 …} +attr: [] +labelTranslationParameters: [] } 1663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6439 +label: "Pronunciamiento" +value: "1663" +data: App\Entity\ProvinciaLocalidad {#2986 …} +attr: [] +labelTranslationParameters: [] } 1664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6440 +label: "Rocamora" +value: "1664" +data: App\Entity\ProvinciaLocalidad {#2987 …} +attr: [] +labelTranslationParameters: [] } 1665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6441 +label: "Santa Anita" +value: "1665" +data: App\Entity\ProvinciaLocalidad {#2988 …} +attr: [] +labelTranslationParameters: [] } 1666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6442 +label: "Villa Mantero" +value: "1666" +data: App\Entity\ProvinciaLocalidad {#2989 …} +attr: [] +labelTranslationParameters: [] } 1667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +label: "Villa San Justo" +value: "1667" +data: App\Entity\ProvinciaLocalidad {#2990 …} +attr: [] +labelTranslationParameters: [] } 1668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6444 +label: "Villa San Marcial (Est. Gobernador Urquiza)" +value: "1668" +data: App\Entity\ProvinciaLocalidad {#2991 …} +attr: [] +labelTranslationParameters: [] } 1669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6445 +label: "Antelo" +value: "1669" +data: App\Entity\ProvinciaLocalidad {#2992 …} +attr: [] +labelTranslationParameters: [] } 1670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6446 +label: "Charigüé" +value: "1670" +data: App\Entity\ProvinciaLocalidad {#2993 …} +attr: [] +labelTranslationParameters: [] } 1671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6447 +label: "Laguna del Pescado" +value: "1671" +data: App\Entity\ProvinciaLocalidad {#2994 …} +attr: [] +labelTranslationParameters: [] } 1672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6448 +label: "Molino Doll" +value: "1672" +data: App\Entity\ProvinciaLocalidad {#2995 …} +attr: [] +labelTranslationParameters: [] } 1673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6449 +label: "Rincón de Nogoyá" +value: "1673" +data: App\Entity\ProvinciaLocalidad {#2996 …} +attr: [] +labelTranslationParameters: [] } 1674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6450 +label: "Victoria" +value: "1674" +data: App\Entity\ProvinciaLocalidad {#2997 …} +attr: [] +labelTranslationParameters: [] } 1675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6451 +label: "Estación Raíces" +value: "1675" +data: App\Entity\ProvinciaLocalidad {#2998 …} +attr: [] +labelTranslationParameters: [] } 1676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6452 +label: "Ingeniero Miguel Sajaroff" +value: "1676" +data: App\Entity\ProvinciaLocalidad {#2999 …} +attr: [] +labelTranslationParameters: [] } 1677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6453 +label: "Jubileo" +value: "1677" +data: App\Entity\ProvinciaLocalidad {#3000 …} +attr: [] +labelTranslationParameters: [] } 1678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6454 +label: "Mojones Norte" +value: "1678" +data: App\Entity\ProvinciaLocalidad {#3001 …} +attr: [] +labelTranslationParameters: [] } 1679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6455 +label: "Paso de la Laguna" +value: "1679" +data: App\Entity\ProvinciaLocalidad {#3002 …} +attr: [] +labelTranslationParameters: [] } 1680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6456 +label: "Villa Clara" +value: "1680" +data: App\Entity\ProvinciaLocalidad {#3003 …} +attr: [] +labelTranslationParameters: [] } 1681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6457 +label: "Villa Domínguez" +value: "1681" +data: App\Entity\ProvinciaLocalidad {#3004 …} +attr: [] +labelTranslationParameters: [] } 1682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6458 +label: "Villaguay" +value: "1682" +data: App\Entity\ProvinciaLocalidad {#3005 …} +attr: [] +labelTranslationParameters: [] } 1683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6459 +label: "Laguna Yema" +value: "1683" +data: App\Entity\ProvinciaLocalidad {#1283 …} +attr: [] +labelTranslationParameters: [] } 1684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6460 +label: "Los Chiriguanos" +value: "1684" +data: App\Entity\ProvinciaLocalidad {#3006 …} +attr: [] +labelTranslationParameters: [] } 1685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6461 +label: "Pozo de Maza" +value: "1685" +data: App\Entity\ProvinciaLocalidad {#3007 …} +attr: [] +labelTranslationParameters: [] } 1686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6462 +label: "Pozo del Mortero" +value: "1686" +data: App\Entity\ProvinciaLocalidad {#3008 …} +attr: [] +labelTranslationParameters: [] } 1687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6463 +label: "Colonia Pastoril" +value: "1687" +data: App\Entity\ProvinciaLocalidad {#3009 …} +attr: [] +labelTranslationParameters: [] } 1688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6464 +label: "Formosa" +value: "1688" +data: App\Entity\ProvinciaLocalidad {#3010 …} +attr: [] +labelTranslationParameters: [] } 1689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +label: "Gran Guardia" +value: "1689" +data: App\Entity\ProvinciaLocalidad {#3011 …} +attr: [] +labelTranslationParameters: [] } 1690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +label: "Mariano Boedo" +value: "1690" +data: App\Entity\ProvinciaLocalidad {#3012 …} +attr: [] +labelTranslationParameters: [] } 1691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6467 +label: "Mojón de Fierro" +value: "1691" +data: App\Entity\ProvinciaLocalidad {#3013 …} +attr: [] +labelTranslationParameters: [] } 1692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6468 +label: "San Hilario" +value: "1692" +data: App\Entity\ProvinciaLocalidad {#3014 …} +attr: [] +labelTranslationParameters: [] } 1693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6469 +label: "Villa del Carmen" +value: "1693" +data: App\Entity\ProvinciaLocalidad {#3015 …} +attr: [] +labelTranslationParameters: [] } 1694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6470 +label: "Villa Trinidad" +value: "1694" +data: App\Entity\ProvinciaLocalidad {#3016 …} +attr: [] +labelTranslationParameters: [] } 1695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6471 +label: "Banco Payaguá" +value: "1695" +data: App\Entity\ProvinciaLocalidad {#3017 …} +attr: [] +labelTranslationParameters: [] } 1696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6472 +label: "General Lucio V. Mansilla" +value: "1696" +data: App\Entity\ProvinciaLocalidad {#3018 …} +attr: [] +labelTranslationParameters: [] } 1697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6473 +label: "Herradura" +value: "1697" +data: App\Entity\ProvinciaLocalidad {#3019 …} +attr: [] +labelTranslationParameters: [] } 1698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6474 +label: "San Francisco de Laishi" +value: "1698" +data: App\Entity\ProvinciaLocalidad {#3020 …} +attr: [] +labelTranslationParameters: [] } 1699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6475 +label: "Tatané" +value: "1699" +data: App\Entity\ProvinciaLocalidad {#3021 …} +attr: [] +labelTranslationParameters: [] } 1700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6476 +label: "Villa Escolar" +value: "1700" +data: App\Entity\ProvinciaLocalidad {#3022 …} +attr: [] +labelTranslationParameters: [] } 1701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6477 +label: "Ingeniero Guillermo N. Juárez" +value: "1701" +data: App\Entity\ProvinciaLocalidad {#3023 …} +attr: [] +labelTranslationParameters: [] } 1702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6478 +label: "Bartolomé de las Casas" +value: "1702" +data: App\Entity\ProvinciaLocalidad {#3024 …} +attr: [] +labelTranslationParameters: [] } 1703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6479 +label: "Colonia Sarmiento" +value: "1703" +data: App\Entity\ProvinciaLocalidad {#3025 …} +attr: [] +labelTranslationParameters: [] } 1704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6480 +label: "Comandante Fontana" +value: "1704" +data: App\Entity\ProvinciaLocalidad {#3026 …} +attr: [] +labelTranslationParameters: [] } 1705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6481 +label: "El Recreo" +value: "1705" +data: App\Entity\ProvinciaLocalidad {#3027 …} +attr: [] +labelTranslationParameters: [] } 1706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6482 +label: "Estanislao del Campo" +value: "1706" +data: App\Entity\ProvinciaLocalidad {#3028 …} +attr: [] +labelTranslationParameters: [] } 1707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6483 +label: "Fortín Cabo 1º Lugones" +value: "1707" +data: App\Entity\ProvinciaLocalidad {#3029 …} +attr: [] +labelTranslationParameters: [] } 1708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6484 +label: "Fortín Sargento 1º Leyes" +value: "1708" +data: App\Entity\ProvinciaLocalidad {#3030 …} +attr: [] +labelTranslationParameters: [] } 1709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6485 +label: "Ibarreta" +value: "1709" +data: App\Entity\ProvinciaLocalidad {#3031 …} +attr: [] +labelTranslationParameters: [] } 1710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6486 +label: "Juan G. Bazán" +value: "1710" +data: App\Entity\ProvinciaLocalidad {#3032 …} +attr: [] +labelTranslationParameters: [] } 1711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6487 +label: "Las Lomitas" +value: "1711" +data: App\Entity\ProvinciaLocalidad {#3033 …} +attr: [] +labelTranslationParameters: [] } 1712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6488 +label: "Posta Cambio Zalazar" +value: "1712" +data: App\Entity\ProvinciaLocalidad {#3034 …} +attr: [] +labelTranslationParameters: [] } 1713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6489 +label: "Pozo del Tigre" +value: "1713" +data: App\Entity\ProvinciaLocalidad {#3035 …} +attr: [] +labelTranslationParameters: [] } 1714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6490 +label: "San Martín I" +value: "1714" +data: App\Entity\ProvinciaLocalidad {#3036 …} +attr: [] +labelTranslationParameters: [] } 1715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6491 +label: "San Martín II" +value: "1715" +data: App\Entity\ProvinciaLocalidad {#3037 …} +attr: [] +labelTranslationParameters: [] } 1716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6492 +label: "Subteniente Perín" +value: "1716" +data: App\Entity\ProvinciaLocalidad {#3038 …} +attr: [] +labelTranslationParameters: [] } 1717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6493 +label: "Villa General Güemes" +value: "1717" +data: App\Entity\ProvinciaLocalidad {#3039 …} +attr: [] +labelTranslationParameters: [] } 1718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6494 +label: "Villa General Manuel Belgrano" +value: "1718" +data: App\Entity\ProvinciaLocalidad {#3040 …} +attr: [] +labelTranslationParameters: [] } 1719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6495 +label: "Buena Vista" +value: "1719" +data: App\Entity\ProvinciaLocalidad {#3041 …} +attr: [] +labelTranslationParameters: [] } 1720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +label: "El Espinillo" +value: "1720" +data: App\Entity\ProvinciaLocalidad {#3042 …} +attr: [] +labelTranslationParameters: [] } 1721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +label: "Laguna Gallo" +value: "1721" +data: App\Entity\ProvinciaLocalidad {#3043 …} +attr: [] +labelTranslationParameters: [] } 1722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +label: "Misión Tacaaglé" +value: "1722" +data: App\Entity\ProvinciaLocalidad {#3044 …} +attr: [] +labelTranslationParameters: [] } 1723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +label: "Portón Negro" +value: "1723" +data: App\Entity\ProvinciaLocalidad {#3045 …} +attr: [] +labelTranslationParameters: [] } 1724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +label: "Tres Lagunas" +value: "1724" +data: App\Entity\ProvinciaLocalidad {#3046 …} +attr: [] +labelTranslationParameters: [] } 1725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6501 +label: "Clorinda" +value: "1725" +data: App\Entity\ProvinciaLocalidad {#3047 …} +attr: [] +labelTranslationParameters: [] } 1726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6502 +label: "Laguna Blanca" +value: "1726" +data: App\Entity\ProvinciaLocalidad {#3048 …} +attr: [] +labelTranslationParameters: [] } 1727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6503 +label: "Laguna Naick-Neck" +value: "1727" +data: App\Entity\ProvinciaLocalidad {#3049 …} +attr: [] +labelTranslationParameters: [] } 1728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6504 +label: "Palma Sola" +value: "1728" +data: App\Entity\ProvinciaLocalidad {#3050 …} +attr: [] +labelTranslationParameters: [] } 1729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6505 +label: "Puerto Pilcomayo" +value: "1729" +data: App\Entity\ProvinciaLocalidad {#3051 …} +attr: [] +labelTranslationParameters: [] } 1730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6506 +label: "Riacho He-He" +value: "1730" +data: App\Entity\ProvinciaLocalidad {#3052 …} +attr: [] +labelTranslationParameters: [] } 1731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6507 +label: "Riacho Negro" +value: "1731" +data: App\Entity\ProvinciaLocalidad {#3053 …} +attr: [] +labelTranslationParameters: [] } 1732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6508 +label: "Siete Palmas" +value: "1732" +data: App\Entity\ProvinciaLocalidad {#3054 …} +attr: [] +labelTranslationParameters: [] } 1733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6509 +label: "Colonia Campo Villafañe" +value: "1733" +data: App\Entity\ProvinciaLocalidad {#3055 …} +attr: [] +labelTranslationParameters: [] } 1734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6510 +label: "El Colorado" +value: "1734" +data: App\Entity\ProvinciaLocalidad {#3056 …} +attr: [] +labelTranslationParameters: [] } 1735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6511 +label: "Palo Santo" +value: "1735" +data: App\Entity\ProvinciaLocalidad {#3057 …} +attr: [] +labelTranslationParameters: [] } 1736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6512 +label: "Pirané" +value: "1736" +data: App\Entity\ProvinciaLocalidad {#3058 …} +attr: [] +labelTranslationParameters: [] } 1737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6513 +label: "Villa Kilómetro 213" +value: "1737" +data: App\Entity\ProvinciaLocalidad {#3059 …} +attr: [] +labelTranslationParameters: [] } 1738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +label: "El Potrillo" +value: "1738" +data: App\Entity\ProvinciaLocalidad {#3060 …} +attr: [] +labelTranslationParameters: [] } 1739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: "General Mosconi" +value: "1739" +data: App\Entity\ProvinciaLocalidad {#3061 …} +attr: [] +labelTranslationParameters: [] } 1740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6516 +label: "Abdón Castro Tolay" +value: "1740" +data: App\Entity\ProvinciaLocalidad {#1284 …} +attr: [] +labelTranslationParameters: [] } 1741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6517 +label: "Abra Pampa" +value: "1741" +data: App\Entity\ProvinciaLocalidad {#3062 …} +attr: [] +labelTranslationParameters: [] } 1742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6518 +label: "Abralaite" +value: "1742" +data: App\Entity\ProvinciaLocalidad {#3063 …} +attr: [] +labelTranslationParameters: [] } 1743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6519 +label: "Casabindo" +value: "1743" +data: App\Entity\ProvinciaLocalidad {#3064 …} +attr: [] +labelTranslationParameters: [] } 1744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6520 +label: "Cochinoca" +value: "1744" +data: App\Entity\ProvinciaLocalidad {#3065 …} +attr: [] +labelTranslationParameters: [] } 1745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6521 +label: "Puesto del Marquéz" +value: "1745" +data: App\Entity\ProvinciaLocalidad {#3066 …} +attr: [] +labelTranslationParameters: [] } 1746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6522 +label: "Rinconadillas" +value: "1746" +data: App\Entity\ProvinciaLocalidad {#3067 …} +attr: [] +labelTranslationParameters: [] } 1747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6523 +label: "San Francisco de Alfarcito" +value: "1747" +data: App\Entity\ProvinciaLocalidad {#3068 …} +attr: [] +labelTranslationParameters: [] } 1748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6524 +label: "Santuario de Tres Pozos" +value: "1748" +data: App\Entity\ProvinciaLocalidad {#3069 …} +attr: [] +labelTranslationParameters: [] } 1749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6525 +label: "Tusaquillas" +value: "1749" +data: App\Entity\ProvinciaLocalidad {#3070 …} +attr: [] +labelTranslationParameters: [] } 1750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6526 +label: "Guerrero" +value: "1750" +data: App\Entity\ProvinciaLocalidad {#3071 …} +attr: [] +labelTranslationParameters: [] } 1751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6527 +label: "La Almona" +value: "1751" +data: App\Entity\ProvinciaLocalidad {#3072 …} +attr: [] +labelTranslationParameters: [] } 1752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6528 +label: "León" +value: "1752" +data: App\Entity\ProvinciaLocalidad {#3073 …} +attr: [] +labelTranslationParameters: [] } 1753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6529 +label: "Lozano" +value: "1753" +data: App\Entity\ProvinciaLocalidad {#3074 …} +attr: [] +labelTranslationParameters: [] } 1754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6530 +label: "Ocloyas" +value: "1754" +data: App\Entity\ProvinciaLocalidad {#3075 …} +attr: [] +labelTranslationParameters: [] } 1755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6531 +label: "San Salvador de Jujuy (Est. Jujuy)" +value: "1755" +data: App\Entity\ProvinciaLocalidad {#3076 …} +attr: [] +labelTranslationParameters: [] } 1756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6532 +label: "Yala" +value: "1756" +data: App\Entity\ProvinciaLocalidad {#3077 …} +attr: [] +labelTranslationParameters: [] } 1757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6533 +label: "Aguas Calientes" +value: "1757" +data: App\Entity\ProvinciaLocalidad {#3078 …} +attr: [] +labelTranslationParameters: [] } 1758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6534 +label: "Barrio El Milagro" +value: "1758" +data: App\Entity\ProvinciaLocalidad {#3079 …} +attr: [] +labelTranslationParameters: [] } 1759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6535 +label: "Barrio La Unión" +value: "1759" +data: App\Entity\ProvinciaLocalidad {#3080 …} +attr: [] +labelTranslationParameters: [] } 1760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6536 +label: "El Carmen" +value: "1760" +data: App\Entity\ProvinciaLocalidad {#3081 …} +attr: [] +labelTranslationParameters: [] } 1761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6537 +label: "Los Lapachos (Est. Maquinista Verón)" +value: "1761" +data: App\Entity\ProvinciaLocalidad {#3082 …} +attr: [] +labelTranslationParameters: [] } 1762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6538 +label: "Manantiales" +value: "1762" +data: App\Entity\ProvinciaLocalidad {#3083 …} +attr: [] +labelTranslationParameters: [] } 1763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6539 +label: "Monterrico" +value: "1763" +data: App\Entity\ProvinciaLocalidad {#3084 …} +attr: [] +labelTranslationParameters: [] } 1764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6540 +label: "Pampa Blanca" +value: "1764" +data: App\Entity\ProvinciaLocalidad {#3085 …} +attr: [] +labelTranslationParameters: [] } 1765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6541 +label: "Perico" +value: "1765" +data: App\Entity\ProvinciaLocalidad {#3086 …} +attr: [] +labelTranslationParameters: [] } 1766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6542 +label: "Puesto Viejo" +value: "1766" +data: App\Entity\ProvinciaLocalidad {#3087 …} +attr: [] +labelTranslationParameters: [] } 1767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6543 +label: "San Isidro" +value: "1767" +data: App\Entity\ProvinciaLocalidad {#3088 …} +attr: [] +labelTranslationParameters: [] } 1768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6544 +label: "San Juancito" +value: "1768" +data: App\Entity\ProvinciaLocalidad {#3089 …} +attr: [] +labelTranslationParameters: [] } 1769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6545 +label: "Coctaca" +value: "1769" +data: App\Entity\ProvinciaLocalidad {#3090 …} +attr: [] +labelTranslationParameters: [] } 1770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6546 +label: "El Aguilar" +value: "1770" +data: App\Entity\ProvinciaLocalidad {#3091 …} +attr: [] +labelTranslationParameters: [] } 1771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6547 +label: "Hipólito Yrigoyen (Est. Iturbe)" +value: "1771" +data: App\Entity\ProvinciaLocalidad {#3092 …} +attr: [] +labelTranslationParameters: [] } 1772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6548 +label: "Humahuaca" +value: "1772" +data: App\Entity\ProvinciaLocalidad {#3093 …} +attr: [] +labelTranslationParameters: [] } 1773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6549 +label: "Tres Cruces" +value: "1773" +data: App\Entity\ProvinciaLocalidad {#3094 …} +attr: [] +labelTranslationParameters: [] } 1774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6550 +label: "Uquía (Est. Senador Pérez)" +value: "1774" +data: App\Entity\ProvinciaLocalidad {#3095 …} +attr: [] +labelTranslationParameters: [] } 1775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6551 +label: "Bananal" +value: "1775" +data: App\Entity\ProvinciaLocalidad {#3096 …} +attr: [] +labelTranslationParameters: [] } 1776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6552 +label: "Bermejito" +value: "1776" +data: App\Entity\ProvinciaLocalidad {#3097 …} +attr: [] +labelTranslationParameters: [] } 1777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6553 +label: "Caimancito" +value: "1777" +data: App\Entity\ProvinciaLocalidad {#3098 …} +attr: [] +labelTranslationParameters: [] } 1778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6554 +label: "Calilegua" +value: "1778" +data: App\Entity\ProvinciaLocalidad {#3099 …} +attr: [] +labelTranslationParameters: [] } 1779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6555 +label: "Chalicán" +value: "1779" +data: App\Entity\ProvinciaLocalidad {#3100 …} +attr: [] +labelTranslationParameters: [] } 1780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6556 +label: "Fraile Pintado" +value: "1780" +data: App\Entity\ProvinciaLocalidad {#3101 …} +attr: [] +labelTranslationParameters: [] } 1781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6557 +label: "Libertad" +value: "1781" +data: App\Entity\ProvinciaLocalidad {#3102 …} +attr: [] +labelTranslationParameters: [] } 1782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6558 +label: "Libertador Grl. San Martín (Est. Ledesma)" +value: "1782" +data: App\Entity\ProvinciaLocalidad {#3103 …} +attr: [] +labelTranslationParameters: [] } 1783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6559 +label: "Maíz Negro" +value: "1783" +data: App\Entity\ProvinciaLocalidad {#3104 …} +attr: [] +labelTranslationParameters: [] } 1784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6560 +label: "Paulina" +value: "1784" +data: App\Entity\ProvinciaLocalidad {#3105 …} +attr: [] +labelTranslationParameters: [] } 1785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6561 +label: "Yuto" +value: "1785" +data: App\Entity\ProvinciaLocalidad {#3106 …} +attr: [] +labelTranslationParameters: [] } 1786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6562 +label: "Carahunco" +value: "1786" +data: App\Entity\ProvinciaLocalidad {#3107 …} +attr: [] +labelTranslationParameters: [] } 1787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6563 +label: "Centro Forestal" +value: "1787" +data: App\Entity\ProvinciaLocalidad {#3108 …} +attr: [] +labelTranslationParameters: [] } 1788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6564 +label: "Mina 9 de Octubre" +value: "1788" +data: App\Entity\ProvinciaLocalidad {#3109 …} +attr: [] +labelTranslationParameters: [] } 1789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6565 +label: "Palpalá (Est. Grl. Manuel N. Savio)" +value: "1789" +data: App\Entity\ProvinciaLocalidad {#3110 …} +attr: [] +labelTranslationParameters: [] } 1790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6566 +label: "Lagunillas de Farallón" +value: "1790" +data: App\Entity\ProvinciaLocalidad {#3111 …} +attr: [] +labelTranslationParameters: [] } 1791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6567 +label: "Liviara" +value: "1791" +data: App\Entity\ProvinciaLocalidad {#3112 …} +attr: [] +labelTranslationParameters: [] } 1792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6568 +label: "Nuevo Pirquitas" +value: "1792" +data: App\Entity\ProvinciaLocalidad {#3113 …} +attr: [] +labelTranslationParameters: [] } 1793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6569 +label: "Rinconada" +value: "1793" +data: App\Entity\ProvinciaLocalidad {#3114 …} +attr: [] +labelTranslationParameters: [] } 1794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6570 +label: "El Ceibal" +value: "1794" +data: App\Entity\ProvinciaLocalidad {#3115 …} +attr: [] +labelTranslationParameters: [] } 1795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6571 +label: "Loteo Navea" +value: "1795" +data: App\Entity\ProvinciaLocalidad {#3116 …} +attr: [] +labelTranslationParameters: [] } 1796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6572 +label: "San Antonio" +value: "1796" +data: App\Entity\ProvinciaLocalidad {#3117 …} +attr: [] +labelTranslationParameters: [] } 1797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6573 +label: "Arrayanal" +value: "1797" +data: App\Entity\ProvinciaLocalidad {#3118 …} +attr: [] +labelTranslationParameters: [] } 1798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6574 +label: "Arroyo Colorado" +value: "1798" +data: App\Entity\ProvinciaLocalidad {#3119 …} +attr: [] +labelTranslationParameters: [] } 1799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6575 +label: "Don Emilio" +value: "1799" +data: App\Entity\ProvinciaLocalidad {#3120 …} +attr: [] +labelTranslationParameters: [] } 1800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6576 +label: "El Acheral" +value: "1800" +data: App\Entity\ProvinciaLocalidad {#3121 …} +attr: [] +labelTranslationParameters: [] } 1801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6577 +label: "El Puesto" +value: "1801" +data: App\Entity\ProvinciaLocalidad {#3122 …} +attr: [] +labelTranslationParameters: [] } 1802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6578 +label: "El Quemado" +value: "1802" +data: App\Entity\ProvinciaLocalidad {#3123 …} +attr: [] +labelTranslationParameters: [] } 1803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6579 +label: "La Esperanza" +value: "1803" +data: App\Entity\ProvinciaLocalidad {#3124 …} +attr: [] +labelTranslationParameters: [] } 1804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6580 +label: "La Manga" +value: "1804" +data: App\Entity\ProvinciaLocalidad {#3125 …} +attr: [] +labelTranslationParameters: [] } 1805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6581 +label: "La Mendieta" +value: "1805" +data: App\Entity\ProvinciaLocalidad {#3126 …} +attr: [] +labelTranslationParameters: [] } 1806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6582 +label: "Miraflores" +value: "1806" +data: App\Entity\ProvinciaLocalidad {#3127 …} +attr: [] +labelTranslationParameters: [] } 1807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6583 +label: "Palos Blancos" +value: "1807" +data: App\Entity\ProvinciaLocalidad {#3128 …} +attr: [] +labelTranslationParameters: [] } 1808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6584 +label: "Parapetí" +value: "1808" +data: App\Entity\ProvinciaLocalidad {#3129 …} +attr: [] +labelTranslationParameters: [] } 1809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6585 +label: "Piedritas" +value: "1809" +data: App\Entity\ProvinciaLocalidad {#3130 …} +attr: [] +labelTranslationParameters: [] } 1810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6586 +label: "Rodeito" +value: "1810" +data: App\Entity\ProvinciaLocalidad {#3131 …} +attr: [] +labelTranslationParameters: [] } 1811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6587 +label: "Rosario de Río Grande" +value: "1811" +data: App\Entity\ProvinciaLocalidad {#3132 …} +attr: [] +labelTranslationParameters: [] } 1812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6588 +label: "San Antonio" +value: "1812" +data: App\Entity\ProvinciaLocalidad {#3133 …} +attr: [] +labelTranslationParameters: [] } 1813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6589 +label: "San Lucas" +value: "1813" +data: App\Entity\ProvinciaLocalidad {#3134 …} +attr: [] +labelTranslationParameters: [] } 1814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6590 +label: "San Pedro (Est. San Pedro de Jujuy)" +value: "1814" +data: App\Entity\ProvinciaLocalidad {#3135 …} +attr: [] +labelTranslationParameters: [] } 1815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6591 +label: "Sauzal" +value: "1815" +data: App\Entity\ProvinciaLocalidad {#3136 …} +attr: [] +labelTranslationParameters: [] } 1816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6592 +label: "El Fuerte" +value: "1816" +data: App\Entity\ProvinciaLocalidad {#3137 …} +attr: [] +labelTranslationParameters: [] } 1817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6593 +label: "El Piquete" +value: "1817" +data: App\Entity\ProvinciaLocalidad {#3138 …} +attr: [] +labelTranslationParameters: [] } 1818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6594 +label: "El Talar" +value: "1818" +data: App\Entity\ProvinciaLocalidad {#3139 …} +attr: [] +labelTranslationParameters: [] } 1819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6595 +label: "Palma Sola" +value: "1819" +data: App\Entity\ProvinciaLocalidad {#3140 …} +attr: [] +labelTranslationParameters: [] } 1820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6596 +label: "Puente Lavayén" +value: "1820" +data: App\Entity\ProvinciaLocalidad {#3141 …} +attr: [] +labelTranslationParameters: [] } 1821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6597 +label: "Santa Clara" +value: "1821" +data: App\Entity\ProvinciaLocalidad {#3142 …} +attr: [] +labelTranslationParameters: [] } 1822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6598 +label: "Vinalito" +value: "1822" +data: App\Entity\ProvinciaLocalidad {#3143 …} +attr: [] +labelTranslationParameters: [] } 1823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6599 +label: "Casira" +value: "1823" +data: App\Entity\ProvinciaLocalidad {#3144 …} +attr: [] +labelTranslationParameters: [] } 1824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6600 +label: "Ciénega" +value: "1824" +data: App\Entity\ProvinciaLocalidad {#3145 …} +attr: [] +labelTranslationParameters: [] } 1825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6601 +label: "Cieneguillas" +value: "1825" +data: App\Entity\ProvinciaLocalidad {#3146 …} +attr: [] +labelTranslationParameters: [] } 1826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6602 +label: "Cusi Cusi" +value: "1826" +data: App\Entity\ProvinciaLocalidad {#3147 …} +attr: [] +labelTranslationParameters: [] } 1827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6603 +label: "La Ciénega" +value: "1827" +data: App\Entity\ProvinciaLocalidad {#3148 …} +attr: [] +labelTranslationParameters: [] } 1828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6604 +label: "Misarrumi" +value: "1828" +data: App\Entity\ProvinciaLocalidad {#3149 …} +attr: [] +labelTranslationParameters: [] } 1829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6605 +label: "Oratorio" +value: "1829" +data: App\Entity\ProvinciaLocalidad {#3150 …} +attr: [] +labelTranslationParameters: [] } 1830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6606 +label: "Paicone" +value: "1830" +data: App\Entity\ProvinciaLocalidad {#3151 …} +attr: [] +labelTranslationParameters: [] } 1831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6607 +label: "San Juan de Oros" +value: "1831" +data: App\Entity\ProvinciaLocalidad {#3152 …} +attr: [] +labelTranslationParameters: [] } 1832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6608 +label: "Santa Catalina" +value: "1832" +data: App\Entity\ProvinciaLocalidad {#3153 …} +attr: [] +labelTranslationParameters: [] } 1833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6609 +label: "Yoscaba" +value: "1833" +data: App\Entity\ProvinciaLocalidad {#3154 …} +attr: [] +labelTranslationParameters: [] } 1834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6610 +label: "Catua" +value: "1834" +data: App\Entity\ProvinciaLocalidad {#3155 …} +attr: [] +labelTranslationParameters: [] } 1835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6611 +label: "Coranzuli" +value: "1835" +data: App\Entity\ProvinciaLocalidad {#3156 …} +attr: [] +labelTranslationParameters: [] } 1836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6612 +label: "El Toro" +value: "1836" +data: App\Entity\ProvinciaLocalidad {#3157 …} +attr: [] +labelTranslationParameters: [] } 1837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6613 +label: "Huáncar" +value: "1837" +data: App\Entity\ProvinciaLocalidad {#3158 …} +attr: [] +labelTranslationParameters: [] } 1838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6614 +label: "Mina Providencia" +value: "1838" +data: App\Entity\ProvinciaLocalidad {#3159 …} +attr: [] +labelTranslationParameters: [] } 1839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6615 +label: "Olaroz Chico" +value: "1839" +data: App\Entity\ProvinciaLocalidad {#3160 …} +attr: [] +labelTranslationParameters: [] } 1840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6616 +label: "Pastos Chicos" +value: "1840" +data: App\Entity\ProvinciaLocalidad {#3161 …} +attr: [] +labelTranslationParameters: [] } 1841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6617 +label: "Puesto Sey" +value: "1841" +data: App\Entity\ProvinciaLocalidad {#3162 …} +attr: [] +labelTranslationParameters: [] } 1842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6618 +label: "San Juan de Quillaqués" +value: "1842" +data: App\Entity\ProvinciaLocalidad {#3163 …} +attr: [] +labelTranslationParameters: [] } 1843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6619 +label: "Susques" +value: "1843" +data: App\Entity\ProvinciaLocalidad {#3164 …} +attr: [] +labelTranslationParameters: [] } 1844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6620 +label: "Colonia San José" +value: "1844" +data: App\Entity\ProvinciaLocalidad {#3165 …} +attr: [] +labelTranslationParameters: [] } 1845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6621 +label: "Huacalera" +value: "1845" +data: App\Entity\ProvinciaLocalidad {#3166 …} +attr: [] +labelTranslationParameters: [] } 1846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6622 +label: "Juella" +value: "1846" +data: App\Entity\ProvinciaLocalidad {#3167 …} +attr: [] +labelTranslationParameters: [] } 1847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6623 +label: "Maimará" +value: "1847" +data: App\Entity\ProvinciaLocalidad {#3168 …} +attr: [] +labelTranslationParameters: [] } 1848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6624 +label: "Tilcara" +value: "1848" +data: App\Entity\ProvinciaLocalidad {#3169 …} +attr: [] +labelTranslationParameters: [] } 1849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6625 +label: "Bárcena" +value: "1849" +data: App\Entity\ProvinciaLocalidad {#3170 …} +attr: [] +labelTranslationParameters: [] } 1850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6626 +label: "El Moreno" +value: "1850" +data: App\Entity\ProvinciaLocalidad {#3171 …} +attr: [] +labelTranslationParameters: [] } 1851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6627 +label: "Purmamarca" +value: "1851" +data: App\Entity\ProvinciaLocalidad {#3172 …} +attr: [] +labelTranslationParameters: [] } 1852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6628 +label: "Tumbaya" +value: "1852" +data: App\Entity\ProvinciaLocalidad {#3173 …} +attr: [] +labelTranslationParameters: [] } 1853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6629 +label: "Volcán" +value: "1853" +data: App\Entity\ProvinciaLocalidad {#3174 …} +attr: [] +labelTranslationParameters: [] } 1854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6630 +label: "Caspalá" +value: "1854" +data: App\Entity\ProvinciaLocalidad {#3175 …} +attr: [] +labelTranslationParameters: [] } 1855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6631 +label: "Pampichuela" +value: "1855" +data: App\Entity\ProvinciaLocalidad {#3176 …} +attr: [] +labelTranslationParameters: [] } 1856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6632 +label: "San Francisco" +value: "1856" +data: App\Entity\ProvinciaLocalidad {#3177 …} +attr: [] +labelTranslationParameters: [] } 1857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6633 +label: "Santa Ana" +value: "1857" +data: App\Entity\ProvinciaLocalidad {#3178 …} +attr: [] +labelTranslationParameters: [] } 1858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6634 +label: "Valle Colorado" +value: "1858" +data: App\Entity\ProvinciaLocalidad {#3179 …} +attr: [] +labelTranslationParameters: [] } 1859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6635 +label: "Valle Grande" +value: "1859" +data: App\Entity\ProvinciaLocalidad {#3180 …} +attr: [] +labelTranslationParameters: [] } 1860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6636 +label: "Barrios" +value: "1860" +data: App\Entity\ProvinciaLocalidad {#3181 …} +attr: [] +labelTranslationParameters: [] } 1861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6637 +label: "Cangrejillos" +value: "1861" +data: App\Entity\ProvinciaLocalidad {#3182 …} +attr: [] +labelTranslationParameters: [] } 1862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6638 +label: "El Cóndor" +value: "1862" +data: App\Entity\ProvinciaLocalidad {#3183 …} +attr: [] +labelTranslationParameters: [] } 1863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6639 +label: "La Intermedia" +value: "1863" +data: App\Entity\ProvinciaLocalidad {#3184 …} +attr: [] +labelTranslationParameters: [] } 1864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6640 +label: "La Quiaca" +value: "1864" +data: App\Entity\ProvinciaLocalidad {#3185 …} +attr: [] +labelTranslationParameters: [] } 1865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6641 +label: "Llulluchayoc" +value: "1865" +data: App\Entity\ProvinciaLocalidad {#3186 …} +attr: [] +labelTranslationParameters: [] } 1866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6642 +label: "Pumahuasi" +value: "1866" +data: App\Entity\ProvinciaLocalidad {#3187 …} +attr: [] +labelTranslationParameters: [] } 1867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6643 +label: "Yavi" +value: "1867" +data: App\Entity\ProvinciaLocalidad {#3188 …} +attr: [] +labelTranslationParameters: [] } 1868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6644 +label: "Yavi Chico" +value: "1868" +data: App\Entity\ProvinciaLocalidad {#3189 …} +attr: [] +labelTranslationParameters: [] } 1869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6645 +label: "Doblas" +value: "1869" +data: App\Entity\ProvinciaLocalidad {#1285 …} +attr: [] +labelTranslationParameters: [] } 1870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6646 +label: "Macachín" +value: "1870" +data: App\Entity\ProvinciaLocalidad {#3190 …} +attr: [] +labelTranslationParameters: [] } 1871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6647 +label: "Miguel Riglos" +value: "1871" +data: App\Entity\ProvinciaLocalidad {#3191 …} +attr: [] +labelTranslationParameters: [] } 1872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6648 +label: "Rolón" +value: "1872" +data: App\Entity\ProvinciaLocalidad {#3192 …} +attr: [] +labelTranslationParameters: [] } 1873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6649 +label: "Tomás M. Anchorena" +value: "1873" +data: App\Entity\ProvinciaLocalidad {#3193 …} +attr: [] +labelTranslationParameters: [] } 1874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6650 +label: "Anzoátegui" +value: "1874" +data: App\Entity\ProvinciaLocalidad {#3194 …} +attr: [] +labelTranslationParameters: [] } 1875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6651 +label: "La Adela" +value: "1875" +data: App\Entity\ProvinciaLocalidad {#3195 …} +attr: [] +labelTranslationParameters: [] } 1876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6652 +label: "Anguil" +value: "1876" +data: App\Entity\ProvinciaLocalidad {#3196 …} +attr: [] +labelTranslationParameters: [] } 1877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6653 +label: "Santa Rosa" +value: "1877" +data: App\Entity\ProvinciaLocalidad {#3197 …} +attr: [] +labelTranslationParameters: [] } 1878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6654 +label: "Catriló" +value: "1878" +data: App\Entity\ProvinciaLocalidad {#3198 …} +attr: [] +labelTranslationParameters: [] } 1879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6655 +label: "La Gloria" +value: "1879" +data: App\Entity\ProvinciaLocalidad {#3199 …} +attr: [] +labelTranslationParameters: [] } 1880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6656 +label: "Lonquimay" +value: "1880" +data: App\Entity\ProvinciaLocalidad {#3200 …} +attr: [] +labelTranslationParameters: [] } 1881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6657 +label: "Uriburu" +value: "1881" +data: App\Entity\ProvinciaLocalidad {#3201 …} +attr: [] +labelTranslationParameters: [] } 1882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6658 +label: "Santa Isabel" +value: "1882" +data: App\Entity\ProvinciaLocalidad {#3202 …} +attr: [] +labelTranslationParameters: [] } 1883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6659 +label: "Bernardo Larroude" +value: "1883" +data: App\Entity\ProvinciaLocalidad {#3203 …} +attr: [] +labelTranslationParameters: [] } 1884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6660 +label: "Ceballos" +value: "1884" +data: App\Entity\ProvinciaLocalidad {#3204 …} +attr: [] +labelTranslationParameters: [] } 1885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6661 +label: "Coronel Hilario Lagos (Est. Aguas Buenas)" +value: "1885" +data: App\Entity\ProvinciaLocalidad {#3205 …} +attr: [] +labelTranslationParameters: [] } 1886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6662 +label: "Intendente Alvear" +value: "1886" +data: App\Entity\ProvinciaLocalidad {#3206 …} +attr: [] +labelTranslationParameters: [] } 1887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6663 +label: "Sarah" +value: "1887" +data: App\Entity\ProvinciaLocalidad {#3207 …} +attr: [] +labelTranslationParameters: [] } 1888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6664 +label: "Vértiz" +value: "1888" +data: App\Entity\ProvinciaLocalidad {#3208 …} +attr: [] +labelTranslationParameters: [] } 1889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6665 +label: "Algarrobo del Águila" +value: "1889" +data: App\Entity\ProvinciaLocalidad {#3209 …} +attr: [] +labelTranslationParameters: [] } 1890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6666 +label: "La Humada" +value: "1890" +data: App\Entity\ProvinciaLocalidad {#3210 …} +attr: [] +labelTranslationParameters: [] } 1891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6667 +label: "Conhelo" +value: "1891" +data: App\Entity\ProvinciaLocalidad {#3211 …} +attr: [] +labelTranslationParameters: [] } 1892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6668 +label: "Eduardo Castex" +value: "1892" +data: App\Entity\ProvinciaLocalidad {#3212 …} +attr: [] +labelTranslationParameters: [] } 1893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6669 +label: "Mauricio Mayer" +value: "1893" +data: App\Entity\ProvinciaLocalidad {#3213 …} +attr: [] +labelTranslationParameters: [] } 1894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6670 +label: "Monte Nievas" +value: "1894" +data: App\Entity\ProvinciaLocalidad {#3214 …} +attr: [] +labelTranslationParameters: [] } 1895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6671 +label: "Rucanelo" +value: "1895" +data: App\Entity\ProvinciaLocalidad {#3215 …} +attr: [] +labelTranslationParameters: [] } 1896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6672 +label: "Winifreda" +value: "1896" +data: App\Entity\ProvinciaLocalidad {#3216 …} +attr: [] +labelTranslationParameters: [] } 1897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6673 +label: "Gobernador Duval" +value: "1897" +data: App\Entity\ProvinciaLocalidad {#3217 …} +attr: [] +labelTranslationParameters: [] } 1898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6674 +label: "Puelches" +value: "1898" +data: App\Entity\ProvinciaLocalidad {#3218 …} +attr: [] +labelTranslationParameters: [] } 1899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6675 +label: "Alpachiri" +value: "1899" +data: App\Entity\ProvinciaLocalidad {#3219 …} +attr: [] +labelTranslationParameters: [] } 1900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6676 +label: "General Manuel J. Campos" +value: "1900" +data: App\Entity\ProvinciaLocalidad {#3220 …} +attr: [] +labelTranslationParameters: [] } 1901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6677 +label: "Guatraché" +value: "1901" +data: App\Entity\ProvinciaLocalidad {#3221 …} +attr: [] +labelTranslationParameters: [] } 1902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6678 +label: "Perú" +value: "1902" +data: App\Entity\ProvinciaLocalidad {#3222 …} +attr: [] +labelTranslationParameters: [] } 1903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6679 +label: "Santa Teresa" +value: "1903" +data: App\Entity\ProvinciaLocalidad {#3223 …} +attr: [] +labelTranslationParameters: [] } 1904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6680 +label: "Abramo" +value: "1904" +data: App\Entity\ProvinciaLocalidad {#3224 …} +attr: [] +labelTranslationParameters: [] } 1905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6681 +label: "Bernasconi" +value: "1905" +data: App\Entity\ProvinciaLocalidad {#3225 …} +attr: [] +labelTranslationParameters: [] } 1906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6682 +label: "General San Martín (Est. Villa Alba)" +value: "1906" +data: App\Entity\ProvinciaLocalidad {#3226 …} +attr: [] +labelTranslationParameters: [] } 1907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6683 +label: "Hucal" +value: "1907" +data: App\Entity\ProvinciaLocalidad {#3227 …} +attr: [] +labelTranslationParameters: [] } 1908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6684 +label: "Jacinto Aráuz" +value: "1908" +data: App\Entity\ProvinciaLocalidad {#3228 …} +attr: [] +labelTranslationParameters: [] } 1909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6685 +label: "Cuchillo Co" +value: "1909" +data: App\Entity\ProvinciaLocalidad {#3229 …} +attr: [] +labelTranslationParameters: [] } 1910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6686 +label: "La Reforma" +value: "1910" +data: App\Entity\ProvinciaLocalidad {#3230 …} +attr: [] +labelTranslationParameters: [] } 1911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6687 +label: "Limay Mahuida" +value: "1911" +data: App\Entity\ProvinciaLocalidad {#3231 …} +attr: [] +labelTranslationParameters: [] } 1912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6688 +label: "Carro Quemado" +value: "1912" +data: App\Entity\ProvinciaLocalidad {#3232 …} +attr: [] +labelTranslationParameters: [] } 1913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6689 +label: "Loventué" +value: "1913" +data: App\Entity\ProvinciaLocalidad {#3233 …} +attr: [] +labelTranslationParameters: [] } 1914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6690 +label: "Luan Toro" +value: "1914" +data: App\Entity\ProvinciaLocalidad {#3234 …} +attr: [] +labelTranslationParameters: [] } 1915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6691 +label: "Telén" +value: "1915" +data: App\Entity\ProvinciaLocalidad {#3235 …} +attr: [] +labelTranslationParameters: [] } 1916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6692 +label: "Victorica" +value: "1916" +data: App\Entity\ProvinciaLocalidad {#3236 …} +attr: [] +labelTranslationParameters: [] } 1917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6693 +label: "Agustoni" +value: "1917" +data: App\Entity\ProvinciaLocalidad {#3237 …} +attr: [] +labelTranslationParameters: [] } 1918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6694 +label: "Dorila" +value: "1918" +data: App\Entity\ProvinciaLocalidad {#3238 …} +attr: [] +labelTranslationParameters: [] } 1919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6695 +label: "General Pico" +value: "1919" +data: App\Entity\ProvinciaLocalidad {#3239 …} +attr: [] +labelTranslationParameters: [] } 1920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6696 +label: "Speluzzi" +value: "1920" +data: App\Entity\ProvinciaLocalidad {#3240 …} +attr: [] +labelTranslationParameters: [] } 1921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6697 +label: "Trebolares" +value: "1921" +data: App\Entity\ProvinciaLocalidad {#3241 …} +attr: [] +labelTranslationParameters: [] } 1922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6698 +label: "25 de Mayo" +value: "1922" +data: App\Entity\ProvinciaLocalidad {#3242 …} +attr: [] +labelTranslationParameters: [] } 1923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6699 +label: "Puelén" +value: "1923" +data: App\Entity\ProvinciaLocalidad {#3243 …} +attr: [] +labelTranslationParameters: [] } 1924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6700 +label: "Colonia Barón" +value: "1924" +data: App\Entity\ProvinciaLocalidad {#3244 …} +attr: [] +labelTranslationParameters: [] } 1925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6701 +label: "Colonia San José" +value: "1925" +data: App\Entity\ProvinciaLocalidad {#3245 …} +attr: [] +labelTranslationParameters: [] } 1926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6702 +label: "Miguel Cané" +value: "1926" +data: App\Entity\ProvinciaLocalidad {#3246 …} +attr: [] +labelTranslationParameters: [] } 1927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6703 +label: "Quemú Quemú" +value: "1927" +data: App\Entity\ProvinciaLocalidad {#3247 …} +attr: [] +labelTranslationParameters: [] } 1928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6704 +label: "Relmo" +value: "1928" +data: App\Entity\ProvinciaLocalidad {#3248 …} +attr: [] +labelTranslationParameters: [] } 1929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6705 +label: "Villa Mirasol" +value: "1929" +data: App\Entity\ProvinciaLocalidad {#3249 …} +attr: [] +labelTranslationParameters: [] } 1930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6706 +label: "Caleufú" +value: "1930" +data: App\Entity\ProvinciaLocalidad {#3250 …} +attr: [] +labelTranslationParameters: [] } 1931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6707 +label: "Ingeniero Foster" +value: "1931" +data: App\Entity\ProvinciaLocalidad {#3251 …} +attr: [] +labelTranslationParameters: [] } 1932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6708 +label: "La Maruja" +value: "1932" +data: App\Entity\ProvinciaLocalidad {#3252 …} +attr: [] +labelTranslationParameters: [] } 1933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6709 +label: "Parera" +value: "1933" +data: App\Entity\ProvinciaLocalidad {#3253 …} +attr: [] +labelTranslationParameters: [] } 1934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6710 +label: "Pichi Huinca" +value: "1934" +data: App\Entity\ProvinciaLocalidad {#3254 …} +attr: [] +labelTranslationParameters: [] } 1935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6711 +label: "Quetrequén" +value: "1935" +data: App\Entity\ProvinciaLocalidad {#3255 …} +attr: [] +labelTranslationParameters: [] } 1936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6712 +label: "Rancul" +value: "1936" +data: App\Entity\ProvinciaLocalidad {#3256 …} +attr: [] +labelTranslationParameters: [] } 1937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6713 +label: "Adolfo Van Praet" +value: "1937" +data: App\Entity\ProvinciaLocalidad {#3257 …} +attr: [] +labelTranslationParameters: [] } 1938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6714 +label: "Alta Italia" +value: "1938" +data: App\Entity\ProvinciaLocalidad {#3258 …} +attr: [] +labelTranslationParameters: [] } 1939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6715 +label: "Damián Maisonave (Est. Simson)" +value: "1939" +data: App\Entity\ProvinciaLocalidad {#3259 …} +attr: [] +labelTranslationParameters: [] } 1940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6716 +label: "Embajador Martini" +value: "1940" +data: App\Entity\ProvinciaLocalidad {#3260 …} +attr: [] +labelTranslationParameters: [] } 1941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6717 +label: "Falucho" +value: "1941" +data: App\Entity\ProvinciaLocalidad {#3261 …} +attr: [] +labelTranslationParameters: [] } 1942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6718 +label: "Ingeniero Luiggi" +value: "1942" +data: App\Entity\ProvinciaLocalidad {#3262 …} +attr: [] +labelTranslationParameters: [] } 1943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6719 +label: "Ojeda" +value: "1943" +data: App\Entity\ProvinciaLocalidad {#3263 …} +attr: [] +labelTranslationParameters: [] } 1944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6720 +label: "Realicó" +value: "1944" +data: App\Entity\ProvinciaLocalidad {#3264 …} +attr: [] +labelTranslationParameters: [] } 1945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6721 +label: "Naicó" +value: "1945" +data: App\Entity\ProvinciaLocalidad {#3265 …} +attr: [] +labelTranslationParameters: [] } 1946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6722 +label: "Toay" +value: "1946" +data: App\Entity\ProvinciaLocalidad {#3266 …} +attr: [] +labelTranslationParameters: [] } 1947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6723 +label: "Arata" +value: "1947" +data: App\Entity\ProvinciaLocalidad {#3267 …} +attr: [] +labelTranslationParameters: [] } 1948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6724 +label: "Metileo" +value: "1948" +data: App\Entity\ProvinciaLocalidad {#3268 …} +attr: [] +labelTranslationParameters: [] } 1949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6725 +label: "Trenel" +value: "1949" +data: App\Entity\ProvinciaLocalidad {#3269 …} +attr: [] +labelTranslationParameters: [] } 1950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6726 +label: "Ataliva Roca" +value: "1950" +data: App\Entity\ProvinciaLocalidad {#3270 …} +attr: [] +labelTranslationParameters: [] } 1951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6727 +label: "Chacharramendi" +value: "1951" +data: App\Entity\ProvinciaLocalidad {#3271 …} +attr: [] +labelTranslationParameters: [] } 1952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6728 +label: "Colonia Santa María" +value: "1952" +data: App\Entity\ProvinciaLocalidad {#3272 …} +attr: [] +labelTranslationParameters: [] } 1953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6729 +label: "General Acha" +value: "1953" +data: App\Entity\ProvinciaLocalidad {#3273 …} +attr: [] +labelTranslationParameters: [] } 1954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6730 +label: "Quehué" +value: "1954" +data: App\Entity\ProvinciaLocalidad {#3274 …} +attr: [] +labelTranslationParameters: [] } 1955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6731 +label: "Unanué" +value: "1955" +data: App\Entity\ProvinciaLocalidad {#3275 …} +attr: [] +labelTranslationParameters: [] } 1956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6732 +label: "Aimogasta" +value: "1956" +data: App\Entity\ProvinciaLocalidad {#1286 …} +attr: [] +labelTranslationParameters: [] } 1957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6733 +label: "Arauco" +value: "1957" +data: App\Entity\ProvinciaLocalidad {#3276 …} +attr: [] +labelTranslationParameters: [] } 1958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6734 +label: "Bañado de los Pantanos" +value: "1958" +data: App\Entity\ProvinciaLocalidad {#3277 …} +attr: [] +labelTranslationParameters: [] } 1959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6735 +label: "Estación Mazán" +value: "1959" +data: App\Entity\ProvinciaLocalidad {#3278 …} +attr: [] +labelTranslationParameters: [] } 1960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6736 +label: "Villa Mazán" +value: "1960" +data: App\Entity\ProvinciaLocalidad {#3279 …} +attr: [] +labelTranslationParameters: [] } 1961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6737 +label: "La Rioja" +value: "1961" +data: App\Entity\ProvinciaLocalidad {#3280 …} +attr: [] +labelTranslationParameters: [] } 1962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6738 +label: "Aminga" +value: "1962" +data: App\Entity\ProvinciaLocalidad {#3281 …} +attr: [] +labelTranslationParameters: [] } 1963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6739 +label: "Anillaco" +value: "1963" +data: App\Entity\ProvinciaLocalidad {#3282 …} +attr: [] +labelTranslationParameters: [] } 1964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6740 +label: "Anjullón" +value: "1964" +data: App\Entity\ProvinciaLocalidad {#3283 …} +attr: [] +labelTranslationParameters: [] } 1965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6741 +label: "Chuquis" +value: "1965" +data: App\Entity\ProvinciaLocalidad {#3284 …} +attr: [] +labelTranslationParameters: [] } 1966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6742 +label: "Los Molinos" +value: "1966" +data: App\Entity\ProvinciaLocalidad {#3285 …} +attr: [] +labelTranslationParameters: [] } 1967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6743 +label: "Pinchas" +value: "1967" +data: App\Entity\ProvinciaLocalidad {#3286 …} +attr: [] +labelTranslationParameters: [] } 1968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6744 +label: "San Pedro" +value: "1968" +data: App\Entity\ProvinciaLocalidad {#3287 …} +attr: [] +labelTranslationParameters: [] } 1969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6745 +label: "Santa Vera Cruz" +value: "1969" +data: App\Entity\ProvinciaLocalidad {#3288 …} +attr: [] +labelTranslationParameters: [] } 1970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6746 +label: "Chamical" +value: "1970" +data: App\Entity\ProvinciaLocalidad {#3289 …} +attr: [] +labelTranslationParameters: [] } 1971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6747 +label: "Polco" +value: "1971" +data: App\Entity\ProvinciaLocalidad {#3290 …} +attr: [] +labelTranslationParameters: [] } 1972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6748 +label: "Chilecito" +value: "1972" +data: App\Entity\ProvinciaLocalidad {#3291 …} +attr: [] +labelTranslationParameters: [] } 1973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6749 +label: "Colonia Anguinán" +value: "1973" +data: App\Entity\ProvinciaLocalidad {#3292 …} +attr: [] +labelTranslationParameters: [] } 1974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6750 +label: "Colonia Catinzaco" +value: "1974" +data: App\Entity\ProvinciaLocalidad {#3293 …} +attr: [] +labelTranslationParameters: [] } 1975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6751 +label: "Colonia Malligasta" +value: "1975" +data: App\Entity\ProvinciaLocalidad {#3294 …} +attr: [] +labelTranslationParameters: [] } 1976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6752 +label: "Colonia Vichigasta" +value: "1976" +data: App\Entity\ProvinciaLocalidad {#3295 …} +attr: [] +labelTranslationParameters: [] } 1977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6753 +label: "Guanchín" +value: "1977" +data: App\Entity\ProvinciaLocalidad {#3296 …} +attr: [] +labelTranslationParameters: [] } 1978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6754 +label: "Malligasta" +value: "1978" +data: App\Entity\ProvinciaLocalidad {#3297 …} +attr: [] +labelTranslationParameters: [] } 1979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6755 +label: "Miranda" +value: "1979" +data: App\Entity\ProvinciaLocalidad {#3298 …} +attr: [] +labelTranslationParameters: [] } 1980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6756 +label: "Nonogasta" +value: "1980" +data: App\Entity\ProvinciaLocalidad {#3299 …} +attr: [] +labelTranslationParameters: [] } 1981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6757 +label: "San Nicolás" +value: "1981" +data: App\Entity\ProvinciaLocalidad {#3300 …} +attr: [] +labelTranslationParameters: [] } 1982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6758 +label: "Santa Florentina" +value: "1982" +data: App\Entity\ProvinciaLocalidad {#3301 …} +attr: [] +labelTranslationParameters: [] } 1983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6759 +label: "Sañogasta" +value: "1983" +data: App\Entity\ProvinciaLocalidad {#3302 …} +attr: [] +labelTranslationParameters: [] } 1984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6760 +label: "Tilimuqui" +value: "1984" +data: App\Entity\ProvinciaLocalidad {#3303 …} +attr: [] +labelTranslationParameters: [] } 1985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6761 +label: "Vichigasta" +value: "1985" +data: App\Entity\ProvinciaLocalidad {#3304 …} +attr: [] +labelTranslationParameters: [] } 1986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6762 +label: "Aicuñá" +value: "1986" +data: App\Entity\ProvinciaLocalidad {#3305 …} +attr: [] +labelTranslationParameters: [] } 1987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6763 +label: "Guandacol" +value: "1987" +data: App\Entity\ProvinciaLocalidad {#3306 …} +attr: [] +labelTranslationParameters: [] } 1988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6764 +label: "Los Palacios" +value: "1988" +data: App\Entity\ProvinciaLocalidad {#3307 …} +attr: [] +labelTranslationParameters: [] } 1989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6765 +label: "Pagancillo" +value: "1989" +data: App\Entity\ProvinciaLocalidad {#3308 …} +attr: [] +labelTranslationParameters: [] } 1990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6766 +label: "Villa Unión" +value: "1990" +data: App\Entity\ProvinciaLocalidad {#3309 …} +attr: [] +labelTranslationParameters: [] } 1991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6767 +label: "Alto Carrizal" +value: "1991" +data: App\Entity\ProvinciaLocalidad {#3310 …} +attr: [] +labelTranslationParameters: [] } 1992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6768 +label: "Angulos" +value: "1992" +data: App\Entity\ProvinciaLocalidad {#3311 …} +attr: [] +labelTranslationParameters: [] } 1993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6769 +label: "Antinaco" +value: "1993" +data: App\Entity\ProvinciaLocalidad {#3312 …} +attr: [] +labelTranslationParameters: [] } 1994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6770 +label: "Bajo Carrizal" +value: "1994" +data: App\Entity\ProvinciaLocalidad {#3313 …} +attr: [] +labelTranslationParameters: [] } 1995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6771 +label: "Campanas" +value: "1995" +data: App\Entity\ProvinciaLocalidad {#3314 …} +attr: [] +labelTranslationParameters: [] } 1996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6772 +label: "Chañarmuyo" +value: "1996" +data: App\Entity\ProvinciaLocalidad {#3315 …} +attr: [] +labelTranslationParameters: [] } 1997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6773 +label: "Famatina" +value: "1997" +data: App\Entity\ProvinciaLocalidad {#3316 …} +attr: [] +labelTranslationParameters: [] } 1998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6774 +label: "La Cuadra" +value: "1998" +data: App\Entity\ProvinciaLocalidad {#3317 …} +attr: [] +labelTranslationParameters: [] } 1999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6775 +label: "Pituil" +value: "1999" +data: App\Entity\ProvinciaLocalidad {#3318 …} +attr: [] +labelTranslationParameters: [] } 2000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +label: "Plaza Vieja" +value: "2000" +data: App\Entity\ProvinciaLocalidad {#3319 …} +attr: [] +labelTranslationParameters: [] } 2001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6777 +label: "Santa Cruz" +value: "2001" +data: App\Entity\ProvinciaLocalidad {#3320 …} +attr: [] +labelTranslationParameters: [] } 2002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6778 +label: "Santo Domingo" +value: "2002" +data: App\Entity\ProvinciaLocalidad {#3321 …} +attr: [] +labelTranslationParameters: [] } 2003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6779 +label: "Punta de los Llanos" +value: "2003" +data: App\Entity\ProvinciaLocalidad {#3322 …} +attr: [] +labelTranslationParameters: [] } 2004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6780 +label: "Tama" +value: "2004" +data: App\Entity\ProvinciaLocalidad {#3323 …} +attr: [] +labelTranslationParameters: [] } 2005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +label: "Castro Barros" +value: "2005" +data: App\Entity\ProvinciaLocalidad {#3324 …} +attr: [] +labelTranslationParameters: [] } 2006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6782 +label: "Chañar" +value: "2006" +data: App\Entity\ProvinciaLocalidad {#3325 …} +attr: [] +labelTranslationParameters: [] } 2007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6783 +label: "Loma Blanca" +value: "2007" +data: App\Entity\ProvinciaLocalidad {#3326 …} +attr: [] +labelTranslationParameters: [] } 2008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6784 +label: "Olta" +value: "2008" +data: App\Entity\ProvinciaLocalidad {#3327 …} +attr: [] +labelTranslationParameters: [] } 2009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6785 +label: "Malanzán" +value: "2009" +data: App\Entity\ProvinciaLocalidad {#3328 …} +attr: [] +labelTranslationParameters: [] } 2010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6786 +label: "Nácate" +value: "2010" +data: App\Entity\ProvinciaLocalidad {#3329 …} +attr: [] +labelTranslationParameters: [] } 2011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6787 +label: "Portezuelo" +value: "2011" +data: App\Entity\ProvinciaLocalidad {#3330 …} +attr: [] +labelTranslationParameters: [] } 2012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6788 +label: "San Antonio" +value: "2012" +data: App\Entity\ProvinciaLocalidad {#3331 …} +attr: [] +labelTranslationParameters: [] } 2013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6789 +label: "Villa Castelli" +value: "2013" +data: App\Entity\ProvinciaLocalidad {#3332 …} +attr: [] +labelTranslationParameters: [] } 2014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6790 +label: "Ambil" +value: "2014" +data: App\Entity\ProvinciaLocalidad {#3333 …} +attr: [] +labelTranslationParameters: [] } 2015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6791 +label: "Colonia Ortiz de Ocampo" +value: "2015" +data: App\Entity\ProvinciaLocalidad {#3334 …} +attr: [] +labelTranslationParameters: [] } 2016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6792 +label: "Milagro" +value: "2016" +data: App\Entity\ProvinciaLocalidad {#3335 …} +attr: [] +labelTranslationParameters: [] } 2017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +label: "Olpas" +value: "2017" +data: App\Entity\ProvinciaLocalidad {#3336 …} +attr: [] +labelTranslationParameters: [] } 2018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6794 +label: "Santa Rita de Catuna" +value: "2018" +data: App\Entity\ProvinciaLocalidad {#3337 …} +attr: [] +labelTranslationParameters: [] } 2019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6795 +label: "Ulapes" +value: "2019" +data: App\Entity\ProvinciaLocalidad {#3338 …} +attr: [] +labelTranslationParameters: [] } 2020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6796 +label: "Amaná" +value: "2020" +data: App\Entity\ProvinciaLocalidad {#3339 …} +attr: [] +labelTranslationParameters: [] } 2021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6797 +label: "Patquía" +value: "2021" +data: App\Entity\ProvinciaLocalidad {#3340 …} +attr: [] +labelTranslationParameters: [] } 2022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6798 +label: "Chepes" +value: "2022" +data: App\Entity\ProvinciaLocalidad {#3341 …} +attr: [] +labelTranslationParameters: [] } 2023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6799 +label: "Desiderio Tello" +value: "2023" +data: App\Entity\ProvinciaLocalidad {#3342 …} +attr: [] +labelTranslationParameters: [] } 2024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6800 +label: "Salicas - San Blas" +value: "2024" +data: App\Entity\ProvinciaLocalidad {#3343 …} +attr: [] +labelTranslationParameters: [] } 2025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6801 +label: "Villa Sanagasta" +value: "2025" +data: App\Entity\ProvinciaLocalidad {#3344 …} +attr: [] +labelTranslationParameters: [] } 2026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6802 +label: "Jagüé" +value: "2026" +data: App\Entity\ProvinciaLocalidad {#3345 …} +attr: [] +labelTranslationParameters: [] } 2027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6803 +label: "Villa San José de Vinchina" +value: "2027" +data: App\Entity\ProvinciaLocalidad {#3346 …} +attr: [] +labelTranslationParameters: [] } 2028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6804 +label: "Mendoza" +value: "2028" +data: App\Entity\ProvinciaLocalidad {#1287 …} +attr: [] +labelTranslationParameters: [] } 2029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6805 +label: "Bowen" +value: "2029" +data: App\Entity\ProvinciaLocalidad {#3347 …} +attr: [] +labelTranslationParameters: [] } 2030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6806 +label: "Carmensa" +value: "2030" +data: App\Entity\ProvinciaLocalidad {#3348 …} +attr: [] +labelTranslationParameters: [] } 2031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6807 +label: "General Alvear (Est.Colonia Alvear Norte)" +value: "2031" +data: App\Entity\ProvinciaLocalidad {#3349 …} +attr: [] +labelTranslationParameters: [] } 2032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6808 +label: "Los Compartos" +value: "2032" +data: App\Entity\ProvinciaLocalidad {#3350 …} +attr: [] +labelTranslationParameters: [] } 2033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6809 +label: "Godoy Cruz" +value: "2033" +data: App\Entity\ProvinciaLocalidad {#3351 …} +attr: [] +labelTranslationParameters: [] } 2034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6810 +label: "Colonia Segovia (Est. Amigorena)" +value: "2034" +data: App\Entity\ProvinciaLocalidad {#3352 …} +attr: [] +labelTranslationParameters: [] } 2035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6811 +label: "Guaymallén" +value: "2035" +data: App\Entity\ProvinciaLocalidad {#3353 …} +attr: [] +labelTranslationParameters: [] } 2036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6812 +label: "La Primavera" +value: "2036" +data: App\Entity\ProvinciaLocalidad {#3354 …} +attr: [] +labelTranslationParameters: [] } 2037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6813 +label: "Los Corralitos" +value: "2037" +data: App\Entity\ProvinciaLocalidad {#3355 …} +attr: [] +labelTranslationParameters: [] } 2038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6814 +label: "Puente de Hierro" +value: "2038" +data: App\Entity\ProvinciaLocalidad {#3356 …} +attr: [] +labelTranslationParameters: [] } 2039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6815 +label: "Ingeniero Giagnoni" +value: "2039" +data: App\Entity\ProvinciaLocalidad {#3357 …} +attr: [] +labelTranslationParameters: [] } 2040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6816 +label: "Junín" +value: "2040" +data: App\Entity\ProvinciaLocalidad {#3358 …} +attr: [] +labelTranslationParameters: [] } 2041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6817 +label: "La Colonia" +value: "2041" +data: App\Entity\ProvinciaLocalidad {#3359 …} +attr: [] +labelTranslationParameters: [] } 2042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6818 +label: "Los Barriales" +value: "2042" +data: App\Entity\ProvinciaLocalidad {#3360 …} +attr: [] +labelTranslationParameters: [] } 2043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6819 +label: "Medrano" +value: "2043" +data: App\Entity\ProvinciaLocalidad {#3361 …} +attr: [] +labelTranslationParameters: [] } 2044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6820 +label: "Phillips" +value: "2044" +data: App\Entity\ProvinciaLocalidad {#3362 …} +attr: [] +labelTranslationParameters: [] } 2045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6821 +label: "Rodríguez Peña" +value: "2045" +data: App\Entity\ProvinciaLocalidad {#3363 …} +attr: [] +labelTranslationParameters: [] } 2046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6822 +label: "Desaguadero" +value: "2046" +data: App\Entity\ProvinciaLocalidad {#3364 …} +attr: [] +labelTranslationParameters: [] } 2047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6823 +label: "La Paz" +value: "2047" +data: App\Entity\ProvinciaLocalidad {#3365 …} +attr: [] +labelTranslationParameters: [] } 2048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6824 +label: "Villa Antigua" +value: "2048" +data: App\Entity\ProvinciaLocalidad {#3366 …} +attr: [] +labelTranslationParameters: [] } 2049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6825 +label: "Blanco Encalada" +value: "2049" +data: App\Entity\ProvinciaLocalidad {#3367 …} +attr: [] +labelTranslationParameters: [] } 2050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6826 +label: "Capdeville" +value: "2050" +data: App\Entity\ProvinciaLocalidad {#3368 …} +attr: [] +labelTranslationParameters: [] } 2051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6827 +label: "Jocolí" +value: "2051" +data: App\Entity\ProvinciaLocalidad {#3369 …} +attr: [] +labelTranslationParameters: [] } 2052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6828 +label: "Las Cuevas" +value: "2052" +data: App\Entity\ProvinciaLocalidad {#3370 …} +attr: [] +labelTranslationParameters: [] } 2053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6829 +label: "Las Heras" +value: "2053" +data: App\Entity\ProvinciaLocalidad {#3371 …} +attr: [] +labelTranslationParameters: [] } 2054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6830 +label: "Los Penitentes" +value: "2054" +data: App\Entity\ProvinciaLocalidad {#3372 …} +attr: [] +labelTranslationParameters: [] } 2055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6831 +label: "Papagayos" +value: "2055" +data: App\Entity\ProvinciaLocalidad {#3373 …} +attr: [] +labelTranslationParameters: [] } 2056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6832 +label: "Polvaredas" +value: "2056" +data: App\Entity\ProvinciaLocalidad {#3374 …} +attr: [] +labelTranslationParameters: [] } 2057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6833 +label: "Puente del Inca" +value: "2057" +data: App\Entity\ProvinciaLocalidad {#3375 …} +attr: [] +labelTranslationParameters: [] } 2058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6834 +label: "Punta de Vacas" +value: "2058" +data: App\Entity\ProvinciaLocalidad {#3376 …} +attr: [] +labelTranslationParameters: [] } 2059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6835 +label: "Uspallata" +value: "2059" +data: App\Entity\ProvinciaLocalidad {#3377 …} +attr: [] +labelTranslationParameters: [] } 2060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6836 +label: "3 de Mayo" +value: "2060" +data: App\Entity\ProvinciaLocalidad {#3378 …} +attr: [] +labelTranslationParameters: [] } 2061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6837 +label: "Barrio Alto del Olvido" +value: "2061" +data: App\Entity\ProvinciaLocalidad {#3379 …} +attr: [] +labelTranslationParameters: [] } 2062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6838 +label: "Barrio Jocolí II" +value: "2062" +data: App\Entity\ProvinciaLocalidad {#3380 …} +attr: [] +labelTranslationParameters: [] } 2063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6839 +label: "Barrio La Palmera" +value: "2063" +data: App\Entity\ProvinciaLocalidad {#3381 …} +attr: [] +labelTranslationParameters: [] } 2064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6840 +label: "Barrio La Pega" +value: "2064" +data: App\Entity\ProvinciaLocalidad {#3382 …} +attr: [] +labelTranslationParameters: [] } 2065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6841 +label: "Barrio Lagunas de Bartoluzzi" +value: "2065" +data: App\Entity\ProvinciaLocalidad {#3383 …} +attr: [] +labelTranslationParameters: [] } 2066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6842 +label: "Barrio Los Jarilleros" +value: "2066" +data: App\Entity\ProvinciaLocalidad {#3384 …} +attr: [] +labelTranslationParameters: [] } 2067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6843 +label: "Barrio Los Olivos" +value: "2067" +data: App\Entity\ProvinciaLocalidad {#3385 …} +attr: [] +labelTranslationParameters: [] } 2068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6844 +label: "Costa de Araujo" +value: "2068" +data: App\Entity\ProvinciaLocalidad {#3386 …} +attr: [] +labelTranslationParameters: [] } 2069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6845 +label: "El Paramillo" +value: "2069" +data: App\Entity\ProvinciaLocalidad {#3387 …} +attr: [] +labelTranslationParameters: [] } 2070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6846 +label: "El Vergel" +value: "2070" +data: App\Entity\ProvinciaLocalidad {#3388 …} +attr: [] +labelTranslationParameters: [] } 2071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6847 +label: "Ingeniero Gustavo André" +value: "2071" +data: App\Entity\ProvinciaLocalidad {#3389 …} +attr: [] +labelTranslationParameters: [] } 2072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6848 +label: "Jocolí" +value: "2072" +data: App\Entity\ProvinciaLocalidad {#3390 …} +attr: [] +labelTranslationParameters: [] } 2073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6849 +label: "Jocolí Viejo" +value: "2073" +data: App\Entity\ProvinciaLocalidad {#3391 …} +attr: [] +labelTranslationParameters: [] } 2074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6850 +label: "Las Violetas" +value: "2074" +data: App\Entity\ProvinciaLocalidad {#3392 …} +attr: [] +labelTranslationParameters: [] } 2075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6851 +label: "Villa Tulumaya" +value: "2075" +data: App\Entity\ProvinciaLocalidad {#3393 …} +attr: [] +labelTranslationParameters: [] } 2076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6852 +label: "Agrelo" +value: "2076" +data: App\Entity\ProvinciaLocalidad {#3394 …} +attr: [] +labelTranslationParameters: [] } 2077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6853 +label: "Barrio Perdriel IV" +value: "2077" +data: App\Entity\ProvinciaLocalidad {#3395 …} +attr: [] +labelTranslationParameters: [] } 2078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6854 +label: "Cacheuta" +value: "2078" +data: App\Entity\ProvinciaLocalidad {#3396 …} +attr: [] +labelTranslationParameters: [] } 2079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6855 +label: "Costa Flores" +value: "2079" +data: App\Entity\ProvinciaLocalidad {#3397 …} +attr: [] +labelTranslationParameters: [] } 2080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6856 +label: "El Carrizal" +value: "2080" +data: App\Entity\ProvinciaLocalidad {#3398 …} +attr: [] +labelTranslationParameters: [] } 2081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6857 +label: "El Salto" +value: "2081" +data: App\Entity\ProvinciaLocalidad {#3399 …} +attr: [] +labelTranslationParameters: [] } 2082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6858 +label: "Las Compuertas" +value: "2082" +data: App\Entity\ProvinciaLocalidad {#3400 …} +attr: [] +labelTranslationParameters: [] } 2083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6859 +label: "Las Vegas" +value: "2083" +data: App\Entity\ProvinciaLocalidad {#3401 …} +attr: [] +labelTranslationParameters: [] } 2084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6860 +label: "Luján de Cuyo" +value: "2084" +data: App\Entity\ProvinciaLocalidad {#3402 …} +attr: [] +labelTranslationParameters: [] } 2085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6861 +label: "Perdriel" +value: "2085" +data: App\Entity\ProvinciaLocalidad {#3403 …} +attr: [] +labelTranslationParameters: [] } 2086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6862 +label: "Potrerillos" +value: "2086" +data: App\Entity\ProvinciaLocalidad {#3404 …} +attr: [] +labelTranslationParameters: [] } 2087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6863 +label: "Ugarteche" +value: "2087" +data: App\Entity\ProvinciaLocalidad {#3405 …} +attr: [] +labelTranslationParameters: [] } 2088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6864 +label: "Barrancas" +value: "2088" +data: App\Entity\ProvinciaLocalidad {#3406 …} +attr: [] +labelTranslationParameters: [] } 2089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6865 +label: "Barrio Jesús de Nazaret" +value: "2089" +data: App\Entity\ProvinciaLocalidad {#3407 …} +attr: [] +labelTranslationParameters: [] } 2090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6866 +label: "Cruz de Piedra" +value: "2090" +data: App\Entity\ProvinciaLocalidad {#3408 …} +attr: [] +labelTranslationParameters: [] } 2091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6867 +label: "El Pedregal" +value: "2091" +data: App\Entity\ProvinciaLocalidad {#3409 …} +attr: [] +labelTranslationParameters: [] } 2092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6868 +label: "Fray Luis Beltrán" +value: "2092" +data: App\Entity\ProvinciaLocalidad {#3410 …} +attr: [] +labelTranslationParameters: [] } 2093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6869 +label: "Maipú" +value: "2093" +data: App\Entity\ProvinciaLocalidad {#3411 …} +attr: [] +labelTranslationParameters: [] } 2094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +label: "Rodeo del Medio" +value: "2094" +data: App\Entity\ProvinciaLocalidad {#3412 …} +attr: [] +labelTranslationParameters: [] } 2095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +label: "Russell" +value: "2095" +data: App\Entity\ProvinciaLocalidad {#3413 …} +attr: [] +labelTranslationParameters: [] } 2096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +label: "San Roque" +value: "2096" +data: App\Entity\ProvinciaLocalidad {#3414 …} +attr: [] +labelTranslationParameters: [] } 2097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6873 +label: "Villa Teresa" +value: "2097" +data: App\Entity\ProvinciaLocalidad {#3415 …} +attr: [] +labelTranslationParameters: [] } 2098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +label: "Agua Escondida" +value: "2098" +data: App\Entity\ProvinciaLocalidad {#3416 …} +attr: [] +labelTranslationParameters: [] } 2099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +label: "Bardas Blancas" +value: "2099" +data: App\Entity\ProvinciaLocalidad {#3417 …} +attr: [] +labelTranslationParameters: [] } 2100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +label: "Las Leñas" +value: "2100" +data: App\Entity\ProvinciaLocalidad {#3418 …} +attr: [] +labelTranslationParameters: [] } 2101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6877 +label: "Malargüe" +value: "2101" +data: App\Entity\ProvinciaLocalidad {#3419 …} +attr: [] +labelTranslationParameters: [] } 2102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +label: "Andrade" +value: "2102" +data: App\Entity\ProvinciaLocalidad {#3420 …} +attr: [] +labelTranslationParameters: [] } 2103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6879 +label: "Barrio Cooperativa Los Campamentos" +value: "2103" +data: App\Entity\ProvinciaLocalidad {#3421 …} +attr: [] +labelTranslationParameters: [] } 2104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6880 +label: "Barrio Rivadavia" +value: "2104" +data: App\Entity\ProvinciaLocalidad {#3422 …} +attr: [] +labelTranslationParameters: [] } 2105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6881 +label: "El Mirador" +value: "2105" +data: App\Entity\ProvinciaLocalidad {#3423 …} +attr: [] +labelTranslationParameters: [] } 2106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +label: "La Central" +value: "2106" +data: App\Entity\ProvinciaLocalidad {#3424 …} +attr: [] +labelTranslationParameters: [] } 2107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +label: "La Esperanza" +value: "2107" +data: App\Entity\ProvinciaLocalidad {#3425 …} +attr: [] +labelTranslationParameters: [] } 2108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +label: "La Florida" +value: "2108" +data: App\Entity\ProvinciaLocalidad {#3426 …} +attr: [] +labelTranslationParameters: [] } 2109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +label: "La Libertad" +value: "2109" +data: App\Entity\ProvinciaLocalidad {#3427 …} +attr: [] +labelTranslationParameters: [] } 2110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +label: "Los Árboles" +value: "2110" +data: App\Entity\ProvinciaLocalidad {#3428 …} +attr: [] +labelTranslationParameters: [] } 2111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +label: "Los Campamentos" +value: "2111" +data: App\Entity\ProvinciaLocalidad {#3429 …} +attr: [] +labelTranslationParameters: [] } 2112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +label: "Medrano" +value: "2112" +data: App\Entity\ProvinciaLocalidad {#3430 …} +attr: [] +labelTranslationParameters: [] } 2113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +label: "Mundo Nuevo" +value: "2113" +data: App\Entity\ProvinciaLocalidad {#3431 …} +attr: [] +labelTranslationParameters: [] } 2114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +label: "Reducción de Abajo" +value: "2114" +data: App\Entity\ProvinciaLocalidad {#3432 …} +attr: [] +labelTranslationParameters: [] } 2115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6891 +label: "Rivadavia" +value: "2115" +data: App\Entity\ProvinciaLocalidad {#3433 …} +attr: [] +labelTranslationParameters: [] } 2116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6892 +label: "Santa María de Oro" +value: "2116" +data: App\Entity\ProvinciaLocalidad {#3434 …} +attr: [] +labelTranslationParameters: [] } 2117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6893 +label: "Barrio El Cepillo" +value: "2117" +data: App\Entity\ProvinciaLocalidad {#3435 …} +attr: [] +labelTranslationParameters: [] } 2118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6894 +label: "Chilecito" +value: "2118" +data: App\Entity\ProvinciaLocalidad {#3436 …} +attr: [] +labelTranslationParameters: [] } 2119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6895 +label: "Eugenio Bustos" +value: "2119" +data: App\Entity\ProvinciaLocalidad {#3437 …} +attr: [] +labelTranslationParameters: [] } 2120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6896 +label: "La Consulta" +value: "2120" +data: App\Entity\ProvinciaLocalidad {#3438 …} +attr: [] +labelTranslationParameters: [] } 2121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6897 +label: "Pareditas" +value: "2121" +data: App\Entity\ProvinciaLocalidad {#3439 …} +attr: [] +labelTranslationParameters: [] } 2122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6898 +label: "San Carlos" +value: "2122" +data: App\Entity\ProvinciaLocalidad {#3440 …} +attr: [] +labelTranslationParameters: [] } 2123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6899 +label: "Alto Salvador" +value: "2123" +data: App\Entity\ProvinciaLocalidad {#3441 …} +attr: [] +labelTranslationParameters: [] } 2124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6900 +label: "Alto Verde" +value: "2124" +data: App\Entity\ProvinciaLocalidad {#3442 …} +attr: [] +labelTranslationParameters: [] } 2125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6901 +label: "Barrio Chivilcoy" +value: "2125" +data: App\Entity\ProvinciaLocalidad {#3443 …} +attr: [] +labelTranslationParameters: [] } 2126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6902 +label: "Barrio Emanuel" +value: "2126" +data: App\Entity\ProvinciaLocalidad {#3444 …} +attr: [] +labelTranslationParameters: [] } 2127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6903 +label: "Barrio Los Charabones" +value: "2127" +data: App\Entity\ProvinciaLocalidad {#3445 …} +attr: [] +labelTranslationParameters: [] } 2128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6904 +label: "Chapanay" +value: "2128" +data: App\Entity\ProvinciaLocalidad {#3446 …} +attr: [] +labelTranslationParameters: [] } 2129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6905 +label: "Chivilcoy" +value: "2129" +data: App\Entity\ProvinciaLocalidad {#3447 …} +attr: [] +labelTranslationParameters: [] } 2130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6906 +label: "Montecaseros" +value: "2130" +data: App\Entity\ProvinciaLocalidad {#3448 …} +attr: [] +labelTranslationParameters: [] } 2131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6907 +label: "Nueva California (Est. Moluches)" +value: "2131" +data: App\Entity\ProvinciaLocalidad {#3449 …} +attr: [] +labelTranslationParameters: [] } 2132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +label: "San Martín" +value: "2132" +data: App\Entity\ProvinciaLocalidad {#3450 …} +attr: [] +labelTranslationParameters: [] } 2133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6909 +label: "Tres Porteñas" +value: "2133" +data: App\Entity\ProvinciaLocalidad {#3451 …} +attr: [] +labelTranslationParameters: [] } 2134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6910 +label: "25 de Mayo" +value: "2134" +data: App\Entity\ProvinciaLocalidad {#3452 …} +attr: [] +labelTranslationParameters: [] } 2135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6911 +label: "Barrio Campos El Toledano" +value: "2135" +data: App\Entity\ProvinciaLocalidad {#3453 …} +attr: [] +labelTranslationParameters: [] } 2136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6912 +label: "Barrio El Nevado" +value: "2136" +data: App\Entity\ProvinciaLocalidad {#3454 …} +attr: [] +labelTranslationParameters: [] } 2137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6913 +label: "Barrio Empleados de Comercio" +value: "2137" +data: App\Entity\ProvinciaLocalidad {#3455 …} +attr: [] +labelTranslationParameters: [] } 2138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6914 +label: "Barrio Intendencia" +value: "2138" +data: App\Entity\ProvinciaLocalidad {#3456 …} +attr: [] +labelTranslationParameters: [] } 2139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6915 +label: "Capitán Montoya" +value: "2139" +data: App\Entity\ProvinciaLocalidad {#3457 …} +attr: [] +labelTranslationParameters: [] } 2140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6916 +label: "Cuadro Benegas" +value: "2140" +data: App\Entity\ProvinciaLocalidad {#3458 …} +attr: [] +labelTranslationParameters: [] } 2141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6917 +label: "El Nihuil" +value: "2141" +data: App\Entity\ProvinciaLocalidad {#3459 …} +attr: [] +labelTranslationParameters: [] } 2142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6918 +label: "El Sosneado" +value: "2142" +data: App\Entity\ProvinciaLocalidad {#3460 …} +attr: [] +labelTranslationParameters: [] } 2143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6919 +label: "El Tropezón" +value: "2143" +data: App\Entity\ProvinciaLocalidad {#3461 …} +attr: [] +labelTranslationParameters: [] } 2144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6920 +label: "Goudge" +value: "2144" +data: App\Entity\ProvinciaLocalidad {#3462 …} +attr: [] +labelTranslationParameters: [] } 2145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6921 +label: "Jaime Prats" +value: "2145" +data: App\Entity\ProvinciaLocalidad {#3463 …} +attr: [] +labelTranslationParameters: [] } 2146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6922 +label: "La Llave Nueva" +value: "2146" +data: App\Entity\ProvinciaLocalidad {#3464 …} +attr: [] +labelTranslationParameters: [] } 2147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6923 +label: "Las Malvinas" +value: "2147" +data: App\Entity\ProvinciaLocalidad {#3465 …} +attr: [] +labelTranslationParameters: [] } 2148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6924 +label: "Los Reyunos" +value: "2148" +data: App\Entity\ProvinciaLocalidad {#3466 …} +attr: [] +labelTranslationParameters: [] } 2149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6925 +label: "Monte Comán" +value: "2149" +data: App\Entity\ProvinciaLocalidad {#3467 …} +attr: [] +labelTranslationParameters: [] } 2150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "Pobre Diablo" +value: "2150" +data: App\Entity\ProvinciaLocalidad {#3468 …} +attr: [] +labelTranslationParameters: [] } 2151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6927 +label: "Punta del Agua" +value: "2151" +data: App\Entity\ProvinciaLocalidad {#3469 …} +attr: [] +labelTranslationParameters: [] } 2152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6928 +label: "Rama Caída" +value: "2152" +data: App\Entity\ProvinciaLocalidad {#3470 …} +attr: [] +labelTranslationParameters: [] } 2153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6929 +label: "Real del Padre" +value: "2153" +data: App\Entity\ProvinciaLocalidad {#3471 …} +attr: [] +labelTranslationParameters: [] } 2154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6930 +label: "Salto de las Rosas" +value: "2154" +data: App\Entity\ProvinciaLocalidad {#3472 …} +attr: [] +labelTranslationParameters: [] } 2155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6931 +label: "San Rafael" +value: "2155" +data: App\Entity\ProvinciaLocalidad {#3473 …} +attr: [] +labelTranslationParameters: [] } 2156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6932 +label: "Villa Atuel" +value: "2156" +data: App\Entity\ProvinciaLocalidad {#3474 …} +attr: [] +labelTranslationParameters: [] } 2157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6933 +label: "Villa Atuel Norte" +value: "2157" +data: App\Entity\ProvinciaLocalidad {#3475 …} +attr: [] +labelTranslationParameters: [] } 2158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "Barrio 12 de Octubre" +value: "2158" +data: App\Entity\ProvinciaLocalidad {#3476 …} +attr: [] +labelTranslationParameters: [] } 2159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6935 +label: "Barrio María Auxiliadora" +value: "2159" +data: App\Entity\ProvinciaLocalidad {#3477 …} +attr: [] +labelTranslationParameters: [] } 2160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6936 +label: "Barrio Molina Cabrera" +value: "2160" +data: App\Entity\ProvinciaLocalidad {#3478 …} +attr: [] +labelTranslationParameters: [] } 2161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6937 +label: "La Dormida" +value: "2161" +data: App\Entity\ProvinciaLocalidad {#3479 …} +attr: [] +labelTranslationParameters: [] } 2162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6938 +label: "Las Catitas (Est. J. N. Lencinas)" +value: "2162" +data: App\Entity\ProvinciaLocalidad {#3480 …} +attr: [] +labelTranslationParameters: [] } 2163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6939 +label: "Santa Rosa" +value: "2163" +data: App\Entity\ProvinciaLocalidad {#3481 …} +attr: [] +labelTranslationParameters: [] } 2164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6940 +label: "Barrio San Cayetano" +value: "2164" +data: App\Entity\ProvinciaLocalidad {#3482 …} +attr: [] +labelTranslationParameters: [] } 2165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6941 +label: "Campo Los Andes" +value: "2165" +data: App\Entity\ProvinciaLocalidad {#3483 …} +attr: [] +labelTranslationParameters: [] } 2166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6942 +label: "Colonia Las Rosas" +value: "2166" +data: App\Entity\ProvinciaLocalidad {#3484 …} +attr: [] +labelTranslationParameters: [] } 2167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6943 +label: "El Manzano" +value: "2167" +data: App\Entity\ProvinciaLocalidad {#3485 …} +attr: [] +labelTranslationParameters: [] } 2168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6944 +label: "Los Sauces" +value: "2168" +data: App\Entity\ProvinciaLocalidad {#3486 …} +attr: [] +labelTranslationParameters: [] } 2169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6945 +label: "Tunuyán" +value: "2169" +data: App\Entity\ProvinciaLocalidad {#3487 …} +attr: [] +labelTranslationParameters: [] } 2170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6946 +label: "Vista Flores" +value: "2170" +data: App\Entity\ProvinciaLocalidad {#3488 …} +attr: [] +labelTranslationParameters: [] } 2171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6947 +label: "Barrio Belgrano Norte" +value: "2171" +data: App\Entity\ProvinciaLocalidad {#3489 …} +attr: [] +labelTranslationParameters: [] } 2172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6948 +label: "Cordón del Plata" +value: "2172" +data: App\Entity\ProvinciaLocalidad {#3490 …} +attr: [] +labelTranslationParameters: [] } 2173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6949 +label: "El Peral" +value: "2173" +data: App\Entity\ProvinciaLocalidad {#3491 …} +attr: [] +labelTranslationParameters: [] } 2174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6950 +label: "La Arboleda" +value: "2174" +data: App\Entity\ProvinciaLocalidad {#3492 …} +attr: [] +labelTranslationParameters: [] } 2175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6951 +label: "San José" +value: "2175" +data: App\Entity\ProvinciaLocalidad {#3493 …} +attr: [] +labelTranslationParameters: [] } 2176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6952 +label: "Tupungato" +value: "2176" +data: App\Entity\ProvinciaLocalidad {#3494 …} +attr: [] +labelTranslationParameters: [] } 2177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6953 +label: "25 de Mayo" +value: "2177" +data: App\Entity\ProvinciaLocalidad {#1288 …} +attr: [] +labelTranslationParameters: [] } 2178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6954 +label: "Alba Posse" +value: "2178" +data: App\Entity\ProvinciaLocalidad {#3495 …} +attr: [] +labelTranslationParameters: [] } 2179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6955 +label: "Colonia Alicia" +value: "2179" +data: App\Entity\ProvinciaLocalidad {#3496 …} +attr: [] +labelTranslationParameters: [] } 2180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6956 +label: "Colonia Aurora" +value: "2180" +data: App\Entity\ProvinciaLocalidad {#3497 …} +attr: [] +labelTranslationParameters: [] } 2181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6957 +label: "San Francisco de Asís" +value: "2181" +data: App\Entity\ProvinciaLocalidad {#3498 …} +attr: [] +labelTranslationParameters: [] } 2182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6958 +label: "Santa Rita" +value: "2182" +data: App\Entity\ProvinciaLocalidad {#3499 …} +attr: [] +labelTranslationParameters: [] } 2183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6959 +label: "Apóstoles" +value: "2183" +data: App\Entity\ProvinciaLocalidad {#3500 …} +attr: [] +labelTranslationParameters: [] } 2184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6960 +label: "Azara" +value: "2184" +data: App\Entity\ProvinciaLocalidad {#3501 …} +attr: [] +labelTranslationParameters: [] } 2185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6961 +label: "Estación Apóstoles" +value: "2185" +data: App\Entity\ProvinciaLocalidad {#3502 …} +attr: [] +labelTranslationParameters: [] } 2186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6962 +label: "Pindapoy" +value: "2186" +data: App\Entity\ProvinciaLocalidad {#3503 …} +attr: [] +labelTranslationParameters: [] } 2187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6963 +label: "Rincón de Azara" +value: "2187" +data: App\Entity\ProvinciaLocalidad {#3504 …} +attr: [] +labelTranslationParameters: [] } 2188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6964 +label: "San José" +value: "2188" +data: App\Entity\ProvinciaLocalidad {#3505 …} +attr: [] +labelTranslationParameters: [] } 2189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6965 +label: "Tres Capones" +value: "2189" +data: App\Entity\ProvinciaLocalidad {#3506 …} +attr: [] +labelTranslationParameters: [] } 2190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6966 +label: "1º de Mayo" +value: "2190" +data: App\Entity\ProvinciaLocalidad {#3507 …} +attr: [] +labelTranslationParameters: [] } 2191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6967 +label: "Aristóbulo del Valle" +value: "2191" +data: App\Entity\ProvinciaLocalidad {#3508 …} +attr: [] +labelTranslationParameters: [] } 2192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6968 +label: "Campo Grande" +value: "2192" +data: App\Entity\ProvinciaLocalidad {#3509 …} +attr: [] +labelTranslationParameters: [] } 2193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6969 +label: "Dos de Mayo Núcleo I" +value: "2193" +data: App\Entity\ProvinciaLocalidad {#3510 …} +attr: [] +labelTranslationParameters: [] } 2194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6970 +label: "Dos de Mayo Núcleo II" +value: "2194" +data: App\Entity\ProvinciaLocalidad {#3511 …} +attr: [] +labelTranslationParameters: [] } 2195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6971 +label: "Dos de Mayo Nucleo III" +value: "2195" +data: App\Entity\ProvinciaLocalidad {#3512 …} +attr: [] +labelTranslationParameters: [] } 2196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6972 +label: "Pueblo Illia" +value: "2196" +data: App\Entity\ProvinciaLocalidad {#3513 …} +attr: [] +labelTranslationParameters: [] } 2197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6973 +label: "Salto Encantado" +value: "2197" +data: App\Entity\ProvinciaLocalidad {#3514 …} +attr: [] +labelTranslationParameters: [] } 2198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6974 +label: "Bonpland" +value: "2198" +data: App\Entity\ProvinciaLocalidad {#3515 …} +attr: [] +labelTranslationParameters: [] } 2199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6975 +label: "Candelaria" +value: "2199" +data: App\Entity\ProvinciaLocalidad {#3516 …} +attr: [] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6976 +label: "Cerro Corá" +value: "2200" +data: App\Entity\ProvinciaLocalidad {#3517 …} +attr: [] +labelTranslationParameters: [] } 2201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6977 +label: "Loreto" +value: "2201" +data: App\Entity\ProvinciaLocalidad {#3518 …} +attr: [] +labelTranslationParameters: [] } 2202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6978 +label: "Mártires" +value: "2202" +data: App\Entity\ProvinciaLocalidad {#3519 …} +attr: [] +labelTranslationParameters: [] } 2203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6979 +label: "Profundidad" +value: "2203" +data: App\Entity\ProvinciaLocalidad {#3520 …} +attr: [] +labelTranslationParameters: [] } 2204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6980 +label: "Puerto Santa Ana" +value: "2204" +data: App\Entity\ProvinciaLocalidad {#3521 …} +attr: [] +labelTranslationParameters: [] } 2205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6981 +label: "Santa Ana" +value: "2205" +data: App\Entity\ProvinciaLocalidad {#3522 …} +attr: [] +labelTranslationParameters: [] } 2206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6982 +label: "Garupá" +value: "2206" +data: App\Entity\ProvinciaLocalidad {#3523 …} +attr: [] +labelTranslationParameters: [] } 2207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6983 +label: "Nemesio Parma" +value: "2207" +data: App\Entity\ProvinciaLocalidad {#3524 …} +attr: [] +labelTranslationParameters: [] } 2208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6984 +label: "Posadas (Municipio de Garupá )" +value: "2208" +data: App\Entity\ProvinciaLocalidad {#3525 …} +attr: [] +labelTranslationParameters: [] } 2209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6985 +label: "Posadas (Municipio de Posadas)" +value: "2209" +data: App\Entity\ProvinciaLocalidad {#3526 …} +attr: [] +labelTranslationParameters: [] } 2210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6986 +label: "Barra Concepción" +value: "2210" +data: App\Entity\ProvinciaLocalidad {#3527 …} +attr: [] +labelTranslationParameters: [] } 2211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6987 +label: "Concepción de la Sierra" +value: "2211" +data: App\Entity\ProvinciaLocalidad {#3528 …} +attr: [] +labelTranslationParameters: [] } 2212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6988 +label: "La Corita" +value: "2212" +data: App\Entity\ProvinciaLocalidad {#3529 …} +attr: [] +labelTranslationParameters: [] } 2213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6989 +label: "Santa María" +value: "2213" +data: App\Entity\ProvinciaLocalidad {#3530 …} +attr: [] +labelTranslationParameters: [] } 2214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6990 +label: "9 de Julio" +value: "2214" +data: App\Entity\ProvinciaLocalidad {#3531 …} +attr: [] +labelTranslationParameters: [] } 2215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6991 +label: "9 de Julio Kilómetro 20" +value: "2215" +data: App\Entity\ProvinciaLocalidad {#3532 …} +attr: [] +labelTranslationParameters: [] } 2216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6992 +label: "Colonia Victoria" +value: "2216" +data: App\Entity\ProvinciaLocalidad {#3533 …} +attr: [] +labelTranslationParameters: [] } 2217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6993 +label: "Eldorado" +value: "2217" +data: App\Entity\ProvinciaLocalidad {#3534 …} +attr: [] +labelTranslationParameters: [] } 2218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6994 +label: "María Magdalena" +value: "2218" +data: App\Entity\ProvinciaLocalidad {#3535 …} +attr: [] +labelTranslationParameters: [] } 2219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6995 +label: "Puerto Mado" +value: "2219" +data: App\Entity\ProvinciaLocalidad {#3536 …} +attr: [] +labelTranslationParameters: [] } 2220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6996 +label: "Puerto Pinares" +value: "2220" +data: App\Entity\ProvinciaLocalidad {#3537 …} +attr: [] +labelTranslationParameters: [] } 2221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6997 +label: "Santiago de Liniers" +value: "2221" +data: App\Entity\ProvinciaLocalidad {#3538 …} +attr: [] +labelTranslationParameters: [] } 2222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6998 +label: "Valle Hermoso" +value: "2222" +data: App\Entity\ProvinciaLocalidad {#3539 …} +attr: [] +labelTranslationParameters: [] } 2223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6999 +label: "Villa Roulet" +value: "2223" +data: App\Entity\ProvinciaLocalidad {#3540 …} +attr: [] +labelTranslationParameters: [] } 2224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7000 +label: "Almirante Brown" +value: "2224" +data: App\Entity\ProvinciaLocalidad {#3541 …} +attr: [] +labelTranslationParameters: [] } 2225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7001 +label: "Bernardo de Irigoyen" +value: "2225" +data: App\Entity\ProvinciaLocalidad {#3542 …} +attr: [] +labelTranslationParameters: [] } 2226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7002 +label: "Dos Hermanas" +value: "2226" +data: App\Entity\ProvinciaLocalidad {#3543 …} +attr: [] +labelTranslationParameters: [] } 2227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7003 +label: "Integración" +value: "2227" +data: App\Entity\ProvinciaLocalidad {#3544 …} +attr: [] +labelTranslationParameters: [] } 2228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7004 +label: "San Antonio" +value: "2228" +data: App\Entity\ProvinciaLocalidad {#3545 …} +attr: [] +labelTranslationParameters: [] } 2229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7005 +label: "El Soberbio" +value: "2229" +data: App\Entity\ProvinciaLocalidad {#3546 …} +attr: [] +labelTranslationParameters: [] } 2230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7006 +label: "Fracrán" +value: "2230" +data: App\Entity\ProvinciaLocalidad {#3547 …} +attr: [] +labelTranslationParameters: [] } 2231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7007 +label: "San Vicente" +value: "2231" +data: App\Entity\ProvinciaLocalidad {#3548 …} +attr: [] +labelTranslationParameters: [] } 2232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7008 +label: "Esperanza" +value: "2232" +data: App\Entity\ProvinciaLocalidad {#3549 …} +attr: [] +labelTranslationParameters: [] } 2233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7009 +label: "Libertad" +value: "2233" +data: App\Entity\ProvinciaLocalidad {#3550 …} +attr: [] +labelTranslationParameters: [] } 2234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7010 +label: "Puerto Iguazú" +value: "2234" +data: App\Entity\ProvinciaLocalidad {#3551 …} +attr: [] +labelTranslationParameters: [] } 2235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7011 +label: "Wanda" +value: "2235" +data: App\Entity\ProvinciaLocalidad {#3552 …} +attr: [] +labelTranslationParameters: [] } 2236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7012 +label: "Almafuerte" +value: "2236" +data: App\Entity\ProvinciaLocalidad {#3553 …} +attr: [] +labelTranslationParameters: [] } 2237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7013 +label: "Arroyo del Medio" +value: "2237" +data: App\Entity\ProvinciaLocalidad {#3554 …} +attr: [] +labelTranslationParameters: [] } 2238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7014 +label: "Caá - Yarí" +value: "2238" +data: App\Entity\ProvinciaLocalidad {#3555 …} +attr: [] +labelTranslationParameters: [] } 2239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7015 +label: "Cerro Azul" +value: "2239" +data: App\Entity\ProvinciaLocalidad {#3556 …} +attr: [] +labelTranslationParameters: [] } 2240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7016 +label: "Dos Arroyos" +value: "2240" +data: App\Entity\ProvinciaLocalidad {#3557 …} +attr: [] +labelTranslationParameters: [] } 2241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7017 +label: "Gobernador López" +value: "2241" +data: App\Entity\ProvinciaLocalidad {#3558 …} +attr: [] +labelTranslationParameters: [] } 2242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7018 +label: "Leandro N. Alem" +value: "2242" +data: App\Entity\ProvinciaLocalidad {#3559 …} +attr: [] +labelTranslationParameters: [] } 2243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7019 +label: "Olegario V. Andrade" +value: "2243" +data: App\Entity\ProvinciaLocalidad {#3560 …} +attr: [] +labelTranslationParameters: [] } 2244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7020 +label: "Villa Libertad (Municipio Caá - Yarí)" +value: "2244" +data: App\Entity\ProvinciaLocalidad {#3561 …} +attr: [] +labelTranslationParameters: [] } 2245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7021 +label: "Villa Libertad (Municipio Leandro N. Alem)" +value: "2245" +data: App\Entity\ProvinciaLocalidad {#3562 …} +attr: [] +labelTranslationParameters: [] } 2246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7022 +label: "Capioví" +value: "2246" +data: App\Entity\ProvinciaLocalidad {#3563 …} +attr: [] +labelTranslationParameters: [] } 2247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7023 +label: "El Alcázar" +value: "2247" +data: App\Entity\ProvinciaLocalidad {#3564 …} +attr: [] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7024 +label: "Garuhapé" +value: "2248" +data: App\Entity\ProvinciaLocalidad {#3565 …} +attr: [] +labelTranslationParameters: [] } 2249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7025 +label: "Mbopicuá" +value: "2249" +data: App\Entity\ProvinciaLocalidad {#3566 …} +attr: [] +labelTranslationParameters: [] } 2250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7026 +label: "Puerto Leoni" +value: "2250" +data: App\Entity\ProvinciaLocalidad {#3567 …} +attr: [] +labelTranslationParameters: [] } 2251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7027 +label: "Puerto Rico" +value: "2251" +data: App\Entity\ProvinciaLocalidad {#3568 …} +attr: [] +labelTranslationParameters: [] } 2252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7028 +label: "Ruiz de Montoya" +value: "2252" +data: App\Entity\ProvinciaLocalidad {#3569 …} +attr: [] +labelTranslationParameters: [] } 2253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7029 +label: "San Alberto" +value: "2253" +data: App\Entity\ProvinciaLocalidad {#3570 …} +attr: [] +labelTranslationParameters: [] } 2254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7030 +label: "San Gotardo" +value: "2254" +data: App\Entity\ProvinciaLocalidad {#3571 …} +attr: [] +labelTranslationParameters: [] } 2255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7031 +label: "San Miguel" +value: "2255" +data: App\Entity\ProvinciaLocalidad {#3572 …} +attr: [] +labelTranslationParameters: [] } 2256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7032 +label: "Villa Akerman" +value: "2256" +data: App\Entity\ProvinciaLocalidad {#3573 …} +attr: [] +labelTranslationParameters: [] } 2257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7033 +label: "Caraguatay" +value: "2257" +data: App\Entity\ProvinciaLocalidad {#3574 …} +attr: [] +labelTranslationParameters: [] } 2258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7034 +label: "Laharrague" +value: "2258" +data: App\Entity\ProvinciaLocalidad {#3575 …} +attr: [] +labelTranslationParameters: [] } 2259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7035 +label: "Montecarlo" +value: "2259" +data: App\Entity\ProvinciaLocalidad {#3576 …} +attr: [] +labelTranslationParameters: [] } 2260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7036 +label: "Piray Kilómetro 18" +value: "2260" +data: App\Entity\ProvinciaLocalidad {#3577 …} +attr: [] +labelTranslationParameters: [] } 2261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7037 +label: "Puerto Piray" +value: "2261" +data: App\Entity\ProvinciaLocalidad {#3578 …} +attr: [] +labelTranslationParameters: [] } 2262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7038 +label: "Tarumá" +value: "2262" +data: App\Entity\ProvinciaLocalidad {#3579 …} +attr: [] +labelTranslationParameters: [] } 2263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7039 +label: "Villa Parodi" +value: "2263" +data: App\Entity\ProvinciaLocalidad {#3580 …} +attr: [] +labelTranslationParameters: [] } 2264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7040 +label: "Alberdi" +value: "2264" +data: App\Entity\ProvinciaLocalidad {#3581 …} +attr: [] +labelTranslationParameters: [] } 2265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7041 +label: "Campo Ramón" +value: "2265" +data: App\Entity\ProvinciaLocalidad {#3582 …} +attr: [] +labelTranslationParameters: [] } 2266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7042 +label: "Campo Viera" +value: "2266" +data: App\Entity\ProvinciaLocalidad {#3583 …} +attr: [] +labelTranslationParameters: [] } 2267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7043 +label: "El Salto" +value: "2267" +data: App\Entity\ProvinciaLocalidad {#3584 …} +attr: [] +labelTranslationParameters: [] } 2268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7044 +label: "General Alvear" +value: "2268" +data: App\Entity\ProvinciaLocalidad {#3585 …} +attr: [] +labelTranslationParameters: [] } 2269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7045 +label: "Guaraní" +value: "2269" +data: App\Entity\ProvinciaLocalidad {#3586 …} +attr: [] +labelTranslationParameters: [] } 2270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7046 +label: "Los Helechos" +value: "2270" +data: App\Entity\ProvinciaLocalidad {#3587 …} +attr: [] +labelTranslationParameters: [] } 2271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7047 +label: "Oberá" +value: "2271" +data: App\Entity\ProvinciaLocalidad {#3588 …} +attr: [] +labelTranslationParameters: [] } 2272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7048 +label: "Panambí" +value: "2272" +data: App\Entity\ProvinciaLocalidad {#3589 …} +attr: [] +labelTranslationParameters: [] } 2273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7049 +label: "Panambí Kilómetro 8" +value: "2273" +data: App\Entity\ProvinciaLocalidad {#3590 …} +attr: [] +labelTranslationParameters: [] } 2274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7050 +label: "San Martín" +value: "2274" +data: App\Entity\ProvinciaLocalidad {#3591 …} +attr: [] +labelTranslationParameters: [] } 2275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7051 +label: "Villa Bonita" +value: "2275" +data: App\Entity\ProvinciaLocalidad {#3592 …} +attr: [] +labelTranslationParameters: [] } 2276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7052 +label: "Colonia Polana" +value: "2276" +data: App\Entity\ProvinciaLocalidad {#3593 …} +attr: [] +labelTranslationParameters: [] } 2277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7053 +label: "Corpus" +value: "2277" +data: App\Entity\ProvinciaLocalidad {#3594 …} +attr: [] +labelTranslationParameters: [] } 2278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7054 +label: "Domingo Savio" +value: "2278" +data: App\Entity\ProvinciaLocalidad {#3595 …} +attr: [] +labelTranslationParameters: [] } 2279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7055 +label: "General Urquiza" +value: "2279" +data: App\Entity\ProvinciaLocalidad {#3596 …} +attr: [] +labelTranslationParameters: [] } 2280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7056 +label: "Gobernador Roca" +value: "2280" +data: App\Entity\ProvinciaLocalidad {#3597 …} +attr: [] +labelTranslationParameters: [] } 2281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7057 +label: "Helvecia" +value: "2281" +data: App\Entity\ProvinciaLocalidad {#3598 …} +attr: [] +labelTranslationParameters: [] } 2282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7058 +label: "Hipólito Yrigoyen" +value: "2282" +data: App\Entity\ProvinciaLocalidad {#3599 …} +attr: [] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7059 +label: "Jardín América" +value: "2283" +data: App\Entity\ProvinciaLocalidad {#3600 …} +attr: [] +labelTranslationParameters: [] } 2284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7060 +label: "Oasis" +value: "2284" +data: App\Entity\ProvinciaLocalidad {#3601 …} +attr: [] +labelTranslationParameters: [] } 2285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7061 +label: "Roca Chica" +value: "2285" +data: App\Entity\ProvinciaLocalidad {#3602 …} +attr: [] +labelTranslationParameters: [] } 2286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7062 +label: "San Ignacio" +value: "2286" +data: App\Entity\ProvinciaLocalidad {#3603 …} +attr: [] +labelTranslationParameters: [] } 2287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7063 +label: "Santo Pipó" +value: "2287" +data: App\Entity\ProvinciaLocalidad {#3604 …} +attr: [] +labelTranslationParameters: [] } 2288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7064 +label: "Florentino Ameghino" +value: "2288" +data: App\Entity\ProvinciaLocalidad {#3605 …} +attr: [] +labelTranslationParameters: [] } 2289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7065 +label: "Itacaruaré" +value: "2289" +data: App\Entity\ProvinciaLocalidad {#3606 …} +attr: [] +labelTranslationParameters: [] } 2290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7066 +label: "Mojón Grande" +value: "2290" +data: App\Entity\ProvinciaLocalidad {#3607 …} +attr: [] +labelTranslationParameters: [] } 2291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7067 +label: "San Javier" +value: "2291" +data: App\Entity\ProvinciaLocalidad {#3608 …} +attr: [] +labelTranslationParameters: [] } 2292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7068 +label: "Cruce Caballero" +value: "2292" +data: App\Entity\ProvinciaLocalidad {#3609 …} +attr: [] +labelTranslationParameters: [] } 2293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7069 +label: "Paraíso" +value: "2293" +data: App\Entity\ProvinciaLocalidad {#3610 …} +attr: [] +labelTranslationParameters: [] } 2294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7070 +label: "Piñalito Sur" +value: "2294" +data: App\Entity\ProvinciaLocalidad {#3611 …} +attr: [] +labelTranslationParameters: [] } 2295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7071 +label: "San Pedro" +value: "2295" +data: App\Entity\ProvinciaLocalidad {#3612 …} +attr: [] +labelTranslationParameters: [] } 2296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7072 +label: "Tobuna" +value: "2296" +data: App\Entity\ProvinciaLocalidad {#3613 …} +attr: [] +labelTranslationParameters: [] } 2297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7073 +label: "Aluminé" +value: "2297" +data: App\Entity\ProvinciaLocalidad {#1289 …} +attr: [] +labelTranslationParameters: [] } 2298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7074 +label: "Villa Pehuenia" +value: "2298" +data: App\Entity\ProvinciaLocalidad {#3614 …} +attr: [] +labelTranslationParameters: [] } 2299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7075 +label: "Añelo" +value: "2299" +data: App\Entity\ProvinciaLocalidad {#3615 …} +attr: [] +labelTranslationParameters: [] } 2300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7076 +label: "San Patricio del Chañar" +value: "2300" +data: App\Entity\ProvinciaLocalidad {#3616 …} +attr: [] +labelTranslationParameters: [] } 2301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7077 +label: "Las Coloradas" +value: "2301" +data: App\Entity\ProvinciaLocalidad {#3617 …} +attr: [] +labelTranslationParameters: [] } 2302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7078 +label: "Chos Malal" +value: "2302" +data: App\Entity\ProvinciaLocalidad {#3618 …} +attr: [] +labelTranslationParameters: [] } 2303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7079 +label: "Tricao Malal" +value: "2303" +data: App\Entity\ProvinciaLocalidad {#3619 …} +attr: [] +labelTranslationParameters: [] } 2304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7080 +label: "Villa del Curi Leuvú" +value: "2304" +data: App\Entity\ProvinciaLocalidad {#3620 …} +attr: [] +labelTranslationParameters: [] } 2305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7081 +label: "Piedra del Águila" +value: "2305" +data: App\Entity\ProvinciaLocalidad {#3621 …} +attr: [] +labelTranslationParameters: [] } 2306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7082 +label: "Santo Tomás" +value: "2306" +data: App\Entity\ProvinciaLocalidad {#3622 …} +attr: [] +labelTranslationParameters: [] } 2307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7083 +label: "11 de Octubre" +value: "2307" +data: App\Entity\ProvinciaLocalidad {#3623 …} +attr: [] +labelTranslationParameters: [] } 2308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7084 +label: "Arroyito" +value: "2308" +data: App\Entity\ProvinciaLocalidad {#3624 …} +attr: [] +labelTranslationParameters: [] } 2309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7085 +label: "Barrio Ruca Luhé" +value: "2309" +data: App\Entity\ProvinciaLocalidad {#3625 …} +attr: [] +labelTranslationParameters: [] } 2310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7086 +label: "Centenario" +value: "2310" +data: App\Entity\ProvinciaLocalidad {#3626 …} +attr: [] +labelTranslationParameters: [] } 2311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7087 +label: "Cutral Có" +value: "2311" +data: App\Entity\ProvinciaLocalidad {#3627 …} +attr: [] +labelTranslationParameters: [] } 2312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7088 +label: "El Chocón" +value: "2312" +data: App\Entity\ProvinciaLocalidad {#3628 …} +attr: [] +labelTranslationParameters: [] } 2313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7089 +label: "Mari Menuco" +value: "2313" +data: App\Entity\ProvinciaLocalidad {#3629 …} +attr: [] +labelTranslationParameters: [] } 2314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7090 +label: "Neuquén" +value: "2314" +data: App\Entity\ProvinciaLocalidad {#3630 …} +attr: [] +labelTranslationParameters: [] } 2315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7091 +label: "Plaza Huincul" +value: "2315" +data: App\Entity\ProvinciaLocalidad {#3631 …} +attr: [] +labelTranslationParameters: [] } 2316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7092 +label: "Plottier" +value: "2316" +data: App\Entity\ProvinciaLocalidad {#3632 …} +attr: [] +labelTranslationParameters: [] } 2317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7093 +label: "Senillosa" +value: "2317" +data: App\Entity\ProvinciaLocalidad {#3633 …} +attr: [] +labelTranslationParameters: [] } 2318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7094 +label: "Villa El Chocón" +value: "2318" +data: App\Entity\ProvinciaLocalidad {#3634 …} +attr: [] +labelTranslationParameters: [] } 2319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7095 +label: "Vista Alegre Norte" +value: "2319" +data: App\Entity\ProvinciaLocalidad {#3635 …} +attr: [] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7096 +label: "Vista Alegre Sur" +value: "2320" +data: App\Entity\ProvinciaLocalidad {#3636 …} +attr: [] +labelTranslationParameters: [] } 2321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7097 +label: "Junín de los Andes" +value: "2321" +data: App\Entity\ProvinciaLocalidad {#3637 …} +attr: [] +labelTranslationParameters: [] } 2322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7098 +label: "San Martín de los Andes" +value: "2322" +data: App\Entity\ProvinciaLocalidad {#3638 …} +attr: [] +labelTranslationParameters: [] } 2323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7099 +label: "Chorriaca" +value: "2323" +data: App\Entity\ProvinciaLocalidad {#3639 …} +attr: [] +labelTranslationParameters: [] } 2324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7100 +label: "Loncopué" +value: "2324" +data: App\Entity\ProvinciaLocalidad {#3640 …} +attr: [] +labelTranslationParameters: [] } 2325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7101 +label: "Villa La Angostura" +value: "2325" +data: App\Entity\ProvinciaLocalidad {#3641 …} +attr: [] +labelTranslationParameters: [] } 2326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7102 +label: "Villa Traful" +value: "2326" +data: App\Entity\ProvinciaLocalidad {#3642 …} +attr: [] +labelTranslationParameters: [] } 2327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7103 +label: "Andacollo" +value: "2327" +data: App\Entity\ProvinciaLocalidad {#3643 …} +attr: [] +labelTranslationParameters: [] } 2328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7104 +label: "Huinganco" +value: "2328" +data: App\Entity\ProvinciaLocalidad {#3644 …} +attr: [] +labelTranslationParameters: [] } 2329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7105 +label: "Las Ovejas" +value: "2329" +data: App\Entity\ProvinciaLocalidad {#3645 …} +attr: [] +labelTranslationParameters: [] } 2330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7106 +label: "Los Miches" +value: "2330" +data: App\Entity\ProvinciaLocalidad {#3646 …} +attr: [] +labelTranslationParameters: [] } 2331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7107 +label: "Manzano Amargo" +value: "2331" +data: App\Entity\ProvinciaLocalidad {#3647 …} +attr: [] +labelTranslationParameters: [] } 2332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7108 +label: "Varvarco" +value: "2332" +data: App\Entity\ProvinciaLocalidad {#3648 …} +attr: [] +labelTranslationParameters: [] } 2333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7109 +label: "Caviahue" +value: "2333" +data: App\Entity\ProvinciaLocalidad {#3649 …} +attr: [] +labelTranslationParameters: [] } 2334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7110 +label: "Copahue" +value: "2334" +data: App\Entity\ProvinciaLocalidad {#3650 …} +attr: [] +labelTranslationParameters: [] } 2335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7111 +label: "El Cholar" +value: "2335" +data: App\Entity\ProvinciaLocalidad {#3651 …} +attr: [] +labelTranslationParameters: [] } 2336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7112 +label: "El Huecú" +value: "2336" +data: App\Entity\ProvinciaLocalidad {#3652 …} +attr: [] +labelTranslationParameters: [] } 2337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7113 +label: "Taquimilán" +value: "2337" +data: App\Entity\ProvinciaLocalidad {#3653 …} +attr: [] +labelTranslationParameters: [] } 2338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7114 +label: "Barrancas" +value: "2338" +data: App\Entity\ProvinciaLocalidad {#3654 …} +attr: [] +labelTranslationParameters: [] } 2339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7115 +label: "Buta Ranquil" +value: "2339" +data: App\Entity\ProvinciaLocalidad {#3655 …} +attr: [] +labelTranslationParameters: [] } 2340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7116 +label: "Octavio Pico" +value: "2340" +data: App\Entity\ProvinciaLocalidad {#3656 …} +attr: [] +labelTranslationParameters: [] } 2341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7117 +label: "Rincón de los Sauces" +value: "2341" +data: App\Entity\ProvinciaLocalidad {#3657 …} +attr: [] +labelTranslationParameters: [] } 2342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7118 +label: "Paso Aguerre" +value: "2342" +data: App\Entity\ProvinciaLocalidad {#3658 …} +attr: [] +labelTranslationParameters: [] } 2343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7119 +label: "Picún Leufú" +value: "2343" +data: App\Entity\ProvinciaLocalidad {#3659 …} +attr: [] +labelTranslationParameters: [] } 2344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7120 +label: "Bajada del Agrio" +value: "2344" +data: App\Entity\ProvinciaLocalidad {#3660 …} +attr: [] +labelTranslationParameters: [] } 2345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7121 +label: "La Buitrera" +value: "2345" +data: App\Entity\ProvinciaLocalidad {#3661 …} +attr: [] +labelTranslationParameters: [] } 2346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7122 +label: "Las Lajas" +value: "2346" +data: App\Entity\ProvinciaLocalidad {#3662 …} +attr: [] +labelTranslationParameters: [] } 2347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7123 +label: "Quili Malal" +value: "2347" +data: App\Entity\ProvinciaLocalidad {#3663 …} +attr: [] +labelTranslationParameters: [] } 2348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7124 +label: "Los Catutos" +value: "2348" +data: App\Entity\ProvinciaLocalidad {#3664 …} +attr: [] +labelTranslationParameters: [] } 2349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7125 +label: "Mariano Moreno" +value: "2349" +data: App\Entity\ProvinciaLocalidad {#3665 …} +attr: [] +labelTranslationParameters: [] } 2350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7126 +label: "Ramón M. Castro" +value: "2350" +data: App\Entity\ProvinciaLocalidad {#3666 …} +attr: [] +labelTranslationParameters: [] } 2351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7127 +label: "Zapala" +value: "2351" +data: App\Entity\ProvinciaLocalidad {#3667 …} +attr: [] +labelTranslationParameters: [] } 2352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7128 +label: "Aguada de Guerra" +value: "2352" +data: App\Entity\ProvinciaLocalidad {#1290 …} +attr: [] +labelTranslationParameters: [] } 2353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7129 +label: "Clemente Onelli" +value: "2353" +data: App\Entity\ProvinciaLocalidad {#3668 …} +attr: [] +labelTranslationParameters: [] } 2354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7130 +label: "Colan Conhue" +value: "2354" +data: App\Entity\ProvinciaLocalidad {#3669 …} +attr: [] +labelTranslationParameters: [] } 2355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7131 +label: "El Caín" +value: "2355" +data: App\Entity\ProvinciaLocalidad {#3670 …} +attr: [] +labelTranslationParameters: [] } 2356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7132 +label: "Ingeniero Jacobacci" +value: "2356" +data: App\Entity\ProvinciaLocalidad {#3671 …} +attr: [] +labelTranslationParameters: [] } 2357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7133 +label: "Los Menucos" +value: "2357" +data: App\Entity\ProvinciaLocalidad {#3672 …} +attr: [] +labelTranslationParameters: [] } 2358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7134 +label: "Maquinchao" +value: "2358" +data: App\Entity\ProvinciaLocalidad {#3673 …} +attr: [] +labelTranslationParameters: [] } 2359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7135 +label: "Mina Santa Teresita" +value: "2359" +data: App\Entity\ProvinciaLocalidad {#3674 …} +attr: [] +labelTranslationParameters: [] } 2360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7136 +label: "Pilquiniyeu" +value: "2360" +data: App\Entity\ProvinciaLocalidad {#3675 …} +attr: [] +labelTranslationParameters: [] } 2361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7137 +label: "Comicó" +value: "2361" +data: App\Entity\ProvinciaLocalidad {#3676 …} +attr: [] +labelTranslationParameters: [] } 2362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7138 +label: "Cona Niyeu" +value: "2362" +data: App\Entity\ProvinciaLocalidad {#3677 …} +attr: [] +labelTranslationParameters: [] } 2363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7139 +label: "Ministro Ramos Mexía" +value: "2363" +data: App\Entity\ProvinciaLocalidad {#3678 …} +attr: [] +labelTranslationParameters: [] } 2364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7140 +label: "Prahuaniyeu" +value: "2364" +data: App\Entity\ProvinciaLocalidad {#3679 …} +attr: [] +labelTranslationParameters: [] } 2365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7141 +label: "Sierra Colorada" +value: "2365" +data: App\Entity\ProvinciaLocalidad {#3680 …} +attr: [] +labelTranslationParameters: [] } 2366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7142 +label: "Treneta" +value: "2366" +data: App\Entity\ProvinciaLocalidad {#3681 …} +attr: [] +labelTranslationParameters: [] } 2367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7143 +label: "Yaminué" +value: "2367" +data: App\Entity\ProvinciaLocalidad {#3682 …} +attr: [] +labelTranslationParameters: [] } 2368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7144 +label: "Bahía Creek" +value: "2368" +data: App\Entity\ProvinciaLocalidad {#3683 …} +attr: [] +labelTranslationParameters: [] } 2369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7145 +label: "El Cóndor" +value: "2369" +data: App\Entity\ProvinciaLocalidad {#3684 …} +attr: [] +labelTranslationParameters: [] } 2370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7146 +label: "El Juncal" +value: "2370" +data: App\Entity\ProvinciaLocalidad {#3685 …} +attr: [] +labelTranslationParameters: [] } 2371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7147 +label: "Guardia Mitre" +value: "2371" +data: App\Entity\ProvinciaLocalidad {#3686 …} +attr: [] +labelTranslationParameters: [] } 2372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7148 +label: "La Lobería" +value: "2372" +data: App\Entity\ProvinciaLocalidad {#3687 …} +attr: [] +labelTranslationParameters: [] } 2373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7149 +label: "Loteo Costa de Río" +value: "2373" +data: App\Entity\ProvinciaLocalidad {#3688 …} +attr: [] +labelTranslationParameters: [] } 2374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7150 +label: "Pozo Salado" +value: "2374" +data: App\Entity\ProvinciaLocalidad {#3689 …} +attr: [] +labelTranslationParameters: [] } 2375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7151 +label: "San Javier" +value: "2375" +data: App\Entity\ProvinciaLocalidad {#3690 …} +attr: [] +labelTranslationParameters: [] } 2376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7152 +label: "Viedma" +value: "2376" +data: App\Entity\ProvinciaLocalidad {#3691 …} +attr: [] +labelTranslationParameters: [] } 2377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7153 +label: "Barrio Unión" +value: "2377" +data: App\Entity\ProvinciaLocalidad {#3692 …} +attr: [] +labelTranslationParameters: [] } 2378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7154 +label: "Chelforó" +value: "2378" +data: App\Entity\ProvinciaLocalidad {#3693 …} +attr: [] +labelTranslationParameters: [] } 2379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7155 +label: "Chimpay" +value: "2379" +data: App\Entity\ProvinciaLocalidad {#3694 …} +attr: [] +labelTranslationParameters: [] } 2380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7156 +label: "Choele Choel" +value: "2380" +data: App\Entity\ProvinciaLocalidad {#3695 …} +attr: [] +labelTranslationParameters: [] } 2381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7157 +label: "Coronel Belisle" +value: "2381" +data: App\Entity\ProvinciaLocalidad {#3696 …} +attr: [] +labelTranslationParameters: [] } 2382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7158 +label: "Darwin" +value: "2382" +data: App\Entity\ProvinciaLocalidad {#3697 …} +attr: [] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7159 +label: "Lamarque" +value: "2383" +data: App\Entity\ProvinciaLocalidad {#3698 …} +attr: [] +labelTranslationParameters: [] } 2384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7160 +label: "Luis Beltrán" +value: "2384" +data: App\Entity\ProvinciaLocalidad {#3699 …} +attr: [] +labelTranslationParameters: [] } 2385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7161 +label: "Pomona" +value: "2385" +data: App\Entity\ProvinciaLocalidad {#3700 …} +attr: [] +labelTranslationParameters: [] } 2386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7162 +label: "Barrio El Pilar" +value: "2386" +data: App\Entity\ProvinciaLocalidad {#3701 …} +attr: [] +labelTranslationParameters: [] } 2387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7163 +label: "Colonia Suiza" +value: "2387" +data: App\Entity\ProvinciaLocalidad {#3702 …} +attr: [] +labelTranslationParameters: [] } 2388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7164 +label: "El Bolsón" +value: "2388" +data: App\Entity\ProvinciaLocalidad {#3703 …} +attr: [] +labelTranslationParameters: [] } 2389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7165 +label: "El Foyel" +value: "2389" +data: App\Entity\ProvinciaLocalidad {#3704 …} +attr: [] +labelTranslationParameters: [] } 2390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7166 +label: "Río Villegas" +value: "2390" +data: App\Entity\ProvinciaLocalidad {#3705 …} +attr: [] +labelTranslationParameters: [] } 2391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7167 +label: "San Carlos de Bariloche" +value: "2391" +data: App\Entity\ProvinciaLocalidad {#3706 …} +attr: [] +labelTranslationParameters: [] } 2392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7168 +label: "Villa Campanario" +value: "2392" +data: App\Entity\ProvinciaLocalidad {#3707 …} +attr: [] +labelTranslationParameters: [] } 2393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7169 +label: "Villa Catedral" +value: "2393" +data: App\Entity\ProvinciaLocalidad {#3708 …} +attr: [] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7170 +label: "Villa Llao Llao" +value: "2394" +data: App\Entity\ProvinciaLocalidad {#3709 …} +attr: [] +labelTranslationParameters: [] } 2395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7171 +label: "Villa Los Coihues" +value: "2395" +data: App\Entity\ProvinciaLocalidad {#3710 …} +attr: [] +labelTranslationParameters: [] } 2396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7172 +label: "Barrio Colonia Conesa" +value: "2396" +data: App\Entity\ProvinciaLocalidad {#3711 …} +attr: [] +labelTranslationParameters: [] } 2397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7173 +label: "General Conesa" +value: "2397" +data: App\Entity\ProvinciaLocalidad {#3712 …} +attr: [] +labelTranslationParameters: [] } 2398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7174 +label: "Aguada Guzmán" +value: "2398" +data: App\Entity\ProvinciaLocalidad {#3713 …} +attr: [] +labelTranslationParameters: [] } 2399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7175 +label: "Cerro Policía" +value: "2399" +data: App\Entity\ProvinciaLocalidad {#3714 …} +attr: [] +labelTranslationParameters: [] } 2400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7176 +label: "El Cuy" +value: "2400" +data: App\Entity\ProvinciaLocalidad {#3715 …} +attr: [] +labelTranslationParameters: [] } 2401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7177 +label: "Las Perlas" +value: "2401" +data: App\Entity\ProvinciaLocalidad {#3716 …} +attr: [] +labelTranslationParameters: [] } 2402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7178 +label: "Mencué" +value: "2402" +data: App\Entity\ProvinciaLocalidad {#3717 …} +attr: [] +labelTranslationParameters: [] } 2403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7179 +label: "Naupa Huen" +value: "2403" +data: App\Entity\ProvinciaLocalidad {#3718 …} +attr: [] +labelTranslationParameters: [] } 2404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7180 +label: "Paso Córdova" +value: "2404" +data: App\Entity\ProvinciaLocalidad {#3719 …} +attr: [] +labelTranslationParameters: [] } 2405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7181 +label: "Valle Azul" +value: "2405" +data: App\Entity\ProvinciaLocalidad {#3720 …} +attr: [] +labelTranslationParameters: [] } 2406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7182 +label: "Allen" +value: "2406" +data: App\Entity\ProvinciaLocalidad {#3721 …} +attr: [] +labelTranslationParameters: [] } 2407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7183 +label: "Bajo San Cayetano" +value: "2407" +data: App\Entity\ProvinciaLocalidad {#3722 …} +attr: [] +labelTranslationParameters: [] } 2408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7184 +label: "Barda del Medio" +value: "2408" +data: App\Entity\ProvinciaLocalidad {#3723 …} +attr: [] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7185 +label: "Barrio Blanco" +value: "2409" +data: App\Entity\ProvinciaLocalidad {#3724 …} +attr: [] +labelTranslationParameters: [] } 2410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7186 +label: "Barrio Calle Ciega Nº 10" +value: "2410" +data: App\Entity\ProvinciaLocalidad {#3725 …} +attr: [] +labelTranslationParameters: [] } 2411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7187 +label: "Barrio Calle Ciega Nº 6" +value: "2411" +data: App\Entity\ProvinciaLocalidad {#3726 …} +attr: [] +labelTranslationParameters: [] } 2412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7188 +label: "Barrio Canale" +value: "2412" +data: App\Entity\ProvinciaLocalidad {#3727 …} +attr: [] +labelTranslationParameters: [] } 2413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7189 +label: "Barrio Chacra Monte" +value: "2413" +data: App\Entity\ProvinciaLocalidad {#3728 …} +attr: [] +labelTranslationParameters: [] } 2414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7190 +label: "Barrio Costa Este" +value: "2414" +data: App\Entity\ProvinciaLocalidad {#3729 …} +attr: [] +labelTranslationParameters: [] } 2415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7191 +label: "Barrio Costa Linda" +value: "2415" +data: App\Entity\ProvinciaLocalidad {#3730 …} +attr: [] +labelTranslationParameters: [] } 2416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7192 +label: "Barrio Costa Oeste" +value: "2416" +data: App\Entity\ProvinciaLocalidad {#3731 …} +attr: [] +labelTranslationParameters: [] } 2417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7193 +label: "Barrio El Labrador" +value: "2417" +data: App\Entity\ProvinciaLocalidad {#3732 …} +attr: [] +labelTranslationParameters: [] } 2418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7194 +label: "Barrio El Maruchito" +value: "2418" +data: App\Entity\ProvinciaLocalidad {#3733 …} +attr: [] +labelTranslationParameters: [] } 2419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7195 +label: "Barrio El Petróleo" +value: "2419" +data: App\Entity\ProvinciaLocalidad {#3734 …} +attr: [] +labelTranslationParameters: [] } 2420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7196 +label: "Barrio Frontera" +value: "2420" +data: App\Entity\ProvinciaLocalidad {#3735 …} +attr: [] +labelTranslationParameters: [] } 2421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7197 +label: "Barrio Guerrico" +value: "2421" +data: App\Entity\ProvinciaLocalidad {#3736 …} +attr: [] +labelTranslationParameters: [] } 2422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7198 +label: "Barrio Isla 10" +value: "2422" +data: App\Entity\ProvinciaLocalidad {#3737 …} +attr: [] +labelTranslationParameters: [] } 2423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7199 +label: "Barrio La Barda" +value: "2423" +data: App\Entity\ProvinciaLocalidad {#3738 …} +attr: [] +labelTranslationParameters: [] } 2424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7200 +label: "Barrio La Costa (Municipio Grl. Roca)" +value: "2424" +data: App\Entity\ProvinciaLocalidad {#3739 …} +attr: [] +labelTranslationParameters: [] } 2425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7201 +label: "Barrio La Costa (Municipio Igr. Huergo)" +value: "2425" +data: App\Entity\ProvinciaLocalidad {#3740 …} +attr: [] +labelTranslationParameters: [] } 2426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7202 +label: "Barrio La Defensa" +value: "2426" +data: App\Entity\ProvinciaLocalidad {#3741 …} +attr: [] +labelTranslationParameters: [] } 2427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7203 +label: "Barrio La Lor" +value: "2427" +data: App\Entity\ProvinciaLocalidad {#3742 …} +attr: [] +labelTranslationParameters: [] } 2428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7204 +label: "Barrio La Ribera - Barrio APYCAR" +value: "2428" +data: App\Entity\ProvinciaLocalidad {#3743 …} +attr: [] +labelTranslationParameters: [] } 2429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7205 +label: "Barrio Las Angustias" +value: "2429" +data: App\Entity\ProvinciaLocalidad {#3744 …} +attr: [] +labelTranslationParameters: [] } 2430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7206 +label: "Barrio Mar del Plata" +value: "2430" +data: App\Entity\ProvinciaLocalidad {#3745 …} +attr: [] +labelTranslationParameters: [] } 2431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7207 +label: "Barrio María Elvira" +value: "2431" +data: App\Entity\ProvinciaLocalidad {#3746 …} +attr: [] +labelTranslationParameters: [] } 2432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7208 +label: "Barrio Mosconi" +value: "2432" +data: App\Entity\ProvinciaLocalidad {#3747 …} +attr: [] +labelTranslationParameters: [] } 2433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7209 +label: "Barrio Norte (Municipio Dde Cipolletti)" +value: "2433" +data: App\Entity\ProvinciaLocalidad {#3748 …} +attr: [] +labelTranslationParameters: [] } 2434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7210 +label: "Barrio Norte (Municipio de Cinco Saltos)" +value: "2434" +data: App\Entity\ProvinciaLocalidad {#3749 …} +attr: [] +labelTranslationParameters: [] } 2435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7211 +label: "Barrio Pino Azul" +value: "2435" +data: App\Entity\ProvinciaLocalidad {#3750 …} +attr: [] +labelTranslationParameters: [] } 2436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7212 +label: "Barrio Porvenir" +value: "2436" +data: App\Entity\ProvinciaLocalidad {#3751 …} +attr: [] +labelTranslationParameters: [] } 2437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7213 +label: "Barrio Presidente Perón" +value: "2437" +data: App\Entity\ProvinciaLocalidad {#3752 …} +attr: [] +labelTranslationParameters: [] } 2438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7214 +label: "Barrio Puente 83" +value: "2438" +data: App\Entity\ProvinciaLocalidad {#3753 …} +attr: [] +labelTranslationParameters: [] } 2439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7215 +label: "Barrio Santa Rita" +value: "2439" +data: App\Entity\ProvinciaLocalidad {#3754 …} +attr: [] +labelTranslationParameters: [] } 2440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7216 +label: "Barrio Unión" +value: "2440" +data: App\Entity\ProvinciaLocalidad {#3755 …} +attr: [] +labelTranslationParameters: [] } 2441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7217 +label: "Barrio Virgen de Luján" +value: "2441" +data: App\Entity\ProvinciaLocalidad {#3756 …} +attr: [] +labelTranslationParameters: [] } 2442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7218 +label: "Catriel" +value: "2442" +data: App\Entity\ProvinciaLocalidad {#3757 …} +attr: [] +labelTranslationParameters: [] } 2443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7219 +label: "Cervantes" +value: "2443" +data: App\Entity\ProvinciaLocalidad {#3758 …} +attr: [] +labelTranslationParameters: [] } 2444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7220 +label: "Chichinales" +value: "2444" +data: App\Entity\ProvinciaLocalidad {#3759 …} +attr: [] +labelTranslationParameters: [] } 2445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7221 +label: "Cinco Saltos" +value: "2445" +data: App\Entity\ProvinciaLocalidad {#3760 …} +attr: [] +labelTranslationParameters: [] } 2446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7222 +label: "Cipolletti" +value: "2446" +data: App\Entity\ProvinciaLocalidad {#3761 …} +attr: [] +labelTranslationParameters: [] } 2447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7223 +label: "Contralmirante Cordero" +value: "2447" +data: App\Entity\ProvinciaLocalidad {#3762 …} +attr: [] +labelTranslationParameters: [] } 2448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7224 +label: "Ferri" +value: "2448" +data: App\Entity\ProvinciaLocalidad {#3763 …} +attr: [] +labelTranslationParameters: [] } 2449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7225 +label: "General Enrique Godoy" +value: "2449" +data: App\Entity\ProvinciaLocalidad {#3764 …} +attr: [] +labelTranslationParameters: [] } 2450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7226 +label: "General Fernández Oro" +value: "2450" +data: App\Entity\ProvinciaLocalidad {#3765 …} +attr: [] +labelTranslationParameters: [] } 2451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7227 +label: "General Roca" +value: "2451" +data: App\Entity\ProvinciaLocalidad {#3766 …} +attr: [] +labelTranslationParameters: [] } 2452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7228 +label: "Ingeniero Luis A. Huergo" +value: "2452" +data: App\Entity\ProvinciaLocalidad {#3767 …} +attr: [] +labelTranslationParameters: [] } 2453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7229 +label: "Ingeniero Otto Krause" +value: "2453" +data: App\Entity\ProvinciaLocalidad {#3768 …} +attr: [] +labelTranslationParameters: [] } 2454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7230 +label: "Mainqué" +value: "2454" +data: App\Entity\ProvinciaLocalidad {#3769 …} +attr: [] +labelTranslationParameters: [] } 2455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7231 +label: "Paso Córdova" +value: "2455" +data: App\Entity\ProvinciaLocalidad {#3770 …} +attr: [] +labelTranslationParameters: [] } 2456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7232 +label: "Península Ruca Co" +value: "2456" +data: App\Entity\ProvinciaLocalidad {#3771 …} +attr: [] +labelTranslationParameters: [] } 2457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7233 +label: "Peñas Blancas" +value: "2457" +data: App\Entity\ProvinciaLocalidad {#3772 …} +attr: [] +labelTranslationParameters: [] } 2458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7234 +label: "Sargento Vidal" +value: "2458" +data: App\Entity\ProvinciaLocalidad {#3773 …} +attr: [] +labelTranslationParameters: [] } 2459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7235 +label: "Villa Alberdi" +value: "2459" +data: App\Entity\ProvinciaLocalidad {#3774 …} +attr: [] +labelTranslationParameters: [] } 2460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7236 +label: "Villa del Parque" +value: "2460" +data: App\Entity\ProvinciaLocalidad {#3775 …} +attr: [] +labelTranslationParameters: [] } 2461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7237 +label: "Villa Manzano" +value: "2461" +data: App\Entity\ProvinciaLocalidad {#3776 …} +attr: [] +labelTranslationParameters: [] } 2462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7238 +label: "Villa Regina" +value: "2462" +data: App\Entity\ProvinciaLocalidad {#3777 …} +attr: [] +labelTranslationParameters: [] } 2463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7239 +label: "Villa San Isidro" +value: "2463" +data: App\Entity\ProvinciaLocalidad {#3778 …} +attr: [] +labelTranslationParameters: [] } 2464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7240 +label: "Las Bayas" +value: "2464" +data: App\Entity\ProvinciaLocalidad {#3779 …} +attr: [] +labelTranslationParameters: [] } 2465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7241 +label: "Mamuel Choique" +value: "2465" +data: App\Entity\ProvinciaLocalidad {#3780 …} +attr: [] +labelTranslationParameters: [] } 2466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7242 +label: "Ñorquincó" +value: "2466" +data: App\Entity\ProvinciaLocalidad {#3781 …} +attr: [] +labelTranslationParameters: [] } 2467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7243 +label: "Ojos de Agua" +value: "2467" +data: App\Entity\ProvinciaLocalidad {#3782 …} +attr: [] +labelTranslationParameters: [] } 2468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7244 +label: "Río Chico (Est. Cerro Mesa)" +value: "2468" +data: App\Entity\ProvinciaLocalidad {#3783 …} +attr: [] +labelTranslationParameters: [] } 2469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7245 +label: "Colonia Juliá y Echarren" +value: "2469" +data: App\Entity\ProvinciaLocalidad {#3784 …} +attr: [] +labelTranslationParameters: [] } 2470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7246 +label: "Río Colorado" +value: "2470" +data: App\Entity\ProvinciaLocalidad {#3785 …} +attr: [] +labelTranslationParameters: [] } 2471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7247 +label: "Comallo" +value: "2471" +data: App\Entity\ProvinciaLocalidad {#3786 …} +attr: [] +labelTranslationParameters: [] } 2472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7248 +label: "Dina Huapi" +value: "2472" +data: App\Entity\ProvinciaLocalidad {#3787 …} +attr: [] +labelTranslationParameters: [] } 2473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7249 +label: "Laguna Blanca" +value: "2473" +data: App\Entity\ProvinciaLocalidad {#3788 …} +attr: [] +labelTranslationParameters: [] } 2474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7250 +label: "Ñirihuau" +value: "2474" +data: App\Entity\ProvinciaLocalidad {#3789 …} +attr: [] +labelTranslationParameters: [] } 2475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7251 +label: "Paso Flores" +value: "2475" +data: App\Entity\ProvinciaLocalidad {#3790 …} +attr: [] +labelTranslationParameters: [] } 2476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7252 +label: "Pilcaniyeu" +value: "2476" +data: App\Entity\ProvinciaLocalidad {#3791 …} +attr: [] +labelTranslationParameters: [] } 2477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7253 +label: "Pilquiniyeu del Limay" +value: "2477" +data: App\Entity\ProvinciaLocalidad {#3792 …} +attr: [] +labelTranslationParameters: [] } 2478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7254 +label: "Villa Llanquín" +value: "2478" +data: App\Entity\ProvinciaLocalidad {#3793 …} +attr: [] +labelTranslationParameters: [] } 2479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7255 +label: "Las Grutas" +value: "2479" +data: App\Entity\ProvinciaLocalidad {#3794 …} +attr: [] +labelTranslationParameters: [] } 2480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7256 +label: "Playas Doradas" +value: "2480" +data: App\Entity\ProvinciaLocalidad {#3795 …} +attr: [] +labelTranslationParameters: [] } 2481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7257 +label: "Puerto San Antonio Este" +value: "2481" +data: App\Entity\ProvinciaLocalidad {#3796 …} +attr: [] +labelTranslationParameters: [] } 2482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7258 +label: "Punta Colorada" +value: "2482" +data: App\Entity\ProvinciaLocalidad {#3797 …} +attr: [] +labelTranslationParameters: [] } 2483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7259 +label: "San Antonio Oeste" +value: "2483" +data: App\Entity\ProvinciaLocalidad {#3798 …} +attr: [] +labelTranslationParameters: [] } 2484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7260 +label: "Sierra Grande" +value: "2484" +data: App\Entity\ProvinciaLocalidad {#3799 …} +attr: [] +labelTranslationParameters: [] } 2485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7261 +label: "Aguada Cecilio" +value: "2485" +data: App\Entity\ProvinciaLocalidad {#3800 …} +attr: [] +labelTranslationParameters: [] } 2486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7262 +label: "Arroyo Los Berros" +value: "2486" +data: App\Entity\ProvinciaLocalidad {#3801 …} +attr: [] +labelTranslationParameters: [] } 2487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7263 +label: "Arroyo Ventana" +value: "2487" +data: App\Entity\ProvinciaLocalidad {#3802 …} +attr: [] +labelTranslationParameters: [] } 2488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7264 +label: "Nahuel Niyeu" +value: "2488" +data: App\Entity\ProvinciaLocalidad {#3803 …} +attr: [] +labelTranslationParameters: [] } 2489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7265 +label: "Sierra Pailemán" +value: "2489" +data: App\Entity\ProvinciaLocalidad {#3804 …} +attr: [] +labelTranslationParameters: [] } 2490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7266 +label: "Valcheta" +value: "2490" +data: App\Entity\ProvinciaLocalidad {#3805 …} +attr: [] +labelTranslationParameters: [] } 2491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7267 +label: "Apolinario Saravia" +value: "2491" +data: App\Entity\ProvinciaLocalidad {#1291 …} +attr: [] +labelTranslationParameters: [] } 2492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7268 +label: "Ceibalito" +value: "2492" +data: App\Entity\ProvinciaLocalidad {#3806 …} +attr: [] +labelTranslationParameters: [] } 2493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7269 +label: "Centro 25 de Junio" +value: "2493" +data: App\Entity\ProvinciaLocalidad {#3807 …} +attr: [] +labelTranslationParameters: [] } 2494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7270 +label: "Coronel Mollinedo" +value: "2494" +data: App\Entity\ProvinciaLocalidad {#3808 …} +attr: [] +labelTranslationParameters: [] } 2495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7271 +label: "Coronel Olleros" +value: "2495" +data: App\Entity\ProvinciaLocalidad {#3809 …} +attr: [] +labelTranslationParameters: [] } 2496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +label: "El Quebrachal" +value: "2496" +data: App\Entity\ProvinciaLocalidad {#3810 …} +attr: [] +labelTranslationParameters: [] } 2497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7273 +label: "Gaona" +value: "2497" +data: App\Entity\ProvinciaLocalidad {#3811 …} +attr: [] +labelTranslationParameters: [] } 2498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7274 +label: "General Pizarro" +value: "2498" +data: App\Entity\ProvinciaLocalidad {#3812 …} +attr: [] +labelTranslationParameters: [] } 2499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +label: "Joaquín V. González" +value: "2499" +data: App\Entity\ProvinciaLocalidad {#3813 …} +attr: [] +labelTranslationParameters: [] } 2500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +label: "Las Lajitas" +value: "2500" +data: App\Entity\ProvinciaLocalidad {#3814 …} +attr: [] +labelTranslationParameters: [] } 2501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +label: "Luis Burela" +value: "2501" +data: App\Entity\ProvinciaLocalidad {#3815 …} +attr: [] +labelTranslationParameters: [] } 2502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7278 +label: "Macapillo" +value: "2502" +data: App\Entity\ProvinciaLocalidad {#3816 …} +attr: [] +labelTranslationParameters: [] } 2503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7279 +label: "Nuestra Señora de Talavera" +value: "2503" +data: App\Entity\ProvinciaLocalidad {#3817 …} +attr: [] +labelTranslationParameters: [] } 2504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7280 +label: "Piquete Cabado" +value: "2504" +data: App\Entity\ProvinciaLocalidad {#3818 …} +attr: [] +labelTranslationParameters: [] } 2505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7281 +label: "Río del Valle" +value: "2505" +data: App\Entity\ProvinciaLocalidad {#3819 …} +attr: [] +labelTranslationParameters: [] } 2506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7282 +label: "Tolloche" +value: "2506" +data: App\Entity\ProvinciaLocalidad {#3820 …} +attr: [] +labelTranslationParameters: [] } 2507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7283 +label: "Cachi" +value: "2507" +data: App\Entity\ProvinciaLocalidad {#3821 …} +attr: [] +labelTranslationParameters: [] } 2508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7284 +label: "Payogasta" +value: "2508" +data: App\Entity\ProvinciaLocalidad {#3822 …} +attr: [] +labelTranslationParameters: [] } 2509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7285 +label: "Cafayate" +value: "2509" +data: App\Entity\ProvinciaLocalidad {#3823 …} +attr: [] +labelTranslationParameters: [] } 2510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7286 +label: "Tolombón" +value: "2510" +data: App\Entity\ProvinciaLocalidad {#3824 …} +attr: [] +labelTranslationParameters: [] } 2511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +label: "Atocha" +value: "2511" +data: App\Entity\ProvinciaLocalidad {#3825 …} +attr: [] +labelTranslationParameters: [] } 2512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7288 +label: "El Tipal y La Almudena" +value: "2512" +data: App\Entity\ProvinciaLocalidad {#3826 …} +attr: [] +labelTranslationParameters: [] } 2513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +label: "La Ciénaga y Barrio San Rafael" +value: "2513" +data: App\Entity\ProvinciaLocalidad {#3827 …} +attr: [] +labelTranslationParameters: [] } 2514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7290 +label: "Las Costas" +value: "2514" +data: App\Entity\ProvinciaLocalidad {#3828 …} +attr: [] +labelTranslationParameters: [] } 2515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7291 +label: "Salta" +value: "2515" +data: App\Entity\ProvinciaLocalidad {#3829 …} +attr: [] +labelTranslationParameters: [] } 2516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7292 +label: "Villa San Lorenzo" +value: "2516" +data: App\Entity\ProvinciaLocalidad {#3830 …} +attr: [] +labelTranslationParameters: [] } 2517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +label: "Cerrillos" +value: "2517" +data: App\Entity\ProvinciaLocalidad {#3831 …} +attr: [] +labelTranslationParameters: [] } 2518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: "La Merced" +value: "2518" +data: App\Entity\ProvinciaLocalidad {#3832 …} +attr: [] +labelTranslationParameters: [] } 2519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +label: "San Agustín" +value: "2519" +data: App\Entity\ProvinciaLocalidad {#3833 …} +attr: [] +labelTranslationParameters: [] } 2520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: "Villa Los Álamos" +value: "2520" +data: App\Entity\ProvinciaLocalidad {#3834 …} +attr: [] +labelTranslationParameters: [] } 2521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +label: "Chicoana" +value: "2521" +data: App\Entity\ProvinciaLocalidad {#3835 …} +attr: [] +labelTranslationParameters: [] } 2522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +label: "El Carril" +value: "2522" +data: App\Entity\ProvinciaLocalidad {#3836 …} +attr: [] +labelTranslationParameters: [] } 2523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +label: "Campo Santo" +value: "2523" +data: App\Entity\ProvinciaLocalidad {#3837 …} +attr: [] +labelTranslationParameters: [] } 2524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +label: "Cobos" +value: "2524" +data: App\Entity\ProvinciaLocalidad {#3838 …} +attr: [] +labelTranslationParameters: [] } 2525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: "El Bordo" +value: "2525" +data: App\Entity\ProvinciaLocalidad {#3839 …} +attr: [] +labelTranslationParameters: [] } 2526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +label: "General Güemes (Est. Güemes)" +value: "2526" +data: App\Entity\ProvinciaLocalidad {#3840 …} +attr: [] +labelTranslationParameters: [] } 2527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: "Aguaray" +value: "2527" +data: App\Entity\ProvinciaLocalidad {#3841 …} +attr: [] +labelTranslationParameters: [] } 2528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: "Campamento Vespucio" +value: "2528" +data: App\Entity\ProvinciaLocalidad {#3842 …} +attr: [] +labelTranslationParameters: [] } 2529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: "Campichuelo" +value: "2529" +data: App\Entity\ProvinciaLocalidad {#3843 …} +attr: [] +labelTranslationParameters: [] } 2530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: "Campo Durán" +value: "2530" +data: App\Entity\ProvinciaLocalidad {#3844 …} +attr: [] +labelTranslationParameters: [] } 2531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +label: "Capiazuti" +value: "2531" +data: App\Entity\ProvinciaLocalidad {#3845 …} +attr: [] +labelTranslationParameters: [] } 2532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7308 +label: "Carboncito" +value: "2532" +data: App\Entity\ProvinciaLocalidad {#3846 …} +attr: [] +labelTranslationParameters: [] } 2533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7309 +label: "Coronel Cornejo" +value: "2533" +data: App\Entity\ProvinciaLocalidad {#3847 …} +attr: [] +labelTranslationParameters: [] } 2534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +label: "Dragones" +value: "2534" +data: App\Entity\ProvinciaLocalidad {#3848 …} +attr: [] +labelTranslationParameters: [] } 2535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: "Embarcación" +value: "2535" +data: App\Entity\ProvinciaLocalidad {#3849 …} +attr: [] +labelTranslationParameters: [] } 2536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: "General Ballivián" +value: "2536" +data: App\Entity\ProvinciaLocalidad {#3850 …} +attr: [] +labelTranslationParameters: [] } 2537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +label: "General Mosconi (Est. Vespucio)" +value: "2537" +data: App\Entity\ProvinciaLocalidad {#3851 …} +attr: [] +labelTranslationParameters: [] } 2538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +label: "Hickman" +value: "2538" +data: App\Entity\ProvinciaLocalidad {#3852 …} +attr: [] +labelTranslationParameters: [] } 2539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +label: "Misión Chaqueña" +value: "2539" +data: App\Entity\ProvinciaLocalidad {#3853 …} +attr: [] +labelTranslationParameters: [] } 2540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +label: "Misión El Cruce - El Milagro - El Jardín de San Martín" +value: "2540" +data: App\Entity\ProvinciaLocalidad {#3854 …} +attr: [] +labelTranslationParameters: [] } 2541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: "Misión Kilómetro 6" +value: "2541" +data: App\Entity\ProvinciaLocalidad {#3855 …} +attr: [] +labelTranslationParameters: [] } 2542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +label: "Misión Tierras Fiscales" +value: "2542" +data: App\Entity\ProvinciaLocalidad {#3856 …} +attr: [] +labelTranslationParameters: [] } 2543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: "Pacará" +value: "2543" +data: App\Entity\ProvinciaLocalidad {#3857 …} +attr: [] +labelTranslationParameters: [] } 2544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: "Padre Lozano" +value: "2544" +data: App\Entity\ProvinciaLocalidad {#3858 …} +attr: [] +labelTranslationParameters: [] } 2545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: "Piquirenda" +value: "2545" +data: App\Entity\ProvinciaLocalidad {#3859 …} +attr: [] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: "Profesor Salvador Mazza (Est. Pocitos)" +value: "2546" +data: App\Entity\ProvinciaLocalidad {#3860 …} +attr: [] +labelTranslationParameters: [] } 2547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +label: "Recaredo" +value: "2547" +data: App\Entity\ProvinciaLocalidad {#3861 …} +attr: [] +labelTranslationParameters: [] } 2548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: "Tartagal" +value: "2548" +data: App\Entity\ProvinciaLocalidad {#3862 …} +attr: [] +labelTranslationParameters: [] } 2549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +label: "Tobantirenda" +value: "2549" +data: App\Entity\ProvinciaLocalidad {#3863 …} +attr: [] +labelTranslationParameters: [] } 2550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7326 +label: "Tranquitas" +value: "2550" +data: App\Entity\ProvinciaLocalidad {#3864 …} +attr: [] +labelTranslationParameters: [] } 2551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: "Yacuy" +value: "2551" +data: App\Entity\ProvinciaLocalidad {#3865 …} +attr: [] +labelTranslationParameters: [] } 2552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +label: "Guachipas" +value: "2552" +data: App\Entity\ProvinciaLocalidad {#3866 …} +attr: [] +labelTranslationParameters: [] } 2553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +label: "Iruya" +value: "2553" +data: App\Entity\ProvinciaLocalidad {#3867 …} +attr: [] +labelTranslationParameters: [] } 2554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7330 +label: "Isla de Cañas" +value: "2554" +data: App\Entity\ProvinciaLocalidad {#3868 …} +attr: [] +labelTranslationParameters: [] } 2555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +label: "Pueblo Viejo" +value: "2555" +data: App\Entity\ProvinciaLocalidad {#3869 …} +attr: [] +labelTranslationParameters: [] } 2556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7332 +label: "La Caldera" +value: "2556" +data: App\Entity\ProvinciaLocalidad {#3870 …} +attr: [] +labelTranslationParameters: [] } 2557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7333 +label: "Vaqueros" +value: "2557" +data: App\Entity\ProvinciaLocalidad {#3871 …} +attr: [] +labelTranslationParameters: [] } 2558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7334 +label: "El Jardín" +value: "2558" +data: App\Entity\ProvinciaLocalidad {#3872 …} +attr: [] +labelTranslationParameters: [] } 2559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7335 +label: "El Tala (Est. Ruiz de los Llanos)" +value: "2559" +data: App\Entity\ProvinciaLocalidad {#3873 …} +attr: [] +labelTranslationParameters: [] } 2560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7336 +label: "La Candelaria" +value: "2560" +data: App\Entity\ProvinciaLocalidad {#3874 …} +attr: [] +labelTranslationParameters: [] } 2561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7337 +label: "Cobres" +value: "2561" +data: App\Entity\ProvinciaLocalidad {#3875 …} +attr: [] +labelTranslationParameters: [] } 2562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7338 +label: "La Poma" +value: "2562" +data: App\Entity\ProvinciaLocalidad {#3876 …} +attr: [] +labelTranslationParameters: [] } 2563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7339 +label: "Ampascachi" +value: "2563" +data: App\Entity\ProvinciaLocalidad {#3877 …} +attr: [] +labelTranslationParameters: [] } 2564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7340 +label: "Cabra Corral" +value: "2564" +data: App\Entity\ProvinciaLocalidad {#3878 …} +attr: [] +labelTranslationParameters: [] } 2565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7341 +label: "Coronel Moldes" +value: "2565" +data: App\Entity\ProvinciaLocalidad {#3879 …} +attr: [] +labelTranslationParameters: [] } 2566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7342 +label: "La Viña" +value: "2566" +data: App\Entity\ProvinciaLocalidad {#3880 …} +attr: [] +labelTranslationParameters: [] } 2567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7343 +label: "Talapampa" +value: "2567" +data: App\Entity\ProvinciaLocalidad {#3881 …} +attr: [] +labelTranslationParameters: [] } 2568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7344 +label: "Olacapato" +value: "2568" +data: App\Entity\ProvinciaLocalidad {#3882 …} +attr: [] +labelTranslationParameters: [] } 2569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7345 +label: "San Antonio de los Cobres" +value: "2569" +data: App\Entity\ProvinciaLocalidad {#3883 …} +attr: [] +labelTranslationParameters: [] } 2570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7346 +label: "Santa Rosa de los Pastos Grandes" +value: "2570" +data: App\Entity\ProvinciaLocalidad {#3884 …} +attr: [] +labelTranslationParameters: [] } 2571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7347 +label: "Tolar Grande" +value: "2571" +data: App\Entity\ProvinciaLocalidad {#3885 …} +attr: [] +labelTranslationParameters: [] } 2572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7348 +label: "El Galpón (Est. Foguista J. F. Juárez)" +value: "2572" +data: App\Entity\ProvinciaLocalidad {#3886 …} +attr: [] +labelTranslationParameters: [] } 2573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7349 +label: "El Tunal" +value: "2573" +data: App\Entity\ProvinciaLocalidad {#3887 …} +attr: [] +labelTranslationParameters: [] } 2574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7350 +label: "Lumbreras" +value: "2574" +data: App\Entity\ProvinciaLocalidad {#3888 …} +attr: [] +labelTranslationParameters: [] } 2575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7351 +label: "Metán Viejo" +value: "2575" +data: App\Entity\ProvinciaLocalidad {#3889 …} +attr: [] +labelTranslationParameters: [] } 2576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7352 +label: "Presa El Tunal" +value: "2576" +data: App\Entity\ProvinciaLocalidad {#3890 …} +attr: [] +labelTranslationParameters: [] } 2577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7353 +label: "Río Piedras" +value: "2577" +data: App\Entity\ProvinciaLocalidad {#3891 …} +attr: [] +labelTranslationParameters: [] } 2578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7354 +label: "San José de Metán (Est. Metán)" +value: "2578" +data: App\Entity\ProvinciaLocalidad {#3892 …} +attr: [] +labelTranslationParameters: [] } 2579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7355 +label: "San José de Orquera" +value: "2579" +data: App\Entity\ProvinciaLocalidad {#3893 …} +attr: [] +labelTranslationParameters: [] } 2580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7356 +label: "La Puerta" +value: "2580" +data: App\Entity\ProvinciaLocalidad {#3894 …} +attr: [] +labelTranslationParameters: [] } 2581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7357 +label: "Molinos" +value: "2581" +data: App\Entity\ProvinciaLocalidad {#3895 …} +attr: [] +labelTranslationParameters: [] } 2582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7358 +label: "Seclantás" +value: "2582" +data: App\Entity\ProvinciaLocalidad {#3896 …} +attr: [] +labelTranslationParameters: [] } 2583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7359 +label: "Aguas Blancas" +value: "2583" +data: App\Entity\ProvinciaLocalidad {#3897 …} +attr: [] +labelTranslationParameters: [] } 2584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7360 +label: "Colonia Santa Rosa" +value: "2584" +data: App\Entity\ProvinciaLocalidad {#3898 …} +attr: [] +labelTranslationParameters: [] } 2585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7361 +label: "El Tabacal" +value: "2585" +data: App\Entity\ProvinciaLocalidad {#3899 …} +attr: [] +labelTranslationParameters: [] } 2586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7362 +label: "Hipólito Yrigoyen (Est. Tabacal)" +value: "2586" +data: App\Entity\ProvinciaLocalidad {#3900 …} +attr: [] +labelTranslationParameters: [] } 2587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7363 +label: "La Misión" +value: "2587" +data: App\Entity\ProvinciaLocalidad {#3901 …} +attr: [] +labelTranslationParameters: [] } 2588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7364 +label: "Pichanal" +value: "2588" +data: App\Entity\ProvinciaLocalidad {#3902 …} +attr: [] +labelTranslationParameters: [] } 2589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7365 +label: "San Ramón de la Nueva Orán (Est. Orán)" +value: "2589" +data: App\Entity\ProvinciaLocalidad {#3903 …} +attr: [] +labelTranslationParameters: [] } 2590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7366 +label: "Urundel" +value: "2590" +data: App\Entity\ProvinciaLocalidad {#3904 …} +attr: [] +labelTranslationParameters: [] } 2591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7367 +label: "Alto de la Sierra" +value: "2591" +data: App\Entity\ProvinciaLocalidad {#3905 …} +attr: [] +labelTranslationParameters: [] } 2592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7368 +label: "Capitán Juan Pagé" +value: "2592" +data: App\Entity\ProvinciaLocalidad {#3906 …} +attr: [] +labelTranslationParameters: [] } 2593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7369 +label: "Coronel Juan Solá (Est. Morillo)" +value: "2593" +data: App\Entity\ProvinciaLocalidad {#3907 …} +attr: [] +labelTranslationParameters: [] } 2594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7370 +label: "La Unión" +value: "2594" +data: App\Entity\ProvinciaLocalidad {#3908 …} +attr: [] +labelTranslationParameters: [] } 2595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7371 +label: "Los Blancos" +value: "2595" +data: App\Entity\ProvinciaLocalidad {#3909 …} +attr: [] +labelTranslationParameters: [] } 2596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7372 +label: "Pluma de Pato" +value: "2596" +data: App\Entity\ProvinciaLocalidad {#3910 …} +attr: [] +labelTranslationParameters: [] } 2597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7373 +label: "Rivadavia" +value: "2597" +data: App\Entity\ProvinciaLocalidad {#3911 …} +attr: [] +labelTranslationParameters: [] } 2598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7374 +label: "Santa María" +value: "2598" +data: App\Entity\ProvinciaLocalidad {#3912 …} +attr: [] +labelTranslationParameters: [] } 2599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7375 +label: "Santa Rosa" +value: "2599" +data: App\Entity\ProvinciaLocalidad {#3913 …} +attr: [] +labelTranslationParameters: [] } 2600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7376 +label: "Santa Victoria Este" +value: "2600" +data: App\Entity\ProvinciaLocalidad {#3914 …} +attr: [] +labelTranslationParameters: [] } 2601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7377 +label: "Antillá" +value: "2601" +data: App\Entity\ProvinciaLocalidad {#3915 …} +attr: [] +labelTranslationParameters: [] } 2602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7378 +label: "Copo Quile" +value: "2602" +data: App\Entity\ProvinciaLocalidad {#3916 …} +attr: [] +labelTranslationParameters: [] } 2603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7379 +label: "El Naranjo" +value: "2603" +data: App\Entity\ProvinciaLocalidad {#3917 …} +attr: [] +labelTranslationParameters: [] } 2604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7380 +label: "El Potrero (Apeadero Cochabamba)" +value: "2604" +data: App\Entity\ProvinciaLocalidad {#3918 …} +attr: [] +labelTranslationParameters: [] } 2605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7381 +label: "Rosario de la Frontera" +value: "2605" +data: App\Entity\ProvinciaLocalidad {#3919 …} +attr: [] +labelTranslationParameters: [] } 2606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7382 +label: "San Felipe" +value: "2606" +data: App\Entity\ProvinciaLocalidad {#3920 …} +attr: [] +labelTranslationParameters: [] } 2607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7383 +label: "Campo Quijano" +value: "2607" +data: App\Entity\ProvinciaLocalidad {#3921 …} +attr: [] +labelTranslationParameters: [] } 2608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7384 +label: "La Silleta" +value: "2608" +data: App\Entity\ProvinciaLocalidad {#3922 …} +attr: [] +labelTranslationParameters: [] } 2609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7385 +label: "Rosario de Lerma" +value: "2609" +data: App\Entity\ProvinciaLocalidad {#3923 …} +attr: [] +labelTranslationParameters: [] } 2610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7386 +label: "Angastaco" +value: "2610" +data: App\Entity\ProvinciaLocalidad {#3924 …} +attr: [] +labelTranslationParameters: [] } 2611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7387 +label: "Animaná" +value: "2611" +data: App\Entity\ProvinciaLocalidad {#3925 …} +attr: [] +labelTranslationParameters: [] } 2612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7388 +label: "El Barrial" +value: "2612" +data: App\Entity\ProvinciaLocalidad {#3926 …} +attr: [] +labelTranslationParameters: [] } 2613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7389 +label: "San Carlos" +value: "2613" +data: App\Entity\ProvinciaLocalidad {#3927 …} +attr: [] +labelTranslationParameters: [] } 2614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7390 +label: "Acoyte" +value: "2614" +data: App\Entity\ProvinciaLocalidad {#3928 …} +attr: [] +labelTranslationParameters: [] } 2615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7391 +label: "Campo La Cruz" +value: "2615" +data: App\Entity\ProvinciaLocalidad {#3929 …} +attr: [] +labelTranslationParameters: [] } 2616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7392 +label: "Los Toldos" +value: "2616" +data: App\Entity\ProvinciaLocalidad {#3930 …} +attr: [] +labelTranslationParameters: [] } 2617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7393 +label: "Nazareno" +value: "2617" +data: App\Entity\ProvinciaLocalidad {#3931 …} +attr: [] +labelTranslationParameters: [] } 2618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7394 +label: "Poscaya" +value: "2618" +data: App\Entity\ProvinciaLocalidad {#3932 …} +attr: [] +labelTranslationParameters: [] } 2619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7395 +label: "San Marcos" +value: "2619" +data: App\Entity\ProvinciaLocalidad {#3933 …} +attr: [] +labelTranslationParameters: [] } 2620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7396 +label: "Santa Victoria" +value: "2620" +data: App\Entity\ProvinciaLocalidad {#3934 …} +attr: [] +labelTranslationParameters: [] } 2621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7397 +label: "El Encón" +value: "2621" +data: App\Entity\ProvinciaLocalidad {#1292 …} +attr: [] +labelTranslationParameters: [] } 2622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7398 +label: "Tupelí" +value: "2622" +data: App\Entity\ProvinciaLocalidad {#3935 …} +attr: [] +labelTranslationParameters: [] } 2623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7399 +label: "Villa Borjas - La Chimbera" +value: "2623" +data: App\Entity\ProvinciaLocalidad {#3936 …} +attr: [] +labelTranslationParameters: [] } 2624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7400 +label: "Villa El Tango" +value: "2624" +data: App\Entity\ProvinciaLocalidad {#3937 …} +attr: [] +labelTranslationParameters: [] } 2625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7401 +label: "Villa Santa Rosa" +value: "2625" +data: App\Entity\ProvinciaLocalidad {#3938 …} +attr: [] +labelTranslationParameters: [] } 2626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7402 +label: "9 de Julio" +value: "2626" +data: App\Entity\ProvinciaLocalidad {#3939 …} +attr: [] +labelTranslationParameters: [] } 2627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7403 +label: "Alto de Sierra" +value: "2627" +data: App\Entity\ProvinciaLocalidad {#3940 …} +attr: [] +labelTranslationParameters: [] } 2628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7404 +label: "Colonia Fiorito" +value: "2628" +data: App\Entity\ProvinciaLocalidad {#3941 …} +attr: [] +labelTranslationParameters: [] } 2629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7405 +label: "Las Chacritas" +value: "2629" +data: App\Entity\ProvinciaLocalidad {#3942 …} +attr: [] +labelTranslationParameters: [] } 2630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7406 +label: "El Rincón" +value: "2630" +data: App\Entity\ProvinciaLocalidad {#3943 …} +attr: [] +labelTranslationParameters: [] } 2631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7407 +label: "Villa General San Martín - Campo Afuera" +value: "2631" +data: App\Entity\ProvinciaLocalidad {#3944 …} +attr: [] +labelTranslationParameters: [] } 2632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7408 +label: "Las Tapias" +value: "2632" +data: App\Entity\ProvinciaLocalidad {#3945 …} +attr: [] +labelTranslationParameters: [] } 2633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7409 +label: "Villa El Salvador - Villa Sefair" +value: "2633" +data: App\Entity\ProvinciaLocalidad {#3946 …} +attr: [] +labelTranslationParameters: [] } 2634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7410 +label: "Barreal - Villa Pituil" +value: "2634" +data: App\Entity\ProvinciaLocalidad {#3947 …} +attr: [] +labelTranslationParameters: [] } 2635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7411 +label: "Calingasta" +value: "2635" +data: App\Entity\ProvinciaLocalidad {#3948 …} +attr: [] +labelTranslationParameters: [] } 2636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7412 +label: "Tamberías" +value: "2636" +data: App\Entity\ProvinciaLocalidad {#3949 …} +attr: [] +labelTranslationParameters: [] } 2637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7413 +label: "San Juan" +value: "2637" +data: App\Entity\ProvinciaLocalidad {#3950 …} +attr: [] +labelTranslationParameters: [] } 2638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7414 +label: "Bermejo" +value: "2638" +data: App\Entity\ProvinciaLocalidad {#3951 …} +attr: [] +labelTranslationParameters: [] } 2639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7415 +label: "Caucete" +value: "2639" +data: App\Entity\ProvinciaLocalidad {#3952 …} +attr: [] +labelTranslationParameters: [] } 2640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7416 +label: "El Rincón" +value: "2640" +data: App\Entity\ProvinciaLocalidad {#3953 …} +attr: [] +labelTranslationParameters: [] } 2641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7417 +label: "Las Talas - Los Médanos" +value: "2641" +data: App\Entity\ProvinciaLocalidad {#3954 …} +attr: [] +labelTranslationParameters: [] } 2642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7418 +label: "Marayes" +value: "2642" +data: App\Entity\ProvinciaLocalidad {#3955 …} +attr: [] +labelTranslationParameters: [] } 2643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7419 +label: "Pie de Palo" +value: "2643" +data: App\Entity\ProvinciaLocalidad {#3956 …} +attr: [] +labelTranslationParameters: [] } 2644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7420 +label: "Vallecito" +value: "2644" +data: App\Entity\ProvinciaLocalidad {#3957 …} +attr: [] +labelTranslationParameters: [] } 2645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7421 +label: "Villa Independencia" +value: "2645" +data: App\Entity\ProvinciaLocalidad {#3958 …} +attr: [] +labelTranslationParameters: [] } 2646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7422 +label: "Chimbas" +value: "2646" +data: App\Entity\ProvinciaLocalidad {#3959 …} +attr: [] +labelTranslationParameters: [] } 2647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7423 +label: "Angualasto" +value: "2647" +data: App\Entity\ProvinciaLocalidad {#3960 …} +attr: [] +labelTranslationParameters: [] } 2648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7424 +label: "Bella Vista" +value: "2648" +data: App\Entity\ProvinciaLocalidad {#3961 …} +attr: [] +labelTranslationParameters: [] } 2649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7425 +label: "Iglesia" +value: "2649" +data: App\Entity\ProvinciaLocalidad {#3962 …} +attr: [] +labelTranslationParameters: [] } 2650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7426 +label: "Las Flores" +value: "2650" +data: App\Entity\ProvinciaLocalidad {#3963 …} +attr: [] +labelTranslationParameters: [] } 2651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7427 +label: "Pismanta" +value: "2651" +data: App\Entity\ProvinciaLocalidad {#3964 …} +attr: [] +labelTranslationParameters: [] } 2652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7428 +label: "Rodeo" +value: "2652" +data: App\Entity\ProvinciaLocalidad {#3965 …} +attr: [] +labelTranslationParameters: [] } 2653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7429 +label: "Tudcum" +value: "2653" +data: App\Entity\ProvinciaLocalidad {#3966 …} +attr: [] +labelTranslationParameters: [] } 2654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7430 +label: "El Médano" +value: "2654" +data: App\Entity\ProvinciaLocalidad {#3967 …} +attr: [] +labelTranslationParameters: [] } 2655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7431 +label: "Gran China" +value: "2655" +data: App\Entity\ProvinciaLocalidad {#3968 …} +attr: [] +labelTranslationParameters: [] } 2656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7432 +label: "Huaco" +value: "2656" +data: App\Entity\ProvinciaLocalidad {#3969 …} +attr: [] +labelTranslationParameters: [] } 2657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7433 +label: "Mogna" +value: "2657" +data: App\Entity\ProvinciaLocalidad {#3970 …} +attr: [] +labelTranslationParameters: [] } 2658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7434 +label: "Niquivil" +value: "2658" +data: App\Entity\ProvinciaLocalidad {#3971 …} +attr: [] +labelTranslationParameters: [] } 2659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7435 +label: "Pampa Vieja" +value: "2659" +data: App\Entity\ProvinciaLocalidad {#3972 …} +attr: [] +labelTranslationParameters: [] } 2660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7436 +label: "San Isidro" +value: "2660" +data: App\Entity\ProvinciaLocalidad {#3973 …} +attr: [] +labelTranslationParameters: [] } 2661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7437 +label: "San José de Jáchal" +value: "2661" +data: App\Entity\ProvinciaLocalidad {#3974 …} +attr: [] +labelTranslationParameters: [] } 2662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7438 +label: "Tamberías" +value: "2662" +data: App\Entity\ProvinciaLocalidad {#3975 …} +attr: [] +labelTranslationParameters: [] } 2663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7439 +label: "Villa Malvinas Argentinas" +value: "2663" +data: App\Entity\ProvinciaLocalidad {#3976 …} +attr: [] +labelTranslationParameters: [] } 2664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7440 +label: "Villa Mercedes" +value: "2664" +data: App\Entity\ProvinciaLocalidad {#3977 …} +attr: [] +labelTranslationParameters: [] } 2665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7441 +label: "Barrio Ruta 40" +value: "2665" +data: App\Entity\ProvinciaLocalidad {#3978 …} +attr: [] +labelTranslationParameters: [] } 2666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7442 +label: "Carpintería" +value: "2666" +data: App\Entity\ProvinciaLocalidad {#3979 …} +attr: [] +labelTranslationParameters: [] } 2667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7443 +label: "Quinto Cuartel" +value: "2667" +data: App\Entity\ProvinciaLocalidad {#3980 …} +attr: [] +labelTranslationParameters: [] } 2668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7444 +label: "Villa Aberastain - La Rinconada" +value: "2668" +data: App\Entity\ProvinciaLocalidad {#3981 …} +attr: [] +labelTranslationParameters: [] } 2669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7445 +label: "Villa Barboza - Villa Nacusi" +value: "2669" +data: App\Entity\ProvinciaLocalidad {#3982 …} +attr: [] +labelTranslationParameters: [] } 2670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7446 +label: "Villa Centenario" +value: "2670" +data: App\Entity\ProvinciaLocalidad {#3983 …} +attr: [] +labelTranslationParameters: [] } 2671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7447 +label: "Rawson" +value: "2671" +data: App\Entity\ProvinciaLocalidad {#3984 …} +attr: [] +labelTranslationParameters: [] } 2672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7448 +label: "Villa Bolaños" +value: "2672" +data: App\Entity\ProvinciaLocalidad {#3985 …} +attr: [] +labelTranslationParameters: [] } 2673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7449 +label: "Rivadavia" +value: "2673" +data: App\Entity\ProvinciaLocalidad {#3986 …} +attr: [] +labelTranslationParameters: [] } 2674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7450 +label: "Barrio Sadop" +value: "2674" +data: App\Entity\ProvinciaLocalidad {#3987 …} +attr: [] +labelTranslationParameters: [] } 2675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7451 +label: "Dos Acequias (Est. Los Angacos)" +value: "2675" +data: App\Entity\ProvinciaLocalidad {#3988 …} +attr: [] +labelTranslationParameters: [] } 2676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7452 +label: "San Isidro (Est. Los Angacos)" +value: "2676" +data: App\Entity\ProvinciaLocalidad {#3989 …} +attr: [] +labelTranslationParameters: [] } 2677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7453 +label: "Villa Dominguito (Est. Puntilla Blanca)" +value: "2677" +data: App\Entity\ProvinciaLocalidad {#3990 …} +attr: [] +labelTranslationParameters: [] } 2678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7454 +label: "Villa Don Bosco (Est. Angaco Sud)" +value: "2678" +data: App\Entity\ProvinciaLocalidad {#3991 …} +attr: [] +labelTranslationParameters: [] } 2679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7455 +label: "Villa El Salvador" +value: "2679" +data: App\Entity\ProvinciaLocalidad {#3992 …} +attr: [] +labelTranslationParameters: [] } 2680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7456 +label: "Villa San Martín" +value: "2680" +data: App\Entity\ProvinciaLocalidad {#3993 …} +attr: [] +labelTranslationParameters: [] } 2681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7457 +label: "Colonia Gutiérrez" +value: "2681" +data: App\Entity\ProvinciaLocalidad {#3994 …} +attr: [] +labelTranslationParameters: [] } 2682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7458 +label: "Santa Lucía" +value: "2682" +data: App\Entity\ProvinciaLocalidad {#3995 …} +attr: [] +labelTranslationParameters: [] } 2683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7459 +label: "Cañada Honda" +value: "2683" +data: App\Entity\ProvinciaLocalidad {#3996 …} +attr: [] +labelTranslationParameters: [] } 2684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7460 +label: "Cienaguita" +value: "2684" +data: App\Entity\ProvinciaLocalidad {#3997 …} +attr: [] +labelTranslationParameters: [] } 2685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7461 +label: "Colonia Fiscal" +value: "2685" +data: App\Entity\ProvinciaLocalidad {#3998 …} +attr: [] +labelTranslationParameters: [] } 2686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7462 +label: "Divisadero" +value: "2686" +data: App\Entity\ProvinciaLocalidad {#3999 …} +attr: [] +labelTranslationParameters: [] } 2687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7463 +label: "Guanacache" +value: "2687" +data: App\Entity\ProvinciaLocalidad {#4000 …} +attr: [] +labelTranslationParameters: [] } 2688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7464 +label: "Las Lagunas" +value: "2688" +data: App\Entity\ProvinciaLocalidad {#4001 …} +attr: [] +labelTranslationParameters: [] } 2689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7465 +label: "Los Berros" +value: "2689" +data: App\Entity\ProvinciaLocalidad {#4002 …} +attr: [] +labelTranslationParameters: [] } 2690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7466 +label: "Pedernal" +value: "2690" +data: App\Entity\ProvinciaLocalidad {#4003 …} +attr: [] +labelTranslationParameters: [] } 2691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7467 +label: "Punta del Médano" +value: "2691" +data: App\Entity\ProvinciaLocalidad {#4004 …} +attr: [] +labelTranslationParameters: [] } 2692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7468 +label: "Villa Media Agua" +value: "2692" +data: App\Entity\ProvinciaLocalidad {#4005 …} +attr: [] +labelTranslationParameters: [] } 2693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7469 +label: "Villa Ibáñez" +value: "2693" +data: App\Entity\ProvinciaLocalidad {#4006 …} +attr: [] +labelTranslationParameters: [] } 2694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7470 +label: "Astica" +value: "2694" +data: App\Entity\ProvinciaLocalidad {#4007 …} +attr: [] +labelTranslationParameters: [] } 2695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7471 +label: "Balde del Rosario" +value: "2695" +data: App\Entity\ProvinciaLocalidad {#4008 …} +attr: [] +labelTranslationParameters: [] } 2696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7472 +label: "Chucuma" +value: "2696" +data: App\Entity\ProvinciaLocalidad {#4009 …} +attr: [] +labelTranslationParameters: [] } 2697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7473 +label: "Los Baldecitos" +value: "2697" +data: App\Entity\ProvinciaLocalidad {#4010 …} +attr: [] +labelTranslationParameters: [] } 2698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7474 +label: "Usno" +value: "2698" +data: App\Entity\ProvinciaLocalidad {#4011 …} +attr: [] +labelTranslationParameters: [] } 2699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7475 +label: "Villa San Agustín" +value: "2699" +data: App\Entity\ProvinciaLocalidad {#4012 …} +attr: [] +labelTranslationParameters: [] } 2700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7476 +label: "Villa Basilio Nievas" +value: "2700" +data: App\Entity\ProvinciaLocalidad {#4013 …} +attr: [] +labelTranslationParameters: [] } 2701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7477 +label: "Candelaria" +value: "2701" +data: App\Entity\ProvinciaLocalidad {#1293 …} +attr: [] +labelTranslationParameters: [] } 2702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7478 +label: "La Majada" +value: "2702" +data: App\Entity\ProvinciaLocalidad {#4014 …} +attr: [] +labelTranslationParameters: [] } 2703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7479 +label: "Leandro N. Alem" +value: "2703" +data: App\Entity\ProvinciaLocalidad {#4015 …} +attr: [] +labelTranslationParameters: [] } 2704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7480 +label: "Luján" +value: "2704" +data: App\Entity\ProvinciaLocalidad {#4016 …} +attr: [] +labelTranslationParameters: [] } 2705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7481 +label: "Quines" +value: "2705" +data: App\Entity\ProvinciaLocalidad {#4017 …} +attr: [] +labelTranslationParameters: [] } 2706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7482 +label: "Río Juan Gómez" +value: "2706" +data: App\Entity\ProvinciaLocalidad {#4018 …} +attr: [] +labelTranslationParameters: [] } 2707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7483 +label: "San Francisco del Monte de Oro" +value: "2707" +data: App\Entity\ProvinciaLocalidad {#4019 …} +attr: [] +labelTranslationParameters: [] } 2708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7484 +label: "La Calera" +value: "2708" +data: App\Entity\ProvinciaLocalidad {#4020 …} +attr: [] +labelTranslationParameters: [] } 2709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7485 +label: "Nogolí" +value: "2709" +data: App\Entity\ProvinciaLocalidad {#4021 …} +attr: [] +labelTranslationParameters: [] } 2710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7486 +label: "Villa de la Quebrada" +value: "2710" +data: App\Entity\ProvinciaLocalidad {#4022 …} +attr: [] +labelTranslationParameters: [] } 2711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7487 +label: "Villa General Roca" +value: "2711" +data: App\Entity\ProvinciaLocalidad {#4023 …} +attr: [] +labelTranslationParameters: [] } 2712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7488 +label: "Concarán" +value: "2712" +data: App\Entity\ProvinciaLocalidad {#4024 …} +attr: [] +labelTranslationParameters: [] } 2713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7489 +label: "Cortaderas" +value: "2713" +data: App\Entity\ProvinciaLocalidad {#4025 …} +attr: [] +labelTranslationParameters: [] } 2714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7490 +label: "Naschel" +value: "2714" +data: App\Entity\ProvinciaLocalidad {#4026 …} +attr: [] +labelTranslationParameters: [] } 2715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7491 +label: "Papagayos" +value: "2715" +data: App\Entity\ProvinciaLocalidad {#4027 …} +attr: [] +labelTranslationParameters: [] } 2716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7492 +label: "Renca" +value: "2716" +data: App\Entity\ProvinciaLocalidad {#4028 …} +attr: [] +labelTranslationParameters: [] } 2717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7493 +label: "San Pablo" +value: "2717" +data: App\Entity\ProvinciaLocalidad {#4029 …} +attr: [] +labelTranslationParameters: [] } 2718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7494 +label: "Tilisarao" +value: "2718" +data: App\Entity\ProvinciaLocalidad {#4030 …} +attr: [] +labelTranslationParameters: [] } 2719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7495 +label: "Villa del Carmen" +value: "2719" +data: App\Entity\ProvinciaLocalidad {#4031 …} +attr: [] +labelTranslationParameters: [] } 2720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7496 +label: "Villa Larca" +value: "2720" +data: App\Entity\ProvinciaLocalidad {#4032 …} +attr: [] +labelTranslationParameters: [] } 2721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7497 +label: "Carolina" +value: "2721" +data: App\Entity\ProvinciaLocalidad {#4033 …} +attr: [] +labelTranslationParameters: [] } 2722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7498 +label: "El Trapiche" +value: "2722" +data: App\Entity\ProvinciaLocalidad {#4034 …} +attr: [] +labelTranslationParameters: [] } 2723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7499 +label: "Fraga" +value: "2723" +data: App\Entity\ProvinciaLocalidad {#4035 …} +attr: [] +labelTranslationParameters: [] } 2724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7500 +label: "La Bajada" +value: "2724" +data: App\Entity\ProvinciaLocalidad {#4036 …} +attr: [] +labelTranslationParameters: [] } 2725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7501 +label: "La Florida" +value: "2725" +data: App\Entity\ProvinciaLocalidad {#4037 …} +attr: [] +labelTranslationParameters: [] } 2726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7502 +label: "La Toma" +value: "2726" +data: App\Entity\ProvinciaLocalidad {#4038 …} +attr: [] +labelTranslationParameters: [] } 2727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7503 +label: "Río Grande" +value: "2727" +data: App\Entity\ProvinciaLocalidad {#4039 …} +attr: [] +labelTranslationParameters: [] } 2728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7504 +label: "Riocito" +value: "2728" +data: App\Entity\ProvinciaLocalidad {#4040 …} +attr: [] +labelTranslationParameters: [] } 2729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7505 +label: "Saladillo" +value: "2729" +data: App\Entity\ProvinciaLocalidad {#4041 …} +attr: [] +labelTranslationParameters: [] } 2730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7506 +label: "Juan Jorba" +value: "2730" +data: App\Entity\ProvinciaLocalidad {#4042 …} +attr: [] +labelTranslationParameters: [] } 2731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7507 +label: "Juan Llerena" +value: "2731" +data: App\Entity\ProvinciaLocalidad {#4043 …} +attr: [] +labelTranslationParameters: [] } 2732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7508 +label: "Justo Daract" +value: "2732" +data: App\Entity\ProvinciaLocalidad {#4044 …} +attr: [] +labelTranslationParameters: [] } 2733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7509 +label: "La Punilla" +value: "2733" +data: App\Entity\ProvinciaLocalidad {#4045 …} +attr: [] +labelTranslationParameters: [] } 2734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7510 +label: "Lavaisse" +value: "2734" +data: App\Entity\ProvinciaLocalidad {#4046 …} +attr: [] +labelTranslationParameters: [] } 2735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7511 +label: "San José del Morro" +value: "2735" +data: App\Entity\ProvinciaLocalidad {#4047 …} +attr: [] +labelTranslationParameters: [] } 2736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7512 +label: "Villa Mercedes" +value: "2736" +data: App\Entity\ProvinciaLocalidad {#4048 …} +attr: [] +labelTranslationParameters: [] } 2737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7513 +label: "Villa Reynolds" +value: "2737" +data: App\Entity\ProvinciaLocalidad {#4049 …} +attr: [] +labelTranslationParameters: [] } 2738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7514 +label: "Villa Salles" +value: "2738" +data: App\Entity\ProvinciaLocalidad {#4050 …} +attr: [] +labelTranslationParameters: [] } 2739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7515 +label: "Anchorena" +value: "2739" +data: App\Entity\ProvinciaLocalidad {#4051 …} +attr: [] +labelTranslationParameters: [] } 2740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7516 +label: "Arizona" +value: "2740" +data: App\Entity\ProvinciaLocalidad {#4052 …} +attr: [] +labelTranslationParameters: [] } 2741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7517 +label: "Bagual" +value: "2741" +data: App\Entity\ProvinciaLocalidad {#4053 …} +attr: [] +labelTranslationParameters: [] } 2742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7518 +label: "Batavia" +value: "2742" +data: App\Entity\ProvinciaLocalidad {#4054 …} +attr: [] +labelTranslationParameters: [] } 2743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7519 +label: "Buena Esperanza" +value: "2743" +data: App\Entity\ProvinciaLocalidad {#4055 …} +attr: [] +labelTranslationParameters: [] } 2744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7520 +label: "Fortín El Patria" +value: "2744" +data: App\Entity\ProvinciaLocalidad {#4056 …} +attr: [] +labelTranslationParameters: [] } 2745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7521 +label: "Fortuna" +value: "2745" +data: App\Entity\ProvinciaLocalidad {#4057 …} +attr: [] +labelTranslationParameters: [] } 2746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7522 +label: "La Maroma" +value: "2746" +data: App\Entity\ProvinciaLocalidad {#4058 …} +attr: [] +labelTranslationParameters: [] } 2747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7523 +label: "Los Overos" +value: "2747" +data: App\Entity\ProvinciaLocalidad {#4059 …} +attr: [] +labelTranslationParameters: [] } 2748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7524 +label: "Martín de Loyola" +value: "2748" +data: App\Entity\ProvinciaLocalidad {#4060 …} +attr: [] +labelTranslationParameters: [] } 2749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7525 +label: "Nahuel Mapá" +value: "2749" +data: App\Entity\ProvinciaLocalidad {#4061 …} +attr: [] +labelTranslationParameters: [] } 2750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7526 +label: "Navia" +value: "2750" +data: App\Entity\ProvinciaLocalidad {#4062 …} +attr: [] +labelTranslationParameters: [] } 2751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7527 +label: "Nueva Galia" +value: "2751" +data: App\Entity\ProvinciaLocalidad {#4063 …} +attr: [] +labelTranslationParameters: [] } 2752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7528 +label: "Unión" +value: "2752" +data: App\Entity\ProvinciaLocalidad {#4064 …} +attr: [] +labelTranslationParameters: [] } 2753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7529 +label: "Carpintería" +value: "2753" +data: App\Entity\ProvinciaLocalidad {#4065 …} +attr: [] +labelTranslationParameters: [] } 2754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7530 +label: "Cerro de Oro" +value: "2754" +data: App\Entity\ProvinciaLocalidad {#4066 …} +attr: [] +labelTranslationParameters: [] } 2755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7531 +label: "Lafinur" +value: "2755" +data: App\Entity\ProvinciaLocalidad {#4067 …} +attr: [] +labelTranslationParameters: [] } 2756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7532 +label: "Los Cajones" +value: "2756" +data: App\Entity\ProvinciaLocalidad {#4068 …} +attr: [] +labelTranslationParameters: [] } 2757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7533 +label: "Los Molles" +value: "2757" +data: App\Entity\ProvinciaLocalidad {#4069 …} +attr: [] +labelTranslationParameters: [] } 2758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7534 +label: "Merlo" +value: "2758" +data: App\Entity\ProvinciaLocalidad {#4070 …} +attr: [] +labelTranslationParameters: [] } 2759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7535 +label: "Santa Rosa del Conlara" +value: "2759" +data: App\Entity\ProvinciaLocalidad {#4071 …} +attr: [] +labelTranslationParameters: [] } 2760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7536 +label: "Talita" +value: "2760" +data: App\Entity\ProvinciaLocalidad {#4072 …} +attr: [] +labelTranslationParameters: [] } 2761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7537 +label: "Alto Pelado" +value: "2761" +data: App\Entity\ProvinciaLocalidad {#4073 …} +attr: [] +labelTranslationParameters: [] } 2762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7538 +label: "Alto Pencoso" +value: "2762" +data: App\Entity\ProvinciaLocalidad {#4074 …} +attr: [] +labelTranslationParameters: [] } 2763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7539 +label: "Balde" +value: "2763" +data: App\Entity\ProvinciaLocalidad {#4075 …} +attr: [] +labelTranslationParameters: [] } 2764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7540 +label: "Beazley" +value: "2764" +data: App\Entity\ProvinciaLocalidad {#4076 …} +attr: [] +labelTranslationParameters: [] } 2765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7541 +label: "Cazador" +value: "2765" +data: App\Entity\ProvinciaLocalidad {#4077 …} +attr: [] +labelTranslationParameters: [] } 2766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7542 +label: "Chosmes" +value: "2766" +data: App\Entity\ProvinciaLocalidad {#4078 …} +attr: [] +labelTranslationParameters: [] } 2767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7543 +label: "Desaguadero" +value: "2767" +data: App\Entity\ProvinciaLocalidad {#4079 …} +attr: [] +labelTranslationParameters: [] } 2768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7544 +label: "El Volcán" +value: "2768" +data: App\Entity\ProvinciaLocalidad {#4080 …} +attr: [] +labelTranslationParameters: [] } 2769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7545 +label: "Jarilla" +value: "2769" +data: App\Entity\ProvinciaLocalidad {#4081 …} +attr: [] +labelTranslationParameters: [] } 2770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7546 +label: "Juana Koslay" +value: "2770" +data: App\Entity\ProvinciaLocalidad {#4082 …} +attr: [] +labelTranslationParameters: [] } 2771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7547 +label: "La Punta" +value: "2771" +data: App\Entity\ProvinciaLocalidad {#4083 …} +attr: [] +labelTranslationParameters: [] } 2772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7548 +label: "Mosmota" +value: "2772" +data: App\Entity\ProvinciaLocalidad {#4084 …} +attr: [] +labelTranslationParameters: [] } 2773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7549 +label: "Potrero de los Funes" +value: "2773" +data: App\Entity\ProvinciaLocalidad {#4085 …} +attr: [] +labelTranslationParameters: [] } 2774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7550 +label: "Salinas del Bebedero" +value: "2774" +data: App\Entity\ProvinciaLocalidad {#4086 …} +attr: [] +labelTranslationParameters: [] } 2775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7551 +label: "San Jerónimo" +value: "2775" +data: App\Entity\ProvinciaLocalidad {#4087 …} +attr: [] +labelTranslationParameters: [] } 2776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7552 +label: "San Luis" +value: "2776" +data: App\Entity\ProvinciaLocalidad {#4088 …} +attr: [] +labelTranslationParameters: [] } 2777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7553 +label: "Zanjitas" +value: "2777" +data: App\Entity\ProvinciaLocalidad {#4089 …} +attr: [] +labelTranslationParameters: [] } 2778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7554 +label: "La Vertiente" +value: "2778" +data: App\Entity\ProvinciaLocalidad {#4090 …} +attr: [] +labelTranslationParameters: [] } 2779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7555 +label: "Las Aguadas" +value: "2779" +data: App\Entity\ProvinciaLocalidad {#4091 …} +attr: [] +labelTranslationParameters: [] } 2780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7556 +label: "Las Chacras" +value: "2780" +data: App\Entity\ProvinciaLocalidad {#4092 …} +attr: [] +labelTranslationParameters: [] } 2781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7557 +label: "Las Lagunas" +value: "2781" +data: App\Entity\ProvinciaLocalidad {#4093 …} +attr: [] +labelTranslationParameters: [] } 2782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7558 +label: "Paso Grande" +value: "2782" +data: App\Entity\ProvinciaLocalidad {#4094 …} +attr: [] +labelTranslationParameters: [] } 2783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7559 +label: "Potrerillo" +value: "2783" +data: App\Entity\ProvinciaLocalidad {#4095 …} +attr: [] +labelTranslationParameters: [] } 2784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7560 +label: "San Martín" +value: "2784" +data: App\Entity\ProvinciaLocalidad {#4096 …} +attr: [] +labelTranslationParameters: [] } 2785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7561 +label: "Villa de Praga" +value: "2785" +data: App\Entity\ProvinciaLocalidad {#4097 …} +attr: [] +labelTranslationParameters: [] } 2786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7562 +label: "Comandante Luis Piedrabuena" +value: "2786" +data: App\Entity\ProvinciaLocalidad {#1294 …} +attr: [] +labelTranslationParameters: [] } 2787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7563 +label: "Puerto Santa Cruz" +value: "2787" +data: App\Entity\ProvinciaLocalidad {#4098 …} +attr: [] +labelTranslationParameters: [] } 2788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7564 +label: "Caleta Olivia" +value: "2788" +data: App\Entity\ProvinciaLocalidad {#4099 …} +attr: [] +labelTranslationParameters: [] } 2789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7565 +label: "Cañadón Seco" +value: "2789" +data: App\Entity\ProvinciaLocalidad {#4100 …} +attr: [] +labelTranslationParameters: [] } 2790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7566 +label: "Fitz Roy" +value: "2790" +data: App\Entity\ProvinciaLocalidad {#4101 …} +attr: [] +labelTranslationParameters: [] } 2791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7567 +label: "Jaramillo" +value: "2791" +data: App\Entity\ProvinciaLocalidad {#4102 …} +attr: [] +labelTranslationParameters: [] } 2792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7568 +label: "Koluel Kaike" +value: "2792" +data: App\Entity\ProvinciaLocalidad {#4103 …} +attr: [] +labelTranslationParameters: [] } 2793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7569 +label: "Las Heras" +value: "2793" +data: App\Entity\ProvinciaLocalidad {#4104 …} +attr: [] +labelTranslationParameters: [] } 2794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7570 +label: "Pico Truncado" +value: "2794" +data: App\Entity\ProvinciaLocalidad {#4105 …} +attr: [] +labelTranslationParameters: [] } 2795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7571 +label: "Puerto Deseado" +value: "2795" +data: App\Entity\ProvinciaLocalidad {#4106 …} +attr: [] +labelTranslationParameters: [] } 2796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7572 +label: "Tellier" +value: "2796" +data: App\Entity\ProvinciaLocalidad {#4107 …} +attr: [] +labelTranslationParameters: [] } 2797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7573 +label: "28 de Noviembre" +value: "2797" +data: App\Entity\ProvinciaLocalidad {#4108 …} +attr: [] +labelTranslationParameters: [] } 2798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7574 +label: "El Turbio (Est. Gobernador Mayer)" +value: "2798" +data: App\Entity\ProvinciaLocalidad {#4109 …} +attr: [] +labelTranslationParameters: [] } 2799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7575 +label: "Julia Dufour" +value: "2799" +data: App\Entity\ProvinciaLocalidad {#4110 …} +attr: [] +labelTranslationParameters: [] } 2800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7576 +label: "Mina 3" +value: "2800" +data: App\Entity\ProvinciaLocalidad {#4111 …} +attr: [] +labelTranslationParameters: [] } 2801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7577 +label: "Río Gallegos" +value: "2801" +data: App\Entity\ProvinciaLocalidad {#4112 …} +attr: [] +labelTranslationParameters: [] } 2802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7578 +label: "Rospentek" +value: "2802" +data: App\Entity\ProvinciaLocalidad {#4113 …} +attr: [] +labelTranslationParameters: [] } 2803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7579 +label: "Yacimientos Río Turbio" +value: "2803" +data: App\Entity\ProvinciaLocalidad {#4114 …} +attr: [] +labelTranslationParameters: [] } 2804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7580 +label: "El Calafate" +value: "2804" +data: App\Entity\ProvinciaLocalidad {#4115 …} +attr: [] +labelTranslationParameters: [] } 2805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7581 +label: "El Chaltén" +value: "2805" +data: App\Entity\ProvinciaLocalidad {#4116 …} +attr: [] +labelTranslationParameters: [] } 2806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7582 +label: "Tres Lagos" +value: "2806" +data: App\Entity\ProvinciaLocalidad {#4117 …} +attr: [] +labelTranslationParameters: [] } 2807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7583 +label: "Los Antiguos" +value: "2807" +data: App\Entity\ProvinciaLocalidad {#4118 …} +attr: [] +labelTranslationParameters: [] } 2808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7584 +label: "Perito Moreno" +value: "2808" +data: App\Entity\ProvinciaLocalidad {#4119 …} +attr: [] +labelTranslationParameters: [] } 2809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7585 +label: "Puerto San Julián" +value: "2809" +data: App\Entity\ProvinciaLocalidad {#4120 …} +attr: [] +labelTranslationParameters: [] } 2810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7586 +label: "Bajo Caracoles" +value: "2810" +data: App\Entity\ProvinciaLocalidad {#4121 …} +attr: [] +labelTranslationParameters: [] } 2811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7587 +label: "Gobernador Gregores" +value: "2811" +data: App\Entity\ProvinciaLocalidad {#4122 …} +attr: [] +labelTranslationParameters: [] } 2812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7588 +label: "Hipólito Yrigoyen" +value: "2812" +data: App\Entity\ProvinciaLocalidad {#4123 …} +attr: [] +labelTranslationParameters: [] } 2813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7589 +label: "Esteban Rams" +value: "2813" +data: App\Entity\ProvinciaLocalidad {#1295 …} +attr: [] +labelTranslationParameters: [] } 2814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7590 +label: "Gato Colorado" +value: "2814" +data: App\Entity\ProvinciaLocalidad {#4124 …} +attr: [] +labelTranslationParameters: [] } 2815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7591 +label: "Gregoria Pérez de Denis (Est. El Nochero)" +value: "2815" +data: App\Entity\ProvinciaLocalidad {#4125 …} +attr: [] +labelTranslationParameters: [] } 2816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7592 +label: "Logroño" +value: "2816" +data: App\Entity\ProvinciaLocalidad {#4126 …} +attr: [] +labelTranslationParameters: [] } 2817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7593 +label: "Montefiore" +value: "2817" +data: App\Entity\ProvinciaLocalidad {#4127 …} +attr: [] +labelTranslationParameters: [] } 2818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7594 +label: "Pozo Borrado" +value: "2818" +data: App\Entity\ProvinciaLocalidad {#4128 …} +attr: [] +labelTranslationParameters: [] } 2819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7595 +label: "Santa Margarita" +value: "2819" +data: App\Entity\ProvinciaLocalidad {#4129 …} +attr: [] +labelTranslationParameters: [] } 2820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7596 +label: "Tostado" +value: "2820" +data: App\Entity\ProvinciaLocalidad {#4130 …} +attr: [] +labelTranslationParameters: [] } 2821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7597 +label: "Villa Minetti" +value: "2821" +data: App\Entity\ProvinciaLocalidad {#4131 …} +attr: [] +labelTranslationParameters: [] } 2822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7598 +label: "Armstrong" +value: "2822" +data: App\Entity\ProvinciaLocalidad {#4132 …} +attr: [] +labelTranslationParameters: [] } 2823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7599 +label: "Bouquet" +value: "2823" +data: App\Entity\ProvinciaLocalidad {#4133 …} +attr: [] +labelTranslationParameters: [] } 2824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7600 +label: "Las Parejas" +value: "2824" +data: App\Entity\ProvinciaLocalidad {#4134 …} +attr: [] +labelTranslationParameters: [] } 2825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7601 +label: "Las Rosas" +value: "2825" +data: App\Entity\ProvinciaLocalidad {#4135 …} +attr: [] +labelTranslationParameters: [] } 2826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7602 +label: "Montes de Oca" +value: "2826" +data: App\Entity\ProvinciaLocalidad {#4136 …} +attr: [] +labelTranslationParameters: [] } 2827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7603 +label: "Tortugas" +value: "2827" +data: App\Entity\ProvinciaLocalidad {#4137 …} +attr: [] +labelTranslationParameters: [] } 2828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7604 +label: "Arequito" +value: "2828" +data: App\Entity\ProvinciaLocalidad {#4138 …} +attr: [] +labelTranslationParameters: [] } 2829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7605 +label: "Arteaga" +value: "2829" +data: App\Entity\ProvinciaLocalidad {#4139 …} +attr: [] +labelTranslationParameters: [] } 2830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7606 +label: "Beravebú" +value: "2830" +data: App\Entity\ProvinciaLocalidad {#4140 …} +attr: [] +labelTranslationParameters: [] } 2831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7607 +label: "Bigand" +value: "2831" +data: App\Entity\ProvinciaLocalidad {#4141 …} +attr: [] +labelTranslationParameters: [] } 2832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7608 +label: "Casilda" +value: "2832" +data: App\Entity\ProvinciaLocalidad {#4142 …} +attr: [] +labelTranslationParameters: [] } 2833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7609 +label: "Chabas" +value: "2833" +data: App\Entity\ProvinciaLocalidad {#4143 …} +attr: [] +labelTranslationParameters: [] } 2834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7610 +label: "Chañar Ladeado" +value: "2834" +data: App\Entity\ProvinciaLocalidad {#4144 …} +attr: [] +labelTranslationParameters: [] } 2835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7611 +label: "Gödeken" +value: "2835" +data: App\Entity\ProvinciaLocalidad {#4145 …} +attr: [] +labelTranslationParameters: [] } 2836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7612 +label: "Los Molinos" +value: "2836" +data: App\Entity\ProvinciaLocalidad {#4146 …} +attr: [] +labelTranslationParameters: [] } 2837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7613 +label: "Los Nogales" +value: "2837" +data: App\Entity\ProvinciaLocalidad {#4147 …} +attr: [] +labelTranslationParameters: [] } 2838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7614 +label: "Los Quirquinchos" +value: "2838" +data: App\Entity\ProvinciaLocalidad {#4148 …} +attr: [] +labelTranslationParameters: [] } 2839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7615 +label: "San José de la Esquina" +value: "2839" +data: App\Entity\ProvinciaLocalidad {#4149 …} +attr: [] +labelTranslationParameters: [] } 2840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7616 +label: "Sanford" +value: "2840" +data: App\Entity\ProvinciaLocalidad {#4150 …} +attr: [] +labelTranslationParameters: [] } 2841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7617 +label: "Villada" +value: "2841" +data: App\Entity\ProvinciaLocalidad {#4151 …} +attr: [] +labelTranslationParameters: [] } 2842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7618 +label: "Aldao (Est. Casablanca)" +value: "2842" +data: App\Entity\ProvinciaLocalidad {#4152 …} +attr: [] +labelTranslationParameters: [] } 2843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7619 +label: "Angélica" +value: "2843" +data: App\Entity\ProvinciaLocalidad {#4153 …} +attr: [] +labelTranslationParameters: [] } 2844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7620 +label: "Ataliva" +value: "2844" +data: App\Entity\ProvinciaLocalidad {#4154 …} +attr: [] +labelTranslationParameters: [] } 2845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7621 +label: "Aurelia" +value: "2845" +data: App\Entity\ProvinciaLocalidad {#4155 …} +attr: [] +labelTranslationParameters: [] } 2846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7622 +label: "Barrios Acapulco y Veracruz" +value: "2846" +data: App\Entity\ProvinciaLocalidad {#4156 …} +attr: [] +labelTranslationParameters: [] } 2847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7623 +label: "Bauer y Sigel" +value: "2847" +data: App\Entity\ProvinciaLocalidad {#4157 …} +attr: [] +labelTranslationParameters: [] } 2848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7624 +label: "Bella Italia" +value: "2848" +data: App\Entity\ProvinciaLocalidad {#4158 …} +attr: [] +labelTranslationParameters: [] } 2849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7625 +label: "Castellanos" +value: "2849" +data: App\Entity\ProvinciaLocalidad {#4159 …} +attr: [] +labelTranslationParameters: [] } 2850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7626 +label: "Colonia Bicha" +value: "2850" +data: App\Entity\ProvinciaLocalidad {#4160 …} +attr: [] +labelTranslationParameters: [] } 2851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7627 +label: "Colonia Cello" +value: "2851" +data: App\Entity\ProvinciaLocalidad {#4161 …} +attr: [] +labelTranslationParameters: [] } 2852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7628 +label: "Colonia Margarita" +value: "2852" +data: App\Entity\ProvinciaLocalidad {#4162 …} +attr: [] +labelTranslationParameters: [] } 2853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7629 +label: "Colonia Raquel" +value: "2853" +data: App\Entity\ProvinciaLocalidad {#4163 …} +attr: [] +labelTranslationParameters: [] } 2854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7630 +label: "Coronel Fraga" +value: "2854" +data: App\Entity\ProvinciaLocalidad {#4164 …} +attr: [] +labelTranslationParameters: [] } 2855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7631 +label: "Egusquiza" +value: "2855" +data: App\Entity\ProvinciaLocalidad {#4165 …} +attr: [] +labelTranslationParameters: [] } 2856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7632 +label: "Esmeralda" +value: "2856" +data: App\Entity\ProvinciaLocalidad {#4166 …} +attr: [] +labelTranslationParameters: [] } 2857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7633 +label: "Estación Clucellas" +value: "2857" +data: App\Entity\ProvinciaLocalidad {#4167 …} +attr: [] +labelTranslationParameters: [] } 2858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7634 +label: "Estación Saguier" +value: "2858" +data: App\Entity\ProvinciaLocalidad {#4168 …} +attr: [] +labelTranslationParameters: [] } 2859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7635 +label: "Eusebia y Carolina" +value: "2859" +data: App\Entity\ProvinciaLocalidad {#4169 …} +attr: [] +labelTranslationParameters: [] } 2860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7636 +label: "Eustolia" +value: "2860" +data: App\Entity\ProvinciaLocalidad {#4170 …} +attr: [] +labelTranslationParameters: [] } 2861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7637 +label: "Frontera" +value: "2861" +data: App\Entity\ProvinciaLocalidad {#4171 …} +attr: [] +labelTranslationParameters: [] } 2862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7638 +label: "Garibaldi" +value: "2862" +data: App\Entity\ProvinciaLocalidad {#4172 …} +attr: [] +labelTranslationParameters: [] } 2863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7639 +label: "Humberto Primo" +value: "2863" +data: App\Entity\ProvinciaLocalidad {#4173 …} +attr: [] +labelTranslationParameters: [] } 2864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7640 +label: "Josefina" +value: "2864" +data: App\Entity\ProvinciaLocalidad {#4174 …} +attr: [] +labelTranslationParameters: [] } 2865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7641 +label: "Lehmann" +value: "2865" +data: App\Entity\ProvinciaLocalidad {#4175 …} +attr: [] +labelTranslationParameters: [] } 2866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7642 +label: "María Juana" +value: "2866" +data: App\Entity\ProvinciaLocalidad {#4176 …} +attr: [] +labelTranslationParameters: [] } 2867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7643 +label: "Nueva Lehmann" +value: "2867" +data: App\Entity\ProvinciaLocalidad {#4177 …} +attr: [] +labelTranslationParameters: [] } 2868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7644 +label: "Plaza Clucellas" +value: "2868" +data: App\Entity\ProvinciaLocalidad {#4178 …} +attr: [] +labelTranslationParameters: [] } 2869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7645 +label: "Plaza Saguier" +value: "2869" +data: App\Entity\ProvinciaLocalidad {#4179 …} +attr: [] +labelTranslationParameters: [] } 2870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7646 +label: "Presidente Roca" +value: "2870" +data: App\Entity\ProvinciaLocalidad {#4180 …} +attr: [] +labelTranslationParameters: [] } 2871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7647 +label: "Pueblo Marini" +value: "2871" +data: App\Entity\ProvinciaLocalidad {#4181 …} +attr: [] +labelTranslationParameters: [] } 2872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7648 +label: "Rafaela" +value: "2872" +data: App\Entity\ProvinciaLocalidad {#4182 …} +attr: [] +labelTranslationParameters: [] } 2873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7649 +label: "Ramona" +value: "2873" +data: App\Entity\ProvinciaLocalidad {#4183 …} +attr: [] +labelTranslationParameters: [] } 2874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7650 +label: "San Antonio" +value: "2874" +data: App\Entity\ProvinciaLocalidad {#4184 …} +attr: [] +labelTranslationParameters: [] } 2875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7651 +label: "San Vicente" +value: "2875" +data: App\Entity\ProvinciaLocalidad {#4185 …} +attr: [] +labelTranslationParameters: [] } 2876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7652 +label: "Santa Clara de Saguier" +value: "2876" +data: App\Entity\ProvinciaLocalidad {#4186 …} +attr: [] +labelTranslationParameters: [] } 2877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7653 +label: "Sunchales" +value: "2877" +data: App\Entity\ProvinciaLocalidad {#4187 …} +attr: [] +labelTranslationParameters: [] } 2878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7654 +label: "Susana" +value: "2878" +data: App\Entity\ProvinciaLocalidad {#4188 …} +attr: [] +labelTranslationParameters: [] } 2879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7655 +label: "Tacural" +value: "2879" +data: App\Entity\ProvinciaLocalidad {#4189 …} +attr: [] +labelTranslationParameters: [] } 2880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7656 +label: "Vila" +value: "2880" +data: App\Entity\ProvinciaLocalidad {#4190 …} +attr: [] +labelTranslationParameters: [] } 2881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7657 +label: "Villa Josefina" +value: "2881" +data: App\Entity\ProvinciaLocalidad {#4191 …} +attr: [] +labelTranslationParameters: [] } 2882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7658 +label: "Villa San José" +value: "2882" +data: App\Entity\ProvinciaLocalidad {#4192 …} +attr: [] +labelTranslationParameters: [] } 2883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7659 +label: "Virginia" +value: "2883" +data: App\Entity\ProvinciaLocalidad {#4193 …} +attr: [] +labelTranslationParameters: [] } 2884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7660 +label: "Zenón Pereyra" +value: "2884" +data: App\Entity\ProvinciaLocalidad {#4194 …} +attr: [] +labelTranslationParameters: [] } 2885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7661 +label: "Alcorta" +value: "2885" +data: App\Entity\ProvinciaLocalidad {#4195 …} +attr: [] +labelTranslationParameters: [] } 2886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7662 +label: "Barrio Arroyo del Medio" +value: "2886" +data: App\Entity\ProvinciaLocalidad {#4196 …} +attr: [] +labelTranslationParameters: [] } 2887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7663 +label: "Barrio Mitre" +value: "2887" +data: App\Entity\ProvinciaLocalidad {#4197 …} +attr: [] +labelTranslationParameters: [] } 2888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7664 +label: "Bombal" +value: "2888" +data: App\Entity\ProvinciaLocalidad {#4198 …} +attr: [] +labelTranslationParameters: [] } 2889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7665 +label: "Cañada Rica" +value: "2889" +data: App\Entity\ProvinciaLocalidad {#4199 …} +attr: [] +labelTranslationParameters: [] } 2890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7666 +label: "Cepeda" +value: "2890" +data: App\Entity\ProvinciaLocalidad {#4200 …} +attr: [] +labelTranslationParameters: [] } 2891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7667 +label: "Empalme Villa Constitución" +value: "2891" +data: App\Entity\ProvinciaLocalidad {#4201 …} +attr: [] +labelTranslationParameters: [] } 2892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7668 +label: "Firmat" +value: "2892" +data: App\Entity\ProvinciaLocalidad {#4202 …} +attr: [] +labelTranslationParameters: [] } 2893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7669 +label: "General Gelly" +value: "2893" +data: App\Entity\ProvinciaLocalidad {#4203 …} +attr: [] +labelTranslationParameters: [] } 2894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7670 +label: "Godoy" +value: "2894" +data: App\Entity\ProvinciaLocalidad {#4204 …} +attr: [] +labelTranslationParameters: [] } 2895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7671 +label: "Juan B. Molina" +value: "2895" +data: App\Entity\ProvinciaLocalidad {#4205 …} +attr: [] +labelTranslationParameters: [] } 2896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7672 +label: "Juncal" +value: "2896" +data: App\Entity\ProvinciaLocalidad {#4206 …} +attr: [] +labelTranslationParameters: [] } 2897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +label: "La Vanguardia" +value: "2897" +data: App\Entity\ProvinciaLocalidad {#4207 …} +attr: [] +labelTranslationParameters: [] } 2898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +label: "Máximo Paz (Est. Paz)" +value: "2898" +data: App\Entity\ProvinciaLocalidad {#4208 …} +attr: [] +labelTranslationParameters: [] } 2899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7675 +label: "Pavón" +value: "2899" +data: App\Entity\ProvinciaLocalidad {#4209 …} +attr: [] +labelTranslationParameters: [] } 2900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7676 +label: "Pavón Arriba" +value: "2900" +data: App\Entity\ProvinciaLocalidad {#4210 …} +attr: [] +labelTranslationParameters: [] } 2901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7677 +label: "Peyrano" +value: "2901" +data: App\Entity\ProvinciaLocalidad {#4211 …} +attr: [] +labelTranslationParameters: [] } 2902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7678 +label: "Rueda" +value: "2902" +data: App\Entity\ProvinciaLocalidad {#4212 …} +attr: [] +labelTranslationParameters: [] } 2903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7679 +label: "Santa Teresa" +value: "2903" +data: App\Entity\ProvinciaLocalidad {#4213 …} +attr: [] +labelTranslationParameters: [] } 2904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7680 +label: "Sargento Cabral" +value: "2904" +data: App\Entity\ProvinciaLocalidad {#4214 …} +attr: [] +labelTranslationParameters: [] } 2905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7681 +label: "Stephenson" +value: "2905" +data: App\Entity\ProvinciaLocalidad {#4215 …} +attr: [] +labelTranslationParameters: [] } 2906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7682 +label: "Theobald" +value: "2906" +data: App\Entity\ProvinciaLocalidad {#4216 …} +attr: [] +labelTranslationParameters: [] } 2907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7683 +label: "Villa Constitución" +value: "2907" +data: App\Entity\ProvinciaLocalidad {#4217 …} +attr: [] +labelTranslationParameters: [] } 2908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7684 +label: "Cayastá" +value: "2908" +data: App\Entity\ProvinciaLocalidad {#4218 …} +attr: [] +labelTranslationParameters: [] } 2909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7685 +label: "Helvecia" +value: "2909" +data: App\Entity\ProvinciaLocalidad {#4219 …} +attr: [] +labelTranslationParameters: [] } 2910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7686 +label: "Los Zapallos" +value: "2910" +data: App\Entity\ProvinciaLocalidad {#4220 …} +attr: [] +labelTranslationParameters: [] } 2911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +label: "Saladero Mariano Cabal" +value: "2911" +data: App\Entity\ProvinciaLocalidad {#4221 …} +attr: [] +labelTranslationParameters: [] } 2912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +label: "Santa Rosa de Calchines" +value: "2912" +data: App\Entity\ProvinciaLocalidad {#4222 …} +attr: [] +labelTranslationParameters: [] } 2913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +label: "Aarón Castellanos (Est. Castellanos)" +value: "2913" +data: App\Entity\ProvinciaLocalidad {#4223 …} +attr: [] +labelTranslationParameters: [] } 2914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +label: "Amenábar" +value: "2914" +data: App\Entity\ProvinciaLocalidad {#4224 …} +attr: [] +labelTranslationParameters: [] } 2915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +label: "Cafferata" +value: "2915" +data: App\Entity\ProvinciaLocalidad {#4225 …} +attr: [] +labelTranslationParameters: [] } 2916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +label: "Cañada del Ucle" +value: "2916" +data: App\Entity\ProvinciaLocalidad {#4226 …} +attr: [] +labelTranslationParameters: [] } 2917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +label: "Carmen" +value: "2917" +data: App\Entity\ProvinciaLocalidad {#4227 …} +attr: [] +labelTranslationParameters: [] } 2918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +label: "Carreras" +value: "2918" +data: App\Entity\ProvinciaLocalidad {#4228 …} +attr: [] +labelTranslationParameters: [] } 2919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +label: "Chapuy" +value: "2919" +data: App\Entity\ProvinciaLocalidad {#4229 …} +attr: [] +labelTranslationParameters: [] } 2920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +label: "Chovet" +value: "2920" +data: App\Entity\ProvinciaLocalidad {#4230 …} +attr: [] +labelTranslationParameters: [] } 2921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +label: "Christophersen" +value: "2921" +data: App\Entity\ProvinciaLocalidad {#4231 …} +attr: [] +labelTranslationParameters: [] } 2922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +label: "Diego de Alvear" +value: "2922" +data: App\Entity\ProvinciaLocalidad {#4232 …} +attr: [] +labelTranslationParameters: [] } 2923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +label: "Elortondo" +value: "2923" +data: App\Entity\ProvinciaLocalidad {#4233 …} +attr: [] +labelTranslationParameters: [] } 2924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +label: "Firmat" +value: "2924" +data: App\Entity\ProvinciaLocalidad {#4234 …} +attr: [] +labelTranslationParameters: [] } 2925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +label: "Hughes" +value: "2925" +data: App\Entity\ProvinciaLocalidad {#4235 …} +attr: [] +labelTranslationParameters: [] } 2926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +label: "La Chispa" +value: "2926" +data: App\Entity\ProvinciaLocalidad {#4236 …} +attr: [] +labelTranslationParameters: [] } 2927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +label: "Labordeboy" +value: "2927" +data: App\Entity\ProvinciaLocalidad {#4237 …} +attr: [] +labelTranslationParameters: [] } 2928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +label: "Lazzarino" +value: "2928" +data: App\Entity\ProvinciaLocalidad {#4238 …} +attr: [] +labelTranslationParameters: [] } 2929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +label: "Maggiolo" +value: "2929" +data: App\Entity\ProvinciaLocalidad {#4239 …} +attr: [] +labelTranslationParameters: [] } 2930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +label: "María Teresa" +value: "2930" +data: App\Entity\ProvinciaLocalidad {#4240 …} +attr: [] +labelTranslationParameters: [] } 2931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +label: "Melincué (Est. San Urbano)" +value: "2931" +data: App\Entity\ProvinciaLocalidad {#4241 …} +attr: [] +labelTranslationParameters: [] } 2932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +label: "Miguel Torres" +value: "2932" +data: App\Entity\ProvinciaLocalidad {#4242 …} +attr: [] +labelTranslationParameters: [] } 2933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +label: "Murphy" +value: "2933" +data: App\Entity\ProvinciaLocalidad {#4243 …} +attr: [] +labelTranslationParameters: [] } 2934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7710 +label: "Rufino" +value: "2934" +data: App\Entity\ProvinciaLocalidad {#4244 …} +attr: [] +labelTranslationParameters: [] } 2935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7711 +label: "San Eduardo" +value: "2935" +data: App\Entity\ProvinciaLocalidad {#4245 …} +attr: [] +labelTranslationParameters: [] } 2936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +label: "San Francisco de Santa Fe" +value: "2936" +data: App\Entity\ProvinciaLocalidad {#4246 …} +attr: [] +labelTranslationParameters: [] } 2937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7713 +label: "San Gregorio" +value: "2937" +data: App\Entity\ProvinciaLocalidad {#4247 …} +attr: [] +labelTranslationParameters: [] } 2938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +label: "Sancti Spiritu" +value: "2938" +data: App\Entity\ProvinciaLocalidad {#4248 …} +attr: [] +labelTranslationParameters: [] } 2939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +label: "Santa Isabel" +value: "2939" +data: App\Entity\ProvinciaLocalidad {#4249 …} +attr: [] +labelTranslationParameters: [] } 2940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +label: "Teodelina" +value: "2940" +data: App\Entity\ProvinciaLocalidad {#4250 …} +attr: [] +labelTranslationParameters: [] } 2941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7717 +label: "Venado Tuerto" +value: "2941" +data: App\Entity\ProvinciaLocalidad {#4251 …} +attr: [] +labelTranslationParameters: [] } 2942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7718 +label: "Villa Cañás" +value: "2942" +data: App\Entity\ProvinciaLocalidad {#4252 …} +attr: [] +labelTranslationParameters: [] } 2943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +label: "Wheelwright" +value: "2943" +data: App\Entity\ProvinciaLocalidad {#4253 …} +attr: [] +labelTranslationParameters: [] } 2944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7720 +label: "Arroyo Ceibal" +value: "2944" +data: App\Entity\ProvinciaLocalidad {#4254 …} +attr: [] +labelTranslationParameters: [] } 2945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +label: "Avellaneda (Est. Ewald)" +value: "2945" +data: App\Entity\ProvinciaLocalidad {#4255 …} +attr: [] +labelTranslationParameters: [] } 2946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7722 +label: "Berna" +value: "2946" +data: App\Entity\ProvinciaLocalidad {#4256 …} +attr: [] +labelTranslationParameters: [] } 2947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +label: "El Araza" +value: "2947" +data: App\Entity\ProvinciaLocalidad {#4257 …} +attr: [] +labelTranslationParameters: [] } 2948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +label: "El Rabón" +value: "2948" +data: App\Entity\ProvinciaLocalidad {#4258 …} +attr: [] +labelTranslationParameters: [] } 2949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +label: "Florencia" +value: "2949" +data: App\Entity\ProvinciaLocalidad {#4259 …} +attr: [] +labelTranslationParameters: [] } 2950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7726 +label: "Guadalupe Norte" +value: "2950" +data: App\Entity\ProvinciaLocalidad {#4260 …} +attr: [] +labelTranslationParameters: [] } 2951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7727 +label: "Ingeniero Chanourdie" +value: "2951" +data: App\Entity\ProvinciaLocalidad {#4261 …} +attr: [] +labelTranslationParameters: [] } 2952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7728 +label: "La Isleta" +value: "2952" +data: App\Entity\ProvinciaLocalidad {#4262 …} +attr: [] +labelTranslationParameters: [] } 2953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7729 +label: "La Sarita" +value: "2953" +data: App\Entity\ProvinciaLocalidad {#4263 …} +attr: [] +labelTranslationParameters: [] } 2954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7730 +label: "Lanteri" +value: "2954" +data: App\Entity\ProvinciaLocalidad {#4264 …} +attr: [] +labelTranslationParameters: [] } 2955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7731 +label: "Las Garzas" +value: "2955" +data: App\Entity\ProvinciaLocalidad {#4265 …} +attr: [] +labelTranslationParameters: [] } 2956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7732 +label: "Las Toscas" +value: "2956" +data: App\Entity\ProvinciaLocalidad {#4266 …} +attr: [] +labelTranslationParameters: [] } 2957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7733 +label: "Los Laureles" +value: "2957" +data: App\Entity\ProvinciaLocalidad {#4267 …} +attr: [] +labelTranslationParameters: [] } 2958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7734 +label: "Malabrigo" +value: "2958" +data: App\Entity\ProvinciaLocalidad {#4268 …} +attr: [] +labelTranslationParameters: [] } 2959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7735 +label: "Paraje San Manuel" +value: "2959" +data: App\Entity\ProvinciaLocalidad {#4269 …} +attr: [] +labelTranslationParameters: [] } 2960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7736 +label: "Puerto Reconquista" +value: "2960" +data: App\Entity\ProvinciaLocalidad {#4270 …} +attr: [] +labelTranslationParameters: [] } 2961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +label: "Reconquista" +value: "2961" +data: App\Entity\ProvinciaLocalidad {#4271 …} +attr: [] +labelTranslationParameters: [] } 2962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +label: "San Antonio de Obligado" +value: "2962" +data: App\Entity\ProvinciaLocalidad {#4272 …} +attr: [] +labelTranslationParameters: [] } 2963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +label: "Tacuarendí (Emb. Kilómetro 421)" +value: "2963" +data: App\Entity\ProvinciaLocalidad {#4273 …} +attr: [] +labelTranslationParameters: [] } 2964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7740 +label: "Villa Ana" +value: "2964" +data: App\Entity\ProvinciaLocalidad {#4274 …} +attr: [] +labelTranslationParameters: [] } 2965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7741 +label: "Villa Guillermina" +value: "2965" +data: App\Entity\ProvinciaLocalidad {#4275 …} +attr: [] +labelTranslationParameters: [] } 2966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7742 +label: "Villa Ocampo" +value: "2966" +data: App\Entity\ProvinciaLocalidad {#4276 …} +attr: [] +labelTranslationParameters: [] } 2967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7743 +label: "Barrio Cicarelli" +value: "2967" +data: App\Entity\ProvinciaLocalidad {#4277 …} +attr: [] +labelTranslationParameters: [] } 2968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +label: "Bustinza" +value: "2968" +data: App\Entity\ProvinciaLocalidad {#4278 …} +attr: [] +labelTranslationParameters: [] } 2969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +label: "Cañada de Gómez" +value: "2969" +data: App\Entity\ProvinciaLocalidad {#4279 …} +attr: [] +labelTranslationParameters: [] } 2970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +label: "Carrizales (Est. Clarke)" +value: "2970" +data: App\Entity\ProvinciaLocalidad {#4280 …} +attr: [] +labelTranslationParameters: [] } 2971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +label: "Classon" +value: "2971" +data: App\Entity\ProvinciaLocalidad {#4281 …} +attr: [] +labelTranslationParameters: [] } 2972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +label: "Colonia Médici" +value: "2972" +data: App\Entity\ProvinciaLocalidad {#4282 …} +attr: [] +labelTranslationParameters: [] } 2973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7749 +label: "Correa" +value: "2973" +data: App\Entity\ProvinciaLocalidad {#4283 …} +attr: [] +labelTranslationParameters: [] } 2974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7750 +label: "Larguía" +value: "2974" +data: App\Entity\ProvinciaLocalidad {#4284 …} +attr: [] +labelTranslationParameters: [] } 2975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7751 +label: "Lucio V. López" +value: "2975" +data: App\Entity\ProvinciaLocalidad {#4285 …} +attr: [] +labelTranslationParameters: [] } 2976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7752 +label: "Oliveros" +value: "2976" +data: App\Entity\ProvinciaLocalidad {#4286 …} +attr: [] +labelTranslationParameters: [] } 2977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7753 +label: "Pueblo Andino" +value: "2977" +data: App\Entity\ProvinciaLocalidad {#4287 …} +attr: [] +labelTranslationParameters: [] } 2978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7754 +label: "Salto Grande" +value: "2978" +data: App\Entity\ProvinciaLocalidad {#4288 …} +attr: [] +labelTranslationParameters: [] } 2979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7755 +label: "Serodino" +value: "2979" +data: App\Entity\ProvinciaLocalidad {#4289 …} +attr: [] +labelTranslationParameters: [] } 2980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7756 +label: "Totoras" +value: "2980" +data: App\Entity\ProvinciaLocalidad {#4290 …} +attr: [] +labelTranslationParameters: [] } 2981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7757 +label: "Villa Eloísa" +value: "2981" +data: App\Entity\ProvinciaLocalidad {#4291 …} +attr: [] +labelTranslationParameters: [] } 2982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7758 +label: "Villa La Rivera (Comuna Oliveros)" +value: "2982" +data: App\Entity\ProvinciaLocalidad {#4292 …} +attr: [] +labelTranslationParameters: [] } 2983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7759 +label: "Villa La Rivera (Comuna Pueblo Andino)" +value: "2983" +data: App\Entity\ProvinciaLocalidad {#4293 …} +attr: [] +labelTranslationParameters: [] } 2984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7760 +label: "Angel Gallardo" +value: "2984" +data: App\Entity\ProvinciaLocalidad {#4294 …} +attr: [] +labelTranslationParameters: [] } 2985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7761 +label: "Arroyo Aguiar" +value: "2985" +data: App\Entity\ProvinciaLocalidad {#4295 …} +attr: [] +labelTranslationParameters: [] } 2986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7762 +label: "Arroyo Leyes" +value: "2986" +data: App\Entity\ProvinciaLocalidad {#4296 …} +attr: [] +labelTranslationParameters: [] } 2987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7763 +label: "Cabal" +value: "2987" +data: App\Entity\ProvinciaLocalidad {#4297 …} +attr: [] +labelTranslationParameters: [] } 2988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +label: "Campo Andino" +value: "2988" +data: App\Entity\ProvinciaLocalidad {#4298 …} +attr: [] +labelTranslationParameters: [] } 2989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +label: "Candioti" +value: "2989" +data: App\Entity\ProvinciaLocalidad {#4299 …} +attr: [] +labelTranslationParameters: [] } 2990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7766 +label: "Emilia" +value: "2990" +data: App\Entity\ProvinciaLocalidad {#4300 …} +attr: [] +labelTranslationParameters: [] } 2991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7767 +label: "Laguna Paiva" +value: "2991" +data: App\Entity\ProvinciaLocalidad {#4301 …} +attr: [] +labelTranslationParameters: [] } 2992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7768 +label: "Llambi Campbell" +value: "2992" +data: App\Entity\ProvinciaLocalidad {#4302 …} +attr: [] +labelTranslationParameters: [] } 2993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7769 +label: "Monte Vera" +value: "2993" +data: App\Entity\ProvinciaLocalidad {#4303 …} +attr: [] +labelTranslationParameters: [] } 2994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7770 +label: "Nelson" +value: "2994" +data: App\Entity\ProvinciaLocalidad {#4304 …} +attr: [] +labelTranslationParameters: [] } 2995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7771 +label: "Paraje Chaco Chico" +value: "2995" +data: App\Entity\ProvinciaLocalidad {#4305 …} +attr: [] +labelTranslationParameters: [] } 2996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7772 +label: "Paraje La Costa" +value: "2996" +data: App\Entity\ProvinciaLocalidad {#4306 …} +attr: [] +labelTranslationParameters: [] } 2997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7773 +label: "Recreo" +value: "2997" +data: App\Entity\ProvinciaLocalidad {#4307 …} +attr: [] +labelTranslationParameters: [] } 2998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7774 +label: "Rincón Potrero" +value: "2998" +data: App\Entity\ProvinciaLocalidad {#4308 …} +attr: [] +labelTranslationParameters: [] } 2999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7775 +label: "San José del Rincón" +value: "2999" +data: App\Entity\ProvinciaLocalidad {#4309 …} +attr: [] +labelTranslationParameters: [] } 3000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7776 +label: "Santa Fe" +value: "3000" +data: App\Entity\ProvinciaLocalidad {#4310 …} +attr: [] +labelTranslationParameters: [] } 3001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7777 +label: "Santo Tomé" +value: "3001" +data: App\Entity\ProvinciaLocalidad {#4311 …} +attr: [] +labelTranslationParameters: [] } 3002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7778 +label: "Sauce Viejo" +value: "3002" +data: App\Entity\ProvinciaLocalidad {#4312 …} +attr: [] +labelTranslationParameters: [] } 3003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7779 +label: "Villa Laura (Est. Constituyentes)" +value: "3003" +data: App\Entity\ProvinciaLocalidad {#4313 …} +attr: [] +labelTranslationParameters: [] } 3004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7780 +label: "Cavour" +value: "3004" +data: App\Entity\ProvinciaLocalidad {#4314 …} +attr: [] +labelTranslationParameters: [] } 3005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7781 +label: "Cululú" +value: "3005" +data: App\Entity\ProvinciaLocalidad {#4315 …} +attr: [] +labelTranslationParameters: [] } 3006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +label: "Elisa" +value: "3006" +data: App\Entity\ProvinciaLocalidad {#4316 …} +attr: [] +labelTranslationParameters: [] } 3007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7783 +label: "Empalme San Carlos" +value: "3007" +data: App\Entity\ProvinciaLocalidad {#4317 …} +attr: [] +labelTranslationParameters: [] } 3008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7784 +label: "Esperanza" +value: "3008" +data: App\Entity\ProvinciaLocalidad {#4318 …} +attr: [] +labelTranslationParameters: [] } 3009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7785 +label: "Felicia" +value: "3009" +data: App\Entity\ProvinciaLocalidad {#4319 …} +attr: [] +labelTranslationParameters: [] } 3010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7786 +label: "Franck" +value: "3010" +data: App\Entity\ProvinciaLocalidad {#4320 …} +attr: [] +labelTranslationParameters: [] } 3011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7787 +label: "Grutly" +value: "3011" +data: App\Entity\ProvinciaLocalidad {#4321 …} +attr: [] +labelTranslationParameters: [] } 3012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7788 +label: "Hipatía" +value: "3012" +data: App\Entity\ProvinciaLocalidad {#4322 …} +attr: [] +labelTranslationParameters: [] } 3013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7789 +label: "Humboldt" +value: "3013" +data: App\Entity\ProvinciaLocalidad {#4323 …} +attr: [] +labelTranslationParameters: [] } 3014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7790 +label: "Jacinto L. Aráuz" +value: "3014" +data: App\Entity\ProvinciaLocalidad {#4324 …} +attr: [] +labelTranslationParameters: [] } 3015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7791 +label: "La Pelada" +value: "3015" +data: App\Entity\ProvinciaLocalidad {#4325 …} +attr: [] +labelTranslationParameters: [] } 3016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7792 +label: "Las Tunas" +value: "3016" +data: App\Entity\ProvinciaLocalidad {#4326 …} +attr: [] +labelTranslationParameters: [] } 3017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7793 +label: "María Luisa" +value: "3017" +data: App\Entity\ProvinciaLocalidad {#4327 …} +attr: [] +labelTranslationParameters: [] } 3018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7794 +label: "Matilde" +value: "3018" +data: App\Entity\ProvinciaLocalidad {#4328 …} +attr: [] +labelTranslationParameters: [] } 3019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7795 +label: "Nuevo Torino" +value: "3019" +data: App\Entity\ProvinciaLocalidad {#4329 …} +attr: [] +labelTranslationParameters: [] } 3020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7796 +label: "Pilar" +value: "3020" +data: App\Entity\ProvinciaLocalidad {#4330 …} +attr: [] +labelTranslationParameters: [] } 3021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7797 +label: "Plaza Matilde" +value: "3021" +data: App\Entity\ProvinciaLocalidad {#4331 …} +attr: [] +labelTranslationParameters: [] } 3022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7798 +label: "Progreso" +value: "3022" +data: App\Entity\ProvinciaLocalidad {#4332 …} +attr: [] +labelTranslationParameters: [] } 3023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7799 +label: "Providencia" +value: "3023" +data: App\Entity\ProvinciaLocalidad {#4333 …} +attr: [] +labelTranslationParameters: [] } 3024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7800 +label: "Sa Pereyra" +value: "3024" +data: App\Entity\ProvinciaLocalidad {#4334 …} +attr: [] +labelTranslationParameters: [] } 3025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7801 +label: "San Agustín" +value: "3025" +data: App\Entity\ProvinciaLocalidad {#4335 …} +attr: [] +labelTranslationParameters: [] } 3026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7802 +label: "San Carlos Centro" +value: "3026" +data: App\Entity\ProvinciaLocalidad {#4336 …} +attr: [] +labelTranslationParameters: [] } 3027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7803 +label: "San Carlos Norte" +value: "3027" +data: App\Entity\ProvinciaLocalidad {#4337 …} +attr: [] +labelTranslationParameters: [] } 3028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7804 +label: "San Carlos Sud" +value: "3028" +data: App\Entity\ProvinciaLocalidad {#4338 …} +attr: [] +labelTranslationParameters: [] } 3029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7805 +label: "San Jerónimo del Sauce" +value: "3029" +data: App\Entity\ProvinciaLocalidad {#4339 …} +attr: [] +labelTranslationParameters: [] } 3030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7806 +label: "San Jerónimo Norte" +value: "3030" +data: App\Entity\ProvinciaLocalidad {#4340 …} +attr: [] +labelTranslationParameters: [] } 3031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7807 +label: "San Mariano" +value: "3031" +data: App\Entity\ProvinciaLocalidad {#4341 …} +attr: [] +labelTranslationParameters: [] } 3032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7808 +label: "Santa Clara de Buena Vista" +value: "3032" +data: App\Entity\ProvinciaLocalidad {#4342 …} +attr: [] +labelTranslationParameters: [] } 3033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7809 +label: "Santo Domingo" +value: "3033" +data: App\Entity\ProvinciaLocalidad {#4343 …} +attr: [] +labelTranslationParameters: [] } 3034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7810 +label: "Sarmiento" +value: "3034" +data: App\Entity\ProvinciaLocalidad {#4344 …} +attr: [] +labelTranslationParameters: [] } 3035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7811 +label: "Acébal" +value: "3035" +data: App\Entity\ProvinciaLocalidad {#4345 …} +attr: [] +labelTranslationParameters: [] } 3036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7812 +label: "Albarellos" +value: "3036" +data: App\Entity\ProvinciaLocalidad {#4346 …} +attr: [] +labelTranslationParameters: [] } 3037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7813 +label: "Álvarez" +value: "3037" +data: App\Entity\ProvinciaLocalidad {#4347 …} +attr: [] +labelTranslationParameters: [] } 3038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7814 +label: "Alvear" +value: "3038" +data: App\Entity\ProvinciaLocalidad {#4348 …} +attr: [] +labelTranslationParameters: [] } 3039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7815 +label: "Arbilla" +value: "3039" +data: App\Entity\ProvinciaLocalidad {#4349 …} +attr: [] +labelTranslationParameters: [] } 3040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7816 +label: "Arminda" +value: "3040" +data: App\Entity\ProvinciaLocalidad {#4350 …} +attr: [] +labelTranslationParameters: [] } 3041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7817 +label: "Arroyo Seco" +value: "3041" +data: App\Entity\ProvinciaLocalidad {#4351 …} +attr: [] +labelTranslationParameters: [] } 3042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7818 +label: "Carmen del Sauce" +value: "3042" +data: App\Entity\ProvinciaLocalidad {#4352 …} +attr: [] +labelTranslationParameters: [] } 3043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7819 +label: "Coronel Bogado" +value: "3043" +data: App\Entity\ProvinciaLocalidad {#4353 …} +attr: [] +labelTranslationParameters: [] } 3044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7820 +label: "Coronel Rodolfo S. Domínguez" +value: "3044" +data: App\Entity\ProvinciaLocalidad {#4354 …} +attr: [] +labelTranslationParameters: [] } 3045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7821 +label: "Cuatro Esquinas" +value: "3045" +data: App\Entity\ProvinciaLocalidad {#4355 …} +attr: [] +labelTranslationParameters: [] } 3046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7822 +label: "El Caramelo" +value: "3046" +data: App\Entity\ProvinciaLocalidad {#4356 …} +attr: [] +labelTranslationParameters: [] } 3047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7823 +label: "Fighiera" +value: "3047" +data: App\Entity\ProvinciaLocalidad {#4357 …} +attr: [] +labelTranslationParameters: [] } 3048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7824 +label: "Funes" +value: "3048" +data: App\Entity\ProvinciaLocalidad {#4358 …} +attr: [] +labelTranslationParameters: [] } 3049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7825 +label: "General Lagos" +value: "3049" +data: App\Entity\ProvinciaLocalidad {#4359 …} +attr: [] +labelTranslationParameters: [] } 3050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7826 +label: "Granadero Baigorria" +value: "3050" +data: App\Entity\ProvinciaLocalidad {#4360 …} +attr: [] +labelTranslationParameters: [] } 3051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7827 +label: "Ibarlucea" +value: "3051" +data: App\Entity\ProvinciaLocalidad {#4361 …} +attr: [] +labelTranslationParameters: [] } 3052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7828 +label: "Kilómetro 101" +value: "3052" +data: App\Entity\ProvinciaLocalidad {#4362 …} +attr: [] +labelTranslationParameters: [] } 3053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7829 +label: "Los Muchachos - La Alborada" +value: "3053" +data: App\Entity\ProvinciaLocalidad {#4363 …} +attr: [] +labelTranslationParameters: [] } 3054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7830 +label: "Monte Flores" +value: "3054" +data: App\Entity\ProvinciaLocalidad {#4364 …} +attr: [] +labelTranslationParameters: [] } 3055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7831 +label: "Pérez" +value: "3055" +data: App\Entity\ProvinciaLocalidad {#4365 …} +attr: [] +labelTranslationParameters: [] } 3056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7832 +label: "Piñero (Est. Erasto)" +value: "3056" +data: App\Entity\ProvinciaLocalidad {#4366 …} +attr: [] +labelTranslationParameters: [] } 3057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7833 +label: "Pueblo Esther" +value: "3057" +data: App\Entity\ProvinciaLocalidad {#4367 …} +attr: [] +labelTranslationParameters: [] } 3058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7834 +label: "Pueblo Muñoz (Est. Bernard)" +value: "3058" +data: App\Entity\ProvinciaLocalidad {#4368 …} +attr: [] +labelTranslationParameters: [] } 3059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7835 +label: "Pueblo Uranga" +value: "3059" +data: App\Entity\ProvinciaLocalidad {#4369 …} +attr: [] +labelTranslationParameters: [] } 3060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7836 +label: "Puerto Arroyo Seco" +value: "3060" +data: App\Entity\ProvinciaLocalidad {#4370 …} +attr: [] +labelTranslationParameters: [] } 3061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7837 +label: "Rosario" +value: "3061" +data: App\Entity\ProvinciaLocalidad {#4371 …} +attr: [] +labelTranslationParameters: [] } 3062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7838 +label: "Soldini" +value: "3062" +data: App\Entity\ProvinciaLocalidad {#4372 …} +attr: [] +labelTranslationParameters: [] } 3063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7839 +label: "Villa Amelia" +value: "3063" +data: App\Entity\ProvinciaLocalidad {#4373 …} +attr: [] +labelTranslationParameters: [] } 3064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7840 +label: "Villa del Plata" +value: "3064" +data: App\Entity\ProvinciaLocalidad {#4374 …} +attr: [] +labelTranslationParameters: [] } 3065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7841 +label: "Villa Gobernador Gálvez" +value: "3065" +data: App\Entity\ProvinciaLocalidad {#4375 …} +attr: [] +labelTranslationParameters: [] } 3066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7842 +label: "Zavalla" +value: "3066" +data: App\Entity\ProvinciaLocalidad {#4376 …} +attr: [] +labelTranslationParameters: [] } 3067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7843 +label: "Aguará Grande" +value: "3067" +data: App\Entity\ProvinciaLocalidad {#4377 …} +attr: [] +labelTranslationParameters: [] } 3068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7844 +label: "Ambrosetti" +value: "3068" +data: App\Entity\ProvinciaLocalidad {#4378 …} +attr: [] +labelTranslationParameters: [] } 3069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7845 +label: "Arrufo" +value: "3069" +data: App\Entity\ProvinciaLocalidad {#4379 …} +attr: [] +labelTranslationParameters: [] } 3070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7846 +label: "Balneario La Verde" +value: "3070" +data: App\Entity\ProvinciaLocalidad {#4380 …} +attr: [] +labelTranslationParameters: [] } 3071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7847 +label: "Capivara" +value: "3071" +data: App\Entity\ProvinciaLocalidad {#4381 …} +attr: [] +labelTranslationParameters: [] } 3072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7848 +label: "Ceres" +value: "3072" +data: App\Entity\ProvinciaLocalidad {#4382 …} +attr: [] +labelTranslationParameters: [] } 3073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7849 +label: "Colonia Ana" +value: "3073" +data: App\Entity\ProvinciaLocalidad {#4383 …} +attr: [] +labelTranslationParameters: [] } 3074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7850 +label: "Colonia Bossi" +value: "3074" +data: App\Entity\ProvinciaLocalidad {#4384 …} +attr: [] +labelTranslationParameters: [] } 3075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +label: "Colonia Rosa" +value: "3075" +data: App\Entity\ProvinciaLocalidad {#4385 …} +attr: [] +labelTranslationParameters: [] } 3076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7852 +label: "Constanza" +value: "3076" +data: App\Entity\ProvinciaLocalidad {#4386 …} +attr: [] +labelTranslationParameters: [] } 3077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +label: "Curupaytí" +value: "3077" +data: App\Entity\ProvinciaLocalidad {#4387 …} +attr: [] +labelTranslationParameters: [] } 3078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +label: "Hersilia" +value: "3078" +data: App\Entity\ProvinciaLocalidad {#4388 …} +attr: [] +labelTranslationParameters: [] } 3079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +label: "Huanqueros" +value: "3079" +data: App\Entity\ProvinciaLocalidad {#4389 …} +attr: [] +labelTranslationParameters: [] } 3080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +label: "La Cabral" +value: "3080" +data: App\Entity\ProvinciaLocalidad {#4390 …} +attr: [] +labelTranslationParameters: [] } 3081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +label: "La Rubia" +value: "3081" +data: App\Entity\ProvinciaLocalidad {#4391 …} +attr: [] +labelTranslationParameters: [] } 3082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +label: "Las Avispas" +value: "3082" +data: App\Entity\ProvinciaLocalidad {#4392 …} +attr: [] +labelTranslationParameters: [] } 3083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +label: "Las Palmeras" +value: "3083" +data: App\Entity\ProvinciaLocalidad {#4393 …} +attr: [] +labelTranslationParameters: [] } 3084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +label: "Moisés Ville" +value: "3084" +data: App\Entity\ProvinciaLocalidad {#4394 …} +attr: [] +labelTranslationParameters: [] } 3085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +label: "Monigotes" +value: "3085" +data: App\Entity\ProvinciaLocalidad {#4395 …} +attr: [] +labelTranslationParameters: [] } 3086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +label: "Ñanducita" +value: "3086" +data: App\Entity\ProvinciaLocalidad {#4396 …} +attr: [] +labelTranslationParameters: [] } 3087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +label: "Palacios" +value: "3087" +data: App\Entity\ProvinciaLocalidad {#4397 …} +attr: [] +labelTranslationParameters: [] } 3088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +label: "San Cristóbal" +value: "3088" +data: App\Entity\ProvinciaLocalidad {#4398 …} +attr: [] +labelTranslationParameters: [] } 3089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +label: "San Guillermo" +value: "3089" +data: App\Entity\ProvinciaLocalidad {#4399 …} +attr: [] +labelTranslationParameters: [] } 3090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +label: "Santurce" +value: "3090" +data: App\Entity\ProvinciaLocalidad {#4400 …} +attr: [] +labelTranslationParameters: [] } 3091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +label: "Soledad" +value: "3091" +data: App\Entity\ProvinciaLocalidad {#4401 …} +attr: [] +labelTranslationParameters: [] } 3092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +label: "Suardi" +value: "3092" +data: App\Entity\ProvinciaLocalidad {#4402 …} +attr: [] +labelTranslationParameters: [] } 3093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +label: "Villa Saralegui" +value: "3093" +data: App\Entity\ProvinciaLocalidad {#4403 …} +attr: [] +labelTranslationParameters: [] } 3094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +label: "Villa Trinidad" +value: "3094" +data: App\Entity\ProvinciaLocalidad {#4404 …} +attr: [] +labelTranslationParameters: [] } 3095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +label: "Alejandra" +value: "3095" +data: App\Entity\ProvinciaLocalidad {#4405 …} +attr: [] +labelTranslationParameters: [] } 3096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +label: "Cacique Ariacaiquín" +value: "3096" +data: App\Entity\ProvinciaLocalidad {#4406 …} +attr: [] +labelTranslationParameters: [] } 3097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +label: "Colonia Durán" +value: "3097" +data: App\Entity\ProvinciaLocalidad {#4407 …} +attr: [] +labelTranslationParameters: [] } 3098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +label: "La Brava" +value: "3098" +data: App\Entity\ProvinciaLocalidad {#4408 …} +attr: [] +labelTranslationParameters: [] } 3099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +label: "Romang" +value: "3099" +data: App\Entity\ProvinciaLocalidad {#4409 …} +attr: [] +labelTranslationParameters: [] } 3100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +label: "San Javier" +value: "3100" +data: App\Entity\ProvinciaLocalidad {#4410 …} +attr: [] +labelTranslationParameters: [] } 3101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +label: "Arocena" +value: "3101" +data: App\Entity\ProvinciaLocalidad {#4411 …} +attr: [] +labelTranslationParameters: [] } 3102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +label: "Balneario Monje" +value: "3102" +data: App\Entity\ProvinciaLocalidad {#4412 …} +attr: [] +labelTranslationParameters: [] } 3103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7879 +label: "Barrancas" +value: "3103" +data: App\Entity\ProvinciaLocalidad {#4413 …} +attr: [] +labelTranslationParameters: [] } 3104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7880 +label: "Barrio Caima" +value: "3104" +data: App\Entity\ProvinciaLocalidad {#4414 …} +attr: [] +labelTranslationParameters: [] } 3105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7881 +label: "Barrio El Pacaá - Barrio Comipini" +value: "3105" +data: App\Entity\ProvinciaLocalidad {#4415 …} +attr: [] +labelTranslationParameters: [] } 3106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7882 +label: "Bernardo de Irigoyen (Est. Irigoyen)" +value: "3106" +data: App\Entity\ProvinciaLocalidad {#4416 …} +attr: [] +labelTranslationParameters: [] } 3107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7883 +label: "Casalegno" +value: "3107" +data: App\Entity\ProvinciaLocalidad {#4417 …} +attr: [] +labelTranslationParameters: [] } 3108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7884 +label: "Centeno" +value: "3108" +data: App\Entity\ProvinciaLocalidad {#4418 …} +attr: [] +labelTranslationParameters: [] } 3109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7885 +label: "Coronda" +value: "3109" +data: App\Entity\ProvinciaLocalidad {#4419 …} +attr: [] +labelTranslationParameters: [] } 3110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7886 +label: "Desvío Arijón" +value: "3110" +data: App\Entity\ProvinciaLocalidad {#4420 …} +attr: [] +labelTranslationParameters: [] } 3111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7887 +label: "Díaz" +value: "3111" +data: App\Entity\ProvinciaLocalidad {#4421 …} +attr: [] +labelTranslationParameters: [] } 3112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7888 +label: "Gaboto" +value: "3112" +data: App\Entity\ProvinciaLocalidad {#4422 …} +attr: [] +labelTranslationParameters: [] } 3113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7889 +label: "Gálvez" +value: "3113" +data: App\Entity\ProvinciaLocalidad {#4423 …} +attr: [] +labelTranslationParameters: [] } 3114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7890 +label: "Gessler" +value: "3114" +data: App\Entity\ProvinciaLocalidad {#4424 …} +attr: [] +labelTranslationParameters: [] } 3115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7891 +label: "Irigoyen" +value: "3115" +data: App\Entity\ProvinciaLocalidad {#4425 …} +attr: [] +labelTranslationParameters: [] } 3116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7892 +label: "Larrechea" +value: "3116" +data: App\Entity\ProvinciaLocalidad {#4426 …} +attr: [] +labelTranslationParameters: [] } 3117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7893 +label: "Loma Alta" +value: "3117" +data: App\Entity\ProvinciaLocalidad {#4427 …} +attr: [] +labelTranslationParameters: [] } 3118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7894 +label: "López (Est. San Martín de Tours)" +value: "3118" +data: App\Entity\ProvinciaLocalidad {#4428 …} +attr: [] +labelTranslationParameters: [] } 3119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7895 +label: "Maciel" +value: "3119" +data: App\Entity\ProvinciaLocalidad {#4429 …} +attr: [] +labelTranslationParameters: [] } 3120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7896 +label: "Monje" +value: "3120" +data: App\Entity\ProvinciaLocalidad {#4430 …} +attr: [] +labelTranslationParameters: [] } 3121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7897 +label: "Puerto Aragón" +value: "3121" +data: App\Entity\ProvinciaLocalidad {#4431 …} +attr: [] +labelTranslationParameters: [] } 3122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7898 +label: "San Eugenio" +value: "3122" +data: App\Entity\ProvinciaLocalidad {#4432 …} +attr: [] +labelTranslationParameters: [] } 3123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7899 +label: "San Fabián" +value: "3123" +data: App\Entity\ProvinciaLocalidad {#4433 …} +attr: [] +labelTranslationParameters: [] } 3124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7900 +label: "San Genaro" +value: "3124" +data: App\Entity\ProvinciaLocalidad {#4434 …} +attr: [] +labelTranslationParameters: [] } 3125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7901 +label: "San Genaro Norte" +value: "3125" +data: App\Entity\ProvinciaLocalidad {#4435 …} +attr: [] +labelTranslationParameters: [] } 3126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7902 +label: "Angeloni" +value: "3126" +data: App\Entity\ProvinciaLocalidad {#4436 …} +attr: [] +labelTranslationParameters: [] } 3127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7903 +label: "Cayastacito" +value: "3127" +data: App\Entity\ProvinciaLocalidad {#4437 …} +attr: [] +labelTranslationParameters: [] } 3128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7904 +label: "Colonia Dolores" +value: "3128" +data: App\Entity\ProvinciaLocalidad {#4438 …} +attr: [] +labelTranslationParameters: [] } 3129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7905 +label: "Esther" +value: "3129" +data: App\Entity\ProvinciaLocalidad {#4439 …} +attr: [] +labelTranslationParameters: [] } 3130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7906 +label: "Gobernador Crespo" +value: "3130" +data: App\Entity\ProvinciaLocalidad {#4440 …} +attr: [] +labelTranslationParameters: [] } 3131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7907 +label: "La Criolla (Est. Cañadita)" +value: "3131" +data: App\Entity\ProvinciaLocalidad {#4441 …} +attr: [] +labelTranslationParameters: [] } 3132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7908 +label: "La Penca y Caraguatá" +value: "3132" +data: App\Entity\ProvinciaLocalidad {#4442 …} +attr: [] +labelTranslationParameters: [] } 3133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7909 +label: "Marcelino Escalada" +value: "3133" +data: App\Entity\ProvinciaLocalidad {#4443 …} +attr: [] +labelTranslationParameters: [] } 3134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7910 +label: "Naré" +value: "3134" +data: App\Entity\ProvinciaLocalidad {#4444 …} +attr: [] +labelTranslationParameters: [] } 3135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7911 +label: "Pedro Gómez Cello" +value: "3135" +data: App\Entity\ProvinciaLocalidad {#4445 …} +attr: [] +labelTranslationParameters: [] } 3136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7912 +label: "Ramayón" +value: "3136" +data: App\Entity\ProvinciaLocalidad {#4446 …} +attr: [] +labelTranslationParameters: [] } 3137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7913 +label: "San Bernardo" +value: "3137" +data: App\Entity\ProvinciaLocalidad {#4447 …} +attr: [] +labelTranslationParameters: [] } 3138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7914 +label: "San Justo" +value: "3138" +data: App\Entity\ProvinciaLocalidad {#4448 …} +attr: [] +labelTranslationParameters: [] } 3139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7915 +label: "San Martín Norte" +value: "3139" +data: App\Entity\ProvinciaLocalidad {#4449 …} +attr: [] +labelTranslationParameters: [] } 3140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7916 +label: "Silva (Est. Abipones)" +value: "3140" +data: App\Entity\ProvinciaLocalidad {#4450 …} +attr: [] +labelTranslationParameters: [] } 3141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7917 +label: "Vera y Pintado (Est. Guaraníes)" +value: "3141" +data: App\Entity\ProvinciaLocalidad {#4451 …} +attr: [] +labelTranslationParameters: [] } 3142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7918 +label: "Videla" +value: "3142" +data: App\Entity\ProvinciaLocalidad {#4452 …} +attr: [] +labelTranslationParameters: [] } 3143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7919 +label: "Aldao" +value: "3143" +data: App\Entity\ProvinciaLocalidad {#4453 …} +attr: [] +labelTranslationParameters: [] } 3144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7920 +label: "Capitán Bermúdez" +value: "3144" +data: App\Entity\ProvinciaLocalidad {#4454 …} +attr: [] +labelTranslationParameters: [] } 3145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7921 +label: "Carcarañá" +value: "3145" +data: App\Entity\ProvinciaLocalidad {#4455 …} +attr: [] +labelTranslationParameters: [] } 3146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7922 +label: "Coronel Arnold" +value: "3146" +data: App\Entity\ProvinciaLocalidad {#4456 …} +attr: [] +labelTranslationParameters: [] } 3147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7923 +label: "Fray Luis Beltrán" +value: "3147" +data: App\Entity\ProvinciaLocalidad {#4457 …} +attr: [] +labelTranslationParameters: [] } 3148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7924 +label: "Fuentes" +value: "3148" +data: App\Entity\ProvinciaLocalidad {#4458 …} +attr: [] +labelTranslationParameters: [] } 3149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7925 +label: "Luis Palacios (Est. La Salada)" +value: "3149" +data: App\Entity\ProvinciaLocalidad {#4459 …} +attr: [] +labelTranslationParameters: [] } 3150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7926 +label: "Puerto General San Martín" +value: "3150" +data: App\Entity\ProvinciaLocalidad {#4460 …} +attr: [] +labelTranslationParameters: [] } 3151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7927 +label: "Pujato" +value: "3151" +data: App\Entity\ProvinciaLocalidad {#4461 …} +attr: [] +labelTranslationParameters: [] } 3152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7928 +label: "Ricardone" +value: "3152" +data: App\Entity\ProvinciaLocalidad {#4462 …} +attr: [] +labelTranslationParameters: [] } 3153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7929 +label: "Roldán" +value: "3153" +data: App\Entity\ProvinciaLocalidad {#4463 …} +attr: [] +labelTranslationParameters: [] } 3154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7930 +label: "San Jerónimo Sud" +value: "3154" +data: App\Entity\ProvinciaLocalidad {#4464 …} +attr: [] +labelTranslationParameters: [] } 3155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7931 +label: "San Lorenzo" +value: "3155" +data: App\Entity\ProvinciaLocalidad {#4465 …} +attr: [] +labelTranslationParameters: [] } 3156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7932 +label: "Timbúes" +value: "3156" +data: App\Entity\ProvinciaLocalidad {#4466 …} +attr: [] +labelTranslationParameters: [] } 3157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7933 +label: "Villa Elvira" +value: "3157" +data: App\Entity\ProvinciaLocalidad {#4467 …} +attr: [] +labelTranslationParameters: [] } 3158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7934 +label: "Villa Mugueta" +value: "3158" +data: App\Entity\ProvinciaLocalidad {#4468 …} +attr: [] +labelTranslationParameters: [] } 3159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7935 +label: "Cañada Rosquín" +value: "3159" +data: App\Entity\ProvinciaLocalidad {#4469 …} +attr: [] +labelTranslationParameters: [] } 3160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7936 +label: "Carlos Pellegrini" +value: "3160" +data: App\Entity\ProvinciaLocalidad {#4470 …} +attr: [] +labelTranslationParameters: [] } 3161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7937 +label: "Casas" +value: "3161" +data: App\Entity\ProvinciaLocalidad {#4471 …} +attr: [] +labelTranslationParameters: [] } 3162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7938 +label: "Castelar" +value: "3162" +data: App\Entity\ProvinciaLocalidad {#4472 …} +attr: [] +labelTranslationParameters: [] } 3163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7939 +label: "Colonia Belgrano" +value: "3163" +data: App\Entity\ProvinciaLocalidad {#4473 …} +attr: [] +labelTranslationParameters: [] } 3164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7940 +label: "Crispi" +value: "3164" +data: App\Entity\ProvinciaLocalidad {#4474 …} +attr: [] +labelTranslationParameters: [] } 3165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7941 +label: "El Trébol" +value: "3165" +data: App\Entity\ProvinciaLocalidad {#4475 …} +attr: [] +labelTranslationParameters: [] } 3166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7942 +label: "Landeta" +value: "3166" +data: App\Entity\ProvinciaLocalidad {#4476 …} +attr: [] +labelTranslationParameters: [] } 3167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7943 +label: "Las Bandurrias" +value: "3167" +data: App\Entity\ProvinciaLocalidad {#4477 …} +attr: [] +labelTranslationParameters: [] } 3168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7944 +label: "Las Petacas" +value: "3168" +data: App\Entity\ProvinciaLocalidad {#4478 …} +attr: [] +labelTranslationParameters: [] } 3169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7945 +label: "Los Cardos" +value: "3169" +data: App\Entity\ProvinciaLocalidad {#4479 …} +attr: [] +labelTranslationParameters: [] } 3170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7946 +label: "María Susana" +value: "3170" +data: App\Entity\ProvinciaLocalidad {#4480 …} +attr: [] +labelTranslationParameters: [] } 3171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7947 +label: "Piamonte" +value: "3171" +data: App\Entity\ProvinciaLocalidad {#4481 …} +attr: [] +labelTranslationParameters: [] } 3172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7948 +label: "San Jorge" +value: "3172" +data: App\Entity\ProvinciaLocalidad {#4482 …} +attr: [] +labelTranslationParameters: [] } 3173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7949 +label: "San Martín de las Escobas" +value: "3173" +data: App\Entity\ProvinciaLocalidad {#4483 …} +attr: [] +labelTranslationParameters: [] } 3174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7950 +label: "Sastre" +value: "3174" +data: App\Entity\ProvinciaLocalidad {#4484 …} +attr: [] +labelTranslationParameters: [] } 3175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7951 +label: "Traill" +value: "3175" +data: App\Entity\ProvinciaLocalidad {#4485 …} +attr: [] +labelTranslationParameters: [] } 3176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7952 +label: "Wildermuth (Est. Granadero B. Bustos)" +value: "3176" +data: App\Entity\ProvinciaLocalidad {#4486 …} +attr: [] +labelTranslationParameters: [] } 3177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7953 +label: "Calchaquí" +value: "3177" +data: App\Entity\ProvinciaLocalidad {#4487 …} +attr: [] +labelTranslationParameters: [] } 3178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7954 +label: "Cañada Ombú" +value: "3178" +data: App\Entity\ProvinciaLocalidad {#4488 …} +attr: [] +labelTranslationParameters: [] } 3179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7955 +label: "Colmena" +value: "3179" +data: App\Entity\ProvinciaLocalidad {#4489 …} +attr: [] +labelTranslationParameters: [] } 3180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7956 +label: "Fortín Olmos" +value: "3180" +data: App\Entity\ProvinciaLocalidad {#4490 …} +attr: [] +labelTranslationParameters: [] } 3181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7957 +label: "Garabato" +value: "3181" +data: App\Entity\ProvinciaLocalidad {#4491 …} +attr: [] +labelTranslationParameters: [] } 3182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7958 +label: "Golondrina" +value: "3182" +data: App\Entity\ProvinciaLocalidad {#4492 …} +attr: [] +labelTranslationParameters: [] } 3183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7959 +label: "Intiyaco" +value: "3183" +data: App\Entity\ProvinciaLocalidad {#4493 …} +attr: [] +labelTranslationParameters: [] } 3184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7960 +label: "Kilómetro 115" +value: "3184" +data: App\Entity\ProvinciaLocalidad {#4494 …} +attr: [] +labelTranslationParameters: [] } 3185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7961 +label: "La Gallareta" +value: "3185" +data: App\Entity\ProvinciaLocalidad {#4495 …} +attr: [] +labelTranslationParameters: [] } 3186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7962 +label: "Los Amores" +value: "3186" +data: App\Entity\ProvinciaLocalidad {#4496 …} +attr: [] +labelTranslationParameters: [] } 3187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7963 +label: "Margarita" +value: "3187" +data: App\Entity\ProvinciaLocalidad {#4497 …} +attr: [] +labelTranslationParameters: [] } 3188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7964 +label: "Paraje 29" +value: "3188" +data: App\Entity\ProvinciaLocalidad {#4498 …} +attr: [] +labelTranslationParameters: [] } 3189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7965 +label: "Pozo de los Indios" +value: "3189" +data: App\Entity\ProvinciaLocalidad {#4499 …} +attr: [] +labelTranslationParameters: [] } 3190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7966 +label: "Pueblo Santa Lucía" +value: "3190" +data: App\Entity\ProvinciaLocalidad {#4500 …} +attr: [] +labelTranslationParameters: [] } 3191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7967 +label: "Tartagal (Est. El Tajamar)" +value: "3191" +data: App\Entity\ProvinciaLocalidad {#4501 …} +attr: [] +labelTranslationParameters: [] } 3192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7968 +label: "Toba" +value: "3192" +data: App\Entity\ProvinciaLocalidad {#4502 …} +attr: [] +labelTranslationParameters: [] } 3193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7969 +label: "Vera (Est. Gobernador Vera)" +value: "3193" +data: App\Entity\ProvinciaLocalidad {#4503 …} +attr: [] +labelTranslationParameters: [] } 3194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7970 +label: "Argentina" +value: "3194" +data: App\Entity\ProvinciaLocalidad {#1296 …} +attr: [] +labelTranslationParameters: [] } 3195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7971 +label: "Casares" +value: "3195" +data: App\Entity\ProvinciaLocalidad {#4504 …} +attr: [] +labelTranslationParameters: [] } 3196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7972 +label: "Malbrán" +value: "3196" +data: App\Entity\ProvinciaLocalidad {#4505 …} +attr: [] +labelTranslationParameters: [] } 3197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7973 +label: "Villa General Mitre (Est. Pinto)" +value: "3197" +data: App\Entity\ProvinciaLocalidad {#4506 …} +attr: [] +labelTranslationParameters: [] } 3198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7974 +label: "Campo Gallo" +value: "3198" +data: App\Entity\ProvinciaLocalidad {#4507 …} +attr: [] +labelTranslationParameters: [] } 3199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7975 +label: "Coronel Manuel L. Rico" +value: "3199" +data: App\Entity\ProvinciaLocalidad {#4508 …} +attr: [] +labelTranslationParameters: [] } 3200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7976 +label: "Donadeu" +value: "3200" +data: App\Entity\ProvinciaLocalidad {#4509 …} +attr: [] +labelTranslationParameters: [] } 3201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7977 +label: "Sachayoj" +value: "3201" +data: App\Entity\ProvinciaLocalidad {#4510 …} +attr: [] +labelTranslationParameters: [] } 3202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7978 +label: "Santos Lugares" +value: "3202" +data: App\Entity\ProvinciaLocalidad {#4511 …} +attr: [] +labelTranslationParameters: [] } 3203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7979 +label: "Estación Atamisqui" +value: "3203" +data: App\Entity\ProvinciaLocalidad {#4512 …} +attr: [] +labelTranslationParameters: [] } 3204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7980 +label: "Medellín" +value: "3204" +data: App\Entity\ProvinciaLocalidad {#4513 …} +attr: [] +labelTranslationParameters: [] } 3205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7981 +label: "Villa Atamisqui" +value: "3205" +data: App\Entity\ProvinciaLocalidad {#4514 …} +attr: [] +labelTranslationParameters: [] } 3206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7982 +label: "Colonia Dora" +value: "3206" +data: App\Entity\ProvinciaLocalidad {#4515 …} +attr: [] +labelTranslationParameters: [] } 3207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7983 +label: "Herrera" +value: "3207" +data: App\Entity\ProvinciaLocalidad {#4516 …} +attr: [] +labelTranslationParameters: [] } 3208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7984 +label: "Icaño" +value: "3208" +data: App\Entity\ProvinciaLocalidad {#4517 …} +attr: [] +labelTranslationParameters: [] } 3209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7985 +label: "Lugones" +value: "3209" +data: App\Entity\ProvinciaLocalidad {#4518 …} +attr: [] +labelTranslationParameters: [] } 3210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7986 +label: "Real Sayana" +value: "3210" +data: App\Entity\ProvinciaLocalidad {#4519 …} +attr: [] +labelTranslationParameters: [] } 3211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +label: "Villa Mailín" +value: "3211" +data: App\Entity\ProvinciaLocalidad {#4520 …} +attr: [] +labelTranslationParameters: [] } 3212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7988 +label: "Abra Grande" +value: "3212" +data: App\Entity\ProvinciaLocalidad {#4521 …} +attr: [] +labelTranslationParameters: [] } 3213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7989 +label: "Antajé" +value: "3213" +data: App\Entity\ProvinciaLocalidad {#4522 …} +attr: [] +labelTranslationParameters: [] } 3214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7990 +label: "Ardiles" +value: "3214" +data: App\Entity\ProvinciaLocalidad {#4523 …} +attr: [] +labelTranslationParameters: [] } 3215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7991 +label: "Cañada Escobar" +value: "3215" +data: App\Entity\ProvinciaLocalidad {#4524 …} +attr: [] +labelTranslationParameters: [] } 3216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7992 +label: "Chaupi Pozo" +value: "3216" +data: App\Entity\ProvinciaLocalidad {#4525 …} +attr: [] +labelTranslationParameters: [] } 3217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7993 +label: "Clodomira" +value: "3217" +data: App\Entity\ProvinciaLocalidad {#4526 …} +attr: [] +labelTranslationParameters: [] } 3218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7994 +label: "Huyamampa" +value: "3218" +data: App\Entity\ProvinciaLocalidad {#4527 …} +attr: [] +labelTranslationParameters: [] } 3219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7995 +label: "La Aurora" +value: "3219" +data: App\Entity\ProvinciaLocalidad {#4528 …} +attr: [] +labelTranslationParameters: [] } 3220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7996 +label: "La Banda" +value: "3220" +data: App\Entity\ProvinciaLocalidad {#4529 …} +attr: [] +labelTranslationParameters: [] } 3221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7997 +label: "La Dársena" +value: "3221" +data: App\Entity\ProvinciaLocalidad {#4530 …} +attr: [] +labelTranslationParameters: [] } 3222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7998 +label: "Los Quiroga" +value: "3222" +data: App\Entity\ProvinciaLocalidad {#4531 …} +attr: [] +labelTranslationParameters: [] } 3223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7999 +label: "Los Soria" +value: "3223" +data: App\Entity\ProvinciaLocalidad {#4532 …} +attr: [] +labelTranslationParameters: [] } 3224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8000 +label: "Simbolar" +value: "3224" +data: App\Entity\ProvinciaLocalidad {#4533 …} +attr: [] +labelTranslationParameters: [] } 3225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8001 +label: "Tramo 16" +value: "3225" +data: App\Entity\ProvinciaLocalidad {#4534 …} +attr: [] +labelTranslationParameters: [] } 3226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8002 +label: "Tramo 20" +value: "3226" +data: App\Entity\ProvinciaLocalidad {#4535 …} +attr: [] +labelTranslationParameters: [] } 3227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8003 +label: "Bandera" +value: "3227" +data: App\Entity\ProvinciaLocalidad {#4536 …} +attr: [] +labelTranslationParameters: [] } 3228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8004 +label: "Cuatro Bocas" +value: "3228" +data: App\Entity\ProvinciaLocalidad {#4537 …} +attr: [] +labelTranslationParameters: [] } 3229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8005 +label: "Fortín Inca" +value: "3229" +data: App\Entity\ProvinciaLocalidad {#4538 …} +attr: [] +labelTranslationParameters: [] } 3230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8006 +label: "Guardia Escolta" +value: "3230" +data: App\Entity\ProvinciaLocalidad {#4539 …} +attr: [] +labelTranslationParameters: [] } 3231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8007 +label: "El Deán" +value: "3231" +data: App\Entity\ProvinciaLocalidad {#4540 …} +attr: [] +labelTranslationParameters: [] } 3232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8008 +label: "El Mojón" +value: "3232" +data: App\Entity\ProvinciaLocalidad {#4541 …} +attr: [] +labelTranslationParameters: [] } 3233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8009 +label: "El Zanjón" +value: "3233" +data: App\Entity\ProvinciaLocalidad {#4542 …} +attr: [] +labelTranslationParameters: [] } 3234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8010 +label: "Los Cardozos" +value: "3234" +data: App\Entity\ProvinciaLocalidad {#4543 …} +attr: [] +labelTranslationParameters: [] } 3235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8011 +label: "Maco" +value: "3235" +data: App\Entity\ProvinciaLocalidad {#4544 …} +attr: [] +labelTranslationParameters: [] } 3236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8012 +label: "Maquito" +value: "3236" +data: App\Entity\ProvinciaLocalidad {#4545 …} +attr: [] +labelTranslationParameters: [] } 3237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8013 +label: "Morales" +value: "3237" +data: App\Entity\ProvinciaLocalidad {#4546 …} +attr: [] +labelTranslationParameters: [] } 3238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8014 +label: "Puesto de San Antonio" +value: "3238" +data: App\Entity\ProvinciaLocalidad {#4547 …} +attr: [] +labelTranslationParameters: [] } 3239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8015 +label: "San Pedro" +value: "3239" +data: App\Entity\ProvinciaLocalidad {#4548 …} +attr: [] +labelTranslationParameters: [] } 3240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8016 +label: "Santa María" +value: "3240" +data: App\Entity\ProvinciaLocalidad {#4549 …} +attr: [] +labelTranslationParameters: [] } 3241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8017 +label: "Santiago del Estero" +value: "3241" +data: App\Entity\ProvinciaLocalidad {#4550 …} +attr: [] +labelTranslationParameters: [] } 3242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8018 +label: "Vuelta de la Barranca" +value: "3242" +data: App\Entity\ProvinciaLocalidad {#4551 …} +attr: [] +labelTranslationParameters: [] } 3243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8019 +label: "Yanda" +value: "3243" +data: App\Entity\ProvinciaLocalidad {#4552 …} +attr: [] +labelTranslationParameters: [] } 3244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +label: "Ancaján" +value: "3244" +data: App\Entity\ProvinciaLocalidad {#4553 …} +attr: [] +labelTranslationParameters: [] } 3245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +label: "Choya" +value: "3245" +data: App\Entity\ProvinciaLocalidad {#4554 …} +attr: [] +labelTranslationParameters: [] } 3246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +label: "Estación La Punta" +value: "3246" +data: App\Entity\ProvinciaLocalidad {#4555 …} +attr: [] +labelTranslationParameters: [] } 3247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8023 +label: "Frías" +value: "3247" +data: App\Entity\ProvinciaLocalidad {#4556 …} +attr: [] +labelTranslationParameters: [] } 3248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8024 +label: "Laprida" +value: "3248" +data: App\Entity\ProvinciaLocalidad {#4557 …} +attr: [] +labelTranslationParameters: [] } 3249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8025 +label: "Las Palmitas" +value: "3249" +data: App\Entity\ProvinciaLocalidad {#4558 …} +attr: [] +labelTranslationParameters: [] } 3250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8026 +label: "San Pedro" +value: "3250" +data: App\Entity\ProvinciaLocalidad {#4559 …} +attr: [] +labelTranslationParameters: [] } 3251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8027 +label: "Tapso" +value: "3251" +data: App\Entity\ProvinciaLocalidad {#4560 …} +attr: [] +labelTranslationParameters: [] } 3252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8028 +label: "Villa La Punta" +value: "3252" +data: App\Entity\ProvinciaLocalidad {#4561 …} +attr: [] +labelTranslationParameters: [] } 3253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8029 +label: "El Caburé" +value: "3253" +data: App\Entity\ProvinciaLocalidad {#4562 …} +attr: [] +labelTranslationParameters: [] } 3254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8030 +label: "La Firmeza" +value: "3254" +data: App\Entity\ProvinciaLocalidad {#4563 …} +attr: [] +labelTranslationParameters: [] } 3255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8031 +label: "Los Pirpintos" +value: "3255" +data: App\Entity\ProvinciaLocalidad {#4564 …} +attr: [] +labelTranslationParameters: [] } 3256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8032 +label: "Los Tigres" +value: "3256" +data: App\Entity\ProvinciaLocalidad {#4565 …} +attr: [] +labelTranslationParameters: [] } 3257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8033 +label: "Monte Quemado" +value: "3257" +data: App\Entity\ProvinciaLocalidad {#4566 …} +attr: [] +labelTranslationParameters: [] } 3258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8034 +label: "Nueva Esperanza" +value: "3258" +data: App\Entity\ProvinciaLocalidad {#4567 …} +attr: [] +labelTranslationParameters: [] } 3259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8035 +label: "Pampa de los Guanacos" +value: "3259" +data: App\Entity\ProvinciaLocalidad {#4568 …} +attr: [] +labelTranslationParameters: [] } 3260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8036 +label: "San José del Boquerón" +value: "3260" +data: App\Entity\ProvinciaLocalidad {#4569 …} +attr: [] +labelTranslationParameters: [] } 3261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8037 +label: "Urutaú" +value: "3261" +data: App\Entity\ProvinciaLocalidad {#4570 …} +attr: [] +labelTranslationParameters: [] } 3262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8038 +label: "Bandera Bajada" +value: "3262" +data: App\Entity\ProvinciaLocalidad {#4571 …} +attr: [] +labelTranslationParameters: [] } 3263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8039 +label: "Caspi Corral" +value: "3263" +data: App\Entity\ProvinciaLocalidad {#4572 …} +attr: [] +labelTranslationParameters: [] } 3264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8040 +label: "Colonia San Juan" +value: "3264" +data: App\Entity\ProvinciaLocalidad {#4573 …} +attr: [] +labelTranslationParameters: [] } 3265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8041 +label: "El Crucero" +value: "3265" +data: App\Entity\ProvinciaLocalidad {#4574 …} +attr: [] +labelTranslationParameters: [] } 3266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8042 +label: "Kilómetro 30" +value: "3266" +data: App\Entity\ProvinciaLocalidad {#4575 …} +attr: [] +labelTranslationParameters: [] } 3267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8043 +label: "La Cañada" +value: "3267" +data: App\Entity\ProvinciaLocalidad {#4576 …} +attr: [] +labelTranslationParameters: [] } 3268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8044 +label: "La Invernada" +value: "3268" +data: App\Entity\ProvinciaLocalidad {#4577 …} +attr: [] +labelTranslationParameters: [] } 3269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8045 +label: "Minerva" +value: "3269" +data: App\Entity\ProvinciaLocalidad {#4578 …} +attr: [] +labelTranslationParameters: [] } 3270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8046 +label: "Vaca Huañuna" +value: "3270" +data: App\Entity\ProvinciaLocalidad {#4579 …} +attr: [] +labelTranslationParameters: [] } 3271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8047 +label: "Villa Figueroa" +value: "3271" +data: App\Entity\ProvinciaLocalidad {#4580 …} +attr: [] +labelTranslationParameters: [] } 3272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8048 +label: "Añatuya" +value: "3272" +data: App\Entity\ProvinciaLocalidad {#4581 …} +attr: [] +labelTranslationParameters: [] } 3273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8049 +label: "Averías" +value: "3273" +data: App\Entity\ProvinciaLocalidad {#4582 …} +attr: [] +labelTranslationParameters: [] } 3274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8050 +label: "Estación Tacañitas" +value: "3274" +data: App\Entity\ProvinciaLocalidad {#4583 …} +attr: [] +labelTranslationParameters: [] } 3275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +label: "La Nena" +value: "3275" +data: App\Entity\ProvinciaLocalidad {#4584 …} +attr: [] +labelTranslationParameters: [] } 3276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8052 +label: "Los Juríes" +value: "3276" +data: App\Entity\ProvinciaLocalidad {#4585 …} +attr: [] +labelTranslationParameters: [] } 3277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +label: "Tomás Young" +value: "3277" +data: App\Entity\ProvinciaLocalidad {#4586 …} +attr: [] +labelTranslationParameters: [] } 3278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +label: "Lavalle" +value: "3278" +data: App\Entity\ProvinciaLocalidad {#4587 …} +attr: [] +labelTranslationParameters: [] } 3279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +label: "San Pedro" +value: "3279" +data: App\Entity\ProvinciaLocalidad {#4588 …} +attr: [] +labelTranslationParameters: [] } 3280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8056 +label: "El Bobadal" +value: "3280" +data: App\Entity\ProvinciaLocalidad {#4589 …} +attr: [] +labelTranslationParameters: [] } 3281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +label: "El Charco" +value: "3281" +data: App\Entity\ProvinciaLocalidad {#4590 …} +attr: [] +labelTranslationParameters: [] } 3282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8058 +label: "El Rincón" +value: "3282" +data: App\Entity\ProvinciaLocalidad {#4591 …} +attr: [] +labelTranslationParameters: [] } 3283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8059 +label: "Gramilla" +value: "3283" +data: App\Entity\ProvinciaLocalidad {#4592 …} +attr: [] +labelTranslationParameters: [] } 3284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8060 +label: "Isca Yacu" +value: "3284" +data: App\Entity\ProvinciaLocalidad {#4593 …} +attr: [] +labelTranslationParameters: [] } 3285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8061 +label: "Isca Yacu Semaul" +value: "3285" +data: App\Entity\ProvinciaLocalidad {#4594 …} +attr: [] +labelTranslationParameters: [] } 3286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8062 +label: "Pozo Hondo" +value: "3286" +data: App\Entity\ProvinciaLocalidad {#4595 …} +attr: [] +labelTranslationParameters: [] } 3287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8063 +label: "San Pedro" +value: "3287" +data: App\Entity\ProvinciaLocalidad {#4596 …} +attr: [] +labelTranslationParameters: [] } 3288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +label: "El Colorado" +value: "3288" +data: App\Entity\ProvinciaLocalidad {#4597 …} +attr: [] +labelTranslationParameters: [] } 3289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8065 +label: "El Cuadrado" +value: "3289" +data: App\Entity\ProvinciaLocalidad {#4598 …} +attr: [] +labelTranslationParameters: [] } 3290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8066 +label: "Matará" +value: "3290" +data: App\Entity\ProvinciaLocalidad {#4599 …} +attr: [] +labelTranslationParameters: [] } 3291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8067 +label: "Suncho Corral" +value: "3291" +data: App\Entity\ProvinciaLocalidad {#4600 …} +attr: [] +labelTranslationParameters: [] } 3292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8068 +label: "Vilelas" +value: "3292" +data: App\Entity\ProvinciaLocalidad {#4601 …} +attr: [] +labelTranslationParameters: [] } 3293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +label: "Yuchán" +value: "3293" +data: App\Entity\ProvinciaLocalidad {#4602 …} +attr: [] +labelTranslationParameters: [] } 3294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +label: "Villa San Martín (Est. Loreto)" +value: "3294" +data: App\Entity\ProvinciaLocalidad {#4603 …} +attr: [] +labelTranslationParameters: [] } 3295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +label: "Villa Unión" +value: "3295" +data: App\Entity\ProvinciaLocalidad {#4604 …} +attr: [] +labelTranslationParameters: [] } 3296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +label: "Aerolito" +value: "3296" +data: App\Entity\ProvinciaLocalidad {#4605 …} +attr: [] +labelTranslationParameters: [] } 3297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8073 +label: "Alhuampa" +value: "3297" +data: App\Entity\ProvinciaLocalidad {#4606 …} +attr: [] +labelTranslationParameters: [] } 3298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8074 +label: "Hasse" +value: "3298" +data: App\Entity\ProvinciaLocalidad {#4607 …} +attr: [] +labelTranslationParameters: [] } 3299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +label: "Hernán Mejía Miraval" +value: "3299" +data: App\Entity\ProvinciaLocalidad {#4608 …} +attr: [] +labelTranslationParameters: [] } 3300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8076 +label: "Las Tinajas" +value: "3300" +data: App\Entity\ProvinciaLocalidad {#4609 …} +attr: [] +labelTranslationParameters: [] } 3301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8077 +label: "Libertad" +value: "3301" +data: App\Entity\ProvinciaLocalidad {#4610 …} +attr: [] +labelTranslationParameters: [] } 3302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8078 +label: "Lilo Viejo" +value: "3302" +data: App\Entity\ProvinciaLocalidad {#4611 …} +attr: [] +labelTranslationParameters: [] } 3303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8079 +label: "Patay" +value: "3303" +data: App\Entity\ProvinciaLocalidad {#4612 …} +attr: [] +labelTranslationParameters: [] } 3304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8080 +label: "Pueblo Pablo Torelo (Est. Otumpa)" +value: "3304" +data: App\Entity\ProvinciaLocalidad {#4613 …} +attr: [] +labelTranslationParameters: [] } 3305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +label: "Quimili" +value: "3305" +data: App\Entity\ProvinciaLocalidad {#4614 …} +attr: [] +labelTranslationParameters: [] } 3306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +label: "Roversi" +value: "3306" +data: App\Entity\ProvinciaLocalidad {#4615 …} +attr: [] +labelTranslationParameters: [] } 3307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +label: "Tintina" +value: "3307" +data: App\Entity\ProvinciaLocalidad {#4616 …} +attr: [] +labelTranslationParameters: [] } 3308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +label: "Weisburd" +value: "3308" +data: App\Entity\ProvinciaLocalidad {#4617 …} +attr: [] +labelTranslationParameters: [] } 3309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +label: "El 49" +value: "3309" +data: App\Entity\ProvinciaLocalidad {#4618 …} +attr: [] +labelTranslationParameters: [] } 3310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +label: "Sol de Julio" +value: "3310" +data: App\Entity\ProvinciaLocalidad {#4619 …} +attr: [] +labelTranslationParameters: [] } 3311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +label: "Villa Ojo de Agua" +value: "3311" +data: App\Entity\ProvinciaLocalidad {#4620 …} +attr: [] +labelTranslationParameters: [] } 3312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +label: "El Mojón" +value: "3312" +data: App\Entity\ProvinciaLocalidad {#4621 …} +attr: [] +labelTranslationParameters: [] } 3313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +label: "Las Delicias" +value: "3313" +data: App\Entity\ProvinciaLocalidad {#4622 …} +attr: [] +labelTranslationParameters: [] } 3314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +label: "Nueva Esperanza" +value: "3314" +data: App\Entity\ProvinciaLocalidad {#4623 …} +attr: [] +labelTranslationParameters: [] } 3315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +label: "Pozo Betbeder" +value: "3315" +data: App\Entity\ProvinciaLocalidad {#4624 …} +attr: [] +labelTranslationParameters: [] } 3316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +label: "Rapelli" +value: "3316" +data: App\Entity\ProvinciaLocalidad {#4625 …} +attr: [] +labelTranslationParameters: [] } 3317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +label: "Santo Domingo" +value: "3317" +data: App\Entity\ProvinciaLocalidad {#4626 …} +attr: [] +labelTranslationParameters: [] } 3318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +label: "Ramírez de Velazco" +value: "3318" +data: App\Entity\ProvinciaLocalidad {#4627 …} +attr: [] +labelTranslationParameters: [] } 3319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +label: "Sumampa" +value: "3319" +data: App\Entity\ProvinciaLocalidad {#4628 …} +attr: [] +labelTranslationParameters: [] } 3320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +label: "Sumampa Viejo" +value: "3320" +data: App\Entity\ProvinciaLocalidad {#4629 …} +attr: [] +labelTranslationParameters: [] } 3321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +label: "Chañar Pozo de Abajo" +value: "3321" +data: App\Entity\ProvinciaLocalidad {#4630 …} +attr: [] +labelTranslationParameters: [] } 3322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +label: "Chauchillas" +value: "3322" +data: App\Entity\ProvinciaLocalidad {#4631 …} +attr: [] +labelTranslationParameters: [] } 3323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +label: "Colonia Tinco" +value: "3323" +data: App\Entity\ProvinciaLocalidad {#4632 …} +attr: [] +labelTranslationParameters: [] } 3324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +label: "El Charco" +value: "3324" +data: App\Entity\ProvinciaLocalidad {#4633 …} +attr: [] +labelTranslationParameters: [] } 3325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +label: "Gramilla" +value: "3325" +data: App\Entity\ProvinciaLocalidad {#4634 …} +attr: [] +labelTranslationParameters: [] } 3326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +label: "La Nueva Donosa" +value: "3326" +data: App\Entity\ProvinciaLocalidad {#4635 …} +attr: [] +labelTranslationParameters: [] } 3327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +label: "Los Miranda" +value: "3327" +data: App\Entity\ProvinciaLocalidad {#4636 …} +attr: [] +labelTranslationParameters: [] } 3328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +label: "Los Núñez" +value: "3328" +data: App\Entity\ProvinciaLocalidad {#4637 …} +attr: [] +labelTranslationParameters: [] } 3329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +label: "Mansupa" +value: "3329" +data: App\Entity\ProvinciaLocalidad {#4638 …} +attr: [] +labelTranslationParameters: [] } 3330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +label: "Pozuelos" +value: "3330" +data: App\Entity\ProvinciaLocalidad {#4639 …} +attr: [] +labelTranslationParameters: [] } 3331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +label: "Rodeo de Valdez" +value: "3331" +data: App\Entity\ProvinciaLocalidad {#4640 …} +attr: [] +labelTranslationParameters: [] } 3332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +label: "Sauzal" +value: "3332" +data: App\Entity\ProvinciaLocalidad {#4641 …} +attr: [] +labelTranslationParameters: [] } 3333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +label: "Termas de Río Hondo" +value: "3333" +data: App\Entity\ProvinciaLocalidad {#4642 …} +attr: [] +labelTranslationParameters: [] } 3334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +label: "Villa Giménez" +value: "3334" +data: App\Entity\ProvinciaLocalidad {#4643 …} +attr: [] +labelTranslationParameters: [] } 3335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +label: "Villa Río Hondo" +value: "3335" +data: App\Entity\ProvinciaLocalidad {#4644 …} +attr: [] +labelTranslationParameters: [] } 3336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8112 +label: "Villa Turística del Embalse" +value: "3336" +data: App\Entity\ProvinciaLocalidad {#4645 …} +attr: [] +labelTranslationParameters: [] } 3337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8113 +label: "Vinará" +value: "3337" +data: App\Entity\ProvinciaLocalidad {#4646 …} +attr: [] +labelTranslationParameters: [] } 3338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +label: "Colonia Alpina" +value: "3338" +data: App\Entity\ProvinciaLocalidad {#4647 …} +attr: [] +labelTranslationParameters: [] } 3339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +label: "Palo Negro" +value: "3339" +data: App\Entity\ProvinciaLocalidad {#4648 …} +attr: [] +labelTranslationParameters: [] } 3340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +label: "Selva" +value: "3340" +data: App\Entity\ProvinciaLocalidad {#4649 …} +attr: [] +labelTranslationParameters: [] } 3341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +label: "Beltrán" +value: "3341" +data: App\Entity\ProvinciaLocalidad {#4650 …} +attr: [] +labelTranslationParameters: [] } 3342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +label: "Colonia El Simbolar" +value: "3342" +data: App\Entity\ProvinciaLocalidad {#4651 …} +attr: [] +labelTranslationParameters: [] } 3343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +label: "Fernández" +value: "3343" +data: App\Entity\ProvinciaLocalidad {#4652 …} +attr: [] +labelTranslationParameters: [] } 3344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +label: "Ingeniero Forres (Est. Chaguar Punco)" +value: "3344" +data: App\Entity\ProvinciaLocalidad {#4653 …} +attr: [] +labelTranslationParameters: [] } 3345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +label: "Vilmer" +value: "3345" +data: App\Entity\ProvinciaLocalidad {#4654 …} +attr: [] +labelTranslationParameters: [] } 3346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +label: "Chilca Juliana" +value: "3346" +data: App\Entity\ProvinciaLocalidad {#4655 …} +attr: [] +labelTranslationParameters: [] } 3347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +label: "Los Telares" +value: "3347" +data: App\Entity\ProvinciaLocalidad {#4656 …} +attr: [] +labelTranslationParameters: [] } 3348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +label: "Villa Salavina" +value: "3348" +data: App\Entity\ProvinciaLocalidad {#4657 …} +attr: [] +labelTranslationParameters: [] } 3349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +label: "Brea Pozo" +value: "3349" +data: App\Entity\ProvinciaLocalidad {#4658 …} +attr: [] +labelTranslationParameters: [] } 3350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +label: "Estación Robles" +value: "3350" +data: App\Entity\ProvinciaLocalidad {#4659 …} +attr: [] +labelTranslationParameters: [] } 3351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +label: "Estación Taboada" +value: "3351" +data: App\Entity\ProvinciaLocalidad {#4660 …} +attr: [] +labelTranslationParameters: [] } 3352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +label: "Villa Nueva" +value: "3352" +data: App\Entity\ProvinciaLocalidad {#4661 …} +attr: [] +labelTranslationParameters: [] } 3353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +label: "Garza" +value: "3353" +data: App\Entity\ProvinciaLocalidad {#4662 …} +attr: [] +labelTranslationParameters: [] } 3354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +label: "Árraga" +value: "3354" +data: App\Entity\ProvinciaLocalidad {#4663 …} +attr: [] +labelTranslationParameters: [] } 3355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +label: "Nueva Francia" +value: "3355" +data: App\Entity\ProvinciaLocalidad {#4664 …} +attr: [] +labelTranslationParameters: [] } 3356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +label: "Simbol" +value: "3356" +data: App\Entity\ProvinciaLocalidad {#4665 …} +attr: [] +labelTranslationParameters: [] } 3357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +label: "Sumamao" +value: "3357" +data: App\Entity\ProvinciaLocalidad {#4666 …} +attr: [] +labelTranslationParameters: [] } 3358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +label: "Villa Silípica" +value: "3358" +data: App\Entity\ProvinciaLocalidad {#4667 …} +attr: [] +labelTranslationParameters: [] } 3359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +label: "Base Antártica Belgrano II" +value: "3359" +data: App\Entity\ProvinciaLocalidad {#1297 …} +attr: [] +labelTranslationParameters: [] } 3360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +label: "Base Antártica Brown" +value: "3360" +data: App\Entity\ProvinciaLocalidad {#4668 …} +attr: [] +labelTranslationParameters: [] } 3361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +label: "Base Antártica Cámara" +value: "3361" +data: App\Entity\ProvinciaLocalidad {#4669 …} +attr: [] +labelTranslationParameters: [] } 3362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +label: "Base Antártica Carlini" +value: "3362" +data: App\Entity\ProvinciaLocalidad {#4670 …} +attr: [] +labelTranslationParameters: [] } 3363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +label: "Base Antártica Decepción" +value: "3363" +data: App\Entity\ProvinciaLocalidad {#4671 …} +attr: [] +labelTranslationParameters: [] } 3364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +label: "Base Antártica Esperanza" +value: "3364" +data: App\Entity\ProvinciaLocalidad {#4672 …} +attr: [] +labelTranslationParameters: [] } 3365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +label: "Base Antártica Marambio" +value: "3365" +data: App\Entity\ProvinciaLocalidad {#4673 …} +attr: [] +labelTranslationParameters: [] } 3366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +label: "Base Antártica Matienzo" +value: "3366" +data: App\Entity\ProvinciaLocalidad {#4674 …} +attr: [] +labelTranslationParameters: [] } 3367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +label: "Base Antártica Melchior" +value: "3367" +data: App\Entity\ProvinciaLocalidad {#4675 …} +attr: [] +labelTranslationParameters: [] } 3368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +label: "Base Antártica Orcadas" +value: "3368" +data: App\Entity\ProvinciaLocalidad {#4676 …} +attr: [] +labelTranslationParameters: [] } 3369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +label: "Base Antártica Petrel" +value: "3369" +data: App\Entity\ProvinciaLocalidad {#4677 …} +attr: [] +labelTranslationParameters: [] } 3370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +label: "Base Antártica Primavera" +value: "3370" +data: App\Entity\ProvinciaLocalidad {#4678 …} +attr: [] +labelTranslationParameters: [] } 3371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +label: "Base Antártica San Martin" +value: "3371" +data: App\Entity\ProvinciaLocalidad {#4679 …} +attr: [] +labelTranslationParameters: [] } 3372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +label: "Islas Auroras (Rocas Negras e islotes Cormorán)" +value: "3372" +data: App\Entity\ProvinciaLocalidad {#4680 …} +attr: [] +labelTranslationParameters: [] } 3373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +label: "Islas Georgias del Sur" +value: "3373" +data: App\Entity\ProvinciaLocalidad {#4681 …} +attr: [] +labelTranslationParameters: [] } 3374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +label: "Islas Malvinas" +value: "3374" +data: App\Entity\ProvinciaLocalidad {#4682 …} +attr: [] +labelTranslationParameters: [] } 3375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +label: "Islas Sandwich del Sur" +value: "3375" +data: App\Entity\ProvinciaLocalidad {#4683 …} +attr: [] +labelTranslationParameters: [] } 3376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +label: "Rocas Clerke" +value: "3376" +data: App\Entity\ProvinciaLocalidad {#4684 …} +attr: [] +labelTranslationParameters: [] } 3377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +label: "Río Grande" +value: "3377" +data: App\Entity\ProvinciaLocalidad {#4685 …} +attr: [] +labelTranslationParameters: [] } 3378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +label: "Tolhuin" +value: "3378" +data: App\Entity\ProvinciaLocalidad {#4686 …} +attr: [] +labelTranslationParameters: [] } 3379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +label: "Laguna Escondida" +value: "3379" +data: App\Entity\ProvinciaLocalidad {#4687 …} +attr: [] +labelTranslationParameters: [] } 3380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +label: "Ushuaia" +value: "3380" +data: App\Entity\ProvinciaLocalidad {#4688 …} +attr: [] +labelTranslationParameters: [] } 3381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +label: "7 de Abril" +value: "3381" +data: App\Entity\ProvinciaLocalidad {#1298 …} +attr: [] +labelTranslationParameters: [] } 3382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +label: "Barrio San Jorge" +value: "3382" +data: App\Entity\ProvinciaLocalidad {#4689 …} +attr: [] +labelTranslationParameters: [] } 3383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +label: "El Chañar" +value: "3383" +data: App\Entity\ProvinciaLocalidad {#4690 …} +attr: [] +labelTranslationParameters: [] } 3384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +label: "El Naranjo" +value: "3384" +data: App\Entity\ProvinciaLocalidad {#4691 …} +attr: [] +labelTranslationParameters: [] } 3385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +label: "Garmendia" +value: "3385" +data: App\Entity\ProvinciaLocalidad {#4692 …} +attr: [] +labelTranslationParameters: [] } 3386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +label: "La Ramada" +value: "3386" +data: App\Entity\ProvinciaLocalidad {#4693 …} +attr: [] +labelTranslationParameters: [] } 3387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +label: "Macomitas" +value: "3387" +data: App\Entity\ProvinciaLocalidad {#4694 …} +attr: [] +labelTranslationParameters: [] } 3388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +label: "Piedrabuena" +value: "3388" +data: App\Entity\ProvinciaLocalidad {#4695 …} +attr: [] +labelTranslationParameters: [] } 3389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +label: "Villa Benjamín Aráoz" +value: "3389" +data: App\Entity\ProvinciaLocalidad {#4696 …} +attr: [] +labelTranslationParameters: [] } 3390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +label: "Villa Burruyacú" +value: "3390" +data: App\Entity\ProvinciaLocalidad {#4697 …} +attr: [] +labelTranslationParameters: [] } 3391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +label: "Villa Padre Monti" +value: "3391" +data: App\Entity\ProvinciaLocalidad {#4698 …} +attr: [] +labelTranslationParameters: [] } 3392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +label: "San Miguel de Tucumán (Est. Tucumán)" +value: "3392" +data: App\Entity\ProvinciaLocalidad {#4699 …} +attr: [] +labelTranslationParameters: [] } 3393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +label: "Alpachiri" +value: "3393" +data: App\Entity\ProvinciaLocalidad {#4700 …} +attr: [] +labelTranslationParameters: [] } 3394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +label: "Alto Verde" +value: "3394" +data: App\Entity\ProvinciaLocalidad {#4701 …} +attr: [] +labelTranslationParameters: [] } 3395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +label: "Arcadia" +value: "3395" +data: App\Entity\ProvinciaLocalidad {#4702 …} +attr: [] +labelTranslationParameters: [] } 3396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +label: "Barrio San Roque" +value: "3396" +data: App\Entity\ProvinciaLocalidad {#4703 …} +attr: [] +labelTranslationParameters: [] } 3397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +label: "Concepción" +value: "3397" +data: App\Entity\ProvinciaLocalidad {#4704 …} +attr: [] +labelTranslationParameters: [] } 3398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +label: "Iltico" +value: "3398" +data: App\Entity\ProvinciaLocalidad {#4705 …} +attr: [] +labelTranslationParameters: [] } 3399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +label: "La Trinidad" +value: "3399" +data: App\Entity\ProvinciaLocalidad {#4706 …} +attr: [] +labelTranslationParameters: [] } 3400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +label: "Medina" +value: "3400" +data: App\Entity\ProvinciaLocalidad {#4707 …} +attr: [] +labelTranslationParameters: [] } 3401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +label: "Alderetes" +value: "3401" +data: App\Entity\ProvinciaLocalidad {#4708 …} +attr: [] +labelTranslationParameters: [] } 3402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +label: "Banda del Río Salí" +value: "3402" +data: App\Entity\ProvinciaLocalidad {#4709 …} +attr: [] +labelTranslationParameters: [] } 3403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +label: "Barrio Aeropuerto" +value: "3403" +data: App\Entity\ProvinciaLocalidad {#4710 …} +attr: [] +labelTranslationParameters: [] } 3404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +label: "Colombres" +value: "3404" +data: App\Entity\ProvinciaLocalidad {#4711 …} +attr: [] +labelTranslationParameters: [] } 3405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +label: "Colonia Mayo - Barrio La Milagrosa" +value: "3405" +data: App\Entity\ProvinciaLocalidad {#4712 …} +attr: [] +labelTranslationParameters: [] } 3406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +label: "Delfín Gallo" +value: "3406" +data: App\Entity\ProvinciaLocalidad {#4713 …} +attr: [] +labelTranslationParameters: [] } 3407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +label: "El Bracho" +value: "3407" +data: App\Entity\ProvinciaLocalidad {#4714 …} +attr: [] +labelTranslationParameters: [] } 3408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +label: "La Florida" +value: "3408" +data: App\Entity\ProvinciaLocalidad {#4715 …} +attr: [] +labelTranslationParameters: [] } 3409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +label: "Las Cejas" +value: "3409" +data: App\Entity\ProvinciaLocalidad {#4716 …} +attr: [] +labelTranslationParameters: [] } 3410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +label: "Los Ralos" +value: "3410" +data: App\Entity\ProvinciaLocalidad {#4717 …} +attr: [] +labelTranslationParameters: [] } 3411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +label: "Pacará" +value: "3411" +data: App\Entity\ProvinciaLocalidad {#4718 …} +attr: [] +labelTranslationParameters: [] } 3412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +label: "Ranchillos" +value: "3412" +data: App\Entity\ProvinciaLocalidad {#4719 …} +attr: [] +labelTranslationParameters: [] } 3413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +label: "San Andrés" +value: "3413" +data: App\Entity\ProvinciaLocalidad {#4720 …} +attr: [] +labelTranslationParameters: [] } 3414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +label: "Barrio Casa Rosada" +value: "3414" +data: App\Entity\ProvinciaLocalidad {#4721 …} +attr: [] +labelTranslationParameters: [] } 3415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +label: "Campo de Herrera" +value: "3415" +data: App\Entity\ProvinciaLocalidad {#4722 …} +attr: [] +labelTranslationParameters: [] } 3416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +label: "Famaillá" +value: "3416" +data: App\Entity\ProvinciaLocalidad {#4723 …} +attr: [] +labelTranslationParameters: [] } 3417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +label: "Ingenio Fronterita" +value: "3417" +data: App\Entity\ProvinciaLocalidad {#4724 …} +attr: [] +labelTranslationParameters: [] } 3418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +label: "Graneros" +value: "3418" +data: App\Entity\ProvinciaLocalidad {#4725 …} +attr: [] +labelTranslationParameters: [] } 3419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +label: "Lamadrid" +value: "3419" +data: App\Entity\ProvinciaLocalidad {#4726 …} +attr: [] +labelTranslationParameters: [] } 3420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +label: "Taco Ralo" +value: "3420" +data: App\Entity\ProvinciaLocalidad {#4727 …} +attr: [] +labelTranslationParameters: [] } 3421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +label: "Juan Bautista Alberdi" +value: "3421" +data: App\Entity\ProvinciaLocalidad {#4728 …} +attr: [] +labelTranslationParameters: [] } 3422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +label: "Villa Belgrano" +value: "3422" +data: App\Entity\ProvinciaLocalidad {#4729 …} +attr: [] +labelTranslationParameters: [] } 3423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +label: "La Cocha" +value: "3423" +data: App\Entity\ProvinciaLocalidad {#4730 …} +attr: [] +labelTranslationParameters: [] } 3424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +label: "San José de La Cocha" +value: "3424" +data: App\Entity\ProvinciaLocalidad {#4731 …} +attr: [] +labelTranslationParameters: [] } 3425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +label: "Bella Vista" +value: "3425" +data: App\Entity\ProvinciaLocalidad {#4732 …} +attr: [] +labelTranslationParameters: [] } 3426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +label: "Estación Aráoz" +value: "3426" +data: App\Entity\ProvinciaLocalidad {#4733 …} +attr: [] +labelTranslationParameters: [] } 3427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +label: "Los Puestos" +value: "3427" +data: App\Entity\ProvinciaLocalidad {#4734 …} +attr: [] +labelTranslationParameters: [] } 3428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +label: "Manuel García Fernández" +value: "3428" +data: App\Entity\ProvinciaLocalidad {#4735 …} +attr: [] +labelTranslationParameters: [] } 3429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +label: "Pala Pala" +value: "3429" +data: App\Entity\ProvinciaLocalidad {#4736 …} +attr: [] +labelTranslationParameters: [] } 3430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +label: "Río Colorado" +value: "3430" +data: App\Entity\ProvinciaLocalidad {#4737 …} +attr: [] +labelTranslationParameters: [] } 3431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +label: "Santa Rosa de Leales" +value: "3431" +data: App\Entity\ProvinciaLocalidad {#4738 …} +attr: [] +labelTranslationParameters: [] } 3432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +label: "Villa Fiad - Ingenio Leales" +value: "3432" +data: App\Entity\ProvinciaLocalidad {#4739 …} +attr: [] +labelTranslationParameters: [] } 3433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +label: "Villa Leales" +value: "3433" +data: App\Entity\ProvinciaLocalidad {#4740 …} +attr: [] +labelTranslationParameters: [] } 3434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +label: "Barrio San Felipe" +value: "3434" +data: App\Entity\ProvinciaLocalidad {#4741 …} +attr: [] +labelTranslationParameters: [] } 3435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +label: "El Manantial" +value: "3435" +data: App\Entity\ProvinciaLocalidad {#4742 …} +attr: [] +labelTranslationParameters: [] } 3436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +label: "Ingenio San Pablo" +value: "3436" +data: App\Entity\ProvinciaLocalidad {#4743 …} +attr: [] +labelTranslationParameters: [] } 3437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +label: "La Reducción" +value: "3437" +data: App\Entity\ProvinciaLocalidad {#4744 …} +attr: [] +labelTranslationParameters: [] } 3438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +label: "Lules" +value: "3438" +data: App\Entity\ProvinciaLocalidad {#4745 …} +attr: [] +labelTranslationParameters: [] } 3439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +label: "Acheral" +value: "3439" +data: App\Entity\ProvinciaLocalidad {#4746 …} +attr: [] +labelTranslationParameters: [] } 3440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +label: "Capitán Cáceres" +value: "3440" +data: App\Entity\ProvinciaLocalidad {#4747 …} +attr: [] +labelTranslationParameters: [] } 3441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +label: "Monteros" +value: "3441" +data: App\Entity\ProvinciaLocalidad {#4748 …} +attr: [] +labelTranslationParameters: [] } 3442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +label: "Pueblo Independencia" +value: "3442" +data: App\Entity\ProvinciaLocalidad {#4749 …} +attr: [] +labelTranslationParameters: [] } 3443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +label: "Río Seco" +value: "3443" +data: App\Entity\ProvinciaLocalidad {#4750 …} +attr: [] +labelTranslationParameters: [] } 3444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +label: "Santa Lucía" +value: "3444" +data: App\Entity\ProvinciaLocalidad {#4751 …} +attr: [] +labelTranslationParameters: [] } 3445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +label: "Sargento Moya" +value: "3445" +data: App\Entity\ProvinciaLocalidad {#4752 …} +attr: [] +labelTranslationParameters: [] } 3446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +label: "Soldado Maldonado" +value: "3446" +data: App\Entity\ProvinciaLocalidad {#4753 …} +attr: [] +labelTranslationParameters: [] } 3447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +label: "Teniente Berdina" +value: "3447" +data: App\Entity\ProvinciaLocalidad {#4754 …} +attr: [] +labelTranslationParameters: [] } 3448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +label: "Villa Quinteros" +value: "3448" +data: App\Entity\ProvinciaLocalidad {#4755 …} +attr: [] +labelTranslationParameters: [] } 3449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +label: "Aguilares" +value: "3449" +data: App\Entity\ProvinciaLocalidad {#4756 …} +attr: [] +labelTranslationParameters: [] } 3450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +label: "Los Sarmientos" +value: "3450" +data: App\Entity\ProvinciaLocalidad {#4757 …} +attr: [] +labelTranslationParameters: [] } 3451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +label: "Río Chico" +value: "3451" +data: App\Entity\ProvinciaLocalidad {#4758 …} +attr: [] +labelTranslationParameters: [] } 3452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +label: "Santa Ana" +value: "3452" +data: App\Entity\ProvinciaLocalidad {#4759 …} +attr: [] +labelTranslationParameters: [] } 3453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +label: "Villa Clodomiro Hileret" +value: "3453" +data: App\Entity\ProvinciaLocalidad {#4760 …} +attr: [] +labelTranslationParameters: [] } 3454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +label: "Atahona" +value: "3454" +data: App\Entity\ProvinciaLocalidad {#4761 …} +attr: [] +labelTranslationParameters: [] } 3455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +label: "Monteagudo" +value: "3455" +data: App\Entity\ProvinciaLocalidad {#4762 …} +attr: [] +labelTranslationParameters: [] } 3456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +label: "Nueva Trinidad" +value: "3456" +data: App\Entity\ProvinciaLocalidad {#4763 …} +attr: [] +labelTranslationParameters: [] } 3457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +label: "Santa Cruz" +value: "3457" +data: App\Entity\ProvinciaLocalidad {#4764 …} +attr: [] +labelTranslationParameters: [] } 3458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +label: "Simoca" +value: "3458" +data: App\Entity\ProvinciaLocalidad {#4765 …} +attr: [] +labelTranslationParameters: [] } 3459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +label: "Villa Chicligasta" +value: "3459" +data: App\Entity\ProvinciaLocalidad {#4766 …} +attr: [] +labelTranslationParameters: [] } 3460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +label: "Amaicha del Valle" +value: "3460" +data: App\Entity\ProvinciaLocalidad {#4767 …} +attr: [] +labelTranslationParameters: [] } 3461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +label: "Colalao del Valle" +value: "3461" +data: App\Entity\ProvinciaLocalidad {#4768 …} +attr: [] +labelTranslationParameters: [] } 3462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +label: "El Mollar" +value: "3462" +data: App\Entity\ProvinciaLocalidad {#4769 …} +attr: [] +labelTranslationParameters: [] } 3463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +label: "Tafí del Valle" +value: "3463" +data: App\Entity\ProvinciaLocalidad {#4770 …} +attr: [] +labelTranslationParameters: [] } 3464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +label: "Barrio El Cruce" +value: "3464" +data: App\Entity\ProvinciaLocalidad {#4771 …} +attr: [] +labelTranslationParameters: [] } 3465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +label: "Barrio Lomas de Tafí" +value: "3465" +data: App\Entity\ProvinciaLocalidad {#4772 …} +attr: [] +labelTranslationParameters: [] } 3466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +label: "Barrio Mutual San Martín" +value: "3466" +data: App\Entity\ProvinciaLocalidad {#4773 …} +attr: [] +labelTranslationParameters: [] } 3467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +label: "Barrio Parada 14" +value: "3467" +data: App\Entity\ProvinciaLocalidad {#4774 …} +attr: [] +labelTranslationParameters: [] } 3468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +label: "Barrio U.T.A. II" +value: "3468" +data: App\Entity\ProvinciaLocalidad {#4775 …} +attr: [] +labelTranslationParameters: [] } 3469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +label: "Diagonal Norte - Luz y Fuerza - Los Pocitos - Villa Nueva Italia" +value: "3469" +data: App\Entity\ProvinciaLocalidad {#4776 …} +attr: [] +labelTranslationParameters: [] } 3470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +label: "El Cadillal" +value: "3470" +data: App\Entity\ProvinciaLocalidad {#4777 …} +attr: [] +labelTranslationParameters: [] } 3471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +label: "Tafí Viejo" +value: "3471" +data: App\Entity\ProvinciaLocalidad {#4778 …} +attr: [] +labelTranslationParameters: [] } 3472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +label: "Villa Las Flores" +value: "3472" +data: App\Entity\ProvinciaLocalidad {#4779 …} +attr: [] +labelTranslationParameters: [] } 3473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +label: "Villa Mariano Moreno - El Colmenar" +value: "3473" +data: App\Entity\ProvinciaLocalidad {#4780 …} +attr: [] +labelTranslationParameters: [] } 3474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +label: "Choromoro" +value: "3474" +data: App\Entity\ProvinciaLocalidad {#4781 …} +attr: [] +labelTranslationParameters: [] } 3475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +label: "San Pedro de Colalao" +value: "3475" +data: App\Entity\ProvinciaLocalidad {#4782 …} +attr: [] +labelTranslationParameters: [] } 3476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +label: "Villa de Trancas" +value: "3476" +data: App\Entity\ProvinciaLocalidad {#4783 …} +attr: [] +labelTranslationParameters: [] } 3477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +label: "Barrio San José III" +value: "3477" +data: App\Entity\ProvinciaLocalidad {#4784 …} +attr: [] +labelTranslationParameters: [] } 3478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +label: "Villa Carmela" +value: "3478" +data: App\Entity\ProvinciaLocalidad {#4785 …} +attr: [] +labelTranslationParameters: [] } 3479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +label: "Yerba Buena - Marcos Paz" +value: "3479" +data: App\Entity\ProvinciaLocalidad {#4786 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1313 -form: Symfony\Component\Form\Form {#1192 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1251 …5} |
| full_name | "cuenta_form[localidad]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_localidad" |
| is_selected | Closure($choice, $value) {#1314 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Localidad*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "localidad" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_localidad" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
pass
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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#946 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#945 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#944 +payload: null +groups: ? +message: "Debe contener al menos una letra mayúscula, una letra minúscula, un número y un carácter especial." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\p{P}\p{S}])[\p{L}\p{N}\p{P}\p{S}]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#946 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#945 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#944 +payload: null +groups: ? +message: "Debe contener al menos una letra mayúscula, una letra minúscula, un número y un carácter especial." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\p{P}\p{S}])[\p{L}\p{N}\p{P}\p{S}]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Contraseña*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#946 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#945 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#944 +payload: null +groups: ? +message: "Debe contener al menos una letra mayúscula, una letra minúscula, un número y un carácter especial." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\p{P}\p{S}])[\p{L}\p{N}\p{P}\p{S}]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1145 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Contraseña*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1151 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_cuenta_form_pass" ] |
| cache_key | "_cuenta_form_pass_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8256 -form: Symfony\Component\Form\Form {#1189 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1316 …5} |
| full_name | "cuenta_form[pass]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_pass" |
| label | "Contraseña*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pass" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_pass" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
pass_2
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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#943 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#915 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#916 +payload: null +groups: ? +message: "Debe contener al menos una letra mayúscula, una letra minúscula, un número y un carácter especial." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\p{P}\p{S}])[\p{L}\p{N}\p{P}\p{S}]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#943 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#915 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#916 +payload: null +groups: ? +message: "Debe contener al menos una letra mayúscula, una letra minúscula, un número y un carácter especial." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\p{P}\p{S}])[\p{L}\p{N}\p{P}\p{S}]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Repetí la contraseña*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#943 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#915 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#916 +payload: null +groups: ? +message: "Debe contener al menos una letra mayúscula, una letra minúscula, un número y un carácter especial." +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[\p{P}\p{S}])[\p{L}\p{N}\p{P}\p{S}]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1158 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Repetí la contraseña*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#1159 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_cuenta_form_pass_2" ] |
| cache_key | "_cuenta_form_pass_2_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8257 -form: Symfony\Component\Form\Form {#1186 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8258 …5} |
| full_name | "cuenta_form[pass_2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form_pass_2" |
| label | "Repetí la contraseña*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pass_2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_pass_2" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-success mb-5" ] |
[ "class" => "btn btn-success mb-5" ] |
| label | "Registrate" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-success mb-5" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Registrate" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-success mb-5" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cuenta_form_submit" ] |
| cache_key | "_cuenta_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#8260 …5} |
| full_name | "cuenta_form[submit]" |
| id | "cuenta_form_submit" |
| label | "Registrate" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cuenta_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7d2d6ac3.h6_0mKvZ0w-KQa7vlD0KjVvkUQkF1eEw45zB7sePsVU.ycys6_i85ljvNsah82s7-QHWFVlqpaR3t9iLjKrQ4zn2-azHmKCaR8N13Q" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "7d2d6ac3.h6_0mKvZ0w-KQa7vlD0KjVvkUQkF1eEw45zB7sePsVU.ycys6_i85ljvNsah82s7-QHWFVlqpaR3t9iLjKrQ4zn2-azHmKCaR8N13Q" |
same as passed value |
| mapped | 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 | "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 {#880 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#879 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#877 …} -namespace: Closure() {#883 …} } |
| data | "7d2d6ac3.h6_0mKvZ0w-KQa7vlD0KjVvkUQkF1eEw45zB7sePsVU.ycys6_i85ljvNsah82s7-QHWFVlqpaR3t9iLjKrQ4zn2-azHmKCaR8N13Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8262 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() {#8266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#240 …} $message: Closure() {#8263 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cuenta_form__token" ] |
| cache_key | "_cuenta_form__token_hidden" |
| compound | false |
| data | "7d2d6ac3.h6_0mKvZ0w-KQa7vlD0KjVvkUQkF1eEw45zB7sePsVU.ycys6_i85ljvNsah82s7-QHWFVlqpaR3t9iLjKrQ4zn2-azHmKCaR8N13Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8276 -form: Symfony\Component\Form\Form {#8272 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8267 …5} |
| full_name | "cuenta_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cuenta_form__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 | null |
| unique_block_prefix | "_cuenta_form__token" |
| valid | true |
| value | "7d2d6ac3.h6_0mKvZ0w-KQa7vlD0KjVvkUQkF1eEw45zB7sePsVU.ycys6_i85ljvNsah82s7-QHWFVlqpaR3t9iLjKrQ4zn2-azHmKCaR8N13Q" |