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) {#1901 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() {#1899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1900 …} $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 {#1862 -form: Symfony\Component\Form\Form {#1830 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1898 …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) {#1886 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() {#1884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1885 …} $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 {#1818 -form: Symfony\Component\Form\Form {#1833 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1823 …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) {#1893 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#1909 …} } |
Doctrine\ORM\QueryBuilder {#1873 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1870 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1872 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1874 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1620 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1869 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …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 {#1839 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1867 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1868 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1625 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1864 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1866 …} } |
| 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 {#470 …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 {#1851 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2267 …} } |
| 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 {#1873 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1870 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1872 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1874 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1620 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1869 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1877 …} $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 {#1804 +label: "" +value: "149" +data: App\Entity\SubPrefecture {#1786 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "" +value: "30" +data: App\Entity\SubPrefecture {#2043 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "" +value: "1" +data: App\Entity\SubPrefecture {#2048 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "" +value: "64" +data: App\Entity\SubPrefecture {#9746 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "" +value: "142" +data: App\Entity\SubPrefecture {#9753 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +label: "" +value: "213" +data: App\Entity\SubPrefecture {#9760 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "" +value: "43" +data: App\Entity\SubPrefecture {#9767 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "" +value: "76" +data: App\Entity\SubPrefecture {#9774 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "" +value: "65" +data: App\Entity\SubPrefecture {#9781 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "" +value: "202" +data: App\Entity\SubPrefecture {#9786 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11516 +label: "" +value: "303" +data: App\Entity\SubPrefecture {#9793 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11517 +label: "" +value: "31" +data: App\Entity\SubPrefecture {#9800 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11518 +label: "" +value: "56" +data: App\Entity\SubPrefecture {#9805 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11519 +label: "" +value: "66" +data: App\Entity\SubPrefecture {#9812 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11520 +label: "" +value: "159" +data: App\Entity\SubPrefecture {#9817 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11521 +label: "" +value: "119" +data: App\Entity\SubPrefecture {#9824 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11522 +label: "" +value: "120" +data: App\Entity\SubPrefecture {#9831 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11523 +label: "" +value: "18" +data: App\Entity\SubPrefecture {#9836 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11524 +label: "" +value: "329" +data: App\Entity\SubPrefecture {#9843 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11525 +label: "" +value: "2" +data: App\Entity\SubPrefecture {#9850 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11526 +label: "" +value: "88" +data: App\Entity\SubPrefecture {#9855 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11527 +label: "" +value: "10" +data: App\Entity\SubPrefecture {#9862 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11528 +label: "" +value: "260" +data: App\Entity\SubPrefecture {#9869 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11529 +label: "" +value: "32" +data: App\Entity\SubPrefecture {#9876 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11530 +label: "" +value: "67" +data: App\Entity\SubPrefecture {#9881 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11531 +label: "" +value: "44" +data: App\Entity\SubPrefecture {#9886 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11532 +label: "" +value: "19" +data: App\Entity\SubPrefecture {#9891 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11533 +label: "" +value: "33" +data: App\Entity\SubPrefecture {#9896 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11534 +label: "" +value: "150" +data: App\Entity\SubPrefecture {#9901 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11535 +label: "" +value: "278" +data: App\Entity\SubPrefecture {#9906 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11536 +label: "" +value: "279" +data: App\Entity\SubPrefecture {#9913 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11537 +label: "" +value: "330" +data: App\Entity\SubPrefecture {#9918 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11538 +label: "" +value: "331" +data: App\Entity\SubPrefecture {#9923 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11539 +label: "" +value: "304" +data: App\Entity\SubPrefecture {#9928 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11540 +label: "" +value: "109" +data: App\Entity\SubPrefecture {#9933 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11541 +label: "" +value: "3" +data: App\Entity\SubPrefecture {#9940 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11542 +label: "" +value: "236" +data: App\Entity\SubPrefecture {#9945 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11543 +label: "" +value: "101" +data: App\Entity\SubPrefecture {#9952 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11544 +label: "" +value: "305" +data: App\Entity\SubPrefecture {#9959 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11545 +label: "" +value: "110" +data: App\Entity\SubPrefecture {#9964 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11546 +label: "" +value: "336" +data: App\Entity\SubPrefecture {#9969 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11547 +label: "" +value: "280" +data: App\Entity\SubPrefecture {#9976 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11548 +label: "" +value: "294" +data: App\Entity\SubPrefecture {#9981 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11549 +label: "" +value: "45" +data: App\Entity\SubPrefecture {#9988 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11550 +label: "" +value: "246" +data: App\Entity\SubPrefecture {#9993 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11551 +label: "" +value: "318" +data: App\Entity\SubPrefecture {#10000 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11552 +label: "" +value: "169" +data: App\Entity\SubPrefecture {#10007 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11553 +label: "" +value: "261" +data: App\Entity\SubPrefecture {#10014 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11554 +label: "" +value: "332" +data: App\Entity\SubPrefecture {#10019 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11555 +label: "" +value: "68" +data: App\Entity\SubPrefecture {#10024 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11556 +label: "" +value: "102" +data: App\Entity\SubPrefecture {#10029 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11557 +label: "" +value: "272" +data: App\Entity\SubPrefecture {#10034 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11558 +label: "" +value: "138" +data: App\Entity\SubPrefecture {#10041 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11559 +label: "" +value: "111" +data: App\Entity\SubPrefecture {#10048 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11560 +label: "" +value: "4" +data: App\Entity\SubPrefecture {#10053 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11561 +label: "" +value: "237" +data: App\Entity\SubPrefecture {#10058 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11562 +label: "" +value: "189" +data: App\Entity\SubPrefecture {#10063 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11563 +label: "" +value: "160" +data: App\Entity\SubPrefecture {#10070 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11564 +label: "" +value: "57" +data: App\Entity\SubPrefecture {#10075 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11565 +label: "" +value: "190" +data: App\Entity\SubPrefecture {#10080 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11566 +label: "" +value: "170" +data: App\Entity\SubPrefecture {#10085 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11567 +label: "" +value: "306" +data: App\Entity\SubPrefecture {#10090 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11568 +label: "" +value: "11" +data: App\Entity\SubPrefecture {#10095 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11569 +label: "" +value: "77" +data: App\Entity\SubPrefecture {#10100 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11570 +label: "" +value: "281" +data: App\Entity\SubPrefecture {#10105 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11571 +label: "" +value: "191" +data: App\Entity\SubPrefecture {#10110 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11572 +label: "" +value: "282" +data: App\Entity\SubPrefecture {#10115 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11573 +label: "" +value: "12" +data: App\Entity\SubPrefecture {#10120 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11574 +label: "" +value: "333" +data: App\Entity\SubPrefecture {#10125 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11575 +label: "" +value: "13" +data: App\Entity\SubPrefecture {#10130 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11576 +label: "" +value: "192" +data: App\Entity\SubPrefecture {#10135 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11577 +label: "" +value: "203" +data: App\Entity\SubPrefecture {#10140 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11578 +label: "" +value: "238" +data: App\Entity\SubPrefecture {#10145 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11579 +label: "" +value: "273" +data: App\Entity\SubPrefecture {#10150 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11580 +label: "" +value: "5" +data: App\Entity\SubPrefecture {#10155 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11581 +label: "" +value: "89" +data: App\Entity\SubPrefecture {#10160 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11582 +label: "" +value: "214" +data: App\Entity\SubPrefecture {#10165 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11583 +label: "" +value: "262" +data: App\Entity\SubPrefecture {#10170 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11584 +label: "" +value: "69" +data: App\Entity\SubPrefecture {#10175 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11585 +label: "" +value: "215" +data: App\Entity\SubPrefecture {#10180 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11586 +label: "" +value: "247" +data: App\Entity\SubPrefecture {#10185 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11587 +label: "" +value: "103" +data: App\Entity\SubPrefecture {#10190 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11588 +label: "" +value: "70" +data: App\Entity\SubPrefecture {#10195 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11589 +label: "" +value: "143" +data: App\Entity\SubPrefecture {#10200 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11590 +label: "" +value: "183" +data: App\Entity\SubPrefecture {#10205 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11591 +label: "" +value: "144" +data: App\Entity\SubPrefecture {#10212 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11592 +label: "" +value: "337" +data: App\Entity\SubPrefecture {#10217 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11593 +label: "" +value: "78" +data: App\Entity\SubPrefecture {#10222 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11594 +label: "" +value: "20" +data: App\Entity\SubPrefecture {#10227 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11595 +label: "" +value: "151" +data: App\Entity\SubPrefecture {#10232 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11596 +label: "" +value: "307" +data: App\Entity\SubPrefecture {#10237 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11597 +label: "" +value: "226" +data: App\Entity\SubPrefecture {#10242 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11598 +label: "" +value: "227" +data: App\Entity\SubPrefecture {#10249 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11599 +label: "" +value: "34" +data: App\Entity\SubPrefecture {#10254 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11600 +label: "" +value: "35" +data: App\Entity\SubPrefecture {#10259 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11601 +label: "" +value: "152" +data: App\Entity\SubPrefecture {#10264 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11602 +label: "" +value: "283" +data: App\Entity\SubPrefecture {#10269 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11603 +label: "" +value: "216" +data: App\Entity\SubPrefecture {#10274 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11604 +label: "" +value: "123" +data: App\Entity\SubPrefecture {#10279 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11605 +label: "" +value: "295" +data: App\Entity\SubPrefecture {#10286 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11606 +label: "" +value: "90" +data: App\Entity\SubPrefecture {#10291 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11607 +label: "" +value: "121" +data: App\Entity\SubPrefecture {#10296 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11608 +label: "" +value: "161" +data: App\Entity\SubPrefecture {#10301 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11609 +label: "" +value: "184" +data: App\Entity\SubPrefecture {#10306 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11610 +label: "" +value: "14" +data: App\Entity\SubPrefecture {#10311 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11611 +label: "" +value: "296" +data: App\Entity\SubPrefecture {#10316 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11612 +label: "" +value: "124" +data: App\Entity\SubPrefecture {#10321 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11613 +label: "" +value: "193" +data: App\Entity\SubPrefecture {#10326 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11614 +label: "" +value: "217" +data: App\Entity\SubPrefecture {#10331 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11615 +label: "" +value: "284" +data: App\Entity\SubPrefecture {#10336 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11616 +label: "" +value: "36" +data: App\Entity\SubPrefecture {#10341 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11617 +label: "" +value: "46" +data: App\Entity\SubPrefecture {#10346 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11618 +label: "" +value: "285" +data: App\Entity\SubPrefecture {#10351 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11619 +label: "" +value: "21" +data: App\Entity\SubPrefecture {#10356 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11620 +label: "" +value: "263" +data: App\Entity\SubPrefecture {#10361 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11621 +label: "" +value: "248" +data: App\Entity\SubPrefecture {#10366 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11622 +label: "" +value: "319" +data: App\Entity\SubPrefecture {#10371 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11623 +label: "" +value: "171" +data: App\Entity\SubPrefecture {#10376 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11624 +label: "" +value: "297" +data: App\Entity\SubPrefecture {#10381 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11625 +label: "" +value: "338" +data: App\Entity\SubPrefecture {#10386 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11626 +label: "" +value: "339" +data: App\Entity\SubPrefecture {#10391 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11627 +label: "" +value: "131" +data: App\Entity\SubPrefecture {#10396 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11628 +label: "" +value: "194" +data: App\Entity\SubPrefecture {#10403 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11629 +label: "" +value: "22" +data: App\Entity\SubPrefecture {#10408 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11630 +label: "" +value: "204" +data: App\Entity\SubPrefecture {#10413 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11631 +label: "" +value: "218" +data: App\Entity\SubPrefecture {#10418 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11632 +label: "" +value: "239" +data: App\Entity\SubPrefecture {#10423 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11633 +label: "" +value: "195" +data: App\Entity\SubPrefecture {#10428 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11634 +label: "" +value: "153" +data: App\Entity\SubPrefecture {#10433 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11635 +label: "" +value: "125" +data: App\Entity\SubPrefecture {#10438 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11636 +label: "" +value: "154" +data: App\Entity\SubPrefecture {#10443 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11637 +label: "" +value: "15" +data: App\Entity\SubPrefecture {#10448 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11638 +label: "" +value: "155" +data: App\Entity\SubPrefecture {#10453 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11639 +label: "" +value: "274" +data: App\Entity\SubPrefecture {#10458 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11640 +label: "" +value: "132" +data: App\Entity\SubPrefecture {#10463 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11641 +label: "" +value: "112" +data: App\Entity\SubPrefecture {#10468 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11642 +label: "" +value: "47" +data: App\Entity\SubPrefecture {#10473 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11643 +label: "" +value: "113" +data: App\Entity\SubPrefecture {#10478 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11644 +label: "" +value: "240" +data: App\Entity\SubPrefecture {#10483 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11645 +label: "" +value: "6" +data: App\Entity\SubPrefecture {#10488 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11646 +label: "" +value: "48" +data: App\Entity\SubPrefecture {#10493 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11647 +label: "" +value: "228" +data: App\Entity\SubPrefecture {#10498 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11648 +label: "" +value: "79" +data: App\Entity\SubPrefecture {#10503 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11649 +label: "" +value: "286" +data: App\Entity\SubPrefecture {#10508 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11650 +label: "" +value: "340" +data: App\Entity\SubPrefecture {#10513 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11651 +label: "" +value: "241" +data: App\Entity\SubPrefecture {#10518 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11652 +label: "" +value: "249" +data: App\Entity\SubPrefecture {#10523 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11653 +label: "" +value: "58" +data: App\Entity\SubPrefecture {#10528 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11654 +label: "" +value: "145" +data: App\Entity\SubPrefecture {#10533 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11655 +label: "" +value: "162" +data: App\Entity\SubPrefecture {#10538 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11656 +label: "" +value: "7" +data: App\Entity\SubPrefecture {#10543 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11657 +label: "" +value: "91" +data: App\Entity\SubPrefecture {#10548 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11658 +label: "" +value: "80" +data: App\Entity\SubPrefecture {#10553 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11659 +label: "" +value: "71" +data: App\Entity\SubPrefecture {#10558 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11660 +label: "" +value: "92" +data: App\Entity\SubPrefecture {#10563 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11661 +label: "" +value: "37" +data: App\Entity\SubPrefecture {#10568 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11662 +label: "" +value: "172" +data: App\Entity\SubPrefecture {#10573 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11663 +label: "" +value: "242" +data: App\Entity\SubPrefecture {#10578 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11664 +label: "" +value: "104" +data: App\Entity\SubPrefecture {#10583 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11665 +label: "" +value: "320" +data: App\Entity\SubPrefecture {#10588 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11666 +label: "" +value: "23" +data: App\Entity\SubPrefecture {#10593 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11667 +label: "" +value: "298" +data: App\Entity\SubPrefecture {#10598 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11668 +label: "" +value: "114" +data: App\Entity\SubPrefecture {#10603 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11669 +label: "" +value: "229" +data: App\Entity\SubPrefecture {#10608 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11670 +label: "" +value: "163" +data: App\Entity\SubPrefecture {#10613 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11671 +label: "" +value: "173" +data: App\Entity\SubPrefecture {#10618 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11672 +label: "" +value: "230" +data: App\Entity\SubPrefecture {#10623 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11673 +label: "" +value: "59" +data: App\Entity\SubPrefecture {#10628 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11674 +label: "" +value: "73" +data: App\Entity\SubPrefecture {#10633 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11675 +label: "" +value: "231" +data: App\Entity\SubPrefecture {#10638 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11676 +label: "" +value: "8" +data: App\Entity\SubPrefecture {#10643 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11677 +label: "" +value: "250" +data: App\Entity\SubPrefecture {#10648 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11678 +label: "" +value: "174" +data: App\Entity\SubPrefecture {#10653 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11679 +label: "" +value: "205" +data: App\Entity\SubPrefecture {#10658 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11680 +label: "" +value: "321" +data: App\Entity\SubPrefecture {#10663 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11681 +label: "" +value: "308" +data: App\Entity\SubPrefecture {#10668 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11682 +label: "" +value: "185" +data: App\Entity\SubPrefecture {#10673 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11683 +label: "" +value: "81" +data: App\Entity\SubPrefecture {#10678 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11684 +label: "" +value: "322" +data: App\Entity\SubPrefecture {#10683 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11685 +label: "" +value: "72" +data: App\Entity\SubPrefecture {#10688 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11686 +label: "" +value: "287" +data: App\Entity\SubPrefecture {#10693 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11687 +label: "" +value: "49" +data: App\Entity\SubPrefecture {#10698 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11688 +label: "" +value: "126" +data: App\Entity\SubPrefecture {#10703 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11689 +label: "" +value: "133" +data: App\Entity\SubPrefecture {#10708 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11690 +label: "" +value: "82" +data: App\Entity\SubPrefecture {#10713 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11691 +label: "" +value: "38" +data: App\Entity\SubPrefecture {#10718 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11692 +label: "" +value: "341" +data: App\Entity\SubPrefecture {#10723 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11693 +label: "" +value: "60" +data: App\Entity\SubPrefecture {#10728 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11694 +label: "" +value: "127" +data: App\Entity\SubPrefecture {#10733 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11695 +label: "" +value: "196" +data: App\Entity\SubPrefecture {#10738 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11696 +label: "" +value: "232" +data: App\Entity\SubPrefecture {#10743 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11697 +label: "" +value: "139" +data: App\Entity\SubPrefecture {#10748 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11698 +label: "" +value: "74" +data: App\Entity\SubPrefecture {#10753 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11699 +label: "" +value: "309" +data: App\Entity\SubPrefecture {#10758 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11700 +label: "" +value: "233" +data: App\Entity\SubPrefecture {#10763 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11701 +label: "" +value: "197" +data: App\Entity\SubPrefecture {#10768 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11702 +label: "" +value: "206" +data: App\Entity\SubPrefecture {#10773 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11703 +label: "" +value: "299" +data: App\Entity\SubPrefecture {#10778 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11704 +label: "" +value: "16" +data: App\Entity\SubPrefecture {#10783 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11705 +label: "" +value: "219" +data: App\Entity\SubPrefecture {#10788 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11706 +label: "" +value: "207" +data: App\Entity\SubPrefecture {#10793 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11707 +label: "" +value: "264" +data: App\Entity\SubPrefecture {#10798 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11708 +label: "" +value: "61" +data: App\Entity\SubPrefecture {#10803 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11709 +label: "" +value: "208" +data: App\Entity\SubPrefecture {#10808 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11710 +label: "" +value: "105" +data: App\Entity\SubPrefecture {#10813 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11711 +label: "" +value: "293" +data: App\Entity\SubPrefecture {#10818 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11712 +label: "" +value: "300" +data: App\Entity\SubPrefecture {#10823 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11713 +label: "" +value: "310" +data: App\Entity\SubPrefecture {#10828 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11714 +label: "" +value: "265" +data: App\Entity\SubPrefecture {#10833 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11715 +label: "" +value: "164" +data: App\Entity\SubPrefecture {#10838 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11716 +label: "" +value: "222" +data: App\Entity\SubPrefecture {#10843 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11717 +label: "" +value: "220" +data: App\Entity\SubPrefecture {#10848 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11718 +label: "" +value: "243" +data: App\Entity\SubPrefecture {#10853 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11719 +label: "" +value: "156" +data: App\Entity\SubPrefecture {#10858 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11720 +label: "" +value: "128" +data: App\Entity\SubPrefecture {#10863 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11721 +label: "" +value: "115" +data: App\Entity\SubPrefecture {#10868 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11722 +label: "" +value: "93" +data: App\Entity\SubPrefecture {#10873 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11723 +label: "" +value: "221" +data: App\Entity\SubPrefecture {#10878 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11724 +label: "" +value: "165" +data: App\Entity\SubPrefecture {#10883 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11725 +label: "" +value: "251" +data: App\Entity\SubPrefecture {#10888 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11726 +label: "" +value: "50" +data: App\Entity\SubPrefecture {#10893 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11727 +label: "" +value: "209" +data: App\Entity\SubPrefecture {#10898 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11728 +label: "" +value: "83" +data: App\Entity\SubPrefecture {#10903 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11729 +label: "" +value: "140" +data: App\Entity\SubPrefecture {#10908 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11730 +label: "" +value: "39" +data: App\Entity\SubPrefecture {#10913 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11731 +label: "" +value: "106" +data: App\Entity\SubPrefecture {#10918 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11732 +label: "" +value: "24" +data: App\Entity\SubPrefecture {#10923 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11733 +label: "" +value: "186" +data: App\Entity\SubPrefecture {#10928 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +label: "" +value: "275" +data: App\Entity\SubPrefecture {#10933 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11735 +label: "" +value: "276" +data: App\Entity\SubPrefecture {#10938 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11736 +label: "" +value: "51" +data: App\Entity\SubPrefecture {#10943 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11737 +label: "" +value: "175" +data: App\Entity\SubPrefecture {#10948 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11738 +label: "" +value: "187" +data: App\Entity\SubPrefecture {#10953 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11739 +label: "" +value: "244" +data: App\Entity\SubPrefecture {#10958 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11740 +label: "" +value: "166" +data: App\Entity\SubPrefecture {#10963 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11741 +label: "" +value: "245" +data: App\Entity\SubPrefecture {#10968 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11742 +label: "" +value: "52" +data: App\Entity\SubPrefecture {#10973 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11743 +label: "" +value: "84" +data: App\Entity\SubPrefecture {#10978 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11744 +label: "" +value: "288" +data: App\Entity\SubPrefecture {#10983 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11745 +label: "" +value: "157" +data: App\Entity\SubPrefecture {#10988 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11746 +label: "" +value: "9" +data: App\Entity\SubPrefecture {#10993 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11747 +label: "" +value: "311" +data: App\Entity\SubPrefecture {#10998 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11748 +label: "" +value: "323" +data: App\Entity\SubPrefecture {#11003 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11749 +label: "" +value: "301" +data: App\Entity\SubPrefecture {#11008 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11750 +label: "" +value: "94" +data: App\Entity\SubPrefecture {#11013 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11751 +label: "" +value: "95" +data: App\Entity\SubPrefecture {#11018 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11752 +label: "" +value: "96" +data: App\Entity\SubPrefecture {#11023 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11753 +label: "" +value: "85" +data: App\Entity\SubPrefecture {#11028 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11754 +label: "" +value: "266" +data: App\Entity\SubPrefecture {#11033 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11755 +label: "" +value: "289" +data: App\Entity\SubPrefecture {#11038 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11756 +label: "" +value: "342" +data: App\Entity\SubPrefecture {#11043 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11757 +label: "" +value: "97" +data: App\Entity\SubPrefecture {#11048 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11758 +label: "" +value: "100" +data: App\Entity\SubPrefecture {#11053 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11759 +label: "" +value: "198" +data: App\Entity\SubPrefecture {#11058 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11760 +label: "" +value: "252" +data: App\Entity\SubPrefecture {#11063 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11761 +label: "" +value: "146" +data: App\Entity\SubPrefecture {#11068 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11762 +label: "" +value: "343" +data: App\Entity\SubPrefecture {#11073 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11763 +label: "" +value: "253" +data: App\Entity\SubPrefecture {#11078 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11764 +label: "" +value: "312" +data: App\Entity\SubPrefecture {#11083 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11765 +label: "" +value: "324" +data: App\Entity\SubPrefecture {#11088 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11766 +label: "" +value: "313" +data: App\Entity\SubPrefecture {#11093 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11767 +label: "" +value: "210" +data: App\Entity\SubPrefecture {#11098 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11768 +label: "" +value: "25" +data: App\Entity\SubPrefecture {#11103 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11769 +label: "" +value: "334" +data: App\Entity\SubPrefecture {#11108 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11770 +label: "" +value: "188" +data: App\Entity\SubPrefecture {#11113 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11771 +label: "" +value: "267" +data: App\Entity\SubPrefecture {#11118 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11772 +label: "" +value: "199" +data: App\Entity\SubPrefecture {#11123 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11773 +label: "" +value: "254" +data: App\Entity\SubPrefecture {#11128 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11774 +label: "" +value: "277" +data: App\Entity\SubPrefecture {#11133 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11775 +label: "" +value: "53" +data: App\Entity\SubPrefecture {#11138 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11776 +label: "" +value: "211" +data: App\Entity\SubPrefecture {#11143 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11777 +label: "" +value: "86" +data: App\Entity\SubPrefecture {#11148 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11778 +label: "" +value: "290" +data: App\Entity\SubPrefecture {#11153 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11779 +label: "" +value: "167" +data: App\Entity\SubPrefecture {#11158 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11780 +label: "" +value: "134" +data: App\Entity\SubPrefecture {#11163 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11781 +label: "" +value: "325" +data: App\Entity\SubPrefecture {#11168 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11782 +label: "" +value: "26" +data: App\Entity\SubPrefecture {#11173 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11783 +label: "" +value: "40" +data: App\Entity\SubPrefecture {#11178 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11784 +label: "" +value: "116" +data: App\Entity\SubPrefecture {#11183 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11785 +label: "" +value: "268" +data: App\Entity\SubPrefecture {#11188 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11786 +label: "" +value: "75" +data: App\Entity\SubPrefecture {#11193 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11787 +label: "" +value: "200" +data: App\Entity\SubPrefecture {#11198 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11788 +label: "" +value: "117" +data: App\Entity\SubPrefecture {#11203 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11789 +label: "" +value: "87" +data: App\Entity\SubPrefecture {#11208 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11790 +label: "" +value: "176" +data: App\Entity\SubPrefecture {#11213 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11791 +label: "" +value: "255" +data: App\Entity\SubPrefecture {#11218 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11792 +label: "" +value: "135" +data: App\Entity\SubPrefecture {#11223 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11793 +label: "" +value: "177" +data: App\Entity\SubPrefecture {#11228 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11794 +label: "" +value: "17" +data: App\Entity\SubPrefecture {#11233 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11795 +label: "" +value: "314" +data: App\Entity\SubPrefecture {#11238 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11796 +label: "" +value: "315" +data: App\Entity\SubPrefecture {#11243 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11797 +label: "" +value: "62" +data: App\Entity\SubPrefecture {#11248 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11798 +label: "" +value: "98" +data: App\Entity\SubPrefecture {#11253 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11799 +label: "" +value: "99" +data: App\Entity\SubPrefecture {#11258 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11800 +label: "" +value: "158" +data: App\Entity\SubPrefecture {#11263 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11801 +label: "" +value: "291" +data: App\Entity\SubPrefecture {#11268 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11802 +label: "" +value: "178" +data: App\Entity\SubPrefecture {#11273 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11803 +label: "" +value: "269" +data: App\Entity\SubPrefecture {#11278 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11804 +label: "" +value: "179" +data: App\Entity\SubPrefecture {#11283 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11805 +label: "" +value: "292" +data: App\Entity\SubPrefecture {#11288 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11806 +label: "" +value: "27" +data: App\Entity\SubPrefecture {#11293 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11807 +label: "" +value: "63" +data: App\Entity\SubPrefecture {#11298 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11808 +label: "" +value: "168" +data: App\Entity\SubPrefecture {#11303 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11809 +label: "" +value: "326" +data: App\Entity\SubPrefecture {#11308 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11810 +label: "" +value: "256" +data: App\Entity\SubPrefecture {#11313 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11811 +label: "" +value: "107" +data: App\Entity\SubPrefecture {#11318 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11812 +label: "" +value: "118" +data: App\Entity\SubPrefecture {#11323 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11813 +label: "" +value: "147" +data: App\Entity\SubPrefecture {#11328 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11814 +label: "" +value: "234" +data: App\Entity\SubPrefecture {#11333 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11815 +label: "" +value: "180" +data: App\Entity\SubPrefecture {#11338 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11816 +label: "" +value: "257" +data: App\Entity\SubPrefecture {#11343 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11817 +label: "" +value: "344" +data: App\Entity\SubPrefecture {#11348 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11818 +label: "" +value: "181" +data: App\Entity\SubPrefecture {#11353 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11819 +label: "" +value: "223" +data: App\Entity\SubPrefecture {#11358 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11820 +label: "" +value: "345" +data: App\Entity\SubPrefecture {#11363 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11821 +label: "" +value: "136" +data: App\Entity\SubPrefecture {#11368 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11822 +label: "" +value: "182" +data: App\Entity\SubPrefecture {#11373 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11823 +label: "" +value: "270" +data: App\Entity\SubPrefecture {#11378 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11824 +label: "" +value: "271" +data: App\Entity\SubPrefecture {#11383 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11825 +label: "" +value: "258" +data: App\Entity\SubPrefecture {#11388 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11826 +label: "" +value: "29" +data: App\Entity\SubPrefecture {#11393 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11827 +label: "" +value: "54" +data: App\Entity\SubPrefecture {#11398 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11828 +label: "" +value: "28" +data: App\Entity\SubPrefecture {#11403 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11829 +label: "" +value: "55" +data: App\Entity\SubPrefecture {#11408 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11830 +label: "" +value: "259" +data: App\Entity\SubPrefecture {#11413 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11831 +label: "" +value: "148" +data: App\Entity\SubPrefecture {#11418 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11832 +label: "" +value: "122" +data: App\Entity\SubPrefecture {#11423 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11833 +label: "" +value: "129" +data: App\Entity\SubPrefecture {#11428 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11834 +label: "" +value: "224" +data: App\Entity\SubPrefecture {#11433 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11835 +label: "" +value: "108" +data: App\Entity\SubPrefecture {#11438 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11836 +label: "" +value: "235" +data: App\Entity\SubPrefecture {#11443 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11837 +label: "" +value: "302" +data: App\Entity\SubPrefecture {#11448 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11838 +label: "" +value: "201" +data: App\Entity\SubPrefecture {#11453 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11839 +label: "" +value: "212" +data: App\Entity\SubPrefecture {#11458 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11840 +label: "" +value: "316" +data: App\Entity\SubPrefecture {#11463 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11841 +label: "" +value: "317" +data: App\Entity\SubPrefecture {#11468 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11842 +label: "" +value: "130" +data: App\Entity\SubPrefecture {#11473 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11843 +label: "" +value: "327" +data: App\Entity\SubPrefecture {#11478 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11844 +label: "" +value: "141" +data: App\Entity\SubPrefecture {#11483 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11845 +label: "" +value: "328" +data: App\Entity\SubPrefecture {#11488 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11846 +label: "" +value: "41" +data: App\Entity\SubPrefecture {#11493 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11847 +label: "" +value: "225" +data: App\Entity\SubPrefecture {#11498 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11848 +label: "" +value: "42" +data: App\Entity\SubPrefecture {#11503 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11849 +label: "" +value: "335" +data: App\Entity\SubPrefecture {#11508 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11850 +label: "" +value: "137" +data: App\Entity\SubPrefecture {#11513 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1814 -form: Symfony\Component\Form\Form {#1837 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1813 …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) {#1806 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) {#1892 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#1909 …} } |
Doctrine\ORM\QueryBuilder {#1860 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1844 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1861 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1843 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1620 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1849 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …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 {#1826 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1845 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1815 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1625 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1846 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1626 …} } |
| 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 {#470 …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 {#1619 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#559 …} } |
| 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 {#1860 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1844 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1861 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1843 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1620 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1849 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1857 …} $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 {#11854 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#11871 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11858 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#11902 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11856 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#11913 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11860 +label: "achat" +value: "557" +data: App\Entity\Category {#11922 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11855 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#11931 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11867 +label: "administrations" +value: "8" +data: App\Entity\Category {#11942 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11865 +label: "aéroports" +value: "109" +data: App\Entity\Category {#11969 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11864 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#11980 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11857 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#11989 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11868 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#12000 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18142 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#12011 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18143 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#12020 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18144 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#12031 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18145 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#12040 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18146 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#12049 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18147 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#12060 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18148 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#12069 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18149 +label: "agriculture" +value: "373" +data: App\Entity\Category {#12080 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18150 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#12089 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18151 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#11884 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18153 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#12110 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18152 +label: "agronomie" +value: "376" +data: App\Entity\Category {#12119 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18155 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#12128 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18156 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#12139 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18157 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#12148 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18158 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#12157 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18159 +label: "aluminium" +value: "132" +data: App\Entity\Category {#12166 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18160 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#12175 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18161 +label: "ambulances" +value: "532" +data: App\Entity\Category {#12184 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18162 +label: "aménagement" +value: "573" +data: App\Entity\Category {#12195 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18163 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#12206 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18164 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#12215 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18165 +label: "ameublement" +value: "193" +data: App\Entity\Category {#12224 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18166 +label: "animalerie" +value: "310" +data: App\Entity\Category {#12233 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18167 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#12242 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18168 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#12251 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18169 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#12260 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18170 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#12269 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18171 +label: "aquarium" +value: "52" +data: App\Entity\Category {#12278 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18172 +label: "architectes" +value: "134" +data: App\Entity\Category {#12287 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18173 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#12296 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18174 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#12307 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18175 +label: "art graphique" +value: "4" +data: App\Entity\Category {#12318 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18176 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#12327 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18177 +label: "artisanat" +value: "196" +data: App\Entity\Category {#12338 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18178 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#12339 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18179 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#12357 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18180 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#12366 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18181 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#12375 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18182 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#12384 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18183 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#12393 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18184 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#12402 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18185 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#12411 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18186 +label: "associations" +value: "178" +data: App\Entity\Category {#12420 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18187 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#12429 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18188 +label: "assurances" +value: "65" +data: App\Entity\Category {#12438 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18189 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#12449 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18190 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#12458 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18191 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#12467 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18192 +label: "auberge" +value: "534" +data: App\Entity\Category {#12476 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18193 +label: "auberges" +value: "292" +data: App\Entity\Category {#12485 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18194 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#12494 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18195 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#12503 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18196 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#12514 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18197 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#12515 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18198 +label: "autre" +value: "72" +data: App\Entity\Category {#12533 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18199 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#12542 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18200 +label: "banques" +value: "67" +data: App\Entity\Category {#12551 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18201 +label: "bar" +value: "14" +data: App\Entity\Category {#12560 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18202 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#12569 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18203 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#11932 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18204 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#12586 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18205 +label: "béton" +value: "138" +data: App\Entity\Category {#12597 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18206 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#12606 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18207 +label: "bien être" +value: "80" +data: App\Entity\Category {#12617 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18208 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#12626 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18209 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#12635 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18210 +label: "biologistes" +value: "329" +data: App\Entity\Category {#12644 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18211 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#12655 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18212 +label: "bois" +value: "139" +data: App\Entity\Category {#12664 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18213 +label: "boissons" +value: "380" +data: App\Entity\Category {#12673 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18214 +label: "boucheries" +value: "200" +data: App\Entity\Category {#12682 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18215 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#12691 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18216 +label: "boutique" +value: "252" +data: App\Entity\Category {#12700 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18217 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#12711 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18218 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#12720 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18219 +label: "bowling" +value: "309" +data: App\Entity\Category {#12729 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18220 +label: "brasserie" +value: "441" +data: App\Entity\Category {#12738 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18221 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#12747 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18222 +label: "broderies" +value: "202" +data: App\Entity\Category {#12756 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18223 +label: "btp" +value: "536" +data: App\Entity\Category {#12765 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18224 +label: "bts" +value: "541" +data: App\Entity\Category {#12774 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18225 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#12783 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18226 +label: "bureautique" +value: "314" +data: App\Entity\Category {#12792 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18227 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#12801 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18228 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#12810 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18229 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#12819 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18230 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#12828 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18231 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#12837 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18232 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#12846 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18233 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#12855 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18234 +label: "café" +value: "26" +data: App\Entity\Category {#12864 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18235 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#12873 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18236 +label: "camping" +value: "51" +data: App\Entity\Category {#12882 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18237 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#12891 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18238 +label: "carrelage" +value: "140" +data: App\Entity\Category {#12900 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18239 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#12909 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18240 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#12918 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18241 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#12927 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18242 +label: "cartographie" +value: "179" +data: App\Entity\Category {#12938 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18243 +label: "casinos" +value: "50" +data: App\Entity\Category {#12947 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18244 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#12956 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18245 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#12965 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18246 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#12976 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18247 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#12985 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18248 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#12994 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18249 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#13003 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18250 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#13012 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18251 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#13021 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18252 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#13030 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18253 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#13039 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18254 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#13048 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18255 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#13057 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18256 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#13066 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18257 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#13075 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18258 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#13084 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18259 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#13093 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18260 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#13102 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18261 +label: "chaussures" +value: "206" +data: App\Entity\Category {#13111 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18262 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#13120 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18263 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#13129 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18264 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#13138 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18265 +label: "cimetière" +value: "74" +data: App\Entity\Category {#13147 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18266 +label: "cinémas" +value: "296" +data: App\Entity\Category {#13156 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18267 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#13165 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18268 +label: "cloud" +value: "321" +data: App\Entity\Category {#13174 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18269 +label: "club de football" +value: "574" +data: App\Entity\Category {#13183 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18270 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#13192 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18271 +label: "collège" +value: "539" +data: App\Entity\Category {#13201 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18272 +label: "commerce général" +value: "207" +data: App\Entity\Category {#13210 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18273 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#11903 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18274 +label: "commercial" +value: "553" +data: App\Entity\Category {#13227 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18275 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#13236 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18276 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#13245 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18277 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#12001 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18278 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#13262 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18279 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#13271 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18280 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#13280 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18281 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#13289 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18282 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#12504 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18283 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#13306 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18284 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#13317 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18285 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#13326 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18286 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#13335 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18287 +label: "confédérations" +value: "404" +data: App\Entity\Category {#13344 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18288 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#13353 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18289 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#13362 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18290 +label: "consignation" +value: "511" +data: App\Entity\Category {#13371 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18291 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#13380 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18292 +label: "construction" +value: "143" +data: App\Entity\Category {#13389 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18293 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#13398 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18294 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#13407 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18295 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#13416 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18296 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#13425 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18297 +label: "copie service" +value: "482" +data: App\Entity\Category {#13434 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18298 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#13443 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18299 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#13452 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18300 +label: "courrier" +value: "483" +data: App\Entity\Category {#13461 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18301 +label: "courrier express" +value: "484" +data: App\Entity\Category {#13470 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18302 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#13479 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18303 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#13488 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18304 +label: "crémation" +value: "612" +data: App\Entity\Category {#13497 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18305 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#13506 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18306 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#13515 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18307 +label: "cuisines" +value: "145" +data: App\Entity\Category {#13524 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18308 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#13533 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18309 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#13542 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18310 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#13551 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18311 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#13560 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18312 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#13569 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18313 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#13578 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18314 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#13587 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18315 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#13596 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18316 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#13605 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18317 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#13614 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18318 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#13623 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18319 +label: "désinfection" +value: "631" +data: App\Entity\Category {#13632 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18320 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#13641 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18321 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#13650 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18322 +label: "devops" +value: "538" +data: App\Entity\Category {#13659 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18323 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#13668 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18324 +label: "directions" +value: "548" +data: App\Entity\Category {#13677 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18325 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#13686 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18326 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#13695 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18327 +label: "docteur" +value: "62" +data: App\Entity\Category {#13704 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18328 +label: "douanes" +value: "182" +data: App\Entity\Category {#13713 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18329 +label: "droits" +value: "562" +data: App\Entity\Category {#13722 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18330 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#13731 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18331 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#13740 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18332 +label: "eau de table" +value: "384" +data: App\Entity\Category {#13749 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18333 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#13758 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18334 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#13767 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18335 +label: "école" +value: "423" +data: App\Entity\Category {#13776 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18336 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#13785 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18337 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#13794 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18338 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#13803 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18339 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#13812 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18340 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#13821 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18341 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#13830 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18342 +label: "editeurs" +value: "118" +data: App\Entity\Category {#13839 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18343 +label: "education" +value: "566" +data: App\Entity\Category {#13848 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18344 +label: "eglise" +value: "75" +data: App\Entity\Category {#13857 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18345 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#13866 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18346 +label: "électricien" +value: "86" +data: App\Entity\Category {#13875 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18347 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#13884 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18348 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#13893 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18349 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#13902 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18350 +label: "elevage" +value: "386" +data: App\Entity\Category {#13911 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18351 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#13920 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18352 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#13929 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18353 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#13938 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18354 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#12021 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18355 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#12587 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18356 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#13963 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18357 +label: "engrais" +value: "387" +data: App\Entity\Category {#13972 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18358 +label: "enseignement" +value: "568" +data: App\Entity\Category {#13981 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18359 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#13990 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18360 +label: "entreposage" +value: "437" +data: App\Entity\Category {#13999 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18361 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#14008 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18362 +label: "environnement" +value: "183" +data: App\Entity\Category {#14017 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18363 +label: "epargne" +value: "363" +data: App\Entity\Category {#14026 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18364 +label: "épicerie" +value: "27" +data: App\Entity\Category {#14035 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18365 +label: "Épilation" +value: "580" +data: App\Entity\Category {#14044 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18366 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#14053 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18367 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#14062 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18368 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#14071 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18369 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#14080 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18370 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#14089 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18371 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#14098 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18372 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#14107 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18373 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#14116 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18374 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#14127 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18375 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#14136 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18376 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#14145 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18377 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#14154 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18378 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#14163 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18379 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#14172 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18380 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#14181 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18381 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#14190 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18382 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#14201 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18383 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#14210 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18384 +label: "fast food" +value: "210" +data: App\Entity\Category {#14219 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18385 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#14228 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18386 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#14237 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18387 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#14246 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18388 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#12439 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18389 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#14263 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18390 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#14272 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18391 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#14281 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18392 +label: "fondations" +value: "184" +data: App\Entity\Category {#14290 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18393 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#14299 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18394 +label: "formation" +value: "567" +data: App\Entity\Category {#14308 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18395 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#14317 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18396 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#14326 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18397 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#14335 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18398 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#12607 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18399 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#14352 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18400 +label: "fourniture" +value: "556" +data: App\Entity\Category {#14361 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18401 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#14370 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18402 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#14379 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18403 +label: "fret" +value: "512" +data: App\Entity\Category {#14388 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18404 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#14397 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18405 +label: "friperies" +value: "214" +data: App\Entity\Category {#14406 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18406 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#14415 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18407 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#14424 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18408 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#14433 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18409 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#14442 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18410 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#14451 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18411 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#14460 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18412 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#14469 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18413 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#14478 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18414 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#14487 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18415 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#14496 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18416 +label: "gare" +value: "530" +data: App\Entity\Category {#14505 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18417 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#14514 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18418 +label: "gaz" +value: "418" +data: App\Entity\Category {#14523 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18419 +label: "génie civil" +value: "152" +data: App\Entity\Category {#14532 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18420 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#14541 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18421 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#14550 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18422 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#14559 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18423 +label: "géomètres" +value: "153" +data: App\Entity\Category {#14568 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18424 +label: "gestion" +value: "561" +data: App\Entity\Category {#14577 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18425 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#14586 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18426 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#14595 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18427 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#14604 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18428 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#14613 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18429 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#14622 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18430 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#14631 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18431 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#14640 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18432 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#14649 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18433 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#14658 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18434 +label: "gym" +value: "104" +data: App\Entity\Category {#14667 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18435 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#14676 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18436 +label: "hébergement" +value: "57" +data: App\Entity\Category {#14685 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18437 +label: "hôpital" +value: "63" +data: App\Entity\Category {#14694 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18438 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#14703 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18439 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#14712 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18440 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#14721 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18441 +label: "hôtels" +value: "299" +data: App\Entity\Category {#14730 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18442 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#14741 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18443 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#14750 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18444 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#14759 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18445 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#14768 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18446 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#14777 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18447 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#14786 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18448 +label: "hygiène" +value: "90" +data: App\Entity\Category {#14795 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18449 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#14804 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18450 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#12050 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18451 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#12966 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18452 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#14829 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18453 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#14838 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18454 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#14847 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18455 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#14856 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18456 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#14865 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18457 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#14874 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18458 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#14883 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18459 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#14892 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18460 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#12308 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18461 +label: "informatique" +value: "322" +data: App\Entity\Category {#14909 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18462 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#12297 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18463 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#14926 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18464 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#14935 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18465 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#14944 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18466 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#14953 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18467 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#14962 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18468 +label: "institutions" +value: "550" +data: App\Entity\Category {#14971 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18469 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#14980 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18470 +label: "internet" +value: "324" +data: App\Entity\Category {#14989 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18471 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#14998 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18472 +label: "jardinage" +value: "491" +data: App\Entity\Category {#15007 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18473 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#15016 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18474 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#15025 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18475 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#15034 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18476 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#15043 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18477 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#15052 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18478 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#15061 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18479 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#15070 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18480 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#15079 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18481 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#15088 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18482 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#15097 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18483 +label: "lessive" +value: "31" +data: App\Entity\Category {#15106 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18484 +label: "librairie" +value: "20" +data: App\Entity\Category {#15115 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18485 +label: "lingeries" +value: "218" +data: App\Entity\Category {#15124 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18486 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#15133 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18487 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#15142 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18488 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#15151 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18489 +label: "location avion" +value: "513" +data: App\Entity\Category {#15160 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18490 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#15169 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18491 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#15180 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18492 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#15189 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18493 +label: "location de film" +value: "100" +data: App\Entity\Category {#15198 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18494 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#15207 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18495 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#15216 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18496 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#15225 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18497 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#15234 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18498 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#15243 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18499 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#15252 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18500 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#15261 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18501 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#15270 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18502 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#15279 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18503 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#15288 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18504 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#15297 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18505 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#15306 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18506 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#15315 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18507 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#15324 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18508 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#15333 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18509 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#15170 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18510 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#15350 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18511 +label: "logistique" +value: "514" +data: App\Entity\Category {#15359 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18512 +label: "loterie" +value: "219" +data: App\Entity\Category {#15368 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18513 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#15377 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18514 +label: "lycée" +value: "540" +data: App\Entity\Category {#15386 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18515 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#15395 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18516 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#15404 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18517 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#15413 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18518 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#15422 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18519 +label: "magazines" +value: "123" +data: App\Entity\Category {#15431 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18520 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#15440 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18521 +label: "mairie" +value: "76" +data: App\Entity\Category {#15449 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18522 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#15458 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18523 +label: "management" +value: "285" +data: App\Entity\Category {#15467 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18524 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#15476 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18525 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#15485 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18526 +label: "maquis" +value: "220" +data: App\Entity\Category {#15494 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18527 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#15503 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18528 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#15512 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18529 +label: "marketing" +value: "286" +data: App\Entity\Category {#15521 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18530 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#15530 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18531 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#15539 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18532 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#15548 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18533 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#15557 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18534 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#15566 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18535 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#15575 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18536 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#15584 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18537 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#15593 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18538 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#15602 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18539 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#15611 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18540 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#15620 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18541 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#15629 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18542 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#15638 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18543 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#15647 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18544 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#15656 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18545 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#15665 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18546 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#15674 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18547 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#15683 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18548 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#15692 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18549 +label: "médias" +value: "124" +data: App\Entity\Category {#15701 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18550 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#15710 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18551 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#15719 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18552 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#15728 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18553 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#15737 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18554 +label: "merceries" +value: "225" +data: App\Entity\Category {#15746 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18555 +label: "meubles" +value: "226" +data: App\Entity\Category {#15755 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18556 +label: "microfinance" +value: "367" +data: App\Entity\Category {#15764 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18557 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#15773 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18558 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#15782 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18559 +label: "ministères" +value: "185" +data: App\Entity\Category {#15791 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18560 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#15800 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18561 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#15809 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18562 +label: "monétique" +value: "327" +data: App\Entity\Category {#15818 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18563 +label: "moneygram" +value: "605" +data: App\Entity\Category {#15827 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18564 +label: "mosquée" +value: "79" +data: App\Entity\Category {#15836 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18565 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#15845 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18566 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#15854 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18567 +label: "multimédias" +value: "125" +data: App\Entity\Category {#15863 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18568 +label: "musées" +value: "301" +data: App\Entity\Category {#15872 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18569 +label: "musique" +value: "302" +data: App\Entity\Category {#15881 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18570 +label: "négoce" +value: "93" +data: App\Entity\Category {#15890 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18571 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#15899 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18572 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#15908 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18573 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#15917 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18574 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#15926 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18575 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#15935 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18576 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#15944 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18577 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#15953 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18578 +label: "neurologie" +value: "346" +data: App\Entity\Category {#15962 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18579 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#15971 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18580 +label: "Non classé" +value: "1" +data: App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18581 +label: "notaires" +value: "287" +data: App\Entity\Category {#15982 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18582 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#15991 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18583 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#16000 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18584 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#16009 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18585 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#16018 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18586 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#16027 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18587 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#16036 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18588 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#16045 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18589 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#16054 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18590 +label: "opticiens" +value: "348" +data: App\Entity\Category {#16063 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18591 +label: "ordres" +value: "405" +data: App\Entity\Category {#16072 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18592 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#16081 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18593 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#16090 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18594 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#16099 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18595 +label: "papeterie" +value: "229" +data: App\Entity\Category {#16108 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18596 +label: "parc auto" +value: "261" +data: App\Entity\Category {#16117 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18597 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#16126 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18598 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#16135 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18599 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#16144 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18600 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#16153 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18601 +label: "partenariat" +value: "552" +data: App\Entity\Category {#16162 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18602 +label: "patronat" +value: "406" +data: App\Entity\Category {#16171 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18603 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#16180 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18604 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#16189 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18605 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#16198 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18606 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#16207 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18607 +label: "peinture" +value: "165" +data: App\Entity\Category {#16216 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18608 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#16225 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18609 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#16234 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18610 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#16243 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18611 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#16252 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18612 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#16261 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18613 +label: "photographes" +value: "496" +data: App\Entity\Category {#16270 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18614 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#16279 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18615 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#16288 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18616 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#16297 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18617 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#16306 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18618 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#16315 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18619 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#16324 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18620 +label: "piscine" +value: "306" +data: App\Entity\Category {#16333 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18621 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#16342 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18622 +label: "plomberie" +value: "232" +data: App\Entity\Category {#16351 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18623 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#16360 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18624 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#16369 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18625 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#16378 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18626 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#16387 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18627 +label: "police" +value: "114" +data: App\Entity\Category {#16396 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18628 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#16405 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18629 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#16414 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18630 +label: "pompiers" +value: "115" +data: App\Entity\Category {#16423 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18631 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#16432 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18632 +label: "ports" +value: "516" +data: App\Entity\Category {#16441 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18633 +label: "poste" +value: "189" +data: App\Entity\Category {#16450 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18634 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#16459 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18635 +label: "pressings" +value: "234" +data: App\Entity\Category {#16468 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18636 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#16477 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18637 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#16486 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18638 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#16495 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18639 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#16504 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18640 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#16513 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18641 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#16522 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18642 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#16531 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18643 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#16540 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18644 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#16549 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18645 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#16558 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18646 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#16567 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18647 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#16576 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18648 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#16585 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18649 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#16594 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18650 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#16603 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18651 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#16612 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18652 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#16621 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18653 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#16630 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18654 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#16639 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18655 +label: "publicité" +value: "127" +data: App\Entity\Category {#16648 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18656 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#16657 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18657 +label: "radiologie" +value: "356" +data: App\Entity\Category {#16666 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18658 +label: "radios" +value: "128" +data: App\Entity\Category {#16675 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18659 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#16684 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18660 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#16693 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18661 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#16702 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18662 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#16711 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18663 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#16722 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18664 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#16731 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18665 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#16740 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18666 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#16749 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18667 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#16758 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18668 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#16767 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18669 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#16776 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18670 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#16785 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18671 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#16794 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18672 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#16803 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18673 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#16812 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18674 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#16821 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18675 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#16830 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18676 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#16839 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18677 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#16848 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18678 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#16712 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18679 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#16865 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18680 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#16874 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18681 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#16883 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18682 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#16892 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18683 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#16901 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18684 +label: "résidence" +value: "307" +data: App\Entity\Category {#16910 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18685 +label: "restaurants" +value: "239" +data: App\Entity\Category {#16919 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18686 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#16930 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18687 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#16939 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18688 +label: "retouches" +value: "575" +data: App\Entity\Category {#16948 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18689 +label: "riz" +value: "402" +data: App\Entity\Category {#16957 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18690 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#16966 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18691 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#16975 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18692 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#16984 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18693 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#16993 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18694 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#17002 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18695 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#17011 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18696 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#17020 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18697 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#12645 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18698 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#17037 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18699 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#17046 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18700 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#17055 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18701 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#17064 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18702 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#17073 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18703 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#12070 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18704 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#17090 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18705 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#17099 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18706 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#17108 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18707 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#17117 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18708 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#17126 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18709 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#17135 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18710 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#17144 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18711 +label: "serrureries" +value: "242" +data: App\Entity\Category {#17153 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18712 +label: "serrurier" +value: "105" +data: App\Entity\Category {#17162 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18713 +label: "service public" +value: "533" +data: App\Entity\Category {#17171 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18714 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#12196 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18715 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#12129 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18716 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#17196 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18717 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#17205 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18718 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#17214 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18719 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#17223 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18720 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#17232 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18721 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#17241 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18722 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#17250 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18723 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#17259 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18724 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#17268 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18725 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#17277 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18726 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#17286 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18727 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#17295 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18728 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#13307 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18729 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#17312 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18730 +label: "services publiques" +value: "572" +data: App\Entity\Category {#17321 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18731 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#17330 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18732 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#17339 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18733 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#17348 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18734 +label: "shipping" +value: "518" +data: App\Entity\Category {#17357 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18735 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#17366 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18736 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#17375 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18737 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#17384 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18738 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#17393 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18739 +label: "soins" +value: "564" +data: App\Entity\Category {#17402 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18740 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#17411 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18741 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#17420 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18742 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#17429 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18743 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#17438 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18744 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#17447 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18745 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#12328 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18746 +label: "station de bus" +value: "111" +data: App\Entity\Category {#17464 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18747 +label: "station de métro" +value: "528" +data: App\Entity\Category {#17473 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18748 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#17482 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18749 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#17491 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18750 +label: "stations essence" +value: "24" +data: App\Entity\Category {#17500 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18751 +label: "stockagem" +value: "501" +data: App\Entity\Category {#17509 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18752 +label: "studio de production" +value: "498" +data: App\Entity\Category {#17518 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18753 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#17527 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18754 +label: "stylismes" +value: "243" +data: App\Entity\Category {#17536 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18755 +label: "sucre" +value: "403" +data: App\Entity\Category {#17545 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18756 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#17554 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18757 +label: "synagogue" +value: "409" +data: App\Entity\Category {#17563 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18758 +label: "syndicats" +value: "71" +data: App\Entity\Category {#17572 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18759 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#17581 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18760 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#17590 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18761 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#17599 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18762 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#17608 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18763 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#12928 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18764 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#17625 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18765 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#17634 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18766 +label: "télévisions" +value: "5" +data: App\Entity\Category {#17643 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18767 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#17652 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18768 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#17661 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18769 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#17670 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18770 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#17679 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18771 +label: "textiles" +value: "470" +data: App\Entity\Category {#17688 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18772 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#17697 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18773 +label: "toilettage" +value: "500" +data: App\Entity\Category {#17706 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18774 +label: "toiture" +value: "173" +data: App\Entity\Category {#17715 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18775 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#17724 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18776 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#17733 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18777 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#17742 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18778 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#17751 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18779 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#17760 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18780 +label: "topographies" +value: "171" +data: App\Entity\Category {#17769 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18781 +label: "tourisme" +value: "49" +data: App\Entity\Category {#17778 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18782 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#11990 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18783 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#17795 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18784 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#17804 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18785 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#17813 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18786 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#17822 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18787 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#17831 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18788 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#17840 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18789 +label: "transit" +value: "519" +data: App\Entity\Category {#17849 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18790 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#17858 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18791 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#17867 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18792 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#17876 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18793 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#17885 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18794 +label: "transport routier" +value: "523" +data: App\Entity\Category {#17894 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18795 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#11970 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18796 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#17911 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18797 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#17920 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18798 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#17929 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18799 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#17938 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18800 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#17947 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18801 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#17956 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18802 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#17965 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18803 +label: "trésor public" +value: "9" +data: App\Entity\Category {#17974 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18804 +label: "tribunal" +value: "47" +data: App\Entity\Category {#17983 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18805 +label: "tuiles" +value: "472" +data: App\Entity\Category {#17992 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18806 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#18001 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18807 +label: "université" +value: "542" +data: App\Entity\Category {#18010 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18808 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#18019 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18809 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#12185 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18810 +label: "usinage" +value: "95" +data: App\Entity\Category {#18036 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18811 +label: "vannerie" +value: "645" +data: App\Entity\Category {#18045 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18812 +label: "vente" +value: "555" +data: App\Entity\Category {#18054 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18813 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#18063 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18814 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#18072 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18815 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#18081 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18816 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#18090 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18817 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#18099 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18818 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#18108 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18819 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#18117 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18820 +label: "western union" +value: "604" +data: App\Entity\Category {#18126 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18821 +label: "zoo" +value: "311" +data: App\Entity\Category {#18135 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11851 -form: Symfony\Component\Form\Form {#1825 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1812 …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) {#11853 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 | "ade7e44a80.aXEQI5W0gJjq2IyYtbR0aDuAlnqGFz1bvoEfCOamtNQ.JydgfPGEya6in87rze4hBWHk0hC2JhAK7rFUPJXp5ZE9I0Ru19fGz6G2tA" |
| 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 | "ade7e44a80.aXEQI5W0gJjq2IyYtbR0aDuAlnqGFz1bvoEfCOamtNQ.JydgfPGEya6in87rze4hBWHk0hC2JhAK7rFUPJXp5ZE9I0Ru19fGz6G2tA" |
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 | "ade7e44a80.aXEQI5W0gJjq2IyYtbR0aDuAlnqGFz1bvoEfCOamtNQ.JydgfPGEya6in87rze4hBWHk0hC2JhAK7rFUPJXp5ZE9I0Ru19fGz6G2tA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#18824 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() {#18826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#18825 …} $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 | "ade7e44a80.aXEQI5W0gJjq2IyYtbR0aDuAlnqGFz1bvoEfCOamtNQ.JydgfPGEya6in87rze4hBWHk0hC2JhAK7rFUPJXp5ZE9I0Ru19fGz6G2tA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#18836 -form: Symfony\Component\Form\Form {#18832 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18827 …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 | "ade7e44a80.aXEQI5W0gJjq2IyYtbR0aDuAlnqGFz1bvoEfCOamtNQ.JydgfPGEya6in87rze4hBWHk0hC2JhAK7rFUPJXp5ZE9I0Ru19fGz6G2tA" |
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 {#1411 -category: App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\FilterForm {#1411 -category: App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#139 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#138 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#140 …} -namespace: Closure() {#136 …} } |
| data | App\Entity\FilterForm {#1411 -category: App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
| data_class | "App\Entity\FilterForm" |
| disabled | false |
| disabledCategory | false |
| disabledRegion | false |
| empty_data | Closure(FormInterface $form) {#1580 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() {#1582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1581 …} $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 {#1411 -category: App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#18838 -form: Symfony\Component\Form\Form {#1729 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18839 …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 {#1411 -category: App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
category
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } |
| View Format |
"1"
|
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 {#1610 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1611 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1623 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1615 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1624 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1625 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1627 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1626 …} } |
| 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 {#470 …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 {#1619 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#559 …} } |
| 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() {#1614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1612 …} $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 {#18844 +label: "Non classé" +value: "1" +data: App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18846 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#12001 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18857 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#12000 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18858 +label: "art graphique" +value: "4" +data: App\Entity\Category {#12318 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18866 +label: "télévisions" +value: "5" +data: App\Entity\Category {#17643 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18845 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#11932 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18855 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#18019 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18856 +label: "administrations" +value: "8" +data: App\Entity\Category {#11942 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18860 +label: "trésor public" +value: "9" +data: App\Entity\Category {#17974 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18847 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#12175 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18854 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#12783 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18852 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#11903 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18853 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#18099 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18859 +label: "bar" +value: "14" +data: App\Entity\Category {#12560 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18864 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#12626 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18863 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#12691 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18862 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#14263 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18861 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#14442 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18867 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#14451 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18868 +label: "librairie" +value: "20" +data: App\Entity\Category {#15115 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18869 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#16657 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18870 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#16984 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18871 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#17002 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18872 +label: "stations essence" +value: "24" +data: App\Entity\Category {#17500 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18873 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#18108 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18874 +label: "café" +value: "26" +data: App\Entity\Category {#12864 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18875 +label: "épicerie" +value: "27" +data: App\Entity\Category {#14035 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18876 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#14622 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18877 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#15413 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18878 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#15404 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18879 +label: "lessive" +value: "31" +data: App\Entity\Category {#15106 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18880 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#15395 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18881 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#12515 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18882 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#18090 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18883 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#15333 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18884 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#13317 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18885 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#16702 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18886 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#15097 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18887 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#12928 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18888 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#17625 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18889 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#12050 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18890 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#16630 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18891 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#12504 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18892 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#13289 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18893 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#17393 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18894 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#12846 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18895 +label: "tribunal" +value: "47" +data: App\Entity\Category {#17983 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18896 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#11990 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18897 +label: "tourisme" +value: "49" +data: App\Entity\Category {#17778 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18898 +label: "casinos" +value: "50" +data: App\Entity\Category {#12947 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18899 +label: "camping" +value: "51" +data: App\Entity\Category {#12882 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18900 +label: "aquarium" +value: "52" +data: App\Entity\Category {#12278 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18901 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#16126 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18902 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#12720 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18903 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#12297 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18904 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#17608 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18905 +label: "hébergement" +value: "57" +data: App\Entity\Category {#14685 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18906 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#12645 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18907 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#18117 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18908 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#13596 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18909 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#16252 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18910 +label: "docteur" +value: "62" +data: App\Entity\Category {#13704 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18911 +label: "hôpital" +value: "63" +data: App\Entity\Category {#14694 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18912 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#12439 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18913 +label: "assurances" +value: "65" +data: App\Entity\Category {#12438 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18914 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#17876 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18915 +label: "banques" +value: "67" +data: App\Entity\Category {#12551 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18916 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#11884 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18917 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#17822 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18918 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#12429 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18919 +label: "syndicats" +value: "71" +data: App\Entity\Category {#17572 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18920 +label: "autre" +value: "72" +data: App\Entity\Category {#12533 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18921 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#16693 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18922 +label: "cimetière" +value: "74" +data: App\Entity\Category {#13147 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18923 +label: "eglise" +value: "75" +data: App\Entity\Category {#13857 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18924 +label: "mairie" +value: "76" +data: App\Entity\Category {#15449 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18925 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#15458 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18926 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#17652 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18927 +label: "mosquée" +value: "79" +data: App\Entity\Category {#15836 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18928 +label: "bien être" +value: "80" +data: App\Entity\Category {#12617 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18929 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#17447 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18930 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#12021 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18931 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#17956 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18932 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#12587 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18933 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#14786 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18934 +label: "électricien" +value: "86" +data: App\Entity\Category {#13875 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18935 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#12607 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18936 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#12606 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18937 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#14335 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18938 +label: "hygiène" +value: "90" +data: App\Entity\Category {#14795 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18939 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#14804 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18940 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#12966 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18941 +label: "négoce" +value: "93" +data: App\Entity\Category {#15890 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18942 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#12308 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18943 +label: "usinage" +value: "95" +data: App\Entity\Category {#18036 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18944 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#12070 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18945 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#17126 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18946 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#12196 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18947 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#17804 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18948 +label: "location de film" +value: "100" +data: App\Entity\Category {#15198 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18949 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#12328 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18950 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#12327 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18951 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#16975 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18952 +label: "gym" +value: "104" +data: App\Entity\Category {#14667 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18953 +label: "serrurier" +value: "105" +data: App\Entity\Category {#17162 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18954 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#15151 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18955 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#16874 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18956 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#11970 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18957 +label: "aéroports" +value: "109" +data: App\Entity\Category {#11969 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18958 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#17947 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18959 +label: "station de bus" +value: "111" +data: App\Entity\Category {#17464 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18960 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#17482 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18961 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#12185 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18962 +label: "police" +value: "114" +data: App\Entity\Category {#16396 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18963 +label: "pompiers" +value: "115" +data: App\Entity\Category {#16423 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18964 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#12494 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18965 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#13030 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18966 +label: "editeurs" +value: "118" +data: App\Entity\Category {#13839 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18967 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#14116 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18968 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#14829 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18969 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#14838 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18970 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#15034 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18971 +label: "magazines" +value: "123" +data: App\Entity\Category {#15431 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18972 +label: "médias" +value: "124" +data: App\Entity\Category {#15701 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18973 +label: "multimédias" +value: "125" +data: App\Entity\Category {#15863 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18974 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#16000 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18975 +label: "publicité" +value: "127" +data: App\Entity\Category {#16648 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18976 +label: "radios" +value: "128" +data: App\Entity\Category {#16675 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18977 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#16684 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18978 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#17144 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18979 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#11931 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18980 +label: "aluminium" +value: "132" +data: App\Entity\Category {#12166 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18981 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#12215 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18982 +label: "architectes" +value: "134" +data: App\Entity\Category {#12287 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18983 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#12366 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18984 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#12375 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18985 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#12569 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18986 +label: "béton" +value: "138" +data: App\Entity\Category {#12597 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18987 +label: "bois" +value: "139" +data: App\Entity\Category {#12664 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18988 +label: "carrelage" +value: "140" +data: App\Entity\Category {#12900 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18989 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#12909 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18990 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#13102 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18991 +label: "construction" +value: "143" +data: App\Entity\Category {#13389 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18992 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#13398 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18993 +label: "cuisines" +value: "145" +data: App\Entity\Category {#13524 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18994 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#13542 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18995 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#13740 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18996 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#13767 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18997 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#14107 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18998 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#14246 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18999 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#14415 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19000 +label: "génie civil" +value: "152" +data: App\Entity\Category {#14532 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19001 +label: "géomètres" +value: "153" +data: App\Entity\Category {#14568 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19002 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#14759 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19003 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#15052 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19004 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#15503 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19005 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#15557 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19006 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#15593 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19007 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#15710 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19008 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#15719 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19009 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#15728 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19010 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#15737 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19011 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#15800 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19012 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#15845 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19013 +label: "peinture" +value: "165" +data: App\Entity\Category {#16216 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19014 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#16432 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19015 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#17011 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19016 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#17046 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19017 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#17429 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19018 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#17733 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19019 +label: "topographies" +value: "171" +data: App\Entity\Category {#17769 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19020 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#17965 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19021 +label: "toiture" +value: "173" +data: App\Entity\Category {#17715 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19022 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#12011 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19023 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#12206 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19024 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#12260 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19025 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#12402 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19026 +label: "associations" +value: "178" +data: App\Entity\Category {#12420 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19027 +label: "cartographie" +value: "179" +data: App\Entity\Category {#12938 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19028 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#13084 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19029 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#13686 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19030 +label: "douanes" +value: "182" +data: App\Entity\Category {#13713 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19031 +label: "environnement" +value: "183" +data: App\Entity\Category {#14017 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19032 +label: "fondations" +value: "184" +data: App\Entity\Category {#14290 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19033 +label: "ministères" +value: "185" +data: App\Entity\Category {#15791 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19034 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#16027 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19035 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#16081 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19036 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#16099 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19037 +label: "poste" +value: "189" +data: App\Entity\Category {#16450 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19038 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#17135 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19039 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#11902 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19040 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#11913 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19041 +label: "ameublement" +value: "193" +data: App\Entity\Category {#12224 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19042 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#12242 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19043 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#12251 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19044 +label: "artisanat" +value: "196" +data: App\Entity\Category {#12338 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19045 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#12357 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19046 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#12458 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19047 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#12467 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19048 +label: "boucheries" +value: "200" +data: App\Entity\Category {#12682 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19049 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#12711 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19050 +label: "broderies" +value: "202" +data: App\Entity\Category {#12756 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19051 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#12956 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19052 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#12994 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19053 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#13012 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19054 +label: "chaussures" +value: "206" +data: App\Entity\Category {#13111 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19055 +label: "commerce général" +value: "207" +data: App\Entity\Category {#13210 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19056 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#13443 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19057 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#13506 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19058 +label: "fast food" +value: "210" +data: App\Entity\Category {#14219 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19059 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#14370 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19060 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#14379 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19061 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#14397 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19062 +label: "friperies" +value: "214" +data: App\Entity\Category {#14406 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19063 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#14712 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19064 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#15025 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19065 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#15070 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19066 +label: "lingeries" +value: "218" +data: App\Entity\Category {#15124 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19067 +label: "loterie" +value: "219" +data: App\Entity\Category {#15368 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19068 +label: "maquis" +value: "220" +data: App\Entity\Category {#15494 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19069 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#15548 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19070 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#15566 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19071 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#15602 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19072 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#15611 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19073 +label: "merceries" +value: "225" +data: App\Entity\Category {#15746 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19074 +label: "meubles" +value: "226" +data: App\Entity\Category {#15755 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19075 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#15809 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19076 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#16009 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19077 +label: "papeterie" +value: "229" +data: App\Entity\Category {#16108 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19078 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#16153 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19079 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#16342 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19080 +label: "plomberie" +value: "232" +data: App\Entity\Category {#16351 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19081 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#16387 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19082 +label: "pressings" +value: "234" +data: App\Entity\Category {#16468 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19083 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#16486 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19084 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#16540 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19085 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#16549 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19086 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#16892 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19087 +label: "restaurants" +value: "239" +data: App\Entity\Category {#16919 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19088 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#16993 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19089 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#17055 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19090 +label: "serrureries" +value: "242" +data: App\Entity\Category {#17153 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19091 +label: "stylismes" +value: "243" +data: App\Entity\Category {#17536 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19092 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#17554 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19093 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#17581 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19094 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#17599 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19095 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#17634 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19096 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#17742 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19097 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#17831 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19098 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#18072 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19099 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#12976 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19100 +label: "boutique" +value: "252" +data: App\Entity\Category {#12700 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19101 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#12514 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19102 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#12655 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19103 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#12918 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19104 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#13093 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19105 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#13326 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19106 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#14460 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19107 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#15088 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19108 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#15377 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19109 +label: "parc auto" +value: "261" +data: App\Entity\Category {#16117 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19110 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#16324 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19111 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#16360 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19112 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#18063 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19113 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#18081 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19114 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#16135 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19115 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#12927 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19116 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#16045 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19117 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#12049 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19118 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#14172 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19119 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#14604 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19120 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#12503 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19121 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#12810 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19122 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#12819 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19123 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#13236 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19124 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#13245 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19125 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#13362 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19126 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#13416 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19127 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#14136 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19128 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#14145 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19129 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#14154 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19130 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#14586 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19131 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#14750 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19132 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#14944 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19133 +label: "management" +value: "285" +data: App\Entity\Category {#15467 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19134 +label: "marketing" +value: "286" +data: App\Entity\Category {#15521 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19135 +label: "notaires" +value: "287" +data: App\Entity\Category {#15982 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19136 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#16621 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19137 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#16639 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19138 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#11989 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19139 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#12031 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19140 +label: "auberges" +value: "292" +data: App\Entity\Category {#12485 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19141 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#12985 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19142 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#13003 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19143 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#13075 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19144 +label: "cinémas" +value: "296" +data: App\Entity\Category {#13156 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19145 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#14071 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19146 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#14281 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19147 +label: "hôtels" +value: "299" +data: App\Entity\Category {#14730 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19148 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#15297 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19149 +label: "musées" +value: "301" +data: App\Entity\Category {#15872 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19150 +label: "musique" +value: "302" +data: App\Entity\Category {#15881 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19151 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#15971 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19152 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#16018 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19153 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#16144 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19154 +label: "piscine" +value: "306" +data: App\Entity\Category {#16333 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19155 +label: "résidence" +value: "307" +data: App\Entity\Category {#16910 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19156 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#17375 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19157 +label: "bowling" +value: "309" +data: App\Entity\Category {#12729 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19158 +label: "animalerie" +value: "310" +data: App\Entity\Category {#12233 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19159 +label: "zoo" +value: "311" +data: App\Entity\Category {#18135 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19160 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#12296 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19161 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#12411 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19162 +label: "bureautique" +value: "314" +data: App\Entity\Category {#12792 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19163 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#13380 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19164 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#13407 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19165 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#13533 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19166 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#14317 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19167 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#14352 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19168 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#14559 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19169 +label: "cloud" +value: "321" +data: App\Entity\Category {#13174 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19170 +label: "informatique" +value: "322" +data: App\Entity\Category {#14909 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19171 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#14935 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19172 +label: "internet" +value: "324" +data: App\Entity\Category {#14989 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19173 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#15440 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19174 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#15575 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19175 +label: "monétique" +value: "327" +data: App\Entity\Category {#15818 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19176 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#16901 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19177 +label: "biologistes" +value: "329" +data: App\Entity\Category {#12644 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19178 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#12855 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19179 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#12891 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19180 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#13057 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19181 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#13120 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19182 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#13129 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19183 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#13165 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19184 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#14089 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19185 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#14649 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19186 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#14676 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19187 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#14703 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19188 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#15043 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19189 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#15061 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19190 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#15665 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19191 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#15674 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19192 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#15683 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19193 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#15692 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19194 +label: "neurologie" +value: "346" +data: App\Entity\Category {#15962 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19195 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#16054 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19196 +label: "opticiens" +value: "348" +data: App\Entity\Category {#16063 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19197 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#16207 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19198 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#16243 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19199 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#16261 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19200 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#16567 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19201 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#16594 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19202 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#16603 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19203 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#16612 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19204 +label: "radiologie" +value: "356" +data: App\Entity\Category {#16666 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19205 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#16883 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19206 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#17795 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19207 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#16315 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19208 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#12449 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19209 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#12801 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19210 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#12828 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19211 +label: "epargne" +value: "363" +data: App\Entity\Category {#14026 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19212 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#14053 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19213 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#14127 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19214 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#14163 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19215 +label: "microfinance" +value: "367" +data: App\Entity\Category {#15764 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19216 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#16090 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19217 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#17099 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19218 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#17384 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19219 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#17840 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19220 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#11871 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19221 +label: "agriculture" +value: "373" +data: App\Entity\Category {#12080 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19222 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#12089 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19223 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#12110 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19224 +label: "agronomie" +value: "376" +data: App\Entity\Category {#12119 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19225 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#12148 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19226 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#12157 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19227 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#12269 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19228 +label: "boissons" +value: "380" +data: App\Entity\Category {#12673 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19229 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#12873 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19230 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#13280 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19231 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#13731 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19232 +label: "eau de table" +value: "384" +data: App\Entity\Category {#13749 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19233 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#13758 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19234 +label: "elevage" +value: "386" +data: App\Entity\Category {#13911 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19235 +label: "engrais" +value: "387" +data: App\Entity\Category {#13972 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19236 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#14210 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19237 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#14237 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19238 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#14433 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19239 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#14640 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19240 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#14741 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19241 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#14998 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19242 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#15620 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19243 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#16189 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19244 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#16198 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19245 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#16504 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19246 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#16513 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19247 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#16531 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19248 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#16558 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19249 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#16576 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19250 +label: "riz" +value: "402" +data: App\Entity\Category {#16957 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19251 +label: "sucre" +value: "403" +data: App\Entity\Category {#17545 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19252 +label: "confédérations" +value: "404" +data: App\Entity\Category {#13344 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19253 +label: "ordres" +value: "405" +data: App\Entity\Category {#16072 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19254 +label: "patronat" +value: "406" +data: App\Entity\Category {#16171 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19255 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#13425 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19256 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#15854 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19257 +label: "synagogue" +value: "409" +data: App\Entity\Category {#17563 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19258 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#13021 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19259 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#12020 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19260 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#12586 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19261 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#13884 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19262 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#13893 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19263 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#13902 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19264 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#13963 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19265 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#14098 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19266 +label: "gaz" +value: "418" +data: App\Entity\Category {#14523 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19267 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#14550 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19268 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#14658 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19269 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#14768 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19270 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#14777 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19271 +label: "école" +value: "423" +data: App\Entity\Category {#13776 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19272 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#13039 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19273 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#13048 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19274 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#13488 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19275 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#13785 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19276 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#13794 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19277 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#13803 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19278 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#13812 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19279 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#13821 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19280 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#13830 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19281 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#13990 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19282 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#14326 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19283 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#12965 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19284 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#13695 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19285 +label: "entreposage" +value: "437" +data: App\Entity\Category {#13999 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19286 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#13560 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19287 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#17020 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19288 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#12307 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19289 +label: "brasserie" +value: "441" +data: App\Entity\Category {#12738 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19290 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#13138 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19291 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#13452 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19292 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#13605 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19293 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#13668 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19294 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#13929 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19295 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#14080 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19296 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#14181 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19297 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#14190 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19298 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#14201 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19299 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#14424 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19300 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#14847 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19301 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#14856 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19302 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#14865 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19303 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#14874 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19304 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#14883 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19305 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#14892 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19306 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#14926 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19307 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#15530 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19308 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#15584 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19309 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#15647 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19310 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#15656 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19311 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#15773 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19312 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#16234 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19313 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#16522 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19314 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#16585 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19315 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#17037 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19316 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#17366 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19317 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#17438 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19318 +label: "textiles" +value: "470" +data: App\Entity\Category {#17688 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19319 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#17724 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19320 +label: "tuiles" +value: "472" +data: App\Entity\Category {#17992 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19321 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#18001 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19322 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#12139 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19323 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#13353 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19324 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#14496 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19325 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#15629 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19326 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#15638 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19327 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#17090 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19328 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#17108 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19329 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#17117 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19330 +label: "copie service" +value: "482" +data: App\Entity\Category {#13434 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19331 +label: "courrier" +value: "483" +data: App\Entity\Category {#13461 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19332 +label: "courrier express" +value: "484" +data: App\Entity\Category {#13470 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19333 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#13551 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19334 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#13569 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19335 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#13614 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19336 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#13623 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19337 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#14008 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19338 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#14062 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19339 +label: "jardinage" +value: "491" +data: App\Entity\Category {#15007 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19340 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#15261 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19341 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#15324 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19342 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#15935 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19343 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#15944 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19344 +label: "photographes" +value: "496" +data: App\Entity\Category {#16270 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19345 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#16477 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19346 +label: "studio de production" +value: "498" +data: App\Entity\Category {#17518 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19347 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#17527 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19348 +label: "toilettage" +value: "500" +data: App\Entity\Category {#17706 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19349 +label: "stockagem" +value: "501" +data: App\Entity\Category {#17509 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19350 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#13066 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19351 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#13192 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19352 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#12040 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19353 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#12060 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19354 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#12384 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19355 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#12393 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19356 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#12542 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19357 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#13262 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19358 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#13271 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19359 +label: "consignation" +value: "511" +data: App\Entity\Category {#13371 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19360 +label: "fret" +value: "512" +data: App\Entity\Category {#14388 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19361 +label: "location avion" +value: "513" +data: App\Entity\Category {#15160 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19362 +label: "logistique" +value: "514" +data: App\Entity\Category {#15359 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19363 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#15476 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19364 +label: "ports" +value: "516" +data: App\Entity\Category {#16441 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19365 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#16966 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19366 +label: "shipping" +value: "518" +data: App\Entity\Category {#17357 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19367 +label: "transit" +value: "519" +data: App\Entity\Category {#17849 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19368 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#17858 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19369 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#17867 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19370 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#17885 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19371 +label: "transport routier" +value: "523" +data: App\Entity\Category {#17894 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19372 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#17911 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19373 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#17920 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19374 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#17929 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19375 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#17938 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19376 +label: "station de métro" +value: "528" +data: App\Entity\Category {#17473 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19377 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#17491 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19378 +label: "gare" +value: "530" +data: App\Entity\Category {#14505 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19379 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#14514 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19380 +label: "ambulances" +value: "532" +data: App\Entity\Category {#12184 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19381 +label: "service public" +value: "533" +data: App\Entity\Category {#17171 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19382 +label: "auberge" +value: "534" +data: App\Entity\Category {#12476 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19383 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#12837 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19384 +label: "btp" +value: "536" +data: App\Entity\Category {#12765 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19385 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#13479 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19386 +label: "devops" +value: "538" +data: App\Entity\Category {#13659 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19387 +label: "collège" +value: "539" +data: App\Entity\Category {#13201 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19388 +label: "lycée" +value: "540" +data: App\Entity\Category {#15386 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19389 +label: "bts" +value: "541" +data: App\Entity\Category {#12774 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19390 +label: "université" +value: "542" +data: App\Entity\Category {#18010 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19391 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#14487 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19392 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#17670 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19393 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#17661 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19394 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#17679 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19395 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#14541 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19396 +label: "directions" +value: "548" +data: App\Entity\Category {#13677 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19397 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#14613 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19398 +label: "institutions" +value: "550" +data: App\Entity\Category {#14971 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19399 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#14962 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19400 +label: "partenariat" +value: "552" +data: App\Entity\Category {#16162 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19401 +label: "commercial" +value: "553" +data: App\Entity\Category {#13227 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19402 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#11980 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19403 +label: "vente" +value: "555" +data: App\Entity\Category {#18054 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19404 +label: "fourniture" +value: "556" +data: App\Entity\Category {#14361 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19405 +label: "achat" +value: "557" +data: App\Entity\Category {#11922 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19406 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#14631 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19407 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#14721 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19408 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#14595 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19409 +label: "gestion" +value: "561" +data: App\Entity\Category {#14577 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19410 +label: "droits" +value: "562" +data: App\Entity\Category {#13722 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19411 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#15991 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19412 +label: "soins" +value: "564" +data: App\Entity\Category {#17402 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19413 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#15422 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19414 +label: "education" +value: "566" +data: App\Entity\Category {#13848 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19415 +label: "formation" +value: "567" +data: App\Entity\Category {#14308 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19416 +label: "enseignement" +value: "568" +data: App\Entity\Category {#13981 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19417 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#15782 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19418 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#14478 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19419 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#15079 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19420 +label: "services publiques" +value: "572" +data: App\Entity\Category {#17321 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19421 +label: "aménagement" +value: "573" +data: App\Entity\Category {#12195 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19422 +label: "club de football" +value: "574" +data: App\Entity\Category {#13183 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19423 +label: "retouches" +value: "575" +data: App\Entity\Category {#16948 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19424 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#13335 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19425 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#16839 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19426 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#14980 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19427 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#16036 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19428 +label: "Épilation" +value: "580" +data: App\Entity\Category {#14044 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19429 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#15485 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19430 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#17420 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19431 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#15539 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19432 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#17330 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19433 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#16930 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19434 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#16939 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19435 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#17205 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19436 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#16848 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19437 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#16758 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19438 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#16767 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19439 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#16821 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19440 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#15953 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19441 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#16405 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19442 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#13641 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19443 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#16378 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19444 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#17250 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19445 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#16369 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19446 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#15279 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19447 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#17339 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19448 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#16225 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19449 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#13920 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19450 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#17760 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19451 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#17277 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19452 +label: "western union" +value: "604" +data: App\Entity\Category {#18126 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19453 +label: "moneygram" +value: "605" +data: App\Entity\Category {#15827 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19454 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#17286 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19455 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#16495 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19456 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#17223 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19457 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#13307 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19458 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#16414 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19459 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#17312 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19460 +label: "crémation" +value: "612" +data: App\Entity\Category {#13497 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19461 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#14272 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19462 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#15512 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19463 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#13306 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19464 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#12069 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19465 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#17259 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19466 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#13650 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19467 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#17241 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19468 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#13587 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19469 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#13578 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19470 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#13938 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19471 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#16180 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19472 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#13866 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19473 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#14953 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19474 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#17751 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19475 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#15926 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19476 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#15917 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19477 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#15899 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19478 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#15908 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19479 +label: "désinfection" +value: "631" +data: App\Entity\Category {#13632 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19480 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#16288 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19481 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#16279 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19482 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#16306 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19483 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#16297 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19484 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#17348 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19485 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#17268 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19486 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#17196 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19487 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#17813 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19488 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#15142 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19489 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#17232 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19490 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#15133 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19491 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#12339 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19492 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#16459 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19493 +label: "vannerie" +value: "645" +data: App\Entity\Category {#18045 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19494 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#17697 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19495 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#17064 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19496 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#17073 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19497 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#14299 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19498 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#17590 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19499 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#12635 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19500 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#12747 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19501 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#12129 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19502 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#14469 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19503 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#12128 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19504 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#17214 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19505 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#14228 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19506 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#13515 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19507 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#15016 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19508 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#17411 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19509 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#17295 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19510 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#16712 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19511 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#16722 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19512 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#16803 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19513 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#16731 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19514 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#16812 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19515 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#16711 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19516 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#16830 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19517 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#16794 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19518 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#16749 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19519 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#16785 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19520 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#16740 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19521 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#16776 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19522 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#16865 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19523 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#15170 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19524 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#15216 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19525 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#15234 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19526 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#15243 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19527 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#15350 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19528 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#15207 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19529 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#15306 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19530 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#15189 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19531 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#15252 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19532 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#15225 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19533 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#15270 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19534 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#15288 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19535 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#15169 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19536 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#15315 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19537 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#15180 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Category {#780 -name: "Non classé" -secondName: null -reference: null -icon: null -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: null -jobOfferts: Doctrine\ORM\PersistentCollection {#1194 …} -quotation: null -createdAt: DateTimeImmutable @1658034775 {#770 date: 2022-07-17 05:12:55.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1659195750 {#767 date: 2022-07-30 15:42:30.0 UTC (+00:00) } -slug: "non-classe" -id: 1 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#18843 -form: Symfony\Component\Form\Form {#1732 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#18842 …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) {#19539 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 | "1" |
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 {#1610 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1611 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1646 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1638 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1647 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1625 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1649 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1648 …} } |
| 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 {#470 …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 {#1642 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#784 …} } |
| 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() {#1637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1636 …} $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 {#19542 +label: "France Education" +value: "1" +data: App\Entity\Establishment {#19557 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19544 +label: "Ambassade de France" +value: "2" +data: App\Entity\Establishment {#19585 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19555 +label: "Ambassade des États-Unis" +value: "3" +data: App\Entity\Establishment {#19610 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19556 +label: "Aéroport Ahmed Sékou Touré" +value: "4" +data: App\Entity\Establishment {#19635 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19564 +label: "École Primaire De Katougouma" +value: "6" +data: App\Entity\Establishment {#19662 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19543 +label: "CROIX-ROUGE GUINÉENNE" +value: "7" +data: App\Entity\Establishment {#19687 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19553 +label: "Ecoles Militaires de Manéah" +value: "8" +data: App\Entity\Establishment {#19712 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19554 +label: "école Oumou Djaby" +value: "9" +data: App\Entity\Establishment {#19737 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19558 +label: "Lycée Kobayah" +value: "11" +data: App\Entity\Establishment {#19762 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19545 +label: "International Clinic Conakry" +value: "13" +data: App\Entity\Establishment {#19787 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19552 +label: "Clinique Pasteur" +value: "14" +data: App\Entity\Establishment {#19814 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36994 +label: "Clinic Espoir" +value: "15" +data: App\Entity\Establishment {#19841 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36995 +label: "Clinique de Dr M'mah bangoura" +value: "16" +data: App\Entity\Establishment {#19868 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36996 +label: "Dramé Et Freres" +value: "17" +data: App\Entity\Establishment {#19893 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36997 +label: "HOTEL Dream Land Gimnage" +value: "18" +data: App\Entity\Establishment {#19918 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36998 +label: "U i c t kindia centre educatif islamique (interna )" +value: "19" +data: App\Entity\Establishment {#19943 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36999 +label: "Université Général Lansana Conté de Sonfonia" +value: "20" +data: App\Entity\Establishment {#19970 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37000 +label: "Université Mahatma Gandhi" +value: "21" +data: App\Entity\Establishment {#19995 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37001 +label: "Universite Jeluis Nyerere de kankan" +value: "22" +data: App\Entity\Establishment {#20020 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37002 +label: "Université Mercure International Guinée" +value: "25" +data: App\Entity\Establishment {#20047 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37003 +label: "Universitè Mahatma Gandi , Campus Principal" +value: "26" +data: App\Entity\Establishment {#20072 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37004 +label: "Université Kofi Annan de Guinée" +value: "27" +data: App\Entity\Establishment {#20099 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37005 +label: "Faculte Hadja Mafory Bangoura" +value: "28" +data: App\Entity\Establishment {#20124 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37006 +label: "Faculté Médécine Université Kofi Annan de Guinée" +value: "29" +data: App\Entity\Establishment {#20149 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37007 +label: "Médecine du travail-Conakry" +value: "30" +data: App\Entity\Establishment {#20176 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37008 +label: "Médecine Traditionnelle chez Elhadj Abdourahmane" +value: "31" +data: App\Entity\Establishment {#20201 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37009 +label: "Madina" +value: "32" +data: App\Entity\Establishment {#20226 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37010 +label: "Madina AVARIA Marché" +value: "33" +data: App\Entity\Establishment {#20251 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37011 +label: "Guineenne d'Intérim Expertise - GI EXPERTISE" +value: "34" +data: App\Entity\Establishment {#20276 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37012 +label: "GUINEE INTERIME" +value: "35" +data: App\Entity\Establishment {#20305 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37013 +label: "Matoto Deviation" +value: "36" +data: App\Entity\Establishment {#20330 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37014 +label: "Matoto Central Mosque" +value: "37" +data: App\Entity\Establishment {#20355 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37015 +label: "Entag fassa" +value: "38" +data: App\Entity\Establishment {#2135 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37016 +label: "enta Wassawassa" +value: "39" +data: App\Entity\Establishment {#20380 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37017 +label: "GLC Kenende" +value: "40" +data: App\Entity\Establishment {#20405 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37018 +label: "Global Optique Guinée" +value: "41" +data: App\Entity\Establishment {#20430 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37019 +label: "Global Express Change Sarl" +value: "42" +data: App\Entity\Establishment {#20455 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37020 +label: "Global Immobilier" +value: "43" +data: App\Entity\Establishment {#20480 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37021 +label: "STATION SHELL DABOMPA TAMISSO" +value: "44" +data: App\Entity\Establishment {#20505 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37022 +label: "GUICOPRES SA" +value: "45" +data: App\Entity\Establishment {#20530 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37023 +label: "GALERIE MARIFALA" +value: "46" +data: App\Entity\Establishment {#20586 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37024 +label: "Orange Boutique BAO" +value: "48" +data: App\Entity\Establishment {#20611 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37025 +label: "Rio Tinto" +value: "49" +data: App\Entity\Establishment {#2844 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37026 +label: "Boutique téléphone mobile" +value: "50" +data: App\Entity\Establishment {#20636 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37027 +label: "Lycée De Kipé" +value: "53" +data: App\Entity\Establishment {#20661 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37028 +label: "FBA & Associates" +value: "54" +data: App\Entity\Establishment {#20686 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37029 +label: "ENFANTS DU GLOBE" +value: "55" +data: App\Entity\Establishment {#20711 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37030 +label: "Guilex Avocats" +value: "56" +data: App\Entity\Establishment {#20736 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37031 +label: "Port du Boulbinet" +value: "57" +data: App\Entity\Establishment {#20761 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37032 +label: "Alibaba Restaurant" +value: "61" +data: App\Entity\Establishment {#20786 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37033 +label: "Hotel Camayenne" +value: "62" +data: App\Entity\Establishment {#20811 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37034 +label: "JICA Guinée" +value: "63" +data: App\Entity\Establishment {#20838 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37035 +label: "OLFAC ENTA" +value: "64" +data: App\Entity\Establishment {#20863 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37036 +label: "Camp Boiro" +value: "65" +data: App\Entity\Establishment {#20888 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37037 +label: "Centre de formation K-Concept" +value: "66" +data: App\Entity\Establishment {#20913 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37038 +label: "Eyes Center" +value: "67" +data: App\Entity\Establishment {#20938 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37039 +label: "eyemotion pro investment Dubreka" +value: "68" +data: App\Entity\Establishment {#20963 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37040 +label: "MOTEL GBESSIA" +value: "69" +data: App\Entity\Establishment {#20988 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37041 +label: "Motel West Africa" +value: "70" +data: App\Entity\Establishment {#2890 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37042 +label: "Motel Restaurant Hobereau Nongo Conakry" +value: "71" +data: App\Entity\Establishment {#21013 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37043 +label: "General Lansana Conté stadium" +value: "72" +data: App\Entity\Establishment {#21038 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37044 +label: "Stadium Fadigaya" +value: "73" +data: App\Entity\Establishment {#21063 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37045 +label: "Stade du 28 Septembre" +value: "74" +data: App\Entity\Establishment {#21088 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37046 +label: "stadium de Mansombombo" +value: "75" +data: App\Entity\Establishment {#21113 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37047 +label: "Boite Nuit De Dionfo Centre" +value: "76" +data: App\Entity\Establishment {#21138 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37048 +label: "Boite nuit de besseya" +value: "77" +data: App\Entity\Establishment {#21163 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37049 +label: "PICASSO GYM" +value: "78" +data: App\Entity\Establishment {#21188 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37050 +label: "Pic de Tibe" +value: "79" +data: App\Entity\Establishment {#21213 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37051 +label: "Pic de Donguel" +value: "80" +data: App\Entity\Establishment {#21238 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37052 +label: "Cyber Grande Famille Vincent" +value: "81" +data: App\Entity\Establishment {#21263 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37053 +label: "Cyber Alphonse Dominonce Koundouno" +value: "82" +data: App\Entity\Establishment {#21288 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37054 +label: "Cyber Abamel Associate" +value: "83" +data: App\Entity\Establishment {#21313 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37055 +label: "L' AUBERGE LE COLIBRI" +value: "84" +data: App\Entity\Establishment {#21338 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37056 +label: "Direction Generale Des Impots" +value: "85" +data: App\Entity\Establishment {#21363 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37057 +label: "Direction National Du Tresor Public" +value: "86" +data: App\Entity\Establishment {#21390 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37058 +label: "DIRECTION NATIONALE DES PETITES ET MOYENNES ENTREPRISES" +value: "87" +data: App\Entity\Establishment {#21415 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37059 +label: "Jardin d'enfant Saint Joseph" +value: "88" +data: App\Entity\Establishment {#21442 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37060 +label: "Enfants d'abord" +value: "89" +data: App\Entity\Establishment {#2959 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37061 +label: "GSP Enfant noir camara laye" +value: "90" +data: App\Entity\Establishment {#21467 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37062 +label: "Bar Café Noir et touba" +value: "91" +data: App\Entity\Establishment {#21492 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37063 +label: "Coco brico" +value: "92" +data: App\Entity\Establishment {#21517 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37064 +label: "Magasin Noir de coco Sinko" +value: "93" +data: App\Entity\Establishment {#21542 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37065 +label: "Magasin, Bambeto" +value: "94" +data: App\Entity\Establishment {#21567 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37066 +label: "Magasin produit agro-alimentaire Gnenguema" +value: "95" +data: App\Entity\Establishment {#21592 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37067 +label: "Magasin Pièces Moto" +value: "96" +data: App\Entity\Establishment {#21617 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37068 +label: "Pièces et Équipements Auto" +value: "97" +data: App\Entity\Establishment {#21644 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37069 +label: "PIÈCES DÉTACHÉES MOTO CHEZ SIAKA DIALLO" +value: "98" +data: App\Entity\Establishment {#21669 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37070 +label: "Park moto Mory's & Pathe's" +value: "99" +data: App\Entity\Establishment {#21694 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37071 +label: "Garage auto et moto de Kamandou" +value: "100" +data: App\Entity\Establishment {#21719 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37072 +label: "terrain de football de lambagny" +value: "101" +data: App\Entity\Establishment {#21744 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37073 +label: "Football" +value: "102" +data: App\Entity\Establishment {#21769 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37074 +label: "Kaloum Football Club KFC" +value: "103" +data: App\Entity\Establishment {#2984 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37075 +label: "Club De Kipe" +value: "104" +data: App\Entity\Establishment {#21794 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37076 +label: "CLUB ALBATROS" +value: "105" +data: App\Entity\Establishment {#21819 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37077 +label: "Club CASTEL VIP" +value: "106" +data: App\Entity\Establishment {#21844 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37078 +label: "Commune urbaine de Fria" +value: "107" +data: App\Entity\Establishment {#21869 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37079 +label: "Aérodrome de Fria" +value: "108" +data: App\Entity\Establishment {#21894 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37080 +label: "Fria Village Poste de Santé" +value: "109" +data: App\Entity\Establishment {#21919 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37081 +label: "Fria Hôpital Prefectoral" +value: "110" +data: App\Entity\Establishment {#21944 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37082 +label: "Hopital Régional de Labé" +value: "111" +data: App\Entity\Establishment {#21969 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37083 +label: "Centre de Santé de MADINA" +value: "112" +data: App\Entity\Establishment {#21994 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37084 +label: "Ecole de santé-CID" +value: "113" +data: App\Entity\Establishment {#22019 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37085 +label: "Institut International de Formation en Santé de Télimélé" +value: "114" +data: App\Entity\Establishment {#22046 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37086 +label: "LES AMIS DES VOLAILLES" +value: "117" +data: App\Entity\Establishment {#22071 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37087 +label: "Foniké FM 96.1" +value: "118" +data: App\Entity\Establishment {#22096 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37088 +label: "Agence Orabank" +value: "119" +data: App\Entity\Establishment {#22123 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37089 +label: "Jocamey Avocats" +value: "120" +data: App\Entity\Establishment {#22148 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37090 +label: "GLOBAL SERVICES PLUS LAMBANYI CARREF" +value: "124" +data: App\Entity\Establishment {#22173 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37091 +label: "iMobile Miniere" +value: "125" +data: App\Entity\Establishment {#22198 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37092 +label: "Papeterie Koultoumy" +value: "126" +data: App\Entity\Establishment {#22223 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37093 +label: "Hopital Ignace Deen" +value: "127" +data: App\Entity\Establishment {#22248 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37094 +label: "BAUXITE DE MIDI" +value: "132" +data: App\Entity\Establishment {#22275 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37095 +label: "Compagnie des bauxites de Guinée" +value: "133" +data: App\Entity\Establishment {#22300 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37096 +label: "Orabank" +value: "134" +data: App\Entity\Establishment {#22325 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37097 +label: "Rise'Up GN" +value: "135" +data: App\Entity\Establishment {#22350 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37098 +label: "AEMS SARL" +value: "136" +data: App\Entity\Establishment {#22375 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37099 +label: "Top Guinee Sarl" +value: "137" +data: App\Entity\Establishment {#22400 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37100 +label: "Tannerie Power plant" +value: "138" +data: App\Entity\Establishment {#22425 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37101 +label: "Station Shell Coronthie" +value: "139" +data: App\Entity\Establishment {#22450 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37102 +label: "BICIGUI Coleyah" +value: "141" +data: App\Entity\Establishment {#22475 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37103 +label: "Rio Nunez" +value: "142" +data: App\Entity\Establishment {#22500 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37104 +label: "FIDUXIS" +value: "144" +data: App\Entity\Establishment {#22525 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37105 +label: "GIGA FORMATION" +value: "145" +data: App\Entity\Establishment {#22550 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37106 +label: "Ministere des Travaux Publics" +value: "146" +data: App\Entity\Establishment {#22575 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37107 +label: "Voltaire Academy" +value: "147" +data: App\Entity\Establishment {#22600 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37108 +label: "kiosque orange money" +value: "148" +data: App\Entity\Establishment {#22625 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37109 +label: ""Pixel" Communication Audio Visuel" +value: "149" +data: App\Entity\Establishment {#22652 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37110 +label: "EDF" +value: "150" +data: App\Entity\Establishment {#3009 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37111 +label: "Batiment Administratif Université Kofi Annan de Guinée" +value: "151" +data: App\Entity\Establishment {#22677 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37112 +label: "LOCATION RENTE CATERPILLAR" +value: "152" +data: App\Entity\Establishment {#22702 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37113 +label: "Loti’s Bar" +value: "153" +data: App\Entity\Establishment {#22727 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37114 +label: "Imprimerie Papeterie Centrale" +value: "154" +data: App\Entity\Establishment {#22752 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37115 +label: "Imprimerie Verdure" +value: "155" +data: App\Entity\Establishment {#22777 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37116 +label: "Noom Hotel Conakry" +value: "156" +data: App\Entity\Establishment {#22802 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37117 +label: "Marifala" +value: "157" +data: App\Entity\Establishment {#22827 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37118 +label: "Boutique électronique De Moussa" +value: "158" +data: App\Entity\Establishment {#3034 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37119 +label: "Dav Média" +value: "159" +data: App\Entity\Establishment {#22852 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37120 +label: "Koloma Marché" +value: "160" +data: App\Entity\Establishment {#22877 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37121 +label: "lejeuneguineendd" +value: "161" +data: App\Entity\Establishment {#22902 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37122 +label: "Le Gentilhommière" +value: "162" +data: App\Entity\Establishment {#22927 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37123 +label: "ARTP Guinée" +value: "163" +data: App\Entity\Establishment {#22952 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37124 +label: "ARTP (autorité de régulation dez télécommunications et poste)" +value: "164" +data: App\Entity\Establishment {#3059 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37125 +label: "Grant Thornton Guinée" +value: "165" +data: App\Entity\Establishment {#22977 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37126 +label: "Business center" +value: "166" +data: App\Entity\Establishment {#23002 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37127 +label: "Numeric Business Center" +value: "167" +data: App\Entity\Establishment {#23027 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37128 +label: "Business" +value: "168" +data: App\Entity\Establishment {#23052 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37129 +label: "GUINEA TRUCKING LOGISTICS" +value: "169" +data: App\Entity\Establishment {#23077 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37130 +label: "Garage AUTO LOGIC" +value: "170" +data: App\Entity\Establishment {#23102 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37131 +label: "Bolloré Africa Logistics Guinée" +value: "171" +data: App\Entity\Establishment {#23127 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37132 +label: "Easycom" +value: "172" +data: App\Entity\Establishment {#23152 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37133 +label: "TotalEnergies Coléah Domino" +value: "173" +data: App\Entity\Establishment {#23177 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37134 +label: "TotalEnergies Kissosso" +value: "174" +data: App\Entity\Establishment {#23202 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37135 +label: "TotalEnergies Sig Madina" +value: "175" +data: App\Entity\Establishment {#23227 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37136 +label: "TOTAL TAOUYAH PETIT LAC" +value: "176" +data: App\Entity\Establishment {#23252 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37137 +label: "TOTAL Belle-vue 2" +value: "177" +data: App\Entity\Establishment {#23277 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37138 +label: "TotalEnergies Marketing Guinée S.A" +value: "178" +data: App\Entity\Establishment {#23302 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37139 +label: "TotalEnergies Bambeto" +value: "179" +data: App\Entity\Establishment {#23327 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37140 +label: "CABINET LOMBONNA SARL" +value: "180" +data: App\Entity\Establishment {#23352 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37141 +label: "UBA Labé" +value: "183" +data: App\Entity\Establishment {#3084 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37142 +label: "electroniquePro (ePro)" +value: "186" +data: App\Entity\Establishment {#23377 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37143 +label: "TotalEnergies Kissidougou Yero makan 1" +value: "189" +data: App\Entity\Establishment {#23408 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37144 +label: "Africa Transport" +value: "192" +data: App\Entity\Establishment {#23433 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37145 +label: "Consulat canada" +value: "193" +data: App\Entity\Establishment {#23460 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37146 +label: "Coopérative d'Elevage de Guinnée" +value: "194" +data: App\Entity\Establishment {#23485 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37147 +label: "Agro Guinée" +value: "195" +data: App\Entity\Establishment {#23510 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37148 +label: "Group Delta Log" +value: "196" +data: App\Entity\Establishment {#23535 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37149 +label: "SOCIETE AFRICAINE DE CONSTRUCTION, DE COMMERCE ET DE FINANCEMENT" +value: "197" +data: App\Entity\Establishment {#23562 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37150 +label: "Global itech" +value: "198" +data: App\Entity\Establishment {#23587 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37151 +label: "Diade Piscine" +value: "201" +data: App\Entity\Establishment {#23612 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37152 +label: "AFRIQUE ESPOIR PALME CAMAYENNE" +value: "202" +data: App\Entity\Establishment {#23637 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37153 +label: "ZCO Market" +value: "203" +data: App\Entity\Establishment {#23662 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37154 +label: "Zimalco Group" +value: "204" +data: App\Entity\Establishment {#23687 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37155 +label: "Zone Monétaire Echange D'argent" +value: "205" +data: App\Entity\Establishment {#23712 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37156 +label: "GTI office" +value: "206" +data: App\Entity\Establishment {#23737 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37157 +label: "MENUISERIE MODEL METAL ALMINIUM" +value: "207" +data: App\Entity\Establishment {#23762 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37158 +label: "STATION TRANSMAR" +value: "208" +data: App\Entity\Establishment {#23787 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37159 +label: "NSIA Banque en Guinée" +value: "209" +data: App\Entity\Establishment {#23812 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37160 +label: "Chemin De Fer De Conakry à Kankan" +value: "210" +data: App\Entity\Establishment {#23837 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37161 +label: "Hôtel Mariador Palace" +value: "211" +data: App\Entity\Establishment {#23862 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37162 +label: "Résidence Ingénieur Cécé Michel Haba" +value: "212" +data: App\Entity\Establishment {#23887 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37163 +label: "Guinée Ingénieur Entreprise et Commerces (GIEC)" +value: "213" +data: App\Entity\Establishment {#23912 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37164 +label: "INGÉNIEUR sory" +value: "214" +data: App\Entity\Establishment {#23937 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37165 +label: "Laboratoire de Biologie médicale Biomar-24" +value: "215" +data: App\Entity\Establishment {#23962 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37166 +label: "Laboratoire Médical Guinéo-Allemand" +value: "216" +data: App\Entity\Establishment {#23989 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37167 +label: "Laboratoire Régional Vétérinaire de Diagnostic - Labé" +value: "217" +data: App\Entity\Establishment {#24018 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37168 +label: "Vente Des Materiels Electriques" +value: "218" +data: App\Entity\Establishment {#24043 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37169 +label: "Boutique matériaux de construction (KORKABP)" +value: "219" +data: App\Entity\Establishment {#24068 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37170 +label: "BICIGUI" +value: "220" +data: App\Entity\Establishment {#24093 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37171 +label: "Orabank" +value: "221" +data: App\Entity\Establishment {#24118 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37172 +label: "ORABANK Agence Kipe" +value: "222" +data: App\Entity\Establishment {#24143 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37173 +label: "Agence Immobiliere Immo Tapi International" +value: "223" +data: App\Entity\Establishment {#24168 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37174 +label: "IMMO ROYAL SERVICES" +value: "225" +data: App\Entity\Establishment {#24193 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37175 +label: "Construction des logements sociaux" +value: "226" +data: App\Entity\Establishment {#24218 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37176 +label: "Riz gras mr Sow" +value: "227" +data: App\Entity\Establishment {#24243 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37177 +label: "Domaine riziculture Mamoudou Kourouma" +value: "229" +data: App\Entity\Establishment {#24268 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37178 +label: "Boké namari" +value: "230" +data: App\Entity\Establishment {#24293 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37179 +label: "ZOOM'S ART" +value: "231" +data: App\Entity\Establishment {#24318 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37180 +label: "Guinee Forage" +value: "232" +data: App\Entity\Establishment {#24343 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37181 +label: "ABC Guinée" +value: "233" +data: App\Entity\Establishment {#24370 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37182 +label: "Groupe Scolaire HADJA HABIBATA TOUNKARA (HHT)" +value: "234" +data: App\Entity\Establishment {#24395 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37183 +label: "GUINEO-MAROCAINE DES TRAVAUX" +value: "235" +data: App\Entity\Establishment {#24422 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37184 +label: "Forage de Bantangui" +value: "236" +data: App\Entity\Establishment {#24447 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37185 +label: "ORGANISATION POUR LA FORMATION ET L'APPUI AUX INITIATIVES DE DEVELOPPEMENT (OFAID)" +value: "237" +data: App\Entity\Establishment {#24472 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37186 +label: "ALUMINIUM ASSALI" +value: "238" +data: App\Entity\Establishment {#24497 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37187 +label: "KOUYATE MULTI-SERVICE" +value: "239" +data: App\Entity\Establishment {#24522 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37188 +label: "CECAF GUINEE MULTI SERVICE" +value: "240" +data: App\Entity\Establishment {#24547 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37189 +label: "SOGUIPREG ( société guinéenne de prestations générales)" +value: "241" +data: App\Entity\Establishment {#24574 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37190 +label: "ABB Sarl" +value: "242" +data: App\Entity\Establishment {#24601 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37191 +label: "TAS International SAU" +value: "243" +data: App\Entity\Establishment {#24628 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37192 +label: "Clinique Medicis" +value: "244" +data: App\Entity\Establishment {#24653 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37193 +label: "Bach-Art Gallery" +value: "245" +data: App\Entity\Establishment {#24678 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37194 +label: "SCI SARLU" +value: "246" +data: App\Entity\Establishment {#24703 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37195 +label: "Banque Africaine du Développement" +value: "247" +data: App\Entity\Establishment {#24728 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37196 +label: "Architecture et génie civil BTP" +value: "248" +data: App\Entity\Establishment {#24753 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37197 +label: "Agence Générale D'Architecture" +value: "251" +data: App\Entity\Establishment {#24778 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37198 +label: "ABK Architecture & Ingénierie" +value: "252" +data: App\Entity\Establishment {#24803 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37199 +label: "Ciments de Guinée S.A" +value: "253" +data: App\Entity\Establishment {#24832 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37200 +label: "ACORE BTP" +value: "254" +data: App\Entity\Establishment {#24861 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37201 +label: "AGETIPE-GUINEE" +value: "255" +data: App\Entity\Establishment {#24886 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37202 +label: "Agence d'Aménagement et de Gestion des Parcs Industriels" +value: "256" +data: App\Entity\Establishment {#24911 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37203 +label: "Alliance Multi-Services" +value: "257" +data: App\Entity\Establishment {#24936 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37204 +label: "Cabinet d’Etudes et d’Architecture AOC" +value: "258" +data: App\Entity\Establishment {#24961 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37205 +label: "B.A.A.D" +value: "259" +data: App\Entity\Establishment {#3135 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37206 +label: "Bae Pauline" +value: "260" +data: App\Entity\Establishment {#24986 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37207 +label: "ECOMMERCE BUSINESS SOLUTIONS" +value: "261" +data: App\Entity\Establishment {#25011 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37208 +label: "College De DAUPHIN" +value: "262" +data: App\Entity\Establishment {#25036 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37209 +label: "Bonex ascenseur" +value: "263" +data: App\Entity\Establishment {#25061 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37210 +label: "blue-sky-busicon" +value: "264" +data: App\Entity\Establishment {#25086 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37211 +label: "Université Al-Eamar de Guinée" +value: "265" +data: App\Entity\Establishment {#25111 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37212 +label: "Groupe-Intereq-2AF.COMCONAKRY" +value: "266" +data: App\Entity\Establishment {#25136 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37213 +label: "AFRICA GROUP MULTI-SERVICES" +value: "267" +data: App\Entity\Establishment {#25161 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37214 +label: "Port de pêche Adms Pêche Kamsar" +value: "269" +data: App\Entity\Establishment {#25186 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37215 +label: "2A Productions Stone Design" +value: "270" +data: App\Entity\Establishment {#25211 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37216 +label: "AGIS-SARL (African's Global Industrial Services )" +value: "271" +data: App\Entity\Establishment {#25236 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37217 +label: "African Team Company" +value: "272" +data: App\Entity\Establishment {#25261 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37218 +label: "APS IMPRESSION" +value: "274" +data: App\Entity\Establishment {#25290 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37219 +label: "Aubaine communication" +value: "275" +data: App\Entity\Establishment {#25315 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37220 +label: "Baysim Guinee Sarl Kerouane" +value: "276" +data: App\Entity\Establishment {#25340 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37221 +label: "BAYSIM GUINEE SARL KANKAN" +value: "277" +data: App\Entity\Establishment {#25365 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37222 +label: "BAYSIM GUINEE SARL KISSIDOUGOU" +value: "278" +data: App\Entity\Establishment {#25390 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37223 +label: "BAYSIM GUINEE SARL SONFONIA" +value: "279" +data: App\Entity\Establishment {#25415 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37224 +label: "BAYSIM GUINEE SARL MAMOU" +value: "280" +data: App\Entity\Establishment {#25440 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37225 +label: "Auto école. (Costa)" +value: "281" +data: App\Entity\Establishment {#25465 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37226 +label: "Ck-Pres" +value: "282" +data: App\Entity\Establishment {#25490 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37227 +label: "École Public Franco-arabe Dar Es Salam" +value: "283" +data: App\Entity\Establishment {#25515 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37228 +label: "DIMACOM" +value: "284" +data: App\Entity\Establishment {#25540 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37229 +label: "Pharmacie de l’Eden" +value: "285" +data: App\Entity\Establishment {#25565 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37230 +label: "Jardin 2 Octobre" +value: "286" +data: App\Entity\Establishment {#25590 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37231 +label: "AGUIMMO PROMOTION SA" +value: "287" +data: App\Entity\Establishment {#25615 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37232 +label: "ENICEM" +value: "288" +data: App\Entity\Establishment {#25642 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37233 +label: "EVANTUS GUINÉE" +value: "289" +data: App\Entity\Establishment {#25667 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37234 +label: "Icône Publicité" +value: "290" +data: App\Entity\Establishment {#25692 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37235 +label: "Centre Informatique Friend Global Service" +value: "291" +data: App\Entity\Establishment {#25717 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37236 +label: "Go Africa Online Guinee" +value: "292" +data: App\Entity\Establishment {#25742 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37237 +label: "Aéroport De Siguiri" +value: "293" +data: App\Entity\Establishment {#25769 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37238 +label: "GALAXIE MARKETING COMMUNICATION" +value: "294" +data: App\Entity\Establishment {#25794 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37239 +label: "Gnakrylive.com" +value: "295" +data: App\Entity\Establishment {#25819 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37240 +label: "Gravupub Guinée" +value: "296" +data: App\Entity\Establishment {#25844 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37241 +label: "Labe Hôpital Regional" +value: "297" +data: App\Entity\Establishment {#25871 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37242 +label: "MORE SERVICE" +value: "298" +data: App\Entity\Establishment {#25896 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37243 +label: "Nimba Design" +value: "299" +data: App\Entity\Establishment {#25921 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37244 +label: "NOBELTIS SARLU CIMENTERIE" +value: "300" +data: App\Entity\Establishment {#25948 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37245 +label: "GI Ciments" +value: "301" +data: App\Entity\Establishment {#25973 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37246 +label: "Labe" +value: "306" +data: App\Entity\Establishment {#3160 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37247 +label: "Autorité de Régulation des Postes Et Télécommunications" +value: "307" +data: App\Entity\Establishment {#25998 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37248 +label: "Administration et Contrôle des Grands Projets - ACGP" +value: "308" +data: App\Entity\Establishment {#26023 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37249 +label: "UCEP-WB-BAD" +value: "309" +data: App\Entity\Establishment {#26048 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37250 +label: "Kipe conakry" +value: "310" +data: App\Entity\Establishment {#3185 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37251 +label: "Injelec" +value: "311" +data: App\Entity\Establishment {#26073 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37252 +label: "Houmbaya Centre de Santé" +value: "312" +data: App\Entity\Establishment {#26098 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37253 +label: "68 MARK AVENUE" +value: "313" +data: App\Entity\Establishment {#26123 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37254 +label: "The luxury Shop" +value: "315" +data: App\Entity\Establishment {#26148 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37255 +label: "ZACO STORE" +value: "316" +data: App\Entity\Establishment {#26173 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37256 +label: "Art de la Table" +value: "317" +data: App\Entity\Establishment {#26198 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37257 +label: "Sipaco" +value: "318" +data: App\Entity\Establishment {#26225 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37258 +label: "Air Sénégal International" +value: "319" +data: App\Entity\Establishment {#26252 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37259 +label: "B&B TRANSIT" +value: "320" +data: App\Entity\Establishment {#26277 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37260 +label: "Cabinet Dentaire Soloprimo" +value: "321" +data: App\Entity\Establishment {#26302 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37261 +label: "Etude Maitre Almamy O. DIABY - Notaire" +value: "322" +data: App\Entity\Establishment {#26327 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37262 +label: "EngenderHealth Guinea Office" +value: "323" +data: App\Entity\Establishment {#3210 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37263 +label: "Ambassade du Maroc" +value: "324" +data: App\Entity\Establishment {#26352 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37264 +label: "Musée National de Guinée" +value: "328" +data: App\Entity\Establishment {#26379 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37265 +label: "Creation web pro - Guinée" +value: "331" +data: App\Entity\Establishment {#26406 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37266 +label: "Auto-école AMSY (Agence Km36)" +value: "335" +data: App\Entity\Establishment {#26433 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37267 +label: "Autoecole prudence de Guinée" +value: "338" +data: App\Entity\Establishment {#26460 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37268 +label: "Auto-école CELICA" +value: "339" +data: App\Entity\Establishment {#26485 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37269 +label: "Groupe SCF" +value: "341" +data: App\Entity\Establishment {#26510 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37270 +label: "Traiteur& événement oriental" +value: "348" +data: App\Entity\Establishment {#26535 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37271 +label: "Garage Electro-Mecanique ( GARIZIM )" +value: "349" +data: App\Entity\Establishment {#26562 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37272 +label: "leopold sédar senghor" +value: "350" +data: App\Entity\Establishment {#26587 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37273 +label: "Mamou Hôpital Regional" +value: "351" +data: App\Entity\Establishment {#26618 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37274 +label: "Ministère De L'enseignement Supérieur Et De La Recherche Scientifique" +value: "352" +data: App\Entity\Establishment {#26643 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37275 +label: "Nzérékoré Airport" +value: "353" +data: App\Entity\Establishment {#26668 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37276 +label: "Dixinn" +value: "356" +data: App\Entity\Establishment {#3235 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37277 +label: "Délices d'Africana" +value: "357" +data: App\Entity\Establishment {#26693 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37278 +label: "Africa Fast Food" +value: "358" +data: App\Entity\Establishment {#26720 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37279 +label: "Club expat" +value: "360" +data: App\Entity\Establishment {#3260 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37280 +label: "Meuble décor" +value: "361" +data: App\Entity\Establishment {#26745 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37281 +label: "Issa Nabé" +value: "362" +data: App\Entity\Establishment {#3285 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37282 +label: "Clinique Ambroise Paré" +value: "363" +data: App\Entity\Establishment {#26770 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37283 +label: "Police passeport nationale" +value: "364" +data: App\Entity\Establishment {#26797 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37284 +label: "Hôpital Ignace Deen" +value: "365" +data: App\Entity\Establishment {#26822 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37285 +label: "ASCOMA GUINEE CONAKRY" +value: "367" +data: App\Entity\Establishment {#3310 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37286 +label: "Radio-Télévision Guinéenne (RTG KOLOMA)" +value: "370" +data: App\Entity\Establishment {#26847 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37287 +label: "A&T Ingénierie" +value: "371" +data: App\Entity\Establishment {#26872 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37288 +label: "Agence de Promotion des Investissements Privés (APIP-Guinée)" +value: "376" +data: App\Entity\Establishment {#26897 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37289 +label: "Ascenseur - Construction - Clé - Clé en main - Guinée - Conakry - Ministère - Rénovation - Murlux" +value: "377" +data: App\Entity\Establishment {#26922 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37290 +label: "NSIA Assurances" +value: "378" +data: App\Entity\Establishment {#26947 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37291 +label: "E'SUP SHERBROOKE ACADEMY GUINEE" +value: "383" +data: App\Entity\Establishment {#26974 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37292 +label: "Bureau d'électricité (EDG)" +value: "384" +data: App\Entity\Establishment {#3335 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37293 +label: "EDG Agence de Kipé" +value: "385" +data: App\Entity\Establishment {#27001 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37294 +label: "Fédération guineenne De Football" +value: "386" +data: App\Entity\Establishment {#27026 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37295 +label: "Baldez'Arts Communication & Imagerie" +value: "387" +data: App\Entity\Establishment {#27053 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37296 +label: "Ambassade du Canada en Guinée" +value: "388" +data: App\Entity\Establishment {#27080 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37297 +label: "Ambassade du Sénégal en Guinée" +value: "389" +data: App\Entity\Establishment {#27105 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37298 +label: "Bollore Africa Logistics" +value: "390" +data: App\Entity\Establishment {#27130 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37299 +label: "Millenium Suites" +value: "391" +data: App\Entity\Establishment {#27155 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37300 +label: "SOGUIPAH" +value: "392" +data: App\Entity\Establishment {#27180 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37301 +label: "PHARMACIE CENTRALE DE GUINÉE" +value: "393" +data: App\Entity\Establishment {#27207 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37302 +label: "Gnakry crêpes" +value: "394" +data: App\Entity\Establishment {#3360 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37303 +label: "Le Baron" +value: "395" +data: App\Entity\Establishment {#27234 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37304 +label: "Cafe Petit Dakar Labé" +value: "396" +data: App\Entity\Establishment {#27259 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37305 +label: "Café_Chic" +value: "397" +data: App\Entity\Establishment {#27284 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37306 +label: "CanalOlympia Kaloum" +value: "398" +data: App\Entity\Establishment {#27309 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37307 +label: "Camayenne" +value: "399" +data: App\Entity\Establishment {#27336 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37308 +label: "RESTAURANT LES COPAINS D ABORD" +value: "402" +data: App\Entity\Establishment {#27361 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37309 +label: "Gamal Abdel Nasser University Of Conakry" +value: "403" +data: App\Entity\Establishment {#27386 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37310 +label: "Leader Net Services" +value: "404" +data: App\Entity\Establishment {#27411 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37311 +label: "Batista Café Kipé" +value: "405" +data: App\Entity\Establishment {#27436 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37312 +label: "BATIPRO SA" +value: "406" +data: App\Entity\Establishment {#27461 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37313 +label: "Trust Africa" +value: "410" +data: App\Entity\Establishment {#27488 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37314 +label: "Agence Guinéenne Pour La Promotion De L' Emploi" +value: "411" +data: App\Entity\Establishment {#27513 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37315 +label: "Pro Emploiguinee" +value: "412" +data: App\Entity\Establishment {#27538 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37316 +label: "Digijob Guinée" +value: "413" +data: App\Entity\Establishment {#27567 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37317 +label: "Job Stage Guinée" +value: "414" +data: App\Entity\Establishment {#27592 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37318 +label: "JOBS224.NET" +value: "415" +data: App\Entity\Establishment {#27619 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37319 +label: "Les Annonces 224" +value: "416" +data: App\Entity\Establishment {#27646 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37320 +label: "Pole Emploi Guinée 224" +value: "417" +data: App\Entity\Establishment {#27673 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37321 +label: "ACAFCONSULTANTS" +value: "418" +data: App\Entity\Establishment {#27698 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37322 +label: "Kanaga Consulting Guinée" +value: "419" +data: App\Entity\Establishment {#27725 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37323 +label: "Cabinet Performance Guinée" +value: "420" +data: App\Entity\Establishment {#27752 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37324 +label: "AFRICA ELITE CONSULTING" +value: "421" +data: App\Entity\Establishment {#27777 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37325 +label: "Cabinet de Formation CEFORMA" +value: "422" +data: App\Entity\Establishment {#27802 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37326 +label: "AGP GUINEE" +value: "423" +data: App\Entity\Establishment {#27829 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37327 +label: "ONFPP Guinée" +value: "424" +data: App\Entity\Establishment {#27856 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37328 +label: "ONAP" +value: "425" +data: App\Entity\Establishment {#27881 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37329 +label: "ONAPI-Guinée" +value: "426" +data: App\Entity\Establishment {#27908 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37330 +label: "ONG Sape" +value: "427" +data: App\Entity\Establishment {#27935 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37331 +label: "Cabinet LINK . 625505029" +value: "428" +data: App\Entity\Establishment {#27960 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37332 +label: "Le Grand Parking De Conakry" +value: "429" +data: App\Entity\Establishment {#27987 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37333 +label: "LA VILLA M" +value: "430" +data: App\Entity\Establishment {#28012 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37334 +label: "PLAQUE PUBLICITAIRE" +value: "431" +data: App\Entity\Establishment {#28037 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37335 +label: "AB-COSMETIQUE MANDIANA" +value: "432" +data: App\Entity\Establishment {#28062 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37336 +label: "AGIL GUINÉE" +value: "433" +data: App\Entity\Establishment {#28087 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37337 +label: "Consulat du Congo Brazzaville en Guinée" +value: "434" +data: App\Entity\Establishment {#28112 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37338 +label: "Ambassade de Russie" +value: "435" +data: App\Entity\Establishment {#28139 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37339 +label: "Ambassade d'Algérie à Conakry, République de Guinée" +value: "436" +data: App\Entity\Establishment {#28166 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37340 +label: "Ambassade d’Allemagne" +value: "437" +data: App\Entity\Establishment {#28191 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37341 +label: "Ambassade d'Egypte" +value: "438" +data: App\Entity\Establishment {#28218 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37342 +label: "Ambassade d'Espagne" +value: "439" +data: App\Entity\Establishment {#28245 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37343 +label: "Ambassade de Chine" +value: "440" +data: App\Entity\Establishment {#28272 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37344 +label: "Fonds de Développement Industriel et des Petites et Moyennes Entreprises ( FODIP)" +value: "441" +data: App\Entity\Establishment {#28299 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37345 +label: "Fondation PROSMI" +value: "442" +data: App\Entity\Establishment {#28324 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37346 +label: "Fondation Orange Guinee" +value: "443" +data: App\Entity\Establishment {#28351 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37347 +label: "Orange Guinée" +value: "444" +data: App\Entity\Establishment {#28376 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37348 +label: "Ministère de la Justice, Guinée" +value: "445" +data: App\Entity\Establishment {#28403 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37349 +label: "Cour suprême de Conakry" +value: "446" +data: App\Entity\Establishment {#28430 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37350 +label: "Ministère du budget" +value: "447" +data: App\Entity\Establishment {#28455 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37351 +label: "Société Navale Guinneenne" +value: "448" +data: App\Entity\Establishment {#28482 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37352 +label: "TRANSCO S.A" +value: "454" +data: App\Entity\Establishment {#28507 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37353 +label: "CAWA GUINÉE" +value: "456" +data: App\Entity\Establishment {#28532 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37354 +label: "Globetrans" +value: "457" +data: App\Entity\Establishment {#28557 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37355 +label: "ONOMO Hotel Conakry" +value: "458" +data: App\Entity\Establishment {#28584 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37356 +label: "Hôtel Petit Bateau" +value: "459" +data: App\Entity\Establishment {#28613 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37357 +label: "Riviera Royal Hotel" +value: "460" +data: App\Entity\Establishment {#28638 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37358 +label: "Hotel du Golfe de Guinée" +value: "461" +data: App\Entity\Establishment {#28663 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37359 +label: "Primus Hôtel Kaloum" +value: "462" +data: App\Entity\Establishment {#28690 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37360 +label: "Hotel Palm Camayenne" +value: "463" +data: App\Entity\Establishment {#28715 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37361 +label: "TotalEnergies LABÉ SAFATOU" +value: "464" +data: App\Entity\Establishment {#28740 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37362 +label: "Riviera Taouyah Hotel" +value: "465" +data: App\Entity\Establishment {#28765 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37363 +label: "Grand Hotel Central" +value: "466" +data: App\Entity\Establishment {#28792 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37364 +label: "Sheraton Grand Conakry" +value: "467" +data: App\Entity\Establishment {#28819 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37365 +label: "Novotel Ghi Conakry Hotel" +value: "468" +data: App\Entity\Establishment {#28848 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37366 +label: "ZAMBEZI INN HOTEL(near Airport, 3 minutes)" +value: "469" +data: App\Entity\Establishment {#28873 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37367 +label: "Guin' Interim" +value: "470" +data: App\Entity\Establishment {#28898 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37368 +label: "bceip" +value: "471" +data: App\Entity\Establishment {#28923 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37369 +label: "Almamya Hotel & Résidence" +value: "472" +data: App\Entity\Establishment {#28950 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37370 +label: "Mai Hotel" +value: "473" +data: App\Entity\Establishment {#28977 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37371 +label: "Atlantic View hotel Conakry" +value: "474" +data: App\Entity\Establishment {#29006 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37372 +label: "Hotel Palladium city" +value: "475" +data: App\Entity\Establishment {#29031 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37373 +label: "Hôtel Palladium City" +value: "476" +data: App\Entity\Establishment {#29056 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37374 +label: "Hotel Grand Ami" +value: "477" +data: App\Entity\Establishment {#29081 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37375 +label: "Residence Al-nour De Coleah Corniche" +value: "478" +data: App\Entity\Establishment {#29106 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37376 +label: "Hôtel Galaxie" +value: "479" +data: App\Entity\Establishment {#29131 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37377 +label: "Le Beau Village" +value: "480" +data: App\Entity\Establishment {#29156 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37378 +label: "Pension Les Palmiers Ratoma" +value: "481" +data: App\Entity\Establishment {#29181 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37379 +label: "Teranga consulting" +value: "482" +data: App\Entity\Establishment {#29208 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37380 +label: "Hôtel SETIFANA" +value: "483" +data: App\Entity\Establishment {#29235 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37381 +label: "Le Sogue Hotel" +value: "484" +data: App\Entity\Establishment {#29260 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37382 +label: "Hôtel Mariador Park" +value: "485" +data: App\Entity\Establishment {#29287 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37383 +label: "La Villa Elijah" +value: "486" +data: App\Entity\Establishment {#29312 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37384 +label: "Kipé Guest House" +value: "487" +data: App\Entity\Establishment {#29339 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37385 +label: "Hotel Mariador Park" +value: "488" +data: App\Entity\Establishment {#29366 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37386 +label: "SOUARE PREMIUM HOTEL" +value: "489" +data: App\Entity\Establishment {#29391 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37387 +label: "Grand Hotel de l'Independance Conakry" +value: "490" +data: App\Entity\Establishment {#29418 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37388 +label: "Le Petit Chalet Hotel" +value: "491" +data: App\Entity\Establishment {#29443 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37389 +label: "Résidence Schaka" +value: "492" +data: App\Entity\Establishment {#29468 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37390 +label: "Hotel Sacha" +value: "493" +data: App\Entity\Establishment {#29493 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37391 +label: "CITY HOTEL" +value: "494" +data: App\Entity\Establishment {#29518 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37392 +label: "Le Rocher" +value: "495" +data: App\Entity\Establishment {#29543 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37393 +label: "RESIDENCE CANADIENNE" +value: "496" +data: App\Entity\Establishment {#29570 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37394 +label: "Auberge associative ReLAIS" +value: "497" +data: App\Entity\Establishment {#29597 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37395 +label: "L'Almamya Hôtel & Résidence" +value: "498" +data: App\Entity\Establishment {#29624 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37396 +label: "Konkoba" +value: "499" +data: App\Entity\Establishment {#29649 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37397 +label: "Restaurant Le Cèdre" +value: "500" +data: App\Entity\Establishment {#29674 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37398 +label: "La City Snack & Patisserie" +value: "501" +data: App\Entity\Establishment {#29699 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37399 +label: "Restaurant LE DAMIER" +value: "502" +data: App\Entity\Establishment {#29724 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37400 +label: "Les Îles de Joie" +value: "503" +data: App\Entity\Establishment {#29749 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37401 +label: "Le Special" +value: "504" +data: App\Entity\Establishment {#29774 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37402 +label: "Les Jardins de Guinée" +value: "505" +data: App\Entity\Establishment {#29799 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37403 +label: "Турски ресторант "Истанбул"" +value: "506" +data: App\Entity\Establishment {#29826 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37404 +label: "L’Étage, Conakry" +value: "507" +data: App\Entity\Establishment {#29851 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37405 +label: "Favela Grill" +value: "508" +data: App\Entity\Establishment {#29876 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37406 +label: "G8F7+HHF Conakry" +value: "509" +data: App\Entity\Establishment {#3385 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37407 +label: "Island Food" +value: "510" +data: App\Entity\Establishment {#29903 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37408 +label: "Cherry Resto Cafe" +value: "511" +data: App\Entity\Establishment {#29928 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37409 +label: "Restaurant camerounais "Méli-Mélo"" +value: "512" +data: App\Entity\Establishment {#29953 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37410 +label: "KM AGENCY SHOP" +value: "513" +data: App\Entity\Establishment {#29978 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37411 +label: "Boutique "AUX 3A"" +value: "514" +data: App\Entity\Establishment {#30003 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37412 +label: "Prima Center Conakry" +value: "515" +data: App\Entity\Establishment {#30030 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37413 +label: "Kaymee" +value: "516" +data: App\Entity\Establishment {#30057 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37414 +label: "EMPIRE" +value: "517" +data: App\Entity\Establishment {#30084 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37415 +label: "Asmapire collection vendeur de vestes hommes et femmes" +value: "518" +data: App\Entity\Establishment {#30111 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37416 +label: "Silvio Massimo" +value: "519" +data: App\Entity\Establishment {#30136 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37417 +label: "Spike Boutique" +value: "520" +data: App\Entity\Establishment {#30165 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37418 +label: "Yakuza Boutique" +value: "521" +data: App\Entity\Establishment {#30190 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37419 +label: "Traiteur by Issa" +value: "522" +data: App\Entity\Establishment {#30215 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37420 +label: "CIGEX (CENTRE INTERNATIONAL GUINEEN DES EXPOSITIONS)" +value: "523" +data: App\Entity\Establishment {#30240 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37421 +label: "AGENCES GUINEENNE DE SPECTACLES" +value: "524" +data: App\Entity\Establishment {#30267 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37422 +label: "AIR DE FETE" +value: "525" +data: App\Entity\Establishment {#30294 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37423 +label: "AK Multiservice" +value: "527" +data: App\Entity\Establishment {#30321 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37424 +label: "AMETRADE GUINEE" +value: "528" +data: App\Entity\Establishment {#30346 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37425 +label: "GUINEE PRESTIGE" +value: "529" +data: App\Entity\Establishment {#30371 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37426 +label: "ARGON" +value: "530" +data: App\Entity\Establishment {#30398 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37427 +label: "BEST MUSIC COMPANY" +value: "531" +data: App\Entity\Establishment {#30425 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37428 +label: "BalyBah Cosmétique" +value: "532" +data: App\Entity\Establishment {#30450 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37429 +label: "Brocilia décor" +value: "533" +data: App\Entity\Establishment {#30475 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37430 +label: "Ministere de la Securité, Conakry" +value: "534" +data: App\Entity\Establishment {#30504 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37431 +label: "6ème VIP" +value: "535" +data: App\Entity\Establishment {#3410 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37432 +label: "Night club Ibiza Conakry" +value: "536" +data: App\Entity\Establishment {#30529 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37433 +label: "LE NELSON CLUB" +value: "537" +data: App\Entity\Establishment {#30554 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37434 +label: "DIAMOND CLUB" +value: "538" +data: App\Entity\Establishment {#30579 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37435 +label: "Plaza Lounge" +value: "539" +data: App\Entity\Establishment {#30604 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37436 +label: "CONAKRY CLUB" +value: "540" +data: App\Entity\Establishment {#30629 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37437 +label: "club BIMBEYA" +value: "541" +data: App\Entity\Establishment {#30654 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37438 +label: "GALAXY club" +value: "542" +data: App\Entity\Establishment {#30679 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37439 +label: "Miramar Night Club" +value: "543" +data: App\Entity\Establishment {#30704 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37440 +label: "crisber club vip" +value: "544" +data: App\Entity\Establishment {#30729 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37441 +label: "Crisber" +value: "545" +data: App\Entity\Establishment {#30754 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37442 +label: "CRISBER Night Club International" +value: "546" +data: App\Entity\Establishment {#30779 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37443 +label: "GLOBAL ETUDE INTERNATIONAL/ PYM'S NIGHTCLUB" +value: "547" +data: App\Entity\Establishment {#30806 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37444 +label: "CLIMAX NIGHT CLUB" +value: "548" +data: App\Entity\Establishment {#30833 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37445 +label: "Space Night Club" +value: "549" +data: App\Entity\Establishment {#30858 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37446 +label: "Night Club Ben Chika" +value: "550" +data: App\Entity\Establishment {#30887 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37447 +label: "lamadone night club" +value: "551" +data: App\Entity\Establishment {#30912 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37448 +label: "Diani Night club" +value: "552" +data: App\Entity\Establishment {#30937 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37449 +label: "Night club" +value: "553" +data: App\Entity\Establishment {#30962 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37450 +label: "LE NIRVANA" +value: "554" +data: App\Entity\Establishment {#30987 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37451 +label: "Boulevard de la liberté" +value: "555" +data: App\Entity\Establishment {#3435 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37452 +label: "Boulevard Select" +value: "556" +data: App\Entity\Establishment {#31012 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37453 +label: "Chez Sister" +value: "557" +data: App\Entity\Establishment {#31037 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37454 +label: "Luxe Night Club" +value: "558" +data: App\Entity\Establishment {#31062 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37455 +label: "SNCFG (SOCIETE NATIONALE DES CHEMINS DE FER DE GUINEE)" +value: "559" +data: App\Entity\Establishment {#31087 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37456 +label: "Galaxie Résidence" +value: "560" +data: App\Entity\Establishment {#31114 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37457 +label: "Hôtel Saala Relais" +value: "561" +data: App\Entity\Establishment {#31139 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37458 +label: "Saala Plus" +value: "562" +data: App\Entity\Establishment {#31166 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37459 +label: "RESIDENCE ZK" +value: "563" +data: App\Entity\Establishment {#31191 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37460 +label: "Sala Plus" +value: "564" +data: App\Entity\Establishment {#3460 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37461 +label: "Complexe SAALA PLUD" +value: "565" +data: App\Entity\Establishment {#31216 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37462 +label: "Bobo beauty care" +value: "566" +data: App\Entity\Establishment {#31241 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37463 +label: "Black Label" +value: "567" +data: App\Entity\Establishment {#31268 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37464 +label: "Centre maci" +value: "568" +data: App\Entity\Establishment {#3485 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37465 +label: "Cabinet omc (Cabinet d'orientation de Management et du consulting)" +value: "569" +data: App\Entity\Establishment {#3510 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37466 +label: "AMF immobilier" +value: "570" +data: App\Entity\Establishment {#31293 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37467 +label: "HOTEL TATA, quartier Pounthioun." +value: "571" +data: App\Entity\Establishment {#31322 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37468 +label: "Hôtel Djamtum labé" +value: "572" +data: App\Entity\Establishment {#31347 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37469 +label: "PHARMACIE N'DIOLOU" +value: "573" +data: App\Entity\Establishment {#31374 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37470 +label: "Pharmacie Tamagaly" +value: "574" +data: App\Entity\Establishment {#31401 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37471 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "575" +data: App\Entity\Establishment {#31426 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37472 +label: "Tribunal de première instance de MAFANKO" +value: "576" +data: App\Entity\Establishment {#31451 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37473 +label: "Bourse de Sous-Traitance et de Partenariats - Guinée" +value: "577" +data: App\Entity\Establishment {#31476 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37474 +label: "Guinea Alumina Corporation (GAC)" +value: "578" +data: App\Entity\Establishment {#31503 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37475 +label: "Guinea Alumina Corporation (GAC)" +value: "579" +data: App\Entity\Establishment {#3535 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37476 +label: "Clinique AKO" +value: "580" +data: App\Entity\Establishment {#31528 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37477 +label: "Ministère des Postes, des Télécommunications et de l'Economie Numérique" +value: "581" +data: App\Entity\Establishment {#31553 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37478 +label: "TPI de Dixinn" +value: "582" +data: App\Entity\Establishment {#31580 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37479 +label: "Cour d'appel" +value: "583" +data: App\Entity\Establishment {#31605 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37480 +label: "Cour d'Appel de Conakry" +value: "584" +data: App\Entity\Establishment {#31630 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37481 +label: "Palais Sekhoutoureyah" +value: "585" +data: App\Entity\Establishment {#31655 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37482 +label: "BCRG - Central Bank of the Republic" +value: "586" +data: App\Entity\Establishment {#31682 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37483 +label: "Guineenews" +value: "587" +data: App\Entity\Establishment {#31709 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37484 +label: "Port De Conakry" +value: "588" +data: App\Entity\Establishment {#31734 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37485 +label: "Port conteneurs de conakry" +value: "589" +data: App\Entity\Establishment {#31759 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37486 +label: "Port de Conakry" +value: "590" +data: App\Entity\Establishment {#31784 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37487 +label: "Port Autonome Conakry" +value: "591" +data: App\Entity\Establishment {#31809 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37488 +label: "Port de Conakry-Terminal à Conteneurs" +value: "592" +data: App\Entity\Establishment {#31836 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37489 +label: "Quai De Conakry" +value: "593" +data: App\Entity\Establishment {#3560 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37490 +label: "Parc conteneur" +value: "594" +data: App\Entity\Establishment {#31861 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37491 +label: "Cabaret De L'environnement" +value: "595" +data: App\Entity\Establishment {#31886 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37492 +label: "Pharmacie Santa" +value: "596" +data: App\Entity\Establishment {#31911 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37493 +label: "Ministere du transport" +value: "597" +data: App\Entity\Establishment {#31936 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37494 +label: "Ministère des Infrastructures et des Transports" +value: "598" +data: App\Entity\Establishment {#31961 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37495 +label: "Ministère des Pêches, conakry, Guinée" +value: "599" +data: App\Entity\Establishment {#31988 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37496 +label: "CRIEF" +value: "600" +data: App\Entity\Establishment {#32013 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37497 +label: "Ministere Affaires Etrangeres" +value: "601" +data: App\Entity\Establishment {#32038 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37498 +label: "C.M.O Conakry Mécanique Outillage" +value: "602" +data: App\Entity\Establishment {#32063 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37499 +label: "Dépôt Grand Moulin de Conakry" +value: "603" +data: App\Entity\Establishment {#32090 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37500 +label: "Les Grands Moulins D'Afrique" +value: "604" +data: App\Entity\Establishment {#32119 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37501 +label: "Sonoco SA" +value: "605" +data: App\Entity\Establishment {#32144 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37502 +label: "CAPAGO GUINÉE" +value: "606" +data: App\Entity\Establishment {#32171 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37503 +label: "Campus M6 Kamsar Boubsone" +value: "607" +data: App\Entity\Establishment {#32196 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37504 +label: "Alport Conakry" +value: "608" +data: App\Entity\Establishment {#32221 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37505 +label: "Alcoa Guinée" +value: "609" +data: App\Entity\Establishment {#32248 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37506 +label: "Maersk Guinée S.A." +value: "610" +data: App\Entity\Establishment {#32273 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37507 +label: "Agence Nationale de Sécurité sanitaire" +value: "611" +data: App\Entity\Establishment {#32300 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37508 +label: "OGP Office Guinéen de Publicité" +value: "612" +data: App\Entity\Establishment {#32327 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37509 +label: "IXP-GUINEE" +value: "613" +data: App\Entity\Establishment {#32354 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37510 +label: "UBA Bank" +value: "614" +data: App\Entity\Establishment {#32381 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37511 +label: "Banque Islamique de Guinée" +value: "615" +data: App\Entity\Establishment {#32406 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37512 +label: "Banque de developpement de Guinée" +value: "616" +data: App\Entity\Establishment {#32431 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37513 +label: "Banque Sahélo-Saharienne pour l'Investissement et le Commerce" +value: "617" +data: App\Entity\Establishment {#32456 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37514 +label: "Mosquée Sénégalaise de Kaloum" +value: "618" +data: App\Entity\Establishment {#32483 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37515 +label: "Lincoln Vocational and University College" +value: "619" +data: App\Entity\Establishment {#32508 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37516 +label: "Direction Générale de la SEG" +value: "620" +data: App\Entity\Establishment {#32535 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37517 +label: "Marinex Group" +value: "621" +data: App\Entity\Establishment {#32560 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37518 +label: "HOTEL MAGELLAN" +value: "622" +data: App\Entity\Establishment {#32587 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37519 +label: "Le Bamana" +value: "623" +data: App\Entity\Establishment {#32614 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37520 +label: "WEEKEND MART SUPERMARKET (INDIAN BAZAR)" +value: "624" +data: App\Entity\Establishment {#32639 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37521 +label: "CNSS Caisse Nationale de Sécurité Sociale" +value: "625" +data: App\Entity\Establishment {#32666 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37522 +label: "Palais Mohammed V régime de biberon" +value: "626" +data: App\Entity\Establishment {#32691 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37523 +label: "Ministère de la defense nationale" +value: "627" +data: App\Entity\Establishment {#32716 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37524 +label: "EGUITRAC" +value: "628" +data: App\Entity\Establishment {#32741 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37525 +label: "WU SOFIG ENCO5" +value: "629" +data: App\Entity\Establishment {#3585 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37526 +label: "Entreprise Guinéenne de Commerce et Travaux de Qualité - EGUICOTRAQ" +value: "630" +data: App\Entity\Establishment {#32768 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37527 +label: "LIPCO" +value: "631" +data: App\Entity\Establishment {#32797 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37528 +label: "Afriland First Bank" +value: "632" +data: App\Entity\Establishment {#32824 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37529 +label: "Société Générale Guinée" +value: "633" +data: App\Entity\Establishment {#32853 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37530 +label: "Société Générale Guinée Agence Madina" +value: "634" +data: App\Entity\Establishment {#32880 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37531 +label: "Société Générale Guinée" +value: "635" +data: App\Entity\Establishment {#32905 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37532 +label: "Société Générale Guinée -Agence Kagbelen" +value: "636" +data: App\Entity\Establishment {#32930 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37533 +label: "Société Générale Guinée - Agence Kissosso" +value: "637" +data: App\Entity\Establishment {#32955 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37534 +label: "Agence SG Guinée DABOLA" +value: "638" +data: App\Entity\Establishment {#32980 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37535 +label: "Agence SG Guinée KOUROUSSA" +value: "639" +data: App\Entity\Establishment {#33005 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37536 +label: "Agence SG Guinée N'ZEREKORE" +value: "640" +data: App\Entity\Establishment {#33030 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37537 +label: "vista tech" +value: "641" +data: App\Entity\Establishment {#3610 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37538 +label: "Vistagui Coleah" +value: "642" +data: App\Entity\Establishment {#3635 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37539 +label: "C.F.M.I Guinee" +value: "643" +data: App\Entity\Establishment {#33055 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37540 +label: "Centre de Santé de Kouléwondy" +value: "644" +data: App\Entity\Establishment {#33080 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37541 +label: "6ème Koulowondy" +value: "645" +data: App\Entity\Establishment {#3660 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37542 +label: "kakande" +value: "646" +data: App\Entity\Establishment {#3685 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37543 +label: "PRISON CENTRALE DE CONAKRY" +value: "647" +data: App\Entity\Establishment {#33105 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37544 +label: "Jahjah electronics et meubles" +value: "648" +data: App\Entity\Establishment {#33130 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37545 +label: "Momo Bangouraya A S T" +value: "649" +data: App\Entity\Establishment {#33159 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37546 +label: "Kebab 224" +value: "650" +data: App\Entity\Establishment {#33184 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37547 +label: "Ecole La source Commune De Dixinn" +value: "651" +data: App\Entity\Establishment {#33213 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37548 +label: "Cafepress Marocain" +value: "652" +data: App\Entity\Establishment {#33238 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37549 +label: "Boutique Mdbshop" +value: "653" +data: App\Entity\Establishment {#33263 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37550 +label: "Station Total Terasse" +value: "654" +data: App\Entity\Establishment {#33290 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37551 +label: "ECOLE PRIMAIRE DIXINN CENTRE 2" +value: "655" +data: App\Entity\Establishment {#33315 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37552 +label: "LA PETITE ACADEMIE (Franco-Americaine)" +value: "656" +data: App\Entity\Establishment {#33340 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37553 +label: "Link Up Services Guinée" +value: "657" +data: App\Entity\Establishment {#33367 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37554 +label: "ED-CERESCOR (Ecole Doctorale du CERESCOR)" +value: "658" +data: App\Entity\Establishment {#33394 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37555 +label: "Villa Mariador" +value: "659" +data: App\Entity\Establishment {#33419 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37556 +label: "HÔPITAL JEAN PAUL II" +value: "660" +data: App\Entity\Establishment {#33444 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37557 +label: "Turquie Guinée Voyage" +value: "661" +data: App\Entity\Establishment {#33469 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37558 +label: "PRESTIGE VOYAGES" +value: "662" +data: App\Entity\Establishment {#33494 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37559 +label: "La rouge" +value: "663" +data: App\Entity\Establishment {#33521 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37560 +label: "Net Car Auto Nongo" +value: "664" +data: App\Entity\Establishment {#33546 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37561 +label: "Hadja Safourata Bah" +value: "665" +data: App\Entity\Establishment {#3710 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37562 +label: "Siako Group" +value: "666" +data: App\Entity\Establishment {#33573 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37563 +label: "CAPF Mamou" +value: "667" +data: App\Entity\Establishment {#33600 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37564 +label: "Radio Bolivar FM 99.4" +value: "668" +data: App\Entity\Establishment {#33625 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37565 +label: "LYCEE AMILCAR CABRAL" +value: "669" +data: App\Entity\Establishment {#33652 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37566 +label: "RESIDENCE PILYE" +value: "670" +data: App\Entity\Establishment {#33677 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37567 +label: "RESIDENCE PILYE" +value: "671" +data: App\Entity\Establishment {#33702 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37568 +label: "Tidiane World Music" +value: "672" +data: App\Entity\Establishment {#33727 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37569 +label: "TotalEnergies Hamdallaye Deflandre" +value: "673" +data: App\Entity\Establishment {#33752 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37570 +label: "Moses Kenneh" +value: "674" +data: App\Entity\Establishment {#3735 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37571 +label: "Vital Africa Transports" +value: "675" +data: App\Entity\Establishment {#33777 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37572 +label: "Loumo vêtements Luxe (LVL) Nongo Conteya" +value: "676" +data: App\Entity\Establishment {#33804 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37573 +label: "African Industrial Services Group Guinée" +value: "677" +data: App\Entity\Establishment {#3760 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37574 +label: "Huilerie de Guinée" +value: "678" +data: App\Entity\Establishment {#33833 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37575 +label: "Huilerie Sincery de Dabola" +value: "679" +data: App\Entity\Establishment {#33858 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37576 +label: "GUINEE SAVONNERIE" +value: "680" +data: App\Entity\Establishment {#33883 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37577 +label: "Huilerie Emile Noël Guinée" +value: "681" +data: App\Entity\Establishment {#33910 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37578 +label: "Pia Africa" +value: "682" +data: App\Entity\Establishment {#33935 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37579 +label: "Gts shop coleah imprimerie" +value: "683" +data: App\Entity\Establishment {#33960 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37580 +label: "Site WEBCOOM Belle-Vue" +value: "684" +data: App\Entity\Establishment {#33987 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37581 +label: "Cabinet Vétérinaire SOOTO" +value: "685" +data: App\Entity\Establishment {#34012 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37582 +label: "SNAPE base Regionale de MAMOU" +value: "686" +data: App\Entity\Establishment {#3785 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37583 +label: "Compagnie des Eaux minerales de Guinée" +value: "687" +data: App\Entity\Establishment {#34037 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37584 +label: "American Beverages" +value: "688" +data: App\Entity\Establishment {#3810 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37585 +label: "Délégation de l'Union européenne Conarky" +value: "689" +data: App\Entity\Establishment {#34064 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37586 +label: "Siège Crédit Rural de Guinée SA" +value: "690" +data: App\Entity\Establishment {#34091 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37587 +label: "Union Garage" +value: "691" +data: App\Entity\Establishment {#34120 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37588 +label: "African Auto Industries" +value: "692" +data: App\Entity\Establishment {#34145 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37589 +label: "usine de CBG kamsar" +value: "693" +data: App\Entity\Establishment {#34170 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37590 +label: "Centre Artisanal" +value: "694" +data: App\Entity\Establishment {#34195 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37591 +label: "Office National de Promotion de l’Artisanat ONPA" +value: "695" +data: App\Entity\Establishment {#34220 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37592 +label: "AFRICA LOTTERY COMPANY" +value: "696" +data: App\Entity\Establishment {#34247 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37593 +label: "Lycée des Jeunes Filles" +value: "697" +data: App\Entity\Establishment {#34272 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37594 +label: "GDJ (LA GUINEENNE DES JEUX )" +value: "698" +data: App\Entity\Establishment {#34297 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37595 +label: "Guinée Games" +value: "699" +data: App\Entity\Establishment {#34322 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37596 +label: "Universite Catholique De L'Afrique De L'Ouest (UCAO)" +value: "700" +data: App\Entity\Establishment {#34349 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37597 +label: "ouestech" +value: "701" +data: App\Entity\Establishment {#34376 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37598 +label: "CENTRE INFORMATIQUE COHÉSION SOCIALE NIMBA" +value: "702" +data: App\Entity\Establishment {#3835 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37599 +label: "Web Communication" +value: "703" +data: App\Entity\Establishment {#34403 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37600 +label: "GS Renaissance Africaine" +value: "704" +data: App\Entity\Establishment {#34428 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37601 +label: "L'éducation guinéenne" +value: "705" +data: App\Entity\Establishment {#34455 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37602 +label: "GS Hamdallaye Secondaire" +value: "706" +data: App\Entity\Establishment {#34480 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37603 +label: "Groupe Scolaire Icône D'Afrique" +value: "707" +data: App\Entity\Establishment {#34505 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37604 +label: "Groupe scolaire Victor Hugo" +value: "708" +data: App\Entity\Establishment {#34530 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37605 +label: "Big Fataya Nongo" +value: "709" +data: App\Entity\Establishment {#3860 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37606 +label: "Jardin D’Eden" +value: "710" +data: App\Entity\Establishment {#3885 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37607 +label: "LONAGUI Direction Générale" +value: "711" +data: App\Entity\Establishment {#3910 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37608 +label: "GROUPE SCOLAIRE ALPHA SUISSE" +value: "712" +data: App\Entity\Establishment {#34555 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37609 +label: "Pressing Diasmi" +value: "713" +data: App\Entity\Establishment {#34580 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37610 +label: "Auberge Seidy II" +value: "714" +data: App\Entity\Establishment {#34605 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37611 +label: "Auberge Du Fouta" +value: "715" +data: App\Entity\Establishment {#34630 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37612 +label: "Hôtel Fouta SIB" +value: "716" +data: App\Entity\Establishment {#34655 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37613 +label: "Hôtel Tangama" +value: "717" +data: App\Entity\Establishment {#34682 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37614 +label: "Auberge Dialan Tougue" +value: "718" +data: App\Entity\Establishment {#34707 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37615 +label: "SOCIETE IMMOBILIERE DE GUINEE" +value: "719" +data: App\Entity\Establishment {#34732 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37616 +label: "AGIPRO" +value: "720" +data: App\Entity\Establishment {#34757 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37617 +label: "IMMO'PRIMO" +value: "721" +data: App\Entity\Establishment {#34782 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37618 +label: "CIAD (COMPAGNIE INTERNATIONALE D'AMENAGEMENT ET DE DEMENAGEMENT)" +value: "722" +data: App\Entity\Establishment {#34807 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37619 +label: "224 IMMOSER" +value: "723" +data: App\Entity\Establishment {#34832 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37620 +label: "AGENCE DJIGUI KANKAN" +value: "724" +data: App\Entity\Establishment {#34857 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37621 +label: "AGENCE IMMOBILIERE CIMENTERIE CARREFOUR" +value: "725" +data: App\Entity\Establishment {#34882 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37622 +label: "LAGUIPRES SECURITE" +value: "726" +data: App\Entity\Establishment {#34907 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37623 +label: "Ecole Primaire Kwamé Nkruma" +value: "727" +data: App\Entity\Establishment {#34934 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37624 +label: "École Primaire Bordo" +value: "728" +data: App\Entity\Establishment {#3935 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37625 +label: "Boutique Canal" +value: "729" +data: App\Entity\Establishment {#3960 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37626 +label: "RADIO CBG" +value: "730" +data: App\Entity\Establishment {#3985 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37627 +label: "Radio Espace Guinée" +value: "731" +data: App\Entity\Establishment {#4010 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37628 +label: "RADIO RURALE LOCALE DE SIGUIRI" +value: "732" +data: App\Entity\Establishment {#4035 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37629 +label: "BOFFA CONSTRUCTION BTP TRANSPORT COMMERCE GENERAL-SARL" +value: "733" +data: App\Entity\Establishment {#4060 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37630 +label: "IC TRANSPORT BTP" +value: "734" +data: App\Entity\Establishment {#4085 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37631 +label: "DELTA BTP & LOGISTICS GUINEE" +value: "735" +data: App\Entity\Establishment {#4110 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37632 +label: "Boutique chaussures Dady" +value: "736" +data: App\Entity\Establishment {#4135 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37633 +label: "Mouna Internet Cafe" +value: "737" +data: App\Entity\Establishment {#4160 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37634 +label: "Cyber Cameroun" +value: "738" +data: App\Entity\Establishment {#4185 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37635 +label: "Cyber Badiar" +value: "739" +data: App\Entity\Establishment {#4210 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37636 +label: "Cyber, Prestations IPM" +value: "740" +data: App\Entity\Establishment {#4235 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37637 +label: "Cyber COFOPREC Labé" +value: "741" +data: App\Entity\Establishment {#4260 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37638 +label: "Centre commercial de Lambagny" +value: "742" +data: App\Entity\Establishment {#4285 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37639 +label: "N-city Lounge Bar" +value: "743" +data: App\Entity\Establishment {#34959 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37640 +label: "Canal+ Store" +value: "744" +data: App\Entity\Establishment {#4310 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37641 +label: "Boutique CANAL+ COSA" +value: "745" +data: App\Entity\Establishment {#4335 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37642 +label: "CIS MÉDIAS" +value: "746" +data: App\Entity\Establishment {#34986 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37643 +label: "Diversityshop-MT" +value: "747" +data: App\Entity\Establishment {#35013 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37644 +label: "Boutiques LONGMARCH PNEUS" +value: "748" +data: App\Entity\Establishment {#4360 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37645 +label: "AGRO-GURUBE SARL Unipers" +value: "749" +data: App\Entity\Establishment {#4385 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37646 +label: "GROUPE DORURE" +value: "750" +data: App\Entity\Establishment {#4410 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37647 +label: "TMR TATA" +value: "751" +data: App\Entity\Establishment {#4435 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37648 +label: "Complexe Rio Pongo" +value: "752" +data: App\Entity\Establishment {#4460 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37649 +label: "Restaurant Abslam" +value: "753" +data: App\Entity\Establishment {#4485 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37650 +label: "Sangareyah Restaurant" +value: "754" +data: App\Entity\Establishment {#4510 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37651 +label: "Food station" +value: "755" +data: App\Entity\Establishment {#4535 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37652 +label: "HB Restaurant Hotel" +value: "756" +data: App\Entity\Establishment {#4560 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37653 +label: "Horoya Athlétic Club" +value: "757" +data: App\Entity\Establishment {#4585 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37654 +label: "Groupe Scolaire " LES BOBELS"" +value: "758" +data: App\Entity\Establishment {#4610 …} +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37655 +label: "Partenariat avec des sociétés de pêches" +value: "759" +data: App\Entity\Establishment {#4635 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37656 +label: "Mindleaps centre" +value: "760" +data: App\Entity\Establishment {#4660 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37657 +label: "Hotel Restaurant Océano" +value: "761" +data: App\Entity\Establishment {#4685 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37658 +label: "G.S.Elh Karamba Diaby" +value: "762" +data: App\Entity\Establishment {#4710 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37659 +label: "Groupe Scolaire Aly Coumbassa" +value: "763" +data: App\Entity\Establishment {#4735 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37660 +label: "Mind 7 Bar-Restaurant" +value: "764" +data: App\Entity\Establishment {#4760 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37661 +label: "Groupe Scolaire Hasac" +value: "765" +data: App\Entity\Establishment {#4785 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37662 +label: "Groupe Scolaire Assi Diallo" +value: "766" +data: App\Entity\Establishment {#4810 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37663 +label: "Clinique Des Specialites Perchin" +value: "767" +data: App\Entity\Establishment {#4835 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37664 +label: "Clinique Médicale (Espoir Vie Mère et Enfant)" +value: "768" +data: App\Entity\Establishment {#4860 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37665 +label: "Polyclinique Petit simbaya" +value: "769" +data: App\Entity\Establishment {#4885 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37666 +label: "Polyclinique de Dixinn" +value: "770" +data: App\Entity\Establishment {#4912 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37667 +label: "Clinique Internationale Bel Air" +value: "771" +data: App\Entity\Establishment {#4937 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37668 +label: "TotalEnergies Dabondy" +value: "772" +data: App\Entity\Establishment {#4962 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37669 +label: "École primaire de dar es Salam" +value: "773" +data: App\Entity\Establishment {#4987 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37670 +label: "Spiritual Prod Africa" +value: "774" +data: App\Entity\Establishment {#5012 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37671 +label: "Mosquée Soloprimo" +value: "775" +data: App\Entity\Establishment {#5037 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37672 +label: "Kaporo Grande Mosquée" +value: "776" +data: App\Entity\Establishment {#5062 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37673 +label: "Kaporo Beach mosque" +value: "777" +data: App\Entity\Establishment {#5087 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37674 +label: "Point Xpress Kenin Transfert" +value: "778" +data: App\Entity\Establishment {#5112 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37675 +label: "Sdf big market kaporo" +value: "779" +data: App\Entity\Establishment {#5137 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37676 +label: "Cherif-A Express" +value: "780" +data: App\Entity\Establishment {#5162 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37677 +label: "BIA GUINEE" +value: "781" +data: App\Entity\Establishment {#5187 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37678 +label: "GUINEE ARTS AFRIQUE" +value: "782" +data: App\Entity\Establishment {#5212 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37679 +label: "Galerie EDF" +value: "783" +data: App\Entity\Establishment {#5237 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +label: "La Maison de L'attiéké" +value: "784" +data: App\Entity\Establishment {#5262 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +label: "ONE AFRICA GUINEE" +value: "785" +data: App\Entity\Establishment {#5287 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +label: "Actujeune" +value: "786" +data: App\Entity\Establishment {#5312 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +label: "Maison Des Jeunes De Kipe" +value: "787" +data: App\Entity\Establishment {#5337 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +label: "Havana Beach Hotel" +value: "788" +data: App\Entity\Establishment {#5362 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +label: "Environnement Système" +value: "791" +data: App\Entity\Establishment {#5389 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +label: "Galerie fow fotaly" +value: "792" +data: App\Entity\Establishment {#5414 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +label: "L' Agence Media Plume Guinee" +value: "793" +data: App\Entity\Establishment {#5439 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +label: "Lycée et collège Yimbaya" +value: "794" +data: App\Entity\Establishment {#5464 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +label: "Institut Universitaire Billy-Ecole" +value: "795" +data: App\Entity\Establishment {#35040 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +label: "Maternelle Billy-Ecole" +value: "796" +data: App\Entity\Establishment {#5489 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +label: "Billy Creche-Maternelle" +value: "797" +data: App\Entity\Establishment {#5514 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +label: "Le chateaux des enfants" +value: "798" +data: App\Entity\Establishment {#5539 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +label: "Crèche Maternelle Primaire" +value: "799" +data: App\Entity\Establishment {#5564 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +label: "Paradis Plus" +value: "800" +data: App\Entity\Establishment {#5591 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +label: "Agence Immobilière HABITER CONAKRY" +value: "801" +data: App\Entity\Establishment {#5616 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +label: "Réhoboth International Centre Chrétien Conakry" +value: "802" +data: App\Entity\Establishment {#5641 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +label: "HANSIRE ALIMENTATION GÉNÉRALE" +value: "803" +data: App\Entity\Establishment {#5666 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +label: "Groupe Scolaire Hadja Oumou Diallo" +value: "804" +data: App\Entity\Establishment {#5691 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +label: "Malbizbusiness224" +value: "805" +data: App\Entity\Establishment {#5716 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +label: "AMSALL BOUTIQUE" +value: "806" +data: App\Entity\Establishment {#5741 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +label: "Anènè Brand" +value: "807" +data: App\Entity\Establishment {#5766 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +label: "Boutique AB-Fria Fashion" +value: "808" +data: App\Entity\Establishment {#5791 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37703 +label: "Complexe Scolaire Miod Bowal" +value: "809" +data: App\Entity\Establishment {#5816 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37704 +label: "Dream Experts Consulting" +value: "810" +data: App\Entity\Establishment {#5841 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37705 +label: "Dream For Africa" +value: "811" +data: App\Entity\Establishment {#5866 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37706 +label: "TCS Guinée / Guinée Grillages / Angèle Aba Services Guinée" +value: "812" +data: App\Entity\Establishment {#5891 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37707 +label: "C'. S. P. EMAB" +value: "813" +data: App\Entity\Establishment {#5916 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37708 +label: "Radiodiffusion Télévision Guinéenne (RTG KOLOMA)" +value: "814" +data: App\Entity\Establishment {#5941 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37709 +label: "Restaurant Moka" +value: "815" +data: App\Entity\Establishment {#5966 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37710 +label: "Avenue" +value: "816" +data: App\Entity\Establishment {#5991 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37711 +label: "École GS. BADEMBA FOFANA" +value: "817" +data: App\Entity\Establishment {#6016 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37712 +label: "Plein Air First Step" +value: "818" +data: App\Entity\Establishment {#6041 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37713 +label: "Camp Kwamé N'Krumah" +value: "819" +data: App\Entity\Establishment {#6066 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37714 +label: "Port De Boussoura I" +value: "820" +data: App\Entity\Establishment {#6091 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37715 +label: "Port de Boussoura" +value: "821" +data: App\Entity\Establishment {#6116 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37716 +label: "Hopital Prefectoral De Coyah" +value: "822" +data: App\Entity\Establishment {#6141 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37717 +label: "EIGHT HUIT TECHNOLOGY" +value: "823" +data: App\Entity\Establishment {#6166 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37718 +label: "CTEPI AEROPORT GBESSIA" +value: "824" +data: App\Entity\Establishment {#6191 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37719 +label: "Bnt contournente" +value: "825" +data: App\Entity\Establishment {#35065 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37720 +label: "STATION BNT SONFONYAH" +value: "826" +data: App\Entity\Establishment {#35092 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37721 +label: "Station BTN Enco5" +value: "827" +data: App\Entity\Establishment {#6216 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37722 +label: "Guinee HIT Music Siege" +value: "828" +data: App\Entity\Establishment {#35117 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37723 +label: "Garage CANAGUI" +value: "829" +data: App\Entity\Establishment {#35144 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37724 +label: "SETA MOTORS" +value: "830" +data: App\Entity\Establishment {#35171 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37725 +label: "SOCIETE ADA SARL - RS" +value: "831" +data: App\Entity\Establishment {#6241 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37726 +label: "ADA ATLANTIC SERVICES SA" +value: "832" +data: App\Entity\Establishment {#35198 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37727 +label: "Africa-Germany" +value: "833" +data: App\Entity\Establishment {#6266 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37728 +label: "AFRICA PARC AUTO" +value: "834" +data: App\Entity\Establishment {#35223 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37729 +label: "AHMAD AUTO" +value: "835" +data: App\Entity\Establishment {#35248 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37730 +label: "ALPHA CAMARA ET FRERE" +value: "836" +data: App\Entity\Establishment {#35273 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37731 +label: "ENTREPRISE CAMARA ET FRERES BTP" +value: "837" +data: App\Entity\Establishment {#35298 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37732 +label: "GuinCar - Location de voitures" +value: "838" +data: App\Entity\Establishment {#35325 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37733 +label: "American Homebuilders en Guinée" +value: "839" +data: App\Entity\Establishment {#35352 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37734 +label: "Super Sécurite" +value: "840" +data: App\Entity\Establishment {#35379 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37735 +label: "Entreprise Jules multiservices" +value: "841" +data: App\Entity\Establishment {#6291 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37736 +label: "Atlantique Microfinance" +value: "842" +data: App\Entity\Establishment {#6316 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37737 +label: "INTERNATIONAL BUSINESS LOGISTICS" +value: "843" +data: App\Entity\Establishment {#35408 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37738 +label: "Piece Detaché Bangaly" +value: "844" +data: App\Entity\Establishment {#6341 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37739 +label: "PIECE DÉTACHÉ MOTO CHEZ SOLO CAMARA BEMBETA" +value: "845" +data: App\Entity\Establishment {#6366 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37740 +label: "MOTEL CASABLANCA" +value: "846" +data: App\Entity\Establishment {#6391 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37741 +label: "Gare Routière de Mandiana" +value: "847" +data: App\Entity\Establishment {#6416 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37742 +label: "GAC-EGA" +value: "848" +data: App\Entity\Establishment {#6441 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37743 +label: "Communication publicité impression Guinée" +value: "849" +data: App\Entity\Establishment {#6466 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37744 +label: "Bankitruck" +value: "850" +data: App\Entity\Establishment {#6491 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37745 +label: "Diaphanum Consulting" +value: "851" +data: App\Entity\Establishment {#35435 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37746 +label: "Galerie Afrique Étoile" +value: "852" +data: App\Entity\Establishment {#35460 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37747 +label: "Bureaux Enabel SANITA Villes propres" +value: "853" +data: App\Entity\Establishment {#35489 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37748 +label: "Diacifo International Sarl" +value: "854" +data: App\Entity\Establishment {#6516 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37749 +label: "CNOSCG" +value: "855" +data: App\Entity\Establishment {#35516 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37750 +label: "AGAB PRESTATION SERVICE" +value: "856" +data: App\Entity\Establishment {#6541 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37751 +label: "Les Eléphants de l'Imprimerie" +value: "857" +data: App\Entity\Establishment {#35541 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37752 +label: "RFC -Roma Fried Chiken" +value: "858" +data: App\Entity\Establishment {#6566 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37753 +label: "PWC Conakry Guinea" +value: "859" +data: App\Entity\Establishment {#35568 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37754 +label: "Restaurant Terrasse Aquarium" +value: "860" +data: App\Entity\Establishment {#6591 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37755 +label: "MARINE CLUB DISCO & BAR &RESTAURANT" +value: "861" +data: App\Entity\Establishment {#35593 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37756 +label: "Medical Center Bernard Koushner" +value: "862" +data: App\Entity\Establishment {#35620 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37757 +label: "MERE ET ENFANT BERNARD KOUCHNER" +value: "863" +data: App\Entity\Establishment {#35647 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37758 +label: "Laboratoire biologie moléculaire nongo" +value: "864" +data: App\Entity\Establishment {#6616 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37759 +label: "ASSOCIATION DES BIOLOGISTES POUR LE GROUPE SANGUIN" +value: "865" +data: App\Entity\Establishment {#35674 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37760 +label: "LABORATOIRE DE BIOLOGIE MEDICAL EMD" +value: "866" +data: App\Entity\Establishment {#35699 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37761 +label: "PORECK MEDICAL" +value: "867" +data: App\Entity\Establishment {#35724 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37762 +label: "AGDS" +value: "868" +data: App\Entity\Establishment {#35749 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37763 +label: "AJEPS" +value: "869" +data: App\Entity\Establishment {#35774 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37764 +label: "CABINET D'ASSISTANCE MEDICO-SOCIALE" +value: "870" +data: App\Entity\Establishment {#35799 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37765 +label: "CABINET D'ELEVAGE NIMBA" +value: "871" +data: App\Entity\Establishment {#35824 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37766 +label: "CABINET DE MAÎTRE DINAH SAMPIL" +value: "872" +data: App\Entity\Establishment {#35849 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37767 +label: "Cabinet médical d'ophtalmologie Dr Diané Mohamed Habib" +value: "873" +data: App\Entity\Establishment {#35874 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37768 +label: "CABINET DE SAGES FEMMES DE SONFONIA" +value: "874" +data: App\Entity\Establishment {#35901 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37769 +label: "Clinique dentaire Mouna" +value: "875" +data: App\Entity\Establishment {#35926 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37770 +label: "Lairou Multi-Services" +value: "876" +data: App\Entity\Establishment {#6641 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37771 +label: "ChildFund Guinea" +value: "877" +data: App\Entity\Establishment {#35953 …} +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37772 +label: "Groupe Scolaire Amitié Gobicko" +value: "878" +data: App\Entity\Establishment {#6666 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37773 +label: "CLUB FMI" +value: "879" +data: App\Entity\Establishment {#6691 …} +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37774 +label: "Restaurant le Marrakech" +value: "880" +data: App\Entity\Establishment {#6716 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37775 +label: "Grande Mosquée de Fria" +value: "881" +data: App\Entity\Establishment {#6741 …} +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37776 +label: "Groupe scolaire Abdoulaye Souarer" +value: "882" +data: App\Entity\Establishment {#6766 …} +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37777 +label: "Centre Sportif De Yorokoguia-Horoya AC" +value: "883" +data: App\Entity\Establishment {#35978 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37778 +label: "SOUARÉ CLUB HÔTEL" +value: "884" +data: App\Entity\Establishment {#6791 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37779 +label: "TotalEnergies Fria Hôpital" +value: "885" +data: App\Entity\Establishment {#6818 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37780 +label: "Hotel Le Bowal" +value: "886" +data: App\Entity\Establishment {#6843 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37781 +label: "École Primaire Sabendè" +value: "887" +data: App\Entity\Establishment {#6868 …} +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37782 +label: "Bicigui" +value: "888" +data: App\Entity\Establishment {#6893 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37783 +label: "Residence Kalifa Senkoun" +value: "889" +data: App\Entity\Establishment {#6918 …} +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37784 +label: "RESIDENCE KALIFA SENKOUN" +value: "890" +data: App\Entity\Establishment {#6943 …} +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37785 +label: "Centre de Formation Professionnelle (IPS)" +value: "891" +data: App\Entity\Establishment {#6968 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37786 +label: "Aerogare Bowal" +value: "892" +data: App\Entity\Establishment {#6993 …} +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37787 +label: "École primaire katourou 1" +value: "893" +data: App\Entity\Establishment {#7018 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37788 +label: "City Friends" +value: "894" +data: App\Entity\Establishment {#7043 …} +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37789 +label: "Usine Russal" +value: "895" +data: App\Entity\Establishment {#7068 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37790 +label: "Usine de D'alumine De Fria" +value: "896" +data: App\Entity\Establishment {#7093 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37791 +label: "HÔTEL ELITE" +value: "897" +data: App\Entity\Establishment {#7118 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37792 +label: "Logement cité Telico" +value: "898" +data: App\Entity\Establishment {#7143 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37793 +label: "Hotel Le Relais" +value: "899" +data: App\Entity\Establishment {#7168 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37794 +label: "Pergola" +value: "900" +data: App\Entity\Establishment {#7193 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37795 +label: "Station Ciel Pétrole" +value: "901" +data: App\Entity\Establishment {#7218 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37796 +label: "Groupe GUICOPRES" +value: "902" +data: App\Entity\Establishment {#7243 …} +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37797 +label: "Drive auto" +value: "903" +data: App\Entity\Establishment {#7268 …} +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37798 +label: "AHB (ABIDINE HAUSING BUSINESS)" +value: "904" +data: App\Entity\Establishment {#36003 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37799 +label: "ATIKO GUINEE" +value: "905" +data: App\Entity\Establishment {#36028 …} +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37800 +label: "BATE SOUMANKO KABALABA" +value: "906" +data: App\Entity\Establishment {#36057 …} +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37801 +label: "Jeune Boss" +value: "907" +data: App\Entity\Establishment {#7293 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37802 +label: "New-yorkaise Shop" +value: "908" +data: App\Entity\Establishment {#7318 …} +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37803 +label: "Sécrétariat Général du Gouvernement" +value: "909" +data: App\Entity\Establishment {#7343 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37804 +label: "Societe des Eaux de Guinee (SEG)" +value: "910" +data: App\Entity\Establishment {#36082 …} +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37805 +label: "Ab+ barber shop" +value: "911" +data: App\Entity\Establishment {#7368 …} +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37806 +label: "Aéroport De Boké" +value: "912" +data: App\Entity\Establishment {#7393 …} +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37807 +label: "Palais Présidentiel" +value: "913" +data: App\Entity\Establishment {#7418 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37808 +label: "UNICEF GUINEE" +value: "914" +data: App\Entity\Establishment {#7443 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37809 +label: "Espace Technologie" +value: "915" +data: App\Entity\Establishment {#7468 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37810 +label: "Ambassade de Côte d'Ivoire" +value: "916" +data: App\Entity\Establishment {#7493 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37811 +label: "AIR CÔTE D'IVOIRE" +value: "917" +data: App\Entity\Establishment {#7518 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37812 +label: "Gac" +value: "918" +data: App\Entity\Establishment {#7543 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37813 +label: "MACI PRESSING" +value: "919" +data: App\Entity\Establishment {#36109 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37814 +label: "AICHOU PRESTATION" +value: "920" +data: App\Entity\Establishment {#36138 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37815 +label: "Hotel Grand Ami 5 Avenue Manquepas" +value: "921" +data: App\Entity\Establishment {#36163 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37816 +label: "RESTAURANT SACHA" +value: "922" +data: App\Entity\Establishment {#36188 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37817 +label: "Kaloum Restaurant Ôgenius Taste" +value: "923" +data: App\Entity\Establishment {#36213 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37818 +label: "Heroes Coffee Kaloum" +value: "924" +data: App\Entity\Establishment {#36238 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37819 +label: "Restaurant FOLIES" +value: "925" +data: App\Entity\Establishment {#36263 …} +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37820 +label: "Big FATAYA Kaloum" +value: "926" +data: App\Entity\Establishment {#36288 …} +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37821 +label: "Gbassikolo" +value: "927" +data: App\Entity\Establishment {#36313 …} +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37822 +label: "RESTAURANT LE CONSULAT" +value: "928" +data: App\Entity\Establishment {#36338 …} +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37823 +label: "RESTAURANT AKWABA" +value: "929" +data: App\Entity\Establishment {#36363 …} +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37824 +label: "RESTAURANT MAM DELICES" +value: "930" +data: App\Entity\Establishment {#36388 …} +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37825 +label: "Agadir bar" +value: "931" +data: App\Entity\Establishment {#36413 …} +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37826 +label: "Restaurant KISSO" +value: "932" +data: App\Entity\Establishment {#36438 …} +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37827 +label: "Akekedrom Tantie DOUSSOU" +value: "933" +data: App\Entity\Establishment {#36463 …} +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37828 +label: "RESTAURANT FINANCES" +value: "934" +data: App\Entity\Establishment {#36488 …} +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37829 +label: "Mauritania Airlines International" +value: "935" +data: App\Entity\Establishment {#7568 …} +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37830 +label: "Poste électrique de l OMVG a GARAMBE" +value: "936" +data: App\Entity\Establishment {#7593 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37831 +label: "New York City Lambangni" +value: "938" +data: App\Entity\Establishment {#7618 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37832 +label: "Vision Canada" +value: "939" +data: App\Entity\Establishment {#7643 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37833 +label: "New York Petit Simbaya" +value: "940" +data: App\Entity\Establishment {#7668 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37834 +label: "ETI S.A" +value: "941" +data: App\Entity\Establishment {#7693 …} +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37835 +label: "Cabinet de Formation Expertise Mining Consulting-Guinée" +value: "942" +data: App\Entity\Establishment {#7718 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37836 +label: "MediaAfrique Environnement" +value: "943" +data: App\Entity\Establishment {#7743 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37837 +label: "Media7plus" +value: "944" +data: App\Entity\Establishment {#7768 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37838 +label: "SOGUIBEC S.A" +value: "945" +data: App\Entity\Establishment {#7793 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37839 +label: "Shell Guinée" +value: "946" +data: App\Entity\Establishment {#7818 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37840 +label: "YMO Guinée" +value: "947" +data: App\Entity\Establishment {#36513 …} +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37841 +label: "Secrétariat permanent de la Commission nationale Guineenne pour l'UNESCOpour" +value: "948" +data: App\Entity\Establishment {#7843 …} +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37842 +label: "SOCIETE BENKADY GUINEE" +value: "949" +data: App\Entity\Establishment {#7868 …} +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37843 +label: "INTERCEL PLUS Agence du Golfe" +value: "951" +data: App\Entity\Establishment {#7893 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37844 +label: "Super Bobo" +value: "952" +data: App\Entity\Establishment {#7918 …} +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37845 +label: "Supermarchés" +value: "953" +data: App\Entity\Establishment {#7943 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37846 +label: "Supermarché SDF" +value: "954" +data: App\Entity\Establishment {#7968 …} +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37847 +label: "SUPERETTE ASSI" +value: "955" +data: App\Entity\Establishment {#7993 …} +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37848 +label: "Superette HAMANA" +value: "956" +data: App\Entity\Establishment {#8018 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37849 +label: "SUPERETTE DE MAFANCO" +value: "957" +data: App\Entity\Establishment {#8043 …} +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37850 +label: "SUPÉRETTE POREDAKA" +value: "958" +data: App\Entity\Establishment {#8068 …} +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37851 +label: "Supérette isack" +value: "959" +data: App\Entity\Establishment {#8093 …} +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37852 +label: "Jardin Botanique de l'IRDPMAG" +value: "960" +data: App\Entity\Establishment {#8118 …} +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37853 +label: "IRDPMAG" +value: "961" +data: App\Entity\Establishment {#8143 …} +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37854 +label: "Boutique Au Pays Des Merveilles" +value: "962" +data: App\Entity\Establishment {#8168 …} +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37855 +label: "Agence GDJ de Sangoyah" +value: "963" +data: App\Entity\Establishment {#36540 …} +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37856 +label: "Pharmacie Dialma" +value: "964" +data: App\Entity\Establishment {#8193 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37857 +label: "Clinique sept Labé" +value: "965" +data: App\Entity\Establishment {#8218 …} +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37858 +label: "Laboratoire Régional Vétérinaire de Labé" +value: "966" +data: App\Entity\Establishment {#8243 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37859 +label: "GAC Port" +value: "967" +data: App\Entity\Establishment {#8268 …} +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37860 +label: "Diivariame shop" +value: "968" +data: App\Entity\Establishment {#8293 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37861 +label: "TBB Matériaux" +value: "969" +data: App\Entity\Establishment {#8318 …} +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37862 +label: "مسجد جوني" +value: "970" +data: App\Entity\Establishment {#8343 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37863 +label: "impots de dixinn" +value: "971" +data: App\Entity\Establishment {#8368 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37864 +label: "Jbara supermarket" +value: "972" +data: App\Entity\Establishment {#8393 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37865 +label: "Kobaya" +value: "973" +data: App\Entity\Establishment {#8418 …} +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37866 +label: "World Food Programme (WFP) / Programme Alimentaire Mondial (PAM) Guinea" +value: "974" +data: App\Entity\Establishment {#36565 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37867 +label: "I-TRONIX GUINEE" +value: "975" +data: App\Entity\Establishment {#36590 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37868 +label: "Le Réseau Ali" +value: "976" +data: App\Entity\Establishment {#36617 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37869 +label: "Salon casanova" +value: "977" +data: App\Entity\Establishment {#36642 …} +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37870 +label: "Laboratoire D'analyse De Biologie Medicale Saint Joseph De Camayenne" +value: "978" +data: App\Entity\Establishment {#36667 …} +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37871 +label: "Centre de diagnostic de la CNSS" +value: "979" +data: App\Entity\Establishment {#36692 …} +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37872 +label: "Kaporo Beach" +value: "980" +data: App\Entity\Establishment {#8443 …} +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37873 +label: "Restaurant youpougon" +value: "981" +data: App\Entity\Establishment {#36719 …} +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37874 +label: "Blue Beach" +value: "982" +data: App\Entity\Establishment {#36744 …} +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37875 +label: "Restaurant O'BUREAU" +value: "983" +data: App\Entity\Establishment {#36769 …} +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37876 +label: "Cabinet de Conseil et d’Assistance en Douane et Commerce International" +value: "984" +data: App\Entity\Establishment {#36794 …} +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37877 +label: "GI TOLES - GUINEE INDUSTRIES" +value: "985" +data: App\Entity\Establishment {#36819 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37878 +label: "LIBERTY TRAVEL" +value: "986" +data: App\Entity\Establishment {#36846 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37879 +label: "COLIS224" +value: "987" +data: App\Entity\Establishment {#8468 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37880 +label: "Colis224 kipé" +value: "988" +data: App\Entity\Establishment {#8493 …} +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37881 +label: "BTO" +value: "989" +data: App\Entity\Establishment {#8518 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37882 +label: "Le Serveur Night Chez Bouba" +value: "990" +data: App\Entity\Establishment {#8543 …} +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37883 +label: "Eguicotrap-Sarlu" +value: "991" +data: App\Entity\Establishment {#8568 …} +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37884 +label: "Emirates Airlines" +value: "992" +data: App\Entity\Establishment {#8593 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37885 +label: "CIAO" +value: "993" +data: App\Entity\Establishment {#8618 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37886 +label: "Marrakech Lounge" +value: "994" +data: App\Entity\Establishment {#8643 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37887 +label: "Sonit pêche société de négoce international" +value: "995" +data: App\Entity\Establishment {#8668 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37888 +label: "GUINEE CANADA SALL" +value: "996" +data: App\Entity\Establishment {#8693 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37889 +label: "Bonagui S.A" +value: "997" +data: App\Entity\Establishment {#8718 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37890 +label: "Bamako Street" +value: "998" +data: App\Entity\Establishment {#8743 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37891 +label: "Banque Populaire Maroco-Guinéen" +value: "999" +data: App\Entity\Establishment {#8768 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37892 +label: "Informatique de base, Infographie et imprimerie" +value: "1000" +data: App\Entity\Establishment {#8793 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37893 +label: "Magasin de Bruxelles" +value: "1001" +data: App\Entity\Establishment {#8818 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37894 +label: "TUNISAIR" +value: "1002" +data: App\Entity\Establishment {#8843 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37895 +label: "Restaurant Senegalais" +value: "1003" +data: App\Entity\Establishment {#8868 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37896 +label: "Électricité de Guinée EDG SA" +value: "1004" +data: App\Entity\Establishment {#8893 …} +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37897 +label: "Consulat Honoraire du Congo Brazzaville en Guinée" +value: "1005" +data: App\Entity\Establishment {#8918 …} +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37898 +label: "Italia Box" +value: "1006" +data: App\Entity\Establishment {#8943 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37899 +label: "Enseignement Technique" +value: "1007" +data: App\Entity\Establishment {#8968 …} +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37900 +label: "Welhy" +value: "1008" +data: App\Entity\Establishment {#8993 …} +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37901 +label: "Kinshasa Court" +value: "1009" +data: App\Entity\Establishment {#9018 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37902 +label: "Orange digital center" +value: "1010" +data: App\Entity\Establishment {#9043 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37903 +label: "Energie" +value: "1011" +data: App\Entity\Establishment {#9068 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37904 +label: "Soleil FM Guinée" +value: "1012" +data: App\Entity\Establishment {#9093 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37905 +label: "magasin farine AGB kindia" +value: "1013" +data: App\Entity\Establishment {#9118 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37906 +label: "Tolerie & painture" +value: "1014" +data: App\Entity\Establishment {#9143 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37907 +label: "Laverie kaporo" +value: "1015" +data: App\Entity\Establishment {#9168 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37908 +label: "PRESSiNG - Acote de la clinque Pasteur -Manquepas -Kaloum" +value: "1016" +data: App\Entity\Establishment {#9193 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37909 +label: "Siguiri sokoura" +value: "1017" +data: App\Entity\Establishment {#9218 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37910 +label: "N’zérékoré" +value: "1019" +data: App\Entity\Establishment {#9243 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37911 +label: "GAC jetty Kamsar, Prefecture de Boke, Guinea, West Africa" +value: "1020" +data: App\Entity\Establishment {#9268 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37912 +label: "Africasport.org" +value: "1021" +data: App\Entity\Establishment {#9293 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37913 +label: "EDG LAMBANYI" +value: "1022" +data: App\Entity\Establishment {#9318 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37914 +label: "OFFICE NATIONAL DU TOURISME - ONT" +value: "1023" +data: App\Entity\Establishment {#36871 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37915 +label: "APIP Guinée" +value: "1024" +data: App\Entity\Establishment {#9343 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37916 +label: "Ministere du Commerce" +value: "1025" +data: App\Entity\Establishment {#36896 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37917 +label: "Office National du Tourisme" +value: "1026" +data: App\Entity\Establishment {#9368 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37918 +label: "APIP Office" +value: "1027" +data: App\Entity\Establishment {#9393 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37919 +label: "Société Guinéenne Du Patrimoine MINIER" +value: "1028" +data: App\Entity\Establishment {#36921 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37920 +label: "Société minière de Boké: SMB" +value: "1030" +data: App\Entity\Establishment {#36946 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37921 +label: "BCRG (Banque Centrale de la République de Guinée)" +value: "1032" +data: App\Entity\Establishment {#9418 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37922 +label: "GGE - Guinea Gold Exploration" +value: "1033" +data: App\Entity\Establishment {#9443 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37923 +label: "Office Guinéenne de Publicite Agence de Matam" +value: "1034" +data: App\Entity\Establishment {#9468 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37924 +label: "SEG" +value: "1035" +data: App\Entity\Establishment {#9493 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37925 +label: "MINERAL WATER CORNER KALOUM" +value: "1036" +data: App\Entity\Establishment {#9518 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37926 +label: "Pharmacie Nouvelle Coronthie" +value: "1037" +data: App\Entity\Establishment {#9543 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37927 +label: "Conakry" +value: "1038" +data: App\Entity\Establishment {#9568 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37928 +label: "Préfecture de Télimélé" +value: "1039" +data: App\Entity\Establishment {#9593 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37929 +label: "Usine Topaz" +value: "1040" +data: App\Entity\Establishment {#9618 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37930 +label: "Winning Consortium Simandou Sau" +value: "1041" +data: App\Entity\Establishment {#9643 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37931 +label: "IMMO GROUPE" +value: "1042" +data: App\Entity\Establishment {#9668 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37932 +label: "Fraxion Multi Industries SARLU" +value: "1043" +data: App\Entity\Establishment {#9693 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37933 +label: "MINA SPA - Kipé" +value: "1044" +data: App\Entity\Establishment {#9718 …} +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37934 +label: "Ministère de l'Industrie et des Petites et Moyennes Entreprises" +value: "1045" +data: App\Entity\Establishment {#36971 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19540 -form: Symfony\Component\Form\Form {#1735 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#19541 …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) {#37936 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "establishment" |
| placeholder | "nom de l'etablissement" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_establishment" |
| valid | true |
| value | "" |
region
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => false ] |
[ "disabled" => false ] |
| class | "App\Entity\Region" |
same as passed value |
| label | false |
false
|
| placeholder | "Région" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1610 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1611 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1706 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1660 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1707 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1625 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1709 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1708 …} } |
| 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 {#470 …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 {#1664 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1665 …} } |
| 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() {#1659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#1658 …} $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 {#37939 +label: "faranah" +value: "1" +data: App\Entity\Region {#37959 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37941 +label: "kankan" +value: "2" +data: App\Entity\Region {#37964 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37952 +label: "boké" +value: "3" +data: App\Entity\Region {#37969 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37953 +label: "kindia" +value: "4" +data: App\Entity\Region {#37974 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37961 +label: "labé" +value: "5" +data: App\Entity\Region {#37979 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37940 +label: "mamou" +value: "6" +data: App\Entity\Region {#37984 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37950 +label: "conakry" +value: "7" +data: App\Entity\Region {#37989 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37951 +label: "nzérékoré" +value: "8" +data: App\Entity\Region {#37994 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37937 -form: Symfony\Component\Form\Form {#1738 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#37938 …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) {#37942 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "region" |
| placeholder | "Région" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filter_form_region" |
| valid | true |
| value | "" |
filterSubmit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "button fullwidth margin-top-1" ] |
[ "class" => "button fullwidth margin-top-1" ] |
| label | "valider" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button fullwidth margin-top-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "button fullwidth margin-top-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_filter_form_filterSubmit" ] |
| cache_key | "_filter_form_filterSubmit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#37997 …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 {#37949 …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 | "68.gZq58Hq9OjruRacXtG07XYCJ9h45lWAkBaB8inADdAc.49Tbnxjbf3yefeR51VxuafPxt0h8_xlScddP_QhMImHu9vfHPt5De418kw" |
| 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 | "68.gZq58Hq9OjruRacXtG07XYCJ9h45lWAkBaB8inADdAc.49Tbnxjbf3yefeR51VxuafPxt0h8_xlScddP_QhMImHu9vfHPt5De418kw" |
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 | "68.gZq58Hq9OjruRacXtG07XYCJ9h45lWAkBaB8inADdAc.49Tbnxjbf3yefeR51VxuafPxt0h8_xlScddP_QhMImHu9vfHPt5De418kw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#18840 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() {#37999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1445 …} $message: Closure() {#37998 …} $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 | "68.gZq58Hq9OjruRacXtG07XYCJ9h45lWAkBaB8inADdAc.49Tbnxjbf3yefeR51VxuafPxt0h8_xlScddP_QhMImHu9vfHPt5De418kw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#38009 -form: Symfony\Component\Form\Form {#38005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#38000 …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 | "68.gZq58Hq9OjruRacXtG07XYCJ9h45lWAkBaB8inADdAc.49Tbnxjbf3yefeR51VxuafPxt0h8_xlScddP_QhMImHu9vfHPt5De418kw" |