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) {#2100 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() {#2098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#2099 …} $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 {#2061 -form: Symfony\Component\Form\Form {#2029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2097 …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) {#2085 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() {#2083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#2084 …} $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 {#2017 -form: Symfony\Component\Form\Form {#2032 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2022 …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) {#2092 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#2108 …} } |
Doctrine\ORM\QueryBuilder {#2072 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2069 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2071 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2073 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2068 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "displayName" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2038 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2066 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2067 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2063 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2065 …} } |
| choices | null |
| class | "App\Entity\SubPrefecture" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2050 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2467 …} } |
| 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 {#2072 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2069 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2071 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2073 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2068 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#2076 …} $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 {#1978 +label: "" +value: "149" +data: App\Entity\SubPrefecture {#1960 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "" +value: "30" +data: App\Entity\SubPrefecture {#1932 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "" +value: "1" +data: App\Entity\SubPrefecture {#1925 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "" +value: "64" +data: App\Entity\SubPrefecture {#1918 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "" +value: "142" +data: App\Entity\SubPrefecture {#1911 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "" +value: "213" +data: App\Entity\SubPrefecture {#1904 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "" +value: "43" +data: App\Entity\SubPrefecture {#1897 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "" +value: "76" +data: App\Entity\SubPrefecture {#1890 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "" +value: "65" +data: App\Entity\SubPrefecture {#1883 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "" +value: "202" +data: App\Entity\SubPrefecture {#1878 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22672 +label: "" +value: "303" +data: App\Entity\SubPrefecture {#1871 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22673 +label: "" +value: "31" +data: App\Entity\SubPrefecture {#1864 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22674 +label: "" +value: "56" +data: App\Entity\SubPrefecture {#1859 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22675 +label: "" +value: "66" +data: App\Entity\SubPrefecture {#1852 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22676 +label: "" +value: "159" +data: App\Entity\SubPrefecture {#1847 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22677 +label: "" +value: "119" +data: App\Entity\SubPrefecture {#1840 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22678 +label: "" +value: "120" +data: App\Entity\SubPrefecture {#1833 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22679 +label: "" +value: "18" +data: App\Entity\SubPrefecture {#1828 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22680 +label: "" +value: "329" +data: App\Entity\SubPrefecture {#1821 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22681 +label: "" +value: "2" +data: App\Entity\SubPrefecture {#1814 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22682 +label: "" +value: "88" +data: App\Entity\SubPrefecture {#1809 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22683 +label: "" +value: "10" +data: App\Entity\SubPrefecture {#1802 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22684 +label: "" +value: "260" +data: App\Entity\SubPrefecture {#1795 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22685 +label: "" +value: "32" +data: App\Entity\SubPrefecture {#1788 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22686 +label: "" +value: "67" +data: App\Entity\SubPrefecture {#1783 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22687 +label: "" +value: "44" +data: App\Entity\SubPrefecture {#1778 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22688 +label: "" +value: "19" +data: App\Entity\SubPrefecture {#1773 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22689 +label: "" +value: "33" +data: App\Entity\SubPrefecture {#1768 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22690 +label: "" +value: "150" +data: App\Entity\SubPrefecture {#1763 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22691 +label: "" +value: "278" +data: App\Entity\SubPrefecture {#1758 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22692 +label: "" +value: "279" +data: App\Entity\SubPrefecture {#1751 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22693 +label: "" +value: "330" +data: App\Entity\SubPrefecture {#1746 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22694 +label: "" +value: "331" +data: App\Entity\SubPrefecture {#1741 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22695 +label: "" +value: "304" +data: App\Entity\SubPrefecture {#1736 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22696 +label: "" +value: "109" +data: App\Entity\SubPrefecture {#1731 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22697 +label: "" +value: "3" +data: App\Entity\SubPrefecture {#1724 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22698 +label: "" +value: "236" +data: App\Entity\SubPrefecture {#1719 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22699 +label: "" +value: "101" +data: App\Entity\SubPrefecture {#1712 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22700 +label: "" +value: "305" +data: App\Entity\SubPrefecture {#1705 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22701 +label: "" +value: "110" +data: App\Entity\SubPrefecture {#1700 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22702 +label: "" +value: "336" +data: App\Entity\SubPrefecture {#1695 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22703 +label: "" +value: "280" +data: App\Entity\SubPrefecture {#1688 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22704 +label: "" +value: "294" +data: App\Entity\SubPrefecture {#1683 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22705 +label: "" +value: "45" +data: App\Entity\SubPrefecture {#1676 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22706 +label: "" +value: "246" +data: App\Entity\SubPrefecture {#1671 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22707 +label: "" +value: "318" +data: App\Entity\SubPrefecture {#1664 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22708 +label: "" +value: "169" +data: App\Entity\SubPrefecture {#1657 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22709 +label: "" +value: "261" +data: App\Entity\SubPrefecture {#1650 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22710 +label: "" +value: "332" +data: App\Entity\SubPrefecture {#1645 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22711 +label: "" +value: "68" +data: App\Entity\SubPrefecture {#1640 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22712 +label: "" +value: "102" +data: App\Entity\SubPrefecture {#1635 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22713 +label: "" +value: "272" +data: App\Entity\SubPrefecture {#1630 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22714 +label: "" +value: "138" +data: App\Entity\SubPrefecture {#1623 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22715 +label: "" +value: "111" +data: App\Entity\SubPrefecture {#1616 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22716 +label: "" +value: "4" +data: App\Entity\SubPrefecture {#1611 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22717 +label: "" +value: "237" +data: App\Entity\SubPrefecture {#1606 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22718 +label: "" +value: "189" +data: App\Entity\SubPrefecture {#1601 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22719 +label: "" +value: "160" +data: App\Entity\SubPrefecture {#1594 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22720 +label: "" +value: "57" +data: App\Entity\SubPrefecture {#1589 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22721 +label: "" +value: "190" +data: App\Entity\SubPrefecture {#1584 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22722 +label: "" +value: "170" +data: App\Entity\SubPrefecture {#1579 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22723 +label: "" +value: "306" +data: App\Entity\SubPrefecture {#1574 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22724 +label: "" +value: "11" +data: App\Entity\SubPrefecture {#1569 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22725 +label: "" +value: "77" +data: App\Entity\SubPrefecture {#1564 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22726 +label: "" +value: "281" +data: App\Entity\SubPrefecture {#1559 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22727 +label: "" +value: "191" +data: App\Entity\SubPrefecture {#1554 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22728 +label: "" +value: "282" +data: App\Entity\SubPrefecture {#1549 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22729 +label: "" +value: "12" +data: App\Entity\SubPrefecture {#1544 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22730 +label: "" +value: "333" +data: App\Entity\SubPrefecture {#1539 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22731 +label: "" +value: "13" +data: App\Entity\SubPrefecture {#2247 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22732 +label: "" +value: "192" +data: App\Entity\SubPrefecture {#2239 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22733 +label: "" +value: "203" +data: App\Entity\SubPrefecture {#2242 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22734 +label: "" +value: "238" +data: App\Entity\SubPrefecture {#2249 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22735 +label: "" +value: "273" +data: App\Entity\SubPrefecture {#21306 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22736 +label: "" +value: "5" +data: App\Entity\SubPrefecture {#21311 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22737 +label: "" +value: "89" +data: App\Entity\SubPrefecture {#21316 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22738 +label: "" +value: "214" +data: App\Entity\SubPrefecture {#21321 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22739 +label: "" +value: "262" +data: App\Entity\SubPrefecture {#21326 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22740 +label: "" +value: "69" +data: App\Entity\SubPrefecture {#21331 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22741 +label: "" +value: "215" +data: App\Entity\SubPrefecture {#21336 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22742 +label: "" +value: "247" +data: App\Entity\SubPrefecture {#21341 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22743 +label: "" +value: "103" +data: App\Entity\SubPrefecture {#21346 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22744 +label: "" +value: "70" +data: App\Entity\SubPrefecture {#21351 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22745 +label: "" +value: "143" +data: App\Entity\SubPrefecture {#21356 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22746 +label: "" +value: "183" +data: App\Entity\SubPrefecture {#21361 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22747 +label: "" +value: "144" +data: App\Entity\SubPrefecture {#21368 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22748 +label: "" +value: "337" +data: App\Entity\SubPrefecture {#21373 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22749 +label: "" +value: "78" +data: App\Entity\SubPrefecture {#21378 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22750 +label: "" +value: "20" +data: App\Entity\SubPrefecture {#21383 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22751 +label: "" +value: "151" +data: App\Entity\SubPrefecture {#21388 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22752 +label: "" +value: "307" +data: App\Entity\SubPrefecture {#21393 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22753 +label: "" +value: "226" +data: App\Entity\SubPrefecture {#21398 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22754 +label: "" +value: "227" +data: App\Entity\SubPrefecture {#21405 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22755 +label: "" +value: "34" +data: App\Entity\SubPrefecture {#21410 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22756 +label: "" +value: "35" +data: App\Entity\SubPrefecture {#21415 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22757 +label: "" +value: "152" +data: App\Entity\SubPrefecture {#21420 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22758 +label: "" +value: "283" +data: App\Entity\SubPrefecture {#21425 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22759 +label: "" +value: "216" +data: App\Entity\SubPrefecture {#21430 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22760 +label: "" +value: "123" +data: App\Entity\SubPrefecture {#21435 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22761 +label: "" +value: "295" +data: App\Entity\SubPrefecture {#21442 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22762 +label: "" +value: "90" +data: App\Entity\SubPrefecture {#21447 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22763 +label: "" +value: "121" +data: App\Entity\SubPrefecture {#21452 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22764 +label: "" +value: "161" +data: App\Entity\SubPrefecture {#21457 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22765 +label: "" +value: "184" +data: App\Entity\SubPrefecture {#21462 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22766 +label: "" +value: "14" +data: App\Entity\SubPrefecture {#21467 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22767 +label: "" +value: "296" +data: App\Entity\SubPrefecture {#21472 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22768 +label: "" +value: "124" +data: App\Entity\SubPrefecture {#21477 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22769 +label: "" +value: "193" +data: App\Entity\SubPrefecture {#21482 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22770 +label: "" +value: "217" +data: App\Entity\SubPrefecture {#21487 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22771 +label: "" +value: "284" +data: App\Entity\SubPrefecture {#21492 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22772 +label: "" +value: "36" +data: App\Entity\SubPrefecture {#21497 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22773 +label: "" +value: "46" +data: App\Entity\SubPrefecture {#21502 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22774 +label: "" +value: "285" +data: App\Entity\SubPrefecture {#21507 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22775 +label: "" +value: "21" +data: App\Entity\SubPrefecture {#21512 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22776 +label: "" +value: "263" +data: App\Entity\SubPrefecture {#21517 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22777 +label: "" +value: "248" +data: App\Entity\SubPrefecture {#21522 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22778 +label: "" +value: "319" +data: App\Entity\SubPrefecture {#21527 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22779 +label: "" +value: "171" +data: App\Entity\SubPrefecture {#21532 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22780 +label: "" +value: "297" +data: App\Entity\SubPrefecture {#21537 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22781 +label: "" +value: "338" +data: App\Entity\SubPrefecture {#21542 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22782 +label: "" +value: "339" +data: App\Entity\SubPrefecture {#21547 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22783 +label: "" +value: "131" +data: App\Entity\SubPrefecture {#21552 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22784 +label: "" +value: "194" +data: App\Entity\SubPrefecture {#21559 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22785 +label: "" +value: "22" +data: App\Entity\SubPrefecture {#21564 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22786 +label: "" +value: "204" +data: App\Entity\SubPrefecture {#21569 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22787 +label: "" +value: "218" +data: App\Entity\SubPrefecture {#21574 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22788 +label: "" +value: "239" +data: App\Entity\SubPrefecture {#21579 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22789 +label: "" +value: "195" +data: App\Entity\SubPrefecture {#21584 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22790 +label: "" +value: "153" +data: App\Entity\SubPrefecture {#21589 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22791 +label: "" +value: "125" +data: App\Entity\SubPrefecture {#21594 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22792 +label: "" +value: "154" +data: App\Entity\SubPrefecture {#21599 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22793 +label: "" +value: "15" +data: App\Entity\SubPrefecture {#21604 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22794 +label: "" +value: "155" +data: App\Entity\SubPrefecture {#21609 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22795 +label: "" +value: "274" +data: App\Entity\SubPrefecture {#21614 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22796 +label: "" +value: "132" +data: App\Entity\SubPrefecture {#21619 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22797 +label: "" +value: "112" +data: App\Entity\SubPrefecture {#21624 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22798 +label: "" +value: "47" +data: App\Entity\SubPrefecture {#21629 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22799 +label: "" +value: "113" +data: App\Entity\SubPrefecture {#21634 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22800 +label: "" +value: "240" +data: App\Entity\SubPrefecture {#21639 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22801 +label: "" +value: "6" +data: App\Entity\SubPrefecture {#21644 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22802 +label: "" +value: "48" +data: App\Entity\SubPrefecture {#21649 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22803 +label: "" +value: "228" +data: App\Entity\SubPrefecture {#21654 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22804 +label: "" +value: "79" +data: App\Entity\SubPrefecture {#21659 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22805 +label: "" +value: "286" +data: App\Entity\SubPrefecture {#21664 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22806 +label: "" +value: "340" +data: App\Entity\SubPrefecture {#21669 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22807 +label: "" +value: "241" +data: App\Entity\SubPrefecture {#21674 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22808 +label: "" +value: "249" +data: App\Entity\SubPrefecture {#21679 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22809 +label: "" +value: "58" +data: App\Entity\SubPrefecture {#21684 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22810 +label: "" +value: "145" +data: App\Entity\SubPrefecture {#21689 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22811 +label: "" +value: "162" +data: App\Entity\SubPrefecture {#21694 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22812 +label: "" +value: "7" +data: App\Entity\SubPrefecture {#21699 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22813 +label: "" +value: "91" +data: App\Entity\SubPrefecture {#21704 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22814 +label: "" +value: "80" +data: App\Entity\SubPrefecture {#21709 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22815 +label: "" +value: "71" +data: App\Entity\SubPrefecture {#21714 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22816 +label: "" +value: "92" +data: App\Entity\SubPrefecture {#21719 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22817 +label: "" +value: "37" +data: App\Entity\SubPrefecture {#21724 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22818 +label: "" +value: "172" +data: App\Entity\SubPrefecture {#21729 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22819 +label: "" +value: "242" +data: App\Entity\SubPrefecture {#21734 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22820 +label: "" +value: "104" +data: App\Entity\SubPrefecture {#21739 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22821 +label: "" +value: "320" +data: App\Entity\SubPrefecture {#21744 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22822 +label: "" +value: "23" +data: App\Entity\SubPrefecture {#21749 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22823 +label: "" +value: "298" +data: App\Entity\SubPrefecture {#21754 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22824 +label: "" +value: "114" +data: App\Entity\SubPrefecture {#21759 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22825 +label: "" +value: "229" +data: App\Entity\SubPrefecture {#21764 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22826 +label: "" +value: "163" +data: App\Entity\SubPrefecture {#21769 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22827 +label: "" +value: "173" +data: App\Entity\SubPrefecture {#21774 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22828 +label: "" +value: "230" +data: App\Entity\SubPrefecture {#21779 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22829 +label: "" +value: "59" +data: App\Entity\SubPrefecture {#21784 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22830 +label: "" +value: "73" +data: App\Entity\SubPrefecture {#21789 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22831 +label: "" +value: "231" +data: App\Entity\SubPrefecture {#21794 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22832 +label: "" +value: "8" +data: App\Entity\SubPrefecture {#21799 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22833 +label: "" +value: "250" +data: App\Entity\SubPrefecture {#21804 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22834 +label: "" +value: "174" +data: App\Entity\SubPrefecture {#21809 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22835 +label: "" +value: "205" +data: App\Entity\SubPrefecture {#21814 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22836 +label: "" +value: "321" +data: App\Entity\SubPrefecture {#21819 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22837 +label: "" +value: "308" +data: App\Entity\SubPrefecture {#21824 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22838 +label: "" +value: "185" +data: App\Entity\SubPrefecture {#21829 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22839 +label: "" +value: "81" +data: App\Entity\SubPrefecture {#21834 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22840 +label: "" +value: "322" +data: App\Entity\SubPrefecture {#21839 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22841 +label: "" +value: "72" +data: App\Entity\SubPrefecture {#21844 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22842 +label: "" +value: "287" +data: App\Entity\SubPrefecture {#21849 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22843 +label: "" +value: "49" +data: App\Entity\SubPrefecture {#21854 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22844 +label: "" +value: "126" +data: App\Entity\SubPrefecture {#21859 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22845 +label: "" +value: "133" +data: App\Entity\SubPrefecture {#21864 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22846 +label: "" +value: "82" +data: App\Entity\SubPrefecture {#21869 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22847 +label: "" +value: "38" +data: App\Entity\SubPrefecture {#21874 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22848 +label: "" +value: "341" +data: App\Entity\SubPrefecture {#21879 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22849 +label: "" +value: "60" +data: App\Entity\SubPrefecture {#21884 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22850 +label: "" +value: "127" +data: App\Entity\SubPrefecture {#21889 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22851 +label: "" +value: "196" +data: App\Entity\SubPrefecture {#21894 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22852 +label: "" +value: "232" +data: App\Entity\SubPrefecture {#21899 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22853 +label: "" +value: "139" +data: App\Entity\SubPrefecture {#21904 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22854 +label: "" +value: "74" +data: App\Entity\SubPrefecture {#21909 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22855 +label: "" +value: "309" +data: App\Entity\SubPrefecture {#21914 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22856 +label: "" +value: "233" +data: App\Entity\SubPrefecture {#21919 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22857 +label: "" +value: "197" +data: App\Entity\SubPrefecture {#21924 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22858 +label: "" +value: "206" +data: App\Entity\SubPrefecture {#21929 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22859 +label: "" +value: "299" +data: App\Entity\SubPrefecture {#21934 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22860 +label: "" +value: "16" +data: App\Entity\SubPrefecture {#21939 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22861 +label: "" +value: "219" +data: App\Entity\SubPrefecture {#21944 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22862 +label: "" +value: "207" +data: App\Entity\SubPrefecture {#21949 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22863 +label: "" +value: "264" +data: App\Entity\SubPrefecture {#21954 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22864 +label: "" +value: "61" +data: App\Entity\SubPrefecture {#21959 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22865 +label: "" +value: "208" +data: App\Entity\SubPrefecture {#21964 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22866 +label: "" +value: "105" +data: App\Entity\SubPrefecture {#21969 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22867 +label: "" +value: "293" +data: App\Entity\SubPrefecture {#21974 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22868 +label: "" +value: "300" +data: App\Entity\SubPrefecture {#21979 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22869 +label: "" +value: "310" +data: App\Entity\SubPrefecture {#21984 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22870 +label: "" +value: "265" +data: App\Entity\SubPrefecture {#21989 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22871 +label: "" +value: "164" +data: App\Entity\SubPrefecture {#21994 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22872 +label: "" +value: "222" +data: App\Entity\SubPrefecture {#21999 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22873 +label: "" +value: "220" +data: App\Entity\SubPrefecture {#22004 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22874 +label: "" +value: "243" +data: App\Entity\SubPrefecture {#22009 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22875 +label: "" +value: "156" +data: App\Entity\SubPrefecture {#22014 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22876 +label: "" +value: "128" +data: App\Entity\SubPrefecture {#22019 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22877 +label: "" +value: "115" +data: App\Entity\SubPrefecture {#22024 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22878 +label: "" +value: "93" +data: App\Entity\SubPrefecture {#22029 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22879 +label: "" +value: "221" +data: App\Entity\SubPrefecture {#22034 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22880 +label: "" +value: "165" +data: App\Entity\SubPrefecture {#22039 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22881 +label: "" +value: "251" +data: App\Entity\SubPrefecture {#22044 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22882 +label: "" +value: "50" +data: App\Entity\SubPrefecture {#22049 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22883 +label: "" +value: "209" +data: App\Entity\SubPrefecture {#22054 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22884 +label: "" +value: "83" +data: App\Entity\SubPrefecture {#22059 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22885 +label: "" +value: "140" +data: App\Entity\SubPrefecture {#22064 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22886 +label: "" +value: "39" +data: App\Entity\SubPrefecture {#22069 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22887 +label: "" +value: "106" +data: App\Entity\SubPrefecture {#22074 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22888 +label: "" +value: "24" +data: App\Entity\SubPrefecture {#22079 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22889 +label: "" +value: "186" +data: App\Entity\SubPrefecture {#22084 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22890 +label: "" +value: "275" +data: App\Entity\SubPrefecture {#22089 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22891 +label: "" +value: "276" +data: App\Entity\SubPrefecture {#22094 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22892 +label: "" +value: "51" +data: App\Entity\SubPrefecture {#22099 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22893 +label: "" +value: "175" +data: App\Entity\SubPrefecture {#22104 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22894 +label: "" +value: "187" +data: App\Entity\SubPrefecture {#22109 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22895 +label: "" +value: "244" +data: App\Entity\SubPrefecture {#22114 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22896 +label: "" +value: "166" +data: App\Entity\SubPrefecture {#22119 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22897 +label: "" +value: "245" +data: App\Entity\SubPrefecture {#22124 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22898 +label: "" +value: "52" +data: App\Entity\SubPrefecture {#22129 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22899 +label: "" +value: "84" +data: App\Entity\SubPrefecture {#22134 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22900 +label: "" +value: "288" +data: App\Entity\SubPrefecture {#22139 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22901 +label: "" +value: "157" +data: App\Entity\SubPrefecture {#22144 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22902 +label: "" +value: "9" +data: App\Entity\SubPrefecture {#22149 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22903 +label: "" +value: "311" +data: App\Entity\SubPrefecture {#22154 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22904 +label: "" +value: "323" +data: App\Entity\SubPrefecture {#22159 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22905 +label: "" +value: "301" +data: App\Entity\SubPrefecture {#22164 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22906 +label: "" +value: "94" +data: App\Entity\SubPrefecture {#22169 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22907 +label: "" +value: "95" +data: App\Entity\SubPrefecture {#22174 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22908 +label: "" +value: "96" +data: App\Entity\SubPrefecture {#22179 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22909 +label: "" +value: "85" +data: App\Entity\SubPrefecture {#22184 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22910 +label: "" +value: "266" +data: App\Entity\SubPrefecture {#22189 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22911 +label: "" +value: "289" +data: App\Entity\SubPrefecture {#22194 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22912 +label: "" +value: "342" +data: App\Entity\SubPrefecture {#22199 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22913 +label: "" +value: "97" +data: App\Entity\SubPrefecture {#22204 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22914 +label: "" +value: "100" +data: App\Entity\SubPrefecture {#22209 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22915 +label: "" +value: "198" +data: App\Entity\SubPrefecture {#22214 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22916 +label: "" +value: "252" +data: App\Entity\SubPrefecture {#22219 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22917 +label: "" +value: "146" +data: App\Entity\SubPrefecture {#22224 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22918 +label: "" +value: "343" +data: App\Entity\SubPrefecture {#22229 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22919 +label: "" +value: "253" +data: App\Entity\SubPrefecture {#22234 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22920 +label: "" +value: "312" +data: App\Entity\SubPrefecture {#22239 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22921 +label: "" +value: "324" +data: App\Entity\SubPrefecture {#22244 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22922 +label: "" +value: "313" +data: App\Entity\SubPrefecture {#22249 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22923 +label: "" +value: "210" +data: App\Entity\SubPrefecture {#22254 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22924 +label: "" +value: "25" +data: App\Entity\SubPrefecture {#22259 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22925 +label: "" +value: "334" +data: App\Entity\SubPrefecture {#22264 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22926 +label: "" +value: "188" +data: App\Entity\SubPrefecture {#22269 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22927 +label: "" +value: "267" +data: App\Entity\SubPrefecture {#22274 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22928 +label: "" +value: "199" +data: App\Entity\SubPrefecture {#22279 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22929 +label: "" +value: "254" +data: App\Entity\SubPrefecture {#22284 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22930 +label: "" +value: "277" +data: App\Entity\SubPrefecture {#22289 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22931 +label: "" +value: "53" +data: App\Entity\SubPrefecture {#22294 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22932 +label: "" +value: "211" +data: App\Entity\SubPrefecture {#22299 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22933 +label: "" +value: "86" +data: App\Entity\SubPrefecture {#22304 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22934 +label: "" +value: "290" +data: App\Entity\SubPrefecture {#22309 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22935 +label: "" +value: "167" +data: App\Entity\SubPrefecture {#22314 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22936 +label: "" +value: "134" +data: App\Entity\SubPrefecture {#22319 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22937 +label: "" +value: "325" +data: App\Entity\SubPrefecture {#22324 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22938 +label: "" +value: "26" +data: App\Entity\SubPrefecture {#22329 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22939 +label: "" +value: "40" +data: App\Entity\SubPrefecture {#22334 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22940 +label: "" +value: "116" +data: App\Entity\SubPrefecture {#22339 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22941 +label: "" +value: "268" +data: App\Entity\SubPrefecture {#22344 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22942 +label: "" +value: "75" +data: App\Entity\SubPrefecture {#22349 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22943 +label: "" +value: "200" +data: App\Entity\SubPrefecture {#22354 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22944 +label: "" +value: "117" +data: App\Entity\SubPrefecture {#22359 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22945 +label: "" +value: "87" +data: App\Entity\SubPrefecture {#22364 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22946 +label: "" +value: "176" +data: App\Entity\SubPrefecture {#22369 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22947 +label: "" +value: "255" +data: App\Entity\SubPrefecture {#22374 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22948 +label: "" +value: "135" +data: App\Entity\SubPrefecture {#22379 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22949 +label: "" +value: "177" +data: App\Entity\SubPrefecture {#22384 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22950 +label: "" +value: "17" +data: App\Entity\SubPrefecture {#22389 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22951 +label: "" +value: "314" +data: App\Entity\SubPrefecture {#22394 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22952 +label: "" +value: "315" +data: App\Entity\SubPrefecture {#22399 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22953 +label: "" +value: "62" +data: App\Entity\SubPrefecture {#22404 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22954 +label: "" +value: "98" +data: App\Entity\SubPrefecture {#22409 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22955 +label: "" +value: "99" +data: App\Entity\SubPrefecture {#22414 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22956 +label: "" +value: "158" +data: App\Entity\SubPrefecture {#22419 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22957 +label: "" +value: "291" +data: App\Entity\SubPrefecture {#22424 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22958 +label: "" +value: "178" +data: App\Entity\SubPrefecture {#22429 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22959 +label: "" +value: "269" +data: App\Entity\SubPrefecture {#22434 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22960 +label: "" +value: "179" +data: App\Entity\SubPrefecture {#22439 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22961 +label: "" +value: "292" +data: App\Entity\SubPrefecture {#22444 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22962 +label: "" +value: "27" +data: App\Entity\SubPrefecture {#22449 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22963 +label: "" +value: "63" +data: App\Entity\SubPrefecture {#22454 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22964 +label: "" +value: "168" +data: App\Entity\SubPrefecture {#22459 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22965 +label: "" +value: "326" +data: App\Entity\SubPrefecture {#22464 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22966 +label: "" +value: "256" +data: App\Entity\SubPrefecture {#22469 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22967 +label: "" +value: "107" +data: App\Entity\SubPrefecture {#22474 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22968 +label: "" +value: "118" +data: App\Entity\SubPrefecture {#22479 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22969 +label: "" +value: "147" +data: App\Entity\SubPrefecture {#22484 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22970 +label: "" +value: "234" +data: App\Entity\SubPrefecture {#22489 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22971 +label: "" +value: "180" +data: App\Entity\SubPrefecture {#22494 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22972 +label: "" +value: "257" +data: App\Entity\SubPrefecture {#22499 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22973 +label: "" +value: "344" +data: App\Entity\SubPrefecture {#22504 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22974 +label: "" +value: "181" +data: App\Entity\SubPrefecture {#22509 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22975 +label: "" +value: "223" +data: App\Entity\SubPrefecture {#22514 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22976 +label: "" +value: "345" +data: App\Entity\SubPrefecture {#22519 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22977 +label: "" +value: "136" +data: App\Entity\SubPrefecture {#22524 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22978 +label: "" +value: "182" +data: App\Entity\SubPrefecture {#22529 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22979 +label: "" +value: "270" +data: App\Entity\SubPrefecture {#22534 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22980 +label: "" +value: "271" +data: App\Entity\SubPrefecture {#22539 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22981 +label: "" +value: "258" +data: App\Entity\SubPrefecture {#22544 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22982 +label: "" +value: "29" +data: App\Entity\SubPrefecture {#22549 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22983 +label: "" +value: "54" +data: App\Entity\SubPrefecture {#22554 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22984 +label: "" +value: "28" +data: App\Entity\SubPrefecture {#22559 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22985 +label: "" +value: "55" +data: App\Entity\SubPrefecture {#22564 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22986 +label: "" +value: "259" +data: App\Entity\SubPrefecture {#22569 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22987 +label: "" +value: "148" +data: App\Entity\SubPrefecture {#22574 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22988 +label: "" +value: "122" +data: App\Entity\SubPrefecture {#22579 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22989 +label: "" +value: "129" +data: App\Entity\SubPrefecture {#22584 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22990 +label: "" +value: "224" +data: App\Entity\SubPrefecture {#22589 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22991 +label: "" +value: "108" +data: App\Entity\SubPrefecture {#22594 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22992 +label: "" +value: "235" +data: App\Entity\SubPrefecture {#22599 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22993 +label: "" +value: "302" +data: App\Entity\SubPrefecture {#22604 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22994 +label: "" +value: "201" +data: App\Entity\SubPrefecture {#22609 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22995 +label: "" +value: "212" +data: App\Entity\SubPrefecture {#22614 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22996 +label: "" +value: "316" +data: App\Entity\SubPrefecture {#22619 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22997 +label: "" +value: "317" +data: App\Entity\SubPrefecture {#22624 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22998 +label: "" +value: "130" +data: App\Entity\SubPrefecture {#22629 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22999 +label: "" +value: "327" +data: App\Entity\SubPrefecture {#22634 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23000 +label: "" +value: "141" +data: App\Entity\SubPrefecture {#22639 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23001 +label: "" +value: "328" +data: App\Entity\SubPrefecture {#22644 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23002 +label: "" +value: "41" +data: App\Entity\SubPrefecture {#22649 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23003 +label: "" +value: "225" +data: App\Entity\SubPrefecture {#22654 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23004 +label: "" +value: "42" +data: App\Entity\SubPrefecture {#22659 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23005 +label: "" +value: "335" +data: App\Entity\SubPrefecture {#22664 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23006 +label: "" +value: "137" +data: App\Entity\SubPrefecture {#22669 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1984 -form: Symfony\Component\Form\Form {#2036 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1986 …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) {#1980 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) {#2091 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#2108 …} } |
Doctrine\ORM\QueryBuilder {#2059 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2043 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2060 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2042 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2048 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2025 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2044 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2014 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2045 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1198 …} } |
| choices | null |
| class | "App\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1121 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1122 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "choisir une categorie" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2059 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2043 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2060 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2042 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1192 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2048 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#2056 …} $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 {#23010 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#23028 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23014 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#23066 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23012 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#23077 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23016 +label: "achat" +value: "557" +data: App\Entity\Category {#23086 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23011 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#23095 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23023 +label: "administrations" +value: "8" +data: App\Entity\Category {#23106 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23021 +label: "aéroports" +value: "109" +data: App\Entity\Category {#23133 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23020 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#23144 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23013 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#23153 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23024 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#23164 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29315 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#23175 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29316 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#23184 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29317 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#23195 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29318 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#23204 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29319 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#23213 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29320 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#23224 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29321 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#23233 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29322 +label: "agriculture" +value: "373" +data: App\Entity\Category {#23244 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29323 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#23253 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29324 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#23036 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29326 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#23274 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29325 +label: "agronomie" +value: "376" +data: App\Entity\Category {#23283 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29328 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#23292 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29329 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#23303 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29330 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#23312 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29331 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#23321 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29332 +label: "aluminium" +value: "132" +data: App\Entity\Category {#23330 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29333 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#23339 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29334 +label: "ambulances" +value: "532" +data: App\Entity\Category {#23348 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29335 +label: "aménagement" +value: "573" +data: App\Entity\Category {#23359 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29336 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#23370 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29337 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#23379 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29338 +label: "ameublement" +value: "193" +data: App\Entity\Category {#23388 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29339 +label: "animalerie" +value: "310" +data: App\Entity\Category {#23397 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29340 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#23406 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29341 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#23415 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29342 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#23424 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29343 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#23433 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29344 +label: "aquarium" +value: "52" +data: App\Entity\Category {#23442 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29345 +label: "architectes" +value: "134" +data: App\Entity\Category {#23451 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29346 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#23460 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29347 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#23471 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29348 +label: "art graphique" +value: "4" +data: App\Entity\Category {#23482 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29349 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#23491 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29350 +label: "artisanat" +value: "196" +data: App\Entity\Category {#23502 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29351 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#23503 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29352 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#23521 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29353 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#23530 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29354 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#23539 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29355 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#23548 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29356 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#23557 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29357 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#23566 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29358 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#23575 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29359 +label: "associations" +value: "178" +data: App\Entity\Category {#23584 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29360 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#23593 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29361 +label: "assurances" +value: "65" +data: App\Entity\Category {#23602 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29362 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#23613 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29363 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#23622 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29364 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#23631 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29365 +label: "auberge" +value: "534" +data: App\Entity\Category {#23640 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29366 +label: "auberges" +value: "292" +data: App\Entity\Category {#23649 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29367 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#23658 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29368 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#23667 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29369 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#23678 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29370 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#23679 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29371 +label: "autre" +value: "72" +data: App\Entity\Category {#23697 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29372 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#23706 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29373 +label: "banques" +value: "67" +data: App\Entity\Category {#23715 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29374 +label: "bar" +value: "14" +data: App\Entity\Category {#23724 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29375 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#23733 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29376 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#23096 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29377 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#23750 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29378 +label: "béton" +value: "138" +data: App\Entity\Category {#23761 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29379 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#23770 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29380 +label: "bien être" +value: "80" +data: App\Entity\Category {#23781 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29381 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#23790 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29382 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#23799 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29383 +label: "biologistes" +value: "329" +data: App\Entity\Category {#23808 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29384 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#23819 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29385 +label: "bois" +value: "139" +data: App\Entity\Category {#23828 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29386 +label: "boissons" +value: "380" +data: App\Entity\Category {#23837 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29387 +label: "boucheries" +value: "200" +data: App\Entity\Category {#23846 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29388 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#23855 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29389 +label: "boutique" +value: "252" +data: App\Entity\Category {#23864 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29390 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#23875 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29391 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#23884 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29392 +label: "bowling" +value: "309" +data: App\Entity\Category {#23893 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29393 +label: "brasserie" +value: "441" +data: App\Entity\Category {#23902 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29394 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#23911 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29395 +label: "broderies" +value: "202" +data: App\Entity\Category {#23920 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29396 +label: "btp" +value: "536" +data: App\Entity\Category {#23929 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29397 +label: "bts" +value: "541" +data: App\Entity\Category {#23938 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29398 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#23947 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29399 +label: "bureautique" +value: "314" +data: App\Entity\Category {#23956 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29400 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#23965 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29401 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#23974 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29402 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#23983 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29403 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#23992 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29404 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#24001 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29405 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#24010 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29406 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#24019 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29407 +label: "café" +value: "26" +data: App\Entity\Category {#24028 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29408 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#24037 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29409 +label: "camping" +value: "51" +data: App\Entity\Category {#24046 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29410 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#24055 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29411 +label: "carrelage" +value: "140" +data: App\Entity\Category {#24064 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29412 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#24073 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29413 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#24082 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29414 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#24091 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29415 +label: "cartographie" +value: "179" +data: App\Entity\Category {#24102 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29416 +label: "casinos" +value: "50" +data: App\Entity\Category {#24111 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29417 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#24120 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29418 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#24129 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29419 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#24140 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29420 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#24149 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29421 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#24158 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29422 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#24167 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29423 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#24176 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29424 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#24185 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29425 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#24194 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29426 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#24203 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29427 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#24212 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29428 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#24221 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29429 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#24230 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29430 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#24239 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29431 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#24248 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29432 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#24257 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29433 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#24266 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29434 +label: "chaussures" +value: "206" +data: App\Entity\Category {#24275 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29435 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#24284 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29436 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#24293 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29437 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#24302 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29438 +label: "cimetière" +value: "74" +data: App\Entity\Category {#24311 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29439 +label: "cinémas" +value: "296" +data: App\Entity\Category {#24320 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29440 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#24329 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29441 +label: "cloud" +value: "321" +data: App\Entity\Category {#24338 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29442 +label: "club de football" +value: "574" +data: App\Entity\Category {#24347 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29443 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#24356 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29444 +label: "collège" +value: "539" +data: App\Entity\Category {#24365 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29445 +label: "commerce général" +value: "207" +data: App\Entity\Category {#24374 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29446 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#23067 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29447 +label: "commercial" +value: "553" +data: App\Entity\Category {#24391 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29448 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#24400 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29449 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#24409 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29450 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#23165 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29451 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#24426 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29452 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#24435 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29453 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#24444 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29454 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#24453 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29455 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#23668 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29456 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#24470 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29457 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#24481 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29458 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#24490 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29459 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#24499 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29460 +label: "confédérations" +value: "404" +data: App\Entity\Category {#24508 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29461 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#24517 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29462 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#24526 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29463 +label: "consignation" +value: "511" +data: App\Entity\Category {#24535 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29464 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#24544 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29465 +label: "construction" +value: "143" +data: App\Entity\Category {#24553 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29466 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#24562 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29467 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#24571 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29468 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#24580 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29469 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#24589 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29470 +label: "copie service" +value: "482" +data: App\Entity\Category {#24598 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29471 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#24607 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29472 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#24616 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29473 +label: "courrier" +value: "483" +data: App\Entity\Category {#24625 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29474 +label: "courrier express" +value: "484" +data: App\Entity\Category {#24634 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29475 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#24643 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29476 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#24652 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29477 +label: "crémation" +value: "612" +data: App\Entity\Category {#24661 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29478 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#24670 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29479 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#24679 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29480 +label: "cuisines" +value: "145" +data: App\Entity\Category {#24688 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29481 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#24697 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29482 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#24706 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29483 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#24715 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29484 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#24724 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29485 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#24733 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29486 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#24742 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29487 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#24751 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29488 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#24760 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29489 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#24769 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29490 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#24778 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29491 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#24787 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29492 +label: "désinfection" +value: "631" +data: App\Entity\Category {#24796 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29493 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#24805 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29494 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#24814 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29495 +label: "devops" +value: "538" +data: App\Entity\Category {#24823 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29496 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#24832 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29497 +label: "directions" +value: "548" +data: App\Entity\Category {#24841 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29498 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#24850 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29499 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#24859 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29500 +label: "docteur" +value: "62" +data: App\Entity\Category {#24868 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29501 +label: "douanes" +value: "182" +data: App\Entity\Category {#24877 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29502 +label: "droits" +value: "562" +data: App\Entity\Category {#24886 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29503 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#24895 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29504 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#24904 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29505 +label: "eau de table" +value: "384" +data: App\Entity\Category {#24913 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29506 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#24922 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29507 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#24931 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29508 +label: "école" +value: "423" +data: App\Entity\Category {#24940 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29509 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#24949 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29510 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#24958 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29511 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#24967 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29512 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#24976 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29513 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#24985 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29514 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#24994 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29515 +label: "editeurs" +value: "118" +data: App\Entity\Category {#25003 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29516 +label: "education" +value: "566" +data: App\Entity\Category {#25012 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29517 +label: "eglise" +value: "75" +data: App\Entity\Category {#25021 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29518 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#25030 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29519 +label: "électricien" +value: "86" +data: App\Entity\Category {#25039 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29520 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#25048 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29521 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#25057 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29522 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#25066 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29523 +label: "elevage" +value: "386" +data: App\Entity\Category {#25075 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29524 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#25084 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29525 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#25093 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29526 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#25102 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29527 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#23185 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29528 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#23751 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29529 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#25127 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29530 +label: "engrais" +value: "387" +data: App\Entity\Category {#25136 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29531 +label: "enseignement" +value: "568" +data: App\Entity\Category {#25145 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29532 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#25154 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29533 +label: "entreposage" +value: "437" +data: App\Entity\Category {#25163 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29534 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#25172 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29535 +label: "environnement" +value: "183" +data: App\Entity\Category {#25181 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29536 +label: "epargne" +value: "363" +data: App\Entity\Category {#25190 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29537 +label: "épicerie" +value: "27" +data: App\Entity\Category {#25199 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29538 +label: "Épilation" +value: "580" +data: App\Entity\Category {#25208 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29539 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#25217 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29540 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#25226 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29541 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#25235 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29542 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#25244 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29543 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#25253 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29544 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#25262 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29545 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#25271 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29546 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#25280 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29547 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#25291 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29548 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#25300 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29549 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#25309 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29550 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#25318 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29551 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#25327 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29552 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#25336 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29553 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#25345 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29554 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#25354 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29555 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#25365 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29556 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#25374 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29557 +label: "fast food" +value: "210" +data: App\Entity\Category {#25383 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29558 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#25392 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29559 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#25401 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29560 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#25410 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29561 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#23603 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29562 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#25427 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29563 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#25436 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29564 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#25445 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29565 +label: "fondations" +value: "184" +data: App\Entity\Category {#25454 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29566 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#25463 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29567 +label: "formation" +value: "567" +data: App\Entity\Category {#25472 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29568 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#25481 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29569 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#25490 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29570 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#25499 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29571 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#23771 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29572 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#25516 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29573 +label: "fourniture" +value: "556" +data: App\Entity\Category {#25525 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29574 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#25534 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29575 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#25543 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29576 +label: "fret" +value: "512" +data: App\Entity\Category {#25552 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29577 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#25561 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29578 +label: "friperies" +value: "214" +data: App\Entity\Category {#25570 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29579 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#25579 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29580 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#25588 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29581 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#25597 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29582 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#25606 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29583 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#25615 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29584 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#25624 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29585 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#25633 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29586 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#25642 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29587 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#25651 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29588 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#25660 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29589 +label: "gare" +value: "530" +data: App\Entity\Category {#25669 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29590 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#25678 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29591 +label: "gaz" +value: "418" +data: App\Entity\Category {#25687 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29592 +label: "génie civil" +value: "152" +data: App\Entity\Category {#25696 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29593 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#25705 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29594 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#25714 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29595 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#25723 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29596 +label: "géomètres" +value: "153" +data: App\Entity\Category {#25732 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29597 +label: "gestion" +value: "561" +data: App\Entity\Category {#25741 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29598 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#25750 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29599 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#25759 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29600 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#25768 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29601 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#25777 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29602 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#25786 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29603 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#25795 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29604 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#25804 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29605 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#25813 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29606 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#25822 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29607 +label: "gym" +value: "104" +data: App\Entity\Category {#25831 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29608 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#25840 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29609 +label: "hébergement" +value: "57" +data: App\Entity\Category {#25849 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29610 +label: "hôpital" +value: "63" +data: App\Entity\Category {#25858 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29611 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#25867 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29612 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#25876 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29613 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#25885 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29614 +label: "hôtels" +value: "299" +data: App\Entity\Category {#25894 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29615 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#25905 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29616 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#25914 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29617 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#25923 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29618 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#25932 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29619 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#25941 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29620 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#25950 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29621 +label: "hygiène" +value: "90" +data: App\Entity\Category {#25959 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29622 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#25968 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29623 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#23214 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29624 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#24130 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29625 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#25993 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29626 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#26002 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29627 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#26011 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29628 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#26020 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29629 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#26029 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29630 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#26038 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29631 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#26047 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29632 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#26056 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29633 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#23472 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29634 +label: "informatique" +value: "322" +data: App\Entity\Category {#26073 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29635 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#23461 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29636 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#26090 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29637 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#26099 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29638 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#26108 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29639 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#26117 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29640 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#26126 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29641 +label: "institutions" +value: "550" +data: App\Entity\Category {#26135 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29642 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#26144 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29643 +label: "internet" +value: "324" +data: App\Entity\Category {#26153 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29644 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#26162 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29645 +label: "jardinage" +value: "491" +data: App\Entity\Category {#26171 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29646 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#26180 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29647 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#26189 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29648 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#26198 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29649 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#26207 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29650 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#26216 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29651 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#26225 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29652 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#26234 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29653 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#26243 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29654 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#26252 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29655 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#26261 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29656 +label: "lessive" +value: "31" +data: App\Entity\Category {#26270 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29657 +label: "librairie" +value: "20" +data: App\Entity\Category {#26279 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29658 +label: "lingeries" +value: "218" +data: App\Entity\Category {#26288 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29659 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#26297 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29660 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#26306 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29661 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#26315 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29662 +label: "location avion" +value: "513" +data: App\Entity\Category {#26324 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29663 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#26333 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29664 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#26344 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29665 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#26353 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29666 +label: "location de film" +value: "100" +data: App\Entity\Category {#26362 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29667 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#26371 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29668 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#26380 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29669 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#26389 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29670 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#26398 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29671 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#26407 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29672 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#26416 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29673 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#26425 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29674 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#26434 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29675 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#26443 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29676 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#26452 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29677 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#26461 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29678 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#26470 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29679 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#26479 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29680 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#26488 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29681 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#26497 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29682 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#26334 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29683 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#26514 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29684 +label: "logistique" +value: "514" +data: App\Entity\Category {#26523 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29685 +label: "loterie" +value: "219" +data: App\Entity\Category {#26532 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29686 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#26541 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29687 +label: "lycée" +value: "540" +data: App\Entity\Category {#26550 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29688 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#26559 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29689 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#26568 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29690 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#26577 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29691 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#26586 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29692 +label: "magazines" +value: "123" +data: App\Entity\Category {#26595 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29693 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#26604 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29694 +label: "mairie" +value: "76" +data: App\Entity\Category {#26613 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29695 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#26622 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29696 +label: "management" +value: "285" +data: App\Entity\Category {#26631 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29697 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#26640 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29698 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#26649 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29699 +label: "maquis" +value: "220" +data: App\Entity\Category {#26658 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29700 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#26667 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29701 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#26676 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29702 +label: "marketing" +value: "286" +data: App\Entity\Category {#26685 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29703 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#26694 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29704 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#26703 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29705 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#26712 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29706 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#26721 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29707 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#26730 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29708 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#26739 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29709 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#26748 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29710 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#26757 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29711 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#26766 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29712 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#26775 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29713 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#26784 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29714 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#26793 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29715 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#26802 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29716 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#26811 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29717 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#26820 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29718 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#26829 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29719 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#26838 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29720 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#26847 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29721 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#26856 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29722 +label: "médias" +value: "124" +data: App\Entity\Category {#26865 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29723 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#26874 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29724 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#26883 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29725 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#26892 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29726 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#26901 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29727 +label: "merceries" +value: "225" +data: App\Entity\Category {#26910 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29728 +label: "meubles" +value: "226" +data: App\Entity\Category {#26919 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29729 +label: "microfinance" +value: "367" +data: App\Entity\Category {#26928 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29730 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#26937 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29731 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#26946 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29732 +label: "ministères" +value: "185" +data: App\Entity\Category {#26955 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29733 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#26964 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29734 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#26973 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29735 +label: "monétique" +value: "327" +data: App\Entity\Category {#26982 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29736 +label: "moneygram" +value: "605" +data: App\Entity\Category {#26991 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29737 +label: "mosquée" +value: "79" +data: App\Entity\Category {#27000 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29738 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#27009 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29739 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#27018 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29740 +label: "multimédias" +value: "125" +data: App\Entity\Category {#27027 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29741 +label: "musées" +value: "301" +data: App\Entity\Category {#27036 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29742 +label: "musique" +value: "302" +data: App\Entity\Category {#27045 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29743 +label: "négoce" +value: "93" +data: App\Entity\Category {#27054 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29744 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#27063 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29745 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#27072 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29746 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#27081 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29747 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#27090 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29748 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#27099 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29749 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#27108 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29750 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#27117 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29751 +label: "neurologie" +value: "346" +data: App\Entity\Category {#27126 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29752 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#27135 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29753 +label: "Non classé" +value: "1" +data: App\Entity\Category {#27146 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29754 +label: "notaires" +value: "287" +data: App\Entity\Category {#27155 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29755 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#27164 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29756 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#27173 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29757 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#27182 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29758 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#27191 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29759 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#27200 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29760 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#27209 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29761 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#27218 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29762 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#27227 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29763 +label: "opticiens" +value: "348" +data: App\Entity\Category {#27236 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29764 +label: "ordres" +value: "405" +data: App\Entity\Category {#27245 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29765 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#27254 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29766 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#27263 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29767 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#27272 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29768 +label: "papeterie" +value: "229" +data: App\Entity\Category {#27281 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29769 +label: "parc auto" +value: "261" +data: App\Entity\Category {#27290 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29770 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#27299 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29771 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#27308 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29772 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#27317 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29773 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#27326 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29774 +label: "partenariat" +value: "552" +data: App\Entity\Category {#27335 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29775 +label: "patronat" +value: "406" +data: App\Entity\Category {#27344 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29776 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#27353 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29777 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#27362 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29778 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#27371 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29779 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#27380 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29780 +label: "peinture" +value: "165" +data: App\Entity\Category {#27389 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29781 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#27398 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29782 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#27407 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29783 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#27416 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29784 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#27425 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29785 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#27434 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29786 +label: "photographes" +value: "496" +data: App\Entity\Category {#27443 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29787 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#27452 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29788 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#27461 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29789 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#27470 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29790 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#27479 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29791 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#27488 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29792 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#27497 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29793 +label: "piscine" +value: "306" +data: App\Entity\Category {#27506 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29794 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#27515 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29795 +label: "plomberie" +value: "232" +data: App\Entity\Category {#27524 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29796 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#27533 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29797 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#27542 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29798 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#27551 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29799 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#27560 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29800 +label: "police" +value: "114" +data: App\Entity\Category {#27569 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29801 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#27578 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29802 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#27587 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29803 +label: "pompiers" +value: "115" +data: App\Entity\Category {#27596 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29804 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#27605 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29805 +label: "ports" +value: "516" +data: App\Entity\Category {#27614 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29806 +label: "poste" +value: "189" +data: App\Entity\Category {#27623 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29807 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#27632 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29808 +label: "pressings" +value: "234" +data: App\Entity\Category {#27641 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29809 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#27650 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29810 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#27659 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29811 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#27668 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29812 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#27677 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29813 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#27686 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29814 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#27695 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29815 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#27704 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29816 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#27713 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29817 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#27722 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29818 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#27731 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29819 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#27740 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29820 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#27749 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29821 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#27758 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29822 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#27767 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29823 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#27776 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29824 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#27785 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29825 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#27794 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29826 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#27803 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29827 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#27812 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29828 +label: "publicité" +value: "127" +data: App\Entity\Category {#27821 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29829 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#27830 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29830 +label: "radiologie" +value: "356" +data: App\Entity\Category {#27839 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29831 +label: "radios" +value: "128" +data: App\Entity\Category {#27848 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29832 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#27857 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29833 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#27866 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29834 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#27875 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29835 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#27884 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29836 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#27895 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29837 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#27904 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29838 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#27913 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29839 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#27922 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29840 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#27931 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29841 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#27940 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29842 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#27949 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29843 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#27958 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29844 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#27967 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29845 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#27976 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29846 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#27985 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29847 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#27994 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29848 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#28003 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29849 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#28012 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29850 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#28021 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29851 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#27885 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29852 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#28038 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29853 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#28047 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29854 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#28056 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29855 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#28065 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29856 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#28074 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29857 +label: "résidence" +value: "307" +data: App\Entity\Category {#28083 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29858 +label: "restaurants" +value: "239" +data: App\Entity\Category {#28092 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29859 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#28103 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29860 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#28112 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29861 +label: "retouches" +value: "575" +data: App\Entity\Category {#28121 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29862 +label: "riz" +value: "402" +data: App\Entity\Category {#28130 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29863 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#28139 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29864 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#28148 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29865 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#28157 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29866 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#28166 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29867 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#28175 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29868 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#28184 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29869 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#28193 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29870 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#23809 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29871 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#28210 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29872 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#28219 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29873 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#28228 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29874 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#28237 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29875 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#28246 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29876 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#23234 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29877 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#28263 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29878 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#28272 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29879 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#28281 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29880 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#28290 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29881 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#28299 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29882 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#28308 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29883 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#28317 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29884 +label: "serrureries" +value: "242" +data: App\Entity\Category {#28326 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29885 +label: "serrurier" +value: "105" +data: App\Entity\Category {#28335 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29886 +label: "service public" +value: "533" +data: App\Entity\Category {#28344 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29887 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#23360 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29888 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#23293 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29889 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#28369 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29890 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#28378 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29891 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#28387 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29892 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#28396 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29893 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#28405 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29894 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#28414 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29895 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#28423 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29896 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#28432 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29897 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#28441 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29898 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#28450 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29899 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#28459 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29900 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#28468 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29901 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#24471 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29902 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#28485 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29903 +label: "services publiques" +value: "572" +data: App\Entity\Category {#28494 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29904 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#28503 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29905 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#28512 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29906 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#28521 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29907 +label: "shipping" +value: "518" +data: App\Entity\Category {#28530 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29908 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#28539 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29909 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#28548 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29910 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#28557 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29911 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#28566 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29912 +label: "soins" +value: "564" +data: App\Entity\Category {#28575 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29913 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#28584 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29914 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#28593 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29915 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#28602 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29916 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#28611 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29917 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#28620 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29918 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#23492 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29919 +label: "station de bus" +value: "111" +data: App\Entity\Category {#28637 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29920 +label: "station de métro" +value: "528" +data: App\Entity\Category {#28646 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29921 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#28655 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29922 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#28664 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29923 +label: "stations essence" +value: "24" +data: App\Entity\Category {#28673 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29924 +label: "stockagem" +value: "501" +data: App\Entity\Category {#28682 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29925 +label: "studio de production" +value: "498" +data: App\Entity\Category {#28691 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29926 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#28700 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29927 +label: "stylismes" +value: "243" +data: App\Entity\Category {#28709 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29928 +label: "sucre" +value: "403" +data: App\Entity\Category {#28718 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29929 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#28727 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29930 +label: "synagogue" +value: "409" +data: App\Entity\Category {#28736 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29931 +label: "syndicats" +value: "71" +data: App\Entity\Category {#28745 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29932 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#28754 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29933 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#28763 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29934 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#28772 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29935 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#28781 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29936 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#24092 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29937 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#28798 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29938 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#28807 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29939 +label: "télévisions" +value: "5" +data: App\Entity\Category {#28816 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29940 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#28825 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29941 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#28834 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29942 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#28843 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29943 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#28852 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29944 +label: "textiles" +value: "470" +data: App\Entity\Category {#28861 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29945 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#28870 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29946 +label: "toilettage" +value: "500" +data: App\Entity\Category {#28879 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29947 +label: "toiture" +value: "173" +data: App\Entity\Category {#28888 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29948 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#28897 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29949 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#28906 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29950 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#28915 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29951 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#28924 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29952 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#28933 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29953 +label: "topographies" +value: "171" +data: App\Entity\Category {#28942 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29954 +label: "tourisme" +value: "49" +data: App\Entity\Category {#28951 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29955 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#23154 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29956 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#28968 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29957 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#28977 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29958 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#28986 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29959 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#28995 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29960 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#29004 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29961 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#29013 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29962 +label: "transit" +value: "519" +data: App\Entity\Category {#29022 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29963 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#29031 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29964 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#29040 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29965 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#29049 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29966 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#29058 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29967 +label: "transport routier" +value: "523" +data: App\Entity\Category {#29067 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29968 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#23134 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29969 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#29084 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29970 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#29093 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29971 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#29102 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29972 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#29111 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29973 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#29120 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29974 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#29129 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29975 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#29138 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29976 +label: "trésor public" +value: "9" +data: App\Entity\Category {#29147 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29977 +label: "tribunal" +value: "47" +data: App\Entity\Category {#29156 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29978 +label: "tuiles" +value: "472" +data: App\Entity\Category {#29165 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29979 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#29174 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29980 +label: "université" +value: "542" +data: App\Entity\Category {#29183 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29981 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#29192 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29982 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#23349 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29983 +label: "usinage" +value: "95" +data: App\Entity\Category {#29209 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29984 +label: "vannerie" +value: "645" +data: App\Entity\Category {#29218 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29985 +label: "vente" +value: "555" +data: App\Entity\Category {#29227 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29986 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#29236 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29987 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#29245 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29988 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#29254 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29989 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#29263 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29990 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#29272 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29991 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#29281 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29992 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#29290 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29993 +label: "western union" +value: "604" +data: App\Entity\Category {#29299 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#29994 +label: "zoo" +value: "311" +data: App\Entity\Category {#29308 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23007 -form: Symfony\Component\Form\Form {#2024 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2003 …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) {#23009 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 | "3c95e4c0dfb4226c2cc403a1a087.e0Nk00ZBo0ekfBsOwb-YyuEce25uIIG6DGljtBj1jWo.FXsluBxyjirnPUE-gtSqiZNaVkMfF8nfTjlU8XDM-xJPeiWEBSfQH_YsIw" |
| 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 | "3c95e4c0dfb4226c2cc403a1a087.e0Nk00ZBo0ekfBsOwb-YyuEce25uIIG6DGljtBj1jWo.FXsluBxyjirnPUE-gtSqiZNaVkMfF8nfTjlU8XDM-xJPeiWEBSfQH_YsIw" |
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 | "3c95e4c0dfb4226c2cc403a1a087.e0Nk00ZBo0ekfBsOwb-YyuEce25uIIG6DGljtBj1jWo.FXsluBxyjirnPUE-gtSqiZNaVkMfF8nfTjlU8XDM-xJPeiWEBSfQH_YsIw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#29998 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() {#30000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#29999 …} $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 | "3c95e4c0dfb4226c2cc403a1a087.e0Nk00ZBo0ekfBsOwb-YyuEce25uIIG6DGljtBj1jWo.FXsluBxyjirnPUE-gtSqiZNaVkMfF8nfTjlU8XDM-xJPeiWEBSfQH_YsIw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#30010 -form: Symfony\Component\Form\Form {#30006 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#30001 …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 | "3c95e4c0dfb4226c2cc403a1a087.e0Nk00ZBo0ekfBsOwb-YyuEce25uIIG6DGljtBj1jWo.FXsluBxyjirnPUE-gtSqiZNaVkMfF8nfTjlU8XDM-xJPeiWEBSfQH_YsIw" |
filter_form
Form type:
"App\Form\FilterFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } -city: null -prefecture: null -commune: null -radius: 20 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } -city: null -prefecture: null -commune: null -radius: 20 } |
same as passed value |
| disabledRegion | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } -city: null -prefecture: null -commune: null -radius: 20 } |
| data_class | "App\Entity\FilterForm" |
| disabled | false |
| disabledCategory | false |
| disabledRegion | false |
| empty_data | Closure(FormInterface $form) {#1082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FilterForm" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1083 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_form" "_filter_form" ] |
| cache_key | "_filter_form_filter_form" |
| compound | true |
| data | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } -city: null -prefecture: null -commune: null -radius: 20 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#30012 -form: Symfony\Component\Form\Form {#1499 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#30013 …5} |
| full_name | "filter_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form" |
| valid | true |
| value | App\Entity\FilterForm {#913 -category: null -establishment: null -region: App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } -city: null -prefecture: null -commune: null -radius: 20 } |
category
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => false ] |
[ "disabled" => false ] |
| class | "App\Entity\Category" |
same as passed value |
| label | false |
false
|
| placeholder | "secteur d'activité" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1113 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1195 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1117 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1196 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1199 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1198 …} } |
| choices | null |
| class | "App\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1121 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1122 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "secteur d'activité" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1114 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_form_category" ] |
| cache_key | "_filter_form_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30018 +label: "Non classé" +value: "1" +data: App\Entity\Category {#27146 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30020 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#23165 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30031 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#23164 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30032 +label: "art graphique" +value: "4" +data: App\Entity\Category {#23482 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30040 +label: "télévisions" +value: "5" +data: App\Entity\Category {#28816 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30019 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#23096 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30029 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#29192 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30030 +label: "administrations" +value: "8" +data: App\Entity\Category {#23106 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30034 +label: "trésor public" +value: "9" +data: App\Entity\Category {#29147 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30021 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#23339 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30028 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#23947 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30026 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#23067 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30027 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#29272 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30033 +label: "bar" +value: "14" +data: App\Entity\Category {#23724 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30038 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#23790 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30037 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#23855 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30036 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#25427 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30035 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#25606 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30041 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#25615 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30042 +label: "librairie" +value: "20" +data: App\Entity\Category {#26279 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30043 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#27830 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30044 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#28157 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30045 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#28175 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30046 +label: "stations essence" +value: "24" +data: App\Entity\Category {#28673 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30047 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#29281 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30048 +label: "café" +value: "26" +data: App\Entity\Category {#24028 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30049 +label: "épicerie" +value: "27" +data: App\Entity\Category {#25199 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30050 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#25786 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30051 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#26577 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30052 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#26568 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30053 +label: "lessive" +value: "31" +data: App\Entity\Category {#26270 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30054 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#26559 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30055 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#23679 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30056 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#29263 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30057 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#26497 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30058 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#24481 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30059 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#27875 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30060 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#26261 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30061 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#24092 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30062 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#28798 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30063 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#23214 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30064 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#27803 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30065 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#23668 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30066 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#24453 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30067 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#28566 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30068 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#24010 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30069 +label: "tribunal" +value: "47" +data: App\Entity\Category {#29156 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30070 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#23154 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30071 +label: "tourisme" +value: "49" +data: App\Entity\Category {#28951 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30072 +label: "casinos" +value: "50" +data: App\Entity\Category {#24111 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30073 +label: "camping" +value: "51" +data: App\Entity\Category {#24046 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30074 +label: "aquarium" +value: "52" +data: App\Entity\Category {#23442 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30075 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#27299 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30076 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#23884 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30077 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#23461 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30078 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#28781 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30079 +label: "hébergement" +value: "57" +data: App\Entity\Category {#25849 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30080 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#23809 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30081 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#29290 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30082 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#24760 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30083 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#27425 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30084 +label: "docteur" +value: "62" +data: App\Entity\Category {#24868 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30085 +label: "hôpital" +value: "63" +data: App\Entity\Category {#25858 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30086 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#23603 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30087 +label: "assurances" +value: "65" +data: App\Entity\Category {#23602 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30088 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#29049 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30089 +label: "banques" +value: "67" +data: App\Entity\Category {#23715 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30090 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#23036 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30091 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#28995 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30092 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#23593 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30093 +label: "syndicats" +value: "71" +data: App\Entity\Category {#28745 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30094 +label: "autre" +value: "72" +data: App\Entity\Category {#23697 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30095 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#27866 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30096 +label: "cimetière" +value: "74" +data: App\Entity\Category {#24311 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30097 +label: "eglise" +value: "75" +data: App\Entity\Category {#25021 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30098 +label: "mairie" +value: "76" +data: App\Entity\Category {#26613 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30099 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#26622 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30100 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#28825 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30101 +label: "mosquée" +value: "79" +data: App\Entity\Category {#27000 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30102 +label: "bien être" +value: "80" +data: App\Entity\Category {#23781 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30103 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#28620 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30104 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#23185 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30105 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#29129 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30106 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#23751 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30107 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#25950 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30108 +label: "électricien" +value: "86" +data: App\Entity\Category {#25039 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30109 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#23771 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30110 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#23770 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30111 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#25499 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30112 +label: "hygiène" +value: "90" +data: App\Entity\Category {#25959 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30113 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#25968 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30114 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#24130 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30115 +label: "négoce" +value: "93" +data: App\Entity\Category {#27054 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30116 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#23472 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30117 +label: "usinage" +value: "95" +data: App\Entity\Category {#29209 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30118 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#23234 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30119 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#28299 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30120 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#23360 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30121 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#28977 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30122 +label: "location de film" +value: "100" +data: App\Entity\Category {#26362 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30123 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#23492 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30124 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#23491 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30125 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#28148 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30126 +label: "gym" +value: "104" +data: App\Entity\Category {#25831 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30127 +label: "serrurier" +value: "105" +data: App\Entity\Category {#28335 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30128 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#26315 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30129 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#28047 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30130 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#23134 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30131 +label: "aéroports" +value: "109" +data: App\Entity\Category {#23133 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30132 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#29120 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30133 +label: "station de bus" +value: "111" +data: App\Entity\Category {#28637 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30134 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#28655 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30135 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#23349 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30136 +label: "police" +value: "114" +data: App\Entity\Category {#27569 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30137 +label: "pompiers" +value: "115" +data: App\Entity\Category {#27596 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30138 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#23658 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30139 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#24194 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30140 +label: "editeurs" +value: "118" +data: App\Entity\Category {#25003 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30141 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#25280 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30142 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#25993 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30143 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#26002 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30144 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#26198 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30145 +label: "magazines" +value: "123" +data: App\Entity\Category {#26595 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30146 +label: "médias" +value: "124" +data: App\Entity\Category {#26865 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30147 +label: "multimédias" +value: "125" +data: App\Entity\Category {#27027 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30148 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#27173 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30149 +label: "publicité" +value: "127" +data: App\Entity\Category {#27821 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30150 +label: "radios" +value: "128" +data: App\Entity\Category {#27848 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30151 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#27857 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30152 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#28317 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30153 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#23095 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30154 +label: "aluminium" +value: "132" +data: App\Entity\Category {#23330 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30155 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#23379 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30156 +label: "architectes" +value: "134" +data: App\Entity\Category {#23451 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30157 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#23530 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30158 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#23539 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30159 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#23733 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30160 +label: "béton" +value: "138" +data: App\Entity\Category {#23761 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30161 +label: "bois" +value: "139" +data: App\Entity\Category {#23828 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30162 +label: "carrelage" +value: "140" +data: App\Entity\Category {#24064 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30163 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#24073 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30164 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#24266 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30165 +label: "construction" +value: "143" +data: App\Entity\Category {#24553 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30166 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#24562 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30167 +label: "cuisines" +value: "145" +data: App\Entity\Category {#24688 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30168 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#24706 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30169 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#24904 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30170 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#24931 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30171 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#25271 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30172 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#25410 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30173 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#25579 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30174 +label: "génie civil" +value: "152" +data: App\Entity\Category {#25696 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30175 +label: "géomètres" +value: "153" +data: App\Entity\Category {#25732 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30176 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#25923 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30177 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#26216 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30178 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#26667 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30179 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#26721 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30180 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#26757 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30181 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#26874 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30182 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#26883 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30183 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#26892 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30184 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#26901 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30185 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#26964 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30186 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#27009 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30187 +label: "peinture" +value: "165" +data: App\Entity\Category {#27389 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30188 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#27605 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30189 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#28184 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30190 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#28219 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30191 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#28602 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30192 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#28906 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30193 +label: "topographies" +value: "171" +data: App\Entity\Category {#28942 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30194 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#29138 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30195 +label: "toiture" +value: "173" +data: App\Entity\Category {#28888 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30196 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#23175 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30197 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#23370 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30198 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#23424 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30199 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#23566 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30200 +label: "associations" +value: "178" +data: App\Entity\Category {#23584 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30201 +label: "cartographie" +value: "179" +data: App\Entity\Category {#24102 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30202 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#24248 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30203 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#24850 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30204 +label: "douanes" +value: "182" +data: App\Entity\Category {#24877 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30205 +label: "environnement" +value: "183" +data: App\Entity\Category {#25181 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30206 +label: "fondations" +value: "184" +data: App\Entity\Category {#25454 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30207 +label: "ministères" +value: "185" +data: App\Entity\Category {#26955 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30208 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#27200 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30209 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#27254 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30210 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#27272 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30211 +label: "poste" +value: "189" +data: App\Entity\Category {#27623 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30212 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#28308 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30213 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#23066 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30214 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#23077 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30215 +label: "ameublement" +value: "193" +data: App\Entity\Category {#23388 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30216 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#23406 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30217 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#23415 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30218 +label: "artisanat" +value: "196" +data: App\Entity\Category {#23502 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30219 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#23521 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30220 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#23622 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30221 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#23631 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30222 +label: "boucheries" +value: "200" +data: App\Entity\Category {#23846 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30223 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#23875 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30224 +label: "broderies" +value: "202" +data: App\Entity\Category {#23920 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30225 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#24120 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30226 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#24158 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30227 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#24176 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30228 +label: "chaussures" +value: "206" +data: App\Entity\Category {#24275 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30229 +label: "commerce général" +value: "207" +data: App\Entity\Category {#24374 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30230 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#24607 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30231 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#24670 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30232 +label: "fast food" +value: "210" +data: App\Entity\Category {#25383 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30233 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#25534 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30234 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#25543 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30235 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#25561 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30236 +label: "friperies" +value: "214" +data: App\Entity\Category {#25570 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30237 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#25876 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30238 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#26189 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30239 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#26234 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30240 +label: "lingeries" +value: "218" +data: App\Entity\Category {#26288 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30241 +label: "loterie" +value: "219" +data: App\Entity\Category {#26532 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30242 +label: "maquis" +value: "220" +data: App\Entity\Category {#26658 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30243 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#26712 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30244 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#26730 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30245 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#26766 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30246 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#26775 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30247 +label: "merceries" +value: "225" +data: App\Entity\Category {#26910 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30248 +label: "meubles" +value: "226" +data: App\Entity\Category {#26919 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30249 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#26973 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30250 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#27182 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30251 +label: "papeterie" +value: "229" +data: App\Entity\Category {#27281 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30252 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#27326 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30253 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#27515 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30254 +label: "plomberie" +value: "232" +data: App\Entity\Category {#27524 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30255 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#27560 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30256 +label: "pressings" +value: "234" +data: App\Entity\Category {#27641 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30257 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#27659 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30258 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#27713 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30259 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#27722 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30260 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#28065 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30261 +label: "restaurants" +value: "239" +data: App\Entity\Category {#28092 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30262 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#28166 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30263 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#28228 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30264 +label: "serrureries" +value: "242" +data: App\Entity\Category {#28326 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30265 +label: "stylismes" +value: "243" +data: App\Entity\Category {#28709 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30266 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#28727 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30267 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#28754 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30268 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#28772 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30269 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#28807 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30270 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#28915 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30271 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#29004 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30272 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#29245 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30273 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#24140 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30274 +label: "boutique" +value: "252" +data: App\Entity\Category {#23864 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30275 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#23678 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30276 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#23819 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30277 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#24082 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30278 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#24257 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30279 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#24490 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30280 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#25624 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30281 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#26252 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30282 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#26541 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30283 +label: "parc auto" +value: "261" +data: App\Entity\Category {#27290 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30284 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#27497 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30285 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#27533 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30286 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#29236 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30287 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#29254 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30288 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#27308 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30289 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#24091 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30290 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#27218 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30291 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#23213 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30292 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#25336 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30293 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#25768 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30294 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#23667 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30295 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#23974 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30296 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#23983 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30297 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#24400 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30298 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#24409 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30299 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#24526 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30300 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#24580 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30301 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#25300 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30302 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#25309 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30303 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#25318 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30304 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#25750 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30305 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#25914 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30306 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#26108 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30307 +label: "management" +value: "285" +data: App\Entity\Category {#26631 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30308 +label: "marketing" +value: "286" +data: App\Entity\Category {#26685 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30309 +label: "notaires" +value: "287" +data: App\Entity\Category {#27155 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30310 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#27794 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30311 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#27812 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30312 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#23153 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30313 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#23195 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30314 +label: "auberges" +value: "292" +data: App\Entity\Category {#23649 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30315 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#24149 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30316 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#24167 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30317 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#24239 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30318 +label: "cinémas" +value: "296" +data: App\Entity\Category {#24320 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30319 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#25235 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30320 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#25445 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30321 +label: "hôtels" +value: "299" +data: App\Entity\Category {#25894 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30322 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#26461 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30323 +label: "musées" +value: "301" +data: App\Entity\Category {#27036 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30324 +label: "musique" +value: "302" +data: App\Entity\Category {#27045 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30325 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#27135 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30326 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#27191 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30327 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#27317 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30328 +label: "piscine" +value: "306" +data: App\Entity\Category {#27506 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30329 +label: "résidence" +value: "307" +data: App\Entity\Category {#28083 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30330 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#28548 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30331 +label: "bowling" +value: "309" +data: App\Entity\Category {#23893 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30332 +label: "animalerie" +value: "310" +data: App\Entity\Category {#23397 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30333 +label: "zoo" +value: "311" +data: App\Entity\Category {#29308 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30334 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#23460 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30335 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#23575 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30336 +label: "bureautique" +value: "314" +data: App\Entity\Category {#23956 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30337 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#24544 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30338 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#24571 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30339 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#24697 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30340 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#25481 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30341 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#25516 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30342 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#25723 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30343 +label: "cloud" +value: "321" +data: App\Entity\Category {#24338 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30344 +label: "informatique" +value: "322" +data: App\Entity\Category {#26073 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30345 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#26099 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30346 +label: "internet" +value: "324" +data: App\Entity\Category {#26153 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30347 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#26604 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30348 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#26739 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30349 +label: "monétique" +value: "327" +data: App\Entity\Category {#26982 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30350 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#28074 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30351 +label: "biologistes" +value: "329" +data: App\Entity\Category {#23808 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30352 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#24019 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30353 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#24055 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30354 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#24221 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30355 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#24284 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30356 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#24293 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30357 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#24329 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30358 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#25253 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30359 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#25813 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30360 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#25840 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30361 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#25867 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30362 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#26207 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30363 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#26225 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30364 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#26829 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30365 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#26838 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30366 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#26847 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30367 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#26856 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30368 +label: "neurologie" +value: "346" +data: App\Entity\Category {#27126 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30369 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#27227 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30370 +label: "opticiens" +value: "348" +data: App\Entity\Category {#27236 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30371 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#27380 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30372 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#27416 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30373 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#27434 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30374 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#27740 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30375 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#27767 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30376 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#27776 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30377 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#27785 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30378 +label: "radiologie" +value: "356" +data: App\Entity\Category {#27839 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30379 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#28056 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30380 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#28968 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30381 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#27488 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30382 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#23613 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30383 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#23965 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30384 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#23992 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30385 +label: "epargne" +value: "363" +data: App\Entity\Category {#25190 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30386 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#25217 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30387 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#25291 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30388 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#25327 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30389 +label: "microfinance" +value: "367" +data: App\Entity\Category {#26928 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30390 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#27263 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30391 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#28272 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30392 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#28557 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30393 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#29013 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30394 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#23028 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30395 +label: "agriculture" +value: "373" +data: App\Entity\Category {#23244 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30396 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#23253 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30397 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#23274 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30398 +label: "agronomie" +value: "376" +data: App\Entity\Category {#23283 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30399 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#23312 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30400 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#23321 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30401 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#23433 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30402 +label: "boissons" +value: "380" +data: App\Entity\Category {#23837 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30403 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#24037 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30404 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#24444 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30405 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#24895 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30406 +label: "eau de table" +value: "384" +data: App\Entity\Category {#24913 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30407 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#24922 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30408 +label: "elevage" +value: "386" +data: App\Entity\Category {#25075 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30409 +label: "engrais" +value: "387" +data: App\Entity\Category {#25136 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30410 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#25374 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30411 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#25401 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30412 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#25597 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30413 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#25804 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30414 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#25905 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30415 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#26162 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30416 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#26784 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30417 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#27362 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30418 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#27371 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30419 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#27677 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30420 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#27686 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30421 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#27704 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30422 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#27731 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30423 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#27749 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30424 +label: "riz" +value: "402" +data: App\Entity\Category {#28130 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30425 +label: "sucre" +value: "403" +data: App\Entity\Category {#28718 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30426 +label: "confédérations" +value: "404" +data: App\Entity\Category {#24508 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30427 +label: "ordres" +value: "405" +data: App\Entity\Category {#27245 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30428 +label: "patronat" +value: "406" +data: App\Entity\Category {#27344 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30429 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#24589 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30430 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#27018 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30431 +label: "synagogue" +value: "409" +data: App\Entity\Category {#28736 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30432 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#24185 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30433 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#23184 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30434 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#23750 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30435 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#25048 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30436 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#25057 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30437 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#25066 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30438 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#25127 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30439 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#25262 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30440 +label: "gaz" +value: "418" +data: App\Entity\Category {#25687 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30441 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#25714 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30442 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#25822 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30443 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#25932 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30444 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#25941 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30445 +label: "école" +value: "423" +data: App\Entity\Category {#24940 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30446 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#24203 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30447 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#24212 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30448 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#24652 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30449 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#24949 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30450 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#24958 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30451 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#24967 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30452 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#24976 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30453 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#24985 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30454 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#24994 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30455 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#25154 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30456 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#25490 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30457 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#24129 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30458 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#24859 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30459 +label: "entreposage" +value: "437" +data: App\Entity\Category {#25163 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30460 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#24724 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30461 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#28193 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30462 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#23471 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30463 +label: "brasserie" +value: "441" +data: App\Entity\Category {#23902 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30464 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#24302 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30465 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#24616 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30466 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#24769 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30467 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#24832 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30468 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#25093 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30469 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#25244 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30470 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#25345 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30471 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#25354 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30472 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#25365 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30473 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#25588 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30474 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#26011 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30475 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#26020 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30476 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#26029 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30477 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#26038 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30478 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#26047 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30479 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#26056 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30480 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#26090 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30481 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#26694 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30482 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#26748 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30483 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#26811 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30484 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#26820 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30485 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#26937 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30486 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#27407 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30487 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#27695 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30488 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#27758 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30489 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#28210 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30490 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#28539 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30491 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#28611 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30492 +label: "textiles" +value: "470" +data: App\Entity\Category {#28861 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30493 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#28897 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30494 +label: "tuiles" +value: "472" +data: App\Entity\Category {#29165 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30495 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#29174 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30496 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#23303 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30497 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#24517 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30498 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#25660 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30499 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#26793 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30500 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#26802 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30501 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#28263 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30502 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#28281 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30503 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#28290 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30504 +label: "copie service" +value: "482" +data: App\Entity\Category {#24598 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30505 +label: "courrier" +value: "483" +data: App\Entity\Category {#24625 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30506 +label: "courrier express" +value: "484" +data: App\Entity\Category {#24634 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30507 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#24715 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30508 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#24733 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30509 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#24778 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30510 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#24787 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30511 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#25172 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30512 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#25226 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30513 +label: "jardinage" +value: "491" +data: App\Entity\Category {#26171 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30514 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#26425 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30515 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#26488 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30516 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#27099 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30517 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#27108 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30518 +label: "photographes" +value: "496" +data: App\Entity\Category {#27443 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30519 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#27650 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30520 +label: "studio de production" +value: "498" +data: App\Entity\Category {#28691 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30521 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#28700 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30522 +label: "toilettage" +value: "500" +data: App\Entity\Category {#28879 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30523 +label: "stockagem" +value: "501" +data: App\Entity\Category {#28682 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30524 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#24230 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30525 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#24356 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30526 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#23204 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30527 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#23224 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30528 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#23548 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30529 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#23557 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30530 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#23706 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30531 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#24426 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30532 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#24435 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30533 +label: "consignation" +value: "511" +data: App\Entity\Category {#24535 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30534 +label: "fret" +value: "512" +data: App\Entity\Category {#25552 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30535 +label: "location avion" +value: "513" +data: App\Entity\Category {#26324 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30536 +label: "logistique" +value: "514" +data: App\Entity\Category {#26523 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30537 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#26640 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30538 +label: "ports" +value: "516" +data: App\Entity\Category {#27614 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30539 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#28139 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30540 +label: "shipping" +value: "518" +data: App\Entity\Category {#28530 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30541 +label: "transit" +value: "519" +data: App\Entity\Category {#29022 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30542 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#29031 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30543 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#29040 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30544 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#29058 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30545 +label: "transport routier" +value: "523" +data: App\Entity\Category {#29067 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30546 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#29084 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30547 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#29093 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30548 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#29102 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30549 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#29111 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30550 +label: "station de métro" +value: "528" +data: App\Entity\Category {#28646 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30551 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#28664 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30552 +label: "gare" +value: "530" +data: App\Entity\Category {#25669 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30553 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#25678 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30554 +label: "ambulances" +value: "532" +data: App\Entity\Category {#23348 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30555 +label: "service public" +value: "533" +data: App\Entity\Category {#28344 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30556 +label: "auberge" +value: "534" +data: App\Entity\Category {#23640 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30557 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#24001 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30558 +label: "btp" +value: "536" +data: App\Entity\Category {#23929 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30559 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#24643 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30560 +label: "devops" +value: "538" +data: App\Entity\Category {#24823 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30561 +label: "collège" +value: "539" +data: App\Entity\Category {#24365 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30562 +label: "lycée" +value: "540" +data: App\Entity\Category {#26550 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30563 +label: "bts" +value: "541" +data: App\Entity\Category {#23938 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30564 +label: "université" +value: "542" +data: App\Entity\Category {#29183 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30565 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#25651 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30566 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#28843 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30567 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#28834 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30568 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#28852 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30569 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#25705 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30570 +label: "directions" +value: "548" +data: App\Entity\Category {#24841 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30571 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#25777 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30572 +label: "institutions" +value: "550" +data: App\Entity\Category {#26135 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30573 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#26126 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30574 +label: "partenariat" +value: "552" +data: App\Entity\Category {#27335 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30575 +label: "commercial" +value: "553" +data: App\Entity\Category {#24391 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30576 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#23144 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30577 +label: "vente" +value: "555" +data: App\Entity\Category {#29227 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30578 +label: "fourniture" +value: "556" +data: App\Entity\Category {#25525 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30579 +label: "achat" +value: "557" +data: App\Entity\Category {#23086 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30580 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#25795 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30581 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#25885 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30582 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#25759 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30583 +label: "gestion" +value: "561" +data: App\Entity\Category {#25741 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30584 +label: "droits" +value: "562" +data: App\Entity\Category {#24886 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30585 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#27164 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30586 +label: "soins" +value: "564" +data: App\Entity\Category {#28575 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30587 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#26586 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30588 +label: "education" +value: "566" +data: App\Entity\Category {#25012 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30589 +label: "formation" +value: "567" +data: App\Entity\Category {#25472 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30590 +label: "enseignement" +value: "568" +data: App\Entity\Category {#25145 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30591 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#26946 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30592 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#25642 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30593 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#26243 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30594 +label: "services publiques" +value: "572" +data: App\Entity\Category {#28494 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30595 +label: "aménagement" +value: "573" +data: App\Entity\Category {#23359 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30596 +label: "club de football" +value: "574" +data: App\Entity\Category {#24347 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30597 +label: "retouches" +value: "575" +data: App\Entity\Category {#28121 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30598 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#24499 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30599 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#28012 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30600 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#26144 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30601 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#27209 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30602 +label: "Épilation" +value: "580" +data: App\Entity\Category {#25208 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30603 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#26649 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30604 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#28593 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30605 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#26703 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30606 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#28503 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30607 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#28103 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30608 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#28112 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30609 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#28378 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30610 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#28021 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30611 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#27931 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30612 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#27940 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30613 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#27994 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30614 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#27117 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30615 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#27578 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30616 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#24805 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30617 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#27551 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30618 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#28423 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30619 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#27542 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30620 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#26443 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30621 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#28512 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30622 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#27398 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30623 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#25084 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30624 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#28933 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30625 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#28450 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30626 +label: "western union" +value: "604" +data: App\Entity\Category {#29299 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30627 +label: "moneygram" +value: "605" +data: App\Entity\Category {#26991 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30628 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#28459 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30629 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#27668 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30630 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#28396 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30631 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#24471 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30632 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#27587 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30633 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#28485 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30634 +label: "crémation" +value: "612" +data: App\Entity\Category {#24661 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30635 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#25436 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30636 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#26676 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30637 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#24470 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30638 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#23233 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30639 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#28432 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30640 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#24814 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30641 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#28414 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30642 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#24751 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30643 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#24742 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30644 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#25102 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30645 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#27353 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30646 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#25030 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30647 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#26117 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30648 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#28924 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30649 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#27090 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30650 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#27081 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30651 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#27063 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30652 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#27072 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30653 +label: "désinfection" +value: "631" +data: App\Entity\Category {#24796 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30654 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#27461 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30655 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#27452 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30656 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#27479 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30657 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#27470 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30658 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#28521 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30659 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#28441 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30660 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#28369 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30661 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#28986 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30662 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#26306 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30663 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#28405 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30664 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#26297 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30665 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#23503 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30666 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#27632 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30667 +label: "vannerie" +value: "645" +data: App\Entity\Category {#29218 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30668 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#28870 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30669 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#28237 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30670 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#28246 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30671 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#25463 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30672 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#28763 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30673 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#23799 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30674 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#23911 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30675 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#23293 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30676 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#25633 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30677 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#23292 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30678 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#28387 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30679 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#25392 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30680 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#24679 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30681 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#26180 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30682 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#28584 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30683 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#28468 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30684 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#27885 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30685 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#27895 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30686 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#27976 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30687 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#27904 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30688 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#27985 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30689 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#27884 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30690 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#28003 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30691 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#27967 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30692 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#27922 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30693 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#27958 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30694 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#27913 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30695 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#27949 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30696 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#28038 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30697 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#26334 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30698 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#26380 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30699 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#26398 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30700 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#26407 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30701 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#26514 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30702 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#26371 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30703 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#26470 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30704 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#26353 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30705 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#26416 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30706 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#26389 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30707 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#26434 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30708 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#26452 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30709 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#26333 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30710 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#26479 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30711 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#26344 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#30017 -form: Symfony\Component\Form\Form {#1502 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#30016 …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) {#30713 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "secteur d'activité" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_category" |
| valid | true |
| value | "" |
establishment
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => false ] |
[ "disabled" => false ] |
| class | "App\Entity\Establishment" |
same as passed value |
| label | false |
false
|
| placeholder | "nom de l'etablissement" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1113 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1455 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1210 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1456 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1458 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1457 …} } |
| choices | null |
| class | "App\Entity\Establishment" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1214 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1215 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "nom de l'etablissement" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1208 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_form_establishment" ] |
| cache_key | "_filter_form_establishment_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30716 +label: "France Education" +value: "1" +data: App\Entity\Establishment {#2335 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30718 +label: "Ambassade de France" +value: "2" +data: App\Entity\Establishment {#3227 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30729 +label: "Ambassade des États-Unis" +value: "3" +data: App\Entity\Establishment {#3273 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30730 +label: "Aéroport Ahmed Sékou Touré" +value: "4" +data: App\Entity\Establishment {#3298 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30738 +label: "École Primaire De Katougouma" +value: "6" +data: App\Entity\Establishment {#30731 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30717 +label: "CROIX-ROUGE GUINÉENNE" +value: "7" +data: App\Entity\Establishment {#3367 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30727 +label: "Ecoles Militaires de Manéah" +value: "8" +data: App\Entity\Establishment {#30759 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30728 +label: "école Oumou Djaby" +value: "9" +data: App\Entity\Establishment {#30784 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30732 +label: "Lycée Kobayah" +value: "11" +data: App\Entity\Establishment {#30809 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30719 +label: "International Clinic Conakry" +value: "13" +data: App\Entity\Establishment {#3392 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#30726 +label: "Clinique Pasteur" +value: "14" +data: App\Entity\Establishment {#3445 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36990 +label: "Clinic Espoir" +value: "15" +data: App\Entity\Establishment {#3472 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36991 +label: "Clinique de Dr M'mah bangoura" +value: "16" +data: App\Entity\Establishment {#30834 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36992 +label: "Dramé Et Freres" +value: "17" +data: App\Entity\Establishment {#3499 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36993 +label: "HOTEL Dream Land Gimnage" +value: "18" +data: App\Entity\Establishment {#30859 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36994 +label: "U i c t kindia centre educatif islamique (interna )" +value: "19" +data: App\Entity\Establishment {#30884 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36995 +label: "Université Général Lansana Conté de Sonfonia" +value: "20" +data: App\Entity\Establishment {#3524 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36996 +label: "Université Mahatma Gandhi" +value: "21" +data: App\Entity\Establishment {#30911 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36997 +label: "Universite Jeluis Nyerere de kankan" +value: "22" +data: App\Entity\Establishment {#30936 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36998 +label: "Université Mercure International Guinée" +value: "25" +data: App\Entity\Establishment {#30963 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36999 +label: "Universitè Mahatma Gandi , Campus Principal" +value: "26" +data: App\Entity\Establishment {#30988 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37000 +label: "Université Kofi Annan de Guinée" +value: "27" +data: App\Entity\Establishment {#3549 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37001 +label: "Faculte Hadja Mafory Bangoura" +value: "28" +data: App\Entity\Establishment {#3574 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37002 +label: "Faculté Médécine Université Kofi Annan de Guinée" +value: "29" +data: App\Entity\Establishment {#31015 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37003 +label: "Médecine du travail-Conakry" +value: "30" +data: App\Entity\Establishment {#3599 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37004 +label: "Médecine Traditionnelle chez Elhadj Abdourahmane" +value: "31" +data: App\Entity\Establishment {#31042 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37005 +label: "Madina" +value: "32" +data: App\Entity\Establishment {#3624 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37006 +label: "Madina AVARIA Marché" +value: "33" +data: App\Entity\Establishment {#3649 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37007 +label: "Guineenne d'Intérim Expertise - GI EXPERTISE" +value: "34" +data: App\Entity\Establishment {#3674 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37008 +label: "GUINEE INTERIME" +value: "35" +data: App\Entity\Establishment {#3703 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37009 +label: "Matoto Deviation" +value: "36" +data: App\Entity\Establishment {#3728 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37010 +label: "Matoto Central Mosque" +value: "37" +data: App\Entity\Establishment {#3753 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37011 +label: "Entag fassa" +value: "38" +data: App\Entity\Establishment {#3778 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37012 +label: "enta Wassawassa" +value: "39" +data: App\Entity\Establishment {#3803 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37013 +label: "GLC Kenende" +value: "40" +data: App\Entity\Establishment {#31067 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37014 +label: "Global Optique Guinée" +value: "41" +data: App\Entity\Establishment {#31092 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37015 +label: "Global Express Change Sarl" +value: "42" +data: App\Entity\Establishment {#31117 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37016 +label: "Global Immobilier" +value: "43" +data: App\Entity\Establishment {#3828 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37017 +label: "STATION SHELL DABOMPA TAMISSO" +value: "44" +data: App\Entity\Establishment {#3853 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37018 +label: "GUICOPRES SA" +value: "45" +data: App\Entity\Establishment {#3878 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37019 +label: "GALERIE MARIFALA" +value: "46" +data: App\Entity\Establishment {#3934 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37020 +label: "Orange Boutique BAO" +value: "48" +data: App\Entity\Establishment {#31142 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37021 +label: "Rio Tinto" +value: "49" +data: App\Entity\Establishment {#3959 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37022 +label: "Boutique téléphone mobile" +value: "50" +data: App\Entity\Establishment {#31167 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37023 +label: "Lycée De Kipé" +value: "53" +data: App\Entity\Establishment {#31192 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37024 +label: "FBA & Associates" +value: "54" +data: App\Entity\Establishment {#3984 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37025 +label: "ENFANTS DU GLOBE" +value: "55" +data: App\Entity\Establishment {#31217 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37026 +label: "Guilex Avocats" +value: "56" +data: App\Entity\Establishment {#31242 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37027 +label: "Port du Boulbinet" +value: "57" +data: App\Entity\Establishment {#31267 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37028 +label: "Alibaba Restaurant" +value: "61" +data: App\Entity\Establishment {#4009 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37029 +label: "Hotel Camayenne" +value: "62" +data: App\Entity\Establishment {#4034 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37030 +label: "JICA Guinée" +value: "63" +data: App\Entity\Establishment {#4061 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37031 +label: "OLFAC ENTA" +value: "64" +data: App\Entity\Establishment {#4086 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37032 +label: "Camp Boiro" +value: "65" +data: App\Entity\Establishment {#4111 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37033 +label: "Centre de formation K-Concept" +value: "66" +data: App\Entity\Establishment {#4136 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37034 +label: "Eyes Center" +value: "67" +data: App\Entity\Establishment {#4161 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37035 +label: "eyemotion pro investment Dubreka" +value: "68" +data: App\Entity\Establishment {#4186 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37036 +label: "MOTEL GBESSIA" +value: "69" +data: App\Entity\Establishment {#31292 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37037 +label: "Motel West Africa" +value: "70" +data: App\Entity\Establishment {#4211 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37038 +label: "Motel Restaurant Hobereau Nongo Conakry" +value: "71" +data: App\Entity\Establishment {#4236 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37039 +label: "General Lansana Conté stadium" +value: "72" +data: App\Entity\Establishment {#31317 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37040 +label: "Stadium Fadigaya" +value: "73" +data: App\Entity\Establishment {#4261 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37041 +label: "Stade du 28 Septembre" +value: "74" +data: App\Entity\Establishment {#31342 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37042 +label: "stadium de Mansombombo" +value: "75" +data: App\Entity\Establishment {#4286 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37043 +label: "Boite Nuit De Dionfo Centre" +value: "76" +data: App\Entity\Establishment {#31367 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37044 +label: "Boite nuit de besseya" +value: "77" +data: App\Entity\Establishment {#31392 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37045 +label: "PICASSO GYM" +value: "78" +data: App\Entity\Establishment {#4311 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37046 +label: "Pic de Tibe" +value: "79" +data: App\Entity\Establishment {#31417 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37047 +label: "Pic de Donguel" +value: "80" +data: App\Entity\Establishment {#31442 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37048 +label: "Cyber Grande Famille Vincent" +value: "81" +data: App\Entity\Establishment {#31467 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37049 +label: "Cyber Alphonse Dominonce Koundouno" +value: "82" +data: App\Entity\Establishment {#31492 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37050 +label: "Cyber Abamel Associate" +value: "83" +data: App\Entity\Establishment {#4336 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37051 +label: "L' AUBERGE LE COLIBRI" +value: "84" +data: App\Entity\Establishment {#4361 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37052 +label: "Direction Generale Des Impots" +value: "85" +data: App\Entity\Establishment {#4386 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37053 +label: "Direction National Du Tresor Public" +value: "86" +data: App\Entity\Establishment {#31517 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37054 +label: "DIRECTION NATIONALE DES PETITES ET MOYENNES ENTREPRISES" +value: "87" +data: App\Entity\Establishment {#4413 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37055 +label: "Jardin d'enfant Saint Joseph" +value: "88" +data: App\Entity\Establishment {#31542 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37056 +label: "Enfants d'abord" +value: "89" +data: App\Entity\Establishment {#4440 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37057 +label: "GSP Enfant noir camara laye" +value: "90" +data: App\Entity\Establishment {#4465 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37058 +label: "Bar Café Noir et touba" +value: "91" +data: App\Entity\Establishment {#4490 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37059 +label: "Coco brico" +value: "92" +data: App\Entity\Establishment {#31567 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37060 +label: "Magasin Noir de coco Sinko" +value: "93" +data: App\Entity\Establishment {#31592 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37061 +label: "Magasin, Bambeto" +value: "94" +data: App\Entity\Establishment {#4515 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37062 +label: "Magasin produit agro-alimentaire Gnenguema" +value: "95" +data: App\Entity\Establishment {#4540 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37063 +label: "Magasin Pièces Moto" +value: "96" +data: App\Entity\Establishment {#4565 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37064 +label: "Pièces et Équipements Auto" +value: "97" +data: App\Entity\Establishment {#4592 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37065 +label: "PIÈCES DÉTACHÉES MOTO CHEZ SIAKA DIALLO" +value: "98" +data: App\Entity\Establishment {#31617 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37066 +label: "Park moto Mory's & Pathe's" +value: "99" +data: App\Entity\Establishment {#4617 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37067 +label: "Garage auto et moto de Kamandou" +value: "100" +data: App\Entity\Establishment {#31642 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37068 +label: "terrain de football de lambagny" +value: "101" +data: App\Entity\Establishment {#4642 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37069 +label: "Football" +value: "102" +data: App\Entity\Establishment {#31667 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37070 +label: "Kaloum Football Club KFC" +value: "103" +data: App\Entity\Establishment {#4667 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37071 +label: "Club De Kipe" +value: "104" +data: App\Entity\Establishment {#4692 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37072 +label: "CLUB ALBATROS" +value: "105" +data: App\Entity\Establishment {#4717 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37073 +label: "Club CASTEL VIP" +value: "106" +data: App\Entity\Establishment {#4742 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37074 +label: "Commune urbaine de Fria" +value: "107" +data: App\Entity\Establishment {#31692 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37075 +label: "Aérodrome de Fria" +value: "108" +data: App\Entity\Establishment {#31717 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37076 +label: "Fria Village Poste de Santé" +value: "109" +data: App\Entity\Establishment {#31742 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37077 +label: "Fria Hôpital Prefectoral" +value: "110" +data: App\Entity\Establishment {#31767 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37078 +label: "Hopital Régional de Labé" +value: "111" +data: App\Entity\Establishment {#31792 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37079 +label: "Centre de Santé de MADINA" +value: "112" +data: App\Entity\Establishment {#4767 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37080 +label: "Ecole de santé-CID" +value: "113" +data: App\Entity\Establishment {#31817 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37081 +label: "Institut International de Formation en Santé de Télimélé" +value: "114" +data: App\Entity\Establishment {#31844 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37082 +label: "LES AMIS DES VOLAILLES" +value: "117" +data: App\Entity\Establishment {#4792 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37083 +label: "Foniké FM 96.1" +value: "118" +data: App\Entity\Establishment {#31869 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37084 +label: "Agence Orabank" +value: "119" +data: App\Entity\Establishment {#31896 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37085 +label: "Jocamey Avocats" +value: "120" +data: App\Entity\Establishment {#4817 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37086 +label: "GLOBAL SERVICES PLUS LAMBANYI CARREF" +value: "124" +data: App\Entity\Establishment {#4842 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37087 +label: "iMobile Miniere" +value: "125" +data: App\Entity\Establishment {#4867 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37088 +label: "Papeterie Koultoumy" +value: "126" +data: App\Entity\Establishment {#4892 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37089 +label: "Hopital Ignace Deen" +value: "127" +data: App\Entity\Establishment {#31921 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37090 +label: "BAUXITE DE MIDI" +value: "132" +data: App\Entity\Establishment {#4917 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37091 +label: "Compagnie des bauxites de Guinée" +value: "133" +data: App\Entity\Establishment {#31948 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37092 +label: "Orabank" +value: "134" +data: App\Entity\Establishment {#31973 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37093 +label: "Rise'Up GN" +value: "135" +data: App\Entity\Establishment {#31998 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37094 +label: "AEMS SARL" +value: "136" +data: App\Entity\Establishment {#4942 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37095 +label: "Top Guinee Sarl" +value: "137" +data: App\Entity\Establishment {#4967 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37096 +label: "Tannerie Power plant" +value: "138" +data: App\Entity\Establishment {#32023 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37097 +label: "Station Shell Coronthie" +value: "139" +data: App\Entity\Establishment {#4992 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37098 +label: "BICIGUI Coleyah" +value: "141" +data: App\Entity\Establishment {#5017 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37099 +label: "Rio Nunez" +value: "142" +data: App\Entity\Establishment {#32048 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37100 +label: "FIDUXIS" +value: "144" +data: App\Entity\Establishment {#32073 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37101 +label: "GIGA FORMATION" +value: "145" +data: App\Entity\Establishment {#5042 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37102 +label: "Ministere des Travaux Publics" +value: "146" +data: App\Entity\Establishment {#5067 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37103 +label: "Voltaire Academy" +value: "147" +data: App\Entity\Establishment {#32098 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37104 +label: "kiosque orange money" +value: "148" +data: App\Entity\Establishment {#32123 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37105 +label: ""Pixel" Communication Audio Visuel" +value: "149" +data: App\Entity\Establishment {#5092 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37106 +label: "EDF" +value: "150" +data: App\Entity\Establishment {#5117 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37107 +label: "Batiment Administratif Université Kofi Annan de Guinée" +value: "151" +data: App\Entity\Establishment {#32150 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37108 +label: "LOCATION RENTE CATERPILLAR" +value: "152" +data: App\Entity\Establishment {#5142 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37109 +label: "Loti’s Bar" +value: "153" +data: App\Entity\Establishment {#5167 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37110 +label: "Imprimerie Papeterie Centrale" +value: "154" +data: App\Entity\Establishment {#5192 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37111 +label: "Imprimerie Verdure" +value: "155" +data: App\Entity\Establishment {#5217 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37112 +label: "Noom Hotel Conakry" +value: "156" +data: App\Entity\Establishment {#32175 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37113 +label: "Marifala" +value: "157" +data: App\Entity\Establishment {#32200 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37114 +label: "Boutique électronique De Moussa" +value: "158" +data: App\Entity\Establishment {#32225 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37115 +label: "Dav Média" +value: "159" +data: App\Entity\Establishment {#32250 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37116 +label: "Koloma Marché" +value: "160" +data: App\Entity\Establishment {#5242 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37117 +label: "lejeuneguineendd" +value: "161" +data: App\Entity\Establishment {#5267 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37118 +label: "Le Gentilhommière" +value: "162" +data: App\Entity\Establishment {#5292 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37119 +label: "ARTP Guinée" +value: "163" +data: App\Entity\Establishment {#5317 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37120 +label: "ARTP (autorité de régulation dez télécommunications et poste)" +value: "164" +data: App\Entity\Establishment {#5342 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37121 +label: "Grant Thornton Guinée" +value: "165" +data: App\Entity\Establishment {#5367 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37122 +label: "Business center" +value: "166" +data: App\Entity\Establishment {#5392 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37123 +label: "Numeric Business Center" +value: "167" +data: App\Entity\Establishment {#5417 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37124 +label: "Business" +value: "168" +data: App\Entity\Establishment {#5442 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37125 +label: "GUINEA TRUCKING LOGISTICS" +value: "169" +data: App\Entity\Establishment {#5467 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37126 +label: "Garage AUTO LOGIC" +value: "170" +data: App\Entity\Establishment {#5492 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37127 +label: "Bolloré Africa Logistics Guinée" +value: "171" +data: App\Entity\Establishment {#5517 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37128 +label: "Easycom" +value: "172" +data: App\Entity\Establishment {#5542 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37129 +label: "TotalEnergies Coléah Domino" +value: "173" +data: App\Entity\Establishment {#5567 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37130 +label: "TotalEnergies Kissosso" +value: "174" +data: App\Entity\Establishment {#5592 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37131 +label: "TotalEnergies Sig Madina" +value: "175" +data: App\Entity\Establishment {#5617 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37132 +label: "TOTAL TAOUYAH PETIT LAC" +value: "176" +data: App\Entity\Establishment {#5642 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37133 +label: "TOTAL Belle-vue 2" +value: "177" +data: App\Entity\Establishment {#32275 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37134 +label: "TotalEnergies Marketing Guinée S.A" +value: "178" +data: App\Entity\Establishment {#5667 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37135 +label: "TotalEnergies Bambeto" +value: "179" +data: App\Entity\Establishment {#5692 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37136 +label: "CABINET LOMBONNA SARL" +value: "180" +data: App\Entity\Establishment {#32300 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37137 +label: "UBA Labé" +value: "183" +data: App\Entity\Establishment {#32325 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37138 +label: "electroniquePro (ePro)" +value: "186" +data: App\Entity\Establishment {#5717 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37139 +label: "TotalEnergies Kissidougou Yero makan 1" +value: "189" +data: App\Entity\Establishment {#32352 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37140 +label: "Africa Transport" +value: "192" +data: App\Entity\Establishment {#5748 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37141 +label: "Consulat canada" +value: "193" +data: App\Entity\Establishment {#5775 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37142 +label: "Coopérative d'Elevage de Guinnée" +value: "194" +data: App\Entity\Establishment {#5800 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37143 +label: "Agro Guinée" +value: "195" +data: App\Entity\Establishment {#32377 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37144 +label: "Group Delta Log" +value: "196" +data: App\Entity\Establishment {#32402 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37145 +label: "SOCIETE AFRICAINE DE CONSTRUCTION, DE COMMERCE ET DE FINANCEMENT" +value: "197" +data: App\Entity\Establishment {#32429 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37146 +label: "Global itech" +value: "198" +data: App\Entity\Establishment {#32454 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37147 +label: "Diade Piscine" +value: "201" +data: App\Entity\Establishment {#32479 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37148 +label: "AFRIQUE ESPOIR PALME CAMAYENNE" +value: "202" +data: App\Entity\Establishment {#5825 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37149 +label: "ZCO Market" +value: "203" +data: App\Entity\Establishment {#5850 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37150 +label: "Zimalco Group" +value: "204" +data: App\Entity\Establishment {#5875 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37151 +label: "Zone Monétaire Echange D'argent" +value: "205" +data: App\Entity\Establishment {#32504 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37152 +label: "GTI office" +value: "206" +data: App\Entity\Establishment {#5900 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37153 +label: "MENUISERIE MODEL METAL ALMINIUM" +value: "207" +data: App\Entity\Establishment {#5925 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37154 +label: "STATION TRANSMAR" +value: "208" +data: App\Entity\Establishment {#32529 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37155 +label: "NSIA Banque en Guinée" +value: "209" +data: App\Entity\Establishment {#32554 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37156 +label: "Chemin De Fer De Conakry à Kankan" +value: "210" +data: App\Entity\Establishment {#5950 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37157 +label: "Hôtel Mariador Palace" +value: "211" +data: App\Entity\Establishment {#5975 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37158 +label: "Résidence Ingénieur Cécé Michel Haba" +value: "212" +data: App\Entity\Establishment {#32579 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37159 +label: "Guinée Ingénieur Entreprise et Commerces (GIEC)" +value: "213" +data: App\Entity\Establishment {#32604 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37160 +label: "INGÉNIEUR sory" +value: "214" +data: App\Entity\Establishment {#32629 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37161 +label: "Laboratoire de Biologie médicale Biomar-24" +value: "215" +data: App\Entity\Establishment {#6000 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37162 +label: "Laboratoire Médical Guinéo-Allemand" +value: "216" +data: App\Entity\Establishment {#6027 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37163 +label: "Laboratoire Régional Vétérinaire de Diagnostic - Labé" +value: "217" +data: App\Entity\Establishment {#32654 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37164 +label: "Vente Des Materiels Electriques" +value: "218" +data: App\Entity\Establishment {#32679 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37165 +label: "Boutique matériaux de construction (KORKABP)" +value: "219" +data: App\Entity\Establishment {#32704 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37166 +label: "BICIGUI" +value: "220" +data: App\Entity\Establishment {#6056 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37167 +label: "Orabank" +value: "221" +data: App\Entity\Establishment {#32729 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37168 +label: "ORABANK Agence Kipe" +value: "222" +data: App\Entity\Establishment {#32754 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37169 +label: "Agence Immobiliere Immo Tapi International" +value: "223" +data: App\Entity\Establishment {#6081 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37170 +label: "IMMO ROYAL SERVICES" +value: "225" +data: App\Entity\Establishment {#6106 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37171 +label: "Construction des logements sociaux" +value: "226" +data: App\Entity\Establishment {#32779 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37172 +label: "Riz gras mr Sow" +value: "227" +data: App\Entity\Establishment {#32804 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37173 +label: "Domaine riziculture Mamoudou Kourouma" +value: "229" +data: App\Entity\Establishment {#32829 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37174 +label: "Boké namari" +value: "230" +data: App\Entity\Establishment {#32854 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37175 +label: "ZOOM'S ART" +value: "231" +data: App\Entity\Establishment {#6131 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37176 +label: "Guinee Forage" +value: "232" +data: App\Entity\Establishment {#6156 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37177 +label: "ABC Guinée" +value: "233" +data: App\Entity\Establishment {#6183 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37178 +label: "Groupe Scolaire HADJA HABIBATA TOUNKARA (HHT)" +value: "234" +data: App\Entity\Establishment {#32879 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37179 +label: "GUINEO-MAROCAINE DES TRAVAUX" +value: "235" +data: App\Entity\Establishment {#32906 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37180 +label: "Forage de Bantangui" +value: "236" +data: App\Entity\Establishment {#32931 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37181 +label: "ORGANISATION POUR LA FORMATION ET L'APPUI AUX INITIATIVES DE DEVELOPPEMENT (OFAID)" +value: "237" +data: App\Entity\Establishment {#6208 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37182 +label: "ALUMINIUM ASSALI" +value: "238" +data: App\Entity\Establishment {#6233 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37183 +label: "KOUYATE MULTI-SERVICE" +value: "239" +data: App\Entity\Establishment {#32956 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37184 +label: "CECAF GUINEE MULTI SERVICE" +value: "240" +data: App\Entity\Establishment {#32981 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37185 +label: "SOGUIPREG ( société guinéenne de prestations générales)" +value: "241" +data: App\Entity\Establishment {#6258 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37186 +label: "ABB Sarl" +value: "242" +data: App\Entity\Establishment {#33008 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37187 +label: "TAS International SAU" +value: "243" +data: App\Entity\Establishment {#33035 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37188 +label: "Clinique Medicis" +value: "244" +data: App\Entity\Establishment {#33060 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37189 +label: "Bach-Art Gallery" +value: "245" +data: App\Entity\Establishment {#6285 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37190 +label: "SCI SARLU" +value: "246" +data: App\Entity\Establishment {#6310 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37191 +label: "Banque Africaine du Développement" +value: "247" +data: App\Entity\Establishment {#33085 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37192 +label: "Architecture et génie civil BTP" +value: "248" +data: App\Entity\Establishment {#6335 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37193 +label: "Agence Générale D'Architecture" +value: "251" +data: App\Entity\Establishment {#33110 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37194 +label: "ABK Architecture & Ingénierie" +value: "252" +data: App\Entity\Establishment {#6360 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37195 +label: "Ciments de Guinée S.A" +value: "253" +data: App\Entity\Establishment {#6389 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37196 +label: "ACORE BTP" +value: "254" +data: App\Entity\Establishment {#33135 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37197 +label: "AGETIPE-GUINEE" +value: "255" +data: App\Entity\Establishment {#6418 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37198 +label: "Agence d'Aménagement et de Gestion des Parcs Industriels" +value: "256" +data: App\Entity\Establishment {#33160 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37199 +label: "Alliance Multi-Services" +value: "257" +data: App\Entity\Establishment {#6443 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37200 +label: "Cabinet d’Etudes et d’Architecture AOC" +value: "258" +data: App\Entity\Establishment {#6468 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37201 +label: "B.A.A.D" +value: "259" +data: App\Entity\Establishment {#6493 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37202 +label: "Bae Pauline" +value: "260" +data: App\Entity\Establishment {#6518 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37203 +label: "ECOMMERCE BUSINESS SOLUTIONS" +value: "261" +data: App\Entity\Establishment {#6543 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37204 +label: "College De DAUPHIN" +value: "262" +data: App\Entity\Establishment {#33185 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37205 +label: "Bonex ascenseur" +value: "263" +data: App\Entity\Establishment {#33210 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37206 +label: "blue-sky-busicon" +value: "264" +data: App\Entity\Establishment {#6568 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37207 +label: "Université Al-Eamar de Guinée" +value: "265" +data: App\Entity\Establishment {#33235 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37208 +label: "Groupe-Intereq-2AF.COMCONAKRY" +value: "266" +data: App\Entity\Establishment {#6593 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37209 +label: "AFRICA GROUP MULTI-SERVICES" +value: "267" +data: App\Entity\Establishment {#33260 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37210 +label: "Port de pêche Adms Pêche Kamsar" +value: "269" +data: App\Entity\Establishment {#6618 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37211 +label: "2A Productions Stone Design" +value: "270" +data: App\Entity\Establishment {#33285 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37212 +label: "AGIS-SARL (African's Global Industrial Services )" +value: "271" +data: App\Entity\Establishment {#6643 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37213 +label: "African Team Company" +value: "272" +data: App\Entity\Establishment {#33310 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37214 +label: "APS IMPRESSION" +value: "274" +data: App\Entity\Establishment {#33339 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37215 +label: "Aubaine communication" +value: "275" +data: App\Entity\Establishment {#33364 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37216 +label: "Baysim Guinee Sarl Kerouane" +value: "276" +data: App\Entity\Establishment {#33389 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37217 +label: "BAYSIM GUINEE SARL KANKAN" +value: "277" +data: App\Entity\Establishment {#33414 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37218 +label: "BAYSIM GUINEE SARL KISSIDOUGOU" +value: "278" +data: App\Entity\Establishment {#33439 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37219 +label: "BAYSIM GUINEE SARL SONFONIA" +value: "279" +data: App\Entity\Establishment {#33464 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37220 +label: "BAYSIM GUINEE SARL MAMOU" +value: "280" +data: App\Entity\Establishment {#33489 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37221 +label: "Auto école. (Costa)" +value: "281" +data: App\Entity\Establishment {#6668 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37222 +label: "Ck-Pres" +value: "282" +data: App\Entity\Establishment {#6693 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37223 +label: "École Public Franco-arabe Dar Es Salam" +value: "283" +data: App\Entity\Establishment {#33514 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37224 +label: "DIMACOM" +value: "284" +data: App\Entity\Establishment {#33539 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37225 +label: "Pharmacie de l’Eden" +value: "285" +data: App\Entity\Establishment {#33564 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37226 +label: "Jardin 2 Octobre" +value: "286" +data: App\Entity\Establishment {#6718 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37227 +label: "AGUIMMO PROMOTION SA" +value: "287" +data: App\Entity\Establishment {#6743 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37228 +label: "ENICEM" +value: "288" +data: App\Entity\Establishment {#33589 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37229 +label: "EVANTUS GUINÉE" +value: "289" +data: App\Entity\Establishment {#33614 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37230 +label: "Icône Publicité" +value: "290" +data: App\Entity\Establishment {#33639 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37231 +label: "Centre Informatique Friend Global Service" +value: "291" +data: App\Entity\Establishment {#33664 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37232 +label: "Go Africa Online Guinee" +value: "292" +data: App\Entity\Establishment {#6770 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37233 +label: "Aéroport De Siguiri" +value: "293" +data: App\Entity\Establishment {#33689 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37234 +label: "GALAXIE MARKETING COMMUNICATION" +value: "294" +data: App\Entity\Establishment {#6797 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37235 +label: "Gnakrylive.com" +value: "295" +data: App\Entity\Establishment {#33714 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37236 +label: "Gravupub Guinée" +value: "296" +data: App\Entity\Establishment {#33739 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37237 +label: "Labe Hôpital Regional" +value: "297" +data: App\Entity\Establishment {#33766 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37238 +label: "MORE SERVICE" +value: "298" +data: App\Entity\Establishment {#6822 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37239 +label: "Nimba Design" +value: "299" +data: App\Entity\Establishment {#33791 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37240 +label: "NOBELTIS SARLU CIMENTERIE" +value: "300" +data: App\Entity\Establishment {#6847 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37241 +label: "GI Ciments" +value: "301" +data: App\Entity\Establishment {#6872 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37242 +label: "Labe" +value: "306" +data: App\Entity\Establishment {#33818 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37243 +label: "Autorité de Régulation des Postes Et Télécommunications" +value: "307" +data: App\Entity\Establishment {#6897 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37244 +label: "Administration et Contrôle des Grands Projets - ACGP" +value: "308" +data: App\Entity\Establishment {#6922 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37245 +label: "UCEP-WB-BAD" +value: "309" +data: App\Entity\Establishment {#33843 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37246 +label: "Kipe conakry" +value: "310" +data: App\Entity\Establishment {#6947 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37247 +label: "Injelec" +value: "311" +data: App\Entity\Establishment {#33868 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37248 +label: "Houmbaya Centre de Santé" +value: "312" +data: App\Entity\Establishment {#33893 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37249 +label: "68 MARK AVENUE" +value: "313" +data: App\Entity\Establishment {#33918 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37250 +label: "The luxury Shop" +value: "315" +data: App\Entity\Establishment {#33943 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37251 +label: "ZACO STORE" +value: "316" +data: App\Entity\Establishment {#6972 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37252 +label: "Art de la Table" +value: "317" +data: App\Entity\Establishment {#33968 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37253 +label: "Sipaco" +value: "318" +data: App\Entity\Establishment {#33995 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37254 +label: "Air Sénégal International" +value: "319" +data: App\Entity\Establishment {#34022 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37255 +label: "B&B TRANSIT" +value: "320" +data: App\Entity\Establishment {#34047 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37256 +label: "Cabinet Dentaire Soloprimo" +value: "321" +data: App\Entity\Establishment {#6997 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37257 +label: "Etude Maitre Almamy O. DIABY - Notaire" +value: "322" +data: App\Entity\Establishment {#34072 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37258 +label: "EngenderHealth Guinea Office" +value: "323" +data: App\Entity\Establishment {#7022 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37259 +label: "Ambassade du Maroc" +value: "324" +data: App\Entity\Establishment {#7047 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37260 +label: "Musée National de Guinée" +value: "328" +data: App\Entity\Establishment {#7074 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37261 +label: "Creation web pro - Guinée" +value: "331" +data: App\Entity\Establishment {#7101 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37262 +label: "Auto-école AMSY (Agence Km36)" +value: "335" +data: App\Entity\Establishment {#7128 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37263 +label: "Autoecole prudence de Guinée" +value: "338" +data: App\Entity\Establishment {#34097 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37264 +label: "Auto-école CELICA" +value: "339" +data: App\Entity\Establishment {#34122 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37265 +label: "Groupe SCF" +value: "341" +data: App\Entity\Establishment {#34147 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37266 +label: "Traiteur& événement oriental" +value: "348" +data: App\Entity\Establishment {#7155 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37267 +label: "Garage Electro-Mecanique ( GARIZIM )" +value: "349" +data: App\Entity\Establishment {#7182 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37268 +label: "leopold sédar senghor" +value: "350" +data: App\Entity\Establishment {#7207 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37269 +label: "Mamou Hôpital Regional" +value: "351" +data: App\Entity\Establishment {#34172 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37270 +label: "Ministère De L'enseignement Supérieur Et De La Recherche Scientifique" +value: "352" +data: App\Entity\Establishment {#7238 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37271 +label: "Nzérékoré Airport" +value: "353" +data: App\Entity\Establishment {#34197 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37272 +label: "Dixinn" +value: "356" +data: App\Entity\Establishment {#7263 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37273 +label: "Délices d'Africana" +value: "357" +data: App\Entity\Establishment {#7288 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37274 +label: "Africa Fast Food" +value: "358" +data: App\Entity\Establishment {#7315 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37275 +label: "Club expat" +value: "360" +data: App\Entity\Establishment {#7340 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37276 +label: "Meuble décor" +value: "361" +data: App\Entity\Establishment {#7365 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37277 +label: "Issa Nabé" +value: "362" +data: App\Entity\Establishment {#7390 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37278 +label: "Clinique Ambroise Paré" +value: "363" +data: App\Entity\Establishment {#7415 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37279 +label: "Police passeport nationale" +value: "364" +data: App\Entity\Establishment {#34222 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37280 +label: "Hôpital Ignace Deen" +value: "365" +data: App\Entity\Establishment {#7442 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37281 +label: "ASCOMA GUINEE CONAKRY" +value: "367" +data: App\Entity\Establishment {#7467 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37282 +label: "Radio-Télévision Guinéenne (RTG KOLOMA)" +value: "370" +data: App\Entity\Establishment {#7492 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37283 +label: "A&T Ingénierie" +value: "371" +data: App\Entity\Establishment {#7517 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37284 +label: "Agence de Promotion des Investissements Privés (APIP-Guinée)" +value: "376" +data: App\Entity\Establishment {#7542 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37285 +label: "Ascenseur - Construction - Clé - Clé en main - Guinée - Conakry - Ministère - Rénovation - Murlux" +value: "377" +data: App\Entity\Establishment {#7567 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37286 +label: "NSIA Assurances" +value: "378" +data: App\Entity\Establishment {#34247 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37287 +label: "E'SUP SHERBROOKE ACADEMY GUINEE" +value: "383" +data: App\Entity\Establishment {#34274 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37288 +label: "Bureau d'électricité (EDG)" +value: "384" +data: App\Entity\Establishment {#34301 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37289 +label: "EDG Agence de Kipé" +value: "385" +data: App\Entity\Establishment {#7592 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37290 +label: "Fédération guineenne De Football" +value: "386" +data: App\Entity\Establishment {#7617 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37291 +label: "Baldez'Arts Communication & Imagerie" +value: "387" +data: App\Entity\Establishment {#7644 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37292 +label: "Ambassade du Canada en Guinée" +value: "388" +data: App\Entity\Establishment {#7671 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37293 +label: "Ambassade du Sénégal en Guinée" +value: "389" +data: App\Entity\Establishment {#7696 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37294 +label: "Bollore Africa Logistics" +value: "390" +data: App\Entity\Establishment {#7721 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37295 +label: "Millenium Suites" +value: "391" +data: App\Entity\Establishment {#7746 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37296 +label: "SOGUIPAH" +value: "392" +data: App\Entity\Establishment {#7771 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37297 +label: "PHARMACIE CENTRALE DE GUINÉE" +value: "393" +data: App\Entity\Establishment {#7798 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37298 +label: "Gnakry crêpes" +value: "394" +data: App\Entity\Establishment {#7825 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37299 +label: "Le Baron" +value: "395" +data: App\Entity\Establishment {#7850 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37300 +label: "Cafe Petit Dakar Labé" +value: "396" +data: App\Entity\Establishment {#34326 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37301 +label: "Café_Chic" +value: "397" +data: App\Entity\Establishment {#7875 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37302 +label: "CanalOlympia Kaloum" +value: "398" +data: App\Entity\Establishment {#7900 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37303 +label: "Camayenne" +value: "399" +data: App\Entity\Establishment {#7927 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37304 +label: "RESTAURANT LES COPAINS D ABORD" +value: "402" +data: App\Entity\Establishment {#7952 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37305 +label: "Gamal Abdel Nasser University Of Conakry" +value: "403" +data: App\Entity\Establishment {#7977 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37306 +label: "Leader Net Services" +value: "404" +data: App\Entity\Establishment {#8002 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37307 +label: "Batista Café Kipé" +value: "405" +data: App\Entity\Establishment {#8027 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37308 +label: "BATIPRO SA" +value: "406" +data: App\Entity\Establishment {#8052 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37309 +label: "Trust Africa" +value: "410" +data: App\Entity\Establishment {#8079 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37310 +label: "Agence Guinéenne Pour La Promotion De L' Emploi" +value: "411" +data: App\Entity\Establishment {#8104 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37311 +label: "Pro Emploiguinee" +value: "412" +data: App\Entity\Establishment {#8129 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37312 +label: "Digijob Guinée" +value: "413" +data: App\Entity\Establishment {#8158 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37313 +label: "Job Stage Guinée" +value: "414" +data: App\Entity\Establishment {#8183 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37314 +label: "JOBS224.NET" +value: "415" +data: App\Entity\Establishment {#8210 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37315 +label: "Les Annonces 224" +value: "416" +data: App\Entity\Establishment {#8237 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37316 +label: "Pole Emploi Guinée 224" +value: "417" +data: App\Entity\Establishment {#8264 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37317 +label: "ACAFCONSULTANTS" +value: "418" +data: App\Entity\Establishment {#8289 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37318 +label: "Kanaga Consulting Guinée" +value: "419" +data: App\Entity\Establishment {#8316 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37319 +label: "Cabinet Performance Guinée" +value: "420" +data: App\Entity\Establishment {#8343 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37320 +label: "AFRICA ELITE CONSULTING" +value: "421" +data: App\Entity\Establishment {#8368 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37321 +label: "Cabinet de Formation CEFORMA" +value: "422" +data: App\Entity\Establishment {#8393 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37322 +label: "AGP GUINEE" +value: "423" +data: App\Entity\Establishment {#8420 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37323 +label: "ONFPP Guinée" +value: "424" +data: App\Entity\Establishment {#8447 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37324 +label: "ONAP" +value: "425" +data: App\Entity\Establishment {#8472 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37325 +label: "ONAPI-Guinée" +value: "426" +data: App\Entity\Establishment {#8499 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37326 +label: "ONG Sape" +value: "427" +data: App\Entity\Establishment {#8526 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37327 +label: "Cabinet LINK . 625505029" +value: "428" +data: App\Entity\Establishment {#8551 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37328 +label: "Le Grand Parking De Conakry" +value: "429" +data: App\Entity\Establishment {#8578 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37329 +label: "LA VILLA M" +value: "430" +data: App\Entity\Establishment {#8603 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37330 +label: "PLAQUE PUBLICITAIRE" +value: "431" +data: App\Entity\Establishment {#8628 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37331 +label: "AB-COSMETIQUE MANDIANA" +value: "432" +data: App\Entity\Establishment {#34351 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37332 +label: "AGIL GUINÉE" +value: "433" +data: App\Entity\Establishment {#8653 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37333 +label: "Consulat du Congo Brazzaville en Guinée" +value: "434" +data: App\Entity\Establishment {#8678 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37334 +label: "Ambassade de Russie" +value: "435" +data: App\Entity\Establishment {#8705 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37335 +label: "Ambassade d'Algérie à Conakry, République de Guinée" +value: "436" +data: App\Entity\Establishment {#8732 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37336 +label: "Ambassade d’Allemagne" +value: "437" +data: App\Entity\Establishment {#8757 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37337 +label: "Ambassade d'Egypte" +value: "438" +data: App\Entity\Establishment {#8784 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37338 +label: "Ambassade d'Espagne" +value: "439" +data: App\Entity\Establishment {#8811 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37339 +label: "Ambassade de Chine" +value: "440" +data: App\Entity\Establishment {#8838 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37340 +label: "Fonds de Développement Industriel et des Petites et Moyennes Entreprises ( FODIP)" +value: "441" +data: App\Entity\Establishment {#8865 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37341 +label: "Fondation PROSMI" +value: "442" +data: App\Entity\Establishment {#8890 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37342 +label: "Fondation Orange Guinee" +value: "443" +data: App\Entity\Establishment {#8917 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37343 +label: "Orange Guinée" +value: "444" +data: App\Entity\Establishment {#8942 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37344 +label: "Ministère de la Justice, Guinée" +value: "445" +data: App\Entity\Establishment {#8969 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37345 +label: "Cour suprême de Conakry" +value: "446" +data: App\Entity\Establishment {#8996 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37346 +label: "Ministère du budget" +value: "447" +data: App\Entity\Establishment {#9021 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37347 +label: "Société Navale Guinneenne" +value: "448" +data: App\Entity\Establishment {#9048 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37348 +label: "TRANSCO S.A" +value: "454" +data: App\Entity\Establishment {#9073 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37349 +label: "CAWA GUINÉE" +value: "456" +data: App\Entity\Establishment {#9098 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37350 +label: "Globetrans" +value: "457" +data: App\Entity\Establishment {#9123 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37351 +label: "ONOMO Hotel Conakry" +value: "458" +data: App\Entity\Establishment {#9150 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37352 +label: "Hôtel Petit Bateau" +value: "459" +data: App\Entity\Establishment {#9179 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37353 +label: "Riviera Royal Hotel" +value: "460" +data: App\Entity\Establishment {#9204 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37354 +label: "Hotel du Golfe de Guinée" +value: "461" +data: App\Entity\Establishment {#9229 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37355 +label: "Primus Hôtel Kaloum" +value: "462" +data: App\Entity\Establishment {#9256 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37356 +label: "Hotel Palm Camayenne" +value: "463" +data: App\Entity\Establishment {#9281 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37357 +label: "TotalEnergies LABÉ SAFATOU" +value: "464" +data: App\Entity\Establishment {#34376 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37358 +label: "Riviera Taouyah Hotel" +value: "465" +data: App\Entity\Establishment {#9306 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37359 +label: "Grand Hotel Central" +value: "466" +data: App\Entity\Establishment {#9333 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37360 +label: "Sheraton Grand Conakry" +value: "467" +data: App\Entity\Establishment {#9360 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37361 +label: "Novotel Ghi Conakry Hotel" +value: "468" +data: App\Entity\Establishment {#9389 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37362 +label: "ZAMBEZI INN HOTEL(near Airport, 3 minutes)" +value: "469" +data: App\Entity\Establishment {#9414 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37363 +label: "Guin' Interim" +value: "470" +data: App\Entity\Establishment {#9439 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37364 +label: "bceip" +value: "471" +data: App\Entity\Establishment {#9464 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37365 +label: "Almamya Hotel & Résidence" +value: "472" +data: App\Entity\Establishment {#9491 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37366 +label: "Mai Hotel" +value: "473" +data: App\Entity\Establishment {#9518 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37367 +label: "Atlantic View hotel Conakry" +value: "474" +data: App\Entity\Establishment {#9547 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37368 +label: "Hotel Palladium city" +value: "475" +data: App\Entity\Establishment {#9572 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37369 +label: "Hôtel Palladium City" +value: "476" +data: App\Entity\Establishment {#9597 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37370 +label: "Hotel Grand Ami" +value: "477" +data: App\Entity\Establishment {#9622 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37371 +label: "Residence Al-nour De Coleah Corniche" +value: "478" +data: App\Entity\Establishment {#9647 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37372 +label: "Hôtel Galaxie" +value: "479" +data: App\Entity\Establishment {#9672 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37373 +label: "Le Beau Village" +value: "480" +data: App\Entity\Establishment {#9697 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37374 +label: "Pension Les Palmiers Ratoma" +value: "481" +data: App\Entity\Establishment {#9722 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37375 +label: "Teranga consulting" +value: "482" +data: App\Entity\Establishment {#9749 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37376 +label: "Hôtel SETIFANA" +value: "483" +data: App\Entity\Establishment {#9776 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37377 +label: "Le Sogue Hotel" +value: "484" +data: App\Entity\Establishment {#9801 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37378 +label: "Hôtel Mariador Park" +value: "485" +data: App\Entity\Establishment {#9828 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37379 +label: "La Villa Elijah" +value: "486" +data: App\Entity\Establishment {#9853 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37380 +label: "Kipé Guest House" +value: "487" +data: App\Entity\Establishment {#9880 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37381 +label: "Hotel Mariador Park" +value: "488" +data: App\Entity\Establishment {#9907 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37382 +label: "SOUARE PREMIUM HOTEL" +value: "489" +data: App\Entity\Establishment {#9932 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37383 +label: "Grand Hotel de l'Independance Conakry" +value: "490" +data: App\Entity\Establishment {#9959 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37384 +label: "Le Petit Chalet Hotel" +value: "491" +data: App\Entity\Establishment {#9984 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37385 +label: "Résidence Schaka" +value: "492" +data: App\Entity\Establishment {#10009 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37386 +label: "Hotel Sacha" +value: "493" +data: App\Entity\Establishment {#10034 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37387 +label: "CITY HOTEL" +value: "494" +data: App\Entity\Establishment {#10059 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37388 +label: "Le Rocher" +value: "495" +data: App\Entity\Establishment {#10084 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37389 +label: "RESIDENCE CANADIENNE" +value: "496" +data: App\Entity\Establishment {#10111 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37390 +label: "Auberge associative ReLAIS" +value: "497" +data: App\Entity\Establishment {#10138 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37391 +label: "L'Almamya Hôtel & Résidence" +value: "498" +data: App\Entity\Establishment {#10165 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37392 +label: "Konkoba" +value: "499" +data: App\Entity\Establishment {#10190 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37393 +label: "Restaurant Le Cèdre" +value: "500" +data: App\Entity\Establishment {#10215 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37394 +label: "La City Snack & Patisserie" +value: "501" +data: App\Entity\Establishment {#10240 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37395 +label: "Restaurant LE DAMIER" +value: "502" +data: App\Entity\Establishment {#10265 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37396 +label: "Les Îles de Joie" +value: "503" +data: App\Entity\Establishment {#10290 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37397 +label: "Le Special" +value: "504" +data: App\Entity\Establishment {#10315 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37398 +label: "Les Jardins de Guinée" +value: "505" +data: App\Entity\Establishment {#10340 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37399 +label: "Турски ресторант "Истанбул"" +value: "506" +data: App\Entity\Establishment {#10367 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37400 +label: "L’Étage, Conakry" +value: "507" +data: App\Entity\Establishment {#10392 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37401 +label: "Favela Grill" +value: "508" +data: App\Entity\Establishment {#10417 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37402 +label: "G8F7+HHF Conakry" +value: "509" +data: App\Entity\Establishment {#10444 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37403 +label: "Island Food" +value: "510" +data: App\Entity\Establishment {#10469 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37404 +label: "Cherry Resto Cafe" +value: "511" +data: App\Entity\Establishment {#10494 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37405 +label: "Restaurant camerounais "Méli-Mélo"" +value: "512" +data: App\Entity\Establishment {#10519 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37406 +label: "KM AGENCY SHOP" +value: "513" +data: App\Entity\Establishment {#10544 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37407 +label: "Boutique "AUX 3A"" +value: "514" +data: App\Entity\Establishment {#10569 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37408 +label: "Prima Center Conakry" +value: "515" +data: App\Entity\Establishment {#10596 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37409 +label: "Kaymee" +value: "516" +data: App\Entity\Establishment {#10623 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37410 +label: "EMPIRE" +value: "517" +data: App\Entity\Establishment {#10650 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37411 +label: "Asmapire collection vendeur de vestes hommes et femmes" +value: "518" +data: App\Entity\Establishment {#10677 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37412 +label: "Silvio Massimo" +value: "519" +data: App\Entity\Establishment {#10702 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37413 +label: "Spike Boutique" +value: "520" +data: App\Entity\Establishment {#10731 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37414 +label: "Yakuza Boutique" +value: "521" +data: App\Entity\Establishment {#10756 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37415 +label: "Traiteur by Issa" +value: "522" +data: App\Entity\Establishment {#10781 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37416 +label: "CIGEX (CENTRE INTERNATIONAL GUINEEN DES EXPOSITIONS)" +value: "523" +data: App\Entity\Establishment {#10806 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37417 +label: "AGENCES GUINEENNE DE SPECTACLES" +value: "524" +data: App\Entity\Establishment {#10833 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37418 +label: "AIR DE FETE" +value: "525" +data: App\Entity\Establishment {#10860 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37419 +label: "AK Multiservice" +value: "527" +data: App\Entity\Establishment {#10887 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37420 +label: "AMETRADE GUINEE" +value: "528" +data: App\Entity\Establishment {#10912 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37421 +label: "GUINEE PRESTIGE" +value: "529" +data: App\Entity\Establishment {#10937 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37422 +label: "ARGON" +value: "530" +data: App\Entity\Establishment {#10964 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37423 +label: "BEST MUSIC COMPANY" +value: "531" +data: App\Entity\Establishment {#10991 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37424 +label: "BalyBah Cosmétique" +value: "532" +data: App\Entity\Establishment {#11016 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37425 +label: "Brocilia décor" +value: "533" +data: App\Entity\Establishment {#11041 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37426 +label: "Ministere de la Securité, Conakry" +value: "534" +data: App\Entity\Establishment {#11070 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37427 +label: "6ème VIP" +value: "535" +data: App\Entity\Establishment {#11095 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37428 +label: "Night club Ibiza Conakry" +value: "536" +data: App\Entity\Establishment {#11120 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37429 +label: "LE NELSON CLUB" +value: "537" +data: App\Entity\Establishment {#11145 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37430 +label: "DIAMOND CLUB" +value: "538" +data: App\Entity\Establishment {#11170 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37431 +label: "Plaza Lounge" +value: "539" +data: App\Entity\Establishment {#11195 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37432 +label: "CONAKRY CLUB" +value: "540" +data: App\Entity\Establishment {#11220 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37433 +label: "club BIMBEYA" +value: "541" +data: App\Entity\Establishment {#11245 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37434 +label: "GALAXY club" +value: "542" +data: App\Entity\Establishment {#11270 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37435 +label: "Miramar Night Club" +value: "543" +data: App\Entity\Establishment {#11295 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37436 +label: "crisber club vip" +value: "544" +data: App\Entity\Establishment {#11320 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37437 +label: "Crisber" +value: "545" +data: App\Entity\Establishment {#11345 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37438 +label: "CRISBER Night Club International" +value: "546" +data: App\Entity\Establishment {#11370 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37439 +label: "GLOBAL ETUDE INTERNATIONAL/ PYM'S NIGHTCLUB" +value: "547" +data: App\Entity\Establishment {#11397 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37440 +label: "CLIMAX NIGHT CLUB" +value: "548" +data: App\Entity\Establishment {#11424 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37441 +label: "Space Night Club" +value: "549" +data: App\Entity\Establishment {#11449 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37442 +label: "Night Club Ben Chika" +value: "550" +data: App\Entity\Establishment {#11478 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37443 +label: "lamadone night club" +value: "551" +data: App\Entity\Establishment {#11503 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37444 +label: "Diani Night club" +value: "552" +data: App\Entity\Establishment {#11528 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37445 +label: "Night club" +value: "553" +data: App\Entity\Establishment {#34401 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37446 +label: "LE NIRVANA" +value: "554" +data: App\Entity\Establishment {#11553 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37447 +label: "Boulevard de la liberté" +value: "555" +data: App\Entity\Establishment {#11578 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37448 +label: "Boulevard Select" +value: "556" +data: App\Entity\Establishment {#11603 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37449 +label: "Chez Sister" +value: "557" +data: App\Entity\Establishment {#34426 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37450 +label: "Luxe Night Club" +value: "558" +data: App\Entity\Establishment {#11628 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37451 +label: "SNCFG (SOCIETE NATIONALE DES CHEMINS DE FER DE GUINEE)" +value: "559" +data: App\Entity\Establishment {#11653 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37452 +label: "Galaxie Résidence" +value: "560" +data: App\Entity\Establishment {#34451 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37453 +label: "Hôtel Saala Relais" +value: "561" +data: App\Entity\Establishment {#34476 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37454 +label: "Saala Plus" +value: "562" +data: App\Entity\Establishment {#11680 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37455 +label: "RESIDENCE ZK" +value: "563" +data: App\Entity\Establishment {#11705 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37456 +label: "Sala Plus" +value: "564" +data: App\Entity\Establishment {#34503 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37457 +label: "Complexe SAALA PLUD" +value: "565" +data: App\Entity\Establishment {#34528 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37458 +label: "Bobo beauty care" +value: "566" +data: App\Entity\Establishment {#11730 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37459 +label: "Black Label" +value: "567" +data: App\Entity\Establishment {#11757 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37460 +label: "Centre maci" +value: "568" +data: App\Entity\Establishment {#11782 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37461 +label: "Cabinet omc (Cabinet d'orientation de Management et du consulting)" +value: "569" +data: App\Entity\Establishment {#11807 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37462 +label: "AMF immobilier" +value: "570" +data: App\Entity\Establishment {#11832 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37463 +label: "HOTEL TATA, quartier Pounthioun." +value: "571" +data: App\Entity\Establishment {#34553 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37464 +label: "Hôtel Djamtum labé" +value: "572" +data: App\Entity\Establishment {#34578 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37465 +label: "PHARMACIE N'DIOLOU" +value: "573" +data: App\Entity\Establishment {#34605 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37466 +label: "Pharmacie Tamagaly" +value: "574" +data: App\Entity\Establishment {#34632 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37467 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "575" +data: App\Entity\Establishment {#11861 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37468 +label: "Tribunal de première instance de MAFANKO" +value: "576" +data: App\Entity\Establishment {#11886 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37469 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "577" +data: App\Entity\Establishment {#34657 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37470 +label: "Guinea Alumina Corporation (GAC)" +value: "578" +data: App\Entity\Establishment {#11911 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37471 +label: "Guinea Alumina Corporation (GAC)" +value: "579" +data: App\Entity\Establishment {#34684 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37472 +label: "Clinique AKO" +value: "580" +data: App\Entity\Establishment {#11936 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37473 +label: "Ministère des Postes, des Télécommunications et de l'Economie Numérique" +value: "581" +data: App\Entity\Establishment {#11961 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37474 +label: "TPI de Dixinn" +value: "582" +data: App\Entity\Establishment {#11988 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37475 +label: "Cour d'appel" +value: "583" +data: App\Entity\Establishment {#34709 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37476 +label: "Cour d'Appel de Conakry" +value: "584" +data: App\Entity\Establishment {#12013 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37477 +label: "Palais Sekhoutoureyah" +value: "585" +data: App\Entity\Establishment {#12038 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37478 +label: "BCRG - Central Bank of the Republic" +value: "586" +data: App\Entity\Establishment {#12065 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37479 +label: "Guineenews" +value: "587" +data: App\Entity\Establishment {#12092 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37480 +label: "Port De Conakry" +value: "588" +data: App\Entity\Establishment {#12117 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37481 +label: "Port conteneurs de conakry" +value: "589" +data: App\Entity\Establishment {#12142 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37482 +label: "Port de Conakry" +value: "590" +data: App\Entity\Establishment {#12167 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37483 +label: "Port Autonome Conakry" +value: "591" +data: App\Entity\Establishment {#12192 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37484 +label: "Port de Conakry-Terminal à Conteneurs" +value: "592" +data: App\Entity\Establishment {#12219 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37485 +label: "Quai De Conakry" +value: "593" +data: App\Entity\Establishment {#12244 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37486 +label: "Parc conteneur" +value: "594" +data: App\Entity\Establishment {#12269 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37487 +label: "Cabaret De L'environnement" +value: "595" +data: App\Entity\Establishment {#12294 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37488 +label: "Pharmacie Santa" +value: "596" +data: App\Entity\Establishment {#12319 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37489 +label: "Ministere du transport" +value: "597" +data: App\Entity\Establishment {#12344 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37490 +label: "Ministère des Infrastructures et des Transports" +value: "598" +data: App\Entity\Establishment {#12369 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37491 +label: "Ministère des Pêches, conakry, Guinée" +value: "599" +data: App\Entity\Establishment {#12396 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37492 +label: "CRIEF" +value: "600" +data: App\Entity\Establishment {#12421 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37493 +label: "Ministere Affaires Etrangeres" +value: "601" +data: App\Entity\Establishment {#12446 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37494 +label: "C.M.O Conakry Mécanique Outillage" +value: "602" +data: App\Entity\Establishment {#12471 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37495 +label: "Dépôt Grand Moulin de Conakry" +value: "603" +data: App\Entity\Establishment {#12498 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37496 +label: "Les Grands Moulins D'Afrique" +value: "604" +data: App\Entity\Establishment {#12527 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37497 +label: "Sonoco SA" +value: "605" +data: App\Entity\Establishment {#12552 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37498 +label: "CAPAGO GUINÉE" +value: "606" +data: App\Entity\Establishment {#12579 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37499 +label: "Campus M6 Kamsar Boubsone" +value: "607" +data: App\Entity\Establishment {#34734 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37500 +label: "Alport Conakry" +value: "608" +data: App\Entity\Establishment {#12604 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37501 +label: "Alcoa Guinée" +value: "609" +data: App\Entity\Establishment {#12631 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37502 +label: "Maersk Guinée S.A." +value: "610" +data: App\Entity\Establishment {#12656 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37503 +label: "Agence Nationale de Sécurité sanitaire" +value: "611" +data: App\Entity\Establishment {#12683 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37504 +label: "OGP Office Guinéen de Publicité" +value: "612" +data: App\Entity\Establishment {#12710 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37505 +label: "IXP-GUINEE" +value: "613" +data: App\Entity\Establishment {#12737 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37506 +label: "UBA Bank" +value: "614" +data: App\Entity\Establishment {#12764 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37507 +label: "Banque Islamique de Guinée" +value: "615" +data: App\Entity\Establishment {#12789 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37508 +label: "Banque de developpement de Guinée" +value: "616" +data: App\Entity\Establishment {#12814 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37509 +label: "Banque Sahélo-Saharienne pour l'Investissement et le Commerce" +value: "617" +data: App\Entity\Establishment {#12839 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37510 +label: "Mosquée Sénégalaise de Kaloum" +value: "618" +data: App\Entity\Establishment {#12866 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37511 +label: "Lincoln Vocational and University College" +value: "619" +data: App\Entity\Establishment {#12891 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37512 +label: "Direction Générale de la SEG" +value: "620" +data: App\Entity\Establishment {#12918 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37513 +label: "Marinex Group" +value: "621" +data: App\Entity\Establishment {#12943 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37514 +label: "HOTEL MAGELLAN" +value: "622" +data: App\Entity\Establishment {#12970 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37515 +label: "Le Bamana" +value: "623" +data: App\Entity\Establishment {#12997 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37516 +label: "WEEKEND MART SUPERMARKET (INDIAN BAZAR)" +value: "624" +data: App\Entity\Establishment {#13022 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37517 +label: "CNSS Caisse Nationale de Sécurité Sociale" +value: "625" +data: App\Entity\Establishment {#13049 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37518 +label: "Palais Mohammed V régime de biberon" +value: "626" +data: App\Entity\Establishment {#13074 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37519 +label: "Ministère de la defense nationale" +value: "627" +data: App\Entity\Establishment {#13099 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37520 +label: "EGUITRAC" +value: "628" +data: App\Entity\Establishment {#13124 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37521 +label: "WU SOFIG ENCO5" +value: "629" +data: App\Entity\Establishment {#13151 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37522 +label: "Entreprise Guinéenne de Commerce et Travaux de Qualité - EGUICOTRAQ" +value: "630" +data: App\Entity\Establishment {#13176 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37523 +label: "LIPCO" +value: "631" +data: App\Entity\Establishment {#13205 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37524 +label: "Afriland First Bank" +value: "632" +data: App\Entity\Establishment {#13232 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37525 +label: "Société Générale Guinée" +value: "633" +data: App\Entity\Establishment {#13261 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37526 +label: "Société Générale Guinée Agence Madina" +value: "634" +data: App\Entity\Establishment {#13288 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37527 +label: "Société Générale Guinée" +value: "635" +data: App\Entity\Establishment {#13313 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37528 +label: "Société Générale Guinée -Agence Kagbelen" +value: "636" +data: App\Entity\Establishment {#13338 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37529 +label: "Société Générale Guinée - Agence Kissosso" +value: "637" +data: App\Entity\Establishment {#13363 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37530 +label: "Agence SG Guinée DABOLA" +value: "638" +data: App\Entity\Establishment {#34759 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37531 +label: "Agence SG Guinée KOUROUSSA" +value: "639" +data: App\Entity\Establishment {#34784 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37532 +label: "Agence SG Guinée N'ZEREKORE" +value: "640" +data: App\Entity\Establishment {#34809 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37533 +label: "vista tech" +value: "641" +data: App\Entity\Establishment {#13388 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37534 +label: "Vistagui Coleah" +value: "642" +data: App\Entity\Establishment {#13413 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37535 +label: "C.F.M.I Guinee" +value: "643" +data: App\Entity\Establishment {#13438 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37536 +label: "Centre de Santé de Kouléwondy" +value: "644" +data: App\Entity\Establishment {#13463 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37537 +label: "6ème Koulowondy" +value: "645" +data: App\Entity\Establishment {#13488 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37538 +label: "kakande" +value: "646" +data: App\Entity\Establishment {#13513 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37539 +label: "PRISON CENTRALE DE CONAKRY" +value: "647" +data: App\Entity\Establishment {#13538 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37540 +label: "Jahjah electronics et meubles" +value: "648" +data: App\Entity\Establishment {#13563 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37541 +label: "Momo Bangouraya A S T" +value: "649" +data: App\Entity\Establishment {#13592 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37542 +label: "Kebab 224" +value: "650" +data: App\Entity\Establishment {#13617 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37543 +label: "Ecole La source Commune De Dixinn" +value: "651" +data: App\Entity\Establishment {#13646 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37544 +label: "Cafepress Marocain" +value: "652" +data: App\Entity\Establishment {#13671 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37545 +label: "Boutique Mdbshop" +value: "653" +data: App\Entity\Establishment {#13696 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37546 +label: "Station Total Terasse" +value: "654" +data: App\Entity\Establishment {#13723 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37547 +label: "ECOLE PRIMAIRE DIXINN CENTRE 2" +value: "655" +data: App\Entity\Establishment {#13748 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37548 +label: "LA PETITE ACADEMIE (Franco-Americaine)" +value: "656" +data: App\Entity\Establishment {#13773 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37549 +label: "Link Up Services Guinée" +value: "657" +data: App\Entity\Establishment {#13800 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37550 +label: "ED-CERESCOR (Ecole Doctorale du CERESCOR)" +value: "658" +data: App\Entity\Establishment {#13827 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37551 +label: "Villa Mariador" +value: "659" +data: App\Entity\Establishment {#13852 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37552 +label: "HÔPITAL JEAN PAUL II" +value: "660" +data: App\Entity\Establishment {#13877 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37553 +label: "Turquie Guinée Voyage" +value: "661" +data: App\Entity\Establishment {#13902 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37554 +label: "PRESTIGE VOYAGES" +value: "662" +data: App\Entity\Establishment {#13927 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37555 +label: "La rouge" +value: "663" +data: App\Entity\Establishment {#13954 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37556 +label: "Net Car Auto Nongo" +value: "664" +data: App\Entity\Establishment {#13979 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37557 +label: "Hadja Safourata Bah" +value: "665" +data: App\Entity\Establishment {#14006 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37558 +label: "Siako Group" +value: "666" +data: App\Entity\Establishment {#14031 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37559 +label: "CAPF Mamou" +value: "667" +data: App\Entity\Establishment {#34834 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37560 +label: "Radio Bolivar FM 99.4" +value: "668" +data: App\Entity\Establishment {#34859 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37561 +label: "LYCEE AMILCAR CABRAL" +value: "669" +data: App\Entity\Establishment {#34886 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37562 +label: "RESIDENCE PILYE" +value: "670" +data: App\Entity\Establishment {#34911 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37563 +label: "RESIDENCE PILYE" +value: "671" +data: App\Entity\Establishment {#34936 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37564 +label: "Tidiane World Music" +value: "672" +data: App\Entity\Establishment {#14058 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37565 +label: "TotalEnergies Hamdallaye Deflandre" +value: "673" +data: App\Entity\Establishment {#14083 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37566 +label: "Moses Kenneh" +value: "674" +data: App\Entity\Establishment {#34961 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37567 +label: "Vital Africa Transports" +value: "675" +data: App\Entity\Establishment {#14108 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37568 +label: "Loumo vêtements Luxe (LVL) Nongo Conteya" +value: "676" +data: App\Entity\Establishment {#14135 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37569 +label: "African Industrial Services Group Guinée" +value: "677" +data: App\Entity\Establishment {#14164 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37570 +label: "Huilerie de Guinée" +value: "678" +data: App\Entity\Establishment {#14189 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37571 +label: "Huilerie Sincery de Dabola" +value: "679" +data: App\Entity\Establishment {#34986 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37572 +label: "GUINEE SAVONNERIE" +value: "680" +data: App\Entity\Establishment {#35011 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37573 +label: "Huilerie Emile Noël Guinée" +value: "681" +data: App\Entity\Establishment {#35038 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37574 +label: "Pia Africa" +value: "682" +data: App\Entity\Establishment {#14214 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37575 +label: "Gts shop coleah imprimerie" +value: "683" +data: App\Entity\Establishment {#14239 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37576 +label: "Site WEBCOOM Belle-Vue" +value: "684" +data: App\Entity\Establishment {#14266 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37577 +label: "Cabinet Vétérinaire SOOTO" +value: "685" +data: App\Entity\Establishment {#35063 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37578 +label: "SNAPE base Regionale de MAMOU" +value: "686" +data: App\Entity\Establishment {#35088 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37579 +label: "Compagnie des Eaux minerales de Guinée" +value: "687" +data: App\Entity\Establishment {#14291 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37580 +label: "American Beverages" +value: "688" +data: App\Entity\Establishment {#14318 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37581 +label: "Délégation de l'Union européenne Conarky" +value: "689" +data: App\Entity\Establishment {#14343 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37582 +label: "Siège Crédit Rural de Guinée SA" +value: "690" +data: App\Entity\Establishment {#14370 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37583 +label: "Union Garage" +value: "691" +data: App\Entity\Establishment {#14399 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37584 +label: "African Auto Industries" +value: "692" +data: App\Entity\Establishment {#35113 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37585 +label: "usine de CBG kamsar" +value: "693" +data: App\Entity\Establishment {#35138 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37586 +label: "Centre Artisanal" +value: "694" +data: App\Entity\Establishment {#14424 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37587 +label: "Office National de Promotion de l’Artisanat ONPA" +value: "695" +data: App\Entity\Establishment {#14449 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37588 +label: "AFRICA LOTTERY COMPANY" +value: "696" +data: App\Entity\Establishment {#14476 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37589 +label: "Lycée des Jeunes Filles" +value: "697" +data: App\Entity\Establishment {#14501 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37590 +label: "GDJ (LA GUINEENNE DES JEUX )" +value: "698" +data: App\Entity\Establishment {#14526 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37591 +label: "Guinée Games" +value: "699" +data: App\Entity\Establishment {#14551 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37592 +label: "Universite Catholique De L'Afrique De L'Ouest (UCAO)" +value: "700" +data: App\Entity\Establishment {#14578 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37593 +label: "ouestech" +value: "701" +data: App\Entity\Establishment {#14605 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37594 +label: "CENTRE INFORMATIQUE COHÉSION SOCIALE NIMBA" +value: "702" +data: App\Entity\Establishment {#35163 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37595 +label: "Web Communication" +value: "703" +data: App\Entity\Establishment {#14632 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37596 +label: "GS Renaissance Africaine" +value: "704" +data: App\Entity\Establishment {#14657 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37597 +label: "L'éducation guinéenne" +value: "705" +data: App\Entity\Establishment {#14684 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37598 +label: "GS Hamdallaye Secondaire" +value: "706" +data: App\Entity\Establishment {#14709 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37599 +label: "Groupe Scolaire Icône D'Afrique" +value: "707" +data: App\Entity\Establishment {#14734 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37600 +label: "Groupe scolaire Victor Hugo" +value: "708" +data: App\Entity\Establishment {#14759 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37601 +label: "Big Fataya Nongo" +value: "709" +data: App\Entity\Establishment {#14784 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37602 +label: "Jardin D’Eden" +value: "710" +data: App\Entity\Establishment {#14809 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37603 +label: "LONAGUI Direction Générale" +value: "711" +data: App\Entity\Establishment {#14834 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37604 +label: "GROUPE SCOLAIRE ALPHA SUISSE" +value: "712" +data: App\Entity\Establishment {#14859 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37605 +label: "Pressing Diasmi" +value: "713" +data: App\Entity\Establishment {#14884 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37606 +label: "Auberge Seidy II" +value: "714" +data: App\Entity\Establishment {#35188 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37607 +label: "Auberge Du Fouta" +value: "715" +data: App\Entity\Establishment {#35213 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37608 +label: "Hôtel Fouta SIB" +value: "716" +data: App\Entity\Establishment {#35238 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37609 +label: "Hôtel Tangama" +value: "717" +data: App\Entity\Establishment {#35265 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37610 +label: "Auberge Dialan Tougue" +value: "718" +data: App\Entity\Establishment {#35290 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37611 +label: "SOCIETE IMMOBILIERE DE GUINEE" +value: "719" +data: App\Entity\Establishment {#14909 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37612 +label: "AGIPRO" +value: "720" +data: App\Entity\Establishment {#14934 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37613 +label: "IMMO'PRIMO" +value: "721" +data: App\Entity\Establishment {#14959 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37614 +label: "CIAD (COMPAGNIE INTERNATIONALE D'AMENAGEMENT ET DE DEMENAGEMENT)" +value: "722" +data: App\Entity\Establishment {#35315 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37615 +label: "224 IMMOSER" +value: "723" +data: App\Entity\Establishment {#14984 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37616 +label: "AGENCE DJIGUI KANKAN" +value: "724" +data: App\Entity\Establishment {#35340 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37617 +label: "AGENCE IMMOBILIERE CIMENTERIE CARREFOUR" +value: "725" +data: App\Entity\Establishment {#15009 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37618 +label: "LAGUIPRES SECURITE" +value: "726" +data: App\Entity\Establishment {#15034 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37619 +label: "Ecole Primaire Kwamé Nkruma" +value: "727" +data: App\Entity\Establishment {#35365 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37620 +label: "École Primaire Bordo" +value: "728" +data: App\Entity\Establishment {#35390 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37621 +label: "Boutique Canal" +value: "729" +data: App\Entity\Establishment {#15061 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37622 +label: "RADIO CBG" +value: "730" +data: App\Entity\Establishment {#35415 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37623 +label: "Radio Espace Guinée" +value: "731" +data: App\Entity\Establishment {#15086 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37624 +label: "RADIO RURALE LOCALE DE SIGUIRI" +value: "732" +data: App\Entity\Establishment {#35440 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37625 +label: "BOFFA CONSTRUCTION BTP TRANSPORT COMMERCE GENERAL-SARL" +value: "733" +data: App\Entity\Establishment {#35465 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37626 +label: "IC TRANSPORT BTP" +value: "734" +data: App\Entity\Establishment {#15111 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37627 +label: "DELTA BTP & LOGISTICS GUINEE" +value: "735" +data: App\Entity\Establishment {#15136 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37628 +label: "Boutique chaussures Dady" +value: "736" +data: App\Entity\Establishment {#35490 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37629 +label: "Mouna Internet Cafe" +value: "737" +data: App\Entity\Establishment {#15161 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37630 +label: "Cyber Cameroun" +value: "738" +data: App\Entity\Establishment {#15186 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37631 +label: "Cyber Badiar" +value: "739" +data: App\Entity\Establishment {#35515 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37632 +label: "Cyber, Prestations IPM" +value: "740" +data: App\Entity\Establishment {#15211 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37633 +label: "Cyber COFOPREC Labé" +value: "741" +data: App\Entity\Establishment {#35540 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37634 +label: "Centre commercial de Lambagny" +value: "742" +data: App\Entity\Establishment {#15236 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37635 +label: "N-city Lounge Bar" +value: "743" +data: App\Entity\Establishment {#15261 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37636 +label: "Canal+ Store" +value: "744" +data: App\Entity\Establishment {#15288 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37637 +label: "Boutique CANAL+ COSA" +value: "745" +data: App\Entity\Establishment {#15313 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37638 +label: "CIS MÉDIAS" +value: "746" +data: App\Entity\Establishment {#15338 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37639 +label: "Diversityshop-MT" +value: "747" +data: App\Entity\Establishment {#15365 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37640 +label: "Boutiques LONGMARCH PNEUS" +value: "748" +data: App\Entity\Establishment {#15392 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37641 +label: "AGRO-GURUBE SARL Unipers" +value: "749" +data: App\Entity\Establishment {#15417 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37642 +label: "GROUPE DORURE" +value: "750" +data: App\Entity\Establishment {#15442 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37643 +label: "TMR TATA" +value: "751" +data: App\Entity\Establishment {#15467 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37644 +label: "Complexe Rio Pongo" +value: "752" +data: App\Entity\Establishment {#15492 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37645 +label: "Restaurant Abslam" +value: "753" +data: App\Entity\Establishment {#15517 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37646 +label: "Sangareyah Restaurant" +value: "754" +data: App\Entity\Establishment {#15542 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37647 +label: "Food station" +value: "755" +data: App\Entity\Establishment {#15567 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37648 +label: "HB Restaurant Hotel" +value: "756" +data: App\Entity\Establishment {#15592 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37649 +label: "Horoya Athlétic Club" +value: "757" +data: App\Entity\Establishment {#15617 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37650 +label: "Groupe Scolaire " LES BOBELS"" +value: "758" +data: App\Entity\Establishment {#15642 …} +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37651 +label: "Partenariat avec des sociétés de pêches" +value: "759" +data: App\Entity\Establishment {#15667 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37652 +label: "Mindleaps centre" +value: "760" +data: App\Entity\Establishment {#15692 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37653 +label: "Hotel Restaurant Océano" +value: "761" +data: App\Entity\Establishment {#15717 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37654 +label: "G.S.Elh Karamba Diaby" +value: "762" +data: App\Entity\Establishment {#15742 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37655 +label: "Groupe Scolaire Aly Coumbassa" +value: "763" +data: App\Entity\Establishment {#15767 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37656 +label: "Mind 7 Bar-Restaurant" +value: "764" +data: App\Entity\Establishment {#15792 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37657 +label: "Groupe Scolaire Hasac" +value: "765" +data: App\Entity\Establishment {#15817 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37658 +label: "Groupe Scolaire Assi Diallo" +value: "766" +data: App\Entity\Establishment {#15842 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37659 +label: "Clinique Des Specialites Perchin" +value: "767" +data: App\Entity\Establishment {#15867 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37660 +label: "Clinique Médicale (Espoir Vie Mère et Enfant)" +value: "768" +data: App\Entity\Establishment {#15892 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37661 +label: "Polyclinique Petit simbaya" +value: "769" +data: App\Entity\Establishment {#15917 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37662 +label: "Polyclinique de Dixinn" +value: "770" +data: App\Entity\Establishment {#15944 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37663 +label: "Clinique Internationale Bel Air" +value: "771" +data: App\Entity\Establishment {#15969 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37664 +label: "TotalEnergies Dabondy" +value: "772" +data: App\Entity\Establishment {#15994 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37665 +label: "École primaire de dar es Salam" +value: "773" +data: App\Entity\Establishment {#16019 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37666 +label: "Spiritual Prod Africa" +value: "774" +data: App\Entity\Establishment {#16044 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37667 +label: "Mosquée Soloprimo" +value: "775" +data: App\Entity\Establishment {#16069 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37668 +label: "Kaporo Grande Mosquée" +value: "776" +data: App\Entity\Establishment {#16094 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37669 +label: "Kaporo Beach mosque" +value: "777" +data: App\Entity\Establishment {#16119 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37670 +label: "Point Xpress Kenin Transfert" +value: "778" +data: App\Entity\Establishment {#16144 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37671 +label: "Sdf big market kaporo" +value: "779" +data: App\Entity\Establishment {#16169 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37672 +label: "Cherif-A Express" +value: "780" +data: App\Entity\Establishment {#16194 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37673 +label: "BIA GUINEE" +value: "781" +data: App\Entity\Establishment {#16219 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37674 +label: "GUINEE ARTS AFRIQUE" +value: "782" +data: App\Entity\Establishment {#16244 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37675 +label: "Galerie EDF" +value: "783" +data: App\Entity\Establishment {#16269 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37676 +label: "La Maison de L'attiéké" +value: "784" +data: App\Entity\Establishment {#16294 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37677 +label: "ONE AFRICA GUINEE" +value: "785" +data: App\Entity\Establishment {#16319 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37678 +label: "Actujeune" +value: "786" +data: App\Entity\Establishment {#16344 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37679 +label: "Maison Des Jeunes De Kipe" +value: "787" +data: App\Entity\Establishment {#16369 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +label: "Havana Beach Hotel" +value: "788" +data: App\Entity\Establishment {#16394 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +label: "Environnement Système" +value: "791" +data: App\Entity\Establishment {#16421 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +label: "Galerie fow fotaly" +value: "792" +data: App\Entity\Establishment {#16446 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +label: "L' Agence Media Plume Guinee" +value: "793" +data: App\Entity\Establishment {#16471 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +label: "Lycée et collège Yimbaya" +value: "794" +data: App\Entity\Establishment {#16496 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +label: "Institut Universitaire Billy-Ecole" +value: "795" +data: App\Entity\Establishment {#16521 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +label: "Maternelle Billy-Ecole" +value: "796" +data: App\Entity\Establishment {#16546 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +label: "Billy Creche-Maternelle" +value: "797" +data: App\Entity\Establishment {#16571 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +label: "Le chateaux des enfants" +value: "798" +data: App\Entity\Establishment {#16596 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +label: "Crèche Maternelle Primaire" +value: "799" +data: App\Entity\Establishment {#16621 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +label: "Paradis Plus" +value: "800" +data: App\Entity\Establishment {#16648 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +label: "Agence Immobilière HABITER CONAKRY" +value: "801" +data: App\Entity\Establishment {#16673 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +label: "Réhoboth International Centre Chrétien Conakry" +value: "802" +data: App\Entity\Establishment {#16698 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +label: "HANSIRE ALIMENTATION GÉNÉRALE" +value: "803" +data: App\Entity\Establishment {#16723 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +label: "Groupe Scolaire Hadja Oumou Diallo" +value: "804" +data: App\Entity\Establishment {#16748 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +label: "Malbizbusiness224" +value: "805" +data: App\Entity\Establishment {#16773 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +label: "AMSALL BOUTIQUE" +value: "806" +data: App\Entity\Establishment {#16798 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +label: "Anènè Brand" +value: "807" +data: App\Entity\Establishment {#16823 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +label: "Boutique AB-Fria Fashion" +value: "808" +data: App\Entity\Establishment {#16848 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +label: "Complexe Scolaire Miod Bowal" +value: "809" +data: App\Entity\Establishment {#16873 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +label: "Dream Experts Consulting" +value: "810" +data: App\Entity\Establishment {#16898 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +label: "Dream For Africa" +value: "811" +data: App\Entity\Establishment {#16923 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +label: "TCS Guinée / Guinée Grillages / Angèle Aba Services Guinée" +value: "812" +data: App\Entity\Establishment {#16948 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37703 +label: "C'. S. P. EMAB" +value: "813" +data: App\Entity\Establishment {#16973 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37704 +label: "Radiodiffusion Télévision Guinéenne (RTG KOLOMA)" +value: "814" +data: App\Entity\Establishment {#16998 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37705 +label: "Restaurant Moka" +value: "815" +data: App\Entity\Establishment {#17023 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37706 +label: "Avenue" +value: "816" +data: App\Entity\Establishment {#17048 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37707 +label: "École GS. BADEMBA FOFANA" +value: "817" +data: App\Entity\Establishment {#17073 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37708 +label: "Plein Air First Step" +value: "818" +data: App\Entity\Establishment {#17098 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37709 +label: "Camp Kwamé N'Krumah" +value: "819" +data: App\Entity\Establishment {#17123 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37710 +label: "Port De Boussoura I" +value: "820" +data: App\Entity\Establishment {#17148 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37711 +label: "Port de Boussoura" +value: "821" +data: App\Entity\Establishment {#17173 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37712 +label: "Hopital Prefectoral De Coyah" +value: "822" +data: App\Entity\Establishment {#17198 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37713 +label: "EIGHT HUIT TECHNOLOGY" +value: "823" +data: App\Entity\Establishment {#17223 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37714 +label: "CTEPI AEROPORT GBESSIA" +value: "824" +data: App\Entity\Establishment {#17248 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37715 +label: "Bnt contournente" +value: "825" +data: App\Entity\Establishment {#35565 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37716 +label: "STATION BNT SONFONYAH" +value: "826" +data: App\Entity\Establishment {#17273 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37717 +label: "Station BTN Enco5" +value: "827" +data: App\Entity\Establishment {#17300 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37718 +label: "Guinee HIT Music Siege" +value: "828" +data: App\Entity\Establishment {#17325 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37719 +label: "Garage CANAGUI" +value: "829" +data: App\Entity\Establishment {#17352 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37720 +label: "SETA MOTORS" +value: "830" +data: App\Entity\Establishment {#17379 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37721 +label: "SOCIETE ADA SARL - RS" +value: "831" +data: App\Entity\Establishment {#17406 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37722 +label: "ADA ATLANTIC SERVICES SA" +value: "832" +data: App\Entity\Establishment {#17431 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37723 +label: "Africa-Germany" +value: "833" +data: App\Entity\Establishment {#17456 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37724 +label: "AFRICA PARC AUTO" +value: "834" +data: App\Entity\Establishment {#17481 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37725 +label: "AHMAD AUTO" +value: "835" +data: App\Entity\Establishment {#17506 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37726 +label: "ALPHA CAMARA ET FRERE" +value: "836" +data: App\Entity\Establishment {#35590 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37727 +label: "ENTREPRISE CAMARA ET FRERES BTP" +value: "837" +data: App\Entity\Establishment {#35615 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37728 +label: "GuinCar - Location de voitures" +value: "838" +data: App\Entity\Establishment {#17531 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37729 +label: "American Homebuilders en Guinée" +value: "839" +data: App\Entity\Establishment {#17558 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37730 +label: "Super Sécurite" +value: "840" +data: App\Entity\Establishment {#17585 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37731 +label: "Entreprise Jules multiservices" +value: "841" +data: App\Entity\Establishment {#17614 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37732 +label: "Atlantique Microfinance" +value: "842" +data: App\Entity\Establishment {#35642 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37733 +label: "INTERNATIONAL BUSINESS LOGISTICS" +value: "843" +data: App\Entity\Establishment {#17639 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37734 +label: "Piece Detaché Bangaly" +value: "844" +data: App\Entity\Establishment {#35667 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37735 +label: "PIECE DÉTACHÉ MOTO CHEZ SOLO CAMARA BEMBETA" +value: "845" +data: App\Entity\Establishment {#35692 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37736 +label: "MOTEL CASABLANCA" +value: "846" +data: App\Entity\Establishment {#17666 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37737 +label: "Gare Routière de Mandiana" +value: "847" +data: App\Entity\Establishment {#35717 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37738 +label: "GAC-EGA" +value: "848" +data: App\Entity\Establishment {#17691 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37739 +label: "Communication publicité impression Guinée" +value: "849" +data: App\Entity\Establishment {#17716 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37740 +label: "Bankitruck" +value: "850" +data: App\Entity\Establishment {#17741 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37741 +label: "Diaphanum Consulting" +value: "851" +data: App\Entity\Establishment {#17766 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37742 +label: "Galerie Afrique Étoile" +value: "852" +data: App\Entity\Establishment {#17791 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37743 +label: "Bureaux Enabel SANITA Villes propres" +value: "853" +data: App\Entity\Establishment {#17820 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37744 +label: "Diacifo International Sarl" +value: "854" +data: App\Entity\Establishment {#17847 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37745 +label: "CNOSCG" +value: "855" +data: App\Entity\Establishment {#17872 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37746 +label: "AGAB PRESTATION SERVICE" +value: "856" +data: App\Entity\Establishment {#17897 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37747 +label: "Les Eléphants de l'Imprimerie" +value: "857" +data: App\Entity\Establishment {#17922 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37748 +label: "RFC -Roma Fried Chiken" +value: "858" +data: App\Entity\Establishment {#17949 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37749 +label: "PWC Conakry Guinea" +value: "859" +data: App\Entity\Establishment {#17974 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37750 +label: "Restaurant Terrasse Aquarium" +value: "860" +data: App\Entity\Establishment {#17999 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37751 +label: "MARINE CLUB DISCO & BAR &RESTAURANT" +value: "861" +data: App\Entity\Establishment {#18024 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37752 +label: "Medical Center Bernard Koushner" +value: "862" +data: App\Entity\Establishment {#18051 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37753 +label: "MERE ET ENFANT BERNARD KOUCHNER" +value: "863" +data: App\Entity\Establishment {#18078 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37754 +label: "Laboratoire biologie moléculaire nongo" +value: "864" +data: App\Entity\Establishment {#18105 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37755 +label: "ASSOCIATION DES BIOLOGISTES POUR LE GROUPE SANGUIN" +value: "865" +data: App\Entity\Establishment {#18130 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37756 +label: "LABORATOIRE DE BIOLOGIE MEDICAL EMD" +value: "866" +data: App\Entity\Establishment {#18155 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37757 +label: "PORECK MEDICAL" +value: "867" +data: App\Entity\Establishment {#18180 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37758 +label: "AGDS" +value: "868" +data: App\Entity\Establishment {#18205 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37759 +label: "AJEPS" +value: "869" +data: App\Entity\Establishment {#18230 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37760 +label: "CABINET D'ASSISTANCE MEDICO-SOCIALE" +value: "870" +data: App\Entity\Establishment {#18255 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37761 +label: "CABINET D'ELEVAGE NIMBA" +value: "871" +data: App\Entity\Establishment {#18280 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37762 +label: "CABINET DE MAÎTRE DINAH SAMPIL" +value: "872" +data: App\Entity\Establishment {#35742 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37763 +label: "Cabinet médical d'ophtalmologie Dr Diané Mohamed Habib" +value: "873" +data: App\Entity\Establishment {#18305 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37764 +label: "CABINET DE SAGES FEMMES DE SONFONIA" +value: "874" +data: App\Entity\Establishment {#18332 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37765 +label: "Clinique dentaire Mouna" +value: "875" +data: App\Entity\Establishment {#18357 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37766 +label: "Lairou Multi-Services" +value: "876" +data: App\Entity\Establishment {#18384 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37767 +label: "ChildFund Guinea" +value: "877" +data: App\Entity\Establishment {#18409 …} +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37768 +label: "Groupe Scolaire Amitié Gobicko" +value: "878" +data: App\Entity\Establishment {#35767 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37769 +label: "CLUB FMI" +value: "879" +data: App\Entity\Establishment {#35792 …} +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37770 +label: "Restaurant le Marrakech" +value: "880" +data: App\Entity\Establishment {#35817 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37771 +label: "Grande Mosquée de Fria" +value: "881" +data: App\Entity\Establishment {#35842 …} +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37772 +label: "Groupe scolaire Abdoulaye Souarer" +value: "882" +data: App\Entity\Establishment {#35867 …} +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37773 +label: "Centre Sportif De Yorokoguia-Horoya AC" +value: "883" +data: App\Entity\Establishment {#18434 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37774 +label: "SOUARÉ CLUB HÔTEL" +value: "884" +data: App\Entity\Establishment {#18459 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37775 +label: "TotalEnergies Fria Hôpital" +value: "885" +data: App\Entity\Establishment {#35892 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37776 +label: "Hotel Le Bowal" +value: "886" +data: App\Entity\Establishment {#35917 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37777 +label: "École Primaire Sabendè" +value: "887" +data: App\Entity\Establishment {#35942 …} +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37778 +label: "Bicigui" +value: "888" +data: App\Entity\Establishment {#35967 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37779 +label: "Residence Kalifa Senkoun" +value: "889" +data: App\Entity\Establishment {#35992 …} +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37780 +label: "RESIDENCE KALIFA SENKOUN" +value: "890" +data: App\Entity\Establishment {#36017 …} +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37781 +label: "Centre de Formation Professionnelle (IPS)" +value: "891" +data: App\Entity\Establishment {#36042 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37782 +label: "Aerogare Bowal" +value: "892" +data: App\Entity\Establishment {#36067 …} +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37783 +label: "École primaire katourou 1" +value: "893" +data: App\Entity\Establishment {#36092 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37784 +label: "City Friends" +value: "894" +data: App\Entity\Establishment {#36117 …} +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37785 +label: "Usine Russal" +value: "895" +data: App\Entity\Establishment {#36142 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37786 +label: "Usine de D'alumine De Fria" +value: "896" +data: App\Entity\Establishment {#36167 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37787 +label: "HÔTEL ELITE" +value: "897" +data: App\Entity\Establishment {#36192 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37788 +label: "Logement cité Telico" +value: "898" +data: App\Entity\Establishment {#36217 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37789 +label: "Hotel Le Relais" +value: "899" +data: App\Entity\Establishment {#36242 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37790 +label: "Pergola" +value: "900" +data: App\Entity\Establishment {#36267 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37791 +label: "Station Ciel Pétrole" +value: "901" +data: App\Entity\Establishment {#36292 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37792 +label: "Groupe GUICOPRES" +value: "902" +data: App\Entity\Establishment {#18486 …} +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37793 +label: "Drive auto" +value: "903" +data: App\Entity\Establishment {#36317 …} +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37794 +label: "AHB (ABIDINE HAUSING BUSINESS)" +value: "904" +data: App\Entity\Establishment {#36342 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37795 +label: "ATIKO GUINEE" +value: "905" +data: App\Entity\Establishment {#18511 …} +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37796 +label: "BATE SOUMANKO KABALABA" +value: "906" +data: App\Entity\Establishment {#36367 …} +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37797 +label: "Jeune Boss" +value: "907" +data: App\Entity\Establishment {#18540 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37798 +label: "New-yorkaise Shop" +value: "908" +data: App\Entity\Establishment {#18565 …} +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37799 +label: "Sécrétariat Général du Gouvernement" +value: "909" +data: App\Entity\Establishment {#18590 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37800 +label: "Societe des Eaux de Guinee (SEG)" +value: "910" +data: App\Entity\Establishment {#18615 …} +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37801 +label: "Ab+ barber shop" +value: "911" +data: App\Entity\Establishment {#18642 …} +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37802 +label: "Aéroport De Boké" +value: "912" +data: App\Entity\Establishment {#36392 …} +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37803 +label: "Palais Présidentiel" +value: "913" +data: App\Entity\Establishment {#18667 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37804 +label: "UNICEF GUINEE" +value: "914" +data: App\Entity\Establishment {#36417 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37805 +label: "Espace Technologie" +value: "915" +data: App\Entity\Establishment {#18692 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37806 +label: "Ambassade de Côte d'Ivoire" +value: "916" +data: App\Entity\Establishment {#18717 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37807 +label: "AIR CÔTE D'IVOIRE" +value: "917" +data: App\Entity\Establishment {#18742 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37808 +label: "Gac" +value: "918" +data: App\Entity\Establishment {#36442 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37809 +label: "MACI PRESSING" +value: "919" +data: App\Entity\Establishment {#18767 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37810 +label: "AICHOU PRESTATION" +value: "920" +data: App\Entity\Establishment {#18796 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37811 +label: "Hotel Grand Ami 5 Avenue Manquepas" +value: "921" +data: App\Entity\Establishment {#18821 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37812 +label: "RESTAURANT SACHA" +value: "922" +data: App\Entity\Establishment {#18846 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37813 +label: "Kaloum Restaurant Ôgenius Taste" +value: "923" +data: App\Entity\Establishment {#18871 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37814 +label: "Heroes Coffee Kaloum" +value: "924" +data: App\Entity\Establishment {#18896 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37815 +label: "Restaurant FOLIES" +value: "925" +data: App\Entity\Establishment {#18921 …} +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37816 +label: "Big FATAYA Kaloum" +value: "926" +data: App\Entity\Establishment {#18946 …} +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37817 +label: "Gbassikolo" +value: "927" +data: App\Entity\Establishment {#18971 …} +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37818 +label: "RESTAURANT LE CONSULAT" +value: "928" +data: App\Entity\Establishment {#18996 …} +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37819 +label: "RESTAURANT AKWABA" +value: "929" +data: App\Entity\Establishment {#19021 …} +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37820 +label: "RESTAURANT MAM DELICES" +value: "930" +data: App\Entity\Establishment {#19046 …} +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37821 +label: "Agadir bar" +value: "931" +data: App\Entity\Establishment {#19071 …} +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37822 +label: "Restaurant KISSO" +value: "932" +data: App\Entity\Establishment {#19096 …} +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37823 +label: "Akekedrom Tantie DOUSSOU" +value: "933" +data: App\Entity\Establishment {#19121 …} +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37824 +label: "RESTAURANT FINANCES" +value: "934" +data: App\Entity\Establishment {#19146 …} +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37825 +label: "Mauritania Airlines International" +value: "935" +data: App\Entity\Establishment {#19171 …} +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37826 +label: "Poste électrique de l OMVG a GARAMBE" +value: "936" +data: App\Entity\Establishment {#36467 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37827 +label: "New York City Lambangni" +value: "938" +data: App\Entity\Establishment {#19196 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37828 +label: "Vision Canada" +value: "939" +data: App\Entity\Establishment {#19221 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37829 +label: "New York Petit Simbaya" +value: "940" +data: App\Entity\Establishment {#19246 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37830 +label: "ETI S.A" +value: "941" +data: App\Entity\Establishment {#19271 …} +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37831 +label: "Cabinet de Formation Expertise Mining Consulting-Guinée" +value: "942" +data: App\Entity\Establishment {#36492 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37832 +label: "MediaAfrique Environnement" +value: "943" +data: App\Entity\Establishment {#19296 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37833 +label: "Media7plus" +value: "944" +data: App\Entity\Establishment {#19321 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37834 +label: "SOGUIBEC S.A" +value: "945" +data: App\Entity\Establishment {#19346 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37835 +label: "Shell Guinée" +value: "946" +data: App\Entity\Establishment {#19371 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37836 +label: "YMO Guinée" +value: "947" +data: App\Entity\Establishment {#19396 …} +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37837 +label: "Secrétariat permanent de la Commission nationale Guineenne pour l'UNESCOpour" +value: "948" +data: App\Entity\Establishment {#19423 …} +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37838 +label: "SOCIETE BENKADY GUINEE" +value: "949" +data: App\Entity\Establishment {#19448 …} +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37839 +label: "INTERCEL PLUS Agence du Golfe" +value: "951" +data: App\Entity\Establishment {#19473 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37840 +label: "Super Bobo" +value: "952" +data: App\Entity\Establishment {#19498 …} +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37841 +label: "Supermarchés" +value: "953" +data: App\Entity\Establishment {#19523 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37842 +label: "Supermarché SDF" +value: "954" +data: App\Entity\Establishment {#19548 …} +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37843 +label: "SUPERETTE ASSI" +value: "955" +data: App\Entity\Establishment {#19573 …} +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37844 +label: "Superette HAMANA" +value: "956" +data: App\Entity\Establishment {#36517 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37845 +label: "SUPERETTE DE MAFANCO" +value: "957" +data: App\Entity\Establishment {#19598 …} +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37846 +label: "SUPÉRETTE POREDAKA" +value: "958" +data: App\Entity\Establishment {#36542 …} +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37847 +label: "Supérette isack" +value: "959" +data: App\Entity\Establishment {#19623 …} +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37848 +label: "Jardin Botanique de l'IRDPMAG" +value: "960" +data: App\Entity\Establishment {#19648 …} +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37849 +label: "IRDPMAG" +value: "961" +data: App\Entity\Establishment {#19673 …} +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37850 +label: "Boutique Au Pays Des Merveilles" +value: "962" +data: App\Entity\Establishment {#19698 …} +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37851 +label: "Agence GDJ de Sangoyah" +value: "963" +data: App\Entity\Establishment {#19723 …} +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37852 +label: "Pharmacie Dialma" +value: "964" +data: App\Entity\Establishment {#36567 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37853 +label: "Clinique sept Labé" +value: "965" +data: App\Entity\Establishment {#36592 …} +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37854 +label: "Laboratoire Régional Vétérinaire de Labé" +value: "966" +data: App\Entity\Establishment {#36617 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37855 +label: "GAC Port" +value: "967" +data: App\Entity\Establishment {#36642 …} +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37856 +label: "Diivariame shop" +value: "968" +data: App\Entity\Establishment {#19748 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37857 +label: "TBB Matériaux" +value: "969" +data: App\Entity\Establishment {#36667 …} +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37858 +label: "مسجد جوني" +value: "970" +data: App\Entity\Establishment {#19773 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37859 +label: "impots de dixinn" +value: "971" +data: App\Entity\Establishment {#19798 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37860 +label: "Jbara supermarket" +value: "972" +data: App\Entity\Establishment {#19823 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37861 +label: "Kobaya" +value: "973" +data: App\Entity\Establishment {#19848 …} +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37862 +label: "World Food Programme (WFP) / Programme Alimentaire Mondial (PAM) Guinea" +value: "974" +data: App\Entity\Establishment {#19873 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37863 +label: "I-TRONIX GUINEE" +value: "975" +data: App\Entity\Establishment {#19898 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37864 +label: "Le Réseau Ali" +value: "976" +data: App\Entity\Establishment {#19925 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37865 +label: "Salon casanova" +value: "977" +data: App\Entity\Establishment {#19950 …} +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37866 +label: "Laboratoire D'analyse De Biologie Medicale Saint Joseph De Camayenne" +value: "978" +data: App\Entity\Establishment {#19975 …} +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37867 +label: "Centre de diagnostic de la CNSS" +value: "979" +data: App\Entity\Establishment {#20000 …} +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37868 +label: "Kaporo Beach" +value: "980" +data: App\Entity\Establishment {#20027 …} +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37869 +label: "Restaurant youpougon" +value: "981" +data: App\Entity\Establishment {#20052 …} +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37870 +label: "Blue Beach" +value: "982" +data: App\Entity\Establishment {#20077 …} +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37871 +label: "Restaurant O'BUREAU" +value: "983" +data: App\Entity\Establishment {#20102 …} +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37872 +label: "Cabinet de Conseil et d’Assistance en Douane et Commerce International" +value: "984" +data: App\Entity\Establishment {#20127 …} +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37873 +label: "GI TOLES - GUINEE INDUSTRIES" +value: "985" +data: App\Entity\Establishment {#20152 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37874 +label: "LIBERTY TRAVEL" +value: "986" +data: App\Entity\Establishment {#20179 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37875 +label: "COLIS224" +value: "987" +data: App\Entity\Establishment {#20204 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37876 +label: "Colis224 kipé" +value: "988" +data: App\Entity\Establishment {#20229 …} +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37877 +label: "BTO" +value: "989" +data: App\Entity\Establishment {#20254 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37878 +label: "Le Serveur Night Chez Bouba" +value: "990" +data: App\Entity\Establishment {#36692 …} +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37879 +label: "Eguicotrap-Sarlu" +value: "991" +data: App\Entity\Establishment {#20279 …} +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37880 +label: "Emirates Airlines" +value: "992" +data: App\Entity\Establishment {#20304 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37881 +label: "CIAO" +value: "993" +data: App\Entity\Establishment {#20329 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37882 +label: "Marrakech Lounge" +value: "994" +data: App\Entity\Establishment {#20354 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37883 +label: "Sonit pêche société de négoce international" +value: "995" +data: App\Entity\Establishment {#20379 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37884 +label: "GUINEE CANADA SALL" +value: "996" +data: App\Entity\Establishment {#20404 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37885 +label: "Bonagui S.A" +value: "997" +data: App\Entity\Establishment {#20429 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37886 +label: "Bamako Street" +value: "998" +data: App\Entity\Establishment {#36717 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37887 +label: "Banque Populaire Maroco-Guinéen" +value: "999" +data: App\Entity\Establishment {#20454 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37888 +label: "Informatique de base, Infographie et imprimerie" +value: "1000" +data: App\Entity\Establishment {#20479 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37889 +label: "Magasin de Bruxelles" +value: "1001" +data: App\Entity\Establishment {#20504 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37890 +label: "TUNISAIR" +value: "1002" +data: App\Entity\Establishment {#20529 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37891 +label: "Restaurant Senegalais" +value: "1003" +data: App\Entity\Establishment {#36742 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37892 +label: "Électricité de Guinée EDG SA" +value: "1004" +data: App\Entity\Establishment {#20554 …} +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37893 +label: "Consulat Honoraire du Congo Brazzaville en Guinée" +value: "1005" +data: App\Entity\Establishment {#20579 …} +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37894 +label: "Italia Box" +value: "1006" +data: App\Entity\Establishment {#20604 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37895 +label: "Enseignement Technique" +value: "1007" +data: App\Entity\Establishment {#20629 …} +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37896 +label: "Welhy" +value: "1008" +data: App\Entity\Establishment {#20654 …} +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37897 +label: "Kinshasa Court" +value: "1009" +data: App\Entity\Establishment {#36767 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37898 +label: "Orange digital center" +value: "1010" +data: App\Entity\Establishment {#20679 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37899 +label: "Energie" +value: "1011" +data: App\Entity\Establishment {#36792 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37900 +label: "Soleil FM Guinée" +value: "1012" +data: App\Entity\Establishment {#20704 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37901 +label: "magasin farine AGB kindia" +value: "1013" +data: App\Entity\Establishment {#36817 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37902 +label: "Tolerie & painture" +value: "1014" +data: App\Entity\Establishment {#20729 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37903 +label: "Laverie kaporo" +value: "1015" +data: App\Entity\Establishment {#20754 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37904 +label: "PRESSiNG - Acote de la clinque Pasteur -Manquepas -Kaloum" +value: "1016" +data: App\Entity\Establishment {#20779 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37905 +label: "Siguiri sokoura" +value: "1017" +data: App\Entity\Establishment {#36842 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37906 +label: "N’zérékoré" +value: "1019" +data: App\Entity\Establishment {#36867 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37907 +label: "GAC jetty Kamsar, Prefecture de Boke, Guinea, West Africa" +value: "1020" +data: App\Entity\Establishment {#36892 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37908 +label: "Africasport.org" +value: "1021" +data: App\Entity\Establishment {#20804 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37909 +label: "EDG LAMBANYI" +value: "1022" +data: App\Entity\Establishment {#20829 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37910 +label: "OFFICE NATIONAL DU TOURISME - ONT" +value: "1023" +data: App\Entity\Establishment {#20854 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37911 +label: "APIP Guinée" +value: "1024" +data: App\Entity\Establishment {#20879 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37912 +label: "Ministere du Commerce" +value: "1025" +data: App\Entity\Establishment {#20904 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37913 +label: "Office National du Tourisme" +value: "1026" +data: App\Entity\Establishment {#20929 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37914 +label: "APIP Office" +value: "1027" +data: App\Entity\Establishment {#20954 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37915 +label: "Société Guinéenne Du Patrimoine MINIER" +value: "1028" +data: App\Entity\Establishment {#20979 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37916 +label: "Société minière de Boké: SMB" +value: "1030" +data: App\Entity\Establishment {#21004 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37917 +label: "BCRG (Banque Centrale de la République de Guinée)" +value: "1032" +data: App\Entity\Establishment {#36917 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37918 +label: "GGE - Guinea Gold Exploration" +value: "1033" +data: App\Entity\Establishment {#36942 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37919 +label: "Office Guinéenne de Publicite Agence de Matam" +value: "1034" +data: App\Entity\Establishment {#21029 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37920 +label: "SEG" +value: "1035" +data: App\Entity\Establishment {#21054 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37921 +label: "MINERAL WATER CORNER KALOUM" +value: "1036" +data: App\Entity\Establishment {#21079 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37922 +label: "Pharmacie Nouvelle Coronthie" +value: "1037" +data: App\Entity\Establishment {#21104 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37923 +label: "Conakry" +value: "1038" +data: App\Entity\Establishment {#21129 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37924 +label: "Préfecture de Télimélé" +value: "1039" +data: App\Entity\Establishment {#36967 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37925 +label: "Usine Topaz" +value: "1040" +data: App\Entity\Establishment {#21154 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37926 +label: "Winning Consortium Simandou Sau" +value: "1041" +data: App\Entity\Establishment {#21179 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37927 +label: "IMMO GROUPE" +value: "1042" +data: App\Entity\Establishment {#21204 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37928 +label: "Fraxion Multi Industries SARLU" +value: "1043" +data: App\Entity\Establishment {#21229 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37929 +label: "MINA SPA - Kipé" +value: "1044" +data: App\Entity\Establishment {#21254 …} +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37930 +label: "Ministère de l'Industrie et des Petites et Moyennes Entreprises" +value: "1045" +data: App\Entity\Establishment {#21279 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#30714 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#30715 …5} |
| full_name | "filter_form[establishment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_establishment" |
| is_selected | Closure($choice, $value) {#37932 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "establishment" |
| placeholder | "nom de l'etablissement" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_establishment" |
| valid | true |
| value | "" |
region
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } |
| View Format |
"7"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => false ] |
[ "disabled" => false ] |
| class | "App\Entity\Region" |
same as passed value |
| label | false |
false
|
| placeholder | "Région" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1113 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1476 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1469 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1477 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1197 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1479 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1478 …} } |
| choices | null |
| class | "App\Entity\Region" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1473 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#467 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#556 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Région" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#1467 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_form_region" ] |
| cache_key | "_filter_form_region_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37935 +label: "faranah" +value: "1" +data: App\Entity\Region {#37950 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37937 +label: "kankan" +value: "2" +data: App\Entity\Region {#37958 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37948 +label: "boké" +value: "3" +data: App\Entity\Region {#37963 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37949 +label: "kindia" +value: "4" +data: App\Entity\Region {#37968 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37957 +label: "labé" +value: "5" +data: App\Entity\Region {#37973 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37936 +label: "mamou" +value: "6" +data: App\Entity\Region {#37978 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37946 +label: "conakry" +value: "7" +data: App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37947 +label: "nzérékoré" +value: "8" +data: App\Entity\Region {#37983 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Region {#664 -name: "conakry" -prefectures: Doctrine\ORM\PersistentCollection {#712 …} -latitude: 9.5510396191108 -longitude: -13.672182661371 -id: 7 -createdAt: DateTimeImmutable @1660491489 {#654 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1660491489 {#651 date: 2022-08-14 15:38:09.0 UTC (+00:00) } -slug: "conakry" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37933 -form: Symfony\Component\Form\Form {#1508 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#37934 …5} |
| full_name | "filter_form[region]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form_region" |
| is_selected | Closure($choice, $value) {#37938 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "region" |
| placeholder | "Région" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_region" |
| valid | true |
| value | "7" |
filterSubmit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "button fullwidth margin-top-1" ] |
[ "class" => "button fullwidth margin-top-1" ] |
| label | "valider" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button fullwidth margin-top-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "button fullwidth margin-top-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_filter_form_filterSubmit" ] |
| cache_key | "_filter_form_filterSubmit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#37986 …5} |
| full_name | "filter_form[filterSubmit]" |
| id | "filter_form_filterSubmit" |
| label | "valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "filterSubmit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_filter_form_filterSubmit" |
| value | null |
reset
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
[ "class" => "btn btn-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
| label | "Réinitialiser" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Réinitialiser" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-outline-secondary btn-sm js-filter-reset" "style" => "width: 100%; display: block;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_filter_form_reset" ] |
| cache_key | "_filter_form_reset_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#37945 …5} |
| full_name | "filter_form[reset]" |
| id | "filter_form_reset" |
| label | "Réinitialiser" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "reset" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_filter_form_reset" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "907b40a80014faa2d500214902f6d2f.Hg-bUQW_t228ekHj_7468m89LF9q76WfXyGo1odGhJY.c2zTGSj53yfKTya8rOd4hQd2VhgdrvfnPETZ5fAU5sNfXMslc_vhKeU_DA" |
| 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 | "907b40a80014faa2d500214902f6d2f.Hg-bUQW_t228ekHj_7468m89LF9q76WfXyGo1odGhJY.c2zTGSj53yfKTya8rOd4hQd2VhgdrvfnPETZ5fAU5sNfXMslc_vhKeU_DA" |
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 | "907b40a80014faa2d500214902f6d2f.Hg-bUQW_t228ekHj_7468m89LF9q76WfXyGo1odGhJY.c2zTGSj53yfKTya8rOd4hQd2VhgdrvfnPETZ5fAU5sNfXMslc_vhKeU_DA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#30014 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#37988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#947 …} $message: Closure() {#37987 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_filter_form__token" ] |
| cache_key | "_filter_form__token_hidden" |
| compound | false |
| data | "907b40a80014faa2d500214902f6d2f.Hg-bUQW_t228ekHj_7468m89LF9q76WfXyGo1odGhJY.c2zTGSj53yfKTya8rOd4hQd2VhgdrvfnPETZ5fAU5sNfXMslc_vhKeU_DA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37998 -form: Symfony\Component\Form\Form {#37994 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#37989 …5} |
| full_name | "filter_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filter_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form__token" |
| valid | true |
| value | "907b40a80014faa2d500214902f6d2f.Hg-bUQW_t228ekHj_7468m89LF9q76WfXyGo1odGhJY.c2zTGSj53yfKTya8rOd4hQd2VhgdrvfnPETZ5fAU5sNfXMslc_vhKeU_DA" |