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) {#2275 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() {#2273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#2274 …} $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 {#2087 -form: Symfony\Component\Form\Form {#2205 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2108 …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) {#2260 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() {#2258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#2259 …} $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 {#2095 -form: Symfony\Component\Form\Form {#2208 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2089 …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) {#2267 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#2283 …} } |
Doctrine\ORM\QueryBuilder {#2246 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2245 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2248 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2244 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1102 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2247 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …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 {#2214 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2242 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2243 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1111 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2239 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2241 …} } |
| 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 {#471 …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 {#2226 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2643 …} } |
| 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 {#2246 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2245 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2248 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2244 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1102 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2247 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#2251 …} $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 {#2101 +label: "" +value: "149" +data: App\Entity\SubPrefecture {#2075 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "" +value: "30" +data: App\Entity\SubPrefecture {#2047 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "" +value: "1" +data: App\Entity\SubPrefecture {#2040 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "" +value: "64" +data: App\Entity\SubPrefecture {#2033 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "" +value: "142" +data: App\Entity\SubPrefecture {#2026 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "" +value: "213" +data: App\Entity\SubPrefecture {#2019 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "" +value: "43" +data: App\Entity\SubPrefecture {#2012 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "" +value: "76" +data: App\Entity\SubPrefecture {#2005 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "" +value: "65" +data: App\Entity\SubPrefecture {#1998 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "" +value: "202" +data: App\Entity\SubPrefecture {#1993 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28338 +label: "" +value: "303" +data: App\Entity\SubPrefecture {#1986 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28339 +label: "" +value: "31" +data: App\Entity\SubPrefecture {#1979 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28340 +label: "" +value: "56" +data: App\Entity\SubPrefecture {#1974 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28341 +label: "" +value: "66" +data: App\Entity\SubPrefecture {#1967 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28342 +label: "" +value: "159" +data: App\Entity\SubPrefecture {#1962 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28343 +label: "" +value: "119" +data: App\Entity\SubPrefecture {#1955 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28344 +label: "" +value: "120" +data: App\Entity\SubPrefecture {#1948 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28345 +label: "" +value: "18" +data: App\Entity\SubPrefecture {#1943 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28346 +label: "" +value: "329" +data: App\Entity\SubPrefecture {#1936 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28347 +label: "" +value: "2" +data: App\Entity\SubPrefecture {#1929 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28348 +label: "" +value: "88" +data: App\Entity\SubPrefecture {#1924 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28349 +label: "" +value: "10" +data: App\Entity\SubPrefecture {#1917 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28350 +label: "" +value: "260" +data: App\Entity\SubPrefecture {#1910 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28351 +label: "" +value: "32" +data: App\Entity\SubPrefecture {#1903 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28352 +label: "" +value: "67" +data: App\Entity\SubPrefecture {#1898 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28353 +label: "" +value: "44" +data: App\Entity\SubPrefecture {#1893 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28354 +label: "" +value: "19" +data: App\Entity\SubPrefecture {#1888 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28355 +label: "" +value: "33" +data: App\Entity\SubPrefecture {#1883 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28356 +label: "" +value: "150" +data: App\Entity\SubPrefecture {#1878 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28357 +label: "" +value: "278" +data: App\Entity\SubPrefecture {#1873 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28358 +label: "" +value: "279" +data: App\Entity\SubPrefecture {#1866 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28359 +label: "" +value: "330" +data: App\Entity\SubPrefecture {#1861 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28360 +label: "" +value: "331" +data: App\Entity\SubPrefecture {#1856 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28361 +label: "" +value: "304" +data: App\Entity\SubPrefecture {#1851 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28362 +label: "" +value: "109" +data: App\Entity\SubPrefecture {#1846 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28363 +label: "" +value: "3" +data: App\Entity\SubPrefecture {#1839 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28364 +label: "" +value: "236" +data: App\Entity\SubPrefecture {#1834 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28365 +label: "" +value: "101" +data: App\Entity\SubPrefecture {#1827 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28366 +label: "" +value: "305" +data: App\Entity\SubPrefecture {#1820 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28367 +label: "" +value: "110" +data: App\Entity\SubPrefecture {#1815 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28368 +label: "" +value: "336" +data: App\Entity\SubPrefecture {#1810 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28369 +label: "" +value: "280" +data: App\Entity\SubPrefecture {#1803 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28370 +label: "" +value: "294" +data: App\Entity\SubPrefecture {#1798 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28371 +label: "" +value: "45" +data: App\Entity\SubPrefecture {#1791 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28372 +label: "" +value: "246" +data: App\Entity\SubPrefecture {#1786 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28373 +label: "" +value: "318" +data: App\Entity\SubPrefecture {#1779 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28374 +label: "" +value: "169" +data: App\Entity\SubPrefecture {#1772 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28375 +label: "" +value: "261" +data: App\Entity\SubPrefecture {#1765 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28376 +label: "" +value: "332" +data: App\Entity\SubPrefecture {#1760 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28377 +label: "" +value: "68" +data: App\Entity\SubPrefecture {#1755 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28378 +label: "" +value: "102" +data: App\Entity\SubPrefecture {#1750 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28379 +label: "" +value: "272" +data: App\Entity\SubPrefecture {#1745 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28380 +label: "" +value: "138" +data: App\Entity\SubPrefecture {#1738 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28381 +label: "" +value: "111" +data: App\Entity\SubPrefecture {#1731 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28382 +label: "" +value: "4" +data: App\Entity\SubPrefecture {#1726 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28383 +label: "" +value: "237" +data: App\Entity\SubPrefecture {#1721 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28384 +label: "" +value: "189" +data: App\Entity\SubPrefecture {#1716 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28385 +label: "" +value: "160" +data: App\Entity\SubPrefecture {#1709 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28386 +label: "" +value: "57" +data: App\Entity\SubPrefecture {#1704 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28387 +label: "" +value: "190" +data: App\Entity\SubPrefecture {#1699 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28388 +label: "" +value: "170" +data: App\Entity\SubPrefecture {#1694 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28389 +label: "" +value: "306" +data: App\Entity\SubPrefecture {#1689 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28390 +label: "" +value: "11" +data: App\Entity\SubPrefecture {#1684 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28391 +label: "" +value: "77" +data: App\Entity\SubPrefecture {#1679 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28392 +label: "" +value: "281" +data: App\Entity\SubPrefecture {#1674 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28393 +label: "" +value: "191" +data: App\Entity\SubPrefecture {#1669 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28394 +label: "" +value: "282" +data: App\Entity\SubPrefecture {#1664 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28395 +label: "" +value: "12" +data: App\Entity\SubPrefecture {#1659 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28396 +label: "" +value: "333" +data: App\Entity\SubPrefecture {#1654 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28397 +label: "" +value: "13" +data: App\Entity\SubPrefecture {#1649 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28398 +label: "" +value: "192" +data: App\Entity\SubPrefecture {#1644 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28399 +label: "" +value: "203" +data: App\Entity\SubPrefecture {#1639 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28400 +label: "" +value: "238" +data: App\Entity\SubPrefecture {#1634 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28401 +label: "" +value: "273" +data: App\Entity\SubPrefecture {#1629 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28402 +label: "" +value: "5" +data: App\Entity\SubPrefecture {#1624 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28403 +label: "" +value: "89" +data: App\Entity\SubPrefecture {#1619 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28404 +label: "" +value: "214" +data: App\Entity\SubPrefecture {#1614 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28405 +label: "" +value: "262" +data: App\Entity\SubPrefecture {#1609 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28406 +label: "" +value: "69" +data: App\Entity\SubPrefecture {#1604 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28407 +label: "" +value: "215" +data: App\Entity\SubPrefecture {#1599 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28408 +label: "" +value: "247" +data: App\Entity\SubPrefecture {#1594 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28409 +label: "" +value: "103" +data: App\Entity\SubPrefecture {#1589 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28410 +label: "" +value: "70" +data: App\Entity\SubPrefecture {#1584 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28411 +label: "" +value: "143" +data: App\Entity\SubPrefecture {#1579 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28412 +label: "" +value: "183" +data: App\Entity\SubPrefecture {#1574 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28413 +label: "" +value: "144" +data: App\Entity\SubPrefecture {#1567 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28414 +label: "" +value: "337" +data: App\Entity\SubPrefecture {#1562 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28415 +label: "" +value: "78" +data: App\Entity\SubPrefecture {#1557 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28416 +label: "" +value: "20" +data: App\Entity\SubPrefecture {#1552 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28417 +label: "" +value: "151" +data: App\Entity\SubPrefecture {#1547 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28418 +label: "" +value: "307" +data: App\Entity\SubPrefecture {#1542 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28419 +label: "" +value: "226" +data: App\Entity\SubPrefecture {#1537 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28420 +label: "" +value: "227" +data: App\Entity\SubPrefecture {#1530 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28421 +label: "" +value: "34" +data: App\Entity\SubPrefecture {#1525 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28422 +label: "" +value: "35" +data: App\Entity\SubPrefecture {#1520 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28423 +label: "" +value: "152" +data: App\Entity\SubPrefecture {#1515 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28424 +label: "" +value: "283" +data: App\Entity\SubPrefecture {#1510 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28425 +label: "" +value: "216" +data: App\Entity\SubPrefecture {#1505 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28426 +label: "" +value: "123" +data: App\Entity\SubPrefecture {#1500 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28427 +label: "" +value: "295" +data: App\Entity\SubPrefecture {#1493 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28428 +label: "" +value: "90" +data: App\Entity\SubPrefecture {#1488 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28429 +label: "" +value: "121" +data: App\Entity\SubPrefecture {#2420 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28430 +label: "" +value: "161" +data: App\Entity\SubPrefecture {#1468 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28431 +label: "" +value: "184" +data: App\Entity\SubPrefecture {#2423 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28432 +label: "" +value: "14" +data: App\Entity\SubPrefecture {#27133 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28433 +label: "" +value: "296" +data: App\Entity\SubPrefecture {#27138 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28434 +label: "" +value: "124" +data: App\Entity\SubPrefecture {#27143 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28435 +label: "" +value: "193" +data: App\Entity\SubPrefecture {#27148 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28436 +label: "" +value: "217" +data: App\Entity\SubPrefecture {#27153 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28437 +label: "" +value: "284" +data: App\Entity\SubPrefecture {#27158 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28438 +label: "" +value: "36" +data: App\Entity\SubPrefecture {#27163 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28439 +label: "" +value: "46" +data: App\Entity\SubPrefecture {#27168 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28440 +label: "" +value: "285" +data: App\Entity\SubPrefecture {#27173 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28441 +label: "" +value: "21" +data: App\Entity\SubPrefecture {#27178 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28442 +label: "" +value: "263" +data: App\Entity\SubPrefecture {#27183 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28443 +label: "" +value: "248" +data: App\Entity\SubPrefecture {#27188 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28444 +label: "" +value: "319" +data: App\Entity\SubPrefecture {#27193 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28445 +label: "" +value: "171" +data: App\Entity\SubPrefecture {#27198 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28446 +label: "" +value: "297" +data: App\Entity\SubPrefecture {#27203 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28447 +label: "" +value: "338" +data: App\Entity\SubPrefecture {#27208 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28448 +label: "" +value: "339" +data: App\Entity\SubPrefecture {#27213 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28449 +label: "" +value: "131" +data: App\Entity\SubPrefecture {#27218 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28450 +label: "" +value: "194" +data: App\Entity\SubPrefecture {#27225 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28451 +label: "" +value: "22" +data: App\Entity\SubPrefecture {#27230 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28452 +label: "" +value: "204" +data: App\Entity\SubPrefecture {#27235 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28453 +label: "" +value: "218" +data: App\Entity\SubPrefecture {#27240 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28454 +label: "" +value: "239" +data: App\Entity\SubPrefecture {#27245 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28455 +label: "" +value: "195" +data: App\Entity\SubPrefecture {#27250 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28456 +label: "" +value: "153" +data: App\Entity\SubPrefecture {#27255 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28457 +label: "" +value: "125" +data: App\Entity\SubPrefecture {#27260 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28458 +label: "" +value: "154" +data: App\Entity\SubPrefecture {#27265 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28459 +label: "" +value: "15" +data: App\Entity\SubPrefecture {#27270 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28460 +label: "" +value: "155" +data: App\Entity\SubPrefecture {#27275 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28461 +label: "" +value: "274" +data: App\Entity\SubPrefecture {#27280 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28462 +label: "" +value: "132" +data: App\Entity\SubPrefecture {#27285 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28463 +label: "" +value: "112" +data: App\Entity\SubPrefecture {#27290 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28464 +label: "" +value: "47" +data: App\Entity\SubPrefecture {#27295 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28465 +label: "" +value: "113" +data: App\Entity\SubPrefecture {#27300 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28466 +label: "" +value: "240" +data: App\Entity\SubPrefecture {#27305 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28467 +label: "" +value: "6" +data: App\Entity\SubPrefecture {#27310 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28468 +label: "" +value: "48" +data: App\Entity\SubPrefecture {#27315 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28469 +label: "" +value: "228" +data: App\Entity\SubPrefecture {#27320 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28470 +label: "" +value: "79" +data: App\Entity\SubPrefecture {#27325 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28471 +label: "" +value: "286" +data: App\Entity\SubPrefecture {#27330 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28472 +label: "" +value: "340" +data: App\Entity\SubPrefecture {#27335 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28473 +label: "" +value: "241" +data: App\Entity\SubPrefecture {#27340 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28474 +label: "" +value: "249" +data: App\Entity\SubPrefecture {#27345 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28475 +label: "" +value: "58" +data: App\Entity\SubPrefecture {#27350 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28476 +label: "" +value: "145" +data: App\Entity\SubPrefecture {#27355 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28477 +label: "" +value: "162" +data: App\Entity\SubPrefecture {#27360 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28478 +label: "" +value: "7" +data: App\Entity\SubPrefecture {#27365 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28479 +label: "" +value: "91" +data: App\Entity\SubPrefecture {#27370 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28480 +label: "" +value: "80" +data: App\Entity\SubPrefecture {#27375 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28481 +label: "" +value: "71" +data: App\Entity\SubPrefecture {#27380 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28482 +label: "" +value: "92" +data: App\Entity\SubPrefecture {#27385 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28483 +label: "" +value: "37" +data: App\Entity\SubPrefecture {#27390 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28484 +label: "" +value: "172" +data: App\Entity\SubPrefecture {#27395 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28485 +label: "" +value: "242" +data: App\Entity\SubPrefecture {#27400 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28486 +label: "" +value: "104" +data: App\Entity\SubPrefecture {#27405 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28487 +label: "" +value: "320" +data: App\Entity\SubPrefecture {#27410 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28488 +label: "" +value: "23" +data: App\Entity\SubPrefecture {#27415 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28489 +label: "" +value: "298" +data: App\Entity\SubPrefecture {#27420 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28490 +label: "" +value: "114" +data: App\Entity\SubPrefecture {#27425 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28491 +label: "" +value: "229" +data: App\Entity\SubPrefecture {#27430 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28492 +label: "" +value: "163" +data: App\Entity\SubPrefecture {#27435 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28493 +label: "" +value: "173" +data: App\Entity\SubPrefecture {#27440 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28494 +label: "" +value: "230" +data: App\Entity\SubPrefecture {#27445 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28495 +label: "" +value: "59" +data: App\Entity\SubPrefecture {#27450 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28496 +label: "" +value: "73" +data: App\Entity\SubPrefecture {#27455 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28497 +label: "" +value: "231" +data: App\Entity\SubPrefecture {#27460 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28498 +label: "" +value: "8" +data: App\Entity\SubPrefecture {#27465 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28499 +label: "" +value: "250" +data: App\Entity\SubPrefecture {#27470 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28500 +label: "" +value: "174" +data: App\Entity\SubPrefecture {#27475 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28501 +label: "" +value: "205" +data: App\Entity\SubPrefecture {#27480 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28502 +label: "" +value: "321" +data: App\Entity\SubPrefecture {#27485 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28503 +label: "" +value: "308" +data: App\Entity\SubPrefecture {#27490 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28504 +label: "" +value: "185" +data: App\Entity\SubPrefecture {#27495 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28505 +label: "" +value: "81" +data: App\Entity\SubPrefecture {#27500 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28506 +label: "" +value: "322" +data: App\Entity\SubPrefecture {#27505 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28507 +label: "" +value: "72" +data: App\Entity\SubPrefecture {#27510 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28508 +label: "" +value: "287" +data: App\Entity\SubPrefecture {#27515 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28509 +label: "" +value: "49" +data: App\Entity\SubPrefecture {#27520 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28510 +label: "" +value: "126" +data: App\Entity\SubPrefecture {#27525 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28511 +label: "" +value: "133" +data: App\Entity\SubPrefecture {#27530 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28512 +label: "" +value: "82" +data: App\Entity\SubPrefecture {#27535 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28513 +label: "" +value: "38" +data: App\Entity\SubPrefecture {#27540 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28514 +label: "" +value: "341" +data: App\Entity\SubPrefecture {#27545 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28515 +label: "" +value: "60" +data: App\Entity\SubPrefecture {#27550 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28516 +label: "" +value: "127" +data: App\Entity\SubPrefecture {#27555 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28517 +label: "" +value: "196" +data: App\Entity\SubPrefecture {#27560 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28518 +label: "" +value: "232" +data: App\Entity\SubPrefecture {#27565 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28519 +label: "" +value: "139" +data: App\Entity\SubPrefecture {#27570 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28520 +label: "" +value: "74" +data: App\Entity\SubPrefecture {#27575 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28521 +label: "" +value: "309" +data: App\Entity\SubPrefecture {#27580 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28522 +label: "" +value: "233" +data: App\Entity\SubPrefecture {#27585 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28523 +label: "" +value: "197" +data: App\Entity\SubPrefecture {#27590 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28524 +label: "" +value: "206" +data: App\Entity\SubPrefecture {#27595 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28525 +label: "" +value: "299" +data: App\Entity\SubPrefecture {#27600 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28526 +label: "" +value: "16" +data: App\Entity\SubPrefecture {#27605 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28527 +label: "" +value: "219" +data: App\Entity\SubPrefecture {#27610 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28528 +label: "" +value: "207" +data: App\Entity\SubPrefecture {#27615 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28529 +label: "" +value: "264" +data: App\Entity\SubPrefecture {#27620 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28530 +label: "" +value: "61" +data: App\Entity\SubPrefecture {#27625 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28531 +label: "" +value: "208" +data: App\Entity\SubPrefecture {#27630 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28532 +label: "" +value: "105" +data: App\Entity\SubPrefecture {#27635 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28533 +label: "" +value: "293" +data: App\Entity\SubPrefecture {#27640 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28534 +label: "" +value: "300" +data: App\Entity\SubPrefecture {#27645 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28535 +label: "" +value: "310" +data: App\Entity\SubPrefecture {#27650 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28536 +label: "" +value: "265" +data: App\Entity\SubPrefecture {#27655 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28537 +label: "" +value: "164" +data: App\Entity\SubPrefecture {#27660 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28538 +label: "" +value: "222" +data: App\Entity\SubPrefecture {#27665 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28539 +label: "" +value: "220" +data: App\Entity\SubPrefecture {#27670 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28540 +label: "" +value: "243" +data: App\Entity\SubPrefecture {#27675 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28541 +label: "" +value: "156" +data: App\Entity\SubPrefecture {#27680 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28542 +label: "" +value: "128" +data: App\Entity\SubPrefecture {#27685 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28543 +label: "" +value: "115" +data: App\Entity\SubPrefecture {#27690 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28544 +label: "" +value: "93" +data: App\Entity\SubPrefecture {#27695 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28545 +label: "" +value: "221" +data: App\Entity\SubPrefecture {#27700 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28546 +label: "" +value: "165" +data: App\Entity\SubPrefecture {#27705 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28547 +label: "" +value: "251" +data: App\Entity\SubPrefecture {#27710 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28548 +label: "" +value: "50" +data: App\Entity\SubPrefecture {#27715 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28549 +label: "" +value: "209" +data: App\Entity\SubPrefecture {#27720 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28550 +label: "" +value: "83" +data: App\Entity\SubPrefecture {#27725 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28551 +label: "" +value: "140" +data: App\Entity\SubPrefecture {#27730 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28552 +label: "" +value: "39" +data: App\Entity\SubPrefecture {#27735 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28553 +label: "" +value: "106" +data: App\Entity\SubPrefecture {#27740 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28554 +label: "" +value: "24" +data: App\Entity\SubPrefecture {#27745 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28555 +label: "" +value: "186" +data: App\Entity\SubPrefecture {#27750 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28556 +label: "" +value: "275" +data: App\Entity\SubPrefecture {#27755 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28557 +label: "" +value: "276" +data: App\Entity\SubPrefecture {#27760 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28558 +label: "" +value: "51" +data: App\Entity\SubPrefecture {#27765 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28559 +label: "" +value: "175" +data: App\Entity\SubPrefecture {#27770 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28560 +label: "" +value: "187" +data: App\Entity\SubPrefecture {#27775 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28561 +label: "" +value: "244" +data: App\Entity\SubPrefecture {#27780 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28562 +label: "" +value: "166" +data: App\Entity\SubPrefecture {#27785 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28563 +label: "" +value: "245" +data: App\Entity\SubPrefecture {#27790 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28564 +label: "" +value: "52" +data: App\Entity\SubPrefecture {#27795 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28565 +label: "" +value: "84" +data: App\Entity\SubPrefecture {#27800 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28566 +label: "" +value: "288" +data: App\Entity\SubPrefecture {#27805 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28567 +label: "" +value: "157" +data: App\Entity\SubPrefecture {#27810 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28568 +label: "" +value: "9" +data: App\Entity\SubPrefecture {#27815 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28569 +label: "" +value: "311" +data: App\Entity\SubPrefecture {#27820 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28570 +label: "" +value: "323" +data: App\Entity\SubPrefecture {#27825 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28571 +label: "" +value: "301" +data: App\Entity\SubPrefecture {#27830 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28572 +label: "" +value: "94" +data: App\Entity\SubPrefecture {#27835 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28573 +label: "" +value: "95" +data: App\Entity\SubPrefecture {#27840 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28574 +label: "" +value: "96" +data: App\Entity\SubPrefecture {#27845 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28575 +label: "" +value: "85" +data: App\Entity\SubPrefecture {#27850 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28576 +label: "" +value: "266" +data: App\Entity\SubPrefecture {#27855 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28577 +label: "" +value: "289" +data: App\Entity\SubPrefecture {#27860 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28578 +label: "" +value: "342" +data: App\Entity\SubPrefecture {#27865 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28579 +label: "" +value: "97" +data: App\Entity\SubPrefecture {#27870 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28580 +label: "" +value: "100" +data: App\Entity\SubPrefecture {#27875 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28581 +label: "" +value: "198" +data: App\Entity\SubPrefecture {#27880 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28582 +label: "" +value: "252" +data: App\Entity\SubPrefecture {#27885 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28583 +label: "" +value: "146" +data: App\Entity\SubPrefecture {#27890 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28584 +label: "" +value: "343" +data: App\Entity\SubPrefecture {#27895 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28585 +label: "" +value: "253" +data: App\Entity\SubPrefecture {#27900 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28586 +label: "" +value: "312" +data: App\Entity\SubPrefecture {#27905 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28587 +label: "" +value: "324" +data: App\Entity\SubPrefecture {#27910 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28588 +label: "" +value: "313" +data: App\Entity\SubPrefecture {#27915 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28589 +label: "" +value: "210" +data: App\Entity\SubPrefecture {#27920 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28590 +label: "" +value: "25" +data: App\Entity\SubPrefecture {#27925 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28591 +label: "" +value: "334" +data: App\Entity\SubPrefecture {#27930 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28592 +label: "" +value: "188" +data: App\Entity\SubPrefecture {#27935 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28593 +label: "" +value: "267" +data: App\Entity\SubPrefecture {#27940 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28594 +label: "" +value: "199" +data: App\Entity\SubPrefecture {#27945 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28595 +label: "" +value: "254" +data: App\Entity\SubPrefecture {#27950 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28596 +label: "" +value: "277" +data: App\Entity\SubPrefecture {#27955 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28597 +label: "" +value: "53" +data: App\Entity\SubPrefecture {#27960 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28598 +label: "" +value: "211" +data: App\Entity\SubPrefecture {#27965 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28599 +label: "" +value: "86" +data: App\Entity\SubPrefecture {#27970 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28600 +label: "" +value: "290" +data: App\Entity\SubPrefecture {#27975 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28601 +label: "" +value: "167" +data: App\Entity\SubPrefecture {#27980 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28602 +label: "" +value: "134" +data: App\Entity\SubPrefecture {#27985 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28603 +label: "" +value: "325" +data: App\Entity\SubPrefecture {#27990 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28604 +label: "" +value: "26" +data: App\Entity\SubPrefecture {#27995 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28605 +label: "" +value: "40" +data: App\Entity\SubPrefecture {#28000 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28606 +label: "" +value: "116" +data: App\Entity\SubPrefecture {#28005 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28607 +label: "" +value: "268" +data: App\Entity\SubPrefecture {#28010 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28608 +label: "" +value: "75" +data: App\Entity\SubPrefecture {#28015 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28609 +label: "" +value: "200" +data: App\Entity\SubPrefecture {#28020 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28610 +label: "" +value: "117" +data: App\Entity\SubPrefecture {#28025 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28611 +label: "" +value: "87" +data: App\Entity\SubPrefecture {#28030 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28612 +label: "" +value: "176" +data: App\Entity\SubPrefecture {#28035 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28613 +label: "" +value: "255" +data: App\Entity\SubPrefecture {#28040 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28614 +label: "" +value: "135" +data: App\Entity\SubPrefecture {#28045 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28615 +label: "" +value: "177" +data: App\Entity\SubPrefecture {#28050 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28616 +label: "" +value: "17" +data: App\Entity\SubPrefecture {#28055 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28617 +label: "" +value: "314" +data: App\Entity\SubPrefecture {#28060 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28618 +label: "" +value: "315" +data: App\Entity\SubPrefecture {#28065 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28619 +label: "" +value: "62" +data: App\Entity\SubPrefecture {#28070 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28620 +label: "" +value: "98" +data: App\Entity\SubPrefecture {#28075 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28621 +label: "" +value: "99" +data: App\Entity\SubPrefecture {#28080 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28622 +label: "" +value: "158" +data: App\Entity\SubPrefecture {#28085 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28623 +label: "" +value: "291" +data: App\Entity\SubPrefecture {#28090 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28624 +label: "" +value: "178" +data: App\Entity\SubPrefecture {#28095 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28625 +label: "" +value: "269" +data: App\Entity\SubPrefecture {#28100 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28626 +label: "" +value: "179" +data: App\Entity\SubPrefecture {#28105 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28627 +label: "" +value: "292" +data: App\Entity\SubPrefecture {#28110 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28628 +label: "" +value: "27" +data: App\Entity\SubPrefecture {#28115 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28629 +label: "" +value: "63" +data: App\Entity\SubPrefecture {#28120 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28630 +label: "" +value: "168" +data: App\Entity\SubPrefecture {#28125 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28631 +label: "" +value: "326" +data: App\Entity\SubPrefecture {#28130 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28632 +label: "" +value: "256" +data: App\Entity\SubPrefecture {#28135 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28633 +label: "" +value: "107" +data: App\Entity\SubPrefecture {#28140 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28634 +label: "" +value: "118" +data: App\Entity\SubPrefecture {#28145 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28635 +label: "" +value: "147" +data: App\Entity\SubPrefecture {#28150 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28636 +label: "" +value: "234" +data: App\Entity\SubPrefecture {#28155 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28637 +label: "" +value: "180" +data: App\Entity\SubPrefecture {#28160 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28638 +label: "" +value: "257" +data: App\Entity\SubPrefecture {#28165 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28639 +label: "" +value: "344" +data: App\Entity\SubPrefecture {#28170 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28640 +label: "" +value: "181" +data: App\Entity\SubPrefecture {#28175 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28641 +label: "" +value: "223" +data: App\Entity\SubPrefecture {#28180 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28642 +label: "" +value: "345" +data: App\Entity\SubPrefecture {#28185 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28643 +label: "" +value: "136" +data: App\Entity\SubPrefecture {#28190 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28644 +label: "" +value: "182" +data: App\Entity\SubPrefecture {#28195 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28645 +label: "" +value: "270" +data: App\Entity\SubPrefecture {#28200 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28646 +label: "" +value: "271" +data: App\Entity\SubPrefecture {#28205 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28647 +label: "" +value: "258" +data: App\Entity\SubPrefecture {#28210 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28648 +label: "" +value: "29" +data: App\Entity\SubPrefecture {#28215 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28649 +label: "" +value: "54" +data: App\Entity\SubPrefecture {#28220 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28650 +label: "" +value: "28" +data: App\Entity\SubPrefecture {#28225 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28651 +label: "" +value: "55" +data: App\Entity\SubPrefecture {#28230 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28652 +label: "" +value: "259" +data: App\Entity\SubPrefecture {#28235 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28653 +label: "" +value: "148" +data: App\Entity\SubPrefecture {#28240 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28654 +label: "" +value: "122" +data: App\Entity\SubPrefecture {#28245 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28655 +label: "" +value: "129" +data: App\Entity\SubPrefecture {#28250 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28656 +label: "" +value: "224" +data: App\Entity\SubPrefecture {#28255 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28657 +label: "" +value: "108" +data: App\Entity\SubPrefecture {#28260 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28658 +label: "" +value: "235" +data: App\Entity\SubPrefecture {#28265 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28659 +label: "" +value: "302" +data: App\Entity\SubPrefecture {#28270 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28660 +label: "" +value: "201" +data: App\Entity\SubPrefecture {#28275 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28661 +label: "" +value: "212" +data: App\Entity\SubPrefecture {#28280 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28662 +label: "" +value: "316" +data: App\Entity\SubPrefecture {#28285 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28663 +label: "" +value: "317" +data: App\Entity\SubPrefecture {#28290 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28664 +label: "" +value: "130" +data: App\Entity\SubPrefecture {#28295 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28665 +label: "" +value: "327" +data: App\Entity\SubPrefecture {#28300 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28666 +label: "" +value: "141" +data: App\Entity\SubPrefecture {#28305 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28667 +label: "" +value: "328" +data: App\Entity\SubPrefecture {#28310 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28668 +label: "" +value: "41" +data: App\Entity\SubPrefecture {#28315 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28669 +label: "" +value: "225" +data: App\Entity\SubPrefecture {#28320 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28670 +label: "" +value: "42" +data: App\Entity\SubPrefecture {#28325 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28671 +label: "" +value: "335" +data: App\Entity\SubPrefecture {#28330 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28672 +label: "" +value: "137" +data: App\Entity\SubPrefecture {#28335 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2090 -form: Symfony\Component\Form\Form {#2212 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2092 …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) {#2094 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) {#2266 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#2283 …} } |
Doctrine\ORM\QueryBuilder {#2235 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2219 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2236 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2218 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1102 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2224 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …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 {#2201 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2220 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2190 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1111 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2221 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1112 …} } |
| 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 {#471 …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 {#987 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#984 …} } |
| 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 {#2235 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2219 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2236 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2218 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1102 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2224 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#2232 …} $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 {#28676 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#28694 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28680 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#28732 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28678 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#28743 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28682 +label: "achat" +value: "557" +data: App\Entity\Category {#28752 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28677 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#28761 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28689 +label: "administrations" +value: "8" +data: App\Entity\Category {#28772 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28687 +label: "aéroports" +value: "109" +data: App\Entity\Category {#28799 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28686 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#28810 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28679 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#28819 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28690 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#28830 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34981 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#28841 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34982 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#28850 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34983 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#28861 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34984 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#28870 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34985 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#28879 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34986 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#28890 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34987 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#28899 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34988 +label: "agriculture" +value: "373" +data: App\Entity\Category {#28910 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34989 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#28919 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34990 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#28702 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34992 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#28940 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34991 +label: "agronomie" +value: "376" +data: App\Entity\Category {#28949 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34994 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#28958 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34995 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#28969 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34996 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#28978 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34997 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#28987 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34998 +label: "aluminium" +value: "132" +data: App\Entity\Category {#28996 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34999 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#29005 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35000 +label: "ambulances" +value: "532" +data: App\Entity\Category {#29014 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35001 +label: "aménagement" +value: "573" +data: App\Entity\Category {#29025 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35002 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#29036 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35003 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#29045 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35004 +label: "ameublement" +value: "193" +data: App\Entity\Category {#29054 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35005 +label: "animalerie" +value: "310" +data: App\Entity\Category {#29063 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35006 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#29072 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35007 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#29081 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35008 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#29090 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35009 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#29099 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35010 +label: "aquarium" +value: "52" +data: App\Entity\Category {#29108 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35011 +label: "architectes" +value: "134" +data: App\Entity\Category {#29117 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35012 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#29126 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35013 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#29137 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35014 +label: "art graphique" +value: "4" +data: App\Entity\Category {#29148 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35015 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#29157 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35016 +label: "artisanat" +value: "196" +data: App\Entity\Category {#29168 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35017 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#29169 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35018 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#29187 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35019 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#29196 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35020 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#29205 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35021 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#29214 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35022 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#29223 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35023 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#29232 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35024 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#29241 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35025 +label: "associations" +value: "178" +data: App\Entity\Category {#29250 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35026 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#29259 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35027 +label: "assurances" +value: "65" +data: App\Entity\Category {#29268 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35028 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#29279 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35029 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#29288 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35030 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#29297 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35031 +label: "auberge" +value: "534" +data: App\Entity\Category {#29306 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35032 +label: "auberges" +value: "292" +data: App\Entity\Category {#29315 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35033 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#29324 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35034 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#29333 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35035 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#29344 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35036 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#29345 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35037 +label: "autre" +value: "72" +data: App\Entity\Category {#29363 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35038 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#29372 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35039 +label: "banques" +value: "67" +data: App\Entity\Category {#29381 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35040 +label: "bar" +value: "14" +data: App\Entity\Category {#29390 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35041 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#29399 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35042 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#28762 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35043 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#29416 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35044 +label: "béton" +value: "138" +data: App\Entity\Category {#29427 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35045 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#29436 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35046 +label: "bien être" +value: "80" +data: App\Entity\Category {#29447 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35047 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#29456 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35048 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#29465 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35049 +label: "biologistes" +value: "329" +data: App\Entity\Category {#29474 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35050 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#29485 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35051 +label: "bois" +value: "139" +data: App\Entity\Category {#29494 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35052 +label: "boissons" +value: "380" +data: App\Entity\Category {#29503 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35053 +label: "boucheries" +value: "200" +data: App\Entity\Category {#29512 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35054 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#29521 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35055 +label: "boutique" +value: "252" +data: App\Entity\Category {#29530 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35056 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#29541 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35057 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#29550 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35058 +label: "bowling" +value: "309" +data: App\Entity\Category {#29559 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35059 +label: "brasserie" +value: "441" +data: App\Entity\Category {#29568 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35060 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#29577 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35061 +label: "broderies" +value: "202" +data: App\Entity\Category {#29586 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35062 +label: "btp" +value: "536" +data: App\Entity\Category {#29595 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35063 +label: "bts" +value: "541" +data: App\Entity\Category {#29604 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35064 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#29613 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35065 +label: "bureautique" +value: "314" +data: App\Entity\Category {#29622 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35066 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#29631 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35067 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#29640 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35068 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#29649 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35069 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#29658 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35070 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#29667 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35071 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#29676 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35072 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#29685 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35073 +label: "café" +value: "26" +data: App\Entity\Category {#29694 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35074 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#29703 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35075 +label: "camping" +value: "51" +data: App\Entity\Category {#29712 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35076 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#29721 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35077 +label: "carrelage" +value: "140" +data: App\Entity\Category {#29730 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35078 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#29739 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35079 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#29748 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35080 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#29757 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35081 +label: "cartographie" +value: "179" +data: App\Entity\Category {#29768 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35082 +label: "casinos" +value: "50" +data: App\Entity\Category {#29777 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35083 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#29786 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35084 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#29795 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35085 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#29806 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35086 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#29815 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35087 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#29824 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35088 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#29833 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35089 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#29842 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35090 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#29851 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35091 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#29860 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35092 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#29869 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35093 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#29878 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35094 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#29887 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35095 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#29896 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35096 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#29905 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35097 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#29914 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35098 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#29923 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35099 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#29932 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35100 +label: "chaussures" +value: "206" +data: App\Entity\Category {#29941 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35101 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#29950 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35102 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#29959 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35103 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#29968 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35104 +label: "cimetière" +value: "74" +data: App\Entity\Category {#29977 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35105 +label: "cinémas" +value: "296" +data: App\Entity\Category {#29986 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35106 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#29995 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35107 +label: "cloud" +value: "321" +data: App\Entity\Category {#30004 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35108 +label: "club de football" +value: "574" +data: App\Entity\Category {#30013 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35109 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#30022 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35110 +label: "collège" +value: "539" +data: App\Entity\Category {#30031 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35111 +label: "commerce général" +value: "207" +data: App\Entity\Category {#30040 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35112 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#28733 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35113 +label: "commercial" +value: "553" +data: App\Entity\Category {#30057 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35114 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#30066 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35115 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#30075 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35116 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#28831 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35117 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#30092 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35118 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#30101 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35119 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#30110 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35120 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#30119 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35121 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#29334 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35122 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#30136 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35123 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#30147 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35124 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#30156 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35125 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#30165 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35126 +label: "confédérations" +value: "404" +data: App\Entity\Category {#30174 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35127 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#30183 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35128 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#30192 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35129 +label: "consignation" +value: "511" +data: App\Entity\Category {#30201 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35130 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#30210 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35131 +label: "construction" +value: "143" +data: App\Entity\Category {#30219 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35132 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#30228 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35133 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#30237 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35134 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#30246 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35135 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#30255 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35136 +label: "copie service" +value: "482" +data: App\Entity\Category {#30264 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35137 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#30273 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35138 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#30282 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35139 +label: "courrier" +value: "483" +data: App\Entity\Category {#30291 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35140 +label: "courrier express" +value: "484" +data: App\Entity\Category {#30300 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35141 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#30309 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35142 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#30318 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35143 +label: "crémation" +value: "612" +data: App\Entity\Category {#30327 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35144 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#30336 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35145 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#30345 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35146 +label: "cuisines" +value: "145" +data: App\Entity\Category {#30354 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35147 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#30363 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35148 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#30372 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35149 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#30381 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35150 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#30390 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35151 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#30399 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35152 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#30408 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35153 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#30417 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35154 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#30426 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35155 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#30435 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35156 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#30444 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35157 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#30453 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35158 +label: "désinfection" +value: "631" +data: App\Entity\Category {#30462 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35159 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#30471 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35160 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#30480 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35161 +label: "devops" +value: "538" +data: App\Entity\Category {#30489 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35162 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#30498 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35163 +label: "directions" +value: "548" +data: App\Entity\Category {#30507 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35164 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#30516 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35165 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#30525 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35166 +label: "docteur" +value: "62" +data: App\Entity\Category {#30534 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35167 +label: "douanes" +value: "182" +data: App\Entity\Category {#30543 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35168 +label: "droits" +value: "562" +data: App\Entity\Category {#30552 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35169 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#30561 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35170 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#30570 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35171 +label: "eau de table" +value: "384" +data: App\Entity\Category {#30579 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35172 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#30588 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35173 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#30597 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35174 +label: "école" +value: "423" +data: App\Entity\Category {#30606 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35175 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#30615 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35176 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#30624 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35177 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#30633 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35178 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#30642 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35179 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#30651 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35180 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#30660 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35181 +label: "editeurs" +value: "118" +data: App\Entity\Category {#30669 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35182 +label: "education" +value: "566" +data: App\Entity\Category {#30678 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35183 +label: "eglise" +value: "75" +data: App\Entity\Category {#30687 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35184 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#30696 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35185 +label: "électricien" +value: "86" +data: App\Entity\Category {#30705 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35186 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#30714 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35187 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#30723 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35188 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#30732 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35189 +label: "elevage" +value: "386" +data: App\Entity\Category {#30741 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35190 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#30750 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35191 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#30759 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35192 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#30768 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35193 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#28851 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35194 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#29417 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35195 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#30793 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35196 +label: "engrais" +value: "387" +data: App\Entity\Category {#30802 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35197 +label: "enseignement" +value: "568" +data: App\Entity\Category {#30811 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35198 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#30820 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35199 +label: "entreposage" +value: "437" +data: App\Entity\Category {#30829 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35200 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#30838 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35201 +label: "environnement" +value: "183" +data: App\Entity\Category {#30847 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35202 +label: "epargne" +value: "363" +data: App\Entity\Category {#30856 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35203 +label: "épicerie" +value: "27" +data: App\Entity\Category {#30865 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35204 +label: "Épilation" +value: "580" +data: App\Entity\Category {#30874 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35205 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#30883 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35206 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#30892 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35207 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#30901 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35208 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#30910 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35209 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#30919 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35210 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#30928 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35211 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#30937 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35212 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#30946 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35213 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#30957 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35214 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#30966 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35215 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#30975 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35216 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#30984 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35217 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#30993 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35218 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#31002 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35219 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#31011 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35220 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#31020 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35221 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#31031 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35222 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#31040 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35223 +label: "fast food" +value: "210" +data: App\Entity\Category {#31049 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35224 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#31058 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35225 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#31067 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35226 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#31076 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35227 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#29269 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35228 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#31093 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35229 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#31102 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35230 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#31111 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35231 +label: "fondations" +value: "184" +data: App\Entity\Category {#31120 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35232 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#31129 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35233 +label: "formation" +value: "567" +data: App\Entity\Category {#31138 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35234 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#31147 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35235 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#31156 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35236 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#31165 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35237 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#29437 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35238 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#31182 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35239 +label: "fourniture" +value: "556" +data: App\Entity\Category {#31191 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35240 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#31200 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35241 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#31209 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35242 +label: "fret" +value: "512" +data: App\Entity\Category {#31218 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35243 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#31227 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35244 +label: "friperies" +value: "214" +data: App\Entity\Category {#31236 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35245 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#31245 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35246 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#31254 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35247 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#31263 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35248 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#31272 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35249 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#31281 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35250 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#31290 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35251 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#31299 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35252 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#31308 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35253 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#31317 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35254 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#31326 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35255 +label: "gare" +value: "530" +data: App\Entity\Category {#31335 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35256 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#31344 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35257 +label: "gaz" +value: "418" +data: App\Entity\Category {#31353 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35258 +label: "génie civil" +value: "152" +data: App\Entity\Category {#31362 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35259 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#31371 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35260 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#31380 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35261 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#31389 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35262 +label: "géomètres" +value: "153" +data: App\Entity\Category {#31398 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35263 +label: "gestion" +value: "561" +data: App\Entity\Category {#31407 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35264 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#31416 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35265 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#31425 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35266 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#31434 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35267 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#31443 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35268 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#31452 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35269 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#31461 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35270 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#31470 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35271 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#31479 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35272 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#31488 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35273 +label: "gym" +value: "104" +data: App\Entity\Category {#31497 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35274 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#31506 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35275 +label: "hébergement" +value: "57" +data: App\Entity\Category {#31515 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35276 +label: "hôpital" +value: "63" +data: App\Entity\Category {#31524 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35277 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#31533 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35278 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#31542 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35279 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#31551 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35280 +label: "hôtels" +value: "299" +data: App\Entity\Category {#31560 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35281 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#31571 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35282 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#31580 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35283 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#31589 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35284 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#31598 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35285 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#31607 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35286 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#31616 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35287 +label: "hygiène" +value: "90" +data: App\Entity\Category {#31625 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35288 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#31634 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35289 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#28880 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35290 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#29796 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35291 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#31659 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35292 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#31668 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35293 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#31677 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35294 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#31686 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35295 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#31695 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35296 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#31704 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35297 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#31713 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35298 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#31722 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35299 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#29138 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35300 +label: "informatique" +value: "322" +data: App\Entity\Category {#31739 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35301 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#29127 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35302 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#31756 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35303 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#31765 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35304 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#31774 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35305 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#31783 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35306 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#31792 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35307 +label: "institutions" +value: "550" +data: App\Entity\Category {#31801 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35308 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#31810 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35309 +label: "internet" +value: "324" +data: App\Entity\Category {#31819 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35310 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#31828 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35311 +label: "jardinage" +value: "491" +data: App\Entity\Category {#31837 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35312 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#31846 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35313 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#31855 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35314 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#31864 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35315 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#31873 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35316 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#31882 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35317 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#31891 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35318 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#31900 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35319 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#31909 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35320 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#31918 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35321 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#31927 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35322 +label: "lessive" +value: "31" +data: App\Entity\Category {#31936 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35323 +label: "librairie" +value: "20" +data: App\Entity\Category {#31945 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35324 +label: "lingeries" +value: "218" +data: App\Entity\Category {#31954 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35325 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#31963 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35326 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#31972 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35327 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#31981 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35328 +label: "location avion" +value: "513" +data: App\Entity\Category {#31990 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35329 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#31999 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35330 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#32010 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35331 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#32019 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35332 +label: "location de film" +value: "100" +data: App\Entity\Category {#32028 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35333 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#32037 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35334 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#32046 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35335 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#32055 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35336 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#32064 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35337 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#32073 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35338 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#32082 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35339 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#32091 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35340 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#32100 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35341 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#32109 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35342 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#32118 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35343 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#32127 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35344 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#32136 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35345 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#32145 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35346 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#32154 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35347 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#32163 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35348 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#32000 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35349 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#32180 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35350 +label: "logistique" +value: "514" +data: App\Entity\Category {#32189 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35351 +label: "loterie" +value: "219" +data: App\Entity\Category {#32198 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35352 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#32207 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35353 +label: "lycée" +value: "540" +data: App\Entity\Category {#32216 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35354 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#32225 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35355 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#32234 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35356 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#32243 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35357 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#32252 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35358 +label: "magazines" +value: "123" +data: App\Entity\Category {#32261 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35359 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#32270 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35360 +label: "mairie" +value: "76" +data: App\Entity\Category {#32279 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35361 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#32288 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35362 +label: "management" +value: "285" +data: App\Entity\Category {#32297 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35363 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#32306 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35364 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#32315 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35365 +label: "maquis" +value: "220" +data: App\Entity\Category {#32324 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35366 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#32333 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35367 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#32342 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35368 +label: "marketing" +value: "286" +data: App\Entity\Category {#32351 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35369 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#32360 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35370 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#32369 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35371 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#32378 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35372 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#32387 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35373 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#32396 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35374 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#32405 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35375 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#32414 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35376 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#32423 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35377 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#32432 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35378 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#32441 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35379 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#32450 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35380 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#32459 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35381 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#32468 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35382 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#32477 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35383 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#32486 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35384 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#32495 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35385 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#32504 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35386 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#32513 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35387 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#32522 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35388 +label: "médias" +value: "124" +data: App\Entity\Category {#32531 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35389 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#32540 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35390 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#32549 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35391 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#32558 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35392 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#32567 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35393 +label: "merceries" +value: "225" +data: App\Entity\Category {#32576 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35394 +label: "meubles" +value: "226" +data: App\Entity\Category {#32585 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35395 +label: "microfinance" +value: "367" +data: App\Entity\Category {#32594 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35396 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#32603 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35397 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#32612 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35398 +label: "ministères" +value: "185" +data: App\Entity\Category {#32621 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35399 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#32630 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35400 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#32639 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35401 +label: "monétique" +value: "327" +data: App\Entity\Category {#32648 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35402 +label: "moneygram" +value: "605" +data: App\Entity\Category {#32657 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35403 +label: "mosquée" +value: "79" +data: App\Entity\Category {#32666 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35404 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#32675 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35405 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#32684 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35406 +label: "multimédias" +value: "125" +data: App\Entity\Category {#32693 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35407 +label: "musées" +value: "301" +data: App\Entity\Category {#32702 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35408 +label: "musique" +value: "302" +data: App\Entity\Category {#32711 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35409 +label: "négoce" +value: "93" +data: App\Entity\Category {#32720 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35410 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#32729 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35411 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#32738 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35412 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#32747 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35413 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#32756 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35414 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#32765 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35415 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#32774 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35416 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#32783 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35417 +label: "neurologie" +value: "346" +data: App\Entity\Category {#32792 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35418 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#32801 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35419 +label: "Non classé" +value: "1" +data: App\Entity\Category {#32812 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35420 +label: "notaires" +value: "287" +data: App\Entity\Category {#32821 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35421 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#32830 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35422 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#32839 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35423 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#32848 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35424 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#32857 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35425 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#32866 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35426 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#32875 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35427 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#32884 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35428 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#32893 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35429 +label: "opticiens" +value: "348" +data: App\Entity\Category {#32902 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35430 +label: "ordres" +value: "405" +data: App\Entity\Category {#32911 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35431 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#32920 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35432 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#32929 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35433 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#32938 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35434 +label: "papeterie" +value: "229" +data: App\Entity\Category {#32947 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35435 +label: "parc auto" +value: "261" +data: App\Entity\Category {#32956 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35436 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#32965 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35437 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#32974 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35438 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#32983 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35439 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#32992 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35440 +label: "partenariat" +value: "552" +data: App\Entity\Category {#33001 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35441 +label: "patronat" +value: "406" +data: App\Entity\Category {#33010 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35442 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#33019 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35443 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#33028 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35444 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#33037 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35445 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#33046 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35446 +label: "peinture" +value: "165" +data: App\Entity\Category {#33055 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35447 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#33064 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35448 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#33073 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35449 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#33082 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35450 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#33091 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35451 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#33100 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35452 +label: "photographes" +value: "496" +data: App\Entity\Category {#33109 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35453 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#33118 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35454 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#33127 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35455 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#33136 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35456 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#33145 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35457 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#33154 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35458 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#33163 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35459 +label: "piscine" +value: "306" +data: App\Entity\Category {#33172 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35460 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#33181 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35461 +label: "plomberie" +value: "232" +data: App\Entity\Category {#33190 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35462 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#33199 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35463 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#33208 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35464 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#33217 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35465 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#33226 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35466 +label: "police" +value: "114" +data: App\Entity\Category {#33235 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35467 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#33244 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35468 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#33253 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35469 +label: "pompiers" +value: "115" +data: App\Entity\Category {#33262 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35470 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#33271 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35471 +label: "ports" +value: "516" +data: App\Entity\Category {#33280 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35472 +label: "poste" +value: "189" +data: App\Entity\Category {#33289 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35473 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#33298 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35474 +label: "pressings" +value: "234" +data: App\Entity\Category {#33307 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35475 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#33316 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35476 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#33325 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35477 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#33334 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35478 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#33343 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35479 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#33352 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35480 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#33361 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35481 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#33370 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35482 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#33379 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35483 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#33388 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35484 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#33397 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35485 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#33406 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35486 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#33415 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35487 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#33424 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35488 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#33433 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35489 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#33442 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#33451 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35491 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#33460 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35492 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#33469 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35493 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#33478 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35494 +label: "publicité" +value: "127" +data: App\Entity\Category {#33487 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35495 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#33496 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +label: "radiologie" +value: "356" +data: App\Entity\Category {#33505 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35497 +label: "radios" +value: "128" +data: App\Entity\Category {#33514 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35498 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#33523 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35499 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#33532 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35500 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#33541 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35501 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#33550 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35502 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#33561 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35503 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#33570 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35504 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#33579 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35505 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#33588 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35506 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#33597 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35507 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#33606 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35508 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#33615 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35509 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#33624 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35510 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#33633 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35511 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#33642 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35512 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#33651 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35513 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#33660 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35514 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#33669 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35515 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#33678 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35516 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#33687 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35517 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#33551 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35518 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#33704 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35519 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#33713 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35520 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#33722 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35521 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#33731 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35522 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#33740 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35523 +label: "résidence" +value: "307" +data: App\Entity\Category {#33749 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35524 +label: "restaurants" +value: "239" +data: App\Entity\Category {#33758 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35525 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#33769 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35526 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#33778 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35527 +label: "retouches" +value: "575" +data: App\Entity\Category {#33787 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35528 +label: "riz" +value: "402" +data: App\Entity\Category {#33796 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35529 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#33805 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35530 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#33814 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35531 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#33823 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35532 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#33832 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35533 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#33841 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35534 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#33850 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35535 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#33859 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35536 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#29475 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35537 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#33876 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35538 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#33885 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35539 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#33894 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35540 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#33903 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35541 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#33912 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35542 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#28900 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35543 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#33929 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35544 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#33938 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35545 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#33947 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35546 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#33956 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35547 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#33965 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35548 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#33974 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35549 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#33983 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35550 +label: "serrureries" +value: "242" +data: App\Entity\Category {#33992 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35551 +label: "serrurier" +value: "105" +data: App\Entity\Category {#34001 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35552 +label: "service public" +value: "533" +data: App\Entity\Category {#34010 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35553 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#29026 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35554 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#28959 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35555 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#34035 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35556 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#34044 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35557 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#34053 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35558 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#34062 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35559 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#34071 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35560 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#34080 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35561 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#34089 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35562 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#34098 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35563 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#34107 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35564 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#34116 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35565 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#34125 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35566 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#34134 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35567 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#30137 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35568 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#34151 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35569 +label: "services publiques" +value: "572" +data: App\Entity\Category {#34160 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35570 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#34169 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35571 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#34178 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35572 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#34187 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35573 +label: "shipping" +value: "518" +data: App\Entity\Category {#34196 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35574 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#34205 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35575 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#34214 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35576 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#34223 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35577 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#34232 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35578 +label: "soins" +value: "564" +data: App\Entity\Category {#34241 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35579 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#34250 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35580 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#34259 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35581 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#34268 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35582 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#34277 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35583 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#34286 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35584 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#29158 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35585 +label: "station de bus" +value: "111" +data: App\Entity\Category {#34303 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35586 +label: "station de métro" +value: "528" +data: App\Entity\Category {#34312 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35587 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#34321 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35588 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#34330 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35589 +label: "stations essence" +value: "24" +data: App\Entity\Category {#34339 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35590 +label: "stockagem" +value: "501" +data: App\Entity\Category {#34348 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35591 +label: "studio de production" +value: "498" +data: App\Entity\Category {#34357 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35592 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#34366 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35593 +label: "stylismes" +value: "243" +data: App\Entity\Category {#34375 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35594 +label: "sucre" +value: "403" +data: App\Entity\Category {#34384 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35595 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#34393 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35596 +label: "synagogue" +value: "409" +data: App\Entity\Category {#34402 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35597 +label: "syndicats" +value: "71" +data: App\Entity\Category {#34411 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35598 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#34420 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35599 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#34429 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35600 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#34438 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35601 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#34447 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35602 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#29758 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35603 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#34464 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35604 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#34473 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35605 +label: "télévisions" +value: "5" +data: App\Entity\Category {#34482 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35606 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#34491 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35607 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#34500 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35608 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#34509 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35609 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#34518 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35610 +label: "textiles" +value: "470" +data: App\Entity\Category {#34527 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35611 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#34536 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35612 +label: "toilettage" +value: "500" +data: App\Entity\Category {#34545 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35613 +label: "toiture" +value: "173" +data: App\Entity\Category {#34554 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35614 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#34563 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35615 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#34572 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35616 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#34581 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35617 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#34590 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35618 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#34599 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35619 +label: "topographies" +value: "171" +data: App\Entity\Category {#34608 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35620 +label: "tourisme" +value: "49" +data: App\Entity\Category {#34617 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35621 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#28820 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35622 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#34634 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35623 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#34643 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35624 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#34652 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35625 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#34661 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35626 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#34670 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35627 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#34679 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35628 +label: "transit" +value: "519" +data: App\Entity\Category {#34688 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35629 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#34697 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35630 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#34706 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35631 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#34715 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35632 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#34724 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35633 +label: "transport routier" +value: "523" +data: App\Entity\Category {#34733 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35634 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#28800 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35635 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#34750 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35636 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#34759 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35637 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#34768 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35638 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#34777 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35639 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#34786 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35640 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#34795 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35641 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#34804 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35642 +label: "trésor public" +value: "9" +data: App\Entity\Category {#34813 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35643 +label: "tribunal" +value: "47" +data: App\Entity\Category {#34822 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35644 +label: "tuiles" +value: "472" +data: App\Entity\Category {#34831 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35645 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#34840 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35646 +label: "université" +value: "542" +data: App\Entity\Category {#34849 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35647 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#34858 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35648 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#29015 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35649 +label: "usinage" +value: "95" +data: App\Entity\Category {#34875 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35650 +label: "vannerie" +value: "645" +data: App\Entity\Category {#34884 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35651 +label: "vente" +value: "555" +data: App\Entity\Category {#34893 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35652 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#34902 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35653 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#34911 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35654 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#34920 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35655 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#34929 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35656 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#34938 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35657 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#34947 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35658 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#34956 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35659 +label: "western union" +value: "604" +data: App\Entity\Category {#34965 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35660 +label: "zoo" +value: "311" +data: App\Entity\Category {#34974 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#28673 -form: Symfony\Component\Form\Form {#2200 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2091 …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) {#28675 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 | "6f3a57cb1796540717d17c67.t0vNkp4ayOG1U8kQvn4af3HVmcnN7Ypq4POKxlNMpdU.giyL46gu8ZDxY51k0R8vDz27r5v5tN4Tup7urQV73-3EBJ7Z_1eutPkihA" |
| 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 | "6f3a57cb1796540717d17c67.t0vNkp4ayOG1U8kQvn4af3HVmcnN7Ypq4POKxlNMpdU.giyL46gu8ZDxY51k0R8vDz27r5v5tN4Tup7urQV73-3EBJ7Z_1eutPkihA" |
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 | "6f3a57cb1796540717d17c67.t0vNkp4ayOG1U8kQvn4af3HVmcnN7Ypq4POKxlNMpdU.giyL46gu8ZDxY51k0R8vDz27r5v5tN4Tup7urQV73-3EBJ7Z_1eutPkihA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35663 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() {#35665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#35664 …} $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 | "6f3a57cb1796540717d17c67.t0vNkp4ayOG1U8kQvn4af3HVmcnN7Ypq4POKxlNMpdU.giyL46gu8ZDxY51k0R8vDz27r5v5tN4Tup7urQV73-3EBJ7Z_1eutPkihA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35675 -form: Symfony\Component\Form\Form {#35671 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35666 …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 | "6f3a57cb1796540717d17c67.t0vNkp4ayOG1U8kQvn4af3HVmcnN7Ypq4POKxlNMpdU.giyL46gu8ZDxY51k0R8vDz27r5v5tN4Tup7urQV73-3EBJ7Z_1eutPkihA" |
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 {#779 -category: null -establishment: null -region: null -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 {#779 -category: null -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | App\Entity\FilterForm {#779 -category: null -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
| data_class | "App\Entity\FilterForm" |
| disabled | false |
| disabledCategory | false |
| disabledRegion | false |
| empty_data | Closure(FormInterface $form) {#948 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() {#950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#949 …} $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 {#779 -category: null -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35677 -form: Symfony\Component\Form\Form {#1451 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35678 …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 {#779 -category: null -establishment: null -region: null -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 {#978 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#979 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1109 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#983 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1110 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1111 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1113 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1112 …} } |
| 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 {#471 …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 {#987 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#984 …} } |
| 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() {#982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#980 …} $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 {#35683 +label: "Non classé" +value: "1" +data: App\Entity\Category {#32812 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35685 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#28831 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35696 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#28830 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35697 +label: "art graphique" +value: "4" +data: App\Entity\Category {#29148 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35705 +label: "télévisions" +value: "5" +data: App\Entity\Category {#34482 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35684 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#28762 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35694 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#34858 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35695 +label: "administrations" +value: "8" +data: App\Entity\Category {#28772 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35699 +label: "trésor public" +value: "9" +data: App\Entity\Category {#34813 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35686 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#29005 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35693 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#29613 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35691 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#28733 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35692 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#34938 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35698 +label: "bar" +value: "14" +data: App\Entity\Category {#29390 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35703 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#29456 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35702 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#29521 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35701 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#31093 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35700 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#31272 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35706 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#31281 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35707 +label: "librairie" +value: "20" +data: App\Entity\Category {#31945 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35708 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#33496 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35709 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#33823 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35710 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#33841 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35711 +label: "stations essence" +value: "24" +data: App\Entity\Category {#34339 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35712 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#34947 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35713 +label: "café" +value: "26" +data: App\Entity\Category {#29694 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35714 +label: "épicerie" +value: "27" +data: App\Entity\Category {#30865 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35715 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#31452 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35716 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#32243 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35717 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#32234 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35718 +label: "lessive" +value: "31" +data: App\Entity\Category {#31936 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35719 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#32225 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35720 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#29345 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35721 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#34929 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35722 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#32163 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35723 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#30147 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35724 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#33541 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35725 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#31927 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35726 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#29758 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35727 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#34464 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35728 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#28880 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35729 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#33469 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35730 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#29334 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35731 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#30119 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35732 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#34232 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35733 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#29676 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35734 +label: "tribunal" +value: "47" +data: App\Entity\Category {#34822 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35735 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#28820 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35736 +label: "tourisme" +value: "49" +data: App\Entity\Category {#34617 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35737 +label: "casinos" +value: "50" +data: App\Entity\Category {#29777 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35738 +label: "camping" +value: "51" +data: App\Entity\Category {#29712 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35739 +label: "aquarium" +value: "52" +data: App\Entity\Category {#29108 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35740 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#32965 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35741 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#29550 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35742 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#29127 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35743 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#34447 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35744 +label: "hébergement" +value: "57" +data: App\Entity\Category {#31515 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35745 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#29475 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35746 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#34956 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35747 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#30426 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35748 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#33091 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35749 +label: "docteur" +value: "62" +data: App\Entity\Category {#30534 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35750 +label: "hôpital" +value: "63" +data: App\Entity\Category {#31524 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35751 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#29269 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35752 +label: "assurances" +value: "65" +data: App\Entity\Category {#29268 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35753 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#34715 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35754 +label: "banques" +value: "67" +data: App\Entity\Category {#29381 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35755 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#28702 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35756 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#34661 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35757 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#29259 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35758 +label: "syndicats" +value: "71" +data: App\Entity\Category {#34411 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35759 +label: "autre" +value: "72" +data: App\Entity\Category {#29363 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35760 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#33532 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35761 +label: "cimetière" +value: "74" +data: App\Entity\Category {#29977 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35762 +label: "eglise" +value: "75" +data: App\Entity\Category {#30687 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35763 +label: "mairie" +value: "76" +data: App\Entity\Category {#32279 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35764 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#32288 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35765 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#34491 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35766 +label: "mosquée" +value: "79" +data: App\Entity\Category {#32666 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35767 +label: "bien être" +value: "80" +data: App\Entity\Category {#29447 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35768 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#34286 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35769 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#28851 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35770 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#34795 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35771 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#29417 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35772 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#31616 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35773 +label: "électricien" +value: "86" +data: App\Entity\Category {#30705 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35774 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#29437 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35775 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#29436 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35776 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#31165 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35777 +label: "hygiène" +value: "90" +data: App\Entity\Category {#31625 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35778 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#31634 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35779 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#29796 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35780 +label: "négoce" +value: "93" +data: App\Entity\Category {#32720 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35781 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#29138 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35782 +label: "usinage" +value: "95" +data: App\Entity\Category {#34875 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35783 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#28900 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35784 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#33965 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35785 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#29026 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35786 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#34643 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35787 +label: "location de film" +value: "100" +data: App\Entity\Category {#32028 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35788 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#29158 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35789 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#29157 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35790 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#33814 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35791 +label: "gym" +value: "104" +data: App\Entity\Category {#31497 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35792 +label: "serrurier" +value: "105" +data: App\Entity\Category {#34001 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35793 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#31981 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35794 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#33713 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35795 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#28800 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35796 +label: "aéroports" +value: "109" +data: App\Entity\Category {#28799 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35797 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#34786 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35798 +label: "station de bus" +value: "111" +data: App\Entity\Category {#34303 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35799 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#34321 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35800 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#29015 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35801 +label: "police" +value: "114" +data: App\Entity\Category {#33235 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35802 +label: "pompiers" +value: "115" +data: App\Entity\Category {#33262 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35803 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#29324 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35804 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#29860 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35805 +label: "editeurs" +value: "118" +data: App\Entity\Category {#30669 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35806 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#30946 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35807 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#31659 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35808 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#31668 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35809 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#31864 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35810 +label: "magazines" +value: "123" +data: App\Entity\Category {#32261 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35811 +label: "médias" +value: "124" +data: App\Entity\Category {#32531 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35812 +label: "multimédias" +value: "125" +data: App\Entity\Category {#32693 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35813 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#32839 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35814 +label: "publicité" +value: "127" +data: App\Entity\Category {#33487 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35815 +label: "radios" +value: "128" +data: App\Entity\Category {#33514 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35816 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#33523 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35817 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#33983 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35818 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#28761 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35819 +label: "aluminium" +value: "132" +data: App\Entity\Category {#28996 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35820 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#29045 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35821 +label: "architectes" +value: "134" +data: App\Entity\Category {#29117 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35822 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#29196 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35823 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#29205 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35824 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#29399 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35825 +label: "béton" +value: "138" +data: App\Entity\Category {#29427 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35826 +label: "bois" +value: "139" +data: App\Entity\Category {#29494 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35827 +label: "carrelage" +value: "140" +data: App\Entity\Category {#29730 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35828 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#29739 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35829 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#29932 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35830 +label: "construction" +value: "143" +data: App\Entity\Category {#30219 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35831 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#30228 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35832 +label: "cuisines" +value: "145" +data: App\Entity\Category {#30354 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35833 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#30372 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35834 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#30570 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35835 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#30597 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35836 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#30937 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35837 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#31076 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35838 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#31245 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35839 +label: "génie civil" +value: "152" +data: App\Entity\Category {#31362 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35840 +label: "géomètres" +value: "153" +data: App\Entity\Category {#31398 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35841 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#31589 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35842 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#31882 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35843 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#32333 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35844 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#32387 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35845 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#32423 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35846 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#32540 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35847 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#32549 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35848 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#32558 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35849 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#32567 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35850 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#32630 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35851 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#32675 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35852 +label: "peinture" +value: "165" +data: App\Entity\Category {#33055 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35853 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#33271 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35854 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#33850 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35855 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#33885 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35856 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#34268 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35857 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#34572 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35858 +label: "topographies" +value: "171" +data: App\Entity\Category {#34608 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35859 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#34804 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35860 +label: "toiture" +value: "173" +data: App\Entity\Category {#34554 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35861 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#28841 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35862 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#29036 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35863 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#29090 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35864 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#29232 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35865 +label: "associations" +value: "178" +data: App\Entity\Category {#29250 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35866 +label: "cartographie" +value: "179" +data: App\Entity\Category {#29768 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35867 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#29914 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35868 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#30516 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35869 +label: "douanes" +value: "182" +data: App\Entity\Category {#30543 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35870 +label: "environnement" +value: "183" +data: App\Entity\Category {#30847 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35871 +label: "fondations" +value: "184" +data: App\Entity\Category {#31120 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35872 +label: "ministères" +value: "185" +data: App\Entity\Category {#32621 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35873 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#32866 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35874 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#32920 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35875 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#32938 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35876 +label: "poste" +value: "189" +data: App\Entity\Category {#33289 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35877 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#33974 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35878 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#28732 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35879 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#28743 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35880 +label: "ameublement" +value: "193" +data: App\Entity\Category {#29054 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35881 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#29072 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35882 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#29081 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35883 +label: "artisanat" +value: "196" +data: App\Entity\Category {#29168 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35884 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#29187 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35885 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#29288 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35886 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#29297 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35887 +label: "boucheries" +value: "200" +data: App\Entity\Category {#29512 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35888 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#29541 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35889 +label: "broderies" +value: "202" +data: App\Entity\Category {#29586 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35890 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#29786 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35891 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#29824 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35892 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#29842 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35893 +label: "chaussures" +value: "206" +data: App\Entity\Category {#29941 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35894 +label: "commerce général" +value: "207" +data: App\Entity\Category {#30040 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35895 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#30273 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35896 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#30336 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35897 +label: "fast food" +value: "210" +data: App\Entity\Category {#31049 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35898 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#31200 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35899 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#31209 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35900 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#31227 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35901 +label: "friperies" +value: "214" +data: App\Entity\Category {#31236 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35902 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#31542 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35903 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#31855 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35904 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#31900 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35905 +label: "lingeries" +value: "218" +data: App\Entity\Category {#31954 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35906 +label: "loterie" +value: "219" +data: App\Entity\Category {#32198 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35907 +label: "maquis" +value: "220" +data: App\Entity\Category {#32324 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35908 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#32378 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35909 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#32396 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35910 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#32432 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35911 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#32441 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35912 +label: "merceries" +value: "225" +data: App\Entity\Category {#32576 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35913 +label: "meubles" +value: "226" +data: App\Entity\Category {#32585 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35914 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#32639 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35915 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#32848 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35916 +label: "papeterie" +value: "229" +data: App\Entity\Category {#32947 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35917 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#32992 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35918 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#33181 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35919 +label: "plomberie" +value: "232" +data: App\Entity\Category {#33190 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35920 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#33226 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35921 +label: "pressings" +value: "234" +data: App\Entity\Category {#33307 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35922 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#33325 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35923 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#33379 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35924 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#33388 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35925 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#33731 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35926 +label: "restaurants" +value: "239" +data: App\Entity\Category {#33758 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35927 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#33832 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35928 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#33894 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35929 +label: "serrureries" +value: "242" +data: App\Entity\Category {#33992 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35930 +label: "stylismes" +value: "243" +data: App\Entity\Category {#34375 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35931 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#34393 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35932 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#34420 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35933 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#34438 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35934 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#34473 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35935 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#34581 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35936 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#34670 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35937 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#34911 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35938 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#29806 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35939 +label: "boutique" +value: "252" +data: App\Entity\Category {#29530 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35940 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#29344 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35941 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#29485 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35942 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#29748 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35943 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#29923 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35944 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#30156 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35945 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#31290 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35946 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#31918 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35947 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#32207 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35948 +label: "parc auto" +value: "261" +data: App\Entity\Category {#32956 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35949 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#33163 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35950 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#33199 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35951 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#34902 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35952 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#34920 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35953 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#32974 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35954 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#29757 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35955 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#32884 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35956 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#28879 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35957 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#31002 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35958 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#31434 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35959 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#29333 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35960 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#29640 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35961 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#29649 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35962 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#30066 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35963 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#30075 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35964 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#30192 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35965 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#30246 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35966 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#30966 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35967 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#30975 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35968 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#30984 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35969 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#31416 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35970 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#31580 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35971 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#31774 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35972 +label: "management" +value: "285" +data: App\Entity\Category {#32297 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35973 +label: "marketing" +value: "286" +data: App\Entity\Category {#32351 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35974 +label: "notaires" +value: "287" +data: App\Entity\Category {#32821 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35975 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#33460 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35976 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#33478 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35977 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#28819 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35978 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#28861 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35979 +label: "auberges" +value: "292" +data: App\Entity\Category {#29315 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35980 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#29815 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35981 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#29833 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35982 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#29905 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35983 +label: "cinémas" +value: "296" +data: App\Entity\Category {#29986 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35984 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#30901 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35985 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#31111 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35986 +label: "hôtels" +value: "299" +data: App\Entity\Category {#31560 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35987 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#32127 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35988 +label: "musées" +value: "301" +data: App\Entity\Category {#32702 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35989 +label: "musique" +value: "302" +data: App\Entity\Category {#32711 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35990 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#32801 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35991 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#32857 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35992 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#32983 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35993 +label: "piscine" +value: "306" +data: App\Entity\Category {#33172 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35994 +label: "résidence" +value: "307" +data: App\Entity\Category {#33749 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35995 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#34214 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35996 +label: "bowling" +value: "309" +data: App\Entity\Category {#29559 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35997 +label: "animalerie" +value: "310" +data: App\Entity\Category {#29063 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35998 +label: "zoo" +value: "311" +data: App\Entity\Category {#34974 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35999 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#29126 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36000 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#29241 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36001 +label: "bureautique" +value: "314" +data: App\Entity\Category {#29622 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36002 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#30210 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36003 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#30237 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36004 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#30363 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36005 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#31147 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36006 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#31182 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36007 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#31389 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36008 +label: "cloud" +value: "321" +data: App\Entity\Category {#30004 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36009 +label: "informatique" +value: "322" +data: App\Entity\Category {#31739 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36010 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#31765 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36011 +label: "internet" +value: "324" +data: App\Entity\Category {#31819 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36012 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#32270 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36013 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#32405 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36014 +label: "monétique" +value: "327" +data: App\Entity\Category {#32648 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36015 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#33740 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36016 +label: "biologistes" +value: "329" +data: App\Entity\Category {#29474 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36017 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#29685 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36018 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#29721 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36019 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#29887 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36020 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#29950 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36021 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#29959 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36022 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#29995 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36023 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#30919 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36024 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#31479 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36025 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#31506 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36026 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#31533 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36027 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#31873 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36028 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#31891 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36029 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#32495 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36030 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#32504 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36031 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#32513 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36032 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#32522 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36033 +label: "neurologie" +value: "346" +data: App\Entity\Category {#32792 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36034 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#32893 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36035 +label: "opticiens" +value: "348" +data: App\Entity\Category {#32902 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36036 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#33046 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36037 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#33082 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36038 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#33100 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36039 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#33406 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36040 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#33433 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36041 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#33442 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36042 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#33451 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36043 +label: "radiologie" +value: "356" +data: App\Entity\Category {#33505 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36044 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#33722 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36045 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#34634 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36046 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#33154 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36047 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#29279 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36048 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#29631 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36049 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#29658 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36050 +label: "epargne" +value: "363" +data: App\Entity\Category {#30856 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36051 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#30883 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36052 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#30957 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36053 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#30993 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36054 +label: "microfinance" +value: "367" +data: App\Entity\Category {#32594 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36055 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#32929 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36056 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#33938 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36057 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#34223 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36058 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#34679 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36059 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#28694 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36060 +label: "agriculture" +value: "373" +data: App\Entity\Category {#28910 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36061 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#28919 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36062 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#28940 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36063 +label: "agronomie" +value: "376" +data: App\Entity\Category {#28949 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36064 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#28978 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36065 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#28987 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36066 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#29099 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36067 +label: "boissons" +value: "380" +data: App\Entity\Category {#29503 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36068 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#29703 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36069 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#30110 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36070 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#30561 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36071 +label: "eau de table" +value: "384" +data: App\Entity\Category {#30579 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36072 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#30588 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36073 +label: "elevage" +value: "386" +data: App\Entity\Category {#30741 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36074 +label: "engrais" +value: "387" +data: App\Entity\Category {#30802 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36075 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#31040 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36076 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#31067 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36077 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#31263 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36078 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#31470 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36079 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#31571 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36080 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#31828 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36081 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#32450 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36082 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#33028 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36083 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#33037 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36084 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#33343 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36085 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#33352 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36086 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#33370 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36087 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#33397 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36088 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#33415 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36089 +label: "riz" +value: "402" +data: App\Entity\Category {#33796 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36090 +label: "sucre" +value: "403" +data: App\Entity\Category {#34384 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36091 +label: "confédérations" +value: "404" +data: App\Entity\Category {#30174 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36092 +label: "ordres" +value: "405" +data: App\Entity\Category {#32911 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36093 +label: "patronat" +value: "406" +data: App\Entity\Category {#33010 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36094 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#30255 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36095 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#32684 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36096 +label: "synagogue" +value: "409" +data: App\Entity\Category {#34402 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36097 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#29851 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36098 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#28850 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36099 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#29416 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36100 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#30714 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36101 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#30723 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36102 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#30732 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36103 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#30793 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36104 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#30928 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36105 +label: "gaz" +value: "418" +data: App\Entity\Category {#31353 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36106 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#31380 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36107 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#31488 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36108 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#31598 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36109 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#31607 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36110 +label: "école" +value: "423" +data: App\Entity\Category {#30606 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36111 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#29869 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36112 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#29878 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36113 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#30318 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36114 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#30615 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36115 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#30624 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36116 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#30633 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36117 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#30642 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36118 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#30651 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36119 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#30660 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36120 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#30820 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36121 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#31156 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36122 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#29795 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36123 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#30525 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36124 +label: "entreposage" +value: "437" +data: App\Entity\Category {#30829 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36125 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#30390 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36126 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#33859 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36127 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#29137 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36128 +label: "brasserie" +value: "441" +data: App\Entity\Category {#29568 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36129 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#29968 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36130 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#30282 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36131 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#30435 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36132 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#30498 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36133 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#30759 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36134 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#30910 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36135 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#31011 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36136 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#31020 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36137 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#31031 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36138 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#31254 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36139 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#31677 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36140 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#31686 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36141 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#31695 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36142 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#31704 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36143 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#31713 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36144 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#31722 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36145 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#31756 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36146 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#32360 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36147 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#32414 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36148 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#32477 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36149 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#32486 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36150 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#32603 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36151 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#33073 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36152 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#33361 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36153 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#33424 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36154 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#33876 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36155 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#34205 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36156 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#34277 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36157 +label: "textiles" +value: "470" +data: App\Entity\Category {#34527 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36158 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#34563 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36159 +label: "tuiles" +value: "472" +data: App\Entity\Category {#34831 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36160 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#34840 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36161 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#28969 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36162 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#30183 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36163 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#31326 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36164 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#32459 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36165 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#32468 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36166 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#33929 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36167 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#33947 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36168 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#33956 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36169 +label: "copie service" +value: "482" +data: App\Entity\Category {#30264 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36170 +label: "courrier" +value: "483" +data: App\Entity\Category {#30291 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36171 +label: "courrier express" +value: "484" +data: App\Entity\Category {#30300 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36172 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#30381 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36173 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#30399 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36174 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#30444 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36175 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#30453 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36176 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#30838 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36177 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#30892 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36178 +label: "jardinage" +value: "491" +data: App\Entity\Category {#31837 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36179 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#32091 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36180 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#32154 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36181 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#32765 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36182 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#32774 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36183 +label: "photographes" +value: "496" +data: App\Entity\Category {#33109 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36184 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#33316 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36185 +label: "studio de production" +value: "498" +data: App\Entity\Category {#34357 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36186 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#34366 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36187 +label: "toilettage" +value: "500" +data: App\Entity\Category {#34545 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36188 +label: "stockagem" +value: "501" +data: App\Entity\Category {#34348 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36189 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#29896 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36190 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#30022 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36191 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#28870 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36192 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#28890 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36193 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#29214 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36194 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#29223 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36195 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#29372 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36196 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#30092 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36197 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#30101 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36198 +label: "consignation" +value: "511" +data: App\Entity\Category {#30201 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36199 +label: "fret" +value: "512" +data: App\Entity\Category {#31218 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36200 +label: "location avion" +value: "513" +data: App\Entity\Category {#31990 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36201 +label: "logistique" +value: "514" +data: App\Entity\Category {#32189 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36202 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#32306 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36203 +label: "ports" +value: "516" +data: App\Entity\Category {#33280 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36204 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#33805 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36205 +label: "shipping" +value: "518" +data: App\Entity\Category {#34196 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36206 +label: "transit" +value: "519" +data: App\Entity\Category {#34688 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36207 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#34697 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36208 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#34706 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36209 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#34724 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36210 +label: "transport routier" +value: "523" +data: App\Entity\Category {#34733 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36211 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#34750 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36212 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#34759 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36213 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#34768 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36214 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#34777 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36215 +label: "station de métro" +value: "528" +data: App\Entity\Category {#34312 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36216 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#34330 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36217 +label: "gare" +value: "530" +data: App\Entity\Category {#31335 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36218 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#31344 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36219 +label: "ambulances" +value: "532" +data: App\Entity\Category {#29014 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36220 +label: "service public" +value: "533" +data: App\Entity\Category {#34010 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36221 +label: "auberge" +value: "534" +data: App\Entity\Category {#29306 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36222 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#29667 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36223 +label: "btp" +value: "536" +data: App\Entity\Category {#29595 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36224 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#30309 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36225 +label: "devops" +value: "538" +data: App\Entity\Category {#30489 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36226 +label: "collège" +value: "539" +data: App\Entity\Category {#30031 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36227 +label: "lycée" +value: "540" +data: App\Entity\Category {#32216 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36228 +label: "bts" +value: "541" +data: App\Entity\Category {#29604 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36229 +label: "université" +value: "542" +data: App\Entity\Category {#34849 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36230 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#31317 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36231 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#34509 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36232 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#34500 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36233 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#34518 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36234 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#31371 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36235 +label: "directions" +value: "548" +data: App\Entity\Category {#30507 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36236 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#31443 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36237 +label: "institutions" +value: "550" +data: App\Entity\Category {#31801 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36238 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#31792 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36239 +label: "partenariat" +value: "552" +data: App\Entity\Category {#33001 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36240 +label: "commercial" +value: "553" +data: App\Entity\Category {#30057 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36241 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#28810 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36242 +label: "vente" +value: "555" +data: App\Entity\Category {#34893 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36243 +label: "fourniture" +value: "556" +data: App\Entity\Category {#31191 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36244 +label: "achat" +value: "557" +data: App\Entity\Category {#28752 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36245 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#31461 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36246 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#31551 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36247 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#31425 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36248 +label: "gestion" +value: "561" +data: App\Entity\Category {#31407 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36249 +label: "droits" +value: "562" +data: App\Entity\Category {#30552 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36250 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#32830 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36251 +label: "soins" +value: "564" +data: App\Entity\Category {#34241 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36252 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#32252 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36253 +label: "education" +value: "566" +data: App\Entity\Category {#30678 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36254 +label: "formation" +value: "567" +data: App\Entity\Category {#31138 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36255 +label: "enseignement" +value: "568" +data: App\Entity\Category {#30811 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36256 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#32612 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36257 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#31308 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36258 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#31909 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36259 +label: "services publiques" +value: "572" +data: App\Entity\Category {#34160 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36260 +label: "aménagement" +value: "573" +data: App\Entity\Category {#29025 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36261 +label: "club de football" +value: "574" +data: App\Entity\Category {#30013 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36262 +label: "retouches" +value: "575" +data: App\Entity\Category {#33787 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36263 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#30165 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36264 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#33678 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36265 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#31810 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36266 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#32875 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36267 +label: "Épilation" +value: "580" +data: App\Entity\Category {#30874 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36268 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#32315 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36269 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#34259 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36270 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#32369 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36271 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#34169 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36272 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#33769 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36273 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#33778 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36274 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#34044 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36275 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#33687 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36276 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#33597 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36277 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#33606 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36278 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#33660 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36279 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#32783 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36280 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#33244 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36281 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#30471 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36282 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#33217 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36283 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#34089 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36284 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#33208 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36285 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#32109 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36286 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#34178 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36287 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#33064 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36288 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#30750 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36289 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#34599 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36290 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#34116 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36291 +label: "western union" +value: "604" +data: App\Entity\Category {#34965 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36292 +label: "moneygram" +value: "605" +data: App\Entity\Category {#32657 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36293 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#34125 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36294 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#33334 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36295 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#34062 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36296 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#30137 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36297 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#33253 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36298 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#34151 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36299 +label: "crémation" +value: "612" +data: App\Entity\Category {#30327 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36300 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#31102 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36301 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#32342 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36302 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#30136 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36303 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#28899 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36304 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#34098 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36305 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#30480 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36306 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#34080 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36307 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#30417 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36308 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#30408 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36309 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#30768 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36310 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#33019 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36311 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#30696 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36312 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#31783 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36313 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#34590 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36314 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#32756 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36315 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#32747 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36316 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#32729 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36317 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#32738 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36318 +label: "désinfection" +value: "631" +data: App\Entity\Category {#30462 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36319 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#33127 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36320 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#33118 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36321 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#33145 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36322 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#33136 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36323 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#34187 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36324 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#34107 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36325 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#34035 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36326 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#34652 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36327 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#31972 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36328 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#34071 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36329 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#31963 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36330 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#29169 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36331 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#33298 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36332 +label: "vannerie" +value: "645" +data: App\Entity\Category {#34884 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36333 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#34536 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36334 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#33903 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36335 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#33912 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36336 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#31129 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36337 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#34429 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36338 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#29465 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36339 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#29577 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36340 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#28959 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36341 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#31299 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36342 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#28958 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36343 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#34053 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36344 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#31058 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36345 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#30345 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36346 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#31846 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36347 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#34250 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36348 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#34134 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36349 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#33551 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36350 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#33561 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36351 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#33642 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36352 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#33570 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36353 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#33651 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36354 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#33550 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36355 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#33669 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36356 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#33633 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36357 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#33588 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36358 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#33624 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36359 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#33579 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36360 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#33615 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36361 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#33704 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36362 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#32000 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36363 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#32046 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36364 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#32064 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36365 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#32073 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36366 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#32180 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36367 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#32037 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36368 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#32136 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36369 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#32019 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36370 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#32082 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36371 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#32055 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36372 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#32100 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36373 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#32118 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36374 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#31999 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36375 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#32145 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36376 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#32010 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35682 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35681 …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) {#36378 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 {#978 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#979 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1368 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1124 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1369 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1111 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1371 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1370 …} } |
| 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 {#471 …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 {#1128 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1129 …} } |
| 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() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#1122 …} $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 {#36381 +label: "France Education" +value: "1" +data: App\Entity\Establishment {#2505 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36383 +label: "Ambassade de France" +value: "2" +data: App\Entity\Establishment {#3449 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36394 +label: "Ambassade des États-Unis" +value: "3" +data: App\Entity\Establishment {#3495 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36395 +label: "Aéroport Ahmed Sékou Touré" +value: "4" +data: App\Entity\Establishment {#3520 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36403 +label: "École Primaire De Katougouma" +value: "6" +data: App\Entity\Establishment {#3589 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36382 +label: "CROIX-ROUGE GUINÉENNE" +value: "7" +data: App\Entity\Establishment {#3614 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36392 +label: "Ecoles Militaires de Manéah" +value: "8" +data: App\Entity\Establishment {#3639 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36393 +label: "école Oumou Djaby" +value: "9" +data: App\Entity\Establishment {#3666 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36397 +label: "Lycée Kobayah" +value: "11" +data: App\Entity\Establishment {#3691 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36384 +label: "International Clinic Conakry" +value: "13" +data: App\Entity\Establishment {#3716 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36391 +label: "Clinique Pasteur" +value: "14" +data: App\Entity\Establishment {#3767 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37050 +label: "Clinic Espoir" +value: "15" +data: App\Entity\Establishment {#3794 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37049 +label: "Clinique de Dr M'mah bangoura" +value: "16" +data: App\Entity\Establishment {#3821 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37051 +label: "Dramé Et Freres" +value: "17" +data: App\Entity\Establishment {#3846 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37052 +label: "HOTEL Dream Land Gimnage" +value: "18" +data: App\Entity\Establishment {#3871 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37053 +label: "U i c t kindia centre educatif islamique (interna )" +value: "19" +data: App\Entity\Establishment {#3896 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37054 +label: "Université Général Lansana Conté de Sonfonia" +value: "20" +data: App\Entity\Establishment {#3923 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37055 +label: "Université Mahatma Gandhi" +value: "21" +data: App\Entity\Establishment {#3948 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37056 +label: "Universite Jeluis Nyerere de kankan" +value: "22" +data: App\Entity\Establishment {#3973 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37057 +label: "Université Mercure International Guinée" +value: "25" +data: App\Entity\Establishment {#4000 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37058 +label: "Universitè Mahatma Gandi , Campus Principal" +value: "26" +data: App\Entity\Establishment {#4025 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37059 +label: "Université Kofi Annan de Guinée" +value: "27" +data: App\Entity\Establishment {#4052 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37060 +label: "Faculte Hadja Mafory Bangoura" +value: "28" +data: App\Entity\Establishment {#4077 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37061 +label: "Faculté Médécine Université Kofi Annan de Guinée" +value: "29" +data: App\Entity\Establishment {#4102 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37062 +label: "Médecine du travail-Conakry" +value: "30" +data: App\Entity\Establishment {#4129 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37063 +label: "Médecine Traditionnelle chez Elhadj Abdourahmane" +value: "31" +data: App\Entity\Establishment {#4154 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37064 +label: "Madina" +value: "32" +data: App\Entity\Establishment {#4179 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37065 +label: "Madina AVARIA Marché" +value: "33" +data: App\Entity\Establishment {#4204 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37066 +label: "Guineenne d'Intérim Expertise - GI EXPERTISE" +value: "34" +data: App\Entity\Establishment {#4229 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37067 +label: "GUINEE INTERIME" +value: "35" +data: App\Entity\Establishment {#4258 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37068 +label: "Matoto Deviation" +value: "36" +data: App\Entity\Establishment {#4283 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37069 +label: "Matoto Central Mosque" +value: "37" +data: App\Entity\Establishment {#4308 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37070 +label: "Entag fassa" +value: "38" +data: App\Entity\Establishment {#4333 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37071 +label: "enta Wassawassa" +value: "39" +data: App\Entity\Establishment {#4358 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37072 +label: "GLC Kenende" +value: "40" +data: App\Entity\Establishment {#4383 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37073 +label: "Global Optique Guinée" +value: "41" +data: App\Entity\Establishment {#4408 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37074 +label: "Global Express Change Sarl" +value: "42" +data: App\Entity\Establishment {#4433 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37075 +label: "Global Immobilier" +value: "43" +data: App\Entity\Establishment {#4458 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37076 +label: "STATION SHELL DABOMPA TAMISSO" +value: "44" +data: App\Entity\Establishment {#4483 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37077 +label: "GUICOPRES SA" +value: "45" +data: App\Entity\Establishment {#4508 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37078 +label: "GALERIE MARIFALA" +value: "46" +data: App\Entity\Establishment {#4564 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37079 +label: "Orange Boutique BAO" +value: "48" +data: App\Entity\Establishment {#4589 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37080 +label: "Rio Tinto" +value: "49" +data: App\Entity\Establishment {#4614 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37081 +label: "Boutique téléphone mobile" +value: "50" +data: App\Entity\Establishment {#4639 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37082 +label: "Lycée De Kipé" +value: "53" +data: App\Entity\Establishment {#4664 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37083 +label: "FBA & Associates" +value: "54" +data: App\Entity\Establishment {#4689 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37084 +label: "ENFANTS DU GLOBE" +value: "55" +data: App\Entity\Establishment {#4714 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37085 +label: "Guilex Avocats" +value: "56" +data: App\Entity\Establishment {#4739 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37086 +label: "Port du Boulbinet" +value: "57" +data: App\Entity\Establishment {#4764 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37087 +label: "Alibaba Restaurant" +value: "61" +data: App\Entity\Establishment {#4789 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37088 +label: "Hotel Camayenne" +value: "62" +data: App\Entity\Establishment {#4814 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37089 +label: "JICA Guinée" +value: "63" +data: App\Entity\Establishment {#4841 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37090 +label: "OLFAC ENTA" +value: "64" +data: App\Entity\Establishment {#4866 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37091 +label: "Camp Boiro" +value: "65" +data: App\Entity\Establishment {#4891 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37092 +label: "Centre de formation K-Concept" +value: "66" +data: App\Entity\Establishment {#4916 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37093 +label: "Eyes Center" +value: "67" +data: App\Entity\Establishment {#4941 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37094 +label: "eyemotion pro investment Dubreka" +value: "68" +data: App\Entity\Establishment {#4966 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37095 +label: "MOTEL GBESSIA" +value: "69" +data: App\Entity\Establishment {#4991 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37096 +label: "Motel West Africa" +value: "70" +data: App\Entity\Establishment {#5016 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37097 +label: "Motel Restaurant Hobereau Nongo Conakry" +value: "71" +data: App\Entity\Establishment {#5041 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37098 +label: "General Lansana Conté stadium" +value: "72" +data: App\Entity\Establishment {#5066 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37099 +label: "Stadium Fadigaya" +value: "73" +data: App\Entity\Establishment {#5091 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37100 +label: "Stade du 28 Septembre" +value: "74" +data: App\Entity\Establishment {#5116 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37101 +label: "stadium de Mansombombo" +value: "75" +data: App\Entity\Establishment {#5141 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37102 +label: "Boite Nuit De Dionfo Centre" +value: "76" +data: App\Entity\Establishment {#5166 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37103 +label: "Boite nuit de besseya" +value: "77" +data: App\Entity\Establishment {#5191 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37104 +label: "PICASSO GYM" +value: "78" +data: App\Entity\Establishment {#5216 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37105 +label: "Pic de Tibe" +value: "79" +data: App\Entity\Establishment {#5241 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37106 +label: "Pic de Donguel" +value: "80" +data: App\Entity\Establishment {#5266 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37107 +label: "Cyber Grande Famille Vincent" +value: "81" +data: App\Entity\Establishment {#5291 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37108 +label: "Cyber Alphonse Dominonce Koundouno" +value: "82" +data: App\Entity\Establishment {#5316 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37109 +label: "Cyber Abamel Associate" +value: "83" +data: App\Entity\Establishment {#5341 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37110 +label: "L' AUBERGE LE COLIBRI" +value: "84" +data: App\Entity\Establishment {#5366 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37111 +label: "Direction Generale Des Impots" +value: "85" +data: App\Entity\Establishment {#5391 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37112 +label: "Direction National Du Tresor Public" +value: "86" +data: App\Entity\Establishment {#5418 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37113 +label: "DIRECTION NATIONALE DES PETITES ET MOYENNES ENTREPRISES" +value: "87" +data: App\Entity\Establishment {#5443 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37114 +label: "Jardin d'enfant Saint Joseph" +value: "88" +data: App\Entity\Establishment {#5470 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37115 +label: "Enfants d'abord" +value: "89" +data: App\Entity\Establishment {#5495 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37116 +label: "GSP Enfant noir camara laye" +value: "90" +data: App\Entity\Establishment {#5520 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37117 +label: "Bar Café Noir et touba" +value: "91" +data: App\Entity\Establishment {#5545 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37118 +label: "Coco brico" +value: "92" +data: App\Entity\Establishment {#5570 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37119 +label: "Magasin Noir de coco Sinko" +value: "93" +data: App\Entity\Establishment {#5595 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37120 +label: "Magasin, Bambeto" +value: "94" +data: App\Entity\Establishment {#5620 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37121 +label: "Magasin produit agro-alimentaire Gnenguema" +value: "95" +data: App\Entity\Establishment {#5645 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37122 +label: "Magasin Pièces Moto" +value: "96" +data: App\Entity\Establishment {#5670 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37123 +label: "Pièces et Équipements Auto" +value: "97" +data: App\Entity\Establishment {#5697 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37124 +label: "PIÈCES DÉTACHÉES MOTO CHEZ SIAKA DIALLO" +value: "98" +data: App\Entity\Establishment {#5722 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37125 +label: "Park moto Mory's & Pathe's" +value: "99" +data: App\Entity\Establishment {#5747 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37126 +label: "Garage auto et moto de Kamandou" +value: "100" +data: App\Entity\Establishment {#5772 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37127 +label: "terrain de football de lambagny" +value: "101" +data: App\Entity\Establishment {#5797 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37128 +label: "Football" +value: "102" +data: App\Entity\Establishment {#36396 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37129 +label: "Kaloum Football Club KFC" +value: "103" +data: App\Entity\Establishment {#5822 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37130 +label: "Club De Kipe" +value: "104" +data: App\Entity\Establishment {#5847 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37131 +label: "CLUB ALBATROS" +value: "105" +data: App\Entity\Establishment {#5872 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37132 +label: "Club CASTEL VIP" +value: "106" +data: App\Entity\Establishment {#5897 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37133 +label: "Commune urbaine de Fria" +value: "107" +data: App\Entity\Establishment {#5922 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37134 +label: "Aérodrome de Fria" +value: "108" +data: App\Entity\Establishment {#5947 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37135 +label: "Fria Village Poste de Santé" +value: "109" +data: App\Entity\Establishment {#5972 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37136 +label: "Fria Hôpital Prefectoral" +value: "110" +data: App\Entity\Establishment {#5997 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37137 +label: "Hopital Régional de Labé" +value: "111" +data: App\Entity\Establishment {#6022 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37138 +label: "Centre de Santé de MADINA" +value: "112" +data: App\Entity\Establishment {#6047 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37139 +label: "Ecole de santé-CID" +value: "113" +data: App\Entity\Establishment {#6072 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37140 +label: "Institut International de Formation en Santé de Télimélé" +value: "114" +data: App\Entity\Establishment {#6099 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37141 +label: "LES AMIS DES VOLAILLES" +value: "117" +data: App\Entity\Establishment {#6124 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37142 +label: "Foniké FM 96.1" +value: "118" +data: App\Entity\Establishment {#6149 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37143 +label: "Agence Orabank" +value: "119" +data: App\Entity\Establishment {#6176 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37144 +label: "Jocamey Avocats" +value: "120" +data: App\Entity\Establishment {#6201 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37145 +label: "GLOBAL SERVICES PLUS LAMBANYI CARREF" +value: "124" +data: App\Entity\Establishment {#6226 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37146 +label: "iMobile Miniere" +value: "125" +data: App\Entity\Establishment {#6251 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37147 +label: "Papeterie Koultoumy" +value: "126" +data: App\Entity\Establishment {#6276 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37148 +label: "Hopital Ignace Deen" +value: "127" +data: App\Entity\Establishment {#6301 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37149 +label: "BAUXITE DE MIDI" +value: "132" +data: App\Entity\Establishment {#6328 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37150 +label: "Compagnie des bauxites de Guinée" +value: "133" +data: App\Entity\Establishment {#6353 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37151 +label: "Orabank" +value: "134" +data: App\Entity\Establishment {#6378 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37152 +label: "Rise'Up GN" +value: "135" +data: App\Entity\Establishment {#6403 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37153 +label: "AEMS SARL" +value: "136" +data: App\Entity\Establishment {#6428 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37154 +label: "Top Guinee Sarl" +value: "137" +data: App\Entity\Establishment {#6453 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37155 +label: "Tannerie Power plant" +value: "138" +data: App\Entity\Establishment {#6478 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37156 +label: "Station Shell Coronthie" +value: "139" +data: App\Entity\Establishment {#6503 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37157 +label: "BICIGUI Coleyah" +value: "141" +data: App\Entity\Establishment {#6528 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37158 +label: "Rio Nunez" +value: "142" +data: App\Entity\Establishment {#6553 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37159 +label: "FIDUXIS" +value: "144" +data: App\Entity\Establishment {#6578 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37160 +label: "GIGA FORMATION" +value: "145" +data: App\Entity\Establishment {#6603 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37161 +label: "Ministere des Travaux Publics" +value: "146" +data: App\Entity\Establishment {#6628 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37162 +label: "Voltaire Academy" +value: "147" +data: App\Entity\Establishment {#6653 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37163 +label: "kiosque orange money" +value: "148" +data: App\Entity\Establishment {#6678 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37164 +label: ""Pixel" Communication Audio Visuel" +value: "149" +data: App\Entity\Establishment {#36424 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37165 +label: "EDF" +value: "150" +data: App\Entity\Establishment {#6705 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37166 +label: "Batiment Administratif Université Kofi Annan de Guinée" +value: "151" +data: App\Entity\Establishment {#6730 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37167 +label: "LOCATION RENTE CATERPILLAR" +value: "152" +data: App\Entity\Establishment {#6755 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37168 +label: "Loti’s Bar" +value: "153" +data: App\Entity\Establishment {#6780 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37169 +label: "Imprimerie Papeterie Centrale" +value: "154" +data: App\Entity\Establishment {#6805 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37170 +label: "Imprimerie Verdure" +value: "155" +data: App\Entity\Establishment {#6830 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37171 +label: "Noom Hotel Conakry" +value: "156" +data: App\Entity\Establishment {#6855 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37172 +label: "Marifala" +value: "157" +data: App\Entity\Establishment {#36449 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37173 +label: "Boutique électronique De Moussa" +value: "158" +data: App\Entity\Establishment {#6880 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37174 +label: "Dav Média" +value: "159" +data: App\Entity\Establishment {#6905 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37175 +label: "Koloma Marché" +value: "160" +data: App\Entity\Establishment {#6930 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37176 +label: "lejeuneguineendd" +value: "161" +data: App\Entity\Establishment {#6955 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37177 +label: "Le Gentilhommière" +value: "162" +data: App\Entity\Establishment {#6980 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37178 +label: "ARTP Guinée" +value: "163" +data: App\Entity\Establishment {#7005 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37179 +label: "ARTP (autorité de régulation dez télécommunications et poste)" +value: "164" +data: App\Entity\Establishment {#36474 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37180 +label: "Grant Thornton Guinée" +value: "165" +data: App\Entity\Establishment {#7030 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37181 +label: "Business center" +value: "166" +data: App\Entity\Establishment {#7055 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37182 +label: "Numeric Business Center" +value: "167" +data: App\Entity\Establishment {#7080 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37183 +label: "Business" +value: "168" +data: App\Entity\Establishment {#7105 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37184 +label: "GUINEA TRUCKING LOGISTICS" +value: "169" +data: App\Entity\Establishment {#7130 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37185 +label: "Garage AUTO LOGIC" +value: "170" +data: App\Entity\Establishment {#7155 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37186 +label: "Bolloré Africa Logistics Guinée" +value: "171" +data: App\Entity\Establishment {#7180 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37187 +label: "Easycom" +value: "172" +data: App\Entity\Establishment {#7205 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37188 +label: "TotalEnergies Coléah Domino" +value: "173" +data: App\Entity\Establishment {#7230 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37189 +label: "TotalEnergies Kissosso" +value: "174" +data: App\Entity\Establishment {#7255 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37190 +label: "TotalEnergies Sig Madina" +value: "175" +data: App\Entity\Establishment {#7280 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37191 +label: "TOTAL TAOUYAH PETIT LAC" +value: "176" +data: App\Entity\Establishment {#7305 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37192 +label: "TOTAL Belle-vue 2" +value: "177" +data: App\Entity\Establishment {#7330 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37193 +label: "TotalEnergies Marketing Guinée S.A" +value: "178" +data: App\Entity\Establishment {#7355 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37194 +label: "TotalEnergies Bambeto" +value: "179" +data: App\Entity\Establishment {#7380 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37195 +label: "CABINET LOMBONNA SARL" +value: "180" +data: App\Entity\Establishment {#7405 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37196 +label: "UBA Labé" +value: "183" +data: App\Entity\Establishment {#7430 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37197 +label: "electroniquePro (ePro)" +value: "186" +data: App\Entity\Establishment {#7457 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37198 +label: "TotalEnergies Kissidougou Yero makan 1" +value: "189" +data: App\Entity\Establishment {#7488 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37199 +label: "Africa Transport" +value: "192" +data: App\Entity\Establishment {#7513 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37200 +label: "Consulat canada" +value: "193" +data: App\Entity\Establishment {#7540 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37201 +label: "Coopérative d'Elevage de Guinnée" +value: "194" +data: App\Entity\Establishment {#7565 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37202 +label: "Agro Guinée" +value: "195" +data: App\Entity\Establishment {#7590 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37203 +label: "Group Delta Log" +value: "196" +data: App\Entity\Establishment {#7615 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37204 +label: "SOCIETE AFRICAINE DE CONSTRUCTION, DE COMMERCE ET DE FINANCEMENT" +value: "197" +data: App\Entity\Establishment {#7642 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37205 +label: "Global itech" +value: "198" +data: App\Entity\Establishment {#7667 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37206 +label: "Diade Piscine" +value: "201" +data: App\Entity\Establishment {#7692 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37207 +label: "AFRIQUE ESPOIR PALME CAMAYENNE" +value: "202" +data: App\Entity\Establishment {#36499 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37208 +label: "ZCO Market" +value: "203" +data: App\Entity\Establishment {#7717 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37209 +label: "Zimalco Group" +value: "204" +data: App\Entity\Establishment {#7742 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37210 +label: "Zone Monétaire Echange D'argent" +value: "205" +data: App\Entity\Establishment {#7767 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37211 +label: "GTI office" +value: "206" +data: App\Entity\Establishment {#7792 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37212 +label: "MENUISERIE MODEL METAL ALMINIUM" +value: "207" +data: App\Entity\Establishment {#7817 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37213 +label: "STATION TRANSMAR" +value: "208" +data: App\Entity\Establishment {#7842 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37214 +label: "NSIA Banque en Guinée" +value: "209" +data: App\Entity\Establishment {#7867 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37215 +label: "Chemin De Fer De Conakry à Kankan" +value: "210" +data: App\Entity\Establishment {#7892 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37216 +label: "Hôtel Mariador Palace" +value: "211" +data: App\Entity\Establishment {#7917 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37217 +label: "Résidence Ingénieur Cécé Michel Haba" +value: "212" +data: App\Entity\Establishment {#7942 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37218 +label: "Guinée Ingénieur Entreprise et Commerces (GIEC)" +value: "213" +data: App\Entity\Establishment {#7967 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37219 +label: "INGÉNIEUR sory" +value: "214" +data: App\Entity\Establishment {#7992 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37220 +label: "Laboratoire de Biologie médicale Biomar-24" +value: "215" +data: App\Entity\Establishment {#8017 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37221 +label: "Laboratoire Médical Guinéo-Allemand" +value: "216" +data: App\Entity\Establishment {#8044 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37222 +label: "Laboratoire Régional Vétérinaire de Diagnostic - Labé" +value: "217" +data: App\Entity\Establishment {#8073 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37223 +label: "Vente Des Materiels Electriques" +value: "218" +data: App\Entity\Establishment {#8098 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37224 +label: "Boutique matériaux de construction (KORKABP)" +value: "219" +data: App\Entity\Establishment {#8123 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37225 +label: "BICIGUI" +value: "220" +data: App\Entity\Establishment {#8148 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37226 +label: "Orabank" +value: "221" +data: App\Entity\Establishment {#8173 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37227 +label: "ORABANK Agence Kipe" +value: "222" +data: App\Entity\Establishment {#8198 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37228 +label: "Agence Immobiliere Immo Tapi International" +value: "223" +data: App\Entity\Establishment {#8223 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37229 +label: "IMMO ROYAL SERVICES" +value: "225" +data: App\Entity\Establishment {#8248 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37230 +label: "Construction des logements sociaux" +value: "226" +data: App\Entity\Establishment {#8273 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37231 +label: "Riz gras mr Sow" +value: "227" +data: App\Entity\Establishment {#8298 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37232 +label: "Domaine riziculture Mamoudou Kourouma" +value: "229" +data: App\Entity\Establishment {#8323 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37233 +label: "Boké namari" +value: "230" +data: App\Entity\Establishment {#8348 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37234 +label: "ZOOM'S ART" +value: "231" +data: App\Entity\Establishment {#8373 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37235 +label: "Guinee Forage" +value: "232" +data: App\Entity\Establishment {#8398 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37236 +label: "ABC Guinée" +value: "233" +data: App\Entity\Establishment {#8425 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37237 +label: "Groupe Scolaire HADJA HABIBATA TOUNKARA (HHT)" +value: "234" +data: App\Entity\Establishment {#8450 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37238 +label: "GUINEO-MAROCAINE DES TRAVAUX" +value: "235" +data: App\Entity\Establishment {#8477 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37239 +label: "Forage de Bantangui" +value: "236" +data: App\Entity\Establishment {#8502 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37240 +label: "ORGANISATION POUR LA FORMATION ET L'APPUI AUX INITIATIVES DE DEVELOPPEMENT (OFAID)" +value: "237" +data: App\Entity\Establishment {#8527 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37241 +label: "ALUMINIUM ASSALI" +value: "238" +data: App\Entity\Establishment {#8552 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37242 +label: "KOUYATE MULTI-SERVICE" +value: "239" +data: App\Entity\Establishment {#8577 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37243 +label: "CECAF GUINEE MULTI SERVICE" +value: "240" +data: App\Entity\Establishment {#8602 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37244 +label: "SOGUIPREG ( société guinéenne de prestations générales)" +value: "241" +data: App\Entity\Establishment {#8629 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37245 +label: "ABB Sarl" +value: "242" +data: App\Entity\Establishment {#8656 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37246 +label: "TAS International SAU" +value: "243" +data: App\Entity\Establishment {#8683 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37247 +label: "Clinique Medicis" +value: "244" +data: App\Entity\Establishment {#8708 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37248 +label: "Bach-Art Gallery" +value: "245" +data: App\Entity\Establishment {#8733 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37249 +label: "SCI SARLU" +value: "246" +data: App\Entity\Establishment {#8758 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37250 +label: "Banque Africaine du Développement" +value: "247" +data: App\Entity\Establishment {#8783 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37251 +label: "Architecture et génie civil BTP" +value: "248" +data: App\Entity\Establishment {#8808 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37252 +label: "Agence Générale D'Architecture" +value: "251" +data: App\Entity\Establishment {#8833 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37253 +label: "ABK Architecture & Ingénierie" +value: "252" +data: App\Entity\Establishment {#8858 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37254 +label: "Ciments de Guinée S.A" +value: "253" +data: App\Entity\Establishment {#8887 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37255 +label: "ACORE BTP" +value: "254" +data: App\Entity\Establishment {#8916 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37256 +label: "AGETIPE-GUINEE" +value: "255" +data: App\Entity\Establishment {#8941 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37257 +label: "Agence d'Aménagement et de Gestion des Parcs Industriels" +value: "256" +data: App\Entity\Establishment {#8966 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37258 +label: "Alliance Multi-Services" +value: "257" +data: App\Entity\Establishment {#8991 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37259 +label: "Cabinet d’Etudes et d’Architecture AOC" +value: "258" +data: App\Entity\Establishment {#9016 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37260 +label: "B.A.A.D" +value: "259" +data: App\Entity\Establishment {#9041 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37261 +label: "Bae Pauline" +value: "260" +data: App\Entity\Establishment {#9066 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37262 +label: "ECOMMERCE BUSINESS SOLUTIONS" +value: "261" +data: App\Entity\Establishment {#9091 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37263 +label: "College De DAUPHIN" +value: "262" +data: App\Entity\Establishment {#9116 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37264 +label: "Bonex ascenseur" +value: "263" +data: App\Entity\Establishment {#9141 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37265 +label: "blue-sky-busicon" +value: "264" +data: App\Entity\Establishment {#9166 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37266 +label: "Université Al-Eamar de Guinée" +value: "265" +data: App\Entity\Establishment {#9191 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37267 +label: "Groupe-Intereq-2AF.COMCONAKRY" +value: "266" +data: App\Entity\Establishment {#9216 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37268 +label: "AFRICA GROUP MULTI-SERVICES" +value: "267" +data: App\Entity\Establishment {#9241 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37269 +label: "Port de pêche Adms Pêche Kamsar" +value: "269" +data: App\Entity\Establishment {#9266 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37270 +label: "2A Productions Stone Design" +value: "270" +data: App\Entity\Establishment {#9291 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37271 +label: "AGIS-SARL (African's Global Industrial Services )" +value: "271" +data: App\Entity\Establishment {#9316 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37272 +label: "African Team Company" +value: "272" +data: App\Entity\Establishment {#9341 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37273 +label: "APS IMPRESSION" +value: "274" +data: App\Entity\Establishment {#9370 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37274 +label: "Aubaine communication" +value: "275" +data: App\Entity\Establishment {#9395 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37275 +label: "Baysim Guinee Sarl Kerouane" +value: "276" +data: App\Entity\Establishment {#9420 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37276 +label: "BAYSIM GUINEE SARL KANKAN" +value: "277" +data: App\Entity\Establishment {#9445 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37277 +label: "BAYSIM GUINEE SARL KISSIDOUGOU" +value: "278" +data: App\Entity\Establishment {#9470 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37278 +label: "BAYSIM GUINEE SARL SONFONIA" +value: "279" +data: App\Entity\Establishment {#9495 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37279 +label: "BAYSIM GUINEE SARL MAMOU" +value: "280" +data: App\Entity\Establishment {#9520 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37280 +label: "Auto école. (Costa)" +value: "281" +data: App\Entity\Establishment {#36524 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37281 +label: "Ck-Pres" +value: "282" +data: App\Entity\Establishment {#9545 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37282 +label: "École Public Franco-arabe Dar Es Salam" +value: "283" +data: App\Entity\Establishment {#9570 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37283 +label: "DIMACOM" +value: "284" +data: App\Entity\Establishment {#9595 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37284 +label: "Pharmacie de l’Eden" +value: "285" +data: App\Entity\Establishment {#9620 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37285 +label: "Jardin 2 Octobre" +value: "286" +data: App\Entity\Establishment {#9645 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37286 +label: "AGUIMMO PROMOTION SA" +value: "287" +data: App\Entity\Establishment {#9670 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37287 +label: "ENICEM" +value: "288" +data: App\Entity\Establishment {#9697 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37288 +label: "EVANTUS GUINÉE" +value: "289" +data: App\Entity\Establishment {#9722 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37289 +label: "Icône Publicité" +value: "290" +data: App\Entity\Establishment {#9747 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37290 +label: "Centre Informatique Friend Global Service" +value: "291" +data: App\Entity\Establishment {#9772 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37291 +label: "Go Africa Online Guinee" +value: "292" +data: App\Entity\Establishment {#9797 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37292 +label: "Aéroport De Siguiri" +value: "293" +data: App\Entity\Establishment {#9824 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37293 +label: "GALAXIE MARKETING COMMUNICATION" +value: "294" +data: App\Entity\Establishment {#9849 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37294 +label: "Gnakrylive.com" +value: "295" +data: App\Entity\Establishment {#9874 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37295 +label: "Gravupub Guinée" +value: "296" +data: App\Entity\Establishment {#9899 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37296 +label: "Labe Hôpital Regional" +value: "297" +data: App\Entity\Establishment {#9926 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37297 +label: "MORE SERVICE" +value: "298" +data: App\Entity\Establishment {#9951 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37298 +label: "Nimba Design" +value: "299" +data: App\Entity\Establishment {#9976 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37299 +label: "NOBELTIS SARLU CIMENTERIE" +value: "300" +data: App\Entity\Establishment {#10003 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37300 +label: "GI Ciments" +value: "301" +data: App\Entity\Establishment {#10028 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37301 +label: "Labe" +value: "306" +data: App\Entity\Establishment {#36549 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37302 +label: "Autorité de Régulation des Postes Et Télécommunications" +value: "307" +data: App\Entity\Establishment {#10053 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37303 +label: "Administration et Contrôle des Grands Projets - ACGP" +value: "308" +data: App\Entity\Establishment {#10078 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37304 +label: "UCEP-WB-BAD" +value: "309" +data: App\Entity\Establishment {#10103 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37305 +label: "Kipe conakry" +value: "310" +data: App\Entity\Establishment {#10128 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37306 +label: "Injelec" +value: "311" +data: App\Entity\Establishment {#10153 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37307 +label: "Houmbaya Centre de Santé" +value: "312" +data: App\Entity\Establishment {#10178 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37308 +label: "68 MARK AVENUE" +value: "313" +data: App\Entity\Establishment {#10203 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37309 +label: "The luxury Shop" +value: "315" +data: App\Entity\Establishment {#10228 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37310 +label: "ZACO STORE" +value: "316" +data: App\Entity\Establishment {#10253 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37311 +label: "Art de la Table" +value: "317" +data: App\Entity\Establishment {#10278 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37312 +label: "Sipaco" +value: "318" +data: App\Entity\Establishment {#10305 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37313 +label: "Air Sénégal International" +value: "319" +data: App\Entity\Establishment {#10332 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37314 +label: "B&B TRANSIT" +value: "320" +data: App\Entity\Establishment {#10357 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37315 +label: "Cabinet Dentaire Soloprimo" +value: "321" +data: App\Entity\Establishment {#10382 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37316 +label: "Etude Maitre Almamy O. DIABY - Notaire" +value: "322" +data: App\Entity\Establishment {#10407 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37317 +label: "EngenderHealth Guinea Office" +value: "323" +data: App\Entity\Establishment {#10432 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37318 +label: "Ambassade du Maroc" +value: "324" +data: App\Entity\Establishment {#10457 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37319 +label: "Musée National de Guinée" +value: "328" +data: App\Entity\Establishment {#10484 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37320 +label: "Creation web pro - Guinée" +value: "331" +data: App\Entity\Establishment {#10511 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37321 +label: "Auto-école AMSY (Agence Km36)" +value: "335" +data: App\Entity\Establishment {#10538 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37322 +label: "Autoecole prudence de Guinée" +value: "338" +data: App\Entity\Establishment {#10565 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37323 +label: "Auto-école CELICA" +value: "339" +data: App\Entity\Establishment {#10590 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37324 +label: "Groupe SCF" +value: "341" +data: App\Entity\Establishment {#10615 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37325 +label: "Traiteur& événement oriental" +value: "348" +data: App\Entity\Establishment {#10640 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37326 +label: "Garage Electro-Mecanique ( GARIZIM )" +value: "349" +data: App\Entity\Establishment {#10667 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37327 +label: "leopold sédar senghor" +value: "350" +data: App\Entity\Establishment {#10692 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37328 +label: "Mamou Hôpital Regional" +value: "351" +data: App\Entity\Establishment {#10723 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37329 +label: "Ministère De L'enseignement Supérieur Et De La Recherche Scientifique" +value: "352" +data: App\Entity\Establishment {#10748 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37330 +label: "Nzérékoré Airport" +value: "353" +data: App\Entity\Establishment {#10773 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37331 +label: "Dixinn" +value: "356" +data: App\Entity\Establishment {#36574 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37332 +label: "Délices d'Africana" +value: "357" +data: App\Entity\Establishment {#10798 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37333 +label: "Africa Fast Food" +value: "358" +data: App\Entity\Establishment {#10825 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37334 +label: "Club expat" +value: "360" +data: App\Entity\Establishment {#10850 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37335 +label: "Meuble décor" +value: "361" +data: App\Entity\Establishment {#10875 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37336 +label: "Issa Nabé" +value: "362" +data: App\Entity\Establishment {#10900 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37337 +label: "Clinique Ambroise Paré" +value: "363" +data: App\Entity\Establishment {#10925 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37338 +label: "Police passeport nationale" +value: "364" +data: App\Entity\Establishment {#10952 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37339 +label: "Hôpital Ignace Deen" +value: "365" +data: App\Entity\Establishment {#10977 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37340 +label: "ASCOMA GUINEE CONAKRY" +value: "367" +data: App\Entity\Establishment {#11002 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37341 +label: "Radio-Télévision Guinéenne (RTG KOLOMA)" +value: "370" +data: App\Entity\Establishment {#11027 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37342 +label: "A&T Ingénierie" +value: "371" +data: App\Entity\Establishment {#11052 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37343 +label: "Agence de Promotion des Investissements Privés (APIP-Guinée)" +value: "376" +data: App\Entity\Establishment {#11077 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37344 +label: "Ascenseur - Construction - Clé - Clé en main - Guinée - Conakry - Ministère - Rénovation - Murlux" +value: "377" +data: App\Entity\Establishment {#11102 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37345 +label: "NSIA Assurances" +value: "378" +data: App\Entity\Establishment {#11127 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37346 +label: "E'SUP SHERBROOKE ACADEMY GUINEE" +value: "383" +data: App\Entity\Establishment {#11154 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37347 +label: "Bureau d'électricité (EDG)" +value: "384" +data: App\Entity\Establishment {#11181 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37348 +label: "EDG Agence de Kipé" +value: "385" +data: App\Entity\Establishment {#11206 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37349 +label: "Fédération guineenne De Football" +value: "386" +data: App\Entity\Establishment {#11231 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37350 +label: "Baldez'Arts Communication & Imagerie" +value: "387" +data: App\Entity\Establishment {#11258 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37351 +label: "Ambassade du Canada en Guinée" +value: "388" +data: App\Entity\Establishment {#11285 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37352 +label: "Ambassade du Sénégal en Guinée" +value: "389" +data: App\Entity\Establishment {#11310 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37353 +label: "Bollore Africa Logistics" +value: "390" +data: App\Entity\Establishment {#11335 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37354 +label: "Millenium Suites" +value: "391" +data: App\Entity\Establishment {#11360 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37355 +label: "SOGUIPAH" +value: "392" +data: App\Entity\Establishment {#11385 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37356 +label: "PHARMACIE CENTRALE DE GUINÉE" +value: "393" +data: App\Entity\Establishment {#11412 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37357 +label: "Gnakry crêpes" +value: "394" +data: App\Entity\Establishment {#11439 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37358 +label: "Le Baron" +value: "395" +data: App\Entity\Establishment {#11464 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37359 +label: "Cafe Petit Dakar Labé" +value: "396" +data: App\Entity\Establishment {#11489 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37360 +label: "Café_Chic" +value: "397" +data: App\Entity\Establishment {#11514 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37361 +label: "CanalOlympia Kaloum" +value: "398" +data: App\Entity\Establishment {#11539 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37362 +label: "Camayenne" +value: "399" +data: App\Entity\Establishment {#36599 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37363 +label: "RESTAURANT LES COPAINS D ABORD" +value: "402" +data: App\Entity\Establishment {#11566 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37364 +label: "Gamal Abdel Nasser University Of Conakry" +value: "403" +data: App\Entity\Establishment {#11591 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37365 +label: "Leader Net Services" +value: "404" +data: App\Entity\Establishment {#11616 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37366 +label: "Batista Café Kipé" +value: "405" +data: App\Entity\Establishment {#11641 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37367 +label: "BATIPRO SA" +value: "406" +data: App\Entity\Establishment {#11666 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37368 +label: "Trust Africa" +value: "410" +data: App\Entity\Establishment {#11693 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37369 +label: "Agence Guinéenne Pour La Promotion De L' Emploi" +value: "411" +data: App\Entity\Establishment {#11718 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37370 +label: "Pro Emploiguinee" +value: "412" +data: App\Entity\Establishment {#11743 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37371 +label: "Digijob Guinée" +value: "413" +data: App\Entity\Establishment {#11772 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37372 +label: "Job Stage Guinée" +value: "414" +data: App\Entity\Establishment {#11797 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37373 +label: "JOBS224.NET" +value: "415" +data: App\Entity\Establishment {#11824 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37374 +label: "Les Annonces 224" +value: "416" +data: App\Entity\Establishment {#11851 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37375 +label: "Pole Emploi Guinée 224" +value: "417" +data: App\Entity\Establishment {#11878 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37376 +label: "ACAFCONSULTANTS" +value: "418" +data: App\Entity\Establishment {#11903 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37377 +label: "Kanaga Consulting Guinée" +value: "419" +data: App\Entity\Establishment {#11930 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37378 +label: "Cabinet Performance Guinée" +value: "420" +data: App\Entity\Establishment {#11957 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37379 +label: "AFRICA ELITE CONSULTING" +value: "421" +data: App\Entity\Establishment {#11982 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37380 +label: "Cabinet de Formation CEFORMA" +value: "422" +data: App\Entity\Establishment {#12007 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37381 +label: "AGP GUINEE" +value: "423" +data: App\Entity\Establishment {#36624 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37382 +label: "ONFPP Guinée" +value: "424" +data: App\Entity\Establishment {#12034 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37383 +label: "ONAP" +value: "425" +data: App\Entity\Establishment {#12059 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37384 +label: "ONAPI-Guinée" +value: "426" +data: App\Entity\Establishment {#12086 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37385 +label: "ONG Sape" +value: "427" +data: App\Entity\Establishment {#12113 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37386 +label: "Cabinet LINK . 625505029" +value: "428" +data: App\Entity\Establishment {#12138 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37387 +label: "Le Grand Parking De Conakry" +value: "429" +data: App\Entity\Establishment {#12165 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37388 +label: "LA VILLA M" +value: "430" +data: App\Entity\Establishment {#12190 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37389 +label: "PLAQUE PUBLICITAIRE" +value: "431" +data: App\Entity\Establishment {#12215 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37390 +label: "AB-COSMETIQUE MANDIANA" +value: "432" +data: App\Entity\Establishment {#12240 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37391 +label: "AGIL GUINÉE" +value: "433" +data: App\Entity\Establishment {#12265 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37392 +label: "Consulat du Congo Brazzaville en Guinée" +value: "434" +data: App\Entity\Establishment {#12290 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37393 +label: "Ambassade de Russie" +value: "435" +data: App\Entity\Establishment {#12317 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37394 +label: "Ambassade d'Algérie à Conakry, République de Guinée" +value: "436" +data: App\Entity\Establishment {#12344 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37395 +label: "Ambassade d’Allemagne" +value: "437" +data: App\Entity\Establishment {#12369 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37396 +label: "Ambassade d'Egypte" +value: "438" +data: App\Entity\Establishment {#12396 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37397 +label: "Ambassade d'Espagne" +value: "439" +data: App\Entity\Establishment {#12423 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37398 +label: "Ambassade de Chine" +value: "440" +data: App\Entity\Establishment {#12450 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37399 +label: "Fonds de Développement Industriel et des Petites et Moyennes Entreprises ( FODIP)" +value: "441" +data: App\Entity\Establishment {#12477 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37400 +label: "Fondation PROSMI" +value: "442" +data: App\Entity\Establishment {#12502 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37401 +label: "Fondation Orange Guinee" +value: "443" +data: App\Entity\Establishment {#12529 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37402 +label: "Orange Guinée" +value: "444" +data: App\Entity\Establishment {#12554 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37403 +label: "Ministère de la Justice, Guinée" +value: "445" +data: App\Entity\Establishment {#12581 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37404 +label: "Cour suprême de Conakry" +value: "446" +data: App\Entity\Establishment {#12608 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37405 +label: "Ministère du budget" +value: "447" +data: App\Entity\Establishment {#12633 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37406 +label: "Société Navale Guinneenne" +value: "448" +data: App\Entity\Establishment {#12660 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37407 +label: "TRANSCO S.A" +value: "454" +data: App\Entity\Establishment {#12685 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37408 +label: "CAWA GUINÉE" +value: "456" +data: App\Entity\Establishment {#12710 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37409 +label: "Globetrans" +value: "457" +data: App\Entity\Establishment {#12735 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37410 +label: "ONOMO Hotel Conakry" +value: "458" +data: App\Entity\Establishment {#12762 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37411 +label: "Hôtel Petit Bateau" +value: "459" +data: App\Entity\Establishment {#12791 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37412 +label: "Riviera Royal Hotel" +value: "460" +data: App\Entity\Establishment {#12816 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37413 +label: "Hotel du Golfe de Guinée" +value: "461" +data: App\Entity\Establishment {#12841 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37414 +label: "Primus Hôtel Kaloum" +value: "462" +data: App\Entity\Establishment {#12868 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37415 +label: "Hotel Palm Camayenne" +value: "463" +data: App\Entity\Establishment {#36651 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37416 +label: "TotalEnergies LABÉ SAFATOU" +value: "464" +data: App\Entity\Establishment {#12893 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37417 +label: "Riviera Taouyah Hotel" +value: "465" +data: App\Entity\Establishment {#12918 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37418 +label: "Grand Hotel Central" +value: "466" +data: App\Entity\Establishment {#12945 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37419 +label: "Sheraton Grand Conakry" +value: "467" +data: App\Entity\Establishment {#12972 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37420 +label: "Novotel Ghi Conakry Hotel" +value: "468" +data: App\Entity\Establishment {#13001 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37421 +label: "ZAMBEZI INN HOTEL(near Airport, 3 minutes)" +value: "469" +data: App\Entity\Establishment {#13026 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37422 +label: "Guin' Interim" +value: "470" +data: App\Entity\Establishment {#13051 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37423 +label: "bceip" +value: "471" +data: App\Entity\Establishment {#13076 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37424 +label: "Almamya Hotel & Résidence" +value: "472" +data: App\Entity\Establishment {#13103 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37425 +label: "Mai Hotel" +value: "473" +data: App\Entity\Establishment {#13130 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37426 +label: "Atlantic View hotel Conakry" +value: "474" +data: App\Entity\Establishment {#13159 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37427 +label: "Hotel Palladium city" +value: "475" +data: App\Entity\Establishment {#36676 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37428 +label: "Hôtel Palladium City" +value: "476" +data: App\Entity\Establishment {#13184 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37429 +label: "Hotel Grand Ami" +value: "477" +data: App\Entity\Establishment {#13209 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37430 +label: "Residence Al-nour De Coleah Corniche" +value: "478" +data: App\Entity\Establishment {#13234 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37431 +label: "Hôtel Galaxie" +value: "479" +data: App\Entity\Establishment {#13259 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37432 +label: "Le Beau Village" +value: "480" +data: App\Entity\Establishment {#13284 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37433 +label: "Pension Les Palmiers Ratoma" +value: "481" +data: App\Entity\Establishment {#13309 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37434 +label: "Teranga consulting" +value: "482" +data: App\Entity\Establishment {#13336 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37435 +label: "Hôtel SETIFANA" +value: "483" +data: App\Entity\Establishment {#13363 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37436 +label: "Le Sogue Hotel" +value: "484" +data: App\Entity\Establishment {#13388 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37437 +label: "Hôtel Mariador Park" +value: "485" +data: App\Entity\Establishment {#13415 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37438 +label: "La Villa Elijah" +value: "486" +data: App\Entity\Establishment {#13440 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37439 +label: "Kipé Guest House" +value: "487" +data: App\Entity\Establishment {#13467 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37440 +label: "Hotel Mariador Park" +value: "488" +data: App\Entity\Establishment {#13494 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37441 +label: "SOUARE PREMIUM HOTEL" +value: "489" +data: App\Entity\Establishment {#13519 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37442 +label: "Grand Hotel de l'Independance Conakry" +value: "490" +data: App\Entity\Establishment {#13546 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37443 +label: "Le Petit Chalet Hotel" +value: "491" +data: App\Entity\Establishment {#13571 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37444 +label: "Résidence Schaka" +value: "492" +data: App\Entity\Establishment {#13596 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37445 +label: "Hotel Sacha" +value: "493" +data: App\Entity\Establishment {#13621 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37446 +label: "CITY HOTEL" +value: "494" +data: App\Entity\Establishment {#13646 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37447 +label: "Le Rocher" +value: "495" +data: App\Entity\Establishment {#13671 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37448 +label: "RESIDENCE CANADIENNE" +value: "496" +data: App\Entity\Establishment {#13698 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37449 +label: "Auberge associative ReLAIS" +value: "497" +data: App\Entity\Establishment {#13725 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37450 +label: "L'Almamya Hôtel & Résidence" +value: "498" +data: App\Entity\Establishment {#13752 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37451 +label: "Konkoba" +value: "499" +data: App\Entity\Establishment {#13777 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37452 +label: "Restaurant Le Cèdre" +value: "500" +data: App\Entity\Establishment {#13802 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37453 +label: "La City Snack & Patisserie" +value: "501" +data: App\Entity\Establishment {#13827 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37454 +label: "Restaurant LE DAMIER" +value: "502" +data: App\Entity\Establishment {#13852 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37455 +label: "Les Îles de Joie" +value: "503" +data: App\Entity\Establishment {#13877 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37456 +label: "Le Special" +value: "504" +data: App\Entity\Establishment {#13902 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37457 +label: "Les Jardins de Guinée" +value: "505" +data: App\Entity\Establishment {#13927 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37458 +label: "Турски ресторант "Истанбул"" +value: "506" +data: App\Entity\Establishment {#13954 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37459 +label: "L’Étage, Conakry" +value: "507" +data: App\Entity\Establishment {#13979 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37460 +label: "Favela Grill" +value: "508" +data: App\Entity\Establishment {#14004 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37461 +label: "G8F7+HHF Conakry" +value: "509" +data: App\Entity\Establishment {#14031 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37462 +label: "Island Food" +value: "510" +data: App\Entity\Establishment {#14056 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37463 +label: "Cherry Resto Cafe" +value: "511" +data: App\Entity\Establishment {#14081 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37464 +label: "Restaurant camerounais "Méli-Mélo"" +value: "512" +data: App\Entity\Establishment {#14106 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37465 +label: "KM AGENCY SHOP" +value: "513" +data: App\Entity\Establishment {#14131 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37466 +label: "Boutique "AUX 3A"" +value: "514" +data: App\Entity\Establishment {#14156 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37467 +label: "Prima Center Conakry" +value: "515" +data: App\Entity\Establishment {#14183 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37468 +label: "Kaymee" +value: "516" +data: App\Entity\Establishment {#14210 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37469 +label: "EMPIRE" +value: "517" +data: App\Entity\Establishment {#14237 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37470 +label: "Asmapire collection vendeur de vestes hommes et femmes" +value: "518" +data: App\Entity\Establishment {#14264 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37471 +label: "Silvio Massimo" +value: "519" +data: App\Entity\Establishment {#14289 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37472 +label: "Spike Boutique" +value: "520" +data: App\Entity\Establishment {#14318 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37473 +label: "Yakuza Boutique" +value: "521" +data: App\Entity\Establishment {#14343 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37474 +label: "Traiteur by Issa" +value: "522" +data: App\Entity\Establishment {#14368 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37475 +label: "CIGEX (CENTRE INTERNATIONAL GUINEEN DES EXPOSITIONS)" +value: "523" +data: App\Entity\Establishment {#14393 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37476 +label: "AGENCES GUINEENNE DE SPECTACLES" +value: "524" +data: App\Entity\Establishment {#14420 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37477 +label: "AIR DE FETE" +value: "525" +data: App\Entity\Establishment {#14447 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37478 +label: "AK Multiservice" +value: "527" +data: App\Entity\Establishment {#14474 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37479 +label: "AMETRADE GUINEE" +value: "528" +data: App\Entity\Establishment {#14499 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37480 +label: "GUINEE PRESTIGE" +value: "529" +data: App\Entity\Establishment {#14524 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37481 +label: "ARGON" +value: "530" +data: App\Entity\Establishment {#14551 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37482 +label: "BEST MUSIC COMPANY" +value: "531" +data: App\Entity\Establishment {#14578 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37483 +label: "BalyBah Cosmétique" +value: "532" +data: App\Entity\Establishment {#14603 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37484 +label: "Brocilia décor" +value: "533" +data: App\Entity\Establishment {#14628 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37485 +label: "Ministere de la Securité, Conakry" +value: "534" +data: App\Entity\Establishment {#14657 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37486 +label: "6ème VIP" +value: "535" +data: App\Entity\Establishment {#14682 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37487 +label: "Night club Ibiza Conakry" +value: "536" +data: App\Entity\Establishment {#14707 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37488 +label: "LE NELSON CLUB" +value: "537" +data: App\Entity\Establishment {#14732 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37489 +label: "DIAMOND CLUB" +value: "538" +data: App\Entity\Establishment {#14757 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37490 +label: "Plaza Lounge" +value: "539" +data: App\Entity\Establishment {#14782 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37491 +label: "CONAKRY CLUB" +value: "540" +data: App\Entity\Establishment {#14807 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37492 +label: "club BIMBEYA" +value: "541" +data: App\Entity\Establishment {#14832 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37493 +label: "GALAXY club" +value: "542" +data: App\Entity\Establishment {#14857 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37494 +label: "Miramar Night Club" +value: "543" +data: App\Entity\Establishment {#14882 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37495 +label: "crisber club vip" +value: "544" +data: App\Entity\Establishment {#14907 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37496 +label: "Crisber" +value: "545" +data: App\Entity\Establishment {#14932 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37497 +label: "CRISBER Night Club International" +value: "546" +data: App\Entity\Establishment {#14957 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37498 +label: "GLOBAL ETUDE INTERNATIONAL/ PYM'S NIGHTCLUB" +value: "547" +data: App\Entity\Establishment {#14984 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37499 +label: "CLIMAX NIGHT CLUB" +value: "548" +data: App\Entity\Establishment {#15011 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37500 +label: "Space Night Club" +value: "549" +data: App\Entity\Establishment {#15036 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37501 +label: "Night Club Ben Chika" +value: "550" +data: App\Entity\Establishment {#15065 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37502 +label: "lamadone night club" +value: "551" +data: App\Entity\Establishment {#15090 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37503 +label: "Diani Night club" +value: "552" +data: App\Entity\Establishment {#15115 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37504 +label: "Night club" +value: "553" +data: App\Entity\Establishment {#15140 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37505 +label: "LE NIRVANA" +value: "554" +data: App\Entity\Establishment {#15165 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37506 +label: "Boulevard de la liberté" +value: "555" +data: App\Entity\Establishment {#36701 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37507 +label: "Boulevard Select" +value: "556" +data: App\Entity\Establishment {#15190 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37508 +label: "Chez Sister" +value: "557" +data: App\Entity\Establishment {#15215 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37509 +label: "Luxe Night Club" +value: "558" +data: App\Entity\Establishment {#15240 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37510 +label: "SNCFG (SOCIETE NATIONALE DES CHEMINS DE FER DE GUINEE)" +value: "559" +data: App\Entity\Establishment {#15265 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37511 +label: "Galaxie Résidence" +value: "560" +data: App\Entity\Establishment {#15292 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37512 +label: "Hôtel Saala Relais" +value: "561" +data: App\Entity\Establishment {#15317 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37513 +label: "Saala Plus" +value: "562" +data: App\Entity\Establishment {#15344 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37514 +label: "RESIDENCE ZK" +value: "563" +data: App\Entity\Establishment {#15369 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37515 +label: "Sala Plus" +value: "564" +data: App\Entity\Establishment {#15394 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37516 +label: "Complexe SAALA PLUD" +value: "565" +data: App\Entity\Establishment {#15419 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37517 +label: "Bobo beauty care" +value: "566" +data: App\Entity\Establishment {#15444 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37518 +label: "Black Label" +value: "567" +data: App\Entity\Establishment {#15471 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37519 +label: "Centre maci" +value: "568" +data: App\Entity\Establishment {#15496 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37520 +label: "Cabinet omc (Cabinet d'orientation de Management et du consulting)" +value: "569" +data: App\Entity\Establishment {#15521 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37521 +label: "AMF immobilier" +value: "570" +data: App\Entity\Establishment {#15546 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37522 +label: "HOTEL TATA, quartier Pounthioun." +value: "571" +data: App\Entity\Establishment {#15575 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37523 +label: "Hôtel Djamtum labé" +value: "572" +data: App\Entity\Establishment {#15600 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37524 +label: "PHARMACIE N'DIOLOU" +value: "573" +data: App\Entity\Establishment {#15627 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37525 +label: "Pharmacie Tamagaly" +value: "574" +data: App\Entity\Establishment {#15654 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37526 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "575" +data: App\Entity\Establishment {#36726 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37527 +label: "Tribunal de première instance de MAFANKO" +value: "576" +data: App\Entity\Establishment {#15679 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37528 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "577" +data: App\Entity\Establishment {#15704 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37529 +label: "Guinea Alumina Corporation (GAC)" +value: "578" +data: App\Entity\Establishment {#15731 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37530 +label: "Guinea Alumina Corporation (GAC)" +value: "579" +data: App\Entity\Establishment {#36751 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37531 +label: "Clinique AKO" +value: "580" +data: App\Entity\Establishment {#15756 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37532 +label: "Ministère des Postes, des Télécommunications et de l'Economie Numérique" +value: "581" +data: App\Entity\Establishment {#15781 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37533 +label: "TPI de Dixinn" +value: "582" +data: App\Entity\Establishment {#15808 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37534 +label: "Cour d'appel" +value: "583" +data: App\Entity\Establishment {#15833 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37535 +label: "Cour d'Appel de Conakry" +value: "584" +data: App\Entity\Establishment {#15858 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37536 +label: "Palais Sekhoutoureyah" +value: "585" +data: App\Entity\Establishment {#15883 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37537 +label: "BCRG - Central Bank of the Republic" +value: "586" +data: App\Entity\Establishment {#15910 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37538 +label: "Guineenews" +value: "587" +data: App\Entity\Establishment {#15937 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37539 +label: "Port De Conakry" +value: "588" +data: App\Entity\Establishment {#15962 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37540 +label: "Port conteneurs de conakry" +value: "589" +data: App\Entity\Establishment {#15987 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37541 +label: "Port de Conakry" +value: "590" +data: App\Entity\Establishment {#16012 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37542 +label: "Port Autonome Conakry" +value: "591" +data: App\Entity\Establishment {#16037 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37543 +label: "Port de Conakry-Terminal à Conteneurs" +value: "592" +data: App\Entity\Establishment {#16064 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37544 +label: "Quai De Conakry" +value: "593" +data: App\Entity\Establishment {#16089 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37545 +label: "Parc conteneur" +value: "594" +data: App\Entity\Establishment {#16114 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37546 +label: "Cabaret De L'environnement" +value: "595" +data: App\Entity\Establishment {#16139 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37547 +label: "Pharmacie Santa" +value: "596" +data: App\Entity\Establishment {#16164 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37548 +label: "Ministere du transport" +value: "597" +data: App\Entity\Establishment {#36776 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37549 +label: "Ministère des Infrastructures et des Transports" +value: "598" +data: App\Entity\Establishment {#16189 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37550 +label: "Ministère des Pêches, conakry, Guinée" +value: "599" +data: App\Entity\Establishment {#16216 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37551 +label: "CRIEF" +value: "600" +data: App\Entity\Establishment {#16241 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37552 +label: "Ministere Affaires Etrangeres" +value: "601" +data: App\Entity\Establishment {#16266 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37553 +label: "C.M.O Conakry Mécanique Outillage" +value: "602" +data: App\Entity\Establishment {#16291 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37554 +label: "Dépôt Grand Moulin de Conakry" +value: "603" +data: App\Entity\Establishment {#16318 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37555 +label: "Les Grands Moulins D'Afrique" +value: "604" +data: App\Entity\Establishment {#16347 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37556 +label: "Sonoco SA" +value: "605" +data: App\Entity\Establishment {#16372 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37557 +label: "CAPAGO GUINÉE" +value: "606" +data: App\Entity\Establishment {#16399 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37558 +label: "Campus M6 Kamsar Boubsone" +value: "607" +data: App\Entity\Establishment {#16424 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37559 +label: "Alport Conakry" +value: "608" +data: App\Entity\Establishment {#16449 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37560 +label: "Alcoa Guinée" +value: "609" +data: App\Entity\Establishment {#16476 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37561 +label: "Maersk Guinée S.A." +value: "610" +data: App\Entity\Establishment {#16501 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37562 +label: "Agence Nationale de Sécurité sanitaire" +value: "611" +data: App\Entity\Establishment {#16528 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37563 +label: "OGP Office Guinéen de Publicité" +value: "612" +data: App\Entity\Establishment {#16555 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37564 +label: "IXP-GUINEE" +value: "613" +data: App\Entity\Establishment {#16582 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37565 +label: "UBA Bank" +value: "614" +data: App\Entity\Establishment {#16609 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37566 +label: "Banque Islamique de Guinée" +value: "615" +data: App\Entity\Establishment {#16634 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37567 +label: "Banque de developpement de Guinée" +value: "616" +data: App\Entity\Establishment {#16659 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37568 +label: "Banque Sahélo-Saharienne pour l'Investissement et le Commerce" +value: "617" +data: App\Entity\Establishment {#16684 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37569 +label: "Mosquée Sénégalaise de Kaloum" +value: "618" +data: App\Entity\Establishment {#16711 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37570 +label: "Lincoln Vocational and University College" +value: "619" +data: App\Entity\Establishment {#16736 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37571 +label: "Direction Générale de la SEG" +value: "620" +data: App\Entity\Establishment {#16763 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37572 +label: "Marinex Group" +value: "621" +data: App\Entity\Establishment {#16788 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37573 +label: "HOTEL MAGELLAN" +value: "622" +data: App\Entity\Establishment {#16815 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37574 +label: "Le Bamana" +value: "623" +data: App\Entity\Establishment {#16842 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37575 +label: "WEEKEND MART SUPERMARKET (INDIAN BAZAR)" +value: "624" +data: App\Entity\Establishment {#16867 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37576 +label: "CNSS Caisse Nationale de Sécurité Sociale" +value: "625" +data: App\Entity\Establishment {#16894 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37577 +label: "Palais Mohammed V régime de biberon" +value: "626" +data: App\Entity\Establishment {#16919 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37578 +label: "Ministère de la defense nationale" +value: "627" +data: App\Entity\Establishment {#16944 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37579 +label: "EGUITRAC" +value: "628" +data: App\Entity\Establishment {#16969 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37580 +label: "WU SOFIG ENCO5" +value: "629" +data: App\Entity\Establishment {#16996 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37581 +label: "Entreprise Guinéenne de Commerce et Travaux de Qualité - EGUICOTRAQ" +value: "630" +data: App\Entity\Establishment {#17021 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37582 +label: "LIPCO" +value: "631" +data: App\Entity\Establishment {#17050 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37583 +label: "Afriland First Bank" +value: "632" +data: App\Entity\Establishment {#17077 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37584 +label: "Société Générale Guinée" +value: "633" +data: App\Entity\Establishment {#17106 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37585 +label: "Société Générale Guinée Agence Madina" +value: "634" +data: App\Entity\Establishment {#17133 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37586 +label: "Société Générale Guinée" +value: "635" +data: App\Entity\Establishment {#17158 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37587 +label: "Société Générale Guinée -Agence Kagbelen" +value: "636" +data: App\Entity\Establishment {#17183 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37588 +label: "Société Générale Guinée - Agence Kissosso" +value: "637" +data: App\Entity\Establishment {#17208 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37589 +label: "Agence SG Guinée DABOLA" +value: "638" +data: App\Entity\Establishment {#17233 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37590 +label: "Agence SG Guinée KOUROUSSA" +value: "639" +data: App\Entity\Establishment {#17258 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37591 +label: "Agence SG Guinée N'ZEREKORE" +value: "640" +data: App\Entity\Establishment {#17283 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37592 +label: "vista tech" +value: "641" +data: App\Entity\Establishment {#17308 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37593 +label: "Vistagui Coleah" +value: "642" +data: App\Entity\Establishment {#17333 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37594 +label: "C.F.M.I Guinee" +value: "643" +data: App\Entity\Establishment {#17358 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37595 +label: "Centre de Santé de Kouléwondy" +value: "644" +data: App\Entity\Establishment {#17383 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37596 +label: "6ème Koulowondy" +value: "645" +data: App\Entity\Establishment {#17408 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37597 +label: "kakande" +value: "646" +data: App\Entity\Establishment {#36801 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37598 +label: "PRISON CENTRALE DE CONAKRY" +value: "647" +data: App\Entity\Establishment {#17433 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37599 +label: "Jahjah electronics et meubles" +value: "648" +data: App\Entity\Establishment {#17458 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37600 +label: "Momo Bangouraya A S T" +value: "649" +data: App\Entity\Establishment {#17487 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37601 +label: "Kebab 224" +value: "650" +data: App\Entity\Establishment {#17512 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37602 +label: "Ecole La source Commune De Dixinn" +value: "651" +data: App\Entity\Establishment {#17541 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37603 +label: "Cafepress Marocain" +value: "652" +data: App\Entity\Establishment {#17566 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37604 +label: "Boutique Mdbshop" +value: "653" +data: App\Entity\Establishment {#17591 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37605 +label: "Station Total Terasse" +value: "654" +data: App\Entity\Establishment {#17618 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37606 +label: "ECOLE PRIMAIRE DIXINN CENTRE 2" +value: "655" +data: App\Entity\Establishment {#17643 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37607 +label: "LA PETITE ACADEMIE (Franco-Americaine)" +value: "656" +data: App\Entity\Establishment {#17668 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37608 +label: "Link Up Services Guinée" +value: "657" +data: App\Entity\Establishment {#17695 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37609 +label: "ED-CERESCOR (Ecole Doctorale du CERESCOR)" +value: "658" +data: App\Entity\Establishment {#17722 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37610 +label: "Villa Mariador" +value: "659" +data: App\Entity\Establishment {#17747 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37611 +label: "HÔPITAL JEAN PAUL II" +value: "660" +data: App\Entity\Establishment {#17772 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37612 +label: "Turquie Guinée Voyage" +value: "661" +data: App\Entity\Establishment {#17797 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37613 +label: "PRESTIGE VOYAGES" +value: "662" +data: App\Entity\Establishment {#17822 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37614 +label: "La rouge" +value: "663" +data: App\Entity\Establishment {#17849 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37615 +label: "Net Car Auto Nongo" +value: "664" +data: App\Entity\Establishment {#17874 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37616 +label: "Hadja Safourata Bah" +value: "665" +data: App\Entity\Establishment {#17901 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37617 +label: "Siako Group" +value: "666" +data: App\Entity\Establishment {#17926 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37618 +label: "CAPF Mamou" +value: "667" +data: App\Entity\Establishment {#17953 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37619 +label: "Radio Bolivar FM 99.4" +value: "668" +data: App\Entity\Establishment {#17978 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37620 +label: "LYCEE AMILCAR CABRAL" +value: "669" +data: App\Entity\Establishment {#18005 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37621 +label: "RESIDENCE PILYE" +value: "670" +data: App\Entity\Establishment {#18030 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37622 +label: "RESIDENCE PILYE" +value: "671" +data: App\Entity\Establishment {#18055 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37623 +label: "Tidiane World Music" +value: "672" +data: App\Entity\Establishment {#18080 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37624 +label: "TotalEnergies Hamdallaye Deflandre" +value: "673" +data: App\Entity\Establishment {#18105 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37625 +label: "Moses Kenneh" +value: "674" +data: App\Entity\Establishment {#18130 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37626 +label: "Vital Africa Transports" +value: "675" +data: App\Entity\Establishment {#18155 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37627 +label: "Loumo vêtements Luxe (LVL) Nongo Conteya" +value: "676" +data: App\Entity\Establishment {#18182 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37628 +label: "African Industrial Services Group Guinée" +value: "677" +data: App\Entity\Establishment {#18211 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37629 +label: "Huilerie de Guinée" +value: "678" +data: App\Entity\Establishment {#18236 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37630 +label: "Huilerie Sincery de Dabola" +value: "679" +data: App\Entity\Establishment {#18261 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37631 +label: "GUINEE SAVONNERIE" +value: "680" +data: App\Entity\Establishment {#18286 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37632 +label: "Huilerie Emile Noël Guinée" +value: "681" +data: App\Entity\Establishment {#18313 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37633 +label: "Pia Africa" +value: "682" +data: App\Entity\Establishment {#18338 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37634 +label: "Gts shop coleah imprimerie" +value: "683" +data: App\Entity\Establishment {#18363 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37635 +label: "Site WEBCOOM Belle-Vue" +value: "684" +data: App\Entity\Establishment {#18390 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37636 +label: "Cabinet Vétérinaire SOOTO" +value: "685" +data: App\Entity\Establishment {#18415 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37637 +label: "SNAPE base Regionale de MAMOU" +value: "686" +data: App\Entity\Establishment {#18440 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37638 +label: "Compagnie des Eaux minerales de Guinée" +value: "687" +data: App\Entity\Establishment {#18465 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37639 +label: "American Beverages" +value: "688" +data: App\Entity\Establishment {#18492 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37640 +label: "Délégation de l'Union européenne Conarky" +value: "689" +data: App\Entity\Establishment {#18517 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37641 +label: "Siège Crédit Rural de Guinée SA" +value: "690" +data: App\Entity\Establishment {#18544 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37642 +label: "Union Garage" +value: "691" +data: App\Entity\Establishment {#18573 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37643 +label: "African Auto Industries" +value: "692" +data: App\Entity\Establishment {#18598 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37644 +label: "usine de CBG kamsar" +value: "693" +data: App\Entity\Establishment {#18623 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37645 +label: "Centre Artisanal" +value: "694" +data: App\Entity\Establishment {#18648 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37646 +label: "Office National de Promotion de l’Artisanat ONPA" +value: "695" +data: App\Entity\Establishment {#18673 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37647 +label: "AFRICA LOTTERY COMPANY" +value: "696" +data: App\Entity\Establishment {#18700 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37648 +label: "Lycée des Jeunes Filles" +value: "697" +data: App\Entity\Establishment {#18725 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37649 +label: "GDJ (LA GUINEENNE DES JEUX )" +value: "698" +data: App\Entity\Establishment {#18750 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37650 +label: "Guinée Games" +value: "699" +data: App\Entity\Establishment {#18775 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37651 +label: "Universite Catholique De L'Afrique De L'Ouest (UCAO)" +value: "700" +data: App\Entity\Establishment {#18802 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37652 +label: "ouestech" +value: "701" +data: App\Entity\Establishment {#18829 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37653 +label: "CENTRE INFORMATIQUE COHÉSION SOCIALE NIMBA" +value: "702" +data: App\Entity\Establishment {#18856 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37654 +label: "Web Communication" +value: "703" +data: App\Entity\Establishment {#18881 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37655 +label: "GS Renaissance Africaine" +value: "704" +data: App\Entity\Establishment {#18906 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37656 +label: "L'éducation guinéenne" +value: "705" +data: App\Entity\Establishment {#18933 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37657 +label: "GS Hamdallaye Secondaire" +value: "706" +data: App\Entity\Establishment {#18958 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37658 +label: "Groupe Scolaire Icône D'Afrique" +value: "707" +data: App\Entity\Establishment {#18983 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37659 +label: "Groupe scolaire Victor Hugo" +value: "708" +data: App\Entity\Establishment {#19008 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37660 +label: "Big Fataya Nongo" +value: "709" +data: App\Entity\Establishment {#19033 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37661 +label: "Jardin D’Eden" +value: "710" +data: App\Entity\Establishment {#19058 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37662 +label: "LONAGUI Direction Générale" +value: "711" +data: App\Entity\Establishment {#19083 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37663 +label: "GROUPE SCOLAIRE ALPHA SUISSE" +value: "712" +data: App\Entity\Establishment {#19108 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37664 +label: "Pressing Diasmi" +value: "713" +data: App\Entity\Establishment {#19133 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37665 +label: "Auberge Seidy II" +value: "714" +data: App\Entity\Establishment {#19158 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37666 +label: "Auberge Du Fouta" +value: "715" +data: App\Entity\Establishment {#19183 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37667 +label: "Hôtel Fouta SIB" +value: "716" +data: App\Entity\Establishment {#19208 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37668 +label: "Hôtel Tangama" +value: "717" +data: App\Entity\Establishment {#19235 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37669 +label: "Auberge Dialan Tougue" +value: "718" +data: App\Entity\Establishment {#19260 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37670 +label: "SOCIETE IMMOBILIERE DE GUINEE" +value: "719" +data: App\Entity\Establishment {#19285 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37671 +label: "AGIPRO" +value: "720" +data: App\Entity\Establishment {#19310 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37672 +label: "IMMO'PRIMO" +value: "721" +data: App\Entity\Establishment {#19335 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37673 +label: "CIAD (COMPAGNIE INTERNATIONALE D'AMENAGEMENT ET DE DEMENAGEMENT)" +value: "722" +data: App\Entity\Establishment {#19360 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37674 +label: "224 IMMOSER" +value: "723" +data: App\Entity\Establishment {#19385 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37675 +label: "AGENCE DJIGUI KANKAN" +value: "724" +data: App\Entity\Establishment {#19410 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37676 +label: "AGENCE IMMOBILIERE CIMENTERIE CARREFOUR" +value: "725" +data: App\Entity\Establishment {#19435 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37677 +label: "LAGUIPRES SECURITE" +value: "726" +data: App\Entity\Establishment {#19460 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37678 +label: "Ecole Primaire Kwamé Nkruma" +value: "727" +data: App\Entity\Establishment {#19487 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37679 +label: "École Primaire Bordo" +value: "728" +data: App\Entity\Establishment {#19512 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +label: "Boutique Canal" +value: "729" +data: App\Entity\Establishment {#19537 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +label: "RADIO CBG" +value: "730" +data: App\Entity\Establishment {#19562 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +label: "Radio Espace Guinée" +value: "731" +data: App\Entity\Establishment {#19587 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +label: "RADIO RURALE LOCALE DE SIGUIRI" +value: "732" +data: App\Entity\Establishment {#19612 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +label: "BOFFA CONSTRUCTION BTP TRANSPORT COMMERCE GENERAL-SARL" +value: "733" +data: App\Entity\Establishment {#19637 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +label: "IC TRANSPORT BTP" +value: "734" +data: App\Entity\Establishment {#19662 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +label: "DELTA BTP & LOGISTICS GUINEE" +value: "735" +data: App\Entity\Establishment {#19687 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +label: "Boutique chaussures Dady" +value: "736" +data: App\Entity\Establishment {#19712 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +label: "Mouna Internet Cafe" +value: "737" +data: App\Entity\Establishment {#19737 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +label: "Cyber Cameroun" +value: "738" +data: App\Entity\Establishment {#19762 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +label: "Cyber Badiar" +value: "739" +data: App\Entity\Establishment {#19787 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +label: "Cyber, Prestations IPM" +value: "740" +data: App\Entity\Establishment {#19812 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +label: "Cyber COFOPREC Labé" +value: "741" +data: App\Entity\Establishment {#19837 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +label: "Centre commercial de Lambagny" +value: "742" +data: App\Entity\Establishment {#19862 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +label: "N-city Lounge Bar" +value: "743" +data: App\Entity\Establishment {#19887 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +label: "Canal+ Store" +value: "744" +data: App\Entity\Establishment {#19914 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +label: "Boutique CANAL+ COSA" +value: "745" +data: App\Entity\Establishment {#19939 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +label: "CIS MÉDIAS" +value: "746" +data: App\Entity\Establishment {#19964 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +label: "Diversityshop-MT" +value: "747" +data: App\Entity\Establishment {#19991 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +label: "Boutiques LONGMARCH PNEUS" +value: "748" +data: App\Entity\Establishment {#20018 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +label: "AGRO-GURUBE SARL Unipers" +value: "749" +data: App\Entity\Establishment {#20043 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +label: "GROUPE DORURE" +value: "750" +data: App\Entity\Establishment {#20068 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +label: "TMR TATA" +value: "751" +data: App\Entity\Establishment {#20093 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37703 +label: "Complexe Rio Pongo" +value: "752" +data: App\Entity\Establishment {#20118 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37704 +label: "Restaurant Abslam" +value: "753" +data: App\Entity\Establishment {#20143 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37705 +label: "Sangareyah Restaurant" +value: "754" +data: App\Entity\Establishment {#20168 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37706 +label: "Food station" +value: "755" +data: App\Entity\Establishment {#20193 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37707 +label: "HB Restaurant Hotel" +value: "756" +data: App\Entity\Establishment {#20218 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37708 +label: "Horoya Athlétic Club" +value: "757" +data: App\Entity\Establishment {#20243 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37709 +label: "Groupe Scolaire " LES BOBELS"" +value: "758" +data: App\Entity\Establishment {#20268 …} +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37710 +label: "Partenariat avec des sociétés de pêches" +value: "759" +data: App\Entity\Establishment {#20293 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37711 +label: "Mindleaps centre" +value: "760" +data: App\Entity\Establishment {#20318 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37712 +label: "Hotel Restaurant Océano" +value: "761" +data: App\Entity\Establishment {#20343 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37713 +label: "G.S.Elh Karamba Diaby" +value: "762" +data: App\Entity\Establishment {#20368 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37714 +label: "Groupe Scolaire Aly Coumbassa" +value: "763" +data: App\Entity\Establishment {#20393 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37715 +label: "Mind 7 Bar-Restaurant" +value: "764" +data: App\Entity\Establishment {#20418 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37716 +label: "Groupe Scolaire Hasac" +value: "765" +data: App\Entity\Establishment {#20443 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37717 +label: "Groupe Scolaire Assi Diallo" +value: "766" +data: App\Entity\Establishment {#20468 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37718 +label: "Clinique Des Specialites Perchin" +value: "767" +data: App\Entity\Establishment {#20493 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37719 +label: "Clinique Médicale (Espoir Vie Mère et Enfant)" +value: "768" +data: App\Entity\Establishment {#20518 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37720 +label: "Polyclinique Petit simbaya" +value: "769" +data: App\Entity\Establishment {#20543 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37721 +label: "Polyclinique de Dixinn" +value: "770" +data: App\Entity\Establishment {#20570 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37722 +label: "Clinique Internationale Bel Air" +value: "771" +data: App\Entity\Establishment {#20595 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37723 +label: "TotalEnergies Dabondy" +value: "772" +data: App\Entity\Establishment {#20620 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37724 +label: "École primaire de dar es Salam" +value: "773" +data: App\Entity\Establishment {#20645 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37725 +label: "Spiritual Prod Africa" +value: "774" +data: App\Entity\Establishment {#20670 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37726 +label: "Mosquée Soloprimo" +value: "775" +data: App\Entity\Establishment {#20695 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37727 +label: "Kaporo Grande Mosquée" +value: "776" +data: App\Entity\Establishment {#20720 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37728 +label: "Kaporo Beach mosque" +value: "777" +data: App\Entity\Establishment {#20745 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37729 +label: "Point Xpress Kenin Transfert" +value: "778" +data: App\Entity\Establishment {#20770 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37730 +label: "Sdf big market kaporo" +value: "779" +data: App\Entity\Establishment {#20795 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37731 +label: "Cherif-A Express" +value: "780" +data: App\Entity\Establishment {#20820 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37732 +label: "BIA GUINEE" +value: "781" +data: App\Entity\Establishment {#20845 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37733 +label: "GUINEE ARTS AFRIQUE" +value: "782" +data: App\Entity\Establishment {#20870 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37734 +label: "Galerie EDF" +value: "783" +data: App\Entity\Establishment {#20895 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37735 +label: "La Maison de L'attiéké" +value: "784" +data: App\Entity\Establishment {#20920 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37736 +label: "ONE AFRICA GUINEE" +value: "785" +data: App\Entity\Establishment {#20945 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37737 +label: "Actujeune" +value: "786" +data: App\Entity\Establishment {#20970 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37738 +label: "Maison Des Jeunes De Kipe" +value: "787" +data: App\Entity\Establishment {#20995 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37739 +label: "Havana Beach Hotel" +value: "788" +data: App\Entity\Establishment {#21020 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37740 +label: "Environnement Système" +value: "791" +data: App\Entity\Establishment {#21047 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37741 +label: "Galerie fow fotaly" +value: "792" +data: App\Entity\Establishment {#21072 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37742 +label: "L' Agence Media Plume Guinee" +value: "793" +data: App\Entity\Establishment {#21097 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37743 +label: "Lycée et collège Yimbaya" +value: "794" +data: App\Entity\Establishment {#21122 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37744 +label: "Institut Universitaire Billy-Ecole" +value: "795" +data: App\Entity\Establishment {#21147 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37745 +label: "Maternelle Billy-Ecole" +value: "796" +data: App\Entity\Establishment {#21172 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37746 +label: "Billy Creche-Maternelle" +value: "797" +data: App\Entity\Establishment {#21197 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37747 +label: "Le chateaux des enfants" +value: "798" +data: App\Entity\Establishment {#21222 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37748 +label: "Crèche Maternelle Primaire" +value: "799" +data: App\Entity\Establishment {#21247 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37749 +label: "Paradis Plus" +value: "800" +data: App\Entity\Establishment {#21274 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37750 +label: "Agence Immobilière HABITER CONAKRY" +value: "801" +data: App\Entity\Establishment {#21299 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37751 +label: "Réhoboth International Centre Chrétien Conakry" +value: "802" +data: App\Entity\Establishment {#21324 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37752 +label: "HANSIRE ALIMENTATION GÉNÉRALE" +value: "803" +data: App\Entity\Establishment {#21349 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37753 +label: "Groupe Scolaire Hadja Oumou Diallo" +value: "804" +data: App\Entity\Establishment {#21374 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37754 +label: "Malbizbusiness224" +value: "805" +data: App\Entity\Establishment {#21399 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37755 +label: "AMSALL BOUTIQUE" +value: "806" +data: App\Entity\Establishment {#21424 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37756 +label: "Anènè Brand" +value: "807" +data: App\Entity\Establishment {#21449 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37757 +label: "Boutique AB-Fria Fashion" +value: "808" +data: App\Entity\Establishment {#21474 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37758 +label: "Complexe Scolaire Miod Bowal" +value: "809" +data: App\Entity\Establishment {#21499 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37759 +label: "Dream Experts Consulting" +value: "810" +data: App\Entity\Establishment {#21524 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37760 +label: "Dream For Africa" +value: "811" +data: App\Entity\Establishment {#21549 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37761 +label: "TCS Guinée / Guinée Grillages / Angèle Aba Services Guinée" +value: "812" +data: App\Entity\Establishment {#21574 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37762 +label: "C'. S. P. EMAB" +value: "813" +data: App\Entity\Establishment {#21599 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37763 +label: "Radiodiffusion Télévision Guinéenne (RTG KOLOMA)" +value: "814" +data: App\Entity\Establishment {#21624 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37764 +label: "Restaurant Moka" +value: "815" +data: App\Entity\Establishment {#21649 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37765 +label: "Avenue" +value: "816" +data: App\Entity\Establishment {#21674 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37766 +label: "École GS. BADEMBA FOFANA" +value: "817" +data: App\Entity\Establishment {#21699 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37767 +label: "Plein Air First Step" +value: "818" +data: App\Entity\Establishment {#21724 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37768 +label: "Camp Kwamé N'Krumah" +value: "819" +data: App\Entity\Establishment {#21749 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37769 +label: "Port De Boussoura I" +value: "820" +data: App\Entity\Establishment {#21774 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37770 +label: "Port de Boussoura" +value: "821" +data: App\Entity\Establishment {#21799 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37771 +label: "Hopital Prefectoral De Coyah" +value: "822" +data: App\Entity\Establishment {#21824 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37772 +label: "EIGHT HUIT TECHNOLOGY" +value: "823" +data: App\Entity\Establishment {#21849 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37773 +label: "CTEPI AEROPORT GBESSIA" +value: "824" +data: App\Entity\Establishment {#21874 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37774 +label: "Bnt contournente" +value: "825" +data: App\Entity\Establishment {#21899 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37775 +label: "STATION BNT SONFONYAH" +value: "826" +data: App\Entity\Establishment {#21926 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37776 +label: "Station BTN Enco5" +value: "827" +data: App\Entity\Establishment {#21951 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37777 +label: "Guinee HIT Music Siege" +value: "828" +data: App\Entity\Establishment {#21976 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37778 +label: "Garage CANAGUI" +value: "829" +data: App\Entity\Establishment {#22003 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37779 +label: "SETA MOTORS" +value: "830" +data: App\Entity\Establishment {#22030 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37780 +label: "SOCIETE ADA SARL - RS" +value: "831" +data: App\Entity\Establishment {#22057 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37781 +label: "ADA ATLANTIC SERVICES SA" +value: "832" +data: App\Entity\Establishment {#22082 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37782 +label: "Africa-Germany" +value: "833" +data: App\Entity\Establishment {#22107 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37783 +label: "AFRICA PARC AUTO" +value: "834" +data: App\Entity\Establishment {#22132 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37784 +label: "AHMAD AUTO" +value: "835" +data: App\Entity\Establishment {#22157 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37785 +label: "ALPHA CAMARA ET FRERE" +value: "836" +data: App\Entity\Establishment {#22182 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37786 +label: "ENTREPRISE CAMARA ET FRERES BTP" +value: "837" +data: App\Entity\Establishment {#22207 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37787 +label: "GuinCar - Location de voitures" +value: "838" +data: App\Entity\Establishment {#22234 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37788 +label: "American Homebuilders en Guinée" +value: "839" +data: App\Entity\Establishment {#22261 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37789 +label: "Super Sécurite" +value: "840" +data: App\Entity\Establishment {#22288 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37790 +label: "Entreprise Jules multiservices" +value: "841" +data: App\Entity\Establishment {#22317 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37791 +label: "Atlantique Microfinance" +value: "842" +data: App\Entity\Establishment {#22342 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37792 +label: "INTERNATIONAL BUSINESS LOGISTICS" +value: "843" +data: App\Entity\Establishment {#22367 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37793 +label: "Piece Detaché Bangaly" +value: "844" +data: App\Entity\Establishment {#22394 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37794 +label: "PIECE DÉTACHÉ MOTO CHEZ SOLO CAMARA BEMBETA" +value: "845" +data: App\Entity\Establishment {#22419 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37795 +label: "MOTEL CASABLANCA" +value: "846" +data: App\Entity\Establishment {#22444 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37796 +label: "Gare Routière de Mandiana" +value: "847" +data: App\Entity\Establishment {#22469 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37797 +label: "GAC-EGA" +value: "848" +data: App\Entity\Establishment {#22494 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37798 +label: "Communication publicité impression Guinée" +value: "849" +data: App\Entity\Establishment {#22519 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37799 +label: "Bankitruck" +value: "850" +data: App\Entity\Establishment {#22544 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37800 +label: "Diaphanum Consulting" +value: "851" +data: App\Entity\Establishment {#22569 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37801 +label: "Galerie Afrique Étoile" +value: "852" +data: App\Entity\Establishment {#22594 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37802 +label: "Bureaux Enabel SANITA Villes propres" +value: "853" +data: App\Entity\Establishment {#22623 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37803 +label: "Diacifo International Sarl" +value: "854" +data: App\Entity\Establishment {#22650 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37804 +label: "CNOSCG" +value: "855" +data: App\Entity\Establishment {#22675 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37805 +label: "AGAB PRESTATION SERVICE" +value: "856" +data: App\Entity\Establishment {#22700 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37806 +label: "Les Eléphants de l'Imprimerie" +value: "857" +data: App\Entity\Establishment {#22725 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37807 +label: "RFC -Roma Fried Chiken" +value: "858" +data: App\Entity\Establishment {#22752 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37808 +label: "PWC Conakry Guinea" +value: "859" +data: App\Entity\Establishment {#22777 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37809 +label: "Restaurant Terrasse Aquarium" +value: "860" +data: App\Entity\Establishment {#22802 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37810 +label: "MARINE CLUB DISCO & BAR &RESTAURANT" +value: "861" +data: App\Entity\Establishment {#22827 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37811 +label: "Medical Center Bernard Koushner" +value: "862" +data: App\Entity\Establishment {#22854 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37812 +label: "MERE ET ENFANT BERNARD KOUCHNER" +value: "863" +data: App\Entity\Establishment {#22881 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37813 +label: "Laboratoire biologie moléculaire nongo" +value: "864" +data: App\Entity\Establishment {#22908 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37814 +label: "ASSOCIATION DES BIOLOGISTES POUR LE GROUPE SANGUIN" +value: "865" +data: App\Entity\Establishment {#22933 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37815 +label: "LABORATOIRE DE BIOLOGIE MEDICAL EMD" +value: "866" +data: App\Entity\Establishment {#22958 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37816 +label: "PORECK MEDICAL" +value: "867" +data: App\Entity\Establishment {#22983 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37817 +label: "AGDS" +value: "868" +data: App\Entity\Establishment {#23008 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37818 +label: "AJEPS" +value: "869" +data: App\Entity\Establishment {#23033 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37819 +label: "CABINET D'ASSISTANCE MEDICO-SOCIALE" +value: "870" +data: App\Entity\Establishment {#23058 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37820 +label: "CABINET D'ELEVAGE NIMBA" +value: "871" +data: App\Entity\Establishment {#23083 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37821 +label: "CABINET DE MAÎTRE DINAH SAMPIL" +value: "872" +data: App\Entity\Establishment {#23108 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37822 +label: "Cabinet médical d'ophtalmologie Dr Diané Mohamed Habib" +value: "873" +data: App\Entity\Establishment {#23133 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37823 +label: "CABINET DE SAGES FEMMES DE SONFONIA" +value: "874" +data: App\Entity\Establishment {#23160 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37824 +label: "Clinique dentaire Mouna" +value: "875" +data: App\Entity\Establishment {#23185 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37825 +label: "Lairou Multi-Services" +value: "876" +data: App\Entity\Establishment {#23212 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37826 +label: "ChildFund Guinea" +value: "877" +data: App\Entity\Establishment {#23237 …} +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37827 +label: "Groupe Scolaire Amitié Gobicko" +value: "878" +data: App\Entity\Establishment {#23262 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37828 +label: "CLUB FMI" +value: "879" +data: App\Entity\Establishment {#23287 …} +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37829 +label: "Restaurant le Marrakech" +value: "880" +data: App\Entity\Establishment {#23312 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37830 +label: "Grande Mosquée de Fria" +value: "881" +data: App\Entity\Establishment {#23337 …} +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37831 +label: "Groupe scolaire Abdoulaye Souarer" +value: "882" +data: App\Entity\Establishment {#23362 …} +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37832 +label: "Centre Sportif De Yorokoguia-Horoya AC" +value: "883" +data: App\Entity\Establishment {#23387 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37833 +label: "SOUARÉ CLUB HÔTEL" +value: "884" +data: App\Entity\Establishment {#23412 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37834 +label: "TotalEnergies Fria Hôpital" +value: "885" +data: App\Entity\Establishment {#23439 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37835 +label: "Hotel Le Bowal" +value: "886" +data: App\Entity\Establishment {#23464 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37836 +label: "École Primaire Sabendè" +value: "887" +data: App\Entity\Establishment {#23489 …} +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37837 +label: "Bicigui" +value: "888" +data: App\Entity\Establishment {#23514 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37838 +label: "Residence Kalifa Senkoun" +value: "889" +data: App\Entity\Establishment {#23539 …} +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37839 +label: "RESIDENCE KALIFA SENKOUN" +value: "890" +data: App\Entity\Establishment {#23564 …} +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37840 +label: "Centre de Formation Professionnelle (IPS)" +value: "891" +data: App\Entity\Establishment {#23589 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37841 +label: "Aerogare Bowal" +value: "892" +data: App\Entity\Establishment {#23614 …} +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37842 +label: "École primaire katourou 1" +value: "893" +data: App\Entity\Establishment {#23639 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37843 +label: "City Friends" +value: "894" +data: App\Entity\Establishment {#23664 …} +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37844 +label: "Usine Russal" +value: "895" +data: App\Entity\Establishment {#23689 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37845 +label: "Usine de D'alumine De Fria" +value: "896" +data: App\Entity\Establishment {#23714 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37846 +label: "HÔTEL ELITE" +value: "897" +data: App\Entity\Establishment {#23739 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37847 +label: "Logement cité Telico" +value: "898" +data: App\Entity\Establishment {#23764 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37848 +label: "Hotel Le Relais" +value: "899" +data: App\Entity\Establishment {#23789 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37849 +label: "Pergola" +value: "900" +data: App\Entity\Establishment {#23814 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37850 +label: "Station Ciel Pétrole" +value: "901" +data: App\Entity\Establishment {#23839 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37851 +label: "Groupe GUICOPRES" +value: "902" +data: App\Entity\Establishment {#23864 …} +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37852 +label: "Drive auto" +value: "903" +data: App\Entity\Establishment {#23889 …} +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37853 +label: "AHB (ABIDINE HAUSING BUSINESS)" +value: "904" +data: App\Entity\Establishment {#23914 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37854 +label: "ATIKO GUINEE" +value: "905" +data: App\Entity\Establishment {#23939 …} +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37855 +label: "BATE SOUMANKO KABALABA" +value: "906" +data: App\Entity\Establishment {#23968 …} +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37856 +label: "Jeune Boss" +value: "907" +data: App\Entity\Establishment {#23993 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37857 +label: "New-yorkaise Shop" +value: "908" +data: App\Entity\Establishment {#24018 …} +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37858 +label: "Sécrétariat Général du Gouvernement" +value: "909" +data: App\Entity\Establishment {#24043 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37859 +label: "Societe des Eaux de Guinee (SEG)" +value: "910" +data: App\Entity\Establishment {#24068 …} +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37860 +label: "Ab+ barber shop" +value: "911" +data: App\Entity\Establishment {#24095 …} +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37861 +label: "Aéroport De Boké" +value: "912" +data: App\Entity\Establishment {#24120 …} +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37862 +label: "Palais Présidentiel" +value: "913" +data: App\Entity\Establishment {#24145 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37863 +label: "UNICEF GUINEE" +value: "914" +data: App\Entity\Establishment {#24170 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37864 +label: "Espace Technologie" +value: "915" +data: App\Entity\Establishment {#24195 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37865 +label: "Ambassade de Côte d'Ivoire" +value: "916" +data: App\Entity\Establishment {#24220 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37866 +label: "AIR CÔTE D'IVOIRE" +value: "917" +data: App\Entity\Establishment {#24245 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37867 +label: "Gac" +value: "918" +data: App\Entity\Establishment {#24270 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37868 +label: "MACI PRESSING" +value: "919" +data: App\Entity\Establishment {#24295 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37869 +label: "AICHOU PRESTATION" +value: "920" +data: App\Entity\Establishment {#24324 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37870 +label: "Hotel Grand Ami 5 Avenue Manquepas" +value: "921" +data: App\Entity\Establishment {#24349 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37871 +label: "RESTAURANT SACHA" +value: "922" +data: App\Entity\Establishment {#24374 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37872 +label: "Kaloum Restaurant Ôgenius Taste" +value: "923" +data: App\Entity\Establishment {#24399 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37873 +label: "Heroes Coffee Kaloum" +value: "924" +data: App\Entity\Establishment {#24424 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37874 +label: "Restaurant FOLIES" +value: "925" +data: App\Entity\Establishment {#24449 …} +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37875 +label: "Big FATAYA Kaloum" +value: "926" +data: App\Entity\Establishment {#24474 …} +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37876 +label: "Gbassikolo" +value: "927" +data: App\Entity\Establishment {#24499 …} +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37877 +label: "RESTAURANT LE CONSULAT" +value: "928" +data: App\Entity\Establishment {#24524 …} +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37878 +label: "RESTAURANT AKWABA" +value: "929" +data: App\Entity\Establishment {#24549 …} +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37879 +label: "RESTAURANT MAM DELICES" +value: "930" +data: App\Entity\Establishment {#24574 …} +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37880 +label: "Agadir bar" +value: "931" +data: App\Entity\Establishment {#24599 …} +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37881 +label: "Restaurant KISSO" +value: "932" +data: App\Entity\Establishment {#24624 …} +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37882 +label: "Akekedrom Tantie DOUSSOU" +value: "933" +data: App\Entity\Establishment {#24649 …} +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37883 +label: "RESTAURANT FINANCES" +value: "934" +data: App\Entity\Establishment {#24674 …} +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37884 +label: "Mauritania Airlines International" +value: "935" +data: App\Entity\Establishment {#24699 …} +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37885 +label: "Poste électrique de l OMVG a GARAMBE" +value: "936" +data: App\Entity\Establishment {#24724 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37886 +label: "New York City Lambangni" +value: "938" +data: App\Entity\Establishment {#24749 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37887 +label: "Vision Canada" +value: "939" +data: App\Entity\Establishment {#24774 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37888 +label: "New York Petit Simbaya" +value: "940" +data: App\Entity\Establishment {#24799 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37889 +label: "ETI S.A" +value: "941" +data: App\Entity\Establishment {#24824 …} +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37890 +label: "Cabinet de Formation Expertise Mining Consulting-Guinée" +value: "942" +data: App\Entity\Establishment {#24849 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37891 +label: "MediaAfrique Environnement" +value: "943" +data: App\Entity\Establishment {#24874 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37892 +label: "Media7plus" +value: "944" +data: App\Entity\Establishment {#24899 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37893 +label: "SOGUIBEC S.A" +value: "945" +data: App\Entity\Establishment {#24924 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37894 +label: "Shell Guinée" +value: "946" +data: App\Entity\Establishment {#24949 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37895 +label: "YMO Guinée" +value: "947" +data: App\Entity\Establishment {#24974 …} +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37896 +label: "Secrétariat permanent de la Commission nationale Guineenne pour l'UNESCOpour" +value: "948" +data: App\Entity\Establishment {#25001 …} +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37897 +label: "SOCIETE BENKADY GUINEE" +value: "949" +data: App\Entity\Establishment {#25026 …} +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37898 +label: "INTERCEL PLUS Agence du Golfe" +value: "951" +data: App\Entity\Establishment {#25051 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37899 +label: "Super Bobo" +value: "952" +data: App\Entity\Establishment {#25076 …} +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37900 +label: "Supermarchés" +value: "953" +data: App\Entity\Establishment {#25101 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37901 +label: "Supermarché SDF" +value: "954" +data: App\Entity\Establishment {#25126 …} +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37902 +label: "SUPERETTE ASSI" +value: "955" +data: App\Entity\Establishment {#25151 …} +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37903 +label: "Superette HAMANA" +value: "956" +data: App\Entity\Establishment {#25176 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37904 +label: "SUPERETTE DE MAFANCO" +value: "957" +data: App\Entity\Establishment {#25201 …} +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37905 +label: "SUPÉRETTE POREDAKA" +value: "958" +data: App\Entity\Establishment {#25226 …} +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37906 +label: "Supérette isack" +value: "959" +data: App\Entity\Establishment {#25251 …} +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37907 +label: "Jardin Botanique de l'IRDPMAG" +value: "960" +data: App\Entity\Establishment {#25276 …} +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37908 +label: "IRDPMAG" +value: "961" +data: App\Entity\Establishment {#25301 …} +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37909 +label: "Boutique Au Pays Des Merveilles" +value: "962" +data: App\Entity\Establishment {#25326 …} +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37910 +label: "Agence GDJ de Sangoyah" +value: "963" +data: App\Entity\Establishment {#36826 …} +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37911 +label: "Pharmacie Dialma" +value: "964" +data: App\Entity\Establishment {#25351 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37912 +label: "Clinique sept Labé" +value: "965" +data: App\Entity\Establishment {#25376 …} +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37913 +label: "Laboratoire Régional Vétérinaire de Labé" +value: "966" +data: App\Entity\Establishment {#25401 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37914 +label: "GAC Port" +value: "967" +data: App\Entity\Establishment {#25426 …} +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37915 +label: "Diivariame shop" +value: "968" +data: App\Entity\Establishment {#25451 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37916 +label: "TBB Matériaux" +value: "969" +data: App\Entity\Establishment {#25476 …} +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37917 +label: "مسجد جوني" +value: "970" +data: App\Entity\Establishment {#36851 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37918 +label: "impots de dixinn" +value: "971" +data: App\Entity\Establishment {#36876 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37919 +label: "Jbara supermarket" +value: "972" +data: App\Entity\Establishment {#25501 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37920 +label: "Kobaya" +value: "973" +data: App\Entity\Establishment {#36901 …} +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37921 +label: "World Food Programme (WFP) / Programme Alimentaire Mondial (PAM) Guinea" +value: "974" +data: App\Entity\Establishment {#25526 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37922 +label: "I-TRONIX GUINEE" +value: "975" +data: App\Entity\Establishment {#25551 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37923 +label: "Le Réseau Ali" +value: "976" +data: App\Entity\Establishment {#25578 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37924 +label: "Salon casanova" +value: "977" +data: App\Entity\Establishment {#25603 …} +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37925 +label: "Laboratoire D'analyse De Biologie Medicale Saint Joseph De Camayenne" +value: "978" +data: App\Entity\Establishment {#25628 …} +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37926 +label: "Centre de diagnostic de la CNSS" +value: "979" +data: App\Entity\Establishment {#25653 …} +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37927 +label: "Kaporo Beach" +value: "980" +data: App\Entity\Establishment {#36926 …} +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37928 +label: "Restaurant youpougon" +value: "981" +data: App\Entity\Establishment {#25680 …} +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37929 +label: "Blue Beach" +value: "982" +data: App\Entity\Establishment {#25705 …} +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37930 +label: "Restaurant O'BUREAU" +value: "983" +data: App\Entity\Establishment {#25730 …} +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37931 +label: "Cabinet de Conseil et d’Assistance en Douane et Commerce International" +value: "984" +data: App\Entity\Establishment {#25755 …} +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37932 +label: "GI TOLES - GUINEE INDUSTRIES" +value: "985" +data: App\Entity\Establishment {#25780 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37933 +label: "LIBERTY TRAVEL" +value: "986" +data: App\Entity\Establishment {#25807 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37934 +label: "COLIS224" +value: "987" +data: App\Entity\Establishment {#25832 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37935 +label: "Colis224 kipé" +value: "988" +data: App\Entity\Establishment {#25857 …} +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37936 +label: "BTO" +value: "989" +data: App\Entity\Establishment {#25882 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37937 +label: "Le Serveur Night Chez Bouba" +value: "990" +data: App\Entity\Establishment {#25907 …} +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37938 +label: "Eguicotrap-Sarlu" +value: "991" +data: App\Entity\Establishment {#25932 …} +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37939 +label: "Emirates Airlines" +value: "992" +data: App\Entity\Establishment {#25957 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37940 +label: "CIAO" +value: "993" +data: App\Entity\Establishment {#25982 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37941 +label: "Marrakech Lounge" +value: "994" +data: App\Entity\Establishment {#26007 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37942 +label: "Sonit pêche société de négoce international" +value: "995" +data: App\Entity\Establishment {#26032 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37943 +label: "GUINEE CANADA SALL" +value: "996" +data: App\Entity\Establishment {#26057 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37944 +label: "Bonagui S.A" +value: "997" +data: App\Entity\Establishment {#26082 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37945 +label: "Bamako Street" +value: "998" +data: App\Entity\Establishment {#26107 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37946 +label: "Banque Populaire Maroco-Guinéen" +value: "999" +data: App\Entity\Establishment {#26132 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37947 +label: "Informatique de base, Infographie et imprimerie" +value: "1000" +data: App\Entity\Establishment {#26157 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37948 +label: "Magasin de Bruxelles" +value: "1001" +data: App\Entity\Establishment {#26182 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37949 +label: "TUNISAIR" +value: "1002" +data: App\Entity\Establishment {#26207 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37950 +label: "Restaurant Senegalais" +value: "1003" +data: App\Entity\Establishment {#26232 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37951 +label: "Électricité de Guinée EDG SA" +value: "1004" +data: App\Entity\Establishment {#26257 …} +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37952 +label: "Consulat Honoraire du Congo Brazzaville en Guinée" +value: "1005" +data: App\Entity\Establishment {#26282 …} +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37953 +label: "Italia Box" +value: "1006" +data: App\Entity\Establishment {#26307 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37954 +label: "Enseignement Technique" +value: "1007" +data: App\Entity\Establishment {#26332 …} +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37955 +label: "Welhy" +value: "1008" +data: App\Entity\Establishment {#26357 …} +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37956 +label: "Kinshasa Court" +value: "1009" +data: App\Entity\Establishment {#26382 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37957 +label: "Orange digital center" +value: "1010" +data: App\Entity\Establishment {#26407 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37958 +label: "Energie" +value: "1011" +data: App\Entity\Establishment {#26432 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37959 +label: "Soleil FM Guinée" +value: "1012" +data: App\Entity\Establishment {#26457 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37960 +label: "magasin farine AGB kindia" +value: "1013" +data: App\Entity\Establishment {#26482 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37961 +label: "Tolerie & painture" +value: "1014" +data: App\Entity\Establishment {#26507 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37962 +label: "Laverie kaporo" +value: "1015" +data: App\Entity\Establishment {#26532 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37963 +label: "PRESSiNG - Acote de la clinque Pasteur -Manquepas -Kaloum" +value: "1016" +data: App\Entity\Establishment {#26557 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37964 +label: "Siguiri sokoura" +value: "1017" +data: App\Entity\Establishment {#26582 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37965 +label: "N’zérékoré" +value: "1019" +data: App\Entity\Establishment {#26607 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37966 +label: "GAC jetty Kamsar, Prefecture de Boke, Guinea, West Africa" +value: "1020" +data: App\Entity\Establishment {#26632 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37967 +label: "Africasport.org" +value: "1021" +data: App\Entity\Establishment {#26657 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37968 +label: "EDG LAMBANYI" +value: "1022" +data: App\Entity\Establishment {#26682 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37969 +label: "OFFICE NATIONAL DU TOURISME - ONT" +value: "1023" +data: App\Entity\Establishment {#26707 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37970 +label: "APIP Guinée" +value: "1024" +data: App\Entity\Establishment {#36951 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37971 +label: "Ministere du Commerce" +value: "1025" +data: App\Entity\Establishment {#26732 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37972 +label: "Office National du Tourisme" +value: "1026" +data: App\Entity\Establishment {#36976 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37973 +label: "APIP Office" +value: "1027" +data: App\Entity\Establishment {#37001 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37974 +label: "Société Guinéenne Du Patrimoine MINIER" +value: "1028" +data: App\Entity\Establishment {#26757 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37975 +label: "Société minière de Boké: SMB" +value: "1030" +data: App\Entity\Establishment {#26782 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37976 +label: "BCRG (Banque Centrale de la République de Guinée)" +value: "1032" +data: App\Entity\Establishment {#37026 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37977 +label: "GGE - Guinea Gold Exploration" +value: "1033" +data: App\Entity\Establishment {#26807 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37978 +label: "Office Guinéenne de Publicite Agence de Matam" +value: "1034" +data: App\Entity\Establishment {#26832 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37979 +label: "SEG" +value: "1035" +data: App\Entity\Establishment {#26857 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37980 +label: "MINERAL WATER CORNER KALOUM" +value: "1036" +data: App\Entity\Establishment {#26882 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37981 +label: "Pharmacie Nouvelle Coronthie" +value: "1037" +data: App\Entity\Establishment {#26907 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37982 +label: "Conakry" +value: "1038" +data: App\Entity\Establishment {#26932 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37983 +label: "Préfecture de Télimélé" +value: "1039" +data: App\Entity\Establishment {#26957 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37984 +label: "Usine Topaz" +value: "1040" +data: App\Entity\Establishment {#26982 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37985 +label: "Winning Consortium Simandou Sau" +value: "1041" +data: App\Entity\Establishment {#27007 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37986 +label: "IMMO GROUPE" +value: "1042" +data: App\Entity\Establishment {#27032 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37987 +label: "Fraxion Multi Industries SARLU" +value: "1043" +data: App\Entity\Establishment {#27057 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37988 +label: "MINA SPA - Kipé" +value: "1044" +data: App\Entity\Establishment {#27082 …} +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37989 +label: "Ministère de l'Industrie et des Petites et Moyennes Entreprises" +value: "1045" +data: App\Entity\Establishment {#27107 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36379 -form: Symfony\Component\Form\Form {#1457 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#36380 …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) {#37991 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 | 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\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 {#978 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#979 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1428 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1382 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1429 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1111 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1431 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1430 …} } |
| 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 {#471 …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 {#1386 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#471 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1387 …} } |
| 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() {#1381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#1380 …} $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 {#37994 +label: "faranah" +value: "1" +data: App\Entity\Region {#38014 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37996 +label: "kankan" +value: "2" +data: App\Entity\Region {#38019 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38007 +label: "boké" +value: "3" +data: App\Entity\Region {#38024 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38008 +label: "kindia" +value: "4" +data: App\Entity\Region {#38029 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38016 +label: "labé" +value: "5" +data: App\Entity\Region {#38034 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37995 +label: "mamou" +value: "6" +data: App\Entity\Region {#38039 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38005 +label: "conakry" +value: "7" +data: App\Entity\Region {#38044 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38006 +label: "nzérékoré" +value: "8" +data: App\Entity\Region {#38049 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37992 -form: Symfony\Component\Form\Form {#1460 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#37993 …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) {#37997 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 | "" |
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 {#38052 …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 {#38004 …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 | "70c934c1234cab897a6ab5edf09d.GxsDDGmapB0t-M7Zb6j2kTkUD3cC2KLl71tq2YFkvUw.SUE0firWy0ofkr2uHeOkw1B4ZTRagJvRjRUm7O8uhTlocW5WEan7WGOc_g" |
| 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 | "70c934c1234cab897a6ab5edf09d.GxsDDGmapB0t-M7Zb6j2kTkUD3cC2KLl71tq2YFkvUw.SUE0firWy0ofkr2uHeOkw1B4ZTRagJvRjRUm7O8uhTlocW5WEan7WGOc_g" |
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 | "70c934c1234cab897a6ab5edf09d.GxsDDGmapB0t-M7Zb6j2kTkUD3cC2KLl71tq2YFkvUw.SUE0firWy0ofkr2uHeOkw1B4ZTRagJvRjRUm7O8uhTlocW5WEan7WGOc_g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35679 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() {#38054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#813 …} $message: Closure() {#38053 …} $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 | "70c934c1234cab897a6ab5edf09d.GxsDDGmapB0t-M7Zb6j2kTkUD3cC2KLl71tq2YFkvUw.SUE0firWy0ofkr2uHeOkw1B4ZTRagJvRjRUm7O8uhTlocW5WEan7WGOc_g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#38064 -form: Symfony\Component\Form\Form {#38060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#38055 …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 | "70c934c1234cab897a6ab5edf09d.GxsDDGmapB0t-M7Zb6j2kTkUD3cC2KLl71tq2YFkvUw.SUE0firWy0ofkr2uHeOkw1B4ZTRagJvRjRUm7O8uhTlocW5WEan7WGOc_g" |