Forms
-
search_form
-
establishment
-
subPrefecture
-
category
-
_token
-
-
filter_form
-
category
-
establishment
-
region
-
filterSubmit
-
reset
-
_token
-
search_form
Form type:
"App\Form\SearchFormType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| category | null |
| 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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | "App\Entity\SearchForm" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3033 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\SearchForm" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#3034 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form" ] |
| cache_key | "_search_form_search_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3072 -form: Symfony\Component\Form\Form {#3104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3036 …5} |
| full_name | "search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form" |
| valid | true |
| value | null |
establishment
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Que cherchez-vous?" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3048 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Que cherchez-vous?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#3049 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_establishment" ] |
| cache_key | "_search_form_establishment_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3116 -form: Symfony\Component\Form\Form {#3101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3111 …5} |
| full_name | "search_form[establishment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_establishment" |
| label | "Que cherchez-vous?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "establishment" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_establishment" |
| valid | true |
| value | "" |
subPrefecture
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "displayName" |
same as passed value |
| class | "App\Entity\SubPrefecture" |
same as passed value |
| placeholder | "choisir une Ville" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3041 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#3025 …} } |
Doctrine\ORM\QueryBuilder {#3061 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3064 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3062 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3060 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3065 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "displayName" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3095 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3067 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3066 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3070 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#3068 …} } |
| choices | null |
| class | "App\Entity\SubPrefecture" |
| 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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#3083 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1777 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "choisir une Ville" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3061 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3064 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3062 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3060 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3065 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#3057 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_subPrefecture" ] |
| cache_key | "_search_form_subPrefecture_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "" +value: "149" +data: App\Entity\SubPrefecture {#3173 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "" +value: "30" +data: App\Entity\SubPrefecture {#3201 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "" +value: "1" +data: App\Entity\SubPrefecture {#3208 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "" +value: "64" +data: App\Entity\SubPrefecture {#3215 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "" +value: "142" +data: App\Entity\SubPrefecture {#3222 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "" +value: "213" +data: App\Entity\SubPrefecture {#3229 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "" +value: "43" +data: App\Entity\SubPrefecture {#3236 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "" +value: "76" +data: App\Entity\SubPrefecture {#3243 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "" +value: "65" +data: App\Entity\SubPrefecture {#3250 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "" +value: "202" +data: App\Entity\SubPrefecture {#3255 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "" +value: "303" +data: App\Entity\SubPrefecture {#3262 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "" +value: "31" +data: App\Entity\SubPrefecture {#3269 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "" +value: "56" +data: App\Entity\SubPrefecture {#3274 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "" +value: "66" +data: App\Entity\SubPrefecture {#3281 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "" +value: "159" +data: App\Entity\SubPrefecture {#3286 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "" +value: "119" +data: App\Entity\SubPrefecture {#3293 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "" +value: "120" +data: App\Entity\SubPrefecture {#3300 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "" +value: "18" +data: App\Entity\SubPrefecture {#3305 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "" +value: "329" +data: App\Entity\SubPrefecture {#3312 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "" +value: "2" +data: App\Entity\SubPrefecture {#3319 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "" +value: "88" +data: App\Entity\SubPrefecture {#3324 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "" +value: "10" +data: App\Entity\SubPrefecture {#3331 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "" +value: "260" +data: App\Entity\SubPrefecture {#3338 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "" +value: "32" +data: App\Entity\SubPrefecture {#3345 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "" +value: "67" +data: App\Entity\SubPrefecture {#3350 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "" +value: "44" +data: App\Entity\SubPrefecture {#3355 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "" +value: "19" +data: App\Entity\SubPrefecture {#3360 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "" +value: "33" +data: App\Entity\SubPrefecture {#3365 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "" +value: "150" +data: App\Entity\SubPrefecture {#3370 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "" +value: "278" +data: App\Entity\SubPrefecture {#3375 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "" +value: "279" +data: App\Entity\SubPrefecture {#3382 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "" +value: "330" +data: App\Entity\SubPrefecture {#3387 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "" +value: "331" +data: App\Entity\SubPrefecture {#3392 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "" +value: "304" +data: App\Entity\SubPrefecture {#3397 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "" +value: "109" +data: App\Entity\SubPrefecture {#3402 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "" +value: "3" +data: App\Entity\SubPrefecture {#3409 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "" +value: "236" +data: App\Entity\SubPrefecture {#3414 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "" +value: "101" +data: App\Entity\SubPrefecture {#3421 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "" +value: "305" +data: App\Entity\SubPrefecture {#3428 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "" +value: "110" +data: App\Entity\SubPrefecture {#3433 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "" +value: "336" +data: App\Entity\SubPrefecture {#3438 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "" +value: "280" +data: App\Entity\SubPrefecture {#3445 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "" +value: "294" +data: App\Entity\SubPrefecture {#3450 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "" +value: "45" +data: App\Entity\SubPrefecture {#3457 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "" +value: "246" +data: App\Entity\SubPrefecture {#3462 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "" +value: "318" +data: App\Entity\SubPrefecture {#3469 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "" +value: "169" +data: App\Entity\SubPrefecture {#3476 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "" +value: "261" +data: App\Entity\SubPrefecture {#3483 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "" +value: "332" +data: App\Entity\SubPrefecture {#3488 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "" +value: "68" +data: App\Entity\SubPrefecture {#3493 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "" +value: "102" +data: App\Entity\SubPrefecture {#3498 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "" +value: "272" +data: App\Entity\SubPrefecture {#3503 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "" +value: "138" +data: App\Entity\SubPrefecture {#3510 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "" +value: "111" +data: App\Entity\SubPrefecture {#3517 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "" +value: "4" +data: App\Entity\SubPrefecture {#3522 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "" +value: "237" +data: App\Entity\SubPrefecture {#3527 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "" +value: "189" +data: App\Entity\SubPrefecture {#3532 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "" +value: "160" +data: App\Entity\SubPrefecture {#3539 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "" +value: "57" +data: App\Entity\SubPrefecture {#3544 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "" +value: "190" +data: App\Entity\SubPrefecture {#3549 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "" +value: "170" +data: App\Entity\SubPrefecture {#3554 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "" +value: "306" +data: App\Entity\SubPrefecture {#3559 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "" +value: "11" +data: App\Entity\SubPrefecture {#3564 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "" +value: "77" +data: App\Entity\SubPrefecture {#3569 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "" +value: "281" +data: App\Entity\SubPrefecture {#3574 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "" +value: "191" +data: App\Entity\SubPrefecture {#3579 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "" +value: "282" +data: App\Entity\SubPrefecture {#3584 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "" +value: "12" +data: App\Entity\SubPrefecture {#3589 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "" +value: "333" +data: App\Entity\SubPrefecture {#3594 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "" +value: "13" +data: App\Entity\SubPrefecture {#3599 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "" +value: "192" +data: App\Entity\SubPrefecture {#3604 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "" +value: "203" +data: App\Entity\SubPrefecture {#3609 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "" +value: "238" +data: App\Entity\SubPrefecture {#3614 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "" +value: "273" +data: App\Entity\SubPrefecture {#3619 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "" +value: "5" +data: App\Entity\SubPrefecture {#3624 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "" +value: "89" +data: App\Entity\SubPrefecture {#3629 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "" +value: "214" +data: App\Entity\SubPrefecture {#3634 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "" +value: "262" +data: App\Entity\SubPrefecture {#3639 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "" +value: "69" +data: App\Entity\SubPrefecture {#3644 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "" +value: "215" +data: App\Entity\SubPrefecture {#3649 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "" +value: "247" +data: App\Entity\SubPrefecture {#3654 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "" +value: "103" +data: App\Entity\SubPrefecture {#3659 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "" +value: "70" +data: App\Entity\SubPrefecture {#3664 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "" +value: "143" +data: App\Entity\SubPrefecture {#3669 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "" +value: "183" +data: App\Entity\SubPrefecture {#3674 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "" +value: "144" +data: App\Entity\SubPrefecture {#3681 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "" +value: "337" +data: App\Entity\SubPrefecture {#3686 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "" +value: "78" +data: App\Entity\SubPrefecture {#3691 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "" +value: "20" +data: App\Entity\SubPrefecture {#3696 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "" +value: "151" +data: App\Entity\SubPrefecture {#3701 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "" +value: "307" +data: App\Entity\SubPrefecture {#3706 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "" +value: "226" +data: App\Entity\SubPrefecture {#3711 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "" +value: "227" +data: App\Entity\SubPrefecture {#3718 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "" +value: "34" +data: App\Entity\SubPrefecture {#3723 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "" +value: "35" +data: App\Entity\SubPrefecture {#3728 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "" +value: "152" +data: App\Entity\SubPrefecture {#3733 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "" +value: "283" +data: App\Entity\SubPrefecture {#3738 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "" +value: "216" +data: App\Entity\SubPrefecture {#3743 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "" +value: "123" +data: App\Entity\SubPrefecture {#3748 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "" +value: "295" +data: App\Entity\SubPrefecture {#3755 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "" +value: "90" +data: App\Entity\SubPrefecture {#3760 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "" +value: "121" +data: App\Entity\SubPrefecture {#3765 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "" +value: "161" +data: App\Entity\SubPrefecture {#3770 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "" +value: "184" +data: App\Entity\SubPrefecture {#3775 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "" +value: "14" +data: App\Entity\SubPrefecture {#3780 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "" +value: "296" +data: App\Entity\SubPrefecture {#3785 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "" +value: "124" +data: App\Entity\SubPrefecture {#3790 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "" +value: "193" +data: App\Entity\SubPrefecture {#3795 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "" +value: "217" +data: App\Entity\SubPrefecture {#3800 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "" +value: "284" +data: App\Entity\SubPrefecture {#3805 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "" +value: "36" +data: App\Entity\SubPrefecture {#3810 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "" +value: "46" +data: App\Entity\SubPrefecture {#3815 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "" +value: "285" +data: App\Entity\SubPrefecture {#3820 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "" +value: "21" +data: App\Entity\SubPrefecture {#3825 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "" +value: "263" +data: App\Entity\SubPrefecture {#3830 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "" +value: "248" +data: App\Entity\SubPrefecture {#3835 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "" +value: "319" +data: App\Entity\SubPrefecture {#3840 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "" +value: "171" +data: App\Entity\SubPrefecture {#3845 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "" +value: "297" +data: App\Entity\SubPrefecture {#3850 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "" +value: "338" +data: App\Entity\SubPrefecture {#3855 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "" +value: "339" +data: App\Entity\SubPrefecture {#3860 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "" +value: "131" +data: App\Entity\SubPrefecture {#3865 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "" +value: "194" +data: App\Entity\SubPrefecture {#3872 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "" +value: "22" +data: App\Entity\SubPrefecture {#3877 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "" +value: "204" +data: App\Entity\SubPrefecture {#3882 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "" +value: "218" +data: App\Entity\SubPrefecture {#3887 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "" +value: "239" +data: App\Entity\SubPrefecture {#3892 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "" +value: "195" +data: App\Entity\SubPrefecture {#3897 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "" +value: "153" +data: App\Entity\SubPrefecture {#3902 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "" +value: "125" +data: App\Entity\SubPrefecture {#3907 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "" +value: "154" +data: App\Entity\SubPrefecture {#3912 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "" +value: "15" +data: App\Entity\SubPrefecture {#3917 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "" +value: "155" +data: App\Entity\SubPrefecture {#3922 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "" +value: "274" +data: App\Entity\SubPrefecture {#3927 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "" +value: "132" +data: App\Entity\SubPrefecture {#3932 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "" +value: "112" +data: App\Entity\SubPrefecture {#3937 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "" +value: "47" +data: App\Entity\SubPrefecture {#3942 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "" +value: "113" +data: App\Entity\SubPrefecture {#3947 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "" +value: "240" +data: App\Entity\SubPrefecture {#3952 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "" +value: "6" +data: App\Entity\SubPrefecture {#3957 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "" +value: "48" +data: App\Entity\SubPrefecture {#3962 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "" +value: "228" +data: App\Entity\SubPrefecture {#3967 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "" +value: "79" +data: App\Entity\SubPrefecture {#3972 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "" +value: "286" +data: App\Entity\SubPrefecture {#3977 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "" +value: "340" +data: App\Entity\SubPrefecture {#3982 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "" +value: "241" +data: App\Entity\SubPrefecture {#3987 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "" +value: "249" +data: App\Entity\SubPrefecture {#3992 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "" +value: "58" +data: App\Entity\SubPrefecture {#3997 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "" +value: "145" +data: App\Entity\SubPrefecture {#4002 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "" +value: "162" +data: App\Entity\SubPrefecture {#4007 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "" +value: "7" +data: App\Entity\SubPrefecture {#4012 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "" +value: "91" +data: App\Entity\SubPrefecture {#4017 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "" +value: "80" +data: App\Entity\SubPrefecture {#4022 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "" +value: "71" +data: App\Entity\SubPrefecture {#4027 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "" +value: "92" +data: App\Entity\SubPrefecture {#4032 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "" +value: "37" +data: App\Entity\SubPrefecture {#4037 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "" +value: "172" +data: App\Entity\SubPrefecture {#4042 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "" +value: "242" +data: App\Entity\SubPrefecture {#4047 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "" +value: "104" +data: App\Entity\SubPrefecture {#4052 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "" +value: "320" +data: App\Entity\SubPrefecture {#4057 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "" +value: "23" +data: App\Entity\SubPrefecture {#4062 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "" +value: "298" +data: App\Entity\SubPrefecture {#4067 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "" +value: "114" +data: App\Entity\SubPrefecture {#4072 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "" +value: "229" +data: App\Entity\SubPrefecture {#4077 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "" +value: "163" +data: App\Entity\SubPrefecture {#4082 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "" +value: "173" +data: App\Entity\SubPrefecture {#4087 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "" +value: "230" +data: App\Entity\SubPrefecture {#4092 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "" +value: "59" +data: App\Entity\SubPrefecture {#4097 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "" +value: "73" +data: App\Entity\SubPrefecture {#4102 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "" +value: "231" +data: App\Entity\SubPrefecture {#4107 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "" +value: "8" +data: App\Entity\SubPrefecture {#4112 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "" +value: "250" +data: App\Entity\SubPrefecture {#4117 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "" +value: "174" +data: App\Entity\SubPrefecture {#4122 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "" +value: "205" +data: App\Entity\SubPrefecture {#4127 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "" +value: "321" +data: App\Entity\SubPrefecture {#4132 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "" +value: "308" +data: App\Entity\SubPrefecture {#4137 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "" +value: "185" +data: App\Entity\SubPrefecture {#4142 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "" +value: "81" +data: App\Entity\SubPrefecture {#4147 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "" +value: "322" +data: App\Entity\SubPrefecture {#4152 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "" +value: "72" +data: App\Entity\SubPrefecture {#4157 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "" +value: "287" +data: App\Entity\SubPrefecture {#4162 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "" +value: "49" +data: App\Entity\SubPrefecture {#4167 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "" +value: "126" +data: App\Entity\SubPrefecture {#4172 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "" +value: "133" +data: App\Entity\SubPrefecture {#4177 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "" +value: "82" +data: App\Entity\SubPrefecture {#4182 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "" +value: "38" +data: App\Entity\SubPrefecture {#4187 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "" +value: "341" +data: App\Entity\SubPrefecture {#4192 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "" +value: "60" +data: App\Entity\SubPrefecture {#4197 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "" +value: "127" +data: App\Entity\SubPrefecture {#4202 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "" +value: "196" +data: App\Entity\SubPrefecture {#4207 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "" +value: "232" +data: App\Entity\SubPrefecture {#4212 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "" +value: "139" +data: App\Entity\SubPrefecture {#4217 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "" +value: "74" +data: App\Entity\SubPrefecture {#4222 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "" +value: "309" +data: App\Entity\SubPrefecture {#4227 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "" +value: "233" +data: App\Entity\SubPrefecture {#4232 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "" +value: "197" +data: App\Entity\SubPrefecture {#4237 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "" +value: "206" +data: App\Entity\SubPrefecture {#4242 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "" +value: "299" +data: App\Entity\SubPrefecture {#4247 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "" +value: "16" +data: App\Entity\SubPrefecture {#4252 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "" +value: "219" +data: App\Entity\SubPrefecture {#4257 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "" +value: "207" +data: App\Entity\SubPrefecture {#4262 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "" +value: "264" +data: App\Entity\SubPrefecture {#4267 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "" +value: "61" +data: App\Entity\SubPrefecture {#4272 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "" +value: "208" +data: App\Entity\SubPrefecture {#4277 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "" +value: "105" +data: App\Entity\SubPrefecture {#4282 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "" +value: "293" +data: App\Entity\SubPrefecture {#4287 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "" +value: "300" +data: App\Entity\SubPrefecture {#4292 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "" +value: "310" +data: App\Entity\SubPrefecture {#4297 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "" +value: "265" +data: App\Entity\SubPrefecture {#4302 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "" +value: "164" +data: App\Entity\SubPrefecture {#4307 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "" +value: "222" +data: App\Entity\SubPrefecture {#4312 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "" +value: "220" +data: App\Entity\SubPrefecture {#4317 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "" +value: "243" +data: App\Entity\SubPrefecture {#4322 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "" +value: "156" +data: App\Entity\SubPrefecture {#4327 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "" +value: "128" +data: App\Entity\SubPrefecture {#4332 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "" +value: "115" +data: App\Entity\SubPrefecture {#4337 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "" +value: "93" +data: App\Entity\SubPrefecture {#4342 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "" +value: "221" +data: App\Entity\SubPrefecture {#4347 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "" +value: "165" +data: App\Entity\SubPrefecture {#4352 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "" +value: "251" +data: App\Entity\SubPrefecture {#4357 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "" +value: "50" +data: App\Entity\SubPrefecture {#4362 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "" +value: "209" +data: App\Entity\SubPrefecture {#4367 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "" +value: "83" +data: App\Entity\SubPrefecture {#4372 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "" +value: "140" +data: App\Entity\SubPrefecture {#4377 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "" +value: "39" +data: App\Entity\SubPrefecture {#4382 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "" +value: "106" +data: App\Entity\SubPrefecture {#4387 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "" +value: "24" +data: App\Entity\SubPrefecture {#4392 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "" +value: "186" +data: App\Entity\SubPrefecture {#4397 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "" +value: "275" +data: App\Entity\SubPrefecture {#4402 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "" +value: "276" +data: App\Entity\SubPrefecture {#4407 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "" +value: "51" +data: App\Entity\SubPrefecture {#4412 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "" +value: "175" +data: App\Entity\SubPrefecture {#4417 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "" +value: "187" +data: App\Entity\SubPrefecture {#4422 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "" +value: "244" +data: App\Entity\SubPrefecture {#4427 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "" +value: "166" +data: App\Entity\SubPrefecture {#4432 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "" +value: "245" +data: App\Entity\SubPrefecture {#4437 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "" +value: "52" +data: App\Entity\SubPrefecture {#4442 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "" +value: "84" +data: App\Entity\SubPrefecture {#4447 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "" +value: "288" +data: App\Entity\SubPrefecture {#4452 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "" +value: "157" +data: App\Entity\SubPrefecture {#4457 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "" +value: "9" +data: App\Entity\SubPrefecture {#4462 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "" +value: "311" +data: App\Entity\SubPrefecture {#4467 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "" +value: "323" +data: App\Entity\SubPrefecture {#4472 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "" +value: "301" +data: App\Entity\SubPrefecture {#4477 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "" +value: "94" +data: App\Entity\SubPrefecture {#4482 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "" +value: "95" +data: App\Entity\SubPrefecture {#4487 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "" +value: "96" +data: App\Entity\SubPrefecture {#4492 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "" +value: "85" +data: App\Entity\SubPrefecture {#4497 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "" +value: "266" +data: App\Entity\SubPrefecture {#4502 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "" +value: "289" +data: App\Entity\SubPrefecture {#4507 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "" +value: "342" +data: App\Entity\SubPrefecture {#4512 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "" +value: "97" +data: App\Entity\SubPrefecture {#4517 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "" +value: "100" +data: App\Entity\SubPrefecture {#4522 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "" +value: "198" +data: App\Entity\SubPrefecture {#4527 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "" +value: "252" +data: App\Entity\SubPrefecture {#4532 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "" +value: "146" +data: App\Entity\SubPrefecture {#4537 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "" +value: "343" +data: App\Entity\SubPrefecture {#4542 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "" +value: "253" +data: App\Entity\SubPrefecture {#4547 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "" +value: "312" +data: App\Entity\SubPrefecture {#4552 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "" +value: "324" +data: App\Entity\SubPrefecture {#4557 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "" +value: "313" +data: App\Entity\SubPrefecture {#4562 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "" +value: "210" +data: App\Entity\SubPrefecture {#4567 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "" +value: "25" +data: App\Entity\SubPrefecture {#4572 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "" +value: "334" +data: App\Entity\SubPrefecture {#4577 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "" +value: "188" +data: App\Entity\SubPrefecture {#4582 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "" +value: "267" +data: App\Entity\SubPrefecture {#4587 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "" +value: "199" +data: App\Entity\SubPrefecture {#4592 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "" +value: "254" +data: App\Entity\SubPrefecture {#4597 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "" +value: "277" +data: App\Entity\SubPrefecture {#4602 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "" +value: "53" +data: App\Entity\SubPrefecture {#4607 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "" +value: "211" +data: App\Entity\SubPrefecture {#4612 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "" +value: "86" +data: App\Entity\SubPrefecture {#4617 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "" +value: "290" +data: App\Entity\SubPrefecture {#4622 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "" +value: "167" +data: App\Entity\SubPrefecture {#4627 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "" +value: "134" +data: App\Entity\SubPrefecture {#4632 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "" +value: "325" +data: App\Entity\SubPrefecture {#4637 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "" +value: "26" +data: App\Entity\SubPrefecture {#4642 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "" +value: "40" +data: App\Entity\SubPrefecture {#4647 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "" +value: "116" +data: App\Entity\SubPrefecture {#4652 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "" +value: "268" +data: App\Entity\SubPrefecture {#4657 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "" +value: "75" +data: App\Entity\SubPrefecture {#4662 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "" +value: "200" +data: App\Entity\SubPrefecture {#4667 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "" +value: "117" +data: App\Entity\SubPrefecture {#4672 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "" +value: "87" +data: App\Entity\SubPrefecture {#4677 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "" +value: "176" +data: App\Entity\SubPrefecture {#4682 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "" +value: "255" +data: App\Entity\SubPrefecture {#4687 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "" +value: "135" +data: App\Entity\SubPrefecture {#4692 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "" +value: "177" +data: App\Entity\SubPrefecture {#4697 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "" +value: "17" +data: App\Entity\SubPrefecture {#4702 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "" +value: "314" +data: App\Entity\SubPrefecture {#4707 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "" +value: "315" +data: App\Entity\SubPrefecture {#4712 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "" +value: "62" +data: App\Entity\SubPrefecture {#4717 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "" +value: "98" +data: App\Entity\SubPrefecture {#4722 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "" +value: "99" +data: App\Entity\SubPrefecture {#4727 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "" +value: "158" +data: App\Entity\SubPrefecture {#4732 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "" +value: "291" +data: App\Entity\SubPrefecture {#4737 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "" +value: "178" +data: App\Entity\SubPrefecture {#4742 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "" +value: "269" +data: App\Entity\SubPrefecture {#4747 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "" +value: "179" +data: App\Entity\SubPrefecture {#4752 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "" +value: "292" +data: App\Entity\SubPrefecture {#4757 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "" +value: "27" +data: App\Entity\SubPrefecture {#4762 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "" +value: "63" +data: App\Entity\SubPrefecture {#4767 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "" +value: "168" +data: App\Entity\SubPrefecture {#4772 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "" +value: "326" +data: App\Entity\SubPrefecture {#4777 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "" +value: "256" +data: App\Entity\SubPrefecture {#4782 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "" +value: "107" +data: App\Entity\SubPrefecture {#4787 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "" +value: "118" +data: App\Entity\SubPrefecture {#4792 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "" +value: "147" +data: App\Entity\SubPrefecture {#4797 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "" +value: "234" +data: App\Entity\SubPrefecture {#4802 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "" +value: "180" +data: App\Entity\SubPrefecture {#4807 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "" +value: "257" +data: App\Entity\SubPrefecture {#4812 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "" +value: "344" +data: App\Entity\SubPrefecture {#4817 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "" +value: "181" +data: App\Entity\SubPrefecture {#4822 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "" +value: "223" +data: App\Entity\SubPrefecture {#4827 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "" +value: "345" +data: App\Entity\SubPrefecture {#4832 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "" +value: "136" +data: App\Entity\SubPrefecture {#4837 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "" +value: "182" +data: App\Entity\SubPrefecture {#4842 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "" +value: "270" +data: App\Entity\SubPrefecture {#4847 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "" +value: "271" +data: App\Entity\SubPrefecture {#4852 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "" +value: "258" +data: App\Entity\SubPrefecture {#4857 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "" +value: "29" +data: App\Entity\SubPrefecture {#4862 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "" +value: "54" +data: App\Entity\SubPrefecture {#4867 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "" +value: "28" +data: App\Entity\SubPrefecture {#4872 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "" +value: "55" +data: App\Entity\SubPrefecture {#4877 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "" +value: "259" +data: App\Entity\SubPrefecture {#4882 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "" +value: "148" +data: App\Entity\SubPrefecture {#4887 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "" +value: "122" +data: App\Entity\SubPrefecture {#4892 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "" +value: "129" +data: App\Entity\SubPrefecture {#4897 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "" +value: "224" +data: App\Entity\SubPrefecture {#4902 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "" +value: "108" +data: App\Entity\SubPrefecture {#4907 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "" +value: "235" +data: App\Entity\SubPrefecture {#4912 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "" +value: "302" +data: App\Entity\SubPrefecture {#4917 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "" +value: "201" +data: App\Entity\SubPrefecture {#4922 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "" +value: "212" +data: App\Entity\SubPrefecture {#4927 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "" +value: "316" +data: App\Entity\SubPrefecture {#4932 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "" +value: "317" +data: App\Entity\SubPrefecture {#4937 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "" +value: "130" +data: App\Entity\SubPrefecture {#4942 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "" +value: "327" +data: App\Entity\SubPrefecture {#4947 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "" +value: "141" +data: App\Entity\SubPrefecture {#4952 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "" +value: "328" +data: App\Entity\SubPrefecture {#4957 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "" +value: "41" +data: App\Entity\SubPrefecture {#4962 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "" +value: "225" +data: App\Entity\SubPrefecture {#4967 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "" +value: "42" +data: App\Entity\SubPrefecture {#4972 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "" +value: "335" +data: App\Entity\SubPrefecture {#4977 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "" +value: "137" +data: App\Entity\SubPrefecture {#4982 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3149 -form: Symfony\Component\Form\Form {#3097 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3147 …5} |
| full_name | "search_form[subPrefecture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_subPrefecture" |
| is_selected | Closure($choice, $value) {#3153 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subPrefecture" |
| placeholder | "choisir une Ville" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_subPrefecture" |
| valid | true |
| value | "" |
category
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Category" |
same as passed value |
| data | null |
null
|
| placeholder | "choisir une categorie" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#3042 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#3025 …} } |
Doctrine\ORM\QueryBuilder {#3074 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3090 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3073 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3085 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3108 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3089 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3119 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3088 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1198 …} } |
| choices | null |
| class | "App\Entity\Category" |
| 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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#1121 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1122 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "choisir une categorie" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3074 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3090 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3073 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3085 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#3077 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_category" ] |
| cache_key | "_search_form_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#5341 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#5379 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#5390 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "achat" +value: "557" +data: App\Entity\Category {#5399 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#5408 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "administrations" +value: "8" +data: App\Entity\Category {#5419 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "aéroports" +value: "109" +data: App\Entity\Category {#5446 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#5457 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#5466 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#5477 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11628 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#5488 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11629 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#5497 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11630 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#5508 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11631 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#5517 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11632 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#5526 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11633 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#5537 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11634 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#5546 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11635 +label: "agriculture" +value: "373" +data: App\Entity\Category {#5557 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11636 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#5566 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11637 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#5349 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11639 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#5587 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11638 +label: "agronomie" +value: "376" +data: App\Entity\Category {#5596 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11641 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#5605 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11642 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#5616 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11643 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#5625 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11644 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#5634 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11645 +label: "aluminium" +value: "132" +data: App\Entity\Category {#5643 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11646 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#5652 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11647 +label: "ambulances" +value: "532" +data: App\Entity\Category {#5661 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11648 +label: "aménagement" +value: "573" +data: App\Entity\Category {#5672 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11649 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#5683 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11650 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#5692 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11651 +label: "ameublement" +value: "193" +data: App\Entity\Category {#5701 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11652 +label: "animalerie" +value: "310" +data: App\Entity\Category {#5710 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11653 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#5719 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11654 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#5728 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11655 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#5737 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11656 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#5746 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11657 +label: "aquarium" +value: "52" +data: App\Entity\Category {#5755 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11658 +label: "architectes" +value: "134" +data: App\Entity\Category {#5764 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11659 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#5773 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11660 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#5784 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11661 +label: "art graphique" +value: "4" +data: App\Entity\Category {#5795 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11662 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#5804 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11663 +label: "artisanat" +value: "196" +data: App\Entity\Category {#5815 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11664 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#5816 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11665 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#5834 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11666 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#5843 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11667 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#5852 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11668 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#5861 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11669 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#5870 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11670 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#5879 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11671 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#5888 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11672 +label: "associations" +value: "178" +data: App\Entity\Category {#5897 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11673 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#5906 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11674 +label: "assurances" +value: "65" +data: App\Entity\Category {#5915 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11675 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#5926 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11676 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#5935 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11677 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#5944 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11678 +label: "auberge" +value: "534" +data: App\Entity\Category {#5953 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11679 +label: "auberges" +value: "292" +data: App\Entity\Category {#5962 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11680 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#5971 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11681 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#5980 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11682 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#5991 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11683 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#5992 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11684 +label: "autre" +value: "72" +data: App\Entity\Category {#6010 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11685 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#6019 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11686 +label: "banques" +value: "67" +data: App\Entity\Category {#6028 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11687 +label: "bar" +value: "14" +data: App\Entity\Category {#6037 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11688 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#6046 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11689 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#5409 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11690 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#6063 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11691 +label: "béton" +value: "138" +data: App\Entity\Category {#6074 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11692 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#6083 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11693 +label: "bien être" +value: "80" +data: App\Entity\Category {#6094 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11694 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#6103 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11695 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#6112 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11696 +label: "biologistes" +value: "329" +data: App\Entity\Category {#6121 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11697 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#6132 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11698 +label: "bois" +value: "139" +data: App\Entity\Category {#6141 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11699 +label: "boissons" +value: "380" +data: App\Entity\Category {#6150 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11700 +label: "boucheries" +value: "200" +data: App\Entity\Category {#6159 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11701 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#6168 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11702 +label: "boutique" +value: "252" +data: App\Entity\Category {#6177 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11703 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#6188 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11704 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#6197 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11705 +label: "bowling" +value: "309" +data: App\Entity\Category {#6206 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11706 +label: "brasserie" +value: "441" +data: App\Entity\Category {#6215 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11707 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#6224 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11708 +label: "broderies" +value: "202" +data: App\Entity\Category {#6233 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11709 +label: "btp" +value: "536" +data: App\Entity\Category {#6242 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11710 +label: "bts" +value: "541" +data: App\Entity\Category {#6251 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11711 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#6260 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11712 +label: "bureautique" +value: "314" +data: App\Entity\Category {#6269 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11713 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#6278 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11714 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#6287 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11715 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#6296 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11716 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#6305 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11717 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#6314 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11718 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#6323 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11719 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#6332 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11720 +label: "café" +value: "26" +data: App\Entity\Category {#6341 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11721 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#6350 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11722 +label: "camping" +value: "51" +data: App\Entity\Category {#6359 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11723 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#6368 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11724 +label: "carrelage" +value: "140" +data: App\Entity\Category {#6377 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11725 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#6386 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11726 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#6395 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11727 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#6404 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11728 +label: "cartographie" +value: "179" +data: App\Entity\Category {#6415 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11729 +label: "casinos" +value: "50" +data: App\Entity\Category {#6424 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11730 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#6433 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11731 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#6442 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11732 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#6453 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11733 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#6462 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#6471 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11735 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#6480 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11736 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#6489 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11737 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#6498 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11738 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#6507 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11739 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#6516 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11740 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#6525 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11741 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#6534 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11742 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#6543 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11743 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#6552 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11744 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#6561 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11745 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#6570 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11746 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#6579 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11747 +label: "chaussures" +value: "206" +data: App\Entity\Category {#6588 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11748 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#6597 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11749 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#6606 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11750 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#6615 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11751 +label: "cimetière" +value: "74" +data: App\Entity\Category {#6624 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11752 +label: "cinémas" +value: "296" +data: App\Entity\Category {#6633 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11753 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#6642 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11754 +label: "cloud" +value: "321" +data: App\Entity\Category {#6651 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11755 +label: "club de football" +value: "574" +data: App\Entity\Category {#6660 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11756 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#6669 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11757 +label: "collège" +value: "539" +data: App\Entity\Category {#6678 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11758 +label: "commerce général" +value: "207" +data: App\Entity\Category {#6687 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11759 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#5380 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11760 +label: "commercial" +value: "553" +data: App\Entity\Category {#6704 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11761 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#6713 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11762 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#6722 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11763 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#5478 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11764 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#6739 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11765 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#6748 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11766 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#6757 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11767 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#6766 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11768 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#5981 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11769 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#6783 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11770 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#6794 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11771 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#6803 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11772 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#6812 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11773 +label: "confédérations" +value: "404" +data: App\Entity\Category {#6821 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11774 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#6830 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11775 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#6839 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11776 +label: "consignation" +value: "511" +data: App\Entity\Category {#6848 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11777 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#6857 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11778 +label: "construction" +value: "143" +data: App\Entity\Category {#6866 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11779 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#6875 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11780 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#6884 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11781 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#6893 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11782 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#6902 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11783 +label: "copie service" +value: "482" +data: App\Entity\Category {#6911 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11784 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#6920 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11785 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#6929 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11786 +label: "courrier" +value: "483" +data: App\Entity\Category {#6938 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11787 +label: "courrier express" +value: "484" +data: App\Entity\Category {#6947 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11788 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#6956 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11789 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#6965 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11790 +label: "crémation" +value: "612" +data: App\Entity\Category {#6974 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11791 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#6983 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11792 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#6992 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11793 +label: "cuisines" +value: "145" +data: App\Entity\Category {#7001 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11794 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#7010 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11795 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#7019 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11796 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#7028 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11797 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#7037 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11798 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#7046 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11799 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#7055 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11800 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#7064 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11801 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#7073 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11802 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#7082 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11803 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#7091 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11804 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#7100 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11805 +label: "désinfection" +value: "631" +data: App\Entity\Category {#7109 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11806 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#7118 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11807 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#7127 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11808 +label: "devops" +value: "538" +data: App\Entity\Category {#7136 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11809 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#7145 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11810 +label: "directions" +value: "548" +data: App\Entity\Category {#7154 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11811 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#7163 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11812 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#7172 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11813 +label: "docteur" +value: "62" +data: App\Entity\Category {#7181 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11814 +label: "douanes" +value: "182" +data: App\Entity\Category {#7190 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11815 +label: "droits" +value: "562" +data: App\Entity\Category {#7199 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11816 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#7208 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11817 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#7217 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11818 +label: "eau de table" +value: "384" +data: App\Entity\Category {#7226 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11819 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#7235 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11820 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#7244 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11821 +label: "école" +value: "423" +data: App\Entity\Category {#7253 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11822 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#7262 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11823 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#7271 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11824 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#7280 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11825 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#7289 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11826 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#7298 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11827 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#7307 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11828 +label: "editeurs" +value: "118" +data: App\Entity\Category {#7316 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11829 +label: "education" +value: "566" +data: App\Entity\Category {#7325 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11830 +label: "eglise" +value: "75" +data: App\Entity\Category {#7334 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11831 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#7343 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11832 +label: "électricien" +value: "86" +data: App\Entity\Category {#7352 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11833 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#7361 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11834 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#7370 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11835 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#7379 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11836 +label: "elevage" +value: "386" +data: App\Entity\Category {#7388 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11837 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#7397 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11838 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#7406 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11839 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#7415 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11840 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#5498 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11841 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#6064 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11842 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#7440 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11843 +label: "engrais" +value: "387" +data: App\Entity\Category {#7449 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11844 +label: "enseignement" +value: "568" +data: App\Entity\Category {#7458 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11845 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#7467 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11846 +label: "entreposage" +value: "437" +data: App\Entity\Category {#7476 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11847 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#7485 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11848 +label: "environnement" +value: "183" +data: App\Entity\Category {#7494 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11849 +label: "epargne" +value: "363" +data: App\Entity\Category {#7503 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11850 +label: "épicerie" +value: "27" +data: App\Entity\Category {#7512 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11851 +label: "Épilation" +value: "580" +data: App\Entity\Category {#7521 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11852 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#7530 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11853 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#7539 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11854 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#7548 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11855 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#7557 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11856 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#7566 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11857 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#7575 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11858 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#7584 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11859 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#7593 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11860 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#7604 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11861 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#7613 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11862 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#7622 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11863 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#7631 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11864 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#7640 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11865 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#7649 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11866 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#7658 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11867 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#7667 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11868 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#7678 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11869 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#7687 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11870 +label: "fast food" +value: "210" +data: App\Entity\Category {#7696 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11871 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#7705 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11872 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#7714 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11873 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#7723 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11874 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#5916 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11875 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#7740 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11876 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#7749 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11877 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#7758 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11878 +label: "fondations" +value: "184" +data: App\Entity\Category {#7767 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11879 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#7776 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11880 +label: "formation" +value: "567" +data: App\Entity\Category {#7785 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11881 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#7794 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11882 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#7803 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11883 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#7812 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11884 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#6084 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11885 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#7829 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11886 +label: "fourniture" +value: "556" +data: App\Entity\Category {#7838 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11887 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#7847 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11888 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#7856 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11889 +label: "fret" +value: "512" +data: App\Entity\Category {#7865 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11890 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#7874 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11891 +label: "friperies" +value: "214" +data: App\Entity\Category {#7883 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11892 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#7892 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11893 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#7901 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11894 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#7910 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11895 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#7919 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11896 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#7928 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11897 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#7937 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11898 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#7946 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11899 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#7955 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11900 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#7964 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11901 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#7973 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11902 +label: "gare" +value: "530" +data: App\Entity\Category {#7982 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11903 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#7991 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11904 +label: "gaz" +value: "418" +data: App\Entity\Category {#8000 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11905 +label: "génie civil" +value: "152" +data: App\Entity\Category {#8009 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11906 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#8018 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11907 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#8027 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11908 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#8036 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11909 +label: "géomètres" +value: "153" +data: App\Entity\Category {#8045 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11910 +label: "gestion" +value: "561" +data: App\Entity\Category {#8054 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11911 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#8063 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11912 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#8072 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11913 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#8081 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11914 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#8090 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11915 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#8099 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11916 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#8108 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11917 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#8117 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11918 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#8126 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11919 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#8135 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11920 +label: "gym" +value: "104" +data: App\Entity\Category {#8144 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11921 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#8153 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11922 +label: "hébergement" +value: "57" +data: App\Entity\Category {#8162 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11923 +label: "hôpital" +value: "63" +data: App\Entity\Category {#8171 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11924 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#8180 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11925 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#8189 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11926 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#8198 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11927 +label: "hôtels" +value: "299" +data: App\Entity\Category {#8207 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11928 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#8218 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11929 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#8227 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11930 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#8236 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11931 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#8245 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11932 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#8254 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11933 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#8263 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11934 +label: "hygiène" +value: "90" +data: App\Entity\Category {#8272 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11935 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#8281 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11936 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#5527 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11937 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#6443 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11938 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#8306 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11939 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#8315 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11940 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#8324 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11941 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#8333 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11942 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#8342 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11943 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#8351 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11944 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#8360 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11945 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#8369 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11946 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#5785 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11947 +label: "informatique" +value: "322" +data: App\Entity\Category {#8386 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11948 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#5774 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11949 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#8403 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11950 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#8412 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11951 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#8421 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11952 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#8430 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11953 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#8439 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11954 +label: "institutions" +value: "550" +data: App\Entity\Category {#8448 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11955 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#8457 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11956 +label: "internet" +value: "324" +data: App\Entity\Category {#8466 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11957 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#8475 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11958 +label: "jardinage" +value: "491" +data: App\Entity\Category {#8484 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11959 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#8493 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11960 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#8502 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11961 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#8511 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11962 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#8520 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11963 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#8529 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11964 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#8538 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11965 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#8547 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11966 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#8556 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11967 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#8565 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11968 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#8574 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11969 +label: "lessive" +value: "31" +data: App\Entity\Category {#8583 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11970 +label: "librairie" +value: "20" +data: App\Entity\Category {#8592 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11971 +label: "lingeries" +value: "218" +data: App\Entity\Category {#8601 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11972 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#8610 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11973 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#8619 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11974 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#8628 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11975 +label: "location avion" +value: "513" +data: App\Entity\Category {#8637 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11976 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#8646 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11977 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#8657 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11978 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#8666 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11979 +label: "location de film" +value: "100" +data: App\Entity\Category {#8675 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11980 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#8684 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11981 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#8693 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11982 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#8702 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11983 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#8711 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11984 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#8720 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11985 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#8729 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11986 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#8738 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11987 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#8747 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11988 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#8756 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11989 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#8765 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11990 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#8774 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11991 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#8783 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11992 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#8792 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11993 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#8801 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11994 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#8810 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11995 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#8647 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11996 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#8827 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11997 +label: "logistique" +value: "514" +data: App\Entity\Category {#8836 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11998 +label: "loterie" +value: "219" +data: App\Entity\Category {#8845 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11999 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#8854 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12000 +label: "lycée" +value: "540" +data: App\Entity\Category {#8863 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12001 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#8872 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12002 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#8881 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12003 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#8890 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12004 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#8899 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12005 +label: "magazines" +value: "123" +data: App\Entity\Category {#8908 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12006 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#8917 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12007 +label: "mairie" +value: "76" +data: App\Entity\Category {#8926 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12008 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#8935 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12009 +label: "management" +value: "285" +data: App\Entity\Category {#8944 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12010 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#8953 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12011 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#8962 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12012 +label: "maquis" +value: "220" +data: App\Entity\Category {#8971 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12013 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#8980 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12014 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#8989 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12015 +label: "marketing" +value: "286" +data: App\Entity\Category {#8998 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12016 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#9007 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12017 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#9016 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12018 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#9025 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12019 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#9034 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12020 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#9043 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12021 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#9052 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12022 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#9061 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12023 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#9070 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12024 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#9079 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12025 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#9088 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12026 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#9097 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12027 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#9106 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12028 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#9115 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12029 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#9124 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12030 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#9133 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12031 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#9142 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12032 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#9151 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12033 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#9160 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12034 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#9169 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12035 +label: "médias" +value: "124" +data: App\Entity\Category {#9178 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12036 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#9187 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12037 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#9196 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12038 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#9205 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12039 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#9214 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12040 +label: "merceries" +value: "225" +data: App\Entity\Category {#9223 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12041 +label: "meubles" +value: "226" +data: App\Entity\Category {#9232 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12042 +label: "microfinance" +value: "367" +data: App\Entity\Category {#9241 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12043 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#9250 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12044 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#9259 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12045 +label: "ministères" +value: "185" +data: App\Entity\Category {#9268 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12046 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#9277 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12047 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#9286 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12048 +label: "monétique" +value: "327" +data: App\Entity\Category {#9295 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12049 +label: "moneygram" +value: "605" +data: App\Entity\Category {#9304 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12050 +label: "mosquée" +value: "79" +data: App\Entity\Category {#9313 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12051 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#9322 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12052 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#9331 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12053 +label: "multimédias" +value: "125" +data: App\Entity\Category {#9340 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12054 +label: "musées" +value: "301" +data: App\Entity\Category {#9349 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12055 +label: "musique" +value: "302" +data: App\Entity\Category {#9358 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12056 +label: "négoce" +value: "93" +data: App\Entity\Category {#9367 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12057 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#9376 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12058 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#9385 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12059 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#9394 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12060 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#9403 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12061 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#9412 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12062 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#9421 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12063 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#9430 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12064 +label: "neurologie" +value: "346" +data: App\Entity\Category {#9439 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12065 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#9448 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12066 +label: "Non classé" +value: "1" +data: App\Entity\Category {#9459 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12067 +label: "notaires" +value: "287" +data: App\Entity\Category {#9468 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12068 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#9477 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12069 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#9486 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12070 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#9495 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12071 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#9504 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12072 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#9513 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12073 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#9522 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12074 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#9531 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12075 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#9540 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12076 +label: "opticiens" +value: "348" +data: App\Entity\Category {#9549 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12077 +label: "ordres" +value: "405" +data: App\Entity\Category {#9558 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12078 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#9567 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12079 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#9576 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12080 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#9585 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12081 +label: "papeterie" +value: "229" +data: App\Entity\Category {#9594 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12082 +label: "parc auto" +value: "261" +data: App\Entity\Category {#9603 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12083 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#9612 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12084 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#9621 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12085 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#9630 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12086 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#9639 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12087 +label: "partenariat" +value: "552" +data: App\Entity\Category {#9648 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12088 +label: "patronat" +value: "406" +data: App\Entity\Category {#9657 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12089 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#9666 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12090 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#9675 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12091 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#9684 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12092 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#9693 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12093 +label: "peinture" +value: "165" +data: App\Entity\Category {#9702 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12094 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#9711 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12095 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#9720 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12096 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#9729 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12097 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#9738 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12098 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#9747 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12099 +label: "photographes" +value: "496" +data: App\Entity\Category {#9756 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12100 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#9765 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12101 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#9774 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12102 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#9783 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12103 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#9792 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12104 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#9801 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12105 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#9810 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12106 +label: "piscine" +value: "306" +data: App\Entity\Category {#9819 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12107 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#9828 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12108 +label: "plomberie" +value: "232" +data: App\Entity\Category {#9837 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12109 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#9846 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12110 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#9855 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12111 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#9864 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12112 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#9873 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12113 +label: "police" +value: "114" +data: App\Entity\Category {#9882 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12114 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#9891 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12115 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#9900 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12116 +label: "pompiers" +value: "115" +data: App\Entity\Category {#9909 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12117 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#9918 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12118 +label: "ports" +value: "516" +data: App\Entity\Category {#9927 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12119 +label: "poste" +value: "189" +data: App\Entity\Category {#9936 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12120 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#9945 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12121 +label: "pressings" +value: "234" +data: App\Entity\Category {#9954 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12122 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#9963 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12123 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#9972 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12124 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#9981 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12125 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#9990 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12126 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#9999 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12127 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#10008 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12128 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#10017 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12129 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#10026 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12130 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#10035 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12131 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#10044 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12132 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#10053 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12133 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#10062 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12134 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#10071 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12135 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#10080 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12136 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#10089 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12137 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#10098 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12138 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#10107 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12139 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#10116 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12140 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#10125 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12141 +label: "publicité" +value: "127" +data: App\Entity\Category {#10134 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12142 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#10143 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12143 +label: "radiologie" +value: "356" +data: App\Entity\Category {#10152 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12144 +label: "radios" +value: "128" +data: App\Entity\Category {#10161 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12145 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#10170 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12146 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#10179 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12147 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#10188 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12148 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#10197 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12149 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#10208 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12150 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#10217 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12151 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#10226 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12152 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#10235 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12153 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#10244 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12154 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#10253 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12155 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#10262 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12156 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#10271 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12157 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#10280 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12158 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#10289 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12159 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#10298 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12160 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#10307 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12161 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#10316 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12162 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#10325 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12163 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#10334 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12164 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#10198 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12165 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#10351 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12166 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#10360 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12167 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#10369 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12168 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#10378 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12169 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#10387 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12170 +label: "résidence" +value: "307" +data: App\Entity\Category {#10396 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12171 +label: "restaurants" +value: "239" +data: App\Entity\Category {#10405 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12172 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#10416 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12173 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#10425 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12174 +label: "retouches" +value: "575" +data: App\Entity\Category {#10434 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12175 +label: "riz" +value: "402" +data: App\Entity\Category {#10443 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12176 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#10452 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12177 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#10461 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12178 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#10470 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12179 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#10479 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12180 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#10488 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12181 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#10497 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12182 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#10506 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12183 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#6122 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12184 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#10523 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12185 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#10532 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12186 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#10541 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12187 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#10550 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12188 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#10559 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12189 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#5547 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12190 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#10576 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12191 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#10585 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12192 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#10594 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12193 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#10603 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12194 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#10612 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12195 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#10621 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12196 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#10630 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12197 +label: "serrureries" +value: "242" +data: App\Entity\Category {#10639 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12198 +label: "serrurier" +value: "105" +data: App\Entity\Category {#10648 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12199 +label: "service public" +value: "533" +data: App\Entity\Category {#10657 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12200 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#5673 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12201 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#5606 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12202 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#10682 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12203 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#10691 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12204 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#10700 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12205 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#10709 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12206 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#10718 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12207 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#10727 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12208 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#10736 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12209 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#10745 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12210 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#10754 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12211 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#10763 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12212 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#10772 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12213 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#10781 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12214 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#6784 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12215 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#10798 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12216 +label: "services publiques" +value: "572" +data: App\Entity\Category {#10807 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12217 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#10816 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12218 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#10825 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12219 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#10834 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12220 +label: "shipping" +value: "518" +data: App\Entity\Category {#10843 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12221 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#10852 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12222 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#10861 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12223 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#10870 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12224 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#10879 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12225 +label: "soins" +value: "564" +data: App\Entity\Category {#10888 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12226 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#10897 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12227 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#10906 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12228 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#10915 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12229 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#10924 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12230 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#10933 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12231 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#5805 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12232 +label: "station de bus" +value: "111" +data: App\Entity\Category {#10950 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12233 +label: "station de métro" +value: "528" +data: App\Entity\Category {#10959 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12234 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#10968 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12235 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#10977 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12236 +label: "stations essence" +value: "24" +data: App\Entity\Category {#10986 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12237 +label: "stockagem" +value: "501" +data: App\Entity\Category {#10995 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12238 +label: "studio de production" +value: "498" +data: App\Entity\Category {#11004 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12239 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#11013 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12240 +label: "stylismes" +value: "243" +data: App\Entity\Category {#11022 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12241 +label: "sucre" +value: "403" +data: App\Entity\Category {#11031 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12242 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#11040 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12243 +label: "synagogue" +value: "409" +data: App\Entity\Category {#11049 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12244 +label: "syndicats" +value: "71" +data: App\Entity\Category {#11058 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12245 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#11067 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12246 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#11076 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12247 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#11085 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12248 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#11094 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12249 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#6405 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12250 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#11111 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12251 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#11120 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12252 +label: "télévisions" +value: "5" +data: App\Entity\Category {#11129 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12253 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#11138 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12254 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#11147 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12255 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#11156 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12256 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#11165 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12257 +label: "textiles" +value: "470" +data: App\Entity\Category {#11174 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12258 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#11183 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12259 +label: "toilettage" +value: "500" +data: App\Entity\Category {#11192 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12260 +label: "toiture" +value: "173" +data: App\Entity\Category {#11201 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12261 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#11210 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12262 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#11219 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12263 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#11228 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12264 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#11237 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12265 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#11246 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12266 +label: "topographies" +value: "171" +data: App\Entity\Category {#11255 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12267 +label: "tourisme" +value: "49" +data: App\Entity\Category {#11264 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12268 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#5467 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12269 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#11281 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12270 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#11290 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12271 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#11299 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12272 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#11308 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12273 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#11317 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12274 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#11326 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12275 +label: "transit" +value: "519" +data: App\Entity\Category {#11335 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12276 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#11344 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12277 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#11353 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12278 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#11362 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12279 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#11371 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12280 +label: "transport routier" +value: "523" +data: App\Entity\Category {#11380 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12281 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#5447 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12282 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#11397 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12283 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#11406 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12284 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#11415 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12285 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#11424 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12286 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#11433 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12287 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#11442 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12288 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#11451 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12289 +label: "trésor public" +value: "9" +data: App\Entity\Category {#11460 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12290 +label: "tribunal" +value: "47" +data: App\Entity\Category {#11469 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12291 +label: "tuiles" +value: "472" +data: App\Entity\Category {#11478 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12292 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#11487 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12293 +label: "université" +value: "542" +data: App\Entity\Category {#11496 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12294 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#11505 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12295 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#5662 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12296 +label: "usinage" +value: "95" +data: App\Entity\Category {#11522 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12297 +label: "vannerie" +value: "645" +data: App\Entity\Category {#11531 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12298 +label: "vente" +value: "555" +data: App\Entity\Category {#11540 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12299 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#11549 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12300 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#11558 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12301 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#11567 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12302 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#11576 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12303 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#11585 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12304 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#11594 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12305 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#11603 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12306 +label: "western union" +value: "604" +data: App\Entity\Category {#11612 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12307 +label: "zoo" +value: "311" +data: App\Entity\Category {#11621 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5320 -form: Symfony\Component\Form\Form {#3109 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3130 …5} |
| full_name | "search_form[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_category" |
| is_selected | Closure($choice, $value) {#5322 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "choisir une categorie" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_category" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "31f8e405fb88b6b638b0.839wvrXBBvu1Yx9_CGoJl1Gvig-Z4D4aw2q0C7EIZHk.pQ0R6tyXdr2AJycuZFpGzzTL_17K1V1vkFKDTvtuLiyeOUfP2rRro4RbbA" |
| 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 | "31f8e405fb88b6b638b0.839wvrXBBvu1Yx9_CGoJl1Gvig-Z4D4aw2q0C7EIZHk.pQ0R6tyXdr2AJycuZFpGzzTL_17K1V1vkFKDTvtuLiyeOUfP2rRro4RbbA" |
same as passed value |
| mapped | false |
false
|
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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | "31f8e405fb88b6b638b0.839wvrXBBvu1Yx9_CGoJl1Gvig-Z4D4aw2q0C7EIZHk.pQ0R6tyXdr2AJycuZFpGzzTL_17K1V1vkFKDTvtuLiyeOUfP2rRro4RbbA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#12311 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() {#12313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#12312 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search_form__token" ] |
| cache_key | "_search_form__token_hidden" |
| compound | false |
| data | "31f8e405fb88b6b638b0.839wvrXBBvu1Yx9_CGoJl1Gvig-Z4D4aw2q0C7EIZHk.pQ0R6tyXdr2AJycuZFpGzzTL_17K1V1vkFKDTvtuLiyeOUfP2rRro4RbbA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12323 -form: Symfony\Component\Form\Form {#12319 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#12314 …5} |
| full_name | "search_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_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 | "_search_form__token" |
| valid | true |
| value | "31f8e405fb88b6b638b0.839wvrXBBvu1Yx9_CGoJl1Gvig-Z4D4aw2q0C7EIZHk.pQ0R6tyXdr2AJycuZFpGzzTL_17K1V1vkFKDTvtuLiyeOUfP2rRro4RbbA" |
filter_form
Form type:
"App\Form\FilterFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } -city: null -prefecture: null -commune: null -radius: 20 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } -city: null -prefecture: null -commune: null -radius: 20 } |
same as passed value |
| disabledRegion | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } -city: null -prefecture: null -commune: null -radius: 20 } |
| data_class | "App\Entity\FilterForm" |
| disabled | false |
| disabledCategory | false |
| disabledRegion | false |
| empty_data | Closure(FormInterface $form) {#1082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FilterForm" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1083 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_form" "_filter_form" ] |
| cache_key | "_filter_form_filter_form" |
| compound | true |
| data | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } -city: null -prefecture: null -commune: null -radius: 20 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12325 -form: Symfony\Component\Form\Form {#1499 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#12326 …5} |
| full_name | "filter_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form" |
| valid | true |
| value | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } -city: null -prefecture: null -commune: null -radius: 20 } |
category
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => false ] |
[ "disabled" => false ] |
| class | "App\Entity\Category" |
same as passed value |
| label | false |
false
|
| placeholder | "secteur d'activité" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1113 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1195 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1117 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1196 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1199 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1198 …} } |
| choices | null |
| class | "App\Entity\Category" |
| 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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#1121 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1122 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "secteur d'activité" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1114 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_form_category" ] |
| cache_key | "_filter_form_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12331 +label: "Non classé" +value: "1" +data: App\Entity\Category {#9459 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12333 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#5478 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12344 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#5477 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12345 +label: "art graphique" +value: "4" +data: App\Entity\Category {#5795 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12353 +label: "télévisions" +value: "5" +data: App\Entity\Category {#11129 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12332 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#5409 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12342 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#11505 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12343 +label: "administrations" +value: "8" +data: App\Entity\Category {#5419 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12347 +label: "trésor public" +value: "9" +data: App\Entity\Category {#11460 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12334 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#5652 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12341 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#6260 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12339 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#5380 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12340 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#11585 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12346 +label: "bar" +value: "14" +data: App\Entity\Category {#6037 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12351 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#6103 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12350 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#6168 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12349 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#7740 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12348 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#7919 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12354 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#7928 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12355 +label: "librairie" +value: "20" +data: App\Entity\Category {#8592 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12356 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#10143 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12357 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#10470 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12358 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#10488 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12359 +label: "stations essence" +value: "24" +data: App\Entity\Category {#10986 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12360 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#11594 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12361 +label: "café" +value: "26" +data: App\Entity\Category {#6341 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12362 +label: "épicerie" +value: "27" +data: App\Entity\Category {#7512 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12363 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#8099 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12364 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#8890 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12365 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#8881 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12366 +label: "lessive" +value: "31" +data: App\Entity\Category {#8583 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12367 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#8872 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12368 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#5992 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12369 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#11576 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12370 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#8810 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12371 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#6794 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12372 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#10188 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12373 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#8574 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12374 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#6405 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12375 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#11111 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12376 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#5527 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12377 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#10116 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12378 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#5981 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12379 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#6766 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12380 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#10879 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12381 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#6323 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12382 +label: "tribunal" +value: "47" +data: App\Entity\Category {#11469 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12383 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#5467 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12384 +label: "tourisme" +value: "49" +data: App\Entity\Category {#11264 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12385 +label: "casinos" +value: "50" +data: App\Entity\Category {#6424 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12386 +label: "camping" +value: "51" +data: App\Entity\Category {#6359 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12387 +label: "aquarium" +value: "52" +data: App\Entity\Category {#5755 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12388 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#9612 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12389 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#6197 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12390 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#5774 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12391 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#11094 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12392 +label: "hébergement" +value: "57" +data: App\Entity\Category {#8162 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12393 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#6122 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12394 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#11603 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12395 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#7073 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12396 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#9738 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12397 +label: "docteur" +value: "62" +data: App\Entity\Category {#7181 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12398 +label: "hôpital" +value: "63" +data: App\Entity\Category {#8171 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12399 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#5916 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12400 +label: "assurances" +value: "65" +data: App\Entity\Category {#5915 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12401 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#11362 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12402 +label: "banques" +value: "67" +data: App\Entity\Category {#6028 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12403 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#5349 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12404 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#11308 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12405 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#5906 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12406 +label: "syndicats" +value: "71" +data: App\Entity\Category {#11058 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12407 +label: "autre" +value: "72" +data: App\Entity\Category {#6010 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12408 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#10179 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12409 +label: "cimetière" +value: "74" +data: App\Entity\Category {#6624 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12410 +label: "eglise" +value: "75" +data: App\Entity\Category {#7334 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12411 +label: "mairie" +value: "76" +data: App\Entity\Category {#8926 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12412 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#8935 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12413 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#11138 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12414 +label: "mosquée" +value: "79" +data: App\Entity\Category {#9313 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12415 +label: "bien être" +value: "80" +data: App\Entity\Category {#6094 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12416 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#10933 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12417 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#5498 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12418 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#11442 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12419 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#6064 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12420 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#8263 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12421 +label: "électricien" +value: "86" +data: App\Entity\Category {#7352 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12422 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#6084 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12423 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#6083 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12424 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#7812 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12425 +label: "hygiène" +value: "90" +data: App\Entity\Category {#8272 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12426 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#8281 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12427 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#6443 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12428 +label: "négoce" +value: "93" +data: App\Entity\Category {#9367 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12429 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#5785 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12430 +label: "usinage" +value: "95" +data: App\Entity\Category {#11522 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12431 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#5547 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12432 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#10612 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12433 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#5673 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12434 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#11290 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12435 +label: "location de film" +value: "100" +data: App\Entity\Category {#8675 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12436 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#5805 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12437 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#5804 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12438 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#10461 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12439 +label: "gym" +value: "104" +data: App\Entity\Category {#8144 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12440 +label: "serrurier" +value: "105" +data: App\Entity\Category {#10648 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12441 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#8628 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12442 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#10360 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12443 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#5447 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12444 +label: "aéroports" +value: "109" +data: App\Entity\Category {#5446 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12445 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#11433 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12446 +label: "station de bus" +value: "111" +data: App\Entity\Category {#10950 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12447 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#10968 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12448 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#5662 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12449 +label: "police" +value: "114" +data: App\Entity\Category {#9882 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12450 +label: "pompiers" +value: "115" +data: App\Entity\Category {#9909 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12451 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#5971 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12452 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#6507 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12453 +label: "editeurs" +value: "118" +data: App\Entity\Category {#7316 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12454 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#7593 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12455 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#8306 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12456 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#8315 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12457 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#8511 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12458 +label: "magazines" +value: "123" +data: App\Entity\Category {#8908 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12459 +label: "médias" +value: "124" +data: App\Entity\Category {#9178 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12460 +label: "multimédias" +value: "125" +data: App\Entity\Category {#9340 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12461 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#9486 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12462 +label: "publicité" +value: "127" +data: App\Entity\Category {#10134 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12463 +label: "radios" +value: "128" +data: App\Entity\Category {#10161 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12464 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#10170 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12465 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#10630 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12466 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#5408 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12467 +label: "aluminium" +value: "132" +data: App\Entity\Category {#5643 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12468 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#5692 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12469 +label: "architectes" +value: "134" +data: App\Entity\Category {#5764 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12470 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#5843 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12471 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#5852 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12472 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#6046 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12473 +label: "béton" +value: "138" +data: App\Entity\Category {#6074 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12474 +label: "bois" +value: "139" +data: App\Entity\Category {#6141 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12475 +label: "carrelage" +value: "140" +data: App\Entity\Category {#6377 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12476 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#6386 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12477 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#6579 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12478 +label: "construction" +value: "143" +data: App\Entity\Category {#6866 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12479 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#6875 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12480 +label: "cuisines" +value: "145" +data: App\Entity\Category {#7001 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12481 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#7019 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12482 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#7217 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12483 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#7244 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12484 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#7584 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12485 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#7723 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12486 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#7892 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12487 +label: "génie civil" +value: "152" +data: App\Entity\Category {#8009 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12488 +label: "géomètres" +value: "153" +data: App\Entity\Category {#8045 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12489 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#8236 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12490 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#8529 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12491 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#8980 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12492 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#9034 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12493 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#9070 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12494 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#9187 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12495 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#9196 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12496 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#9205 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12497 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#9214 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12498 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#9277 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12499 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#9322 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12500 +label: "peinture" +value: "165" +data: App\Entity\Category {#9702 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12501 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#9918 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12502 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#10497 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12503 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#10532 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12504 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#10915 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12505 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#11219 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12506 +label: "topographies" +value: "171" +data: App\Entity\Category {#11255 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12507 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#11451 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12508 +label: "toiture" +value: "173" +data: App\Entity\Category {#11201 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12509 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#5488 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12510 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#5683 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12511 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#5737 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12512 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#5879 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12513 +label: "associations" +value: "178" +data: App\Entity\Category {#5897 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12514 +label: "cartographie" +value: "179" +data: App\Entity\Category {#6415 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12515 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#6561 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12516 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#7163 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12517 +label: "douanes" +value: "182" +data: App\Entity\Category {#7190 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12518 +label: "environnement" +value: "183" +data: App\Entity\Category {#7494 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12519 +label: "fondations" +value: "184" +data: App\Entity\Category {#7767 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12520 +label: "ministères" +value: "185" +data: App\Entity\Category {#9268 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12521 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#9513 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12522 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#9567 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12523 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#9585 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12524 +label: "poste" +value: "189" +data: App\Entity\Category {#9936 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12525 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#10621 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12526 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#5379 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12527 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#5390 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12528 +label: "ameublement" +value: "193" +data: App\Entity\Category {#5701 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12529 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#5719 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12530 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#5728 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12531 +label: "artisanat" +value: "196" +data: App\Entity\Category {#5815 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12532 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#5834 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12533 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#5935 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12534 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#5944 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12535 +label: "boucheries" +value: "200" +data: App\Entity\Category {#6159 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12536 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#6188 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12537 +label: "broderies" +value: "202" +data: App\Entity\Category {#6233 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12538 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#6433 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12539 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#6471 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12540 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#6489 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12541 +label: "chaussures" +value: "206" +data: App\Entity\Category {#6588 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12542 +label: "commerce général" +value: "207" +data: App\Entity\Category {#6687 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12543 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#6920 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12544 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#6983 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12545 +label: "fast food" +value: "210" +data: App\Entity\Category {#7696 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12546 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#7847 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12547 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#7856 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12548 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#7874 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12549 +label: "friperies" +value: "214" +data: App\Entity\Category {#7883 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12550 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#8189 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12551 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#8502 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12552 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#8547 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12553 +label: "lingeries" +value: "218" +data: App\Entity\Category {#8601 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12554 +label: "loterie" +value: "219" +data: App\Entity\Category {#8845 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12555 +label: "maquis" +value: "220" +data: App\Entity\Category {#8971 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12556 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#9025 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12557 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#9043 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12558 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#9079 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12559 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#9088 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12560 +label: "merceries" +value: "225" +data: App\Entity\Category {#9223 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12561 +label: "meubles" +value: "226" +data: App\Entity\Category {#9232 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12562 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#9286 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12563 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#9495 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12564 +label: "papeterie" +value: "229" +data: App\Entity\Category {#9594 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12565 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#9639 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12566 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#9828 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12567 +label: "plomberie" +value: "232" +data: App\Entity\Category {#9837 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12568 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#9873 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12569 +label: "pressings" +value: "234" +data: App\Entity\Category {#9954 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12570 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#9972 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12571 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#10026 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12572 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#10035 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12573 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#10378 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12574 +label: "restaurants" +value: "239" +data: App\Entity\Category {#10405 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12575 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#10479 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12576 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#10541 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12577 +label: "serrureries" +value: "242" +data: App\Entity\Category {#10639 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12578 +label: "stylismes" +value: "243" +data: App\Entity\Category {#11022 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12579 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#11040 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12580 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#11067 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12581 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#11085 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12582 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#11120 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12583 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#11228 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12584 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#11317 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12585 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#11558 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12586 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#6453 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12587 +label: "boutique" +value: "252" +data: App\Entity\Category {#6177 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12588 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#5991 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12589 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#6132 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12590 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#6395 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12591 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#6570 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12592 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#6803 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12593 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#7937 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12594 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#8565 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12595 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#8854 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12596 +label: "parc auto" +value: "261" +data: App\Entity\Category {#9603 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12597 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#9810 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12598 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#9846 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12599 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#11549 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12600 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#11567 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12601 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#9621 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12602 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#6404 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12603 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#9531 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12604 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#5526 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12605 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#7649 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12606 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#8081 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12607 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#5980 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12608 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#6287 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12609 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#6296 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12610 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#6713 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12611 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#6722 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12612 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#6839 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12613 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#6893 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12614 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#7613 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12615 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#7622 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12616 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#7631 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12617 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#8063 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12618 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#8227 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12619 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#8421 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12620 +label: "management" +value: "285" +data: App\Entity\Category {#8944 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12621 +label: "marketing" +value: "286" +data: App\Entity\Category {#8998 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12622 +label: "notaires" +value: "287" +data: App\Entity\Category {#9468 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12623 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#10107 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12624 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#10125 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12625 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#5466 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12626 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#5508 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12627 +label: "auberges" +value: "292" +data: App\Entity\Category {#5962 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12628 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#6462 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12629 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#6480 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12630 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#6552 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12631 +label: "cinémas" +value: "296" +data: App\Entity\Category {#6633 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12632 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#7548 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12633 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#7758 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12634 +label: "hôtels" +value: "299" +data: App\Entity\Category {#8207 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12635 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#8774 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12636 +label: "musées" +value: "301" +data: App\Entity\Category {#9349 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12637 +label: "musique" +value: "302" +data: App\Entity\Category {#9358 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12638 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#9448 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12639 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#9504 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12640 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#9630 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12641 +label: "piscine" +value: "306" +data: App\Entity\Category {#9819 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12642 +label: "résidence" +value: "307" +data: App\Entity\Category {#10396 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12643 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#10861 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12644 +label: "bowling" +value: "309" +data: App\Entity\Category {#6206 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12645 +label: "animalerie" +value: "310" +data: App\Entity\Category {#5710 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12646 +label: "zoo" +value: "311" +data: App\Entity\Category {#11621 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12647 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#5773 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12648 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#5888 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12649 +label: "bureautique" +value: "314" +data: App\Entity\Category {#6269 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12650 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#6857 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12651 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#6884 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12652 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#7010 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12653 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#7794 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12654 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#7829 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12655 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#8036 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12656 +label: "cloud" +value: "321" +data: App\Entity\Category {#6651 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12657 +label: "informatique" +value: "322" +data: App\Entity\Category {#8386 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12658 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#8412 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12659 +label: "internet" +value: "324" +data: App\Entity\Category {#8466 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12660 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#8917 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12661 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#9052 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12662 +label: "monétique" +value: "327" +data: App\Entity\Category {#9295 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12663 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#10387 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12664 +label: "biologistes" +value: "329" +data: App\Entity\Category {#6121 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12665 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#6332 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12666 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#6368 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12667 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#6534 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12668 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#6597 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12669 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#6606 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12670 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#6642 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12671 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#7566 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12672 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#8126 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12673 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#8153 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12674 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#8180 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12675 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#8520 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12676 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#8538 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12677 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#9142 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12678 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#9151 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12679 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#9160 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12680 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#9169 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12681 +label: "neurologie" +value: "346" +data: App\Entity\Category {#9439 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12682 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#9540 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12683 +label: "opticiens" +value: "348" +data: App\Entity\Category {#9549 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12684 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#9693 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12685 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#9729 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12686 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#9747 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12687 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#10053 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12688 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#10080 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12689 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#10089 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12690 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#10098 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12691 +label: "radiologie" +value: "356" +data: App\Entity\Category {#10152 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12692 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#10369 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12693 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#11281 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12694 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#9801 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12695 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#5926 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12696 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#6278 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12697 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#6305 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12698 +label: "epargne" +value: "363" +data: App\Entity\Category {#7503 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12699 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#7530 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12700 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#7604 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12701 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#7640 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12702 +label: "microfinance" +value: "367" +data: App\Entity\Category {#9241 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12703 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#9576 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12704 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#10585 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12705 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#10870 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12706 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#11326 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12707 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#5341 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12708 +label: "agriculture" +value: "373" +data: App\Entity\Category {#5557 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12709 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#5566 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12710 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#5587 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12711 +label: "agronomie" +value: "376" +data: App\Entity\Category {#5596 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12712 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#5625 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12713 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#5634 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12714 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#5746 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12715 +label: "boissons" +value: "380" +data: App\Entity\Category {#6150 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12716 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#6350 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12717 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#6757 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12718 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#7208 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12719 +label: "eau de table" +value: "384" +data: App\Entity\Category {#7226 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12720 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#7235 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12721 +label: "elevage" +value: "386" +data: App\Entity\Category {#7388 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12722 +label: "engrais" +value: "387" +data: App\Entity\Category {#7449 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12723 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#7687 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12724 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#7714 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12725 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#7910 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12726 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#8117 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12727 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#8218 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12728 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#8475 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12729 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#9097 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12730 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#9675 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12731 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#9684 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12732 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#9990 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12733 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#9999 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12734 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#10017 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12735 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#10044 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12736 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#10062 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12737 +label: "riz" +value: "402" +data: App\Entity\Category {#10443 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12738 +label: "sucre" +value: "403" +data: App\Entity\Category {#11031 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12739 +label: "confédérations" +value: "404" +data: App\Entity\Category {#6821 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12740 +label: "ordres" +value: "405" +data: App\Entity\Category {#9558 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12741 +label: "patronat" +value: "406" +data: App\Entity\Category {#9657 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12742 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#6902 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12743 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#9331 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12744 +label: "synagogue" +value: "409" +data: App\Entity\Category {#11049 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12745 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#6498 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12746 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#5497 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12747 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#6063 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12748 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#7361 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12749 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#7370 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12750 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#7379 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12751 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#7440 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12752 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#7575 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12753 +label: "gaz" +value: "418" +data: App\Entity\Category {#8000 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12754 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#8027 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12755 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#8135 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12756 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#8245 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12757 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#8254 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12758 +label: "école" +value: "423" +data: App\Entity\Category {#7253 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12759 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#6516 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12760 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#6525 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12761 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#6965 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12762 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#7262 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12763 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#7271 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12764 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#7280 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12765 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#7289 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12766 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#7298 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12767 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#7307 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12768 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#7467 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12769 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#7803 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12770 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#6442 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12771 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#7172 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12772 +label: "entreposage" +value: "437" +data: App\Entity\Category {#7476 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12773 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#7037 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12774 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#10506 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12775 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#5784 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12776 +label: "brasserie" +value: "441" +data: App\Entity\Category {#6215 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12777 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#6615 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12778 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#6929 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12779 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#7082 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12780 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#7145 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12781 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#7406 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12782 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#7557 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12783 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#7658 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12784 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#7667 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12785 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#7678 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12786 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#7901 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12787 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#8324 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12788 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#8333 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12789 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#8342 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12790 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#8351 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12791 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#8360 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12792 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#8369 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12793 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#8403 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12794 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#9007 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12795 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#9061 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12796 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#9124 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12797 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#9133 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12798 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#9250 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12799 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#9720 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12800 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#10008 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12801 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#10071 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12802 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#10523 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12803 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#10852 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12804 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#10924 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12805 +label: "textiles" +value: "470" +data: App\Entity\Category {#11174 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12806 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#11210 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12807 +label: "tuiles" +value: "472" +data: App\Entity\Category {#11478 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12808 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#11487 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12809 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#5616 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12810 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#6830 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12811 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#7973 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12812 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#9106 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12813 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#9115 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12814 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#10576 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12815 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#10594 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12816 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#10603 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12817 +label: "copie service" +value: "482" +data: App\Entity\Category {#6911 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12818 +label: "courrier" +value: "483" +data: App\Entity\Category {#6938 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12819 +label: "courrier express" +value: "484" +data: App\Entity\Category {#6947 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12820 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#7028 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12821 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#7046 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12822 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#7091 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12823 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#7100 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12824 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#7485 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12825 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#7539 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12826 +label: "jardinage" +value: "491" +data: App\Entity\Category {#8484 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12827 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#8738 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12828 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#8801 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12829 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#9412 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12830 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#9421 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12831 +label: "photographes" +value: "496" +data: App\Entity\Category {#9756 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12832 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#9963 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12833 +label: "studio de production" +value: "498" +data: App\Entity\Category {#11004 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12834 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#11013 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12835 +label: "toilettage" +value: "500" +data: App\Entity\Category {#11192 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12836 +label: "stockagem" +value: "501" +data: App\Entity\Category {#10995 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12837 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#6543 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12838 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#6669 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12839 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#5517 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12840 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#5537 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12841 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#5861 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12842 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#5870 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12843 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#6019 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12844 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#6739 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12845 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#6748 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12846 +label: "consignation" +value: "511" +data: App\Entity\Category {#6848 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12847 +label: "fret" +value: "512" +data: App\Entity\Category {#7865 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12848 +label: "location avion" +value: "513" +data: App\Entity\Category {#8637 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12849 +label: "logistique" +value: "514" +data: App\Entity\Category {#8836 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12850 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#8953 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12851 +label: "ports" +value: "516" +data: App\Entity\Category {#9927 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12852 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#10452 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12853 +label: "shipping" +value: "518" +data: App\Entity\Category {#10843 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12854 +label: "transit" +value: "519" +data: App\Entity\Category {#11335 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12855 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#11344 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12856 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#11353 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12857 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#11371 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12858 +label: "transport routier" +value: "523" +data: App\Entity\Category {#11380 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12859 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#11397 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12860 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#11406 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12861 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#11415 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12862 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#11424 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12863 +label: "station de métro" +value: "528" +data: App\Entity\Category {#10959 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12864 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#10977 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12865 +label: "gare" +value: "530" +data: App\Entity\Category {#7982 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12866 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#7991 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12867 +label: "ambulances" +value: "532" +data: App\Entity\Category {#5661 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12868 +label: "service public" +value: "533" +data: App\Entity\Category {#10657 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12869 +label: "auberge" +value: "534" +data: App\Entity\Category {#5953 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12870 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#6314 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12871 +label: "btp" +value: "536" +data: App\Entity\Category {#6242 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12872 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#6956 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12873 +label: "devops" +value: "538" +data: App\Entity\Category {#7136 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12874 +label: "collège" +value: "539" +data: App\Entity\Category {#6678 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12875 +label: "lycée" +value: "540" +data: App\Entity\Category {#8863 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12876 +label: "bts" +value: "541" +data: App\Entity\Category {#6251 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12877 +label: "université" +value: "542" +data: App\Entity\Category {#11496 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12878 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#7964 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12879 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#11156 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12880 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#11147 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12881 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#11165 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12882 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#8018 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12883 +label: "directions" +value: "548" +data: App\Entity\Category {#7154 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12884 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#8090 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12885 +label: "institutions" +value: "550" +data: App\Entity\Category {#8448 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12886 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#8439 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12887 +label: "partenariat" +value: "552" +data: App\Entity\Category {#9648 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12888 +label: "commercial" +value: "553" +data: App\Entity\Category {#6704 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12889 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#5457 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12890 +label: "vente" +value: "555" +data: App\Entity\Category {#11540 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12891 +label: "fourniture" +value: "556" +data: App\Entity\Category {#7838 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12892 +label: "achat" +value: "557" +data: App\Entity\Category {#5399 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12893 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#8108 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12894 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#8198 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12895 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#8072 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12896 +label: "gestion" +value: "561" +data: App\Entity\Category {#8054 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12897 +label: "droits" +value: "562" +data: App\Entity\Category {#7199 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12898 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#9477 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12899 +label: "soins" +value: "564" +data: App\Entity\Category {#10888 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12900 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#8899 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12901 +label: "education" +value: "566" +data: App\Entity\Category {#7325 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12902 +label: "formation" +value: "567" +data: App\Entity\Category {#7785 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12903 +label: "enseignement" +value: "568" +data: App\Entity\Category {#7458 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12904 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#9259 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12905 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#7955 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12906 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#8556 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12907 +label: "services publiques" +value: "572" +data: App\Entity\Category {#10807 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12908 +label: "aménagement" +value: "573" +data: App\Entity\Category {#5672 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12909 +label: "club de football" +value: "574" +data: App\Entity\Category {#6660 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12910 +label: "retouches" +value: "575" +data: App\Entity\Category {#10434 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12911 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#6812 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12912 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#10325 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12913 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#8457 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12914 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#9522 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12915 +label: "Épilation" +value: "580" +data: App\Entity\Category {#7521 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12916 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#8962 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12917 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#10906 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12918 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#9016 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12919 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#10816 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12920 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#10416 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12921 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#10425 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12922 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#10691 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12923 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#10334 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12924 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#10244 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12925 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#10253 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12926 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#10307 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12927 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#9430 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12928 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#9891 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12929 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#7118 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12930 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#9864 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12931 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#10736 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12932 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#9855 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12933 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#8756 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12934 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#10825 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12935 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#9711 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12936 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#7397 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12937 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#11246 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12938 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#10763 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12939 +label: "western union" +value: "604" +data: App\Entity\Category {#11612 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12940 +label: "moneygram" +value: "605" +data: App\Entity\Category {#9304 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12941 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#10772 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12942 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#9981 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12943 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#10709 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12944 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#6784 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12945 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#9900 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12946 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#10798 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12947 +label: "crémation" +value: "612" +data: App\Entity\Category {#6974 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12948 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#7749 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12949 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#8989 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12950 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#6783 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12951 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#5546 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12952 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#10745 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12953 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#7127 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12954 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#10727 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12955 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#7064 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12956 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#7055 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12957 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#7415 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12958 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#9666 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12959 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#7343 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12960 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#8430 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12961 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#11237 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12962 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#9403 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12963 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#9394 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12964 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#9376 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12965 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#9385 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12966 +label: "désinfection" +value: "631" +data: App\Entity\Category {#7109 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12967 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#9774 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12968 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#9765 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12969 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#9792 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12970 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#9783 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12971 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#10834 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12972 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#10754 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12973 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#10682 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12974 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#11299 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12975 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#8619 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12976 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#10718 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12977 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#8610 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12978 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#5816 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12979 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#9945 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12980 +label: "vannerie" +value: "645" +data: App\Entity\Category {#11531 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12981 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#11183 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12982 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#10550 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12983 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#10559 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12984 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#7776 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12985 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#11076 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12986 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#6112 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12987 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#6224 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12988 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#5606 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12989 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#7946 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12990 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#5605 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12991 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#10700 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12992 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#7705 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12993 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#6992 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12994 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#8493 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12995 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#10897 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12996 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#10781 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12997 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#10198 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12998 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#10208 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12999 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#10289 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13000 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#10217 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13001 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#10298 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13002 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#10197 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13003 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#10316 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13004 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#10280 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13005 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#10235 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13006 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#10271 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13007 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#10226 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13008 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#10262 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13009 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#10351 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13010 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#8647 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13011 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#8693 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13012 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#8711 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13013 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#8720 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13014 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#8827 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13015 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#8684 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13016 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#8783 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13017 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#8666 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13018 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#8729 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13019 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#8702 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13020 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#8747 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13021 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#8765 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13022 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#8646 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13023 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#8792 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13024 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#8657 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#12330 -form: Symfony\Component\Form\Form {#1502 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#12329 …5} |
| full_name | "filter_form[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_category" |
| is_selected | Closure($choice, $value) {#13026 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "secteur d'activité" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_category" |
| valid | true |
| value | "" |
establishment
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => false ] |
[ "disabled" => false ] |
| class | "App\Entity\Establishment" |
same as passed value |
| label | false |
false
|
| placeholder | "nom de l'etablissement" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1113 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1455 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1210 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1456 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1458 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1457 …} } |
| choices | null |
| class | "App\Entity\Establishment" |
| 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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#1214 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1215 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "nom de l'etablissement" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1208 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_form_establishment" ] |
| cache_key | "_filter_form_establishment_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13029 +label: "France Education" +value: "1" +data: App\Entity\Establishment {#13044 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13031 +label: "Ambassade de France" +value: "2" +data: App\Entity\Establishment {#13072 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13042 +label: "Ambassade des États-Unis" +value: "3" +data: App\Entity\Establishment {#13097 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13043 +label: "Aéroport Ahmed Sékou Touré" +value: "4" +data: App\Entity\Establishment {#13122 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13051 +label: "École Primaire De Katougouma" +value: "6" +data: App\Entity\Establishment {#13149 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13030 +label: "CROIX-ROUGE GUINÉENNE" +value: "7" +data: App\Entity\Establishment {#13174 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13040 +label: "Ecoles Militaires de Manéah" +value: "8" +data: App\Entity\Establishment {#13199 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13041 +label: "école Oumou Djaby" +value: "9" +data: App\Entity\Establishment {#13226 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13045 +label: "Lycée Kobayah" +value: "11" +data: App\Entity\Establishment {#13251 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13032 +label: "International Clinic Conakry" +value: "13" +data: App\Entity\Establishment {#13276 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13039 +label: "Clinique Pasteur" +value: "14" +data: App\Entity\Establishment {#13327 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36990 +label: "Clinic Espoir" +value: "15" +data: App\Entity\Establishment {#13354 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36991 +label: "Clinique de Dr M'mah bangoura" +value: "16" +data: App\Entity\Establishment {#13381 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36992 +label: "Dramé Et Freres" +value: "17" +data: App\Entity\Establishment {#13406 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36993 +label: "HOTEL Dream Land Gimnage" +value: "18" +data: App\Entity\Establishment {#13431 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36994 +label: "U i c t kindia centre educatif islamique (interna )" +value: "19" +data: App\Entity\Establishment {#13456 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36995 +label: "Université Général Lansana Conté de Sonfonia" +value: "20" +data: App\Entity\Establishment {#13483 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36996 +label: "Université Mahatma Gandhi" +value: "21" +data: App\Entity\Establishment {#13508 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36997 +label: "Universite Jeluis Nyerere de kankan" +value: "22" +data: App\Entity\Establishment {#1645 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36998 +label: "Université Mercure International Guinée" +value: "25" +data: App\Entity\Establishment {#13533 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36999 +label: "Universitè Mahatma Gandi , Campus Principal" +value: "26" +data: App\Entity\Establishment {#13558 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37000 +label: "Université Kofi Annan de Guinée" +value: "27" +data: App\Entity\Establishment {#13585 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37001 +label: "Faculte Hadja Mafory Bangoura" +value: "28" +data: App\Entity\Establishment {#13610 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37002 +label: "Faculté Médécine Université Kofi Annan de Guinée" +value: "29" +data: App\Entity\Establishment {#13635 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37003 +label: "Médecine du travail-Conakry" +value: "30" +data: App\Entity\Establishment {#13662 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37004 +label: "Médecine Traditionnelle chez Elhadj Abdourahmane" +value: "31" +data: App\Entity\Establishment {#13687 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37005 +label: "Madina" +value: "32" +data: App\Entity\Establishment {#13712 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37006 +label: "Madina AVARIA Marché" +value: "33" +data: App\Entity\Establishment {#13737 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37007 +label: "Guineenne d'Intérim Expertise - GI EXPERTISE" +value: "34" +data: App\Entity\Establishment {#13762 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37008 +label: "GUINEE INTERIME" +value: "35" +data: App\Entity\Establishment {#13791 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37009 +label: "Matoto Deviation" +value: "36" +data: App\Entity\Establishment {#13816 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37010 +label: "Matoto Central Mosque" +value: "37" +data: App\Entity\Establishment {#13841 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37011 +label: "Entag fassa" +value: "38" +data: App\Entity\Establishment {#13866 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37012 +label: "enta Wassawassa" +value: "39" +data: App\Entity\Establishment {#13891 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37013 +label: "GLC Kenende" +value: "40" +data: App\Entity\Establishment {#13916 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37014 +label: "Global Optique Guinée" +value: "41" +data: App\Entity\Establishment {#13941 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37015 +label: "Global Express Change Sarl" +value: "42" +data: App\Entity\Establishment {#13966 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37016 +label: "Global Immobilier" +value: "43" +data: App\Entity\Establishment {#13991 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37017 +label: "STATION SHELL DABOMPA TAMISSO" +value: "44" +data: App\Entity\Establishment {#14016 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37018 +label: "GUICOPRES SA" +value: "45" +data: App\Entity\Establishment {#14041 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37019 +label: "GALERIE MARIFALA" +value: "46" +data: App\Entity\Establishment {#14097 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37020 +label: "Orange Boutique BAO" +value: "48" +data: App\Entity\Establishment {#14122 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37021 +label: "Rio Tinto" +value: "49" +data: App\Entity\Establishment {#14147 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37022 +label: "Boutique téléphone mobile" +value: "50" +data: App\Entity\Establishment {#14172 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37023 +label: "Lycée De Kipé" +value: "53" +data: App\Entity\Establishment {#14197 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37024 +label: "FBA & Associates" +value: "54" +data: App\Entity\Establishment {#14222 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37025 +label: "ENFANTS DU GLOBE" +value: "55" +data: App\Entity\Establishment {#2581 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37026 +label: "Guilex Avocats" +value: "56" +data: App\Entity\Establishment {#14247 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37027 +label: "Port du Boulbinet" +value: "57" +data: App\Entity\Establishment {#14272 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37028 +label: "Alibaba Restaurant" +value: "61" +data: App\Entity\Establishment {#14297 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37029 +label: "Hotel Camayenne" +value: "62" +data: App\Entity\Establishment {#14322 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37030 +label: "JICA Guinée" +value: "63" +data: App\Entity\Establishment {#14349 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37031 +label: "OLFAC ENTA" +value: "64" +data: App\Entity\Establishment {#14374 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37032 +label: "Camp Boiro" +value: "65" +data: App\Entity\Establishment {#14399 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37033 +label: "Centre de formation K-Concept" +value: "66" +data: App\Entity\Establishment {#14424 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37034 +label: "Eyes Center" +value: "67" +data: App\Entity\Establishment {#14449 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37035 +label: "eyemotion pro investment Dubreka" +value: "68" +data: App\Entity\Establishment {#14474 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37036 +label: "MOTEL GBESSIA" +value: "69" +data: App\Entity\Establishment {#14499 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37037 +label: "Motel West Africa" +value: "70" +data: App\Entity\Establishment {#14524 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37038 +label: "Motel Restaurant Hobereau Nongo Conakry" +value: "71" +data: App\Entity\Establishment {#14549 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37039 +label: "General Lansana Conté stadium" +value: "72" +data: App\Entity\Establishment {#14574 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37040 +label: "Stadium Fadigaya" +value: "73" +data: App\Entity\Establishment {#14599 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37041 +label: "Stade du 28 Septembre" +value: "74" +data: App\Entity\Establishment {#14624 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37042 +label: "stadium de Mansombombo" +value: "75" +data: App\Entity\Establishment {#14649 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37043 +label: "Boite Nuit De Dionfo Centre" +value: "76" +data: App\Entity\Establishment {#14674 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37044 +label: "Boite nuit de besseya" +value: "77" +data: App\Entity\Establishment {#14699 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37045 +label: "PICASSO GYM" +value: "78" +data: App\Entity\Establishment {#14724 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37046 +label: "Pic de Tibe" +value: "79" +data: App\Entity\Establishment {#14749 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37047 +label: "Pic de Donguel" +value: "80" +data: App\Entity\Establishment {#14774 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37048 +label: "Cyber Grande Famille Vincent" +value: "81" +data: App\Entity\Establishment {#14799 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37049 +label: "Cyber Alphonse Dominonce Koundouno" +value: "82" +data: App\Entity\Establishment {#14824 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37050 +label: "Cyber Abamel Associate" +value: "83" +data: App\Entity\Establishment {#14849 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37051 +label: "L' AUBERGE LE COLIBRI" +value: "84" +data: App\Entity\Establishment {#14874 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37052 +label: "Direction Generale Des Impots" +value: "85" +data: App\Entity\Establishment {#14899 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37053 +label: "Direction National Du Tresor Public" +value: "86" +data: App\Entity\Establishment {#14926 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37054 +label: "DIRECTION NATIONALE DES PETITES ET MOYENNES ENTREPRISES" +value: "87" +data: App\Entity\Establishment {#14951 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37055 +label: "Jardin d'enfant Saint Joseph" +value: "88" +data: App\Entity\Establishment {#14978 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37056 +label: "Enfants d'abord" +value: "89" +data: App\Entity\Establishment {#15003 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37057 +label: "GSP Enfant noir camara laye" +value: "90" +data: App\Entity\Establishment {#15028 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37058 +label: "Bar Café Noir et touba" +value: "91" +data: App\Entity\Establishment {#15053 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37059 +label: "Coco brico" +value: "92" +data: App\Entity\Establishment {#15078 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37060 +label: "Magasin Noir de coco Sinko" +value: "93" +data: App\Entity\Establishment {#15103 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37061 +label: "Magasin, Bambeto" +value: "94" +data: App\Entity\Establishment {#15128 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37062 +label: "Magasin produit agro-alimentaire Gnenguema" +value: "95" +data: App\Entity\Establishment {#15153 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37063 +label: "Magasin Pièces Moto" +value: "96" +data: App\Entity\Establishment {#15178 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37064 +label: "Pièces et Équipements Auto" +value: "97" +data: App\Entity\Establishment {#15205 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37065 +label: "PIÈCES DÉTACHÉES MOTO CHEZ SIAKA DIALLO" +value: "98" +data: App\Entity\Establishment {#15230 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37066 +label: "Park moto Mory's & Pathe's" +value: "99" +data: App\Entity\Establishment {#15255 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37067 +label: "Garage auto et moto de Kamandou" +value: "100" +data: App\Entity\Establishment {#15280 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37068 +label: "terrain de football de lambagny" +value: "101" +data: App\Entity\Establishment {#15305 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37069 +label: "Football" +value: "102" +data: App\Entity\Establishment {#2627 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37070 +label: "Kaloum Football Club KFC" +value: "103" +data: App\Entity\Establishment {#15330 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37071 +label: "Club De Kipe" +value: "104" +data: App\Entity\Establishment {#15355 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37072 +label: "CLUB ALBATROS" +value: "105" +data: App\Entity\Establishment {#15380 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37073 +label: "Club CASTEL VIP" +value: "106" +data: App\Entity\Establishment {#15405 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37074 +label: "Commune urbaine de Fria" +value: "107" +data: App\Entity\Establishment {#15430 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37075 +label: "Aérodrome de Fria" +value: "108" +data: App\Entity\Establishment {#15455 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37076 +label: "Fria Village Poste de Santé" +value: "109" +data: App\Entity\Establishment {#15480 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37077 +label: "Fria Hôpital Prefectoral" +value: "110" +data: App\Entity\Establishment {#15505 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37078 +label: "Hopital Régional de Labé" +value: "111" +data: App\Entity\Establishment {#15530 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37079 +label: "Centre de Santé de MADINA" +value: "112" +data: App\Entity\Establishment {#15555 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37080 +label: "Ecole de santé-CID" +value: "113" +data: App\Entity\Establishment {#15580 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37081 +label: "Institut International de Formation en Santé de Télimélé" +value: "114" +data: App\Entity\Establishment {#15607 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37082 +label: "LES AMIS DES VOLAILLES" +value: "117" +data: App\Entity\Establishment {#15632 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37083 +label: "Foniké FM 96.1" +value: "118" +data: App\Entity\Establishment {#15657 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37084 +label: "Agence Orabank" +value: "119" +data: App\Entity\Establishment {#15684 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37085 +label: "Jocamey Avocats" +value: "120" +data: App\Entity\Establishment {#15709 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37086 +label: "GLOBAL SERVICES PLUS LAMBANYI CARREF" +value: "124" +data: App\Entity\Establishment {#15734 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37087 +label: "iMobile Miniere" +value: "125" +data: App\Entity\Establishment {#15759 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37088 +label: "Papeterie Koultoumy" +value: "126" +data: App\Entity\Establishment {#15784 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37089 +label: "Hopital Ignace Deen" +value: "127" +data: App\Entity\Establishment {#15809 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37090 +label: "BAUXITE DE MIDI" +value: "132" +data: App\Entity\Establishment {#15836 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37091 +label: "Compagnie des bauxites de Guinée" +value: "133" +data: App\Entity\Establishment {#15861 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37092 +label: "Orabank" +value: "134" +data: App\Entity\Establishment {#15886 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37093 +label: "Rise'Up GN" +value: "135" +data: App\Entity\Establishment {#15911 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37094 +label: "AEMS SARL" +value: "136" +data: App\Entity\Establishment {#15936 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37095 +label: "Top Guinee Sarl" +value: "137" +data: App\Entity\Establishment {#15961 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37096 +label: "Tannerie Power plant" +value: "138" +data: App\Entity\Establishment {#15986 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37097 +label: "Station Shell Coronthie" +value: "139" +data: App\Entity\Establishment {#16011 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37098 +label: "BICIGUI Coleyah" +value: "141" +data: App\Entity\Establishment {#16036 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37099 +label: "Rio Nunez" +value: "142" +data: App\Entity\Establishment {#16061 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37100 +label: "FIDUXIS" +value: "144" +data: App\Entity\Establishment {#16086 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37101 +label: "GIGA FORMATION" +value: "145" +data: App\Entity\Establishment {#16111 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37102 +label: "Ministere des Travaux Publics" +value: "146" +data: App\Entity\Establishment {#16136 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37103 +label: "Voltaire Academy" +value: "147" +data: App\Entity\Establishment {#16161 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37104 +label: "kiosque orange money" +value: "148" +data: App\Entity\Establishment {#16186 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37105 +label: ""Pixel" Communication Audio Visuel" +value: "149" +data: App\Entity\Establishment {#16213 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37106 +label: "EDF" +value: "150" +data: App\Entity\Establishment {#16238 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37107 +label: "Batiment Administratif Université Kofi Annan de Guinée" +value: "151" +data: App\Entity\Establishment {#16263 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37108 +label: "LOCATION RENTE CATERPILLAR" +value: "152" +data: App\Entity\Establishment {#16288 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37109 +label: "Loti’s Bar" +value: "153" +data: App\Entity\Establishment {#16313 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37110 +label: "Imprimerie Papeterie Centrale" +value: "154" +data: App\Entity\Establishment {#16338 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37111 +label: "Imprimerie Verdure" +value: "155" +data: App\Entity\Establishment {#16363 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37112 +label: "Noom Hotel Conakry" +value: "156" +data: App\Entity\Establishment {#16388 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37113 +label: "Marifala" +value: "157" +data: App\Entity\Establishment {#16413 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37114 +label: "Boutique électronique De Moussa" +value: "158" +data: App\Entity\Establishment {#2652 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37115 +label: "Dav Média" +value: "159" +data: App\Entity\Establishment {#16438 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37116 +label: "Koloma Marché" +value: "160" +data: App\Entity\Establishment {#16463 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37117 +label: "lejeuneguineendd" +value: "161" +data: App\Entity\Establishment {#16488 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37118 +label: "Le Gentilhommière" +value: "162" +data: App\Entity\Establishment {#16513 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37119 +label: "ARTP Guinée" +value: "163" +data: App\Entity\Establishment {#16538 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37120 +label: "ARTP (autorité de régulation dez télécommunications et poste)" +value: "164" +data: App\Entity\Establishment {#16563 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37121 +label: "Grant Thornton Guinée" +value: "165" +data: App\Entity\Establishment {#16588 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37122 +label: "Business center" +value: "166" +data: App\Entity\Establishment {#16613 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37123 +label: "Numeric Business Center" +value: "167" +data: App\Entity\Establishment {#16638 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37124 +label: "Business" +value: "168" +data: App\Entity\Establishment {#16663 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37125 +label: "GUINEA TRUCKING LOGISTICS" +value: "169" +data: App\Entity\Establishment {#16688 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37126 +label: "Garage AUTO LOGIC" +value: "170" +data: App\Entity\Establishment {#16713 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37127 +label: "Bolloré Africa Logistics Guinée" +value: "171" +data: App\Entity\Establishment {#16738 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37128 +label: "Easycom" +value: "172" +data: App\Entity\Establishment {#16763 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37129 +label: "TotalEnergies Coléah Domino" +value: "173" +data: App\Entity\Establishment {#16788 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37130 +label: "TotalEnergies Kissosso" +value: "174" +data: App\Entity\Establishment {#16813 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37131 +label: "TotalEnergies Sig Madina" +value: "175" +data: App\Entity\Establishment {#16838 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37132 +label: "TOTAL TAOUYAH PETIT LAC" +value: "176" +data: App\Entity\Establishment {#16863 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37133 +label: "TOTAL Belle-vue 2" +value: "177" +data: App\Entity\Establishment {#16888 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37134 +label: "TotalEnergies Marketing Guinée S.A" +value: "178" +data: App\Entity\Establishment {#16913 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37135 +label: "TotalEnergies Bambeto" +value: "179" +data: App\Entity\Establishment {#16938 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37136 +label: "CABINET LOMBONNA SARL" +value: "180" +data: App\Entity\Establishment {#16963 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37137 +label: "UBA Labé" +value: "183" +data: App\Entity\Establishment {#16988 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37138 +label: "electroniquePro (ePro)" +value: "186" +data: App\Entity\Establishment {#17015 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37139 +label: "TotalEnergies Kissidougou Yero makan 1" +value: "189" +data: App\Entity\Establishment {#17046 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37140 +label: "Africa Transport" +value: "192" +data: App\Entity\Establishment {#17071 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37141 +label: "Consulat canada" +value: "193" +data: App\Entity\Establishment {#17098 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37142 +label: "Coopérative d'Elevage de Guinnée" +value: "194" +data: App\Entity\Establishment {#17123 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37143 +label: "Agro Guinée" +value: "195" +data: App\Entity\Establishment {#17148 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37144 +label: "Group Delta Log" +value: "196" +data: App\Entity\Establishment {#17173 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37145 +label: "SOCIETE AFRICAINE DE CONSTRUCTION, DE COMMERCE ET DE FINANCEMENT" +value: "197" +data: App\Entity\Establishment {#17200 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37146 +label: "Global itech" +value: "198" +data: App\Entity\Establishment {#17225 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37147 +label: "Diade Piscine" +value: "201" +data: App\Entity\Establishment {#17250 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37148 +label: "AFRIQUE ESPOIR PALME CAMAYENNE" +value: "202" +data: App\Entity\Establishment {#17275 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37149 +label: "ZCO Market" +value: "203" +data: App\Entity\Establishment {#17300 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37150 +label: "Zimalco Group" +value: "204" +data: App\Entity\Establishment {#17325 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37151 +label: "Zone Monétaire Echange D'argent" +value: "205" +data: App\Entity\Establishment {#17350 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37152 +label: "GTI office" +value: "206" +data: App\Entity\Establishment {#17375 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37153 +label: "MENUISERIE MODEL METAL ALMINIUM" +value: "207" +data: App\Entity\Establishment {#17400 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37154 +label: "STATION TRANSMAR" +value: "208" +data: App\Entity\Establishment {#17425 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37155 +label: "NSIA Banque en Guinée" +value: "209" +data: App\Entity\Establishment {#17450 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37156 +label: "Chemin De Fer De Conakry à Kankan" +value: "210" +data: App\Entity\Establishment {#17475 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37157 +label: "Hôtel Mariador Palace" +value: "211" +data: App\Entity\Establishment {#17500 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37158 +label: "Résidence Ingénieur Cécé Michel Haba" +value: "212" +data: App\Entity\Establishment {#17525 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37159 +label: "Guinée Ingénieur Entreprise et Commerces (GIEC)" +value: "213" +data: App\Entity\Establishment {#17550 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37160 +label: "INGÉNIEUR sory" +value: "214" +data: App\Entity\Establishment {#17575 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37161 +label: "Laboratoire de Biologie médicale Biomar-24" +value: "215" +data: App\Entity\Establishment {#17600 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37162 +label: "Laboratoire Médical Guinéo-Allemand" +value: "216" +data: App\Entity\Establishment {#17627 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37163 +label: "Laboratoire Régional Vétérinaire de Diagnostic - Labé" +value: "217" +data: App\Entity\Establishment {#17656 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37164 +label: "Vente Des Materiels Electriques" +value: "218" +data: App\Entity\Establishment {#17681 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37165 +label: "Boutique matériaux de construction (KORKABP)" +value: "219" +data: App\Entity\Establishment {#17706 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37166 +label: "BICIGUI" +value: "220" +data: App\Entity\Establishment {#17731 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37167 +label: "Orabank" +value: "221" +data: App\Entity\Establishment {#17756 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37168 +label: "ORABANK Agence Kipe" +value: "222" +data: App\Entity\Establishment {#17781 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37169 +label: "Agence Immobiliere Immo Tapi International" +value: "223" +data: App\Entity\Establishment {#17806 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37170 +label: "IMMO ROYAL SERVICES" +value: "225" +data: App\Entity\Establishment {#17831 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37171 +label: "Construction des logements sociaux" +value: "226" +data: App\Entity\Establishment {#2677 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37172 +label: "Riz gras mr Sow" +value: "227" +data: App\Entity\Establishment {#17856 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37173 +label: "Domaine riziculture Mamoudou Kourouma" +value: "229" +data: App\Entity\Establishment {#17881 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37174 +label: "Boké namari" +value: "230" +data: App\Entity\Establishment {#17906 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37175 +label: "ZOOM'S ART" +value: "231" +data: App\Entity\Establishment {#17931 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37176 +label: "Guinee Forage" +value: "232" +data: App\Entity\Establishment {#17956 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37177 +label: "ABC Guinée" +value: "233" +data: App\Entity\Establishment {#17983 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37178 +label: "Groupe Scolaire HADJA HABIBATA TOUNKARA (HHT)" +value: "234" +data: App\Entity\Establishment {#18008 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37179 +label: "GUINEO-MAROCAINE DES TRAVAUX" +value: "235" +data: App\Entity\Establishment {#18035 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37180 +label: "Forage de Bantangui" +value: "236" +data: App\Entity\Establishment {#18060 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37181 +label: "ORGANISATION POUR LA FORMATION ET L'APPUI AUX INITIATIVES DE DEVELOPPEMENT (OFAID)" +value: "237" +data: App\Entity\Establishment {#18085 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37182 +label: "ALUMINIUM ASSALI" +value: "238" +data: App\Entity\Establishment {#18110 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37183 +label: "KOUYATE MULTI-SERVICE" +value: "239" +data: App\Entity\Establishment {#2702 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37184 +label: "CECAF GUINEE MULTI SERVICE" +value: "240" +data: App\Entity\Establishment {#18135 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37185 +label: "SOGUIPREG ( société guinéenne de prestations générales)" +value: "241" +data: App\Entity\Establishment {#18162 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37186 +label: "ABB Sarl" +value: "242" +data: App\Entity\Establishment {#18189 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37187 +label: "TAS International SAU" +value: "243" +data: App\Entity\Establishment {#18216 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37188 +label: "Clinique Medicis" +value: "244" +data: App\Entity\Establishment {#18241 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37189 +label: "Bach-Art Gallery" +value: "245" +data: App\Entity\Establishment {#18266 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37190 +label: "SCI SARLU" +value: "246" +data: App\Entity\Establishment {#18291 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37191 +label: "Banque Africaine du Développement" +value: "247" +data: App\Entity\Establishment {#18316 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37192 +label: "Architecture et génie civil BTP" +value: "248" +data: App\Entity\Establishment {#18341 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37193 +label: "Agence Générale D'Architecture" +value: "251" +data: App\Entity\Establishment {#18366 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37194 +label: "ABK Architecture & Ingénierie" +value: "252" +data: App\Entity\Establishment {#18391 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37195 +label: "Ciments de Guinée S.A" +value: "253" +data: App\Entity\Establishment {#18420 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37196 +label: "ACORE BTP" +value: "254" +data: App\Entity\Establishment {#18449 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37197 +label: "AGETIPE-GUINEE" +value: "255" +data: App\Entity\Establishment {#18474 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37198 +label: "Agence d'Aménagement et de Gestion des Parcs Industriels" +value: "256" +data: App\Entity\Establishment {#18499 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37199 +label: "Alliance Multi-Services" +value: "257" +data: App\Entity\Establishment {#18524 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37200 +label: "Cabinet d’Etudes et d’Architecture AOC" +value: "258" +data: App\Entity\Establishment {#18549 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37201 +label: "B.A.A.D" +value: "259" +data: App\Entity\Establishment {#18574 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37202 +label: "Bae Pauline" +value: "260" +data: App\Entity\Establishment {#18599 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37203 +label: "ECOMMERCE BUSINESS SOLUTIONS" +value: "261" +data: App\Entity\Establishment {#18624 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37204 +label: "College De DAUPHIN" +value: "262" +data: App\Entity\Establishment {#18649 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37205 +label: "Bonex ascenseur" +value: "263" +data: App\Entity\Establishment {#18674 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37206 +label: "blue-sky-busicon" +value: "264" +data: App\Entity\Establishment {#18699 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37207 +label: "Université Al-Eamar de Guinée" +value: "265" +data: App\Entity\Establishment {#18724 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37208 +label: "Groupe-Intereq-2AF.COMCONAKRY" +value: "266" +data: App\Entity\Establishment {#18749 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37209 +label: "AFRICA GROUP MULTI-SERVICES" +value: "267" +data: App\Entity\Establishment {#18774 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37210 +label: "Port de pêche Adms Pêche Kamsar" +value: "269" +data: App\Entity\Establishment {#18799 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37211 +label: "2A Productions Stone Design" +value: "270" +data: App\Entity\Establishment {#18824 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37212 +label: "AGIS-SARL (African's Global Industrial Services )" +value: "271" +data: App\Entity\Establishment {#18849 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37213 +label: "African Team Company" +value: "272" +data: App\Entity\Establishment {#18874 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37214 +label: "APS IMPRESSION" +value: "274" +data: App\Entity\Establishment {#18903 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37215 +label: "Aubaine communication" +value: "275" +data: App\Entity\Establishment {#18928 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37216 +label: "Baysim Guinee Sarl Kerouane" +value: "276" +data: App\Entity\Establishment {#18953 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37217 +label: "BAYSIM GUINEE SARL KANKAN" +value: "277" +data: App\Entity\Establishment {#2727 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37218 +label: "BAYSIM GUINEE SARL KISSIDOUGOU" +value: "278" +data: App\Entity\Establishment {#18978 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37219 +label: "BAYSIM GUINEE SARL SONFONIA" +value: "279" +data: App\Entity\Establishment {#19003 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37220 +label: "BAYSIM GUINEE SARL MAMOU" +value: "280" +data: App\Entity\Establishment {#19028 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37221 +label: "Auto école. (Costa)" +value: "281" +data: App\Entity\Establishment {#19053 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37222 +label: "Ck-Pres" +value: "282" +data: App\Entity\Establishment {#19078 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37223 +label: "École Public Franco-arabe Dar Es Salam" +value: "283" +data: App\Entity\Establishment {#19103 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37224 +label: "DIMACOM" +value: "284" +data: App\Entity\Establishment {#19128 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37225 +label: "Pharmacie de l’Eden" +value: "285" +data: App\Entity\Establishment {#19153 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37226 +label: "Jardin 2 Octobre" +value: "286" +data: App\Entity\Establishment {#19178 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37227 +label: "AGUIMMO PROMOTION SA" +value: "287" +data: App\Entity\Establishment {#19203 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37228 +label: "ENICEM" +value: "288" +data: App\Entity\Establishment {#19230 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37229 +label: "EVANTUS GUINÉE" +value: "289" +data: App\Entity\Establishment {#19255 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37230 +label: "Icône Publicité" +value: "290" +data: App\Entity\Establishment {#19280 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37231 +label: "Centre Informatique Friend Global Service" +value: "291" +data: App\Entity\Establishment {#19305 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37232 +label: "Go Africa Online Guinee" +value: "292" +data: App\Entity\Establishment {#19330 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37233 +label: "Aéroport De Siguiri" +value: "293" +data: App\Entity\Establishment {#19357 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37234 +label: "GALAXIE MARKETING COMMUNICATION" +value: "294" +data: App\Entity\Establishment {#19382 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37235 +label: "Gnakrylive.com" +value: "295" +data: App\Entity\Establishment {#19407 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37236 +label: "Gravupub Guinée" +value: "296" +data: App\Entity\Establishment {#19432 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37237 +label: "Labe Hôpital Regional" +value: "297" +data: App\Entity\Establishment {#19459 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37238 +label: "MORE SERVICE" +value: "298" +data: App\Entity\Establishment {#19484 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37239 +label: "Nimba Design" +value: "299" +data: App\Entity\Establishment {#19509 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37240 +label: "NOBELTIS SARLU CIMENTERIE" +value: "300" +data: App\Entity\Establishment {#19536 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37241 +label: "GI Ciments" +value: "301" +data: App\Entity\Establishment {#19561 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37242 +label: "Labe" +value: "306" +data: App\Entity\Establishment {#19586 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37243 +label: "Autorité de Régulation des Postes Et Télécommunications" +value: "307" +data: App\Entity\Establishment {#19611 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37244 +label: "Administration et Contrôle des Grands Projets - ACGP" +value: "308" +data: App\Entity\Establishment {#19636 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37245 +label: "UCEP-WB-BAD" +value: "309" +data: App\Entity\Establishment {#19661 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37246 +label: "Kipe conakry" +value: "310" +data: App\Entity\Establishment {#19686 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37247 +label: "Injelec" +value: "311" +data: App\Entity\Establishment {#19711 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37248 +label: "Houmbaya Centre de Santé" +value: "312" +data: App\Entity\Establishment {#19736 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37249 +label: "68 MARK AVENUE" +value: "313" +data: App\Entity\Establishment {#19761 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37250 +label: "The luxury Shop" +value: "315" +data: App\Entity\Establishment {#19786 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37251 +label: "ZACO STORE" +value: "316" +data: App\Entity\Establishment {#19811 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37252 +label: "Art de la Table" +value: "317" +data: App\Entity\Establishment {#19836 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37253 +label: "Sipaco" +value: "318" +data: App\Entity\Establishment {#19863 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37254 +label: "Air Sénégal International" +value: "319" +data: App\Entity\Establishment {#19890 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37255 +label: "B&B TRANSIT" +value: "320" +data: App\Entity\Establishment {#19915 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37256 +label: "Cabinet Dentaire Soloprimo" +value: "321" +data: App\Entity\Establishment {#19940 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37257 +label: "Etude Maitre Almamy O. DIABY - Notaire" +value: "322" +data: App\Entity\Establishment {#19965 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37258 +label: "EngenderHealth Guinea Office" +value: "323" +data: App\Entity\Establishment {#19990 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37259 +label: "Ambassade du Maroc" +value: "324" +data: App\Entity\Establishment {#20015 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37260 +label: "Musée National de Guinée" +value: "328" +data: App\Entity\Establishment {#20042 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37261 +label: "Creation web pro - Guinée" +value: "331" +data: App\Entity\Establishment {#20069 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37262 +label: "Auto-école AMSY (Agence Km36)" +value: "335" +data: App\Entity\Establishment {#20096 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37263 +label: "Autoecole prudence de Guinée" +value: "338" +data: App\Entity\Establishment {#2752 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37264 +label: "Auto-école CELICA" +value: "339" +data: App\Entity\Establishment {#20123 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37265 +label: "Groupe SCF" +value: "341" +data: App\Entity\Establishment {#20148 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37266 +label: "Traiteur& événement oriental" +value: "348" +data: App\Entity\Establishment {#20173 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37267 +label: "Garage Electro-Mecanique ( GARIZIM )" +value: "349" +data: App\Entity\Establishment {#20200 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37268 +label: "leopold sédar senghor" +value: "350" +data: App\Entity\Establishment {#20225 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37269 +label: "Mamou Hôpital Regional" +value: "351" +data: App\Entity\Establishment {#20256 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37270 +label: "Ministère De L'enseignement Supérieur Et De La Recherche Scientifique" +value: "352" +data: App\Entity\Establishment {#20281 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37271 +label: "Nzérékoré Airport" +value: "353" +data: App\Entity\Establishment {#20306 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37272 +label: "Dixinn" +value: "356" +data: App\Entity\Establishment {#20331 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37273 +label: "Délices d'Africana" +value: "357" +data: App\Entity\Establishment {#20356 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37274 +label: "Africa Fast Food" +value: "358" +data: App\Entity\Establishment {#20383 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37275 +label: "Club expat" +value: "360" +data: App\Entity\Establishment {#20408 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37276 +label: "Meuble décor" +value: "361" +data: App\Entity\Establishment {#20433 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37277 +label: "Issa Nabé" +value: "362" +data: App\Entity\Establishment {#20458 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37278 +label: "Clinique Ambroise Paré" +value: "363" +data: App\Entity\Establishment {#20483 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37279 +label: "Police passeport nationale" +value: "364" +data: App\Entity\Establishment {#20510 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37280 +label: "Hôpital Ignace Deen" +value: "365" +data: App\Entity\Establishment {#20535 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37281 +label: "ASCOMA GUINEE CONAKRY" +value: "367" +data: App\Entity\Establishment {#20560 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37282 +label: "Radio-Télévision Guinéenne (RTG KOLOMA)" +value: "370" +data: App\Entity\Establishment {#20585 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37283 +label: "A&T Ingénierie" +value: "371" +data: App\Entity\Establishment {#20610 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37284 +label: "Agence de Promotion des Investissements Privés (APIP-Guinée)" +value: "376" +data: App\Entity\Establishment {#20635 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37285 +label: "Ascenseur - Construction - Clé - Clé en main - Guinée - Conakry - Ministère - Rénovation - Murlux" +value: "377" +data: App\Entity\Establishment {#20660 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37286 +label: "NSIA Assurances" +value: "378" +data: App\Entity\Establishment {#20685 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37287 +label: "E'SUP SHERBROOKE ACADEMY GUINEE" +value: "383" +data: App\Entity\Establishment {#20712 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37288 +label: "Bureau d'électricité (EDG)" +value: "384" +data: App\Entity\Establishment {#20739 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37289 +label: "EDG Agence de Kipé" +value: "385" +data: App\Entity\Establishment {#20764 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37290 +label: "Fédération guineenne De Football" +value: "386" +data: App\Entity\Establishment {#20789 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37291 +label: "Baldez'Arts Communication & Imagerie" +value: "387" +data: App\Entity\Establishment {#20816 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37292 +label: "Ambassade du Canada en Guinée" +value: "388" +data: App\Entity\Establishment {#20843 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37293 +label: "Ambassade du Sénégal en Guinée" +value: "389" +data: App\Entity\Establishment {#20868 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37294 +label: "Bollore Africa Logistics" +value: "390" +data: App\Entity\Establishment {#20893 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37295 +label: "Millenium Suites" +value: "391" +data: App\Entity\Establishment {#20918 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37296 +label: "SOGUIPAH" +value: "392" +data: App\Entity\Establishment {#20943 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37297 +label: "PHARMACIE CENTRALE DE GUINÉE" +value: "393" +data: App\Entity\Establishment {#20970 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37298 +label: "Gnakry crêpes" +value: "394" +data: App\Entity\Establishment {#20997 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37299 +label: "Le Baron" +value: "395" +data: App\Entity\Establishment {#21022 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37300 +label: "Cafe Petit Dakar Labé" +value: "396" +data: App\Entity\Establishment {#21047 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37301 +label: "Café_Chic" +value: "397" +data: App\Entity\Establishment {#21072 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37302 +label: "CanalOlympia Kaloum" +value: "398" +data: App\Entity\Establishment {#21097 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37303 +label: "Camayenne" +value: "399" +data: App\Entity\Establishment {#21124 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37304 +label: "RESTAURANT LES COPAINS D ABORD" +value: "402" +data: App\Entity\Establishment {#21149 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37305 +label: "Gamal Abdel Nasser University Of Conakry" +value: "403" +data: App\Entity\Establishment {#21174 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37306 +label: "Leader Net Services" +value: "404" +data: App\Entity\Establishment {#21199 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37307 +label: "Batista Café Kipé" +value: "405" +data: App\Entity\Establishment {#21224 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37308 +label: "BATIPRO SA" +value: "406" +data: App\Entity\Establishment {#21249 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37309 +label: "Trust Africa" +value: "410" +data: App\Entity\Establishment {#21276 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37310 +label: "Agence Guinéenne Pour La Promotion De L' Emploi" +value: "411" +data: App\Entity\Establishment {#21301 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37311 +label: "Pro Emploiguinee" +value: "412" +data: App\Entity\Establishment {#21326 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37312 +label: "Digijob Guinée" +value: "413" +data: App\Entity\Establishment {#21355 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37313 +label: "Job Stage Guinée" +value: "414" +data: App\Entity\Establishment {#21380 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37314 +label: "JOBS224.NET" +value: "415" +data: App\Entity\Establishment {#21407 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37315 +label: "Les Annonces 224" +value: "416" +data: App\Entity\Establishment {#21434 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37316 +label: "Pole Emploi Guinée 224" +value: "417" +data: App\Entity\Establishment {#21461 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37317 +label: "ACAFCONSULTANTS" +value: "418" +data: App\Entity\Establishment {#21486 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37318 +label: "Kanaga Consulting Guinée" +value: "419" +data: App\Entity\Establishment {#21513 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37319 +label: "Cabinet Performance Guinée" +value: "420" +data: App\Entity\Establishment {#21540 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37320 +label: "AFRICA ELITE CONSULTING" +value: "421" +data: App\Entity\Establishment {#21565 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37321 +label: "Cabinet de Formation CEFORMA" +value: "422" +data: App\Entity\Establishment {#21590 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37322 +label: "AGP GUINEE" +value: "423" +data: App\Entity\Establishment {#21617 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37323 +label: "ONFPP Guinée" +value: "424" +data: App\Entity\Establishment {#21644 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37324 +label: "ONAP" +value: "425" +data: App\Entity\Establishment {#21669 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37325 +label: "ONAPI-Guinée" +value: "426" +data: App\Entity\Establishment {#21696 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37326 +label: "ONG Sape" +value: "427" +data: App\Entity\Establishment {#21723 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37327 +label: "Cabinet LINK . 625505029" +value: "428" +data: App\Entity\Establishment {#21748 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37328 +label: "Le Grand Parking De Conakry" +value: "429" +data: App\Entity\Establishment {#21775 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37329 +label: "LA VILLA M" +value: "430" +data: App\Entity\Establishment {#21800 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37330 +label: "PLAQUE PUBLICITAIRE" +value: "431" +data: App\Entity\Establishment {#21825 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37331 +label: "AB-COSMETIQUE MANDIANA" +value: "432" +data: App\Entity\Establishment {#21850 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37332 +label: "AGIL GUINÉE" +value: "433" +data: App\Entity\Establishment {#21875 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37333 +label: "Consulat du Congo Brazzaville en Guinée" +value: "434" +data: App\Entity\Establishment {#21900 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37334 +label: "Ambassade de Russie" +value: "435" +data: App\Entity\Establishment {#21927 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37335 +label: "Ambassade d'Algérie à Conakry, République de Guinée" +value: "436" +data: App\Entity\Establishment {#21954 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37336 +label: "Ambassade d’Allemagne" +value: "437" +data: App\Entity\Establishment {#21979 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37337 +label: "Ambassade d'Egypte" +value: "438" +data: App\Entity\Establishment {#22006 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37338 +label: "Ambassade d'Espagne" +value: "439" +data: App\Entity\Establishment {#22033 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37339 +label: "Ambassade de Chine" +value: "440" +data: App\Entity\Establishment {#22060 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37340 +label: "Fonds de Développement Industriel et des Petites et Moyennes Entreprises ( FODIP)" +value: "441" +data: App\Entity\Establishment {#22087 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37341 +label: "Fondation PROSMI" +value: "442" +data: App\Entity\Establishment {#22112 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37342 +label: "Fondation Orange Guinee" +value: "443" +data: App\Entity\Establishment {#22139 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37343 +label: "Orange Guinée" +value: "444" +data: App\Entity\Establishment {#22164 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37344 +label: "Ministère de la Justice, Guinée" +value: "445" +data: App\Entity\Establishment {#22191 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37345 +label: "Cour suprême de Conakry" +value: "446" +data: App\Entity\Establishment {#22218 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37346 +label: "Ministère du budget" +value: "447" +data: App\Entity\Establishment {#22243 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37347 +label: "Société Navale Guinneenne" +value: "448" +data: App\Entity\Establishment {#22270 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37348 +label: "TRANSCO S.A" +value: "454" +data: App\Entity\Establishment {#22295 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37349 +label: "CAWA GUINÉE" +value: "456" +data: App\Entity\Establishment {#22320 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37350 +label: "Globetrans" +value: "457" +data: App\Entity\Establishment {#22345 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37351 +label: "ONOMO Hotel Conakry" +value: "458" +data: App\Entity\Establishment {#22372 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37352 +label: "Hôtel Petit Bateau" +value: "459" +data: App\Entity\Establishment {#22401 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37353 +label: "Riviera Royal Hotel" +value: "460" +data: App\Entity\Establishment {#22426 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37354 +label: "Hotel du Golfe de Guinée" +value: "461" +data: App\Entity\Establishment {#22451 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37355 +label: "Primus Hôtel Kaloum" +value: "462" +data: App\Entity\Establishment {#22478 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37356 +label: "Hotel Palm Camayenne" +value: "463" +data: App\Entity\Establishment {#22503 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37357 +label: "TotalEnergies LABÉ SAFATOU" +value: "464" +data: App\Entity\Establishment {#22528 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37358 +label: "Riviera Taouyah Hotel" +value: "465" +data: App\Entity\Establishment {#22553 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37359 +label: "Grand Hotel Central" +value: "466" +data: App\Entity\Establishment {#22580 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37360 +label: "Sheraton Grand Conakry" +value: "467" +data: App\Entity\Establishment {#22607 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37361 +label: "Novotel Ghi Conakry Hotel" +value: "468" +data: App\Entity\Establishment {#22636 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37362 +label: "ZAMBEZI INN HOTEL(near Airport, 3 minutes)" +value: "469" +data: App\Entity\Establishment {#22661 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37363 +label: "Guin' Interim" +value: "470" +data: App\Entity\Establishment {#22686 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37364 +label: "bceip" +value: "471" +data: App\Entity\Establishment {#22711 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37365 +label: "Almamya Hotel & Résidence" +value: "472" +data: App\Entity\Establishment {#22738 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37366 +label: "Mai Hotel" +value: "473" +data: App\Entity\Establishment {#22765 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37367 +label: "Atlantic View hotel Conakry" +value: "474" +data: App\Entity\Establishment {#22794 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37368 +label: "Hotel Palladium city" +value: "475" +data: App\Entity\Establishment {#22819 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37369 +label: "Hôtel Palladium City" +value: "476" +data: App\Entity\Establishment {#22844 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37370 +label: "Hotel Grand Ami" +value: "477" +data: App\Entity\Establishment {#22869 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37371 +label: "Residence Al-nour De Coleah Corniche" +value: "478" +data: App\Entity\Establishment {#22894 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37372 +label: "Hôtel Galaxie" +value: "479" +data: App\Entity\Establishment {#22919 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37373 +label: "Le Beau Village" +value: "480" +data: App\Entity\Establishment {#22944 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37374 +label: "Pension Les Palmiers Ratoma" +value: "481" +data: App\Entity\Establishment {#22969 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37375 +label: "Teranga consulting" +value: "482" +data: App\Entity\Establishment {#22996 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37376 +label: "Hôtel SETIFANA" +value: "483" +data: App\Entity\Establishment {#23023 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37377 +label: "Le Sogue Hotel" +value: "484" +data: App\Entity\Establishment {#23048 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37378 +label: "Hôtel Mariador Park" +value: "485" +data: App\Entity\Establishment {#23075 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37379 +label: "La Villa Elijah" +value: "486" +data: App\Entity\Establishment {#23100 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37380 +label: "Kipé Guest House" +value: "487" +data: App\Entity\Establishment {#23127 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37381 +label: "Hotel Mariador Park" +value: "488" +data: App\Entity\Establishment {#23154 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37382 +label: "SOUARE PREMIUM HOTEL" +value: "489" +data: App\Entity\Establishment {#23179 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37383 +label: "Grand Hotel de l'Independance Conakry" +value: "490" +data: App\Entity\Establishment {#23206 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37384 +label: "Le Petit Chalet Hotel" +value: "491" +data: App\Entity\Establishment {#23231 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37385 +label: "Résidence Schaka" +value: "492" +data: App\Entity\Establishment {#23256 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37386 +label: "Hotel Sacha" +value: "493" +data: App\Entity\Establishment {#23281 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37387 +label: "CITY HOTEL" +value: "494" +data: App\Entity\Establishment {#23306 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37388 +label: "Le Rocher" +value: "495" +data: App\Entity\Establishment {#23331 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37389 +label: "RESIDENCE CANADIENNE" +value: "496" +data: App\Entity\Establishment {#23358 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37390 +label: "Auberge associative ReLAIS" +value: "497" +data: App\Entity\Establishment {#23385 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37391 +label: "L'Almamya Hôtel & Résidence" +value: "498" +data: App\Entity\Establishment {#23412 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37392 +label: "Konkoba" +value: "499" +data: App\Entity\Establishment {#23437 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37393 +label: "Restaurant Le Cèdre" +value: "500" +data: App\Entity\Establishment {#23462 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37394 +label: "La City Snack & Patisserie" +value: "501" +data: App\Entity\Establishment {#23487 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37395 +label: "Restaurant LE DAMIER" +value: "502" +data: App\Entity\Establishment {#23512 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37396 +label: "Les Îles de Joie" +value: "503" +data: App\Entity\Establishment {#23537 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37397 +label: "Le Special" +value: "504" +data: App\Entity\Establishment {#23562 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37398 +label: "Les Jardins de Guinée" +value: "505" +data: App\Entity\Establishment {#23587 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37399 +label: "Турски ресторант "Истанбул"" +value: "506" +data: App\Entity\Establishment {#23614 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37400 +label: "L’Étage, Conakry" +value: "507" +data: App\Entity\Establishment {#23639 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37401 +label: "Favela Grill" +value: "508" +data: App\Entity\Establishment {#23664 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37402 +label: "G8F7+HHF Conakry" +value: "509" +data: App\Entity\Establishment {#23691 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37403 +label: "Island Food" +value: "510" +data: App\Entity\Establishment {#23716 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37404 +label: "Cherry Resto Cafe" +value: "511" +data: App\Entity\Establishment {#23741 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37405 +label: "Restaurant camerounais "Méli-Mélo"" +value: "512" +data: App\Entity\Establishment {#23766 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37406 +label: "KM AGENCY SHOP" +value: "513" +data: App\Entity\Establishment {#23791 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37407 +label: "Boutique "AUX 3A"" +value: "514" +data: App\Entity\Establishment {#23816 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37408 +label: "Prima Center Conakry" +value: "515" +data: App\Entity\Establishment {#23843 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37409 +label: "Kaymee" +value: "516" +data: App\Entity\Establishment {#23870 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37410 +label: "EMPIRE" +value: "517" +data: App\Entity\Establishment {#23897 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37411 +label: "Asmapire collection vendeur de vestes hommes et femmes" +value: "518" +data: App\Entity\Establishment {#23924 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37412 +label: "Silvio Massimo" +value: "519" +data: App\Entity\Establishment {#23949 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37413 +label: "Spike Boutique" +value: "520" +data: App\Entity\Establishment {#23978 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37414 +label: "Yakuza Boutique" +value: "521" +data: App\Entity\Establishment {#24003 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37415 +label: "Traiteur by Issa" +value: "522" +data: App\Entity\Establishment {#24028 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37416 +label: "CIGEX (CENTRE INTERNATIONAL GUINEEN DES EXPOSITIONS)" +value: "523" +data: App\Entity\Establishment {#24053 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37417 +label: "AGENCES GUINEENNE DE SPECTACLES" +value: "524" +data: App\Entity\Establishment {#24080 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37418 +label: "AIR DE FETE" +value: "525" +data: App\Entity\Establishment {#24107 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37419 +label: "AK Multiservice" +value: "527" +data: App\Entity\Establishment {#24134 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37420 +label: "AMETRADE GUINEE" +value: "528" +data: App\Entity\Establishment {#24159 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37421 +label: "GUINEE PRESTIGE" +value: "529" +data: App\Entity\Establishment {#24184 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37422 +label: "ARGON" +value: "530" +data: App\Entity\Establishment {#24211 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37423 +label: "BEST MUSIC COMPANY" +value: "531" +data: App\Entity\Establishment {#24238 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37424 +label: "BalyBah Cosmétique" +value: "532" +data: App\Entity\Establishment {#24263 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37425 +label: "Brocilia décor" +value: "533" +data: App\Entity\Establishment {#24288 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37426 +label: "Ministere de la Securité, Conakry" +value: "534" +data: App\Entity\Establishment {#24317 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37427 +label: "6ème VIP" +value: "535" +data: App\Entity\Establishment {#24342 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37428 +label: "Night club Ibiza Conakry" +value: "536" +data: App\Entity\Establishment {#24367 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37429 +label: "LE NELSON CLUB" +value: "537" +data: App\Entity\Establishment {#24392 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37430 +label: "DIAMOND CLUB" +value: "538" +data: App\Entity\Establishment {#24417 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37431 +label: "Plaza Lounge" +value: "539" +data: App\Entity\Establishment {#24442 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37432 +label: "CONAKRY CLUB" +value: "540" +data: App\Entity\Establishment {#24467 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37433 +label: "club BIMBEYA" +value: "541" +data: App\Entity\Establishment {#24492 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37434 +label: "GALAXY club" +value: "542" +data: App\Entity\Establishment {#24517 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37435 +label: "Miramar Night Club" +value: "543" +data: App\Entity\Establishment {#24542 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37436 +label: "crisber club vip" +value: "544" +data: App\Entity\Establishment {#24567 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37437 +label: "Crisber" +value: "545" +data: App\Entity\Establishment {#24592 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37438 +label: "CRISBER Night Club International" +value: "546" +data: App\Entity\Establishment {#24617 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37439 +label: "GLOBAL ETUDE INTERNATIONAL/ PYM'S NIGHTCLUB" +value: "547" +data: App\Entity\Establishment {#24644 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37440 +label: "CLIMAX NIGHT CLUB" +value: "548" +data: App\Entity\Establishment {#24671 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37441 +label: "Space Night Club" +value: "549" +data: App\Entity\Establishment {#24696 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37442 +label: "Night Club Ben Chika" +value: "550" +data: App\Entity\Establishment {#24725 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37443 +label: "lamadone night club" +value: "551" +data: App\Entity\Establishment {#24750 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37444 +label: "Diani Night club" +value: "552" +data: App\Entity\Establishment {#24775 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37445 +label: "Night club" +value: "553" +data: App\Entity\Establishment {#24800 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37446 +label: "LE NIRVANA" +value: "554" +data: App\Entity\Establishment {#24825 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37447 +label: "Boulevard de la liberté" +value: "555" +data: App\Entity\Establishment {#24850 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37448 +label: "Boulevard Select" +value: "556" +data: App\Entity\Establishment {#24875 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37449 +label: "Chez Sister" +value: "557" +data: App\Entity\Establishment {#24900 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37450 +label: "Luxe Night Club" +value: "558" +data: App\Entity\Establishment {#24925 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37451 +label: "SNCFG (SOCIETE NATIONALE DES CHEMINS DE FER DE GUINEE)" +value: "559" +data: App\Entity\Establishment {#24950 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37452 +label: "Galaxie Résidence" +value: "560" +data: App\Entity\Establishment {#24977 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37453 +label: "Hôtel Saala Relais" +value: "561" +data: App\Entity\Establishment {#25002 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37454 +label: "Saala Plus" +value: "562" +data: App\Entity\Establishment {#25029 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37455 +label: "RESIDENCE ZK" +value: "563" +data: App\Entity\Establishment {#25054 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37456 +label: "Sala Plus" +value: "564" +data: App\Entity\Establishment {#25079 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37457 +label: "Complexe SAALA PLUD" +value: "565" +data: App\Entity\Establishment {#25104 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37458 +label: "Bobo beauty care" +value: "566" +data: App\Entity\Establishment {#25129 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37459 +label: "Black Label" +value: "567" +data: App\Entity\Establishment {#25156 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37460 +label: "Centre maci" +value: "568" +data: App\Entity\Establishment {#25181 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37461 +label: "Cabinet omc (Cabinet d'orientation de Management et du consulting)" +value: "569" +data: App\Entity\Establishment {#25206 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37462 +label: "AMF immobilier" +value: "570" +data: App\Entity\Establishment {#25231 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37463 +label: "HOTEL TATA, quartier Pounthioun." +value: "571" +data: App\Entity\Establishment {#25260 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37464 +label: "Hôtel Djamtum labé" +value: "572" +data: App\Entity\Establishment {#25285 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37465 +label: "PHARMACIE N'DIOLOU" +value: "573" +data: App\Entity\Establishment {#25312 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37466 +label: "Pharmacie Tamagaly" +value: "574" +data: App\Entity\Establishment {#25339 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37467 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "575" +data: App\Entity\Establishment {#25364 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37468 +label: "Tribunal de première instance de MAFANKO" +value: "576" +data: App\Entity\Establishment {#25389 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37469 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "577" +data: App\Entity\Establishment {#25414 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37470 +label: "Guinea Alumina Corporation (GAC)" +value: "578" +data: App\Entity\Establishment {#25441 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37471 +label: "Guinea Alumina Corporation (GAC)" +value: "579" +data: App\Entity\Establishment {#25466 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37472 +label: "Clinique AKO" +value: "580" +data: App\Entity\Establishment {#25491 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37473 +label: "Ministère des Postes, des Télécommunications et de l'Economie Numérique" +value: "581" +data: App\Entity\Establishment {#25516 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37474 +label: "TPI de Dixinn" +value: "582" +data: App\Entity\Establishment {#25543 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37475 +label: "Cour d'appel" +value: "583" +data: App\Entity\Establishment {#2777 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37476 +label: "Cour d'Appel de Conakry" +value: "584" +data: App\Entity\Establishment {#25568 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37477 +label: "Palais Sekhoutoureyah" +value: "585" +data: App\Entity\Establishment {#25593 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37478 +label: "BCRG - Central Bank of the Republic" +value: "586" +data: App\Entity\Establishment {#25620 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37479 +label: "Guineenews" +value: "587" +data: App\Entity\Establishment {#25647 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37480 +label: "Port De Conakry" +value: "588" +data: App\Entity\Establishment {#25672 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37481 +label: "Port conteneurs de conakry" +value: "589" +data: App\Entity\Establishment {#25697 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37482 +label: "Port de Conakry" +value: "590" +data: App\Entity\Establishment {#25722 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37483 +label: "Port Autonome Conakry" +value: "591" +data: App\Entity\Establishment {#25747 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37484 +label: "Port de Conakry-Terminal à Conteneurs" +value: "592" +data: App\Entity\Establishment {#25774 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37485 +label: "Quai De Conakry" +value: "593" +data: App\Entity\Establishment {#25799 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37486 +label: "Parc conteneur" +value: "594" +data: App\Entity\Establishment {#25824 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37487 +label: "Cabaret De L'environnement" +value: "595" +data: App\Entity\Establishment {#25849 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37488 +label: "Pharmacie Santa" +value: "596" +data: App\Entity\Establishment {#25874 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37489 +label: "Ministere du transport" +value: "597" +data: App\Entity\Establishment {#25899 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37490 +label: "Ministère des Infrastructures et des Transports" +value: "598" +data: App\Entity\Establishment {#25924 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37491 +label: "Ministère des Pêches, conakry, Guinée" +value: "599" +data: App\Entity\Establishment {#25951 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37492 +label: "CRIEF" +value: "600" +data: App\Entity\Establishment {#25976 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37493 +label: "Ministere Affaires Etrangeres" +value: "601" +data: App\Entity\Establishment {#26001 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37494 +label: "C.M.O Conakry Mécanique Outillage" +value: "602" +data: App\Entity\Establishment {#26026 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37495 +label: "Dépôt Grand Moulin de Conakry" +value: "603" +data: App\Entity\Establishment {#26053 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37496 +label: "Les Grands Moulins D'Afrique" +value: "604" +data: App\Entity\Establishment {#26082 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37497 +label: "Sonoco SA" +value: "605" +data: App\Entity\Establishment {#26107 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37498 +label: "CAPAGO GUINÉE" +value: "606" +data: App\Entity\Establishment {#26134 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37499 +label: "Campus M6 Kamsar Boubsone" +value: "607" +data: App\Entity\Establishment {#26159 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37500 +label: "Alport Conakry" +value: "608" +data: App\Entity\Establishment {#26184 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37501 +label: "Alcoa Guinée" +value: "609" +data: App\Entity\Establishment {#26211 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37502 +label: "Maersk Guinée S.A." +value: "610" +data: App\Entity\Establishment {#26236 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37503 +label: "Agence Nationale de Sécurité sanitaire" +value: "611" +data: App\Entity\Establishment {#26263 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37504 +label: "OGP Office Guinéen de Publicité" +value: "612" +data: App\Entity\Establishment {#26290 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37505 +label: "IXP-GUINEE" +value: "613" +data: App\Entity\Establishment {#26317 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37506 +label: "UBA Bank" +value: "614" +data: App\Entity\Establishment {#26344 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37507 +label: "Banque Islamique de Guinée" +value: "615" +data: App\Entity\Establishment {#26369 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37508 +label: "Banque de developpement de Guinée" +value: "616" +data: App\Entity\Establishment {#26394 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37509 +label: "Banque Sahélo-Saharienne pour l'Investissement et le Commerce" +value: "617" +data: App\Entity\Establishment {#26419 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37510 +label: "Mosquée Sénégalaise de Kaloum" +value: "618" +data: App\Entity\Establishment {#26446 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37511 +label: "Lincoln Vocational and University College" +value: "619" +data: App\Entity\Establishment {#26471 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37512 +label: "Direction Générale de la SEG" +value: "620" +data: App\Entity\Establishment {#26498 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37513 +label: "Marinex Group" +value: "621" +data: App\Entity\Establishment {#26523 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37514 +label: "HOTEL MAGELLAN" +value: "622" +data: App\Entity\Establishment {#26550 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37515 +label: "Le Bamana" +value: "623" +data: App\Entity\Establishment {#26577 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37516 +label: "WEEKEND MART SUPERMARKET (INDIAN BAZAR)" +value: "624" +data: App\Entity\Establishment {#26602 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37517 +label: "CNSS Caisse Nationale de Sécurité Sociale" +value: "625" +data: App\Entity\Establishment {#26629 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37518 +label: "Palais Mohammed V régime de biberon" +value: "626" +data: App\Entity\Establishment {#26654 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37519 +label: "Ministère de la defense nationale" +value: "627" +data: App\Entity\Establishment {#26679 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37520 +label: "EGUITRAC" +value: "628" +data: App\Entity\Establishment {#26704 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37521 +label: "WU SOFIG ENCO5" +value: "629" +data: App\Entity\Establishment {#26731 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37522 +label: "Entreprise Guinéenne de Commerce et Travaux de Qualité - EGUICOTRAQ" +value: "630" +data: App\Entity\Establishment {#26756 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37523 +label: "LIPCO" +value: "631" +data: App\Entity\Establishment {#26785 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37524 +label: "Afriland First Bank" +value: "632" +data: App\Entity\Establishment {#26812 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37525 +label: "Société Générale Guinée" +value: "633" +data: App\Entity\Establishment {#26841 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37526 +label: "Société Générale Guinée Agence Madina" +value: "634" +data: App\Entity\Establishment {#26868 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37527 +label: "Société Générale Guinée" +value: "635" +data: App\Entity\Establishment {#26893 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37528 +label: "Société Générale Guinée -Agence Kagbelen" +value: "636" +data: App\Entity\Establishment {#26918 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37529 +label: "Société Générale Guinée - Agence Kissosso" +value: "637" +data: App\Entity\Establishment {#26943 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37530 +label: "Agence SG Guinée DABOLA" +value: "638" +data: App\Entity\Establishment {#26968 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37531 +label: "Agence SG Guinée KOUROUSSA" +value: "639" +data: App\Entity\Establishment {#2802 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37532 +label: "Agence SG Guinée N'ZEREKORE" +value: "640" +data: App\Entity\Establishment {#26993 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37533 +label: "vista tech" +value: "641" +data: App\Entity\Establishment {#27018 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37534 +label: "Vistagui Coleah" +value: "642" +data: App\Entity\Establishment {#27043 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37535 +label: "C.F.M.I Guinee" +value: "643" +data: App\Entity\Establishment {#27068 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37536 +label: "Centre de Santé de Kouléwondy" +value: "644" +data: App\Entity\Establishment {#27093 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37537 +label: "6ème Koulowondy" +value: "645" +data: App\Entity\Establishment {#27118 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37538 +label: "kakande" +value: "646" +data: App\Entity\Establishment {#27143 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37539 +label: "PRISON CENTRALE DE CONAKRY" +value: "647" +data: App\Entity\Establishment {#27168 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37540 +label: "Jahjah electronics et meubles" +value: "648" +data: App\Entity\Establishment {#27193 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37541 +label: "Momo Bangouraya A S T" +value: "649" +data: App\Entity\Establishment {#27222 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37542 +label: "Kebab 224" +value: "650" +data: App\Entity\Establishment {#27247 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37543 +label: "Ecole La source Commune De Dixinn" +value: "651" +data: App\Entity\Establishment {#27276 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37544 +label: "Cafepress Marocain" +value: "652" +data: App\Entity\Establishment {#27301 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37545 +label: "Boutique Mdbshop" +value: "653" +data: App\Entity\Establishment {#27326 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37546 +label: "Station Total Terasse" +value: "654" +data: App\Entity\Establishment {#27353 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37547 +label: "ECOLE PRIMAIRE DIXINN CENTRE 2" +value: "655" +data: App\Entity\Establishment {#27378 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37548 +label: "LA PETITE ACADEMIE (Franco-Americaine)" +value: "656" +data: App\Entity\Establishment {#27403 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37549 +label: "Link Up Services Guinée" +value: "657" +data: App\Entity\Establishment {#27430 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37550 +label: "ED-CERESCOR (Ecole Doctorale du CERESCOR)" +value: "658" +data: App\Entity\Establishment {#27457 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37551 +label: "Villa Mariador" +value: "659" +data: App\Entity\Establishment {#27482 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37552 +label: "HÔPITAL JEAN PAUL II" +value: "660" +data: App\Entity\Establishment {#27507 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37553 +label: "Turquie Guinée Voyage" +value: "661" +data: App\Entity\Establishment {#27532 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37554 +label: "PRESTIGE VOYAGES" +value: "662" +data: App\Entity\Establishment {#27557 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37555 +label: "La rouge" +value: "663" +data: App\Entity\Establishment {#27584 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37556 +label: "Net Car Auto Nongo" +value: "664" +data: App\Entity\Establishment {#27609 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37557 +label: "Hadja Safourata Bah" +value: "665" +data: App\Entity\Establishment {#27636 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37558 +label: "Siako Group" +value: "666" +data: App\Entity\Establishment {#27661 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37559 +label: "CAPF Mamou" +value: "667" +data: App\Entity\Establishment {#27688 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37560 +label: "Radio Bolivar FM 99.4" +value: "668" +data: App\Entity\Establishment {#27713 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37561 +label: "LYCEE AMILCAR CABRAL" +value: "669" +data: App\Entity\Establishment {#27740 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37562 +label: "RESIDENCE PILYE" +value: "670" +data: App\Entity\Establishment {#27765 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37563 +label: "RESIDENCE PILYE" +value: "671" +data: App\Entity\Establishment {#27790 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37564 +label: "Tidiane World Music" +value: "672" +data: App\Entity\Establishment {#27815 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37565 +label: "TotalEnergies Hamdallaye Deflandre" +value: "673" +data: App\Entity\Establishment {#27840 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37566 +label: "Moses Kenneh" +value: "674" +data: App\Entity\Establishment {#27865 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37567 +label: "Vital Africa Transports" +value: "675" +data: App\Entity\Establishment {#27890 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37568 +label: "Loumo vêtements Luxe (LVL) Nongo Conteya" +value: "676" +data: App\Entity\Establishment {#27917 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37569 +label: "African Industrial Services Group Guinée" +value: "677" +data: App\Entity\Establishment {#27946 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37570 +label: "Huilerie de Guinée" +value: "678" +data: App\Entity\Establishment {#27971 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37571 +label: "Huilerie Sincery de Dabola" +value: "679" +data: App\Entity\Establishment {#27996 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37572 +label: "GUINEE SAVONNERIE" +value: "680" +data: App\Entity\Establishment {#28021 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37573 +label: "Huilerie Emile Noël Guinée" +value: "681" +data: App\Entity\Establishment {#28048 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37574 +label: "Pia Africa" +value: "682" +data: App\Entity\Establishment {#28073 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37575 +label: "Gts shop coleah imprimerie" +value: "683" +data: App\Entity\Establishment {#28098 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37576 +label: "Site WEBCOOM Belle-Vue" +value: "684" +data: App\Entity\Establishment {#28125 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37577 +label: "Cabinet Vétérinaire SOOTO" +value: "685" +data: App\Entity\Establishment {#28150 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37578 +label: "SNAPE base Regionale de MAMOU" +value: "686" +data: App\Entity\Establishment {#28175 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37579 +label: "Compagnie des Eaux minerales de Guinée" +value: "687" +data: App\Entity\Establishment {#28200 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37580 +label: "American Beverages" +value: "688" +data: App\Entity\Establishment {#28227 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37581 +label: "Délégation de l'Union européenne Conarky" +value: "689" +data: App\Entity\Establishment {#28252 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37582 +label: "Siège Crédit Rural de Guinée SA" +value: "690" +data: App\Entity\Establishment {#28279 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37583 +label: "Union Garage" +value: "691" +data: App\Entity\Establishment {#28308 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37584 +label: "African Auto Industries" +value: "692" +data: App\Entity\Establishment {#28333 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37585 +label: "usine de CBG kamsar" +value: "693" +data: App\Entity\Establishment {#28358 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37586 +label: "Centre Artisanal" +value: "694" +data: App\Entity\Establishment {#28383 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37587 +label: "Office National de Promotion de l’Artisanat ONPA" +value: "695" +data: App\Entity\Establishment {#28408 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37588 +label: "AFRICA LOTTERY COMPANY" +value: "696" +data: App\Entity\Establishment {#28435 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37589 +label: "Lycée des Jeunes Filles" +value: "697" +data: App\Entity\Establishment {#28460 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37590 +label: "GDJ (LA GUINEENNE DES JEUX )" +value: "698" +data: App\Entity\Establishment {#28485 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37591 +label: "Guinée Games" +value: "699" +data: App\Entity\Establishment {#28510 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37592 +label: "Universite Catholique De L'Afrique De L'Ouest (UCAO)" +value: "700" +data: App\Entity\Establishment {#28537 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37593 +label: "ouestech" +value: "701" +data: App\Entity\Establishment {#28564 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37594 +label: "CENTRE INFORMATIQUE COHÉSION SOCIALE NIMBA" +value: "702" +data: App\Entity\Establishment {#28591 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37595 +label: "Web Communication" +value: "703" +data: App\Entity\Establishment {#28616 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37596 +label: "GS Renaissance Africaine" +value: "704" +data: App\Entity\Establishment {#28641 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37597 +label: "L'éducation guinéenne" +value: "705" +data: App\Entity\Establishment {#28668 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37598 +label: "GS Hamdallaye Secondaire" +value: "706" +data: App\Entity\Establishment {#28693 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37599 +label: "Groupe Scolaire Icône D'Afrique" +value: "707" +data: App\Entity\Establishment {#28718 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37600 +label: "Groupe scolaire Victor Hugo" +value: "708" +data: App\Entity\Establishment {#28743 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37601 +label: "Big Fataya Nongo" +value: "709" +data: App\Entity\Establishment {#28768 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37602 +label: "Jardin D’Eden" +value: "710" +data: App\Entity\Establishment {#28793 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37603 +label: "LONAGUI Direction Générale" +value: "711" +data: App\Entity\Establishment {#28818 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37604 +label: "GROUPE SCOLAIRE ALPHA SUISSE" +value: "712" +data: App\Entity\Establishment {#28843 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37605 +label: "Pressing Diasmi" +value: "713" +data: App\Entity\Establishment {#28868 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37606 +label: "Auberge Seidy II" +value: "714" +data: App\Entity\Establishment {#28893 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37607 +label: "Auberge Du Fouta" +value: "715" +data: App\Entity\Establishment {#28918 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37608 +label: "Hôtel Fouta SIB" +value: "716" +data: App\Entity\Establishment {#28943 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37609 +label: "Hôtel Tangama" +value: "717" +data: App\Entity\Establishment {#28970 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37610 +label: "Auberge Dialan Tougue" +value: "718" +data: App\Entity\Establishment {#28995 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37611 +label: "SOCIETE IMMOBILIERE DE GUINEE" +value: "719" +data: App\Entity\Establishment {#29020 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37612 +label: "AGIPRO" +value: "720" +data: App\Entity\Establishment {#29045 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37613 +label: "IMMO'PRIMO" +value: "721" +data: App\Entity\Establishment {#29070 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37614 +label: "CIAD (COMPAGNIE INTERNATIONALE D'AMENAGEMENT ET DE DEMENAGEMENT)" +value: "722" +data: App\Entity\Establishment {#29095 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37615 +label: "224 IMMOSER" +value: "723" +data: App\Entity\Establishment {#29120 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37616 +label: "AGENCE DJIGUI KANKAN" +value: "724" +data: App\Entity\Establishment {#29145 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37617 +label: "AGENCE IMMOBILIERE CIMENTERIE CARREFOUR" +value: "725" +data: App\Entity\Establishment {#29170 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37618 +label: "LAGUIPRES SECURITE" +value: "726" +data: App\Entity\Establishment {#29195 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37619 +label: "Ecole Primaire Kwamé Nkruma" +value: "727" +data: App\Entity\Establishment {#29222 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37620 +label: "École Primaire Bordo" +value: "728" +data: App\Entity\Establishment {#2827 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37621 +label: "Boutique Canal" +value: "729" +data: App\Entity\Establishment {#29247 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37622 +label: "RADIO CBG" +value: "730" +data: App\Entity\Establishment {#29272 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37623 +label: "Radio Espace Guinée" +value: "731" +data: App\Entity\Establishment {#29297 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37624 +label: "RADIO RURALE LOCALE DE SIGUIRI" +value: "732" +data: App\Entity\Establishment {#29322 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37625 +label: "BOFFA CONSTRUCTION BTP TRANSPORT COMMERCE GENERAL-SARL" +value: "733" +data: App\Entity\Establishment {#29347 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37626 +label: "IC TRANSPORT BTP" +value: "734" +data: App\Entity\Establishment {#29372 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37627 +label: "DELTA BTP & LOGISTICS GUINEE" +value: "735" +data: App\Entity\Establishment {#29397 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37628 +label: "Boutique chaussures Dady" +value: "736" +data: App\Entity\Establishment {#29422 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37629 +label: "Mouna Internet Cafe" +value: "737" +data: App\Entity\Establishment {#29447 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37630 +label: "Cyber Cameroun" +value: "738" +data: App\Entity\Establishment {#29472 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37631 +label: "Cyber Badiar" +value: "739" +data: App\Entity\Establishment {#29497 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37632 +label: "Cyber, Prestations IPM" +value: "740" +data: App\Entity\Establishment {#29522 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37633 +label: "Cyber COFOPREC Labé" +value: "741" +data: App\Entity\Establishment {#29547 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37634 +label: "Centre commercial de Lambagny" +value: "742" +data: App\Entity\Establishment {#29572 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37635 +label: "N-city Lounge Bar" +value: "743" +data: App\Entity\Establishment {#29597 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37636 +label: "Canal+ Store" +value: "744" +data: App\Entity\Establishment {#29624 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37637 +label: "Boutique CANAL+ COSA" +value: "745" +data: App\Entity\Establishment {#29649 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37638 +label: "CIS MÉDIAS" +value: "746" +data: App\Entity\Establishment {#29674 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37639 +label: "Diversityshop-MT" +value: "747" +data: App\Entity\Establishment {#29701 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37640 +label: "Boutiques LONGMARCH PNEUS" +value: "748" +data: App\Entity\Establishment {#29728 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37641 +label: "AGRO-GURUBE SARL Unipers" +value: "749" +data: App\Entity\Establishment {#29753 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37642 +label: "GROUPE DORURE" +value: "750" +data: App\Entity\Establishment {#29778 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37643 +label: "TMR TATA" +value: "751" +data: App\Entity\Establishment {#29803 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37644 +label: "Complexe Rio Pongo" +value: "752" +data: App\Entity\Establishment {#29828 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37645 +label: "Restaurant Abslam" +value: "753" +data: App\Entity\Establishment {#29853 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37646 +label: "Sangareyah Restaurant" +value: "754" +data: App\Entity\Establishment {#29878 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37647 +label: "Food station" +value: "755" +data: App\Entity\Establishment {#29903 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37648 +label: "HB Restaurant Hotel" +value: "756" +data: App\Entity\Establishment {#29928 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37649 +label: "Horoya Athlétic Club" +value: "757" +data: App\Entity\Establishment {#29953 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37650 +label: "Groupe Scolaire " LES BOBELS"" +value: "758" +data: App\Entity\Establishment {#29978 …} +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37651 +label: "Partenariat avec des sociétés de pêches" +value: "759" +data: App\Entity\Establishment {#30003 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37652 +label: "Mindleaps centre" +value: "760" +data: App\Entity\Establishment {#30028 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37653 +label: "Hotel Restaurant Océano" +value: "761" +data: App\Entity\Establishment {#30053 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37654 +label: "G.S.Elh Karamba Diaby" +value: "762" +data: App\Entity\Establishment {#30078 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37655 +label: "Groupe Scolaire Aly Coumbassa" +value: "763" +data: App\Entity\Establishment {#30103 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37656 +label: "Mind 7 Bar-Restaurant" +value: "764" +data: App\Entity\Establishment {#30128 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37657 +label: "Groupe Scolaire Hasac" +value: "765" +data: App\Entity\Establishment {#30153 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37658 +label: "Groupe Scolaire Assi Diallo" +value: "766" +data: App\Entity\Establishment {#30178 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37659 +label: "Clinique Des Specialites Perchin" +value: "767" +data: App\Entity\Establishment {#30203 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37660 +label: "Clinique Médicale (Espoir Vie Mère et Enfant)" +value: "768" +data: App\Entity\Establishment {#30228 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37661 +label: "Polyclinique Petit simbaya" +value: "769" +data: App\Entity\Establishment {#30253 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37662 +label: "Polyclinique de Dixinn" +value: "770" +data: App\Entity\Establishment {#30280 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37663 +label: "Clinique Internationale Bel Air" +value: "771" +data: App\Entity\Establishment {#30305 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37664 +label: "TotalEnergies Dabondy" +value: "772" +data: App\Entity\Establishment {#30330 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37665 +label: "École primaire de dar es Salam" +value: "773" +data: App\Entity\Establishment {#30355 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37666 +label: "Spiritual Prod Africa" +value: "774" +data: App\Entity\Establishment {#30380 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37667 +label: "Mosquée Soloprimo" +value: "775" +data: App\Entity\Establishment {#30405 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37668 +label: "Kaporo Grande Mosquée" +value: "776" +data: App\Entity\Establishment {#30430 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37669 +label: "Kaporo Beach mosque" +value: "777" +data: App\Entity\Establishment {#30455 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37670 +label: "Point Xpress Kenin Transfert" +value: "778" +data: App\Entity\Establishment {#30480 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37671 +label: "Sdf big market kaporo" +value: "779" +data: App\Entity\Establishment {#30505 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37672 +label: "Cherif-A Express" +value: "780" +data: App\Entity\Establishment {#30530 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37673 +label: "BIA GUINEE" +value: "781" +data: App\Entity\Establishment {#30555 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37674 +label: "GUINEE ARTS AFRIQUE" +value: "782" +data: App\Entity\Establishment {#30580 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37675 +label: "Galerie EDF" +value: "783" +data: App\Entity\Establishment {#30605 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37676 +label: "La Maison de L'attiéké" +value: "784" +data: App\Entity\Establishment {#30630 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37677 +label: "ONE AFRICA GUINEE" +value: "785" +data: App\Entity\Establishment {#30655 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37678 +label: "Actujeune" +value: "786" +data: App\Entity\Establishment {#30680 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37679 +label: "Maison Des Jeunes De Kipe" +value: "787" +data: App\Entity\Establishment {#30705 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +label: "Havana Beach Hotel" +value: "788" +data: App\Entity\Establishment {#30730 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +label: "Environnement Système" +value: "791" +data: App\Entity\Establishment {#30757 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +label: "Galerie fow fotaly" +value: "792" +data: App\Entity\Establishment {#30782 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +label: "L' Agence Media Plume Guinee" +value: "793" +data: App\Entity\Establishment {#30807 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +label: "Lycée et collège Yimbaya" +value: "794" +data: App\Entity\Establishment {#30832 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +label: "Institut Universitaire Billy-Ecole" +value: "795" +data: App\Entity\Establishment {#30857 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +label: "Maternelle Billy-Ecole" +value: "796" +data: App\Entity\Establishment {#30882 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +label: "Billy Creche-Maternelle" +value: "797" +data: App\Entity\Establishment {#30907 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +label: "Le chateaux des enfants" +value: "798" +data: App\Entity\Establishment {#30932 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +label: "Crèche Maternelle Primaire" +value: "799" +data: App\Entity\Establishment {#30957 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +label: "Paradis Plus" +value: "800" +data: App\Entity\Establishment {#30984 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +label: "Agence Immobilière HABITER CONAKRY" +value: "801" +data: App\Entity\Establishment {#31009 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +label: "Réhoboth International Centre Chrétien Conakry" +value: "802" +data: App\Entity\Establishment {#31034 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +label: "HANSIRE ALIMENTATION GÉNÉRALE" +value: "803" +data: App\Entity\Establishment {#31059 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +label: "Groupe Scolaire Hadja Oumou Diallo" +value: "804" +data: App\Entity\Establishment {#31084 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +label: "Malbizbusiness224" +value: "805" +data: App\Entity\Establishment {#31109 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +label: "AMSALL BOUTIQUE" +value: "806" +data: App\Entity\Establishment {#31134 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +label: "Anènè Brand" +value: "807" +data: App\Entity\Establishment {#31159 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +label: "Boutique AB-Fria Fashion" +value: "808" +data: App\Entity\Establishment {#31184 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +label: "Complexe Scolaire Miod Bowal" +value: "809" +data: App\Entity\Establishment {#31209 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +label: "Dream Experts Consulting" +value: "810" +data: App\Entity\Establishment {#31234 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +label: "Dream For Africa" +value: "811" +data: App\Entity\Establishment {#31259 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +label: "TCS Guinée / Guinée Grillages / Angèle Aba Services Guinée" +value: "812" +data: App\Entity\Establishment {#31284 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37703 +label: "C'. S. P. EMAB" +value: "813" +data: App\Entity\Establishment {#31309 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37704 +label: "Radiodiffusion Télévision Guinéenne (RTG KOLOMA)" +value: "814" +data: App\Entity\Establishment {#31334 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37705 +label: "Restaurant Moka" +value: "815" +data: App\Entity\Establishment {#31359 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37706 +label: "Avenue" +value: "816" +data: App\Entity\Establishment {#31384 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37707 +label: "École GS. BADEMBA FOFANA" +value: "817" +data: App\Entity\Establishment {#31409 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37708 +label: "Plein Air First Step" +value: "818" +data: App\Entity\Establishment {#31434 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37709 +label: "Camp Kwamé N'Krumah" +value: "819" +data: App\Entity\Establishment {#31459 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37710 +label: "Port De Boussoura I" +value: "820" +data: App\Entity\Establishment {#31484 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37711 +label: "Port de Boussoura" +value: "821" +data: App\Entity\Establishment {#31509 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37712 +label: "Hopital Prefectoral De Coyah" +value: "822" +data: App\Entity\Establishment {#31534 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37713 +label: "EIGHT HUIT TECHNOLOGY" +value: "823" +data: App\Entity\Establishment {#31559 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37714 +label: "CTEPI AEROPORT GBESSIA" +value: "824" +data: App\Entity\Establishment {#31584 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37715 +label: "Bnt contournente" +value: "825" +data: App\Entity\Establishment {#31609 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37716 +label: "STATION BNT SONFONYAH" +value: "826" +data: App\Entity\Establishment {#31636 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37717 +label: "Station BTN Enco5" +value: "827" +data: App\Entity\Establishment {#31661 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37718 +label: "Guinee HIT Music Siege" +value: "828" +data: App\Entity\Establishment {#31686 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37719 +label: "Garage CANAGUI" +value: "829" +data: App\Entity\Establishment {#31713 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37720 +label: "SETA MOTORS" +value: "830" +data: App\Entity\Establishment {#31740 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37721 +label: "SOCIETE ADA SARL - RS" +value: "831" +data: App\Entity\Establishment {#31767 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37722 +label: "ADA ATLANTIC SERVICES SA" +value: "832" +data: App\Entity\Establishment {#31792 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37723 +label: "Africa-Germany" +value: "833" +data: App\Entity\Establishment {#31817 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37724 +label: "AFRICA PARC AUTO" +value: "834" +data: App\Entity\Establishment {#31842 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37725 +label: "AHMAD AUTO" +value: "835" +data: App\Entity\Establishment {#31867 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37726 +label: "ALPHA CAMARA ET FRERE" +value: "836" +data: App\Entity\Establishment {#31892 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37727 +label: "ENTREPRISE CAMARA ET FRERES BTP" +value: "837" +data: App\Entity\Establishment {#31917 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37728 +label: "GuinCar - Location de voitures" +value: "838" +data: App\Entity\Establishment {#31944 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37729 +label: "American Homebuilders en Guinée" +value: "839" +data: App\Entity\Establishment {#31971 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37730 +label: "Super Sécurite" +value: "840" +data: App\Entity\Establishment {#31998 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37731 +label: "Entreprise Jules multiservices" +value: "841" +data: App\Entity\Establishment {#32027 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37732 +label: "Atlantique Microfinance" +value: "842" +data: App\Entity\Establishment {#32052 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37733 +label: "INTERNATIONAL BUSINESS LOGISTICS" +value: "843" +data: App\Entity\Establishment {#32077 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37734 +label: "Piece Detaché Bangaly" +value: "844" +data: App\Entity\Establishment {#32104 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37735 +label: "PIECE DÉTACHÉ MOTO CHEZ SOLO CAMARA BEMBETA" +value: "845" +data: App\Entity\Establishment {#32129 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37736 +label: "MOTEL CASABLANCA" +value: "846" +data: App\Entity\Establishment {#32154 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37737 +label: "Gare Routière de Mandiana" +value: "847" +data: App\Entity\Establishment {#32179 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37738 +label: "GAC-EGA" +value: "848" +data: App\Entity\Establishment {#32204 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37739 +label: "Communication publicité impression Guinée" +value: "849" +data: App\Entity\Establishment {#32229 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37740 +label: "Bankitruck" +value: "850" +data: App\Entity\Establishment {#32254 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37741 +label: "Diaphanum Consulting" +value: "851" +data: App\Entity\Establishment {#32279 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37742 +label: "Galerie Afrique Étoile" +value: "852" +data: App\Entity\Establishment {#32304 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37743 +label: "Bureaux Enabel SANITA Villes propres" +value: "853" +data: App\Entity\Establishment {#32333 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37744 +label: "Diacifo International Sarl" +value: "854" +data: App\Entity\Establishment {#32360 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37745 +label: "CNOSCG" +value: "855" +data: App\Entity\Establishment {#32385 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37746 +label: "AGAB PRESTATION SERVICE" +value: "856" +data: App\Entity\Establishment {#32410 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37747 +label: "Les Eléphants de l'Imprimerie" +value: "857" +data: App\Entity\Establishment {#32435 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37748 +label: "RFC -Roma Fried Chiken" +value: "858" +data: App\Entity\Establishment {#32462 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37749 +label: "PWC Conakry Guinea" +value: "859" +data: App\Entity\Establishment {#32487 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37750 +label: "Restaurant Terrasse Aquarium" +value: "860" +data: App\Entity\Establishment {#32512 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37751 +label: "MARINE CLUB DISCO & BAR &RESTAURANT" +value: "861" +data: App\Entity\Establishment {#32537 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37752 +label: "Medical Center Bernard Koushner" +value: "862" +data: App\Entity\Establishment {#32564 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37753 +label: "MERE ET ENFANT BERNARD KOUCHNER" +value: "863" +data: App\Entity\Establishment {#32591 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37754 +label: "Laboratoire biologie moléculaire nongo" +value: "864" +data: App\Entity\Establishment {#32618 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37755 +label: "ASSOCIATION DES BIOLOGISTES POUR LE GROUPE SANGUIN" +value: "865" +data: App\Entity\Establishment {#32643 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37756 +label: "LABORATOIRE DE BIOLOGIE MEDICAL EMD" +value: "866" +data: App\Entity\Establishment {#32668 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37757 +label: "PORECK MEDICAL" +value: "867" +data: App\Entity\Establishment {#32693 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37758 +label: "AGDS" +value: "868" +data: App\Entity\Establishment {#32718 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37759 +label: "AJEPS" +value: "869" +data: App\Entity\Establishment {#32743 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37760 +label: "CABINET D'ASSISTANCE MEDICO-SOCIALE" +value: "870" +data: App\Entity\Establishment {#32768 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37761 +label: "CABINET D'ELEVAGE NIMBA" +value: "871" +data: App\Entity\Establishment {#32793 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37762 +label: "CABINET DE MAÎTRE DINAH SAMPIL" +value: "872" +data: App\Entity\Establishment {#32818 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37763 +label: "Cabinet médical d'ophtalmologie Dr Diané Mohamed Habib" +value: "873" +data: App\Entity\Establishment {#32843 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37764 +label: "CABINET DE SAGES FEMMES DE SONFONIA" +value: "874" +data: App\Entity\Establishment {#32870 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37765 +label: "Clinique dentaire Mouna" +value: "875" +data: App\Entity\Establishment {#32895 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37766 +label: "Lairou Multi-Services" +value: "876" +data: App\Entity\Establishment {#32922 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37767 +label: "ChildFund Guinea" +value: "877" +data: App\Entity\Establishment {#32947 …} +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37768 +label: "Groupe Scolaire Amitié Gobicko" +value: "878" +data: App\Entity\Establishment {#32972 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37769 +label: "CLUB FMI" +value: "879" +data: App\Entity\Establishment {#32997 …} +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37770 +label: "Restaurant le Marrakech" +value: "880" +data: App\Entity\Establishment {#33022 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37771 +label: "Grande Mosquée de Fria" +value: "881" +data: App\Entity\Establishment {#33047 …} +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37772 +label: "Groupe scolaire Abdoulaye Souarer" +value: "882" +data: App\Entity\Establishment {#33072 …} +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37773 +label: "Centre Sportif De Yorokoguia-Horoya AC" +value: "883" +data: App\Entity\Establishment {#33097 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37774 +label: "SOUARÉ CLUB HÔTEL" +value: "884" +data: App\Entity\Establishment {#33122 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37775 +label: "TotalEnergies Fria Hôpital" +value: "885" +data: App\Entity\Establishment {#33149 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37776 +label: "Hotel Le Bowal" +value: "886" +data: App\Entity\Establishment {#33174 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37777 +label: "École Primaire Sabendè" +value: "887" +data: App\Entity\Establishment {#33199 …} +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37778 +label: "Bicigui" +value: "888" +data: App\Entity\Establishment {#33224 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37779 +label: "Residence Kalifa Senkoun" +value: "889" +data: App\Entity\Establishment {#33249 …} +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37780 +label: "RESIDENCE KALIFA SENKOUN" +value: "890" +data: App\Entity\Establishment {#33274 …} +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37781 +label: "Centre de Formation Professionnelle (IPS)" +value: "891" +data: App\Entity\Establishment {#33299 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37782 +label: "Aerogare Bowal" +value: "892" +data: App\Entity\Establishment {#33324 …} +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37783 +label: "École primaire katourou 1" +value: "893" +data: App\Entity\Establishment {#33349 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37784 +label: "City Friends" +value: "894" +data: App\Entity\Establishment {#33374 …} +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37785 +label: "Usine Russal" +value: "895" +data: App\Entity\Establishment {#33399 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37786 +label: "Usine de D'alumine De Fria" +value: "896" +data: App\Entity\Establishment {#33424 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37787 +label: "HÔTEL ELITE" +value: "897" +data: App\Entity\Establishment {#33449 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37788 +label: "Logement cité Telico" +value: "898" +data: App\Entity\Establishment {#33474 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37789 +label: "Hotel Le Relais" +value: "899" +data: App\Entity\Establishment {#33499 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37790 +label: "Pergola" +value: "900" +data: App\Entity\Establishment {#33524 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37791 +label: "Station Ciel Pétrole" +value: "901" +data: App\Entity\Establishment {#33549 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37792 +label: "Groupe GUICOPRES" +value: "902" +data: App\Entity\Establishment {#33574 …} +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37793 +label: "Drive auto" +value: "903" +data: App\Entity\Establishment {#2852 …} +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37794 +label: "AHB (ABIDINE HAUSING BUSINESS)" +value: "904" +data: App\Entity\Establishment {#33599 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37795 +label: "ATIKO GUINEE" +value: "905" +data: App\Entity\Establishment {#33624 …} +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37796 +label: "BATE SOUMANKO KABALABA" +value: "906" +data: App\Entity\Establishment {#33653 …} +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37797 +label: "Jeune Boss" +value: "907" +data: App\Entity\Establishment {#33678 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37798 +label: "New-yorkaise Shop" +value: "908" +data: App\Entity\Establishment {#33703 …} +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37799 +label: "Sécrétariat Général du Gouvernement" +value: "909" +data: App\Entity\Establishment {#33728 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37800 +label: "Societe des Eaux de Guinee (SEG)" +value: "910" +data: App\Entity\Establishment {#33753 …} +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37801 +label: "Ab+ barber shop" +value: "911" +data: App\Entity\Establishment {#33780 …} +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37802 +label: "Aéroport De Boké" +value: "912" +data: App\Entity\Establishment {#33805 …} +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37803 +label: "Palais Présidentiel" +value: "913" +data: App\Entity\Establishment {#33830 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37804 +label: "UNICEF GUINEE" +value: "914" +data: App\Entity\Establishment {#2877 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37805 +label: "Espace Technologie" +value: "915" +data: App\Entity\Establishment {#33855 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37806 +label: "Ambassade de Côte d'Ivoire" +value: "916" +data: App\Entity\Establishment {#33880 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37807 +label: "AIR CÔTE D'IVOIRE" +value: "917" +data: App\Entity\Establishment {#33905 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37808 +label: "Gac" +value: "918" +data: App\Entity\Establishment {#33930 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37809 +label: "MACI PRESSING" +value: "919" +data: App\Entity\Establishment {#33955 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37810 +label: "AICHOU PRESTATION" +value: "920" +data: App\Entity\Establishment {#33984 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37811 +label: "Hotel Grand Ami 5 Avenue Manquepas" +value: "921" +data: App\Entity\Establishment {#34009 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37812 +label: "RESTAURANT SACHA" +value: "922" +data: App\Entity\Establishment {#34034 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37813 +label: "Kaloum Restaurant Ôgenius Taste" +value: "923" +data: App\Entity\Establishment {#34059 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37814 +label: "Heroes Coffee Kaloum" +value: "924" +data: App\Entity\Establishment {#34084 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37815 +label: "Restaurant FOLIES" +value: "925" +data: App\Entity\Establishment {#34109 …} +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37816 +label: "Big FATAYA Kaloum" +value: "926" +data: App\Entity\Establishment {#34134 …} +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37817 +label: "Gbassikolo" +value: "927" +data: App\Entity\Establishment {#34159 …} +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37818 +label: "RESTAURANT LE CONSULAT" +value: "928" +data: App\Entity\Establishment {#34184 …} +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37819 +label: "RESTAURANT AKWABA" +value: "929" +data: App\Entity\Establishment {#34209 …} +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37820 +label: "RESTAURANT MAM DELICES" +value: "930" +data: App\Entity\Establishment {#34234 …} +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37821 +label: "Agadir bar" +value: "931" +data: App\Entity\Establishment {#34259 …} +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37822 +label: "Restaurant KISSO" +value: "932" +data: App\Entity\Establishment {#34284 …} +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37823 +label: "Akekedrom Tantie DOUSSOU" +value: "933" +data: App\Entity\Establishment {#34309 …} +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37824 +label: "RESTAURANT FINANCES" +value: "934" +data: App\Entity\Establishment {#34334 …} +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37825 +label: "Mauritania Airlines International" +value: "935" +data: App\Entity\Establishment {#34359 …} +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37826 +label: "Poste électrique de l OMVG a GARAMBE" +value: "936" +data: App\Entity\Establishment {#34384 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37827 +label: "New York City Lambangni" +value: "938" +data: App\Entity\Establishment {#34409 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37828 +label: "Vision Canada" +value: "939" +data: App\Entity\Establishment {#34434 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37829 +label: "New York Petit Simbaya" +value: "940" +data: App\Entity\Establishment {#34459 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37830 +label: "ETI S.A" +value: "941" +data: App\Entity\Establishment {#34484 …} +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37831 +label: "Cabinet de Formation Expertise Mining Consulting-Guinée" +value: "942" +data: App\Entity\Establishment {#34509 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37832 +label: "MediaAfrique Environnement" +value: "943" +data: App\Entity\Establishment {#34534 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37833 +label: "Media7plus" +value: "944" +data: App\Entity\Establishment {#34559 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37834 +label: "SOGUIBEC S.A" +value: "945" +data: App\Entity\Establishment {#34584 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37835 +label: "Shell Guinée" +value: "946" +data: App\Entity\Establishment {#34609 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37836 +label: "YMO Guinée" +value: "947" +data: App\Entity\Establishment {#34634 …} +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37837 +label: "Secrétariat permanent de la Commission nationale Guineenne pour l'UNESCOpour" +value: "948" +data: App\Entity\Establishment {#34661 …} +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37838 +label: "SOCIETE BENKADY GUINEE" +value: "949" +data: App\Entity\Establishment {#34686 …} +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37839 +label: "INTERCEL PLUS Agence du Golfe" +value: "951" +data: App\Entity\Establishment {#34711 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37840 +label: "Super Bobo" +value: "952" +data: App\Entity\Establishment {#34736 …} +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37841 +label: "Supermarchés" +value: "953" +data: App\Entity\Establishment {#34761 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37842 +label: "Supermarché SDF" +value: "954" +data: App\Entity\Establishment {#34786 …} +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37843 +label: "SUPERETTE ASSI" +value: "955" +data: App\Entity\Establishment {#34811 …} +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37844 +label: "Superette HAMANA" +value: "956" +data: App\Entity\Establishment {#2902 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37845 +label: "SUPERETTE DE MAFANCO" +value: "957" +data: App\Entity\Establishment {#34836 …} +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37846 +label: "SUPÉRETTE POREDAKA" +value: "958" +data: App\Entity\Establishment {#34861 …} +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37847 +label: "Supérette isack" +value: "959" +data: App\Entity\Establishment {#34886 …} +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37848 +label: "Jardin Botanique de l'IRDPMAG" +value: "960" +data: App\Entity\Establishment {#34911 …} +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37849 +label: "IRDPMAG" +value: "961" +data: App\Entity\Establishment {#34936 …} +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37850 +label: "Boutique Au Pays Des Merveilles" +value: "962" +data: App\Entity\Establishment {#34961 …} +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37851 +label: "Agence GDJ de Sangoyah" +value: "963" +data: App\Entity\Establishment {#34986 …} +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37852 +label: "Pharmacie Dialma" +value: "964" +data: App\Entity\Establishment {#35011 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37853 +label: "Clinique sept Labé" +value: "965" +data: App\Entity\Establishment {#35036 …} +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37854 +label: "Laboratoire Régional Vétérinaire de Labé" +value: "966" +data: App\Entity\Establishment {#35061 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37855 +label: "GAC Port" +value: "967" +data: App\Entity\Establishment {#35086 …} +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37856 +label: "Diivariame shop" +value: "968" +data: App\Entity\Establishment {#35111 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37857 +label: "TBB Matériaux" +value: "969" +data: App\Entity\Establishment {#35136 …} +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37858 +label: "مسجد جوني" +value: "970" +data: App\Entity\Establishment {#35161 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37859 +label: "impots de dixinn" +value: "971" +data: App\Entity\Establishment {#35186 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37860 +label: "Jbara supermarket" +value: "972" +data: App\Entity\Establishment {#35211 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37861 +label: "Kobaya" +value: "973" +data: App\Entity\Establishment {#35236 …} +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37862 +label: "World Food Programme (WFP) / Programme Alimentaire Mondial (PAM) Guinea" +value: "974" +data: App\Entity\Establishment {#35261 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37863 +label: "I-TRONIX GUINEE" +value: "975" +data: App\Entity\Establishment {#35286 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37864 +label: "Le Réseau Ali" +value: "976" +data: App\Entity\Establishment {#35313 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37865 +label: "Salon casanova" +value: "977" +data: App\Entity\Establishment {#35338 …} +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37866 +label: "Laboratoire D'analyse De Biologie Medicale Saint Joseph De Camayenne" +value: "978" +data: App\Entity\Establishment {#35363 …} +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37867 +label: "Centre de diagnostic de la CNSS" +value: "979" +data: App\Entity\Establishment {#35388 …} +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37868 +label: "Kaporo Beach" +value: "980" +data: App\Entity\Establishment {#35415 …} +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37869 +label: "Restaurant youpougon" +value: "981" +data: App\Entity\Establishment {#35440 …} +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37870 +label: "Blue Beach" +value: "982" +data: App\Entity\Establishment {#35465 …} +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37871 +label: "Restaurant O'BUREAU" +value: "983" +data: App\Entity\Establishment {#35490 …} +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37872 +label: "Cabinet de Conseil et d’Assistance en Douane et Commerce International" +value: "984" +data: App\Entity\Establishment {#35515 …} +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37873 +label: "GI TOLES - GUINEE INDUSTRIES" +value: "985" +data: App\Entity\Establishment {#35540 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37874 +label: "LIBERTY TRAVEL" +value: "986" +data: App\Entity\Establishment {#35567 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37875 +label: "COLIS224" +value: "987" +data: App\Entity\Establishment {#35592 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37876 +label: "Colis224 kipé" +value: "988" +data: App\Entity\Establishment {#35617 …} +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37877 +label: "BTO" +value: "989" +data: App\Entity\Establishment {#35642 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37878 +label: "Le Serveur Night Chez Bouba" +value: "990" +data: App\Entity\Establishment {#35667 …} +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37879 +label: "Eguicotrap-Sarlu" +value: "991" +data: App\Entity\Establishment {#35692 …} +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37880 +label: "Emirates Airlines" +value: "992" +data: App\Entity\Establishment {#35717 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37881 +label: "CIAO" +value: "993" +data: App\Entity\Establishment {#35742 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37882 +label: "Marrakech Lounge" +value: "994" +data: App\Entity\Establishment {#35767 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37883 +label: "Sonit pêche société de négoce international" +value: "995" +data: App\Entity\Establishment {#35792 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37884 +label: "GUINEE CANADA SALL" +value: "996" +data: App\Entity\Establishment {#35817 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37885 +label: "Bonagui S.A" +value: "997" +data: App\Entity\Establishment {#35842 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37886 +label: "Bamako Street" +value: "998" +data: App\Entity\Establishment {#35867 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37887 +label: "Banque Populaire Maroco-Guinéen" +value: "999" +data: App\Entity\Establishment {#35892 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37888 +label: "Informatique de base, Infographie et imprimerie" +value: "1000" +data: App\Entity\Establishment {#35917 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37889 +label: "Magasin de Bruxelles" +value: "1001" +data: App\Entity\Establishment {#35942 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37890 +label: "TUNISAIR" +value: "1002" +data: App\Entity\Establishment {#35967 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37891 +label: "Restaurant Senegalais" +value: "1003" +data: App\Entity\Establishment {#35992 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37892 +label: "Électricité de Guinée EDG SA" +value: "1004" +data: App\Entity\Establishment {#36017 …} +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37893 +label: "Consulat Honoraire du Congo Brazzaville en Guinée" +value: "1005" +data: App\Entity\Establishment {#36042 …} +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37894 +label: "Italia Box" +value: "1006" +data: App\Entity\Establishment {#36067 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37895 +label: "Enseignement Technique" +value: "1007" +data: App\Entity\Establishment {#36092 …} +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37896 +label: "Welhy" +value: "1008" +data: App\Entity\Establishment {#36117 …} +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37897 +label: "Kinshasa Court" +value: "1009" +data: App\Entity\Establishment {#36142 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37898 +label: "Orange digital center" +value: "1010" +data: App\Entity\Establishment {#36167 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37899 +label: "Energie" +value: "1011" +data: App\Entity\Establishment {#36192 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37900 +label: "Soleil FM Guinée" +value: "1012" +data: App\Entity\Establishment {#36217 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37901 +label: "magasin farine AGB kindia" +value: "1013" +data: App\Entity\Establishment {#36242 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37902 +label: "Tolerie & painture" +value: "1014" +data: App\Entity\Establishment {#36267 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37903 +label: "Laverie kaporo" +value: "1015" +data: App\Entity\Establishment {#36292 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37904 +label: "PRESSiNG - Acote de la clinque Pasteur -Manquepas -Kaloum" +value: "1016" +data: App\Entity\Establishment {#36317 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37905 +label: "Siguiri sokoura" +value: "1017" +data: App\Entity\Establishment {#36342 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37906 +label: "N’zérékoré" +value: "1019" +data: App\Entity\Establishment {#36367 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37907 +label: "GAC jetty Kamsar, Prefecture de Boke, Guinea, West Africa" +value: "1020" +data: App\Entity\Establishment {#36392 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37908 +label: "Africasport.org" +value: "1021" +data: App\Entity\Establishment {#36417 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37909 +label: "EDG LAMBANYI" +value: "1022" +data: App\Entity\Establishment {#36442 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37910 +label: "OFFICE NATIONAL DU TOURISME - ONT" +value: "1023" +data: App\Entity\Establishment {#36467 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37911 +label: "APIP Guinée" +value: "1024" +data: App\Entity\Establishment {#36492 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37912 +label: "Ministere du Commerce" +value: "1025" +data: App\Entity\Establishment {#36517 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37913 +label: "Office National du Tourisme" +value: "1026" +data: App\Entity\Establishment {#36542 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37914 +label: "APIP Office" +value: "1027" +data: App\Entity\Establishment {#36567 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37915 +label: "Société Guinéenne Du Patrimoine MINIER" +value: "1028" +data: App\Entity\Establishment {#36592 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37916 +label: "Société minière de Boké: SMB" +value: "1030" +data: App\Entity\Establishment {#36617 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37917 +label: "BCRG (Banque Centrale de la République de Guinée)" +value: "1032" +data: App\Entity\Establishment {#36642 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37918 +label: "GGE - Guinea Gold Exploration" +value: "1033" +data: App\Entity\Establishment {#36667 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37919 +label: "Office Guinéenne de Publicite Agence de Matam" +value: "1034" +data: App\Entity\Establishment {#36692 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37920 +label: "SEG" +value: "1035" +data: App\Entity\Establishment {#36717 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37921 +label: "MINERAL WATER CORNER KALOUM" +value: "1036" +data: App\Entity\Establishment {#36742 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37922 +label: "Pharmacie Nouvelle Coronthie" +value: "1037" +data: App\Entity\Establishment {#36767 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37923 +label: "Conakry" +value: "1038" +data: App\Entity\Establishment {#36792 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37924 +label: "Préfecture de Télimélé" +value: "1039" +data: App\Entity\Establishment {#36817 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37925 +label: "Usine Topaz" +value: "1040" +data: App\Entity\Establishment {#36842 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37926 +label: "Winning Consortium Simandou Sau" +value: "1041" +data: App\Entity\Establishment {#36867 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37927 +label: "IMMO GROUPE" +value: "1042" +data: App\Entity\Establishment {#36892 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37928 +label: "Fraxion Multi Industries SARLU" +value: "1043" +data: App\Entity\Establishment {#36917 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37929 +label: "MINA SPA - Kipé" +value: "1044" +data: App\Entity\Establishment {#36942 …} +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37930 +label: "Ministère de l'Industrie et des Petites et Moyennes Entreprises" +value: "1045" +data: App\Entity\Establishment {#36967 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13027 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13028 …5} |
| full_name | "filter_form[establishment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_establishment" |
| is_selected | Closure($choice, $value) {#37932 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "establishment" |
| placeholder | "nom de l'etablissement" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_establishment" |
| valid | true |
| value | "" |
region
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => false ] |
[ "disabled" => false ] |
| class | "App\Entity\Region" |
same as passed value |
| label | false |
false
|
| placeholder | "Région" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1113 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1476 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1469 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1477 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1479 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1478 …} } |
| choices | null |
| class | "App\Entity\Region" |
| 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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#1473 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#556 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Région" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1467 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_form_region" ] |
| cache_key | "_filter_form_region_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37935 +label: "faranah" +value: "1" +data: App\Entity\Region {#37950 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37937 +label: "kankan" +value: "2" +data: App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37948 +label: "boké" +value: "3" +data: App\Entity\Region {#37958 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37949 +label: "kindia" +value: "4" +data: App\Entity\Region {#37963 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37957 +label: "labé" +value: "5" +data: App\Entity\Region {#37968 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37936 +label: "mamou" +value: "6" +data: App\Entity\Region {#37973 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37946 +label: "conakry" +value: "7" +data: App\Entity\Region {#37978 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37947 +label: "nzérékoré" +value: "8" +data: App\Entity\Region {#37983 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Region {#664 -name: "kankan" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 10.374341474948 -longitude: -9.308755878458 -id: 2 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "kankan" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37933 -form: Symfony\Component\Form\Form {#1508 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#37934 …5} |
| full_name | "filter_form[region]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_region" |
| is_selected | Closure($choice, $value) {#37938 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "region" |
| placeholder | "Région" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_region" |
| valid | true |
| value | "2" |
filterSubmit
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" => "button fullwidth margin-top-1" ] |
[ "class" => "button fullwidth margin-top-1" ] |
| label | "valider" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button fullwidth margin-top-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "valider" |
| 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" => "button fullwidth margin-top-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_filter_form_filterSubmit" ] |
| cache_key | "_filter_form_filterSubmit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#37986 …5} |
| full_name | "filter_form[filterSubmit]" |
| id | "filter_form_filterSubmit" |
| label | "valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "filterSubmit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_filter_form_filterSubmit" |
| value | null |
reset
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-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
[ "class" => "btn btn-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
| label | "Réinitialiser" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Réinitialiser" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_filter_form_reset" ] |
| cache_key | "_filter_form_reset_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#37945 …5} |
| full_name | "filter_form[reset]" |
| id | "filter_form_reset" |
| label | "Réinitialiser" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "reset" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_filter_form_reset" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d924533f7af98b12f410492120f.mklsBSYAS6q0Cruxtq7X39btgepPzP9C-9V6XY9lt80.9HpcbXFnG8nFQdHa4sTl6JyL-997jpsHlZ4bO7gI_ZzJIS51VUoTwexk6g" |
| 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 | "d924533f7af98b12f410492120f.mklsBSYAS6q0Cruxtq7X39btgepPzP9C-9V6XY9lt80.9HpcbXFnG8nFQdHa4sTl6JyL-997jpsHlZ4bO7gI_ZzJIS51VUoTwexk6g" |
same as passed value |
| mapped | false |
false
|
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 {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | "d924533f7af98b12f410492120f.mklsBSYAS6q0Cruxtq7X39btgepPzP9C-9V6XY9lt80.9HpcbXFnG8nFQdHa4sTl6JyL-997jpsHlZ4bO7gI_ZzJIS51VUoTwexk6g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#12327 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() {#37988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#37987 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_filter_form__token" ] |
| cache_key | "_filter_form__token_hidden" |
| compound | false |
| data | "d924533f7af98b12f410492120f.mklsBSYAS6q0Cruxtq7X39btgepPzP9C-9V6XY9lt80.9HpcbXFnG8nFQdHa4sTl6JyL-997jpsHlZ4bO7gI_ZzJIS51VUoTwexk6g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37998 -form: Symfony\Component\Form\Form {#37994 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#37989 …5} |
| full_name | "filter_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_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 | "_filter_form__token" |
| valid | true |
| value | "d924533f7af98b12f410492120f.mklsBSYAS6q0Cruxtq7X39btgepPzP9C-9V6XY9lt80.9HpcbXFnG8nFQdHa4sTl6JyL-997jpsHlZ4bO7gI_ZzJIS51VUoTwexk6g" |