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) {#4033 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() {#4035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#4034 …} $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 {#4072 -form: Symfony\Component\Form\Form {#4104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4036 …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) {#4048 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() {#4050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#4049 …} $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 {#4116 -form: Symfony\Component\Form\Form {#4101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4111 …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) {#4041 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#4025 …} } |
Doctrine\ORM\QueryBuilder {#4061 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4064 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4062 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4060 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1650 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4065 …} -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 {#4095 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4067 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4066 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1655 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4070 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#4068 …} } |
| 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 {#4083 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2072 …} } |
| 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 {#4061 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4064 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4062 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4060 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1650 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4065 …} -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() {#4058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#4057 …} $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 {#4130 +label: "" +value: "149" +data: App\Entity\SubPrefecture {#4148 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4134 +label: "" +value: "30" +data: App\Entity\SubPrefecture {#4176 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +label: "" +value: "1" +data: App\Entity\SubPrefecture {#4183 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4136 +label: "" +value: "64" +data: App\Entity\SubPrefecture {#4190 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +label: "" +value: "142" +data: App\Entity\SubPrefecture {#4197 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +label: "" +value: "213" +data: App\Entity\SubPrefecture {#4204 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +label: "" +value: "43" +data: App\Entity\SubPrefecture {#4211 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +label: "" +value: "76" +data: App\Entity\SubPrefecture {#4218 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +label: "" +value: "65" +data: App\Entity\SubPrefecture {#4225 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +label: "" +value: "202" +data: App\Entity\SubPrefecture {#4230 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5960 +label: "" +value: "303" +data: App\Entity\SubPrefecture {#4237 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5961 +label: "" +value: "31" +data: App\Entity\SubPrefecture {#4244 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5962 +label: "" +value: "56" +data: App\Entity\SubPrefecture {#4249 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5963 +label: "" +value: "66" +data: App\Entity\SubPrefecture {#4256 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5964 +label: "" +value: "159" +data: App\Entity\SubPrefecture {#4261 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5965 +label: "" +value: "119" +data: App\Entity\SubPrefecture {#4268 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5966 +label: "" +value: "120" +data: App\Entity\SubPrefecture {#4275 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5967 +label: "" +value: "18" +data: App\Entity\SubPrefecture {#4280 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5968 +label: "" +value: "329" +data: App\Entity\SubPrefecture {#4287 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5969 +label: "" +value: "2" +data: App\Entity\SubPrefecture {#4294 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5970 +label: "" +value: "88" +data: App\Entity\SubPrefecture {#4299 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5971 +label: "" +value: "10" +data: App\Entity\SubPrefecture {#4306 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5972 +label: "" +value: "260" +data: App\Entity\SubPrefecture {#4313 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5973 +label: "" +value: "32" +data: App\Entity\SubPrefecture {#4320 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5974 +label: "" +value: "67" +data: App\Entity\SubPrefecture {#4325 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5975 +label: "" +value: "44" +data: App\Entity\SubPrefecture {#4330 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5976 +label: "" +value: "19" +data: App\Entity\SubPrefecture {#4335 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5977 +label: "" +value: "33" +data: App\Entity\SubPrefecture {#4340 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5978 +label: "" +value: "150" +data: App\Entity\SubPrefecture {#4345 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5979 +label: "" +value: "278" +data: App\Entity\SubPrefecture {#4350 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5980 +label: "" +value: "279" +data: App\Entity\SubPrefecture {#4357 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5981 +label: "" +value: "330" +data: App\Entity\SubPrefecture {#4362 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5982 +label: "" +value: "331" +data: App\Entity\SubPrefecture {#4367 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5983 +label: "" +value: "304" +data: App\Entity\SubPrefecture {#4372 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5984 +label: "" +value: "109" +data: App\Entity\SubPrefecture {#4377 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +label: "" +value: "3" +data: App\Entity\SubPrefecture {#4384 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5986 +label: "" +value: "236" +data: App\Entity\SubPrefecture {#4389 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "" +value: "101" +data: App\Entity\SubPrefecture {#4396 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5988 +label: "" +value: "305" +data: App\Entity\SubPrefecture {#4403 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "" +value: "110" +data: App\Entity\SubPrefecture {#4408 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5990 +label: "" +value: "336" +data: App\Entity\SubPrefecture {#4413 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +label: "" +value: "280" +data: App\Entity\SubPrefecture {#4420 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +label: "" +value: "294" +data: App\Entity\SubPrefecture {#4425 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +label: "" +value: "45" +data: App\Entity\SubPrefecture {#4432 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +label: "" +value: "246" +data: App\Entity\SubPrefecture {#4437 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +label: "" +value: "318" +data: App\Entity\SubPrefecture {#4444 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +label: "" +value: "169" +data: App\Entity\SubPrefecture {#4451 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +label: "" +value: "261" +data: App\Entity\SubPrefecture {#4458 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +label: "" +value: "332" +data: App\Entity\SubPrefecture {#4463 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +label: "" +value: "68" +data: App\Entity\SubPrefecture {#4468 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +label: "" +value: "102" +data: App\Entity\SubPrefecture {#4473 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +label: "" +value: "272" +data: App\Entity\SubPrefecture {#4478 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +label: "" +value: "138" +data: App\Entity\SubPrefecture {#4485 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +label: "" +value: "111" +data: App\Entity\SubPrefecture {#4492 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +label: "" +value: "4" +data: App\Entity\SubPrefecture {#4497 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +label: "" +value: "237" +data: App\Entity\SubPrefecture {#4502 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6006 +label: "" +value: "189" +data: App\Entity\SubPrefecture {#4507 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +label: "" +value: "160" +data: App\Entity\SubPrefecture {#4514 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6008 +label: "" +value: "57" +data: App\Entity\SubPrefecture {#4519 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6009 +label: "" +value: "190" +data: App\Entity\SubPrefecture {#4524 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6010 +label: "" +value: "170" +data: App\Entity\SubPrefecture {#4529 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +label: "" +value: "306" +data: App\Entity\SubPrefecture {#4534 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +label: "" +value: "11" +data: App\Entity\SubPrefecture {#4539 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "" +value: "77" +data: App\Entity\SubPrefecture {#4544 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6014 +label: "" +value: "281" +data: App\Entity\SubPrefecture {#4549 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6015 +label: "" +value: "191" +data: App\Entity\SubPrefecture {#4554 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6016 +label: "" +value: "282" +data: App\Entity\SubPrefecture {#4559 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6017 +label: "" +value: "12" +data: App\Entity\SubPrefecture {#4564 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6018 +label: "" +value: "333" +data: App\Entity\SubPrefecture {#4569 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6019 +label: "" +value: "13" +data: App\Entity\SubPrefecture {#4574 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6020 +label: "" +value: "192" +data: App\Entity\SubPrefecture {#4579 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6021 +label: "" +value: "203" +data: App\Entity\SubPrefecture {#4584 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6022 +label: "" +value: "238" +data: App\Entity\SubPrefecture {#4589 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6023 +label: "" +value: "273" +data: App\Entity\SubPrefecture {#4594 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6024 +label: "" +value: "5" +data: App\Entity\SubPrefecture {#4599 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6025 +label: "" +value: "89" +data: App\Entity\SubPrefecture {#4604 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6026 +label: "" +value: "214" +data: App\Entity\SubPrefecture {#4609 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6027 +label: "" +value: "262" +data: App\Entity\SubPrefecture {#4614 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6028 +label: "" +value: "69" +data: App\Entity\SubPrefecture {#4619 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6029 +label: "" +value: "215" +data: App\Entity\SubPrefecture {#4624 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6030 +label: "" +value: "247" +data: App\Entity\SubPrefecture {#4629 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6031 +label: "" +value: "103" +data: App\Entity\SubPrefecture {#4634 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6032 +label: "" +value: "70" +data: App\Entity\SubPrefecture {#4639 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "" +value: "143" +data: App\Entity\SubPrefecture {#4644 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6034 +label: "" +value: "183" +data: App\Entity\SubPrefecture {#4649 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6035 +label: "" +value: "144" +data: App\Entity\SubPrefecture {#4656 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6036 +label: "" +value: "337" +data: App\Entity\SubPrefecture {#4661 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6037 +label: "" +value: "78" +data: App\Entity\SubPrefecture {#4666 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6038 +label: "" +value: "20" +data: App\Entity\SubPrefecture {#4671 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6039 +label: "" +value: "151" +data: App\Entity\SubPrefecture {#4676 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6040 +label: "" +value: "307" +data: App\Entity\SubPrefecture {#4681 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6041 +label: "" +value: "226" +data: App\Entity\SubPrefecture {#4686 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6042 +label: "" +value: "227" +data: App\Entity\SubPrefecture {#4693 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6043 +label: "" +value: "34" +data: App\Entity\SubPrefecture {#4698 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6044 +label: "" +value: "35" +data: App\Entity\SubPrefecture {#4703 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6045 +label: "" +value: "152" +data: App\Entity\SubPrefecture {#4708 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6046 +label: "" +value: "283" +data: App\Entity\SubPrefecture {#4713 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6047 +label: "" +value: "216" +data: App\Entity\SubPrefecture {#4718 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6048 +label: "" +value: "123" +data: App\Entity\SubPrefecture {#4723 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6049 +label: "" +value: "295" +data: App\Entity\SubPrefecture {#4730 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6050 +label: "" +value: "90" +data: App\Entity\SubPrefecture {#4735 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6051 +label: "" +value: "121" +data: App\Entity\SubPrefecture {#4740 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6052 +label: "" +value: "161" +data: App\Entity\SubPrefecture {#4745 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6053 +label: "" +value: "184" +data: App\Entity\SubPrefecture {#4750 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6054 +label: "" +value: "14" +data: App\Entity\SubPrefecture {#4755 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6055 +label: "" +value: "296" +data: App\Entity\SubPrefecture {#4760 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6056 +label: "" +value: "124" +data: App\Entity\SubPrefecture {#4765 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6057 +label: "" +value: "193" +data: App\Entity\SubPrefecture {#4770 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6058 +label: "" +value: "217" +data: App\Entity\SubPrefecture {#4775 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6059 +label: "" +value: "284" +data: App\Entity\SubPrefecture {#4780 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6060 +label: "" +value: "36" +data: App\Entity\SubPrefecture {#4785 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6061 +label: "" +value: "46" +data: App\Entity\SubPrefecture {#4790 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6062 +label: "" +value: "285" +data: App\Entity\SubPrefecture {#4795 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6063 +label: "" +value: "21" +data: App\Entity\SubPrefecture {#4800 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6064 +label: "" +value: "263" +data: App\Entity\SubPrefecture {#4805 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6065 +label: "" +value: "248" +data: App\Entity\SubPrefecture {#4810 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6066 +label: "" +value: "319" +data: App\Entity\SubPrefecture {#4815 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6067 +label: "" +value: "171" +data: App\Entity\SubPrefecture {#4820 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6068 +label: "" +value: "297" +data: App\Entity\SubPrefecture {#4825 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6069 +label: "" +value: "338" +data: App\Entity\SubPrefecture {#4830 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6070 +label: "" +value: "339" +data: App\Entity\SubPrefecture {#4835 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6071 +label: "" +value: "131" +data: App\Entity\SubPrefecture {#4840 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6072 +label: "" +value: "194" +data: App\Entity\SubPrefecture {#4847 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6073 +label: "" +value: "22" +data: App\Entity\SubPrefecture {#4852 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6074 +label: "" +value: "204" +data: App\Entity\SubPrefecture {#4857 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6075 +label: "" +value: "218" +data: App\Entity\SubPrefecture {#4862 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6076 +label: "" +value: "239" +data: App\Entity\SubPrefecture {#4867 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6077 +label: "" +value: "195" +data: App\Entity\SubPrefecture {#4872 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6078 +label: "" +value: "153" +data: App\Entity\SubPrefecture {#4877 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6079 +label: "" +value: "125" +data: App\Entity\SubPrefecture {#4882 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6080 +label: "" +value: "154" +data: App\Entity\SubPrefecture {#4887 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6081 +label: "" +value: "15" +data: App\Entity\SubPrefecture {#4892 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6082 +label: "" +value: "155" +data: App\Entity\SubPrefecture {#4897 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6083 +label: "" +value: "274" +data: App\Entity\SubPrefecture {#4902 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6084 +label: "" +value: "132" +data: App\Entity\SubPrefecture {#4907 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6085 +label: "" +value: "112" +data: App\Entity\SubPrefecture {#4912 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6086 +label: "" +value: "47" +data: App\Entity\SubPrefecture {#4917 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6087 +label: "" +value: "113" +data: App\Entity\SubPrefecture {#4922 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6088 +label: "" +value: "240" +data: App\Entity\SubPrefecture {#4927 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6089 +label: "" +value: "6" +data: App\Entity\SubPrefecture {#4932 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6090 +label: "" +value: "48" +data: App\Entity\SubPrefecture {#4937 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6091 +label: "" +value: "228" +data: App\Entity\SubPrefecture {#4942 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6092 +label: "" +value: "79" +data: App\Entity\SubPrefecture {#4947 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6093 +label: "" +value: "286" +data: App\Entity\SubPrefecture {#4952 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6094 +label: "" +value: "340" +data: App\Entity\SubPrefecture {#4957 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6095 +label: "" +value: "241" +data: App\Entity\SubPrefecture {#4962 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6096 +label: "" +value: "249" +data: App\Entity\SubPrefecture {#4967 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6097 +label: "" +value: "58" +data: App\Entity\SubPrefecture {#4972 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6098 +label: "" +value: "145" +data: App\Entity\SubPrefecture {#4977 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6099 +label: "" +value: "162" +data: App\Entity\SubPrefecture {#4982 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6100 +label: "" +value: "7" +data: App\Entity\SubPrefecture {#4987 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6101 +label: "" +value: "91" +data: App\Entity\SubPrefecture {#4992 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6102 +label: "" +value: "80" +data: App\Entity\SubPrefecture {#4997 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6103 +label: "" +value: "71" +data: App\Entity\SubPrefecture {#5002 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6104 +label: "" +value: "92" +data: App\Entity\SubPrefecture {#5007 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6105 +label: "" +value: "37" +data: App\Entity\SubPrefecture {#5012 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6106 +label: "" +value: "172" +data: App\Entity\SubPrefecture {#5017 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6107 +label: "" +value: "242" +data: App\Entity\SubPrefecture {#5022 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6108 +label: "" +value: "104" +data: App\Entity\SubPrefecture {#5027 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6109 +label: "" +value: "320" +data: App\Entity\SubPrefecture {#5032 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6110 +label: "" +value: "23" +data: App\Entity\SubPrefecture {#5037 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6111 +label: "" +value: "298" +data: App\Entity\SubPrefecture {#5042 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6112 +label: "" +value: "114" +data: App\Entity\SubPrefecture {#5047 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6113 +label: "" +value: "229" +data: App\Entity\SubPrefecture {#5052 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6114 +label: "" +value: "163" +data: App\Entity\SubPrefecture {#5057 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6115 +label: "" +value: "173" +data: App\Entity\SubPrefecture {#5062 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6116 +label: "" +value: "230" +data: App\Entity\SubPrefecture {#5067 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6117 +label: "" +value: "59" +data: App\Entity\SubPrefecture {#5072 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6118 +label: "" +value: "73" +data: App\Entity\SubPrefecture {#5077 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6119 +label: "" +value: "231" +data: App\Entity\SubPrefecture {#5082 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6120 +label: "" +value: "8" +data: App\Entity\SubPrefecture {#5087 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6121 +label: "" +value: "250" +data: App\Entity\SubPrefecture {#5092 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6122 +label: "" +value: "174" +data: App\Entity\SubPrefecture {#5097 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6123 +label: "" +value: "205" +data: App\Entity\SubPrefecture {#5102 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6124 +label: "" +value: "321" +data: App\Entity\SubPrefecture {#5107 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6125 +label: "" +value: "308" +data: App\Entity\SubPrefecture {#5112 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6126 +label: "" +value: "185" +data: App\Entity\SubPrefecture {#5117 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6127 +label: "" +value: "81" +data: App\Entity\SubPrefecture {#5122 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6128 +label: "" +value: "322" +data: App\Entity\SubPrefecture {#5127 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6129 +label: "" +value: "72" +data: App\Entity\SubPrefecture {#5132 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6130 +label: "" +value: "287" +data: App\Entity\SubPrefecture {#5137 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6131 +label: "" +value: "49" +data: App\Entity\SubPrefecture {#5142 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6132 +label: "" +value: "126" +data: App\Entity\SubPrefecture {#5147 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6133 +label: "" +value: "133" +data: App\Entity\SubPrefecture {#5152 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6134 +label: "" +value: "82" +data: App\Entity\SubPrefecture {#5157 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6135 +label: "" +value: "38" +data: App\Entity\SubPrefecture {#5162 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6136 +label: "" +value: "341" +data: App\Entity\SubPrefecture {#5167 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6137 +label: "" +value: "60" +data: App\Entity\SubPrefecture {#5172 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6138 +label: "" +value: "127" +data: App\Entity\SubPrefecture {#5177 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6139 +label: "" +value: "196" +data: App\Entity\SubPrefecture {#5182 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6140 +label: "" +value: "232" +data: App\Entity\SubPrefecture {#5187 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6141 +label: "" +value: "139" +data: App\Entity\SubPrefecture {#5192 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6142 +label: "" +value: "74" +data: App\Entity\SubPrefecture {#5197 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6143 +label: "" +value: "309" +data: App\Entity\SubPrefecture {#5202 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6144 +label: "" +value: "233" +data: App\Entity\SubPrefecture {#5207 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6145 +label: "" +value: "197" +data: App\Entity\SubPrefecture {#5212 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6146 +label: "" +value: "206" +data: App\Entity\SubPrefecture {#5217 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6147 +label: "" +value: "299" +data: App\Entity\SubPrefecture {#5222 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6148 +label: "" +value: "16" +data: App\Entity\SubPrefecture {#5227 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6149 +label: "" +value: "219" +data: App\Entity\SubPrefecture {#5232 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6150 +label: "" +value: "207" +data: App\Entity\SubPrefecture {#5237 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6151 +label: "" +value: "264" +data: App\Entity\SubPrefecture {#5242 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6152 +label: "" +value: "61" +data: App\Entity\SubPrefecture {#5247 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6153 +label: "" +value: "208" +data: App\Entity\SubPrefecture {#5252 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6154 +label: "" +value: "105" +data: App\Entity\SubPrefecture {#5257 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6155 +label: "" +value: "293" +data: App\Entity\SubPrefecture {#5262 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6156 +label: "" +value: "300" +data: App\Entity\SubPrefecture {#5267 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6157 +label: "" +value: "310" +data: App\Entity\SubPrefecture {#5272 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6158 +label: "" +value: "265" +data: App\Entity\SubPrefecture {#5277 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6159 +label: "" +value: "164" +data: App\Entity\SubPrefecture {#5282 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6160 +label: "" +value: "222" +data: App\Entity\SubPrefecture {#5287 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6161 +label: "" +value: "220" +data: App\Entity\SubPrefecture {#5292 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6162 +label: "" +value: "243" +data: App\Entity\SubPrefecture {#5297 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6163 +label: "" +value: "156" +data: App\Entity\SubPrefecture {#5302 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6164 +label: "" +value: "128" +data: App\Entity\SubPrefecture {#5307 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6165 +label: "" +value: "115" +data: App\Entity\SubPrefecture {#5312 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6166 +label: "" +value: "93" +data: App\Entity\SubPrefecture {#5317 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6167 +label: "" +value: "221" +data: App\Entity\SubPrefecture {#5322 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6168 +label: "" +value: "165" +data: App\Entity\SubPrefecture {#5327 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6169 +label: "" +value: "251" +data: App\Entity\SubPrefecture {#5332 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6170 +label: "" +value: "50" +data: App\Entity\SubPrefecture {#5337 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6171 +label: "" +value: "209" +data: App\Entity\SubPrefecture {#5342 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6172 +label: "" +value: "83" +data: App\Entity\SubPrefecture {#5347 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6173 +label: "" +value: "140" +data: App\Entity\SubPrefecture {#5352 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6174 +label: "" +value: "39" +data: App\Entity\SubPrefecture {#5357 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6175 +label: "" +value: "106" +data: App\Entity\SubPrefecture {#5362 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6176 +label: "" +value: "24" +data: App\Entity\SubPrefecture {#5367 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6177 +label: "" +value: "186" +data: App\Entity\SubPrefecture {#5372 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6178 +label: "" +value: "275" +data: App\Entity\SubPrefecture {#5377 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6179 +label: "" +value: "276" +data: App\Entity\SubPrefecture {#5382 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6180 +label: "" +value: "51" +data: App\Entity\SubPrefecture {#5387 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6181 +label: "" +value: "175" +data: App\Entity\SubPrefecture {#5392 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6182 +label: "" +value: "187" +data: App\Entity\SubPrefecture {#5397 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6183 +label: "" +value: "244" +data: App\Entity\SubPrefecture {#5402 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6184 +label: "" +value: "166" +data: App\Entity\SubPrefecture {#5407 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6185 +label: "" +value: "245" +data: App\Entity\SubPrefecture {#5412 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6186 +label: "" +value: "52" +data: App\Entity\SubPrefecture {#5417 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6187 +label: "" +value: "84" +data: App\Entity\SubPrefecture {#5422 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6188 +label: "" +value: "288" +data: App\Entity\SubPrefecture {#5427 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6189 +label: "" +value: "157" +data: App\Entity\SubPrefecture {#5432 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6190 +label: "" +value: "9" +data: App\Entity\SubPrefecture {#5437 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6191 +label: "" +value: "311" +data: App\Entity\SubPrefecture {#5442 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6192 +label: "" +value: "323" +data: App\Entity\SubPrefecture {#5447 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6193 +label: "" +value: "301" +data: App\Entity\SubPrefecture {#5452 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6194 +label: "" +value: "94" +data: App\Entity\SubPrefecture {#5457 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6195 +label: "" +value: "95" +data: App\Entity\SubPrefecture {#5462 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6196 +label: "" +value: "96" +data: App\Entity\SubPrefecture {#5467 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6197 +label: "" +value: "85" +data: App\Entity\SubPrefecture {#5472 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6198 +label: "" +value: "266" +data: App\Entity\SubPrefecture {#5477 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6199 +label: "" +value: "289" +data: App\Entity\SubPrefecture {#5482 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6200 +label: "" +value: "342" +data: App\Entity\SubPrefecture {#5487 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6201 +label: "" +value: "97" +data: App\Entity\SubPrefecture {#5492 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6202 +label: "" +value: "100" +data: App\Entity\SubPrefecture {#5497 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6203 +label: "" +value: "198" +data: App\Entity\SubPrefecture {#5502 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6204 +label: "" +value: "252" +data: App\Entity\SubPrefecture {#5507 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6205 +label: "" +value: "146" +data: App\Entity\SubPrefecture {#5512 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6206 +label: "" +value: "343" +data: App\Entity\SubPrefecture {#5517 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6207 +label: "" +value: "253" +data: App\Entity\SubPrefecture {#5522 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6208 +label: "" +value: "312" +data: App\Entity\SubPrefecture {#5527 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6209 +label: "" +value: "324" +data: App\Entity\SubPrefecture {#5532 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6210 +label: "" +value: "313" +data: App\Entity\SubPrefecture {#5537 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6211 +label: "" +value: "210" +data: App\Entity\SubPrefecture {#5542 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6212 +label: "" +value: "25" +data: App\Entity\SubPrefecture {#5547 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6213 +label: "" +value: "334" +data: App\Entity\SubPrefecture {#5552 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6214 +label: "" +value: "188" +data: App\Entity\SubPrefecture {#5557 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6215 +label: "" +value: "267" +data: App\Entity\SubPrefecture {#5562 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6216 +label: "" +value: "199" +data: App\Entity\SubPrefecture {#5567 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6217 +label: "" +value: "254" +data: App\Entity\SubPrefecture {#5572 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6218 +label: "" +value: "277" +data: App\Entity\SubPrefecture {#5577 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6219 +label: "" +value: "53" +data: App\Entity\SubPrefecture {#5582 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6220 +label: "" +value: "211" +data: App\Entity\SubPrefecture {#5587 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6221 +label: "" +value: "86" +data: App\Entity\SubPrefecture {#5592 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6222 +label: "" +value: "290" +data: App\Entity\SubPrefecture {#5597 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6223 +label: "" +value: "167" +data: App\Entity\SubPrefecture {#5602 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6224 +label: "" +value: "134" +data: App\Entity\SubPrefecture {#5607 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6225 +label: "" +value: "325" +data: App\Entity\SubPrefecture {#5612 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6226 +label: "" +value: "26" +data: App\Entity\SubPrefecture {#5617 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6227 +label: "" +value: "40" +data: App\Entity\SubPrefecture {#5622 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6228 +label: "" +value: "116" +data: App\Entity\SubPrefecture {#5627 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6229 +label: "" +value: "268" +data: App\Entity\SubPrefecture {#5632 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6230 +label: "" +value: "75" +data: App\Entity\SubPrefecture {#5637 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6231 +label: "" +value: "200" +data: App\Entity\SubPrefecture {#5642 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6232 +label: "" +value: "117" +data: App\Entity\SubPrefecture {#5647 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6233 +label: "" +value: "87" +data: App\Entity\SubPrefecture {#5652 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6234 +label: "" +value: "176" +data: App\Entity\SubPrefecture {#5657 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6235 +label: "" +value: "255" +data: App\Entity\SubPrefecture {#5662 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6236 +label: "" +value: "135" +data: App\Entity\SubPrefecture {#5667 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6237 +label: "" +value: "177" +data: App\Entity\SubPrefecture {#5672 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6238 +label: "" +value: "17" +data: App\Entity\SubPrefecture {#5677 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6239 +label: "" +value: "314" +data: App\Entity\SubPrefecture {#5682 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6240 +label: "" +value: "315" +data: App\Entity\SubPrefecture {#5687 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6241 +label: "" +value: "62" +data: App\Entity\SubPrefecture {#5692 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6242 +label: "" +value: "98" +data: App\Entity\SubPrefecture {#5697 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6243 +label: "" +value: "99" +data: App\Entity\SubPrefecture {#5702 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6244 +label: "" +value: "158" +data: App\Entity\SubPrefecture {#5707 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6245 +label: "" +value: "291" +data: App\Entity\SubPrefecture {#5712 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6246 +label: "" +value: "178" +data: App\Entity\SubPrefecture {#5717 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6247 +label: "" +value: "269" +data: App\Entity\SubPrefecture {#5722 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6248 +label: "" +value: "179" +data: App\Entity\SubPrefecture {#5727 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6249 +label: "" +value: "292" +data: App\Entity\SubPrefecture {#5732 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6250 +label: "" +value: "27" +data: App\Entity\SubPrefecture {#5737 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6251 +label: "" +value: "63" +data: App\Entity\SubPrefecture {#5742 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6252 +label: "" +value: "168" +data: App\Entity\SubPrefecture {#5747 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6253 +label: "" +value: "326" +data: App\Entity\SubPrefecture {#5752 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6254 +label: "" +value: "256" +data: App\Entity\SubPrefecture {#5757 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6255 +label: "" +value: "107" +data: App\Entity\SubPrefecture {#5762 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6256 +label: "" +value: "118" +data: App\Entity\SubPrefecture {#5767 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6257 +label: "" +value: "147" +data: App\Entity\SubPrefecture {#5772 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6258 +label: "" +value: "234" +data: App\Entity\SubPrefecture {#5777 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6259 +label: "" +value: "180" +data: App\Entity\SubPrefecture {#5782 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6260 +label: "" +value: "257" +data: App\Entity\SubPrefecture {#5787 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: "" +value: "344" +data: App\Entity\SubPrefecture {#5792 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6262 +label: "" +value: "181" +data: App\Entity\SubPrefecture {#5797 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6263 +label: "" +value: "223" +data: App\Entity\SubPrefecture {#5802 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6264 +label: "" +value: "345" +data: App\Entity\SubPrefecture {#5807 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6265 +label: "" +value: "136" +data: App\Entity\SubPrefecture {#5812 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6266 +label: "" +value: "182" +data: App\Entity\SubPrefecture {#5817 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6267 +label: "" +value: "270" +data: App\Entity\SubPrefecture {#5822 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6268 +label: "" +value: "271" +data: App\Entity\SubPrefecture {#5827 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6269 +label: "" +value: "258" +data: App\Entity\SubPrefecture {#5832 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6270 +label: "" +value: "29" +data: App\Entity\SubPrefecture {#5837 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: "" +value: "54" +data: App\Entity\SubPrefecture {#5842 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6272 +label: "" +value: "28" +data: App\Entity\SubPrefecture {#5847 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6273 +label: "" +value: "55" +data: App\Entity\SubPrefecture {#5852 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: "" +value: "259" +data: App\Entity\SubPrefecture {#5857 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6275 +label: "" +value: "148" +data: App\Entity\SubPrefecture {#5862 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6276 +label: "" +value: "122" +data: App\Entity\SubPrefecture {#5867 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6277 +label: "" +value: "129" +data: App\Entity\SubPrefecture {#5872 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6278 +label: "" +value: "224" +data: App\Entity\SubPrefecture {#5877 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6279 +label: "" +value: "108" +data: App\Entity\SubPrefecture {#5882 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6280 +label: "" +value: "235" +data: App\Entity\SubPrefecture {#5887 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6281 +label: "" +value: "302" +data: App\Entity\SubPrefecture {#5892 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6282 +label: "" +value: "201" +data: App\Entity\SubPrefecture {#5897 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6283 +label: "" +value: "212" +data: App\Entity\SubPrefecture {#5902 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6284 +label: "" +value: "316" +data: App\Entity\SubPrefecture {#5907 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6285 +label: "" +value: "317" +data: App\Entity\SubPrefecture {#5912 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6286 +label: "" +value: "130" +data: App\Entity\SubPrefecture {#5917 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6287 +label: "" +value: "327" +data: App\Entity\SubPrefecture {#5922 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6288 +label: "" +value: "141" +data: App\Entity\SubPrefecture {#5927 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6289 +label: "" +value: "328" +data: App\Entity\SubPrefecture {#5932 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6290 +label: "" +value: "41" +data: App\Entity\SubPrefecture {#5937 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6291 +label: "" +value: "225" +data: App\Entity\SubPrefecture {#5942 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6292 +label: "" +value: "42" +data: App\Entity\SubPrefecture {#5947 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6293 +label: "" +value: "335" +data: App\Entity\SubPrefecture {#5952 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6294 +label: "" +value: "137" +data: App\Entity\SubPrefecture {#5957 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4120 -form: Symfony\Component\Form\Form {#4097 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4121 …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) {#4128 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) {#4042 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#4025 …} } |
Doctrine\ORM\QueryBuilder {#4074 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4090 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4073 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1650 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4085 …} -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 {#4108 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4089 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4119 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1655 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4088 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1656 …} } |
| 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 {#1649 -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 {#4074 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4090 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4073 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4091 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1650 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4085 …} -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() {#4075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#4077 …} $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 {#6298 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#6315 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6302 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#6346 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6300 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#6357 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6304 +label: "achat" +value: "557" +data: App\Entity\Category {#6366 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#6375 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: "administrations" +value: "8" +data: App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6309 +label: "aéroports" +value: "109" +data: App\Entity\Category {#6386 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6308 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#6397 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6301 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#6406 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#6417 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12568 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#6428 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12569 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#6437 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12570 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#6448 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12571 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#6457 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12572 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#6466 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12573 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#6477 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12574 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#6486 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12575 +label: "agriculture" +value: "373" +data: App\Entity\Category {#6497 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12576 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#6506 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12577 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#6328 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12579 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#6527 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12578 +label: "agronomie" +value: "376" +data: App\Entity\Category {#6536 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12581 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#6545 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12582 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#6556 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12583 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#6565 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12584 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#6574 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12585 +label: "aluminium" +value: "132" +data: App\Entity\Category {#6583 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12586 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#6592 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12587 +label: "ambulances" +value: "532" +data: App\Entity\Category {#6601 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12588 +label: "aménagement" +value: "573" +data: App\Entity\Category {#6612 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12589 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#6623 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12590 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#6632 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12591 +label: "ameublement" +value: "193" +data: App\Entity\Category {#6641 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12592 +label: "animalerie" +value: "310" +data: App\Entity\Category {#6650 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12593 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#6659 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12594 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#6668 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12595 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#6677 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12596 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#6686 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12597 +label: "aquarium" +value: "52" +data: App\Entity\Category {#6695 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12598 +label: "architectes" +value: "134" +data: App\Entity\Category {#6704 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12599 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#6713 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12600 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#6724 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12601 +label: "art graphique" +value: "4" +data: App\Entity\Category {#6735 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12602 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#6744 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12603 +label: "artisanat" +value: "196" +data: App\Entity\Category {#6755 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12604 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#6756 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12605 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#6774 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12606 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#6783 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12607 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#6792 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12608 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#6801 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12609 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#6810 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12610 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#6819 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12611 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#6828 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12612 +label: "associations" +value: "178" +data: App\Entity\Category {#6837 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12613 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#6846 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12614 +label: "assurances" +value: "65" +data: App\Entity\Category {#6855 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12615 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#6866 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12616 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#6875 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12617 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#6884 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12618 +label: "auberge" +value: "534" +data: App\Entity\Category {#6893 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12619 +label: "auberges" +value: "292" +data: App\Entity\Category {#6902 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12620 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#6911 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12621 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#6920 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12622 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#6931 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12623 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#6932 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12624 +label: "autre" +value: "72" +data: App\Entity\Category {#6950 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12625 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#6959 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12626 +label: "banques" +value: "67" +data: App\Entity\Category {#6968 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12627 +label: "bar" +value: "14" +data: App\Entity\Category {#6977 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12628 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#6986 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12629 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#6376 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12630 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#7003 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12631 +label: "béton" +value: "138" +data: App\Entity\Category {#7014 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12632 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#7023 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12633 +label: "bien être" +value: "80" +data: App\Entity\Category {#7034 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12634 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#7043 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12635 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#7052 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12636 +label: "biologistes" +value: "329" +data: App\Entity\Category {#7061 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12637 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#7072 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12638 +label: "bois" +value: "139" +data: App\Entity\Category {#7081 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12639 +label: "boissons" +value: "380" +data: App\Entity\Category {#7090 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12640 +label: "boucheries" +value: "200" +data: App\Entity\Category {#7099 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12641 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#7108 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12642 +label: "boutique" +value: "252" +data: App\Entity\Category {#7117 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12643 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#7128 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12644 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#7137 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12645 +label: "bowling" +value: "309" +data: App\Entity\Category {#7146 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12646 +label: "brasserie" +value: "441" +data: App\Entity\Category {#7155 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12647 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#7164 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12648 +label: "broderies" +value: "202" +data: App\Entity\Category {#7173 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12649 +label: "btp" +value: "536" +data: App\Entity\Category {#7182 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12650 +label: "bts" +value: "541" +data: App\Entity\Category {#7191 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12651 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#7200 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12652 +label: "bureautique" +value: "314" +data: App\Entity\Category {#7209 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12653 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#7218 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12654 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#7227 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12655 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#7236 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12656 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#7245 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12657 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#7254 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12658 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#7263 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12659 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#7272 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12660 +label: "café" +value: "26" +data: App\Entity\Category {#7281 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12661 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#7290 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12662 +label: "camping" +value: "51" +data: App\Entity\Category {#7299 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12663 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#7308 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12664 +label: "carrelage" +value: "140" +data: App\Entity\Category {#7317 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12665 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#7326 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12666 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#7335 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12667 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#7344 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12668 +label: "cartographie" +value: "179" +data: App\Entity\Category {#7355 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12669 +label: "casinos" +value: "50" +data: App\Entity\Category {#7364 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12670 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#7373 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12671 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#7382 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12672 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#7393 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12673 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#7402 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12674 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#7411 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12675 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#7420 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12676 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#7429 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12677 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#7438 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12678 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#7447 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12679 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#7456 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12680 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#7465 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12681 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#7474 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12682 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#7483 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12683 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#7492 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12684 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#7501 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12685 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#7510 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12686 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#7519 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12687 +label: "chaussures" +value: "206" +data: App\Entity\Category {#7528 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12688 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#7537 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12689 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#7546 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12690 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#7555 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12691 +label: "cimetière" +value: "74" +data: App\Entity\Category {#7564 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12692 +label: "cinémas" +value: "296" +data: App\Entity\Category {#7573 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12693 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#7582 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12694 +label: "cloud" +value: "321" +data: App\Entity\Category {#7591 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12695 +label: "club de football" +value: "574" +data: App\Entity\Category {#7600 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12696 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#7609 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12697 +label: "collège" +value: "539" +data: App\Entity\Category {#7618 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12698 +label: "commerce général" +value: "207" +data: App\Entity\Category {#7627 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12699 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#6347 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12700 +label: "commercial" +value: "553" +data: App\Entity\Category {#7644 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12701 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#7653 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12702 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#7662 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12703 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#6418 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12704 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#7679 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12705 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#7688 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12706 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#7697 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12707 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#7706 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12708 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#6921 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12709 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#7723 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12710 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#7734 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12711 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#7743 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12712 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#7752 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12713 +label: "confédérations" +value: "404" +data: App\Entity\Category {#7761 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12714 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#7770 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12715 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#7779 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12716 +label: "consignation" +value: "511" +data: App\Entity\Category {#7788 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12717 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#7797 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12718 +label: "construction" +value: "143" +data: App\Entity\Category {#7806 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12719 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#7815 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12720 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#7824 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12721 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#7833 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12722 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#7842 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12723 +label: "copie service" +value: "482" +data: App\Entity\Category {#7851 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12724 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#7860 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12725 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#7869 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12726 +label: "courrier" +value: "483" +data: App\Entity\Category {#7878 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12727 +label: "courrier express" +value: "484" +data: App\Entity\Category {#7887 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12728 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#7896 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12729 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#7905 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12730 +label: "crémation" +value: "612" +data: App\Entity\Category {#7914 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12731 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#7923 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12732 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#7932 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12733 +label: "cuisines" +value: "145" +data: App\Entity\Category {#7941 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12734 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#7950 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12735 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#7959 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12736 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#7968 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12737 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#7977 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12738 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#7986 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12739 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#7995 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12740 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#8004 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12741 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#8013 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12742 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#8022 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12743 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#8031 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12744 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#8040 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12745 +label: "désinfection" +value: "631" +data: App\Entity\Category {#8049 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12746 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#8058 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12747 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#8067 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12748 +label: "devops" +value: "538" +data: App\Entity\Category {#8076 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12749 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#8085 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12750 +label: "directions" +value: "548" +data: App\Entity\Category {#8094 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12751 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#8103 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12752 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#8112 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12753 +label: "docteur" +value: "62" +data: App\Entity\Category {#8121 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12754 +label: "douanes" +value: "182" +data: App\Entity\Category {#8130 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12755 +label: "droits" +value: "562" +data: App\Entity\Category {#8139 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12756 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#8148 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12757 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#8157 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12758 +label: "eau de table" +value: "384" +data: App\Entity\Category {#8166 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12759 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#8175 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12760 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#8184 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12761 +label: "école" +value: "423" +data: App\Entity\Category {#8193 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12762 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#8202 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12763 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#8211 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12764 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#8220 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12765 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#8229 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12766 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#8238 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12767 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#8247 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12768 +label: "editeurs" +value: "118" +data: App\Entity\Category {#8256 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12769 +label: "education" +value: "566" +data: App\Entity\Category {#8265 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12770 +label: "eglise" +value: "75" +data: App\Entity\Category {#8274 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12771 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#8283 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12772 +label: "électricien" +value: "86" +data: App\Entity\Category {#8292 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12773 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#8301 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12774 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#8310 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12775 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#8319 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12776 +label: "elevage" +value: "386" +data: App\Entity\Category {#8328 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12777 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#8337 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12778 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#8346 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12779 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#8355 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12780 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#6438 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12781 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#7004 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12782 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#8380 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12783 +label: "engrais" +value: "387" +data: App\Entity\Category {#8389 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12784 +label: "enseignement" +value: "568" +data: App\Entity\Category {#8398 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12785 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#8407 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12786 +label: "entreposage" +value: "437" +data: App\Entity\Category {#8416 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12787 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#8425 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12788 +label: "environnement" +value: "183" +data: App\Entity\Category {#8434 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12789 +label: "epargne" +value: "363" +data: App\Entity\Category {#8443 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12790 +label: "épicerie" +value: "27" +data: App\Entity\Category {#8452 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12791 +label: "Épilation" +value: "580" +data: App\Entity\Category {#8461 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12792 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#8470 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12793 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#8479 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12794 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#8488 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12795 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#8497 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12796 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#8506 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12797 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#8515 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12798 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#8524 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12799 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#8533 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12800 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#8544 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12801 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#8553 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12802 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#8562 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12803 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#8571 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12804 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#8580 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12805 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#8589 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12806 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#8598 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12807 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#8607 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12808 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#8618 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12809 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#8627 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12810 +label: "fast food" +value: "210" +data: App\Entity\Category {#8636 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12811 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#8645 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12812 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#8654 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12813 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#8663 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12814 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#6856 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12815 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#8680 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12816 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#8689 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12817 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#8698 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12818 +label: "fondations" +value: "184" +data: App\Entity\Category {#8707 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12819 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#8716 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12820 +label: "formation" +value: "567" +data: App\Entity\Category {#8725 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12821 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#8734 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12822 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#8743 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12823 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#8752 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12824 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#7024 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12825 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#8769 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12826 +label: "fourniture" +value: "556" +data: App\Entity\Category {#8778 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12827 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#8787 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12828 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#8796 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12829 +label: "fret" +value: "512" +data: App\Entity\Category {#8805 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12830 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#8814 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12831 +label: "friperies" +value: "214" +data: App\Entity\Category {#8823 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12832 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#8832 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12833 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#8841 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12834 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#8850 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12835 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#8859 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12836 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#8868 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12837 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#8877 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12838 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#8886 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12839 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#8895 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12840 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#8904 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12841 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#8913 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12842 +label: "gare" +value: "530" +data: App\Entity\Category {#8922 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12843 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#8931 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12844 +label: "gaz" +value: "418" +data: App\Entity\Category {#8940 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12845 +label: "génie civil" +value: "152" +data: App\Entity\Category {#8949 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12846 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#8958 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12847 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#8967 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12848 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#8976 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12849 +label: "géomètres" +value: "153" +data: App\Entity\Category {#8985 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12850 +label: "gestion" +value: "561" +data: App\Entity\Category {#8994 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12851 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#9003 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12852 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#9012 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12853 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#9021 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12854 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#9030 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12855 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#9039 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12856 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#9048 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12857 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#9057 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12858 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#9066 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12859 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#9075 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12860 +label: "gym" +value: "104" +data: App\Entity\Category {#9084 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12861 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#9093 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12862 +label: "hébergement" +value: "57" +data: App\Entity\Category {#9102 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12863 +label: "hôpital" +value: "63" +data: App\Entity\Category {#9111 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12864 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#9120 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12865 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#9129 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12866 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#9138 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12867 +label: "hôtels" +value: "299" +data: App\Entity\Category {#9147 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12868 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#9158 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12869 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#9167 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12870 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#9176 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12871 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#9185 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12872 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#9194 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12873 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#9203 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12874 +label: "hygiène" +value: "90" +data: App\Entity\Category {#9212 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12875 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#9221 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12876 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#6467 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12877 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#7383 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12878 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#9246 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12879 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#9255 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12880 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#9264 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12881 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#9273 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12882 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#9282 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12883 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#9291 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12884 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#9300 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12885 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#9309 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12886 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#6725 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12887 +label: "informatique" +value: "322" +data: App\Entity\Category {#9326 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12888 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#6714 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12889 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#9343 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12890 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#9352 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12891 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#9361 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12892 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#9370 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12893 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#9379 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12894 +label: "institutions" +value: "550" +data: App\Entity\Category {#9388 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12895 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#9397 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12896 +label: "internet" +value: "324" +data: App\Entity\Category {#9406 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12897 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#9415 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12898 +label: "jardinage" +value: "491" +data: App\Entity\Category {#9424 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12899 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#9433 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12900 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#9442 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12901 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#9451 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12902 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#9460 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12903 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#9469 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12904 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#9478 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12905 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#9487 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12906 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#9496 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12907 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#9505 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12908 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#9514 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12909 +label: "lessive" +value: "31" +data: App\Entity\Category {#9523 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12910 +label: "librairie" +value: "20" +data: App\Entity\Category {#9532 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12911 +label: "lingeries" +value: "218" +data: App\Entity\Category {#9541 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12912 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#9550 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12913 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#9559 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12914 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#9568 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12915 +label: "location avion" +value: "513" +data: App\Entity\Category {#9577 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12916 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#9586 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12917 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#9597 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12918 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#9606 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12919 +label: "location de film" +value: "100" +data: App\Entity\Category {#9615 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12920 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#9624 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12921 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#9633 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12922 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#9642 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12923 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#9651 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12924 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#9660 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12925 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#9669 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12926 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#9678 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12927 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#9687 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12928 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#9696 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12929 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#9705 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12930 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#9714 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12931 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#9723 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12932 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#9732 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12933 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#9741 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12934 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#9750 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12935 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#9587 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12936 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#9767 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12937 +label: "logistique" +value: "514" +data: App\Entity\Category {#9776 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12938 +label: "loterie" +value: "219" +data: App\Entity\Category {#9785 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12939 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#9794 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12940 +label: "lycée" +value: "540" +data: App\Entity\Category {#9803 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12941 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#9812 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12942 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#9821 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12943 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#9830 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12944 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#9839 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12945 +label: "magazines" +value: "123" +data: App\Entity\Category {#9848 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12946 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#9857 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12947 +label: "mairie" +value: "76" +data: App\Entity\Category {#9866 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12948 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#9875 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12949 +label: "management" +value: "285" +data: App\Entity\Category {#9884 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12950 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#9893 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12951 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#9902 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12952 +label: "maquis" +value: "220" +data: App\Entity\Category {#9911 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12953 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#9920 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12954 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#9929 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12955 +label: "marketing" +value: "286" +data: App\Entity\Category {#9938 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12956 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#9947 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12957 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#9956 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12958 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#9965 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12959 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#9974 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12960 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#9983 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12961 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#9992 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12962 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#10001 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12963 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#10010 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12964 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#10019 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12965 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#10028 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12966 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#10037 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12967 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#10046 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12968 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#10055 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12969 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#10064 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12970 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#10073 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12971 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#10082 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12972 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#10091 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12973 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#10100 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12974 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#10109 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12975 +label: "médias" +value: "124" +data: App\Entity\Category {#10118 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12976 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#10127 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12977 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#10136 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12978 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#10145 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12979 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#10154 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12980 +label: "merceries" +value: "225" +data: App\Entity\Category {#10163 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12981 +label: "meubles" +value: "226" +data: App\Entity\Category {#10172 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12982 +label: "microfinance" +value: "367" +data: App\Entity\Category {#10181 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12983 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#10190 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12984 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#10199 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12985 +label: "ministères" +value: "185" +data: App\Entity\Category {#10208 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12986 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#10217 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12987 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#10226 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12988 +label: "monétique" +value: "327" +data: App\Entity\Category {#10235 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12989 +label: "moneygram" +value: "605" +data: App\Entity\Category {#10244 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12990 +label: "mosquée" +value: "79" +data: App\Entity\Category {#10253 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12991 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#10262 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12992 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#10271 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12993 +label: "multimédias" +value: "125" +data: App\Entity\Category {#10280 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12994 +label: "musées" +value: "301" +data: App\Entity\Category {#10289 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12995 +label: "musique" +value: "302" +data: App\Entity\Category {#10298 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12996 +label: "négoce" +value: "93" +data: App\Entity\Category {#10307 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12997 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#10316 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12998 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#10325 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#12999 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#10334 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13000 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#10343 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13001 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#10352 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13002 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#10361 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13003 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#10370 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13004 +label: "neurologie" +value: "346" +data: App\Entity\Category {#10379 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13005 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#10388 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13006 +label: "Non classé" +value: "1" +data: App\Entity\Category {#10399 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13007 +label: "notaires" +value: "287" +data: App\Entity\Category {#10408 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13008 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#10417 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13009 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#10426 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13010 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#10435 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13011 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#10444 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13012 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#10453 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13013 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#10462 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13014 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#10471 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13015 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#10480 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13016 +label: "opticiens" +value: "348" +data: App\Entity\Category {#10489 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13017 +label: "ordres" +value: "405" +data: App\Entity\Category {#10498 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13018 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#10507 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13019 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#10516 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13020 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#10525 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13021 +label: "papeterie" +value: "229" +data: App\Entity\Category {#10534 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13022 +label: "parc auto" +value: "261" +data: App\Entity\Category {#10543 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13023 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#10552 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13024 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#10561 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13025 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#10570 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13026 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#10579 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13027 +label: "partenariat" +value: "552" +data: App\Entity\Category {#10588 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13028 +label: "patronat" +value: "406" +data: App\Entity\Category {#10597 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13029 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#10606 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13030 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#10615 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13031 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#10624 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13032 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#10633 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13033 +label: "peinture" +value: "165" +data: App\Entity\Category {#10642 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13034 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#10651 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13035 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#10660 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13036 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#10669 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13037 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#10678 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13038 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#10687 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13039 +label: "photographes" +value: "496" +data: App\Entity\Category {#10696 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13040 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#10705 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13041 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#10714 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13042 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#10723 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13043 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#10732 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13044 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#10741 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13045 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#10750 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13046 +label: "piscine" +value: "306" +data: App\Entity\Category {#10759 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13047 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#10768 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13048 +label: "plomberie" +value: "232" +data: App\Entity\Category {#10777 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13049 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#10786 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13050 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#10795 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13051 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#10804 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13052 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#10813 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13053 +label: "police" +value: "114" +data: App\Entity\Category {#10822 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13054 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#10831 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13055 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#10840 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13056 +label: "pompiers" +value: "115" +data: App\Entity\Category {#10849 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13057 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#10858 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13058 +label: "ports" +value: "516" +data: App\Entity\Category {#10867 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13059 +label: "poste" +value: "189" +data: App\Entity\Category {#10876 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13060 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#10885 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13061 +label: "pressings" +value: "234" +data: App\Entity\Category {#10894 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13062 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#10903 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13063 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#10912 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13064 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#10921 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13065 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#10930 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13066 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#10939 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13067 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#10948 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13068 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#10957 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13069 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#10966 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13070 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#10975 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13071 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#10984 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13072 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#10993 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13073 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#11002 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13074 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#11011 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13075 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#11020 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13076 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#11029 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13077 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#11038 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13078 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#11047 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13079 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#11056 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13080 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#11065 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13081 +label: "publicité" +value: "127" +data: App\Entity\Category {#11074 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13082 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#11083 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13083 +label: "radiologie" +value: "356" +data: App\Entity\Category {#11092 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13084 +label: "radios" +value: "128" +data: App\Entity\Category {#11101 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13085 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#11110 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13086 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#11119 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13087 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#11128 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13088 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#11137 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13089 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#11148 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13090 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#11157 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13091 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#11166 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13092 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#11175 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13093 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#11184 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13094 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#11193 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13095 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#11202 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13096 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#11211 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13097 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#11220 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13098 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#11229 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13099 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#11238 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13100 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#11247 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13101 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#11256 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13102 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#11265 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13103 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#11274 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13104 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#11138 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13105 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#11291 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13106 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#11300 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13107 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#11309 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13108 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#11318 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13109 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#11327 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13110 +label: "résidence" +value: "307" +data: App\Entity\Category {#11336 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13111 +label: "restaurants" +value: "239" +data: App\Entity\Category {#11345 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13112 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#11356 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13113 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#11365 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13114 +label: "retouches" +value: "575" +data: App\Entity\Category {#11374 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13115 +label: "riz" +value: "402" +data: App\Entity\Category {#11383 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13116 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#11392 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13117 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#11401 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13118 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#11410 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13119 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#11419 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13120 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#11428 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13121 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#11437 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13122 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#11446 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13123 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#7062 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13124 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#11463 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13125 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#11472 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13126 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#11481 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13127 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#11490 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13128 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#11499 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13129 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#6487 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13130 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#11516 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13131 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#11525 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13132 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#11534 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13133 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#11543 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13134 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#11552 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13135 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#11561 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13136 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#11570 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13137 +label: "serrureries" +value: "242" +data: App\Entity\Category {#11579 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13138 +label: "serrurier" +value: "105" +data: App\Entity\Category {#11588 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13139 +label: "service public" +value: "533" +data: App\Entity\Category {#11597 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13140 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#6613 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13141 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#6546 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13142 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#11622 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13143 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#11631 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13144 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#11640 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13145 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#11649 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13146 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#11658 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13147 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#11667 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13148 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#11676 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13149 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#11685 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13150 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#11694 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13151 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#11703 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13152 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#11712 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13153 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#11721 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13154 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#7724 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13155 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#11738 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13156 +label: "services publiques" +value: "572" +data: App\Entity\Category {#11747 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13157 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#11756 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13158 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#11765 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13159 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#11774 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13160 +label: "shipping" +value: "518" +data: App\Entity\Category {#11783 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13161 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#11792 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13162 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#11801 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13163 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#11810 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13164 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#11819 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13165 +label: "soins" +value: "564" +data: App\Entity\Category {#11828 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13166 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#11837 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13167 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#11846 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13168 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#11855 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13169 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#11864 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13170 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#11873 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13171 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#6745 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13172 +label: "station de bus" +value: "111" +data: App\Entity\Category {#11890 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13173 +label: "station de métro" +value: "528" +data: App\Entity\Category {#11899 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13174 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#11908 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13175 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#11917 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13176 +label: "stations essence" +value: "24" +data: App\Entity\Category {#11926 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13177 +label: "stockagem" +value: "501" +data: App\Entity\Category {#11935 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13178 +label: "studio de production" +value: "498" +data: App\Entity\Category {#11944 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13179 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#11953 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13180 +label: "stylismes" +value: "243" +data: App\Entity\Category {#11962 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13181 +label: "sucre" +value: "403" +data: App\Entity\Category {#11971 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13182 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#11980 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13183 +label: "synagogue" +value: "409" +data: App\Entity\Category {#11989 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13184 +label: "syndicats" +value: "71" +data: App\Entity\Category {#11998 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13185 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#12007 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13186 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#12016 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13187 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#12025 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13188 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#12034 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13189 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#7345 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13190 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#12051 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13191 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#12060 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13192 +label: "télévisions" +value: "5" +data: App\Entity\Category {#12069 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13193 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#12078 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13194 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#12087 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13195 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#12096 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13196 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#12105 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13197 +label: "textiles" +value: "470" +data: App\Entity\Category {#12114 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13198 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#12123 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13199 +label: "toilettage" +value: "500" +data: App\Entity\Category {#12132 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13200 +label: "toiture" +value: "173" +data: App\Entity\Category {#12141 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13201 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#12150 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13202 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#12159 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13203 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#12168 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13204 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#12177 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13205 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#12186 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13206 +label: "topographies" +value: "171" +data: App\Entity\Category {#12195 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13207 +label: "tourisme" +value: "49" +data: App\Entity\Category {#12204 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13208 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#6407 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13209 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#12221 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13210 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#12230 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13211 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#12239 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13212 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#12248 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13213 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#12257 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13214 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#12266 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13215 +label: "transit" +value: "519" +data: App\Entity\Category {#12275 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13216 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#12284 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13217 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#12293 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13218 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#12302 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13219 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#12311 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13220 +label: "transport routier" +value: "523" +data: App\Entity\Category {#12320 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13221 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#6387 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13222 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#12337 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13223 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#12346 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13224 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#12355 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13225 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#12364 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13226 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#12373 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13227 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#12382 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13228 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#12391 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13229 +label: "trésor public" +value: "9" +data: App\Entity\Category {#12400 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13230 +label: "tribunal" +value: "47" +data: App\Entity\Category {#12409 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13231 +label: "tuiles" +value: "472" +data: App\Entity\Category {#12418 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13232 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#12427 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13233 +label: "université" +value: "542" +data: App\Entity\Category {#12436 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13234 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#12445 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13235 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#6602 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13236 +label: "usinage" +value: "95" +data: App\Entity\Category {#12462 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13237 +label: "vannerie" +value: "645" +data: App\Entity\Category {#12471 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13238 +label: "vente" +value: "555" +data: App\Entity\Category {#12480 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13239 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#12489 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13240 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#12498 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13241 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#12507 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13242 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#12516 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13243 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#12525 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13244 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#12534 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13245 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#12543 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13246 +label: "western union" +value: "604" +data: App\Entity\Category {#12552 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13247 +label: "zoo" +value: "311" +data: App\Entity\Category {#12561 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6295 -form: Symfony\Component\Form\Form {#4109 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4122 …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) {#6297 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 | "eef61c372228eb4a1f.8ZhVo4jfqLL4p8-kEh6u8PGGVe1Yd7On1khWE_EPMiM.h6Bh7d2l4oSS_5jIJkiXu8jcJLsADenMvzgZR79qV3GbqBTt7I7314D3jg" |
| 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 | "eef61c372228eb4a1f.8ZhVo4jfqLL4p8-kEh6u8PGGVe1Yd7On1khWE_EPMiM.h6Bh7d2l4oSS_5jIJkiXu8jcJLsADenMvzgZR79qV3GbqBTt7I7314D3jg" |
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 | "eef61c372228eb4a1f.8ZhVo4jfqLL4p8-kEh6u8PGGVe1Yd7On1khWE_EPMiM.h6Bh7d2l4oSS_5jIJkiXu8jcJLsADenMvzgZR79qV3GbqBTt7I7314D3jg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13250 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() {#13252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#13251 …} $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 | "eef61c372228eb4a1f.8ZhVo4jfqLL4p8-kEh6u8PGGVe1Yd7On1khWE_EPMiM.h6Bh7d2l4oSS_5jIJkiXu8jcJLsADenMvzgZR79qV3GbqBTt7I7314D3jg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13262 -form: Symfony\Component\Form\Form {#13258 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13253 …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 | "eef61c372228eb4a1f.8ZhVo4jfqLL4p8-kEh6u8PGGVe1Yd7On1khWE_EPMiM.h6Bh7d2l4oSS_5jIJkiXu8jcJLsADenMvzgZR79qV3GbqBTt7I7314D3jg" |
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 {#1441 -category: App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } -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 {#1441 -category: App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } -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 {#1441 -category: App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } -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) {#1610 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() {#1612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#1611 …} $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 {#1441 -category: App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } -establishment: null -region: null -city: null -prefecture: null -commune: null -radius: 20 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13264 -form: Symfony\Component\Form\Form {#1759 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13265 …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 {#1441 -category: App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } -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: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } |
| View Format |
"8"
|
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 {#1640 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1641 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1653 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1645 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1654 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1655 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1657 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1656 …} } |
| 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 {#1649 -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() {#1644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#1642 …} $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 {#13270 +label: "Non classé" +value: "1" +data: App\Entity\Category {#10399 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13272 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#6418 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13283 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#6417 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13284 +label: "art graphique" +value: "4" +data: App\Entity\Category {#6735 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13292 +label: "télévisions" +value: "5" +data: App\Entity\Category {#12069 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13271 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#6376 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13281 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#12445 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13282 +label: "administrations" +value: "8" +data: App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13286 +label: "trésor public" +value: "9" +data: App\Entity\Category {#12400 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13273 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#6592 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13280 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#7200 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13278 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#6347 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13279 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#12525 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13285 +label: "bar" +value: "14" +data: App\Entity\Category {#6977 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13290 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#7043 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13289 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#7108 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13288 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#8680 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13287 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#8859 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13293 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#8868 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13294 +label: "librairie" +value: "20" +data: App\Entity\Category {#9532 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13295 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#11083 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13296 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#11410 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13297 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#11428 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13298 +label: "stations essence" +value: "24" +data: App\Entity\Category {#11926 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13299 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#12534 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13300 +label: "café" +value: "26" +data: App\Entity\Category {#7281 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13301 +label: "épicerie" +value: "27" +data: App\Entity\Category {#8452 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13302 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#9039 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13303 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#9830 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13304 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#9821 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13305 +label: "lessive" +value: "31" +data: App\Entity\Category {#9523 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13306 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#9812 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13307 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#6932 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13308 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#12516 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13309 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#9750 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13310 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#7734 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13311 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#11128 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13312 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#9514 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13313 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#7345 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13314 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#12051 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13315 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#6467 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13316 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#11056 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13317 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#6921 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13318 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#7706 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13319 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#11819 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13320 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#7263 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13321 +label: "tribunal" +value: "47" +data: App\Entity\Category {#12409 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13322 +label: "tourisme et loisirs" +value: "48" +data: Proxies\__CG__\App\Entity\Category {#6407 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13323 +label: "tourisme" +value: "49" +data: App\Entity\Category {#12204 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13324 +label: "casinos" +value: "50" +data: App\Entity\Category {#7364 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13325 +label: "camping" +value: "51" +data: App\Entity\Category {#7299 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13326 +label: "aquarium" +value: "52" +data: App\Entity\Category {#6695 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13327 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#10552 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13328 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#7137 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13329 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#6714 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13330 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#12034 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13331 +label: "hébergement" +value: "57" +data: App\Entity\Category {#9102 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13332 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#7062 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13333 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#12543 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13334 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#8013 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13335 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#10678 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13336 +label: "docteur" +value: "62" +data: App\Entity\Category {#8121 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13337 +label: "hôpital" +value: "63" +data: App\Entity\Category {#9111 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13338 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#6856 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13339 +label: "assurances" +value: "65" +data: App\Entity\Category {#6855 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13340 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#12302 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13341 +label: "banques" +value: "67" +data: App\Entity\Category {#6968 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13342 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#6328 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13343 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#12248 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13344 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#6846 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13345 +label: "syndicats" +value: "71" +data: App\Entity\Category {#11998 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13346 +label: "autre" +value: "72" +data: App\Entity\Category {#6950 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13347 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#11119 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13348 +label: "cimetière" +value: "74" +data: App\Entity\Category {#7564 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13349 +label: "eglise" +value: "75" +data: App\Entity\Category {#8274 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13350 +label: "mairie" +value: "76" +data: App\Entity\Category {#9866 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13351 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#9875 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13352 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#12078 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13353 +label: "mosquée" +value: "79" +data: App\Entity\Category {#10253 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13354 +label: "bien être" +value: "80" +data: App\Entity\Category {#7034 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13355 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#11873 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13356 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#6438 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13357 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#12382 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13358 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#7004 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13359 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#9203 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13360 +label: "électricien" +value: "86" +data: App\Entity\Category {#8292 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13361 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#7024 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13362 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#7023 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13363 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#8752 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13364 +label: "hygiène" +value: "90" +data: App\Entity\Category {#9212 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13365 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#9221 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13366 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#7383 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13367 +label: "négoce" +value: "93" +data: App\Entity\Category {#10307 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13368 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#6725 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13369 +label: "usinage" +value: "95" +data: App\Entity\Category {#12462 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13370 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#6487 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13371 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#11552 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13372 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#6613 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13373 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#12230 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13374 +label: "location de film" +value: "100" +data: App\Entity\Category {#9615 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13375 +label: "sport" +value: "101" +data: Proxies\__CG__\App\Entity\Category {#6745 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13376 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#6744 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13377 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#11401 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13378 +label: "gym" +value: "104" +data: App\Entity\Category {#9084 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13379 +label: "serrurier" +value: "105" +data: App\Entity\Category {#11588 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13380 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#9568 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13381 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#11300 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13382 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#6387 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13383 +label: "aéroports" +value: "109" +data: App\Entity\Category {#6386 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13384 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#12373 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13385 +label: "station de bus" +value: "111" +data: App\Entity\Category {#11890 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13386 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#11908 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13387 +label: "urgence" +value: "113" +data: Proxies\__CG__\App\Entity\Category {#6602 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13388 +label: "police" +value: "114" +data: App\Entity\Category {#10822 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13389 +label: "pompiers" +value: "115" +data: App\Entity\Category {#10849 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13390 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#6911 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13391 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#7447 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13392 +label: "editeurs" +value: "118" +data: App\Entity\Category {#8256 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13393 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#8533 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13394 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#9246 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13395 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#9255 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13396 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#9451 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13397 +label: "magazines" +value: "123" +data: App\Entity\Category {#9848 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13398 +label: "médias" +value: "124" +data: App\Entity\Category {#10118 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13399 +label: "multimédias" +value: "125" +data: App\Entity\Category {#10280 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13400 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#10426 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13401 +label: "publicité" +value: "127" +data: App\Entity\Category {#11074 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13402 +label: "radios" +value: "128" +data: App\Entity\Category {#11101 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13403 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#11110 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13404 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#11570 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13405 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#6375 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13406 +label: "aluminium" +value: "132" +data: App\Entity\Category {#6583 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13407 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#6632 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13408 +label: "architectes" +value: "134" +data: App\Entity\Category {#6704 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13409 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#6783 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13410 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#6792 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13411 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#6986 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13412 +label: "béton" +value: "138" +data: App\Entity\Category {#7014 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13413 +label: "bois" +value: "139" +data: App\Entity\Category {#7081 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13414 +label: "carrelage" +value: "140" +data: App\Entity\Category {#7317 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13415 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#7326 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13416 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#7519 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13417 +label: "construction" +value: "143" +data: App\Entity\Category {#7806 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13418 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#7815 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13419 +label: "cuisines" +value: "145" +data: App\Entity\Category {#7941 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13420 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#7959 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13421 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#8157 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13422 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#8184 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13423 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#8524 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13424 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#8663 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13425 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#8832 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13426 +label: "génie civil" +value: "152" +data: App\Entity\Category {#8949 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13427 +label: "géomètres" +value: "153" +data: App\Entity\Category {#8985 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13428 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#9176 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13429 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#9469 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13430 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#9920 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13431 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#9974 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13432 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#10010 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13433 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#10127 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13434 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#10136 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13435 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#10145 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13436 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#10154 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13437 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#10217 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13438 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#10262 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13439 +label: "peinture" +value: "165" +data: App\Entity\Category {#10642 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13440 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#10858 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13441 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#11437 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13442 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#11472 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13443 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#11855 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13444 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#12159 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13445 +label: "topographies" +value: "171" +data: App\Entity\Category {#12195 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13446 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#12391 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13447 +label: "toiture" +value: "173" +data: App\Entity\Category {#12141 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13448 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#6428 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13449 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#6623 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13450 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#6677 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13451 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#6819 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13452 +label: "associations" +value: "178" +data: App\Entity\Category {#6837 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13453 +label: "cartographie" +value: "179" +data: App\Entity\Category {#7355 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13454 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#7501 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13455 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#8103 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13456 +label: "douanes" +value: "182" +data: App\Entity\Category {#8130 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13457 +label: "environnement" +value: "183" +data: App\Entity\Category {#8434 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13458 +label: "fondations" +value: "184" +data: App\Entity\Category {#8707 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13459 +label: "ministères" +value: "185" +data: App\Entity\Category {#10208 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13460 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#10453 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13461 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#10507 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13462 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#10525 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13463 +label: "poste" +value: "189" +data: App\Entity\Category {#10876 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13464 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#11561 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13465 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#6346 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13466 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#6357 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13467 +label: "ameublement" +value: "193" +data: App\Entity\Category {#6641 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13468 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#6659 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13469 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#6668 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13470 +label: "artisanat" +value: "196" +data: App\Entity\Category {#6755 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13471 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#6774 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13472 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#6875 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13473 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#6884 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13474 +label: "boucheries" +value: "200" +data: App\Entity\Category {#7099 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13475 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#7128 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13476 +label: "broderies" +value: "202" +data: App\Entity\Category {#7173 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13477 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#7373 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13478 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#7411 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13479 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#7429 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13480 +label: "chaussures" +value: "206" +data: App\Entity\Category {#7528 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13481 +label: "commerce général" +value: "207" +data: App\Entity\Category {#7627 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13482 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#7860 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13483 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#7923 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13484 +label: "fast food" +value: "210" +data: App\Entity\Category {#8636 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13485 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#8787 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13486 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#8796 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13487 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#8814 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13488 +label: "friperies" +value: "214" +data: App\Entity\Category {#8823 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13489 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#9129 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13490 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#9442 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13491 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#9487 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13492 +label: "lingeries" +value: "218" +data: App\Entity\Category {#9541 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13493 +label: "loterie" +value: "219" +data: App\Entity\Category {#9785 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13494 +label: "maquis" +value: "220" +data: App\Entity\Category {#9911 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13495 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#9965 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13496 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#9983 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13497 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#10019 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13498 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#10028 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13499 +label: "merceries" +value: "225" +data: App\Entity\Category {#10163 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13500 +label: "meubles" +value: "226" +data: App\Entity\Category {#10172 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13501 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#10226 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13502 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#10435 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13503 +label: "papeterie" +value: "229" +data: App\Entity\Category {#10534 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13504 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#10579 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13505 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#10768 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13506 +label: "plomberie" +value: "232" +data: App\Entity\Category {#10777 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13507 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#10813 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13508 +label: "pressings" +value: "234" +data: App\Entity\Category {#10894 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13509 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#10912 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13510 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#10966 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13511 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#10975 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13512 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#11318 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13513 +label: "restaurants" +value: "239" +data: App\Entity\Category {#11345 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13514 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#11419 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13515 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#11481 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13516 +label: "serrureries" +value: "242" +data: App\Entity\Category {#11579 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13517 +label: "stylismes" +value: "243" +data: App\Entity\Category {#11962 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#11980 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13519 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#12007 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13520 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#12025 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13521 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#12060 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13522 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#12168 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13523 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#12257 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13524 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#12498 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13525 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#7393 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13526 +label: "boutique" +value: "252" +data: App\Entity\Category {#7117 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13527 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#6931 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13528 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#7072 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13529 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#7335 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13530 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#7510 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13531 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#7743 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13532 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#8877 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13533 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#9505 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13534 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#9794 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13535 +label: "parc auto" +value: "261" +data: App\Entity\Category {#10543 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13536 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#10750 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13537 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#10786 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13538 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#12489 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13539 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#12507 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13540 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#10561 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13541 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#7344 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13542 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#10471 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13543 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#6466 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13544 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#8589 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13545 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#9021 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13546 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#6920 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13547 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#7227 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13548 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#7236 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13549 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#7653 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13550 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#7662 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13551 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#7779 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13552 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#7833 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13553 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#8553 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13554 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#8562 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13555 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#8571 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13556 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#9003 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13557 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#9167 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13558 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#9361 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13559 +label: "management" +value: "285" +data: App\Entity\Category {#9884 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13560 +label: "marketing" +value: "286" +data: App\Entity\Category {#9938 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13561 +label: "notaires" +value: "287" +data: App\Entity\Category {#10408 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13562 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#11047 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13563 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#11065 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13564 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#6406 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13565 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#6448 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13566 +label: "auberges" +value: "292" +data: App\Entity\Category {#6902 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13567 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#7402 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13568 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#7420 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13569 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#7492 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13570 +label: "cinémas" +value: "296" +data: App\Entity\Category {#7573 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13571 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#8488 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13572 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#8698 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13573 +label: "hôtels" +value: "299" +data: App\Entity\Category {#9147 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13574 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#9714 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13575 +label: "musées" +value: "301" +data: App\Entity\Category {#10289 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13576 +label: "musique" +value: "302" +data: App\Entity\Category {#10298 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13577 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#10388 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13578 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#10444 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13579 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#10570 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13580 +label: "piscine" +value: "306" +data: App\Entity\Category {#10759 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13581 +label: "résidence" +value: "307" +data: App\Entity\Category {#11336 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13582 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#11801 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13583 +label: "bowling" +value: "309" +data: App\Entity\Category {#7146 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13584 +label: "animalerie" +value: "310" +data: App\Entity\Category {#6650 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13585 +label: "zoo" +value: "311" +data: App\Entity\Category {#12561 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13586 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#6713 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13587 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#6828 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13588 +label: "bureautique" +value: "314" +data: App\Entity\Category {#7209 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13589 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#7797 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13590 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#7824 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13591 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#7950 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13592 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#8734 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13593 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#8769 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13594 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#8976 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13595 +label: "cloud" +value: "321" +data: App\Entity\Category {#7591 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13596 +label: "informatique" +value: "322" +data: App\Entity\Category {#9326 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13597 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#9352 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13598 +label: "internet" +value: "324" +data: App\Entity\Category {#9406 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13599 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#9857 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13600 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#9992 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13601 +label: "monétique" +value: "327" +data: App\Entity\Category {#10235 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13602 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#11327 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13603 +label: "biologistes" +value: "329" +data: App\Entity\Category {#7061 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13604 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#7272 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13605 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#7308 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13606 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#7474 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13607 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#7537 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13608 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#7546 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13609 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#7582 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13610 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#8506 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13611 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#9066 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13612 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#9093 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13613 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#9120 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13614 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#9460 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13615 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#9478 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13616 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#10082 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13617 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#10091 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13618 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#10100 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13619 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#10109 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13620 +label: "neurologie" +value: "346" +data: App\Entity\Category {#10379 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13621 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#10480 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13622 +label: "opticiens" +value: "348" +data: App\Entity\Category {#10489 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13623 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#10633 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13624 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#10669 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13625 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#10687 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13626 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#10993 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13627 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#11020 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13628 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#11029 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13629 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#11038 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13630 +label: "radiologie" +value: "356" +data: App\Entity\Category {#11092 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13631 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#11309 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13632 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#12221 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13633 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#10741 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13634 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#6866 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13635 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#7218 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13636 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#7245 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13637 +label: "epargne" +value: "363" +data: App\Entity\Category {#8443 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13638 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#8470 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13639 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#8544 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13640 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#8580 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13641 +label: "microfinance" +value: "367" +data: App\Entity\Category {#10181 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13642 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#10516 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13643 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#11525 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13644 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#11810 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13645 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#12266 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13646 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#6315 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13647 +label: "agriculture" +value: "373" +data: App\Entity\Category {#6497 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13648 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#6506 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13649 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#6527 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13650 +label: "agronomie" +value: "376" +data: App\Entity\Category {#6536 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13651 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#6565 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13652 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#6574 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13653 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#6686 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13654 +label: "boissons" +value: "380" +data: App\Entity\Category {#7090 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13655 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#7290 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13656 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#7697 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13657 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#8148 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13658 +label: "eau de table" +value: "384" +data: App\Entity\Category {#8166 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13659 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#8175 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13660 +label: "elevage" +value: "386" +data: App\Entity\Category {#8328 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13661 +label: "engrais" +value: "387" +data: App\Entity\Category {#8389 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13662 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#8627 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13663 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#8654 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13664 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#8850 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13665 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#9057 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13666 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#9158 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13667 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#9415 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13668 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#10037 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13669 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#10615 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13670 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#10624 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13671 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#10930 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13672 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#10939 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13673 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#10957 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13674 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#10984 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13675 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#11002 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13676 +label: "riz" +value: "402" +data: App\Entity\Category {#11383 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13677 +label: "sucre" +value: "403" +data: App\Entity\Category {#11971 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13678 +label: "confédérations" +value: "404" +data: App\Entity\Category {#7761 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13679 +label: "ordres" +value: "405" +data: App\Entity\Category {#10498 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13680 +label: "patronat" +value: "406" +data: App\Entity\Category {#10597 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13681 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#7842 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13682 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#10271 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13683 +label: "synagogue" +value: "409" +data: App\Entity\Category {#11989 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13684 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#7438 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13685 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#6437 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13686 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#7003 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13687 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#8301 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13688 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#8310 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13689 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#8319 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13690 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#8380 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13691 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#8515 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13692 +label: "gaz" +value: "418" +data: App\Entity\Category {#8940 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13693 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#8967 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13694 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#9075 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13695 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#9185 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13696 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#9194 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13697 +label: "école" +value: "423" +data: App\Entity\Category {#8193 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13698 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#7456 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13699 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#7465 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13700 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#7905 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13701 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#8202 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13702 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#8211 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13703 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#8220 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13704 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#8229 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13705 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#8238 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13706 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#8247 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13707 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#8407 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13708 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#8743 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13709 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#7382 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13710 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#8112 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13711 +label: "entreposage" +value: "437" +data: App\Entity\Category {#8416 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13712 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#7977 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13713 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#11446 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13714 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#6724 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13715 +label: "brasserie" +value: "441" +data: App\Entity\Category {#7155 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13716 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#7555 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13717 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#7869 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13718 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#8022 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13719 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#8085 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13720 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#8346 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13721 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#8497 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13722 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#8598 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13723 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#8607 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13724 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#8618 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13725 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#8841 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13726 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#9264 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13727 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#9273 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13728 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#9282 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13729 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#9291 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13730 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#9300 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13731 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#9309 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13732 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#9343 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13733 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#9947 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13734 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#10001 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13735 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#10064 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13736 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#10073 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13737 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#10190 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13738 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#10660 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13739 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#10948 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13740 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#11011 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13741 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#11463 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13742 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#11792 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13743 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#11864 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13744 +label: "textiles" +value: "470" +data: App\Entity\Category {#12114 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13745 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#12150 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13746 +label: "tuiles" +value: "472" +data: App\Entity\Category {#12418 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13747 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#12427 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13748 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#6556 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13749 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#7770 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13750 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#8913 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13751 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#10046 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13752 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#10055 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13753 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#11516 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13754 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#11534 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13755 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#11543 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13756 +label: "copie service" +value: "482" +data: App\Entity\Category {#7851 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13757 +label: "courrier" +value: "483" +data: App\Entity\Category {#7878 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13758 +label: "courrier express" +value: "484" +data: App\Entity\Category {#7887 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13759 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#7968 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13760 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#7986 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13761 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#8031 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13762 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#8040 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13763 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#8425 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13764 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#8479 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13765 +label: "jardinage" +value: "491" +data: App\Entity\Category {#9424 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13766 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#9678 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13767 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#9741 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13768 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#10352 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13769 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#10361 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13770 +label: "photographes" +value: "496" +data: App\Entity\Category {#10696 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13771 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#10903 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13772 +label: "studio de production" +value: "498" +data: App\Entity\Category {#11944 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13773 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#11953 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13774 +label: "toilettage" +value: "500" +data: App\Entity\Category {#12132 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13775 +label: "stockagem" +value: "501" +data: App\Entity\Category {#11935 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13776 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#7483 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13777 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#7609 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13778 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#6457 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13779 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#6477 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13780 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#6801 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13781 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#6810 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13782 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#6959 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13783 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#7679 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13784 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#7688 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13785 +label: "consignation" +value: "511" +data: App\Entity\Category {#7788 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13786 +label: "fret" +value: "512" +data: App\Entity\Category {#8805 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13787 +label: "location avion" +value: "513" +data: App\Entity\Category {#9577 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13788 +label: "logistique" +value: "514" +data: App\Entity\Category {#9776 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13789 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#9893 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13790 +label: "ports" +value: "516" +data: App\Entity\Category {#10867 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13791 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#11392 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13792 +label: "shipping" +value: "518" +data: App\Entity\Category {#11783 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13793 +label: "transit" +value: "519" +data: App\Entity\Category {#12275 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13794 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#12284 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13795 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#12293 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13796 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#12311 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13797 +label: "transport routier" +value: "523" +data: App\Entity\Category {#12320 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13798 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#12337 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13799 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#12346 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13800 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#12355 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13801 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#12364 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13802 +label: "station de métro" +value: "528" +data: App\Entity\Category {#11899 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13803 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#11917 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13804 +label: "gare" +value: "530" +data: App\Entity\Category {#8922 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13805 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#8931 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13806 +label: "ambulances" +value: "532" +data: App\Entity\Category {#6601 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13807 +label: "service public" +value: "533" +data: App\Entity\Category {#11597 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13808 +label: "auberge" +value: "534" +data: App\Entity\Category {#6893 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13809 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#7254 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13810 +label: "btp" +value: "536" +data: App\Entity\Category {#7182 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13811 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#7896 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13812 +label: "devops" +value: "538" +data: App\Entity\Category {#8076 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13813 +label: "collège" +value: "539" +data: App\Entity\Category {#7618 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13814 +label: "lycée" +value: "540" +data: App\Entity\Category {#9803 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13815 +label: "bts" +value: "541" +data: App\Entity\Category {#7191 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13816 +label: "université" +value: "542" +data: App\Entity\Category {#12436 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13817 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#8904 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13818 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#12096 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13819 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#12087 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13820 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#12105 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13821 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#8958 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13822 +label: "directions" +value: "548" +data: App\Entity\Category {#8094 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13823 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#9030 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13824 +label: "institutions" +value: "550" +data: App\Entity\Category {#9388 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13825 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#9379 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13826 +label: "partenariat" +value: "552" +data: App\Entity\Category {#10588 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13827 +label: "commercial" +value: "553" +data: App\Entity\Category {#7644 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13828 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#6397 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13829 +label: "vente" +value: "555" +data: App\Entity\Category {#12480 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13830 +label: "fourniture" +value: "556" +data: App\Entity\Category {#8778 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13831 +label: "achat" +value: "557" +data: App\Entity\Category {#6366 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13832 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#9048 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13833 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#9138 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13834 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#9012 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13835 +label: "gestion" +value: "561" +data: App\Entity\Category {#8994 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13836 +label: "droits" +value: "562" +data: App\Entity\Category {#8139 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13837 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#10417 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13838 +label: "soins" +value: "564" +data: App\Entity\Category {#11828 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13839 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#9839 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13840 +label: "education" +value: "566" +data: App\Entity\Category {#8265 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13841 +label: "formation" +value: "567" +data: App\Entity\Category {#8725 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13842 +label: "enseignement" +value: "568" +data: App\Entity\Category {#8398 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13843 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#10199 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13844 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#8895 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13845 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#9496 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13846 +label: "services publiques" +value: "572" +data: App\Entity\Category {#11747 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13847 +label: "aménagement" +value: "573" +data: App\Entity\Category {#6612 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13848 +label: "club de football" +value: "574" +data: App\Entity\Category {#7600 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13849 +label: "retouches" +value: "575" +data: App\Entity\Category {#11374 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13850 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#7752 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13851 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#11265 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13852 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#9397 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13853 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#10462 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13854 +label: "Épilation" +value: "580" +data: App\Entity\Category {#8461 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13855 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#9902 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13856 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#11846 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13857 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#9956 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13858 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#11756 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13859 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#11356 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13860 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#11365 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13861 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#11631 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13862 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#11274 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13863 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#11184 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13864 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#11193 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13865 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#11247 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13866 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#10370 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13867 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#10831 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13868 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#8058 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13869 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#10804 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13870 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#11676 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13871 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#10795 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13872 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#9696 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13873 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#11765 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13874 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#10651 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13875 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#8337 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13876 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#12186 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13877 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#11703 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13878 +label: "western union" +value: "604" +data: App\Entity\Category {#12552 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13879 +label: "moneygram" +value: "605" +data: App\Entity\Category {#10244 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13880 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#11712 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13881 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#10921 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13882 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#11649 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13883 +label: "services funéraires" +value: "609" +data: Proxies\__CG__\App\Entity\Category {#7724 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13884 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#10840 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13885 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#11738 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13886 +label: "crémation" +value: "612" +data: App\Entity\Category {#7914 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13887 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#8689 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13888 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#9929 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13889 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#7723 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13890 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#6486 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13891 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#11685 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13892 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#8067 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13893 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#11667 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13894 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#8004 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13895 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#7995 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13896 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#8355 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13897 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#10606 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13898 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#8283 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13899 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#9370 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13900 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#12177 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13901 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#10343 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13902 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#10334 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13903 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#10316 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13904 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#10325 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13905 +label: "désinfection" +value: "631" +data: App\Entity\Category {#8049 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13906 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#10714 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13907 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#10705 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13908 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#10732 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13909 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#10723 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13910 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#11774 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13911 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#11694 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13912 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#11622 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13913 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#12239 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13914 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#9559 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13915 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#11658 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13916 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#9550 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13917 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#6756 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13918 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#10885 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13919 +label: "vannerie" +value: "645" +data: App\Entity\Category {#12471 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13920 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#12123 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13921 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#11490 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13922 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#11499 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13923 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#8716 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13924 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#12016 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13925 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#7052 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13926 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#7164 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13927 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#6546 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13928 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#8886 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13929 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#6545 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13930 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#11640 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13931 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#8645 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13932 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#7932 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13933 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#9433 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13934 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#11837 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13935 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#11721 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13936 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#11138 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13937 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#11148 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13938 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#11229 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13939 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#11157 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13940 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#11238 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13941 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#11137 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13942 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#11256 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13943 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#11220 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13944 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#11175 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13945 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#11211 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13946 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#11166 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13947 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#11202 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13948 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#11291 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13949 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#9587 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13950 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#9633 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13951 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#9651 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13952 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#9660 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13953 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#9767 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13954 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#9624 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13955 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#9723 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13956 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#9606 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13957 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#9669 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13958 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#9642 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13959 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#9687 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13960 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#9705 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13961 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#9586 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13962 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#9732 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13963 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#9597 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Category {#780 -name: "administrations" -secondName: null -reference: "administrations" -icon: "im-icon-Business-Man" -parent: null -children: Doctrine\ORM\PersistentCollection {#782 …} -score: 1 -establishments: Doctrine\ORM\PersistentCollection {#1024 …} -popularCategory: Proxies\__CG__\App\Entity\PopularCategory {#1030 …} -jobOfferts: Doctrine\ORM\PersistentCollection {#1224 …} -quotation: null -createdAt: DateTimeImmutable @1658034776 {#770 date: 2022-07-17 05:12:56.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1662146744 {#767 date: 2022-09-02 19:25:44.0 UTC (+00:00) } -slug: "administrations" -id: 8 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13269 -form: Symfony\Component\Form\Form {#1762 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13268 …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) {#13965 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 | "8" |
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 {#1640 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1641 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1676 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1668 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1677 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1655 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1679 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1678 …} } |
| 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 {#1672 -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() {#1667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#1666 …} $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 {#13968 +label: "France Education" +value: "1" +data: App\Entity\Establishment {#13983 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13970 +label: "Ambassade de France" +value: "2" +data: App\Entity\Establishment {#14011 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13981 +label: "Ambassade des États-Unis" +value: "3" +data: App\Entity\Establishment {#14036 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13982 +label: "Aéroport Ahmed Sékou Touré" +value: "4" +data: App\Entity\Establishment {#14061 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13990 +label: "École Primaire De Katougouma" +value: "6" +data: App\Entity\Establishment {#14088 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13969 +label: "CROIX-ROUGE GUINÉENNE" +value: "7" +data: App\Entity\Establishment {#14113 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13979 +label: "Ecoles Militaires de Manéah" +value: "8" +data: App\Entity\Establishment {#14138 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13980 +label: "école Oumou Djaby" +value: "9" +data: App\Entity\Establishment {#14165 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13984 +label: "Lycée Kobayah" +value: "11" +data: App\Entity\Establishment {#14190 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13971 +label: "International Clinic Conakry" +value: "13" +data: App\Entity\Establishment {#14215 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13978 +label: "Clinique Pasteur" +value: "14" +data: App\Entity\Establishment {#14242 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36994 +label: "Clinic Espoir" +value: "15" +data: App\Entity\Establishment {#14269 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36995 +label: "Clinique de Dr M'mah bangoura" +value: "16" +data: App\Entity\Establishment {#14296 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36996 +label: "Dramé Et Freres" +value: "17" +data: App\Entity\Establishment {#14321 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36997 +label: "HOTEL Dream Land Gimnage" +value: "18" +data: App\Entity\Establishment {#14346 …} +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 {#14371 …} +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 {#14398 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37000 +label: "Université Mahatma Gandhi" +value: "21" +data: App\Entity\Establishment {#14423 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37001 +label: "Universite Jeluis Nyerere de kankan" +value: "22" +data: App\Entity\Establishment {#14448 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37002 +label: "Université Mercure International Guinée" +value: "25" +data: App\Entity\Establishment {#14475 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37003 +label: "Universitè Mahatma Gandi , Campus Principal" +value: "26" +data: App\Entity\Establishment {#14500 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37004 +label: "Université Kofi Annan de Guinée" +value: "27" +data: App\Entity\Establishment {#14527 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37005 +label: "Faculte Hadja Mafory Bangoura" +value: "28" +data: App\Entity\Establishment {#14552 …} +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 {#14577 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37007 +label: "Médecine du travail-Conakry" +value: "30" +data: App\Entity\Establishment {#14604 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37008 +label: "Médecine Traditionnelle chez Elhadj Abdourahmane" +value: "31" +data: App\Entity\Establishment {#14629 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37009 +label: "Madina" +value: "32" +data: App\Entity\Establishment {#14654 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37010 +label: "Madina AVARIA Marché" +value: "33" +data: App\Entity\Establishment {#14679 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37011 +label: "Guineenne d'Intérim Expertise - GI EXPERTISE" +value: "34" +data: App\Entity\Establishment {#14704 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37012 +label: "GUINEE INTERIME" +value: "35" +data: App\Entity\Establishment {#14733 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37013 +label: "Matoto Deviation" +value: "36" +data: App\Entity\Establishment {#14758 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37014 +label: "Matoto Central Mosque" +value: "37" +data: App\Entity\Establishment {#14783 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37015 +label: "Entag fassa" +value: "38" +data: App\Entity\Establishment {#14808 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37016 +label: "enta Wassawassa" +value: "39" +data: App\Entity\Establishment {#14833 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37017 +label: "GLC Kenende" +value: "40" +data: App\Entity\Establishment {#14858 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37018 +label: "Global Optique Guinée" +value: "41" +data: App\Entity\Establishment {#14883 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37019 +label: "Global Express Change Sarl" +value: "42" +data: App\Entity\Establishment {#14908 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37020 +label: "Global Immobilier" +value: "43" +data: App\Entity\Establishment {#14933 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37021 +label: "STATION SHELL DABOMPA TAMISSO" +value: "44" +data: App\Entity\Establishment {#14958 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37022 +label: "GUICOPRES SA" +value: "45" +data: App\Entity\Establishment {#14983 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37023 +label: "GALERIE MARIFALA" +value: "46" +data: App\Entity\Establishment {#15012 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37024 +label: "Orange Boutique BAO" +value: "48" +data: App\Entity\Establishment {#15037 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37025 +label: "Rio Tinto" +value: "49" +data: App\Entity\Establishment {#15062 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37026 +label: "Boutique téléphone mobile" +value: "50" +data: App\Entity\Establishment {#15087 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37027 +label: "Lycée De Kipé" +value: "53" +data: App\Entity\Establishment {#15112 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37028 +label: "FBA & Associates" +value: "54" +data: App\Entity\Establishment {#15137 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37029 +label: "ENFANTS DU GLOBE" +value: "55" +data: App\Entity\Establishment {#15162 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37030 +label: "Guilex Avocats" +value: "56" +data: App\Entity\Establishment {#15187 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37031 +label: "Port du Boulbinet" +value: "57" +data: App\Entity\Establishment {#15212 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37032 +label: "Alibaba Restaurant" +value: "61" +data: App\Entity\Establishment {#15237 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37033 +label: "Hotel Camayenne" +value: "62" +data: App\Entity\Establishment {#15262 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37034 +label: "JICA Guinée" +value: "63" +data: App\Entity\Establishment {#15289 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37035 +label: "OLFAC ENTA" +value: "64" +data: App\Entity\Establishment {#15314 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37036 +label: "Camp Boiro" +value: "65" +data: App\Entity\Establishment {#15339 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37037 +label: "Centre de formation K-Concept" +value: "66" +data: App\Entity\Establishment {#15364 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37038 +label: "Eyes Center" +value: "67" +data: App\Entity\Establishment {#15389 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37039 +label: "eyemotion pro investment Dubreka" +value: "68" +data: App\Entity\Establishment {#15414 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37040 +label: "MOTEL GBESSIA" +value: "69" +data: App\Entity\Establishment {#15439 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37041 +label: "Motel West Africa" +value: "70" +data: App\Entity\Establishment {#15464 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37042 +label: "Motel Restaurant Hobereau Nongo Conakry" +value: "71" +data: App\Entity\Establishment {#15489 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37043 +label: "General Lansana Conté stadium" +value: "72" +data: App\Entity\Establishment {#15514 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37044 +label: "Stadium Fadigaya" +value: "73" +data: App\Entity\Establishment {#15539 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37045 +label: "Stade du 28 Septembre" +value: "74" +data: App\Entity\Establishment {#15564 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37046 +label: "stadium de Mansombombo" +value: "75" +data: App\Entity\Establishment {#15589 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37047 +label: "Boite Nuit De Dionfo Centre" +value: "76" +data: App\Entity\Establishment {#15614 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37048 +label: "Boite nuit de besseya" +value: "77" +data: App\Entity\Establishment {#15639 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37049 +label: "PICASSO GYM" +value: "78" +data: App\Entity\Establishment {#15664 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37050 +label: "Pic de Tibe" +value: "79" +data: App\Entity\Establishment {#15689 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37051 +label: "Pic de Donguel" +value: "80" +data: App\Entity\Establishment {#15714 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37052 +label: "Cyber Grande Famille Vincent" +value: "81" +data: App\Entity\Establishment {#15739 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37053 +label: "Cyber Alphonse Dominonce Koundouno" +value: "82" +data: App\Entity\Establishment {#15764 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37054 +label: "Cyber Abamel Associate" +value: "83" +data: App\Entity\Establishment {#15789 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37055 +label: "L' AUBERGE LE COLIBRI" +value: "84" +data: App\Entity\Establishment {#15814 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37056 +label: "Direction Generale Des Impots" +value: "85" +data: App\Entity\Establishment {#1940 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37057 +label: "Direction National Du Tresor Public" +value: "86" +data: App\Entity\Establishment {#15839 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37058 +label: "DIRECTION NATIONALE DES PETITES ET MOYENNES ENTREPRISES" +value: "87" +data: App\Entity\Establishment {#2681 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37059 +label: "Jardin d'enfant Saint Joseph" +value: "88" +data: App\Entity\Establishment {#15864 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37060 +label: "Enfants d'abord" +value: "89" +data: App\Entity\Establishment {#15889 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37061 +label: "GSP Enfant noir camara laye" +value: "90" +data: App\Entity\Establishment {#15914 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37062 +label: "Bar Café Noir et touba" +value: "91" +data: App\Entity\Establishment {#15939 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37063 +label: "Coco brico" +value: "92" +data: App\Entity\Establishment {#15964 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37064 +label: "Magasin Noir de coco Sinko" +value: "93" +data: App\Entity\Establishment {#15989 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37065 +label: "Magasin, Bambeto" +value: "94" +data: App\Entity\Establishment {#16014 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37066 +label: "Magasin produit agro-alimentaire Gnenguema" +value: "95" +data: App\Entity\Establishment {#16039 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37067 +label: "Magasin Pièces Moto" +value: "96" +data: App\Entity\Establishment {#16064 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37068 +label: "Pièces et Équipements Auto" +value: "97" +data: App\Entity\Establishment {#16091 …} +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 {#16116 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37070 +label: "Park moto Mory's & Pathe's" +value: "99" +data: App\Entity\Establishment {#16141 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37071 +label: "Garage auto et moto de Kamandou" +value: "100" +data: App\Entity\Establishment {#16166 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37072 +label: "terrain de football de lambagny" +value: "101" +data: App\Entity\Establishment {#16191 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37073 +label: "Football" +value: "102" +data: App\Entity\Establishment {#16216 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37074 +label: "Kaloum Football Club KFC" +value: "103" +data: App\Entity\Establishment {#16241 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37075 +label: "Club De Kipe" +value: "104" +data: App\Entity\Establishment {#16266 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37076 +label: "CLUB ALBATROS" +value: "105" +data: App\Entity\Establishment {#16291 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37077 +label: "Club CASTEL VIP" +value: "106" +data: App\Entity\Establishment {#16316 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37078 +label: "Commune urbaine de Fria" +value: "107" +data: App\Entity\Establishment {#16341 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37079 +label: "Aérodrome de Fria" +value: "108" +data: App\Entity\Establishment {#16366 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37080 +label: "Fria Village Poste de Santé" +value: "109" +data: App\Entity\Establishment {#16391 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37081 +label: "Fria Hôpital Prefectoral" +value: "110" +data: App\Entity\Establishment {#16416 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37082 +label: "Hopital Régional de Labé" +value: "111" +data: App\Entity\Establishment {#16441 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37083 +label: "Centre de Santé de MADINA" +value: "112" +data: App\Entity\Establishment {#16466 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37084 +label: "Ecole de santé-CID" +value: "113" +data: App\Entity\Establishment {#16491 …} +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 {#16518 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37086 +label: "LES AMIS DES VOLAILLES" +value: "117" +data: App\Entity\Establishment {#16543 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37087 +label: "Foniké FM 96.1" +value: "118" +data: App\Entity\Establishment {#16568 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37088 +label: "Agence Orabank" +value: "119" +data: App\Entity\Establishment {#16595 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37089 +label: "Jocamey Avocats" +value: "120" +data: App\Entity\Establishment {#16620 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37090 +label: "GLOBAL SERVICES PLUS LAMBANYI CARREF" +value: "124" +data: App\Entity\Establishment {#16645 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37091 +label: "iMobile Miniere" +value: "125" +data: App\Entity\Establishment {#16670 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37092 +label: "Papeterie Koultoumy" +value: "126" +data: App\Entity\Establishment {#16695 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37093 +label: "Hopital Ignace Deen" +value: "127" +data: App\Entity\Establishment {#16720 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37094 +label: "BAUXITE DE MIDI" +value: "132" +data: App\Entity\Establishment {#16747 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37095 +label: "Compagnie des bauxites de Guinée" +value: "133" +data: App\Entity\Establishment {#16772 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37096 +label: "Orabank" +value: "134" +data: App\Entity\Establishment {#16797 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37097 +label: "Rise'Up GN" +value: "135" +data: App\Entity\Establishment {#16822 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37098 +label: "AEMS SARL" +value: "136" +data: App\Entity\Establishment {#16847 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37099 +label: "Top Guinee Sarl" +value: "137" +data: App\Entity\Establishment {#16872 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37100 +label: "Tannerie Power plant" +value: "138" +data: App\Entity\Establishment {#16897 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37101 +label: "Station Shell Coronthie" +value: "139" +data: App\Entity\Establishment {#16922 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37102 +label: "BICIGUI Coleyah" +value: "141" +data: App\Entity\Establishment {#16947 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37103 +label: "Rio Nunez" +value: "142" +data: App\Entity\Establishment {#16972 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37104 +label: "FIDUXIS" +value: "144" +data: App\Entity\Establishment {#16997 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37105 +label: "GIGA FORMATION" +value: "145" +data: App\Entity\Establishment {#17022 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37106 +label: "Ministere des Travaux Publics" +value: "146" +data: App\Entity\Establishment {#2729 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37107 +label: "Voltaire Academy" +value: "147" +data: App\Entity\Establishment {#17047 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37108 +label: "kiosque orange money" +value: "148" +data: App\Entity\Establishment {#17072 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37109 +label: ""Pixel" Communication Audio Visuel" +value: "149" +data: App\Entity\Establishment {#17099 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37110 +label: "EDF" +value: "150" +data: App\Entity\Establishment {#17124 …} +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 {#17149 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37112 +label: "LOCATION RENTE CATERPILLAR" +value: "152" +data: App\Entity\Establishment {#17174 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37113 +label: "Loti’s Bar" +value: "153" +data: App\Entity\Establishment {#17199 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37114 +label: "Imprimerie Papeterie Centrale" +value: "154" +data: App\Entity\Establishment {#17224 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37115 +label: "Imprimerie Verdure" +value: "155" +data: App\Entity\Establishment {#17249 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37116 +label: "Noom Hotel Conakry" +value: "156" +data: App\Entity\Establishment {#17274 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37117 +label: "Marifala" +value: "157" +data: App\Entity\Establishment {#17299 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37118 +label: "Boutique électronique De Moussa" +value: "158" +data: App\Entity\Establishment {#17324 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37119 +label: "Dav Média" +value: "159" +data: App\Entity\Establishment {#17349 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37120 +label: "Koloma Marché" +value: "160" +data: App\Entity\Establishment {#17374 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37121 +label: "lejeuneguineendd" +value: "161" +data: App\Entity\Establishment {#17399 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37122 +label: "Le Gentilhommière" +value: "162" +data: App\Entity\Establishment {#17424 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37123 +label: "ARTP Guinée" +value: "163" +data: App\Entity\Establishment {#17449 …} +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 {#17474 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37125 +label: "Grant Thornton Guinée" +value: "165" +data: App\Entity\Establishment {#17499 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37126 +label: "Business center" +value: "166" +data: App\Entity\Establishment {#17524 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37127 +label: "Numeric Business Center" +value: "167" +data: App\Entity\Establishment {#17549 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37128 +label: "Business" +value: "168" +data: App\Entity\Establishment {#17574 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37129 +label: "GUINEA TRUCKING LOGISTICS" +value: "169" +data: App\Entity\Establishment {#17599 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37130 +label: "Garage AUTO LOGIC" +value: "170" +data: App\Entity\Establishment {#17624 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37131 +label: "Bolloré Africa Logistics Guinée" +value: "171" +data: App\Entity\Establishment {#17649 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37132 +label: "Easycom" +value: "172" +data: App\Entity\Establishment {#17674 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37133 +label: "TotalEnergies Coléah Domino" +value: "173" +data: App\Entity\Establishment {#17699 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37134 +label: "TotalEnergies Kissosso" +value: "174" +data: App\Entity\Establishment {#17724 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37135 +label: "TotalEnergies Sig Madina" +value: "175" +data: App\Entity\Establishment {#17749 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37136 +label: "TOTAL TAOUYAH PETIT LAC" +value: "176" +data: App\Entity\Establishment {#17774 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37137 +label: "TOTAL Belle-vue 2" +value: "177" +data: App\Entity\Establishment {#17799 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37138 +label: "TotalEnergies Marketing Guinée S.A" +value: "178" +data: App\Entity\Establishment {#17824 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37139 +label: "TotalEnergies Bambeto" +value: "179" +data: App\Entity\Establishment {#17849 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37140 +label: "CABINET LOMBONNA SARL" +value: "180" +data: App\Entity\Establishment {#17874 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37141 +label: "UBA Labé" +value: "183" +data: App\Entity\Establishment {#17899 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37142 +label: "electroniquePro (ePro)" +value: "186" +data: App\Entity\Establishment {#17926 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37143 +label: "TotalEnergies Kissidougou Yero makan 1" +value: "189" +data: App\Entity\Establishment {#17957 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37144 +label: "Africa Transport" +value: "192" +data: App\Entity\Establishment {#17982 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37145 +label: "Consulat canada" +value: "193" +data: App\Entity\Establishment {#18009 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37146 +label: "Coopérative d'Elevage de Guinnée" +value: "194" +data: App\Entity\Establishment {#18034 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37147 +label: "Agro Guinée" +value: "195" +data: App\Entity\Establishment {#18059 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37148 +label: "Group Delta Log" +value: "196" +data: App\Entity\Establishment {#18084 …} +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 {#18111 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37150 +label: "Global itech" +value: "198" +data: App\Entity\Establishment {#18136 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37151 +label: "Diade Piscine" +value: "201" +data: App\Entity\Establishment {#18161 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37152 +label: "AFRIQUE ESPOIR PALME CAMAYENNE" +value: "202" +data: App\Entity\Establishment {#18186 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37153 +label: "ZCO Market" +value: "203" +data: App\Entity\Establishment {#18211 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37154 +label: "Zimalco Group" +value: "204" +data: App\Entity\Establishment {#18236 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37155 +label: "Zone Monétaire Echange D'argent" +value: "205" +data: App\Entity\Establishment {#18261 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37156 +label: "GTI office" +value: "206" +data: App\Entity\Establishment {#18286 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37157 +label: "MENUISERIE MODEL METAL ALMINIUM" +value: "207" +data: App\Entity\Establishment {#18311 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37158 +label: "STATION TRANSMAR" +value: "208" +data: App\Entity\Establishment {#18336 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37159 +label: "NSIA Banque en Guinée" +value: "209" +data: App\Entity\Establishment {#18361 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37160 +label: "Chemin De Fer De Conakry à Kankan" +value: "210" +data: App\Entity\Establishment {#18386 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37161 +label: "Hôtel Mariador Palace" +value: "211" +data: App\Entity\Establishment {#18411 …} +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 {#18436 …} +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 {#18461 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37164 +label: "INGÉNIEUR sory" +value: "214" +data: App\Entity\Establishment {#18486 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37165 +label: "Laboratoire de Biologie médicale Biomar-24" +value: "215" +data: App\Entity\Establishment {#18511 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37166 +label: "Laboratoire Médical Guinéo-Allemand" +value: "216" +data: App\Entity\Establishment {#18538 …} +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 {#18567 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37168 +label: "Vente Des Materiels Electriques" +value: "218" +data: App\Entity\Establishment {#18592 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37169 +label: "Boutique matériaux de construction (KORKABP)" +value: "219" +data: App\Entity\Establishment {#18617 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37170 +label: "BICIGUI" +value: "220" +data: App\Entity\Establishment {#18642 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37171 +label: "Orabank" +value: "221" +data: App\Entity\Establishment {#18667 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37172 +label: "ORABANK Agence Kipe" +value: "222" +data: App\Entity\Establishment {#18692 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37173 +label: "Agence Immobiliere Immo Tapi International" +value: "223" +data: App\Entity\Establishment {#18717 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37174 +label: "IMMO ROYAL SERVICES" +value: "225" +data: App\Entity\Establishment {#18742 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37175 +label: "Construction des logements sociaux" +value: "226" +data: App\Entity\Establishment {#18767 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37176 +label: "Riz gras mr Sow" +value: "227" +data: App\Entity\Establishment {#18792 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37177 +label: "Domaine riziculture Mamoudou Kourouma" +value: "229" +data: App\Entity\Establishment {#18817 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37178 +label: "Boké namari" +value: "230" +data: App\Entity\Establishment {#18842 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37179 +label: "ZOOM'S ART" +value: "231" +data: App\Entity\Establishment {#18867 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37180 +label: "Guinee Forage" +value: "232" +data: App\Entity\Establishment {#18892 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37181 +label: "ABC Guinée" +value: "233" +data: App\Entity\Establishment {#18919 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37182 +label: "Groupe Scolaire HADJA HABIBATA TOUNKARA (HHT)" +value: "234" +data: App\Entity\Establishment {#18944 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37183 +label: "GUINEO-MAROCAINE DES TRAVAUX" +value: "235" +data: App\Entity\Establishment {#18971 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37184 +label: "Forage de Bantangui" +value: "236" +data: App\Entity\Establishment {#18996 …} +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 {#19021 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37186 +label: "ALUMINIUM ASSALI" +value: "238" +data: App\Entity\Establishment {#19046 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37187 +label: "KOUYATE MULTI-SERVICE" +value: "239" +data: App\Entity\Establishment {#19071 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37188 +label: "CECAF GUINEE MULTI SERVICE" +value: "240" +data: App\Entity\Establishment {#19096 …} +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 {#19123 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37190 +label: "ABB Sarl" +value: "242" +data: App\Entity\Establishment {#19150 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37191 +label: "TAS International SAU" +value: "243" +data: App\Entity\Establishment {#19177 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37192 +label: "Clinique Medicis" +value: "244" +data: App\Entity\Establishment {#19202 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37193 +label: "Bach-Art Gallery" +value: "245" +data: App\Entity\Establishment {#19227 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37194 +label: "SCI SARLU" +value: "246" +data: App\Entity\Establishment {#19252 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37195 +label: "Banque Africaine du Développement" +value: "247" +data: App\Entity\Establishment {#19277 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37196 +label: "Architecture et génie civil BTP" +value: "248" +data: App\Entity\Establishment {#19302 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37197 +label: "Agence Générale D'Architecture" +value: "251" +data: App\Entity\Establishment {#19327 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37198 +label: "ABK Architecture & Ingénierie" +value: "252" +data: App\Entity\Establishment {#19352 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37199 +label: "Ciments de Guinée S.A" +value: "253" +data: App\Entity\Establishment {#19381 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37200 +label: "ACORE BTP" +value: "254" +data: App\Entity\Establishment {#19410 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37201 +label: "AGETIPE-GUINEE" +value: "255" +data: App\Entity\Establishment {#19435 …} +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 {#19460 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37203 +label: "Alliance Multi-Services" +value: "257" +data: App\Entity\Establishment {#19485 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37204 +label: "Cabinet d’Etudes et d’Architecture AOC" +value: "258" +data: App\Entity\Establishment {#19510 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37205 +label: "B.A.A.D" +value: "259" +data: App\Entity\Establishment {#19535 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37206 +label: "Bae Pauline" +value: "260" +data: App\Entity\Establishment {#19560 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37207 +label: "ECOMMERCE BUSINESS SOLUTIONS" +value: "261" +data: App\Entity\Establishment {#19585 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37208 +label: "College De DAUPHIN" +value: "262" +data: App\Entity\Establishment {#19610 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37209 +label: "Bonex ascenseur" +value: "263" +data: App\Entity\Establishment {#19635 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37210 +label: "blue-sky-busicon" +value: "264" +data: App\Entity\Establishment {#19660 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37211 +label: "Université Al-Eamar de Guinée" +value: "265" +data: App\Entity\Establishment {#19685 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37212 +label: "Groupe-Intereq-2AF.COMCONAKRY" +value: "266" +data: App\Entity\Establishment {#19710 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37213 +label: "AFRICA GROUP MULTI-SERVICES" +value: "267" +data: App\Entity\Establishment {#19735 …} +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 {#19760 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37215 +label: "2A Productions Stone Design" +value: "270" +data: App\Entity\Establishment {#19785 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37216 +label: "AGIS-SARL (African's Global Industrial Services )" +value: "271" +data: App\Entity\Establishment {#19810 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37217 +label: "African Team Company" +value: "272" +data: App\Entity\Establishment {#19835 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37218 +label: "APS IMPRESSION" +value: "274" +data: App\Entity\Establishment {#19864 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37219 +label: "Aubaine communication" +value: "275" +data: App\Entity\Establishment {#19889 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37220 +label: "Baysim Guinee Sarl Kerouane" +value: "276" +data: App\Entity\Establishment {#19914 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37221 +label: "BAYSIM GUINEE SARL KANKAN" +value: "277" +data: App\Entity\Establishment {#19939 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37222 +label: "BAYSIM GUINEE SARL KISSIDOUGOU" +value: "278" +data: App\Entity\Establishment {#19964 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37223 +label: "BAYSIM GUINEE SARL SONFONIA" +value: "279" +data: App\Entity\Establishment {#19989 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37224 +label: "BAYSIM GUINEE SARL MAMOU" +value: "280" +data: App\Entity\Establishment {#20014 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37225 +label: "Auto école. (Costa)" +value: "281" +data: App\Entity\Establishment {#20039 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37226 +label: "Ck-Pres" +value: "282" +data: App\Entity\Establishment {#20064 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37227 +label: "École Public Franco-arabe Dar Es Salam" +value: "283" +data: App\Entity\Establishment {#20089 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37228 +label: "DIMACOM" +value: "284" +data: App\Entity\Establishment {#20114 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37229 +label: "Pharmacie de l’Eden" +value: "285" +data: App\Entity\Establishment {#20139 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37230 +label: "Jardin 2 Octobre" +value: "286" +data: App\Entity\Establishment {#20164 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37231 +label: "AGUIMMO PROMOTION SA" +value: "287" +data: App\Entity\Establishment {#20189 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37232 +label: "ENICEM" +value: "288" +data: App\Entity\Establishment {#20216 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37233 +label: "EVANTUS GUINÉE" +value: "289" +data: App\Entity\Establishment {#20241 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37234 +label: "Icône Publicité" +value: "290" +data: App\Entity\Establishment {#20266 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37235 +label: "Centre Informatique Friend Global Service" +value: "291" +data: App\Entity\Establishment {#20291 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37236 +label: "Go Africa Online Guinee" +value: "292" +data: App\Entity\Establishment {#20316 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37237 +label: "Aéroport De Siguiri" +value: "293" +data: App\Entity\Establishment {#20343 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37238 +label: "GALAXIE MARKETING COMMUNICATION" +value: "294" +data: App\Entity\Establishment {#20368 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37239 +label: "Gnakrylive.com" +value: "295" +data: App\Entity\Establishment {#20393 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37240 +label: "Gravupub Guinée" +value: "296" +data: App\Entity\Establishment {#20418 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37241 +label: "Labe Hôpital Regional" +value: "297" +data: App\Entity\Establishment {#20445 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37242 +label: "MORE SERVICE" +value: "298" +data: App\Entity\Establishment {#20470 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37243 +label: "Nimba Design" +value: "299" +data: App\Entity\Establishment {#20495 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37244 +label: "NOBELTIS SARLU CIMENTERIE" +value: "300" +data: App\Entity\Establishment {#20522 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37245 +label: "GI Ciments" +value: "301" +data: App\Entity\Establishment {#20547 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37246 +label: "Labe" +value: "306" +data: App\Entity\Establishment {#20572 …} +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 {#2754 …} +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 {#2779 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37249 +label: "UCEP-WB-BAD" +value: "309" +data: App\Entity\Establishment {#2804 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37250 +label: "Kipe conakry" +value: "310" +data: App\Entity\Establishment {#20597 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37251 +label: "Injelec" +value: "311" +data: App\Entity\Establishment {#20622 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37252 +label: "Houmbaya Centre de Santé" +value: "312" +data: App\Entity\Establishment {#20647 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37253 +label: "68 MARK AVENUE" +value: "313" +data: App\Entity\Establishment {#20672 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37254 +label: "The luxury Shop" +value: "315" +data: App\Entity\Establishment {#20697 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37255 +label: "ZACO STORE" +value: "316" +data: App\Entity\Establishment {#20722 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37256 +label: "Art de la Table" +value: "317" +data: App\Entity\Establishment {#20747 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37257 +label: "Sipaco" +value: "318" +data: App\Entity\Establishment {#20774 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37258 +label: "Air Sénégal International" +value: "319" +data: App\Entity\Establishment {#20801 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37259 +label: "B&B TRANSIT" +value: "320" +data: App\Entity\Establishment {#20826 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37260 +label: "Cabinet Dentaire Soloprimo" +value: "321" +data: App\Entity\Establishment {#20851 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37261 +label: "Etude Maitre Almamy O. DIABY - Notaire" +value: "322" +data: App\Entity\Establishment {#20876 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37262 +label: "EngenderHealth Guinea Office" +value: "323" +data: App\Entity\Establishment {#20901 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37263 +label: "Ambassade du Maroc" +value: "324" +data: App\Entity\Establishment {#20926 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37264 +label: "Musée National de Guinée" +value: "328" +data: App\Entity\Establishment {#20953 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37265 +label: "Creation web pro - Guinée" +value: "331" +data: App\Entity\Establishment {#20980 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37266 +label: "Auto-école AMSY (Agence Km36)" +value: "335" +data: App\Entity\Establishment {#21007 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37267 +label: "Autoecole prudence de Guinée" +value: "338" +data: App\Entity\Establishment {#21034 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37268 +label: "Auto-école CELICA" +value: "339" +data: App\Entity\Establishment {#21059 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37269 +label: "Groupe SCF" +value: "341" +data: App\Entity\Establishment {#21084 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37270 +label: "Traiteur& événement oriental" +value: "348" +data: App\Entity\Establishment {#21109 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37271 +label: "Garage Electro-Mecanique ( GARIZIM )" +value: "349" +data: App\Entity\Establishment {#21136 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37272 +label: "leopold sédar senghor" +value: "350" +data: App\Entity\Establishment {#21161 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37273 +label: "Mamou Hôpital Regional" +value: "351" +data: App\Entity\Establishment {#21192 …} +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 {#2829 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37275 +label: "Nzérékoré Airport" +value: "353" +data: App\Entity\Establishment {#21217 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37276 +label: "Dixinn" +value: "356" +data: App\Entity\Establishment {#21242 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37277 +label: "Délices d'Africana" +value: "357" +data: App\Entity\Establishment {#21267 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37278 +label: "Africa Fast Food" +value: "358" +data: App\Entity\Establishment {#21294 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37279 +label: "Club expat" +value: "360" +data: App\Entity\Establishment {#21319 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37280 +label: "Meuble décor" +value: "361" +data: App\Entity\Establishment {#21344 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37281 +label: "Issa Nabé" +value: "362" +data: App\Entity\Establishment {#21369 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37282 +label: "Clinique Ambroise Paré" +value: "363" +data: App\Entity\Establishment {#21394 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37283 +label: "Police passeport nationale" +value: "364" +data: App\Entity\Establishment {#21421 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37284 +label: "Hôpital Ignace Deen" +value: "365" +data: App\Entity\Establishment {#21446 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37285 +label: "ASCOMA GUINEE CONAKRY" +value: "367" +data: App\Entity\Establishment {#21471 …} +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 {#2854 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37287 +label: "A&T Ingénierie" +value: "371" +data: App\Entity\Establishment {#21496 …} +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 {#2879 …} +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 {#21521 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37290 +label: "NSIA Assurances" +value: "378" +data: App\Entity\Establishment {#21546 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37291 +label: "E'SUP SHERBROOKE ACADEMY GUINEE" +value: "383" +data: App\Entity\Establishment {#21573 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37292 +label: "Bureau d'électricité (EDG)" +value: "384" +data: App\Entity\Establishment {#21600 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37293 +label: "EDG Agence de Kipé" +value: "385" +data: App\Entity\Establishment {#21625 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37294 +label: "Fédération guineenne De Football" +value: "386" +data: App\Entity\Establishment {#21650 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37295 +label: "Baldez'Arts Communication & Imagerie" +value: "387" +data: App\Entity\Establishment {#21677 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37296 +label: "Ambassade du Canada en Guinée" +value: "388" +data: App\Entity\Establishment {#21704 …} +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 {#21729 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37298 +label: "Bollore Africa Logistics" +value: "390" +data: App\Entity\Establishment {#21754 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37299 +label: "Millenium Suites" +value: "391" +data: App\Entity\Establishment {#21779 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37300 +label: "SOGUIPAH" +value: "392" +data: App\Entity\Establishment {#21804 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37301 +label: "PHARMACIE CENTRALE DE GUINÉE" +value: "393" +data: App\Entity\Establishment {#21831 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37302 +label: "Gnakry crêpes" +value: "394" +data: App\Entity\Establishment {#21858 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37303 +label: "Le Baron" +value: "395" +data: App\Entity\Establishment {#21883 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37304 +label: "Cafe Petit Dakar Labé" +value: "396" +data: App\Entity\Establishment {#21908 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37305 +label: "Café_Chic" +value: "397" +data: App\Entity\Establishment {#21933 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37306 +label: "CanalOlympia Kaloum" +value: "398" +data: App\Entity\Establishment {#21958 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37307 +label: "Camayenne" +value: "399" +data: App\Entity\Establishment {#21985 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37308 +label: "RESTAURANT LES COPAINS D ABORD" +value: "402" +data: App\Entity\Establishment {#22010 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37309 +label: "Gamal Abdel Nasser University Of Conakry" +value: "403" +data: App\Entity\Establishment {#22035 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37310 +label: "Leader Net Services" +value: "404" +data: App\Entity\Establishment {#22060 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37311 +label: "Batista Café Kipé" +value: "405" +data: App\Entity\Establishment {#22085 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37312 +label: "BATIPRO SA" +value: "406" +data: App\Entity\Establishment {#22110 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37313 +label: "Trust Africa" +value: "410" +data: App\Entity\Establishment {#22137 …} +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 {#22162 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37315 +label: "Pro Emploiguinee" +value: "412" +data: App\Entity\Establishment {#22187 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37316 +label: "Digijob Guinée" +value: "413" +data: App\Entity\Establishment {#22216 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37317 +label: "Job Stage Guinée" +value: "414" +data: App\Entity\Establishment {#22241 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37318 +label: "JOBS224.NET" +value: "415" +data: App\Entity\Establishment {#22268 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37319 +label: "Les Annonces 224" +value: "416" +data: App\Entity\Establishment {#22295 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37320 +label: "Pole Emploi Guinée 224" +value: "417" +data: App\Entity\Establishment {#22322 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37321 +label: "ACAFCONSULTANTS" +value: "418" +data: App\Entity\Establishment {#22347 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37322 +label: "Kanaga Consulting Guinée" +value: "419" +data: App\Entity\Establishment {#22374 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37323 +label: "Cabinet Performance Guinée" +value: "420" +data: App\Entity\Establishment {#22401 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37324 +label: "AFRICA ELITE CONSULTING" +value: "421" +data: App\Entity\Establishment {#22426 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37325 +label: "Cabinet de Formation CEFORMA" +value: "422" +data: App\Entity\Establishment {#22451 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37326 +label: "AGP GUINEE" +value: "423" +data: App\Entity\Establishment {#2904 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37327 +label: "ONFPP Guinée" +value: "424" +data: App\Entity\Establishment {#2931 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37328 +label: "ONAP" +value: "425" +data: App\Entity\Establishment {#2956 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37329 +label: "ONAPI-Guinée" +value: "426" +data: App\Entity\Establishment {#22478 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37330 +label: "ONG Sape" +value: "427" +data: App\Entity\Establishment {#22505 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37331 +label: "Cabinet LINK . 625505029" +value: "428" +data: App\Entity\Establishment {#22530 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37332 +label: "Le Grand Parking De Conakry" +value: "429" +data: App\Entity\Establishment {#22557 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37333 +label: "LA VILLA M" +value: "430" +data: App\Entity\Establishment {#22582 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37334 +label: "PLAQUE PUBLICITAIRE" +value: "431" +data: App\Entity\Establishment {#22607 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37335 +label: "AB-COSMETIQUE MANDIANA" +value: "432" +data: App\Entity\Establishment {#22632 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37336 +label: "AGIL GUINÉE" +value: "433" +data: App\Entity\Establishment {#22657 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37337 +label: "Consulat du Congo Brazzaville en Guinée" +value: "434" +data: App\Entity\Establishment {#22682 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37338 +label: "Ambassade de Russie" +value: "435" +data: App\Entity\Establishment {#22709 …} +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 {#22736 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37340 +label: "Ambassade d’Allemagne" +value: "437" +data: App\Entity\Establishment {#22761 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37341 +label: "Ambassade d'Egypte" +value: "438" +data: App\Entity\Establishment {#22788 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37342 +label: "Ambassade d'Espagne" +value: "439" +data: App\Entity\Establishment {#22815 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37343 +label: "Ambassade de Chine" +value: "440" +data: App\Entity\Establishment {#22842 …} +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 {#2983 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37345 +label: "Fondation PROSMI" +value: "442" +data: App\Entity\Establishment {#22869 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37346 +label: "Fondation Orange Guinee" +value: "443" +data: App\Entity\Establishment {#22896 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37347 +label: "Orange Guinée" +value: "444" +data: App\Entity\Establishment {#22921 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37348 +label: "Ministère de la Justice, Guinée" +value: "445" +data: App\Entity\Establishment {#3008 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37349 +label: "Cour suprême de Conakry" +value: "446" +data: App\Entity\Establishment {#3035 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37350 +label: "Ministère du budget" +value: "447" +data: App\Entity\Establishment {#3060 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37351 +label: "Société Navale Guinneenne" +value: "448" +data: App\Entity\Establishment {#3087 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37352 +label: "TRANSCO S.A" +value: "454" +data: App\Entity\Establishment {#22948 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37353 +label: "CAWA GUINÉE" +value: "456" +data: App\Entity\Establishment {#22973 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37354 +label: "Globetrans" +value: "457" +data: App\Entity\Establishment {#22998 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37355 +label: "ONOMO Hotel Conakry" +value: "458" +data: App\Entity\Establishment {#23025 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37356 +label: "Hôtel Petit Bateau" +value: "459" +data: App\Entity\Establishment {#23054 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37357 +label: "Riviera Royal Hotel" +value: "460" +data: App\Entity\Establishment {#23079 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37358 +label: "Hotel du Golfe de Guinée" +value: "461" +data: App\Entity\Establishment {#23104 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37359 +label: "Primus Hôtel Kaloum" +value: "462" +data: App\Entity\Establishment {#23131 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37360 +label: "Hotel Palm Camayenne" +value: "463" +data: App\Entity\Establishment {#23156 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37361 +label: "TotalEnergies LABÉ SAFATOU" +value: "464" +data: App\Entity\Establishment {#23181 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37362 +label: "Riviera Taouyah Hotel" +value: "465" +data: App\Entity\Establishment {#23206 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37363 +label: "Grand Hotel Central" +value: "466" +data: App\Entity\Establishment {#23233 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37364 +label: "Sheraton Grand Conakry" +value: "467" +data: App\Entity\Establishment {#23260 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37365 +label: "Novotel Ghi Conakry Hotel" +value: "468" +data: App\Entity\Establishment {#23289 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37366 +label: "ZAMBEZI INN HOTEL(near Airport, 3 minutes)" +value: "469" +data: App\Entity\Establishment {#23314 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37367 +label: "Guin' Interim" +value: "470" +data: App\Entity\Establishment {#23339 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37368 +label: "bceip" +value: "471" +data: App\Entity\Establishment {#23364 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37369 +label: "Almamya Hotel & Résidence" +value: "472" +data: App\Entity\Establishment {#23391 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37370 +label: "Mai Hotel" +value: "473" +data: App\Entity\Establishment {#23418 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37371 +label: "Atlantic View hotel Conakry" +value: "474" +data: App\Entity\Establishment {#23447 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37372 +label: "Hotel Palladium city" +value: "475" +data: App\Entity\Establishment {#23472 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37373 +label: "Hôtel Palladium City" +value: "476" +data: App\Entity\Establishment {#23497 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37374 +label: "Hotel Grand Ami" +value: "477" +data: App\Entity\Establishment {#23522 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37375 +label: "Residence Al-nour De Coleah Corniche" +value: "478" +data: App\Entity\Establishment {#23547 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37376 +label: "Hôtel Galaxie" +value: "479" +data: App\Entity\Establishment {#23572 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37377 +label: "Le Beau Village" +value: "480" +data: App\Entity\Establishment {#23597 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37378 +label: "Pension Les Palmiers Ratoma" +value: "481" +data: App\Entity\Establishment {#23622 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37379 +label: "Teranga consulting" +value: "482" +data: App\Entity\Establishment {#23649 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37380 +label: "Hôtel SETIFANA" +value: "483" +data: App\Entity\Establishment {#23676 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37381 +label: "Le Sogue Hotel" +value: "484" +data: App\Entity\Establishment {#23701 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37382 +label: "Hôtel Mariador Park" +value: "485" +data: App\Entity\Establishment {#23728 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37383 +label: "La Villa Elijah" +value: "486" +data: App\Entity\Establishment {#23753 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37384 +label: "Kipé Guest House" +value: "487" +data: App\Entity\Establishment {#23780 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37385 +label: "Hotel Mariador Park" +value: "488" +data: App\Entity\Establishment {#23807 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37386 +label: "SOUARE PREMIUM HOTEL" +value: "489" +data: App\Entity\Establishment {#23832 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37387 +label: "Grand Hotel de l'Independance Conakry" +value: "490" +data: App\Entity\Establishment {#23859 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37388 +label: "Le Petit Chalet Hotel" +value: "491" +data: App\Entity\Establishment {#23884 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37389 +label: "Résidence Schaka" +value: "492" +data: App\Entity\Establishment {#23909 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37390 +label: "Hotel Sacha" +value: "493" +data: App\Entity\Establishment {#23934 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37391 +label: "CITY HOTEL" +value: "494" +data: App\Entity\Establishment {#23959 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37392 +label: "Le Rocher" +value: "495" +data: App\Entity\Establishment {#23984 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37393 +label: "RESIDENCE CANADIENNE" +value: "496" +data: App\Entity\Establishment {#24011 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37394 +label: "Auberge associative ReLAIS" +value: "497" +data: App\Entity\Establishment {#24038 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37395 +label: "L'Almamya Hôtel & Résidence" +value: "498" +data: App\Entity\Establishment {#24065 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37396 +label: "Konkoba" +value: "499" +data: App\Entity\Establishment {#24090 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37397 +label: "Restaurant Le Cèdre" +value: "500" +data: App\Entity\Establishment {#24115 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37398 +label: "La City Snack & Patisserie" +value: "501" +data: App\Entity\Establishment {#24140 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37399 +label: "Restaurant LE DAMIER" +value: "502" +data: App\Entity\Establishment {#24165 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37400 +label: "Les Îles de Joie" +value: "503" +data: App\Entity\Establishment {#24190 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37401 +label: "Le Special" +value: "504" +data: App\Entity\Establishment {#24215 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37402 +label: "Les Jardins de Guinée" +value: "505" +data: App\Entity\Establishment {#24240 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37403 +label: "Турски ресторант "Истанбул"" +value: "506" +data: App\Entity\Establishment {#24267 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37404 +label: "L’Étage, Conakry" +value: "507" +data: App\Entity\Establishment {#24292 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37405 +label: "Favela Grill" +value: "508" +data: App\Entity\Establishment {#24317 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37406 +label: "G8F7+HHF Conakry" +value: "509" +data: App\Entity\Establishment {#24344 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37407 +label: "Island Food" +value: "510" +data: App\Entity\Establishment {#24369 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37408 +label: "Cherry Resto Cafe" +value: "511" +data: App\Entity\Establishment {#24394 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37409 +label: "Restaurant camerounais "Méli-Mélo"" +value: "512" +data: App\Entity\Establishment {#24419 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37410 +label: "KM AGENCY SHOP" +value: "513" +data: App\Entity\Establishment {#24444 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37411 +label: "Boutique "AUX 3A"" +value: "514" +data: App\Entity\Establishment {#24469 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37412 +label: "Prima Center Conakry" +value: "515" +data: App\Entity\Establishment {#24496 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37413 +label: "Kaymee" +value: "516" +data: App\Entity\Establishment {#24523 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37414 +label: "EMPIRE" +value: "517" +data: App\Entity\Establishment {#24550 …} +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 {#24577 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37416 +label: "Silvio Massimo" +value: "519" +data: App\Entity\Establishment {#24602 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37417 +label: "Spike Boutique" +value: "520" +data: App\Entity\Establishment {#24631 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37418 +label: "Yakuza Boutique" +value: "521" +data: App\Entity\Establishment {#24656 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37419 +label: "Traiteur by Issa" +value: "522" +data: App\Entity\Establishment {#24681 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37420 +label: "CIGEX (CENTRE INTERNATIONAL GUINEEN DES EXPOSITIONS)" +value: "523" +data: App\Entity\Establishment {#24706 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37421 +label: "AGENCES GUINEENNE DE SPECTACLES" +value: "524" +data: App\Entity\Establishment {#24733 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37422 +label: "AIR DE FETE" +value: "525" +data: App\Entity\Establishment {#24760 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37423 +label: "AK Multiservice" +value: "527" +data: App\Entity\Establishment {#24787 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37424 +label: "AMETRADE GUINEE" +value: "528" +data: App\Entity\Establishment {#24812 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37425 +label: "GUINEE PRESTIGE" +value: "529" +data: App\Entity\Establishment {#24837 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37426 +label: "ARGON" +value: "530" +data: App\Entity\Establishment {#24864 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37427 +label: "BEST MUSIC COMPANY" +value: "531" +data: App\Entity\Establishment {#24891 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37428 +label: "BalyBah Cosmétique" +value: "532" +data: App\Entity\Establishment {#24916 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37429 +label: "Brocilia décor" +value: "533" +data: App\Entity\Establishment {#24941 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37430 +label: "Ministere de la Securité, Conakry" +value: "534" +data: App\Entity\Establishment {#3112 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37431 +label: "6ème VIP" +value: "535" +data: App\Entity\Establishment {#24970 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37432 +label: "Night club Ibiza Conakry" +value: "536" +data: App\Entity\Establishment {#24995 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37433 +label: "LE NELSON CLUB" +value: "537" +data: App\Entity\Establishment {#25020 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37434 +label: "DIAMOND CLUB" +value: "538" +data: App\Entity\Establishment {#25045 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37435 +label: "Plaza Lounge" +value: "539" +data: App\Entity\Establishment {#25070 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37436 +label: "CONAKRY CLUB" +value: "540" +data: App\Entity\Establishment {#25095 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37437 +label: "club BIMBEYA" +value: "541" +data: App\Entity\Establishment {#25120 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37438 +label: "GALAXY club" +value: "542" +data: App\Entity\Establishment {#25145 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37439 +label: "Miramar Night Club" +value: "543" +data: App\Entity\Establishment {#25170 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37440 +label: "crisber club vip" +value: "544" +data: App\Entity\Establishment {#25195 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37441 +label: "Crisber" +value: "545" +data: App\Entity\Establishment {#25220 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37442 +label: "CRISBER Night Club International" +value: "546" +data: App\Entity\Establishment {#25245 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37443 +label: "GLOBAL ETUDE INTERNATIONAL/ PYM'S NIGHTCLUB" +value: "547" +data: App\Entity\Establishment {#25272 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37444 +label: "CLIMAX NIGHT CLUB" +value: "548" +data: App\Entity\Establishment {#25299 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37445 +label: "Space Night Club" +value: "549" +data: App\Entity\Establishment {#25324 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37446 +label: "Night Club Ben Chika" +value: "550" +data: App\Entity\Establishment {#25353 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37447 +label: "lamadone night club" +value: "551" +data: App\Entity\Establishment {#25378 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37448 +label: "Diani Night club" +value: "552" +data: App\Entity\Establishment {#25403 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37449 +label: "Night club" +value: "553" +data: App\Entity\Establishment {#25428 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37450 +label: "LE NIRVANA" +value: "554" +data: App\Entity\Establishment {#25453 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37451 +label: "Boulevard de la liberté" +value: "555" +data: App\Entity\Establishment {#25478 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37452 +label: "Boulevard Select" +value: "556" +data: App\Entity\Establishment {#25503 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37453 +label: "Chez Sister" +value: "557" +data: App\Entity\Establishment {#25528 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37454 +label: "Luxe Night Club" +value: "558" +data: App\Entity\Establishment {#25553 …} +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 {#3137 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37456 +label: "Galaxie Résidence" +value: "560" +data: App\Entity\Establishment {#25578 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37457 +label: "Hôtel Saala Relais" +value: "561" +data: App\Entity\Establishment {#25603 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37458 +label: "Saala Plus" +value: "562" +data: App\Entity\Establishment {#25630 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37459 +label: "RESIDENCE ZK" +value: "563" +data: App\Entity\Establishment {#25655 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37460 +label: "Sala Plus" +value: "564" +data: App\Entity\Establishment {#25680 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37461 +label: "Complexe SAALA PLUD" +value: "565" +data: App\Entity\Establishment {#25705 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37462 +label: "Bobo beauty care" +value: "566" +data: App\Entity\Establishment {#25730 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37463 +label: "Black Label" +value: "567" +data: App\Entity\Establishment {#25757 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37464 +label: "Centre maci" +value: "568" +data: App\Entity\Establishment {#25782 …} +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 {#25807 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37466 +label: "AMF immobilier" +value: "570" +data: App\Entity\Establishment {#25832 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37467 +label: "HOTEL TATA, quartier Pounthioun." +value: "571" +data: App\Entity\Establishment {#25861 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37468 +label: "Hôtel Djamtum labé" +value: "572" +data: App\Entity\Establishment {#25886 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37469 +label: "PHARMACIE N'DIOLOU" +value: "573" +data: App\Entity\Establishment {#25913 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37470 +label: "Pharmacie Tamagaly" +value: "574" +data: App\Entity\Establishment {#25940 …} +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 {#3164 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37472 +label: "Tribunal de première instance de MAFANKO" +value: "576" +data: App\Entity\Establishment {#3189 …} +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 {#3214 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37474 +label: "Guinea Alumina Corporation (GAC)" +value: "578" +data: App\Entity\Establishment {#25965 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37475 +label: "Guinea Alumina Corporation (GAC)" +value: "579" +data: App\Entity\Establishment {#25990 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37476 +label: "Clinique AKO" +value: "580" +data: App\Entity\Establishment {#26015 …} +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 {#3241 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37478 +label: "TPI de Dixinn" +value: "582" +data: App\Entity\Establishment {#26040 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37479 +label: "Cour d'appel" +value: "583" +data: App\Entity\Establishment {#3268 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37480 +label: "Cour d'Appel de Conakry" +value: "584" +data: App\Entity\Establishment {#3293 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37481 +label: "Palais Sekhoutoureyah" +value: "585" +data: App\Entity\Establishment {#3318 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37482 +label: "BCRG - Central Bank of the Republic" +value: "586" +data: App\Entity\Establishment {#3345 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37483 +label: "Guineenews" +value: "587" +data: App\Entity\Establishment {#26065 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37484 +label: "Port De Conakry" +value: "588" +data: App\Entity\Establishment {#3399 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37485 +label: "Port conteneurs de conakry" +value: "589" +data: App\Entity\Establishment {#26090 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37486 +label: "Port de Conakry" +value: "590" +data: App\Entity\Establishment {#26115 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37487 +label: "Port Autonome Conakry" +value: "591" +data: App\Entity\Establishment {#3424 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37488 +label: "Port de Conakry-Terminal à Conteneurs" +value: "592" +data: App\Entity\Establishment {#3451 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37489 +label: "Quai De Conakry" +value: "593" +data: App\Entity\Establishment {#26140 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37490 +label: "Parc conteneur" +value: "594" +data: App\Entity\Establishment {#26165 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37491 +label: "Cabaret De L'environnement" +value: "595" +data: App\Entity\Establishment {#26190 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37492 +label: "Pharmacie Santa" +value: "596" +data: App\Entity\Establishment {#26215 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37493 +label: "Ministere du transport" +value: "597" +data: App\Entity\Establishment {#26240 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37494 +label: "Ministère des Infrastructures et des Transports" +value: "598" +data: App\Entity\Establishment {#3476 …} +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 {#3503 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37496 +label: "CRIEF" +value: "600" +data: App\Entity\Establishment {#3528 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37497 +label: "Ministere Affaires Etrangeres" +value: "601" +data: App\Entity\Establishment {#3553 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37498 +label: "C.M.O Conakry Mécanique Outillage" +value: "602" +data: App\Entity\Establishment {#26265 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37499 +label: "Dépôt Grand Moulin de Conakry" +value: "603" +data: App\Entity\Establishment {#26292 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37500 +label: "Les Grands Moulins D'Afrique" +value: "604" +data: App\Entity\Establishment {#26321 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37501 +label: "Sonoco SA" +value: "605" +data: App\Entity\Establishment {#26346 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37502 +label: "CAPAGO GUINÉE" +value: "606" +data: App\Entity\Establishment {#3578 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37503 +label: "Campus M6 Kamsar Boubsone" +value: "607" +data: App\Entity\Establishment {#26373 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37504 +label: "Alport Conakry" +value: "608" +data: App\Entity\Establishment {#3603 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37505 +label: "Alcoa Guinée" +value: "609" +data: App\Entity\Establishment {#26398 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37506 +label: "Maersk Guinée S.A." +value: "610" +data: App\Entity\Establishment {#26423 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37507 +label: "Agence Nationale de Sécurité sanitaire" +value: "611" +data: App\Entity\Establishment {#3654 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37508 +label: "OGP Office Guinéen de Publicité" +value: "612" +data: App\Entity\Establishment {#3681 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37509 +label: "IXP-GUINEE" +value: "613" +data: App\Entity\Establishment {#26450 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37510 +label: "UBA Bank" +value: "614" +data: App\Entity\Establishment {#26477 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37511 +label: "Banque Islamique de Guinée" +value: "615" +data: App\Entity\Establishment {#26502 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37512 +label: "Banque de developpement de Guinée" +value: "616" +data: App\Entity\Establishment {#3708 …} +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 {#26527 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37514 +label: "Mosquée Sénégalaise de Kaloum" +value: "618" +data: App\Entity\Establishment {#26554 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37515 +label: "Lincoln Vocational and University College" +value: "619" +data: App\Entity\Establishment {#26579 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37516 +label: "Direction Générale de la SEG" +value: "620" +data: App\Entity\Establishment {#3733 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37517 +label: "Marinex Group" +value: "621" +data: App\Entity\Establishment {#26606 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37518 +label: "HOTEL MAGELLAN" +value: "622" +data: App\Entity\Establishment {#26633 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37519 +label: "Le Bamana" +value: "623" +data: App\Entity\Establishment {#26660 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37520 +label: "WEEKEND MART SUPERMARKET (INDIAN BAZAR)" +value: "624" +data: App\Entity\Establishment {#26685 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37521 +label: "CNSS Caisse Nationale de Sécurité Sociale" +value: "625" +data: App\Entity\Establishment {#3758 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37522 +label: "Palais Mohammed V régime de biberon" +value: "626" +data: App\Entity\Establishment {#3783 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37523 +label: "Ministère de la defense nationale" +value: "627" +data: App\Entity\Establishment {#3808 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37524 +label: "EGUITRAC" +value: "628" +data: App\Entity\Establishment {#26712 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37525 +label: "WU SOFIG ENCO5" +value: "629" +data: App\Entity\Establishment {#26739 …} +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 {#26764 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37527 +label: "LIPCO" +value: "631" +data: App\Entity\Establishment {#26793 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37528 +label: "Afriland First Bank" +value: "632" +data: App\Entity\Establishment {#26820 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37529 +label: "Société Générale Guinée" +value: "633" +data: App\Entity\Establishment {#26849 …} +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 {#26876 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37531 +label: "Société Générale Guinée" +value: "635" +data: App\Entity\Establishment {#26901 …} +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 {#26926 …} +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 {#26951 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37534 +label: "Agence SG Guinée DABOLA" +value: "638" +data: App\Entity\Establishment {#26976 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37535 +label: "Agence SG Guinée KOUROUSSA" +value: "639" +data: App\Entity\Establishment {#27001 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37536 +label: "Agence SG Guinée N'ZEREKORE" +value: "640" +data: App\Entity\Establishment {#27026 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37537 +label: "vista tech" +value: "641" +data: App\Entity\Establishment {#27051 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37538 +label: "Vistagui Coleah" +value: "642" +data: App\Entity\Establishment {#27076 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37539 +label: "C.F.M.I Guinee" +value: "643" +data: App\Entity\Establishment {#27101 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37540 +label: "Centre de Santé de Kouléwondy" +value: "644" +data: App\Entity\Establishment {#27126 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37541 +label: "6ème Koulowondy" +value: "645" +data: App\Entity\Establishment {#27151 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37542 +label: "kakande" +value: "646" +data: App\Entity\Establishment {#27176 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37543 +label: "PRISON CENTRALE DE CONAKRY" +value: "647" +data: App\Entity\Establishment {#3833 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37544 +label: "Jahjah electronics et meubles" +value: "648" +data: App\Entity\Establishment {#27201 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37545 +label: "Momo Bangouraya A S T" +value: "649" +data: App\Entity\Establishment {#27230 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37546 +label: "Kebab 224" +value: "650" +data: App\Entity\Establishment {#27255 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37547 +label: "Ecole La source Commune De Dixinn" +value: "651" +data: App\Entity\Establishment {#27284 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37548 +label: "Cafepress Marocain" +value: "652" +data: App\Entity\Establishment {#27309 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37549 +label: "Boutique Mdbshop" +value: "653" +data: App\Entity\Establishment {#27334 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37550 +label: "Station Total Terasse" +value: "654" +data: App\Entity\Establishment {#27361 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37551 +label: "ECOLE PRIMAIRE DIXINN CENTRE 2" +value: "655" +data: App\Entity\Establishment {#27386 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37552 +label: "LA PETITE ACADEMIE (Franco-Americaine)" +value: "656" +data: App\Entity\Establishment {#27411 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37553 +label: "Link Up Services Guinée" +value: "657" +data: App\Entity\Establishment {#27438 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37554 +label: "ED-CERESCOR (Ecole Doctorale du CERESCOR)" +value: "658" +data: App\Entity\Establishment {#27465 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37555 +label: "Villa Mariador" +value: "659" +data: App\Entity\Establishment {#27490 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37556 +label: "HÔPITAL JEAN PAUL II" +value: "660" +data: App\Entity\Establishment {#27515 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37557 +label: "Turquie Guinée Voyage" +value: "661" +data: App\Entity\Establishment {#27540 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37558 +label: "PRESTIGE VOYAGES" +value: "662" +data: App\Entity\Establishment {#27565 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37559 +label: "La rouge" +value: "663" +data: App\Entity\Establishment {#27592 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37560 +label: "Net Car Auto Nongo" +value: "664" +data: App\Entity\Establishment {#27617 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37561 +label: "Hadja Safourata Bah" +value: "665" +data: App\Entity\Establishment {#27644 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37562 +label: "Siako Group" +value: "666" +data: App\Entity\Establishment {#27669 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37563 +label: "CAPF Mamou" +value: "667" +data: App\Entity\Establishment {#27696 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37564 +label: "Radio Bolivar FM 99.4" +value: "668" +data: App\Entity\Establishment {#27721 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37565 +label: "LYCEE AMILCAR CABRAL" +value: "669" +data: App\Entity\Establishment {#27748 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37566 +label: "RESIDENCE PILYE" +value: "670" +data: App\Entity\Establishment {#27773 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37567 +label: "RESIDENCE PILYE" +value: "671" +data: App\Entity\Establishment {#27798 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37568 +label: "Tidiane World Music" +value: "672" +data: App\Entity\Establishment {#27823 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37569 +label: "TotalEnergies Hamdallaye Deflandre" +value: "673" +data: App\Entity\Establishment {#27848 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37570 +label: "Moses Kenneh" +value: "674" +data: App\Entity\Establishment {#27873 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37571 +label: "Vital Africa Transports" +value: "675" +data: App\Entity\Establishment {#27898 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37572 +label: "Loumo vêtements Luxe (LVL) Nongo Conteya" +value: "676" +data: App\Entity\Establishment {#27925 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37573 +label: "African Industrial Services Group Guinée" +value: "677" +data: App\Entity\Establishment {#27954 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37574 +label: "Huilerie de Guinée" +value: "678" +data: App\Entity\Establishment {#27979 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37575 +label: "Huilerie Sincery de Dabola" +value: "679" +data: App\Entity\Establishment {#28004 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37576 +label: "GUINEE SAVONNERIE" +value: "680" +data: App\Entity\Establishment {#28029 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37577 +label: "Huilerie Emile Noël Guinée" +value: "681" +data: App\Entity\Establishment {#28056 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37578 +label: "Pia Africa" +value: "682" +data: App\Entity\Establishment {#28081 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37579 +label: "Gts shop coleah imprimerie" +value: "683" +data: App\Entity\Establishment {#28106 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37580 +label: "Site WEBCOOM Belle-Vue" +value: "684" +data: App\Entity\Establishment {#28133 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37581 +label: "Cabinet Vétérinaire SOOTO" +value: "685" +data: App\Entity\Establishment {#28158 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37582 +label: "SNAPE base Regionale de MAMOU" +value: "686" +data: App\Entity\Establishment {#28183 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37583 +label: "Compagnie des Eaux minerales de Guinée" +value: "687" +data: App\Entity\Establishment {#28208 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37584 +label: "American Beverages" +value: "688" +data: App\Entity\Establishment {#28235 …} +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 {#28260 …} +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 {#28287 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37587 +label: "Union Garage" +value: "691" +data: App\Entity\Establishment {#28316 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37588 +label: "African Auto Industries" +value: "692" +data: App\Entity\Establishment {#28341 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37589 +label: "usine de CBG kamsar" +value: "693" +data: App\Entity\Establishment {#28366 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37590 +label: "Centre Artisanal" +value: "694" +data: App\Entity\Establishment {#28391 …} +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 {#28416 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37592 +label: "AFRICA LOTTERY COMPANY" +value: "696" +data: App\Entity\Establishment {#28443 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37593 +label: "Lycée des Jeunes Filles" +value: "697" +data: App\Entity\Establishment {#28468 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37594 +label: "GDJ (LA GUINEENNE DES JEUX )" +value: "698" +data: App\Entity\Establishment {#28493 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37595 +label: "Guinée Games" +value: "699" +data: App\Entity\Establishment {#28518 …} +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 {#28545 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37597 +label: "ouestech" +value: "701" +data: App\Entity\Establishment {#28572 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37598 +label: "CENTRE INFORMATIQUE COHÉSION SOCIALE NIMBA" +value: "702" +data: App\Entity\Establishment {#28599 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37599 +label: "Web Communication" +value: "703" +data: App\Entity\Establishment {#28624 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37600 +label: "GS Renaissance Africaine" +value: "704" +data: App\Entity\Establishment {#28649 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37601 +label: "L'éducation guinéenne" +value: "705" +data: App\Entity\Establishment {#28676 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37602 +label: "GS Hamdallaye Secondaire" +value: "706" +data: App\Entity\Establishment {#28701 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37603 +label: "Groupe Scolaire Icône D'Afrique" +value: "707" +data: App\Entity\Establishment {#28726 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37604 +label: "Groupe scolaire Victor Hugo" +value: "708" +data: App\Entity\Establishment {#28751 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37605 +label: "Big Fataya Nongo" +value: "709" +data: App\Entity\Establishment {#28776 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37606 +label: "Jardin D’Eden" +value: "710" +data: App\Entity\Establishment {#28801 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37607 +label: "LONAGUI Direction Générale" +value: "711" +data: App\Entity\Establishment {#28826 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37608 +label: "GROUPE SCOLAIRE ALPHA SUISSE" +value: "712" +data: App\Entity\Establishment {#28851 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37609 +label: "Pressing Diasmi" +value: "713" +data: App\Entity\Establishment {#28876 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37610 +label: "Auberge Seidy II" +value: "714" +data: App\Entity\Establishment {#28901 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37611 +label: "Auberge Du Fouta" +value: "715" +data: App\Entity\Establishment {#28926 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37612 +label: "Hôtel Fouta SIB" +value: "716" +data: App\Entity\Establishment {#28951 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37613 +label: "Hôtel Tangama" +value: "717" +data: App\Entity\Establishment {#28978 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37614 +label: "Auberge Dialan Tougue" +value: "718" +data: App\Entity\Establishment {#29003 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37615 +label: "SOCIETE IMMOBILIERE DE GUINEE" +value: "719" +data: App\Entity\Establishment {#29028 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37616 +label: "AGIPRO" +value: "720" +data: App\Entity\Establishment {#29053 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37617 +label: "IMMO'PRIMO" +value: "721" +data: App\Entity\Establishment {#29078 …} +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 {#29103 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37619 +label: "224 IMMOSER" +value: "723" +data: App\Entity\Establishment {#29128 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37620 +label: "AGENCE DJIGUI KANKAN" +value: "724" +data: App\Entity\Establishment {#29153 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37621 +label: "AGENCE IMMOBILIERE CIMENTERIE CARREFOUR" +value: "725" +data: App\Entity\Establishment {#29178 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37622 +label: "LAGUIPRES SECURITE" +value: "726" +data: App\Entity\Establishment {#29203 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37623 +label: "Ecole Primaire Kwamé Nkruma" +value: "727" +data: App\Entity\Establishment {#29230 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37624 +label: "École Primaire Bordo" +value: "728" +data: App\Entity\Establishment {#29255 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37625 +label: "Boutique Canal" +value: "729" +data: App\Entity\Establishment {#29280 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37626 +label: "RADIO CBG" +value: "730" +data: App\Entity\Establishment {#29305 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37627 +label: "Radio Espace Guinée" +value: "731" +data: App\Entity\Establishment {#29330 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37628 +label: "RADIO RURALE LOCALE DE SIGUIRI" +value: "732" +data: App\Entity\Establishment {#29355 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37629 +label: "BOFFA CONSTRUCTION BTP TRANSPORT COMMERCE GENERAL-SARL" +value: "733" +data: App\Entity\Establishment {#29380 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37630 +label: "IC TRANSPORT BTP" +value: "734" +data: App\Entity\Establishment {#29405 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37631 +label: "DELTA BTP & LOGISTICS GUINEE" +value: "735" +data: App\Entity\Establishment {#29430 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37632 +label: "Boutique chaussures Dady" +value: "736" +data: App\Entity\Establishment {#29455 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37633 +label: "Mouna Internet Cafe" +value: "737" +data: App\Entity\Establishment {#29480 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37634 +label: "Cyber Cameroun" +value: "738" +data: App\Entity\Establishment {#29505 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37635 +label: "Cyber Badiar" +value: "739" +data: App\Entity\Establishment {#29530 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37636 +label: "Cyber, Prestations IPM" +value: "740" +data: App\Entity\Establishment {#29555 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37637 +label: "Cyber COFOPREC Labé" +value: "741" +data: App\Entity\Establishment {#29580 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37638 +label: "Centre commercial de Lambagny" +value: "742" +data: App\Entity\Establishment {#29605 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37639 +label: "N-city Lounge Bar" +value: "743" +data: App\Entity\Establishment {#29630 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37640 +label: "Canal+ Store" +value: "744" +data: App\Entity\Establishment {#29657 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37641 +label: "Boutique CANAL+ COSA" +value: "745" +data: App\Entity\Establishment {#29682 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37642 +label: "CIS MÉDIAS" +value: "746" +data: App\Entity\Establishment {#29707 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37643 +label: "Diversityshop-MT" +value: "747" +data: App\Entity\Establishment {#29734 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37644 +label: "Boutiques LONGMARCH PNEUS" +value: "748" +data: App\Entity\Establishment {#29761 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37645 +label: "AGRO-GURUBE SARL Unipers" +value: "749" +data: App\Entity\Establishment {#29786 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37646 +label: "GROUPE DORURE" +value: "750" +data: App\Entity\Establishment {#29811 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37647 +label: "TMR TATA" +value: "751" +data: App\Entity\Establishment {#29836 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37648 +label: "Complexe Rio Pongo" +value: "752" +data: App\Entity\Establishment {#29861 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37649 +label: "Restaurant Abslam" +value: "753" +data: App\Entity\Establishment {#29886 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37650 +label: "Sangareyah Restaurant" +value: "754" +data: App\Entity\Establishment {#29911 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37651 +label: "Food station" +value: "755" +data: App\Entity\Establishment {#29936 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37652 +label: "HB Restaurant Hotel" +value: "756" +data: App\Entity\Establishment {#29961 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37653 +label: "Horoya Athlétic Club" +value: "757" +data: App\Entity\Establishment {#29986 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37654 +label: "Groupe Scolaire " LES BOBELS"" +value: "758" +data: App\Entity\Establishment {#30011 …} +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 {#30036 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37656 +label: "Mindleaps centre" +value: "760" +data: App\Entity\Establishment {#30061 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37657 +label: "Hotel Restaurant Océano" +value: "761" +data: App\Entity\Establishment {#30086 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37658 +label: "G.S.Elh Karamba Diaby" +value: "762" +data: App\Entity\Establishment {#30111 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37659 +label: "Groupe Scolaire Aly Coumbassa" +value: "763" +data: App\Entity\Establishment {#30136 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37660 +label: "Mind 7 Bar-Restaurant" +value: "764" +data: App\Entity\Establishment {#30161 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37661 +label: "Groupe Scolaire Hasac" +value: "765" +data: App\Entity\Establishment {#30186 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37662 +label: "Groupe Scolaire Assi Diallo" +value: "766" +data: App\Entity\Establishment {#30211 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37663 +label: "Clinique Des Specialites Perchin" +value: "767" +data: App\Entity\Establishment {#30236 …} +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 {#30261 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37665 +label: "Polyclinique Petit simbaya" +value: "769" +data: App\Entity\Establishment {#30286 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37666 +label: "Polyclinique de Dixinn" +value: "770" +data: App\Entity\Establishment {#30313 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37667 +label: "Clinique Internationale Bel Air" +value: "771" +data: App\Entity\Establishment {#30338 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37668 +label: "TotalEnergies Dabondy" +value: "772" +data: App\Entity\Establishment {#30363 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37669 +label: "École primaire de dar es Salam" +value: "773" +data: App\Entity\Establishment {#30388 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37670 +label: "Spiritual Prod Africa" +value: "774" +data: App\Entity\Establishment {#30413 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37671 +label: "Mosquée Soloprimo" +value: "775" +data: App\Entity\Establishment {#30438 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37672 +label: "Kaporo Grande Mosquée" +value: "776" +data: App\Entity\Establishment {#30463 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37673 +label: "Kaporo Beach mosque" +value: "777" +data: App\Entity\Establishment {#30488 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37674 +label: "Point Xpress Kenin Transfert" +value: "778" +data: App\Entity\Establishment {#30513 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37675 +label: "Sdf big market kaporo" +value: "779" +data: App\Entity\Establishment {#30538 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37676 +label: "Cherif-A Express" +value: "780" +data: App\Entity\Establishment {#30563 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37677 +label: "BIA GUINEE" +value: "781" +data: App\Entity\Establishment {#30588 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37678 +label: "GUINEE ARTS AFRIQUE" +value: "782" +data: App\Entity\Establishment {#30613 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37679 +label: "Galerie EDF" +value: "783" +data: App\Entity\Establishment {#30638 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +label: "La Maison de L'attiéké" +value: "784" +data: App\Entity\Establishment {#30663 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +label: "ONE AFRICA GUINEE" +value: "785" +data: App\Entity\Establishment {#30688 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +label: "Actujeune" +value: "786" +data: App\Entity\Establishment {#30713 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +label: "Maison Des Jeunes De Kipe" +value: "787" +data: App\Entity\Establishment {#30738 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +label: "Havana Beach Hotel" +value: "788" +data: App\Entity\Establishment {#30763 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +label: "Environnement Système" +value: "791" +data: App\Entity\Establishment {#30790 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +label: "Galerie fow fotaly" +value: "792" +data: App\Entity\Establishment {#30815 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +label: "L' Agence Media Plume Guinee" +value: "793" +data: App\Entity\Establishment {#30840 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +label: "Lycée et collège Yimbaya" +value: "794" +data: App\Entity\Establishment {#30865 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +label: "Institut Universitaire Billy-Ecole" +value: "795" +data: App\Entity\Establishment {#30890 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +label: "Maternelle Billy-Ecole" +value: "796" +data: App\Entity\Establishment {#30915 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +label: "Billy Creche-Maternelle" +value: "797" +data: App\Entity\Establishment {#30940 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +label: "Le chateaux des enfants" +value: "798" +data: App\Entity\Establishment {#30965 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +label: "Crèche Maternelle Primaire" +value: "799" +data: App\Entity\Establishment {#30990 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +label: "Paradis Plus" +value: "800" +data: App\Entity\Establishment {#31017 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +label: "Agence Immobilière HABITER CONAKRY" +value: "801" +data: App\Entity\Establishment {#31042 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +label: "Réhoboth International Centre Chrétien Conakry" +value: "802" +data: App\Entity\Establishment {#31067 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +label: "HANSIRE ALIMENTATION GÉNÉRALE" +value: "803" +data: App\Entity\Establishment {#31092 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +label: "Groupe Scolaire Hadja Oumou Diallo" +value: "804" +data: App\Entity\Establishment {#31117 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +label: "Malbizbusiness224" +value: "805" +data: App\Entity\Establishment {#31142 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +label: "AMSALL BOUTIQUE" +value: "806" +data: App\Entity\Establishment {#31167 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +label: "Anènè Brand" +value: "807" +data: App\Entity\Establishment {#31192 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +label: "Boutique AB-Fria Fashion" +value: "808" +data: App\Entity\Establishment {#31217 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37703 +label: "Complexe Scolaire Miod Bowal" +value: "809" +data: App\Entity\Establishment {#31242 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37704 +label: "Dream Experts Consulting" +value: "810" +data: App\Entity\Establishment {#31267 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37705 +label: "Dream For Africa" +value: "811" +data: App\Entity\Establishment {#31292 …} +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 {#31317 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37707 +label: "C'. S. P. EMAB" +value: "813" +data: App\Entity\Establishment {#31342 …} +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 {#31367 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37709 +label: "Restaurant Moka" +value: "815" +data: App\Entity\Establishment {#31392 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37710 +label: "Avenue" +value: "816" +data: App\Entity\Establishment {#31417 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37711 +label: "École GS. BADEMBA FOFANA" +value: "817" +data: App\Entity\Establishment {#31442 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37712 +label: "Plein Air First Step" +value: "818" +data: App\Entity\Establishment {#31467 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37713 +label: "Camp Kwamé N'Krumah" +value: "819" +data: App\Entity\Establishment {#31492 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37714 +label: "Port De Boussoura I" +value: "820" +data: App\Entity\Establishment {#31517 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37715 +label: "Port de Boussoura" +value: "821" +data: App\Entity\Establishment {#31542 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37716 +label: "Hopital Prefectoral De Coyah" +value: "822" +data: App\Entity\Establishment {#31567 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37717 +label: "EIGHT HUIT TECHNOLOGY" +value: "823" +data: App\Entity\Establishment {#31592 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37718 +label: "CTEPI AEROPORT GBESSIA" +value: "824" +data: App\Entity\Establishment {#31617 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37719 +label: "Bnt contournente" +value: "825" +data: App\Entity\Establishment {#31642 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37720 +label: "STATION BNT SONFONYAH" +value: "826" +data: App\Entity\Establishment {#31669 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37721 +label: "Station BTN Enco5" +value: "827" +data: App\Entity\Establishment {#31694 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37722 +label: "Guinee HIT Music Siege" +value: "828" +data: App\Entity\Establishment {#31719 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37723 +label: "Garage CANAGUI" +value: "829" +data: App\Entity\Establishment {#31746 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37724 +label: "SETA MOTORS" +value: "830" +data: App\Entity\Establishment {#31773 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37725 +label: "SOCIETE ADA SARL - RS" +value: "831" +data: App\Entity\Establishment {#31800 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37726 +label: "ADA ATLANTIC SERVICES SA" +value: "832" +data: App\Entity\Establishment {#31825 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37727 +label: "Africa-Germany" +value: "833" +data: App\Entity\Establishment {#31850 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37728 +label: "AFRICA PARC AUTO" +value: "834" +data: App\Entity\Establishment {#31875 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37729 +label: "AHMAD AUTO" +value: "835" +data: App\Entity\Establishment {#31900 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37730 +label: "ALPHA CAMARA ET FRERE" +value: "836" +data: App\Entity\Establishment {#31925 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37731 +label: "ENTREPRISE CAMARA ET FRERES BTP" +value: "837" +data: App\Entity\Establishment {#31950 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37732 +label: "GuinCar - Location de voitures" +value: "838" +data: App\Entity\Establishment {#31977 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37733 +label: "American Homebuilders en Guinée" +value: "839" +data: App\Entity\Establishment {#32004 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37734 +label: "Super Sécurite" +value: "840" +data: App\Entity\Establishment {#32031 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37735 +label: "Entreprise Jules multiservices" +value: "841" +data: App\Entity\Establishment {#32060 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37736 +label: "Atlantique Microfinance" +value: "842" +data: App\Entity\Establishment {#32085 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37737 +label: "INTERNATIONAL BUSINESS LOGISTICS" +value: "843" +data: App\Entity\Establishment {#32110 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37738 +label: "Piece Detaché Bangaly" +value: "844" +data: App\Entity\Establishment {#32137 …} +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 {#32162 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37740 +label: "MOTEL CASABLANCA" +value: "846" +data: App\Entity\Establishment {#32187 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37741 +label: "Gare Routière de Mandiana" +value: "847" +data: App\Entity\Establishment {#32212 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37742 +label: "GAC-EGA" +value: "848" +data: App\Entity\Establishment {#32237 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37743 +label: "Communication publicité impression Guinée" +value: "849" +data: App\Entity\Establishment {#32262 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37744 +label: "Bankitruck" +value: "850" +data: App\Entity\Establishment {#32287 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37745 +label: "Diaphanum Consulting" +value: "851" +data: App\Entity\Establishment {#32312 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37746 +label: "Galerie Afrique Étoile" +value: "852" +data: App\Entity\Establishment {#32337 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37747 +label: "Bureaux Enabel SANITA Villes propres" +value: "853" +data: App\Entity\Establishment {#32366 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37748 +label: "Diacifo International Sarl" +value: "854" +data: App\Entity\Establishment {#32393 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37749 +label: "CNOSCG" +value: "855" +data: App\Entity\Establishment {#32418 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37750 +label: "AGAB PRESTATION SERVICE" +value: "856" +data: App\Entity\Establishment {#32443 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37751 +label: "Les Eléphants de l'Imprimerie" +value: "857" +data: App\Entity\Establishment {#32468 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37752 +label: "RFC -Roma Fried Chiken" +value: "858" +data: App\Entity\Establishment {#32495 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37753 +label: "PWC Conakry Guinea" +value: "859" +data: App\Entity\Establishment {#32520 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37754 +label: "Restaurant Terrasse Aquarium" +value: "860" +data: App\Entity\Establishment {#32545 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37755 +label: "MARINE CLUB DISCO & BAR &RESTAURANT" +value: "861" +data: App\Entity\Establishment {#32570 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37756 +label: "Medical Center Bernard Koushner" +value: "862" +data: App\Entity\Establishment {#32597 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37757 +label: "MERE ET ENFANT BERNARD KOUCHNER" +value: "863" +data: App\Entity\Establishment {#32624 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37758 +label: "Laboratoire biologie moléculaire nongo" +value: "864" +data: App\Entity\Establishment {#32651 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37759 +label: "ASSOCIATION DES BIOLOGISTES POUR LE GROUPE SANGUIN" +value: "865" +data: App\Entity\Establishment {#32676 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37760 +label: "LABORATOIRE DE BIOLOGIE MEDICAL EMD" +value: "866" +data: App\Entity\Establishment {#32701 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37761 +label: "PORECK MEDICAL" +value: "867" +data: App\Entity\Establishment {#32726 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37762 +label: "AGDS" +value: "868" +data: App\Entity\Establishment {#32751 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37763 +label: "AJEPS" +value: "869" +data: App\Entity\Establishment {#32776 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37764 +label: "CABINET D'ASSISTANCE MEDICO-SOCIALE" +value: "870" +data: App\Entity\Establishment {#32801 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37765 +label: "CABINET D'ELEVAGE NIMBA" +value: "871" +data: App\Entity\Establishment {#32826 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37766 +label: "CABINET DE MAÎTRE DINAH SAMPIL" +value: "872" +data: App\Entity\Establishment {#32851 …} +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 {#32876 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37768 +label: "CABINET DE SAGES FEMMES DE SONFONIA" +value: "874" +data: App\Entity\Establishment {#32903 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37769 +label: "Clinique dentaire Mouna" +value: "875" +data: App\Entity\Establishment {#32928 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37770 +label: "Lairou Multi-Services" +value: "876" +data: App\Entity\Establishment {#32955 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37771 +label: "ChildFund Guinea" +value: "877" +data: App\Entity\Establishment {#32980 …} +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37772 +label: "Groupe Scolaire Amitié Gobicko" +value: "878" +data: App\Entity\Establishment {#33005 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37773 +label: "CLUB FMI" +value: "879" +data: App\Entity\Establishment {#33030 …} +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37774 +label: "Restaurant le Marrakech" +value: "880" +data: App\Entity\Establishment {#33055 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37775 +label: "Grande Mosquée de Fria" +value: "881" +data: App\Entity\Establishment {#33080 …} +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37776 +label: "Groupe scolaire Abdoulaye Souarer" +value: "882" +data: App\Entity\Establishment {#33105 …} +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37777 +label: "Centre Sportif De Yorokoguia-Horoya AC" +value: "883" +data: App\Entity\Establishment {#33130 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37778 +label: "SOUARÉ CLUB HÔTEL" +value: "884" +data: App\Entity\Establishment {#33155 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37779 +label: "TotalEnergies Fria Hôpital" +value: "885" +data: App\Entity\Establishment {#33182 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37780 +label: "Hotel Le Bowal" +value: "886" +data: App\Entity\Establishment {#33207 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37781 +label: "École Primaire Sabendè" +value: "887" +data: App\Entity\Establishment {#33232 …} +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37782 +label: "Bicigui" +value: "888" +data: App\Entity\Establishment {#33257 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37783 +label: "Residence Kalifa Senkoun" +value: "889" +data: App\Entity\Establishment {#33282 …} +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37784 +label: "RESIDENCE KALIFA SENKOUN" +value: "890" +data: App\Entity\Establishment {#33307 …} +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37785 +label: "Centre de Formation Professionnelle (IPS)" +value: "891" +data: App\Entity\Establishment {#33332 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37786 +label: "Aerogare Bowal" +value: "892" +data: App\Entity\Establishment {#33357 …} +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37787 +label: "École primaire katourou 1" +value: "893" +data: App\Entity\Establishment {#33382 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37788 +label: "City Friends" +value: "894" +data: App\Entity\Establishment {#33407 …} +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37789 +label: "Usine Russal" +value: "895" +data: App\Entity\Establishment {#33432 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37790 +label: "Usine de D'alumine De Fria" +value: "896" +data: App\Entity\Establishment {#33457 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37791 +label: "HÔTEL ELITE" +value: "897" +data: App\Entity\Establishment {#33482 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37792 +label: "Logement cité Telico" +value: "898" +data: App\Entity\Establishment {#33507 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37793 +label: "Hotel Le Relais" +value: "899" +data: App\Entity\Establishment {#33532 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37794 +label: "Pergola" +value: "900" +data: App\Entity\Establishment {#33557 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37795 +label: "Station Ciel Pétrole" +value: "901" +data: App\Entity\Establishment {#33582 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37796 +label: "Groupe GUICOPRES" +value: "902" +data: App\Entity\Establishment {#33607 …} +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37797 +label: "Drive auto" +value: "903" +data: App\Entity\Establishment {#33632 …} +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37798 +label: "AHB (ABIDINE HAUSING BUSINESS)" +value: "904" +data: App\Entity\Establishment {#33657 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37799 +label: "ATIKO GUINEE" +value: "905" +data: App\Entity\Establishment {#33682 …} +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37800 +label: "BATE SOUMANKO KABALABA" +value: "906" +data: App\Entity\Establishment {#33711 …} +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37801 +label: "Jeune Boss" +value: "907" +data: App\Entity\Establishment {#33736 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37802 +label: "New-yorkaise Shop" +value: "908" +data: App\Entity\Establishment {#33761 …} +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 {#33786 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37804 +label: "Societe des Eaux de Guinee (SEG)" +value: "910" +data: App\Entity\Establishment {#3858 …} +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37805 +label: "Ab+ barber shop" +value: "911" +data: App\Entity\Establishment {#33811 …} +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37806 +label: "Aéroport De Boké" +value: "912" +data: App\Entity\Establishment {#33836 …} +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37807 +label: "Palais Présidentiel" +value: "913" +data: App\Entity\Establishment {#33861 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37808 +label: "UNICEF GUINEE" +value: "914" +data: App\Entity\Establishment {#33886 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37809 +label: "Espace Technologie" +value: "915" +data: App\Entity\Establishment {#33911 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37810 +label: "Ambassade de Côte d'Ivoire" +value: "916" +data: App\Entity\Establishment {#33936 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37811 +label: "AIR CÔTE D'IVOIRE" +value: "917" +data: App\Entity\Establishment {#33961 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37812 +label: "Gac" +value: "918" +data: App\Entity\Establishment {#33986 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37813 +label: "MACI PRESSING" +value: "919" +data: App\Entity\Establishment {#34011 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37814 +label: "AICHOU PRESTATION" +value: "920" +data: App\Entity\Establishment {#34040 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37815 +label: "Hotel Grand Ami 5 Avenue Manquepas" +value: "921" +data: App\Entity\Establishment {#34065 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37816 +label: "RESTAURANT SACHA" +value: "922" +data: App\Entity\Establishment {#34090 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37817 +label: "Kaloum Restaurant Ôgenius Taste" +value: "923" +data: App\Entity\Establishment {#34115 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37818 +label: "Heroes Coffee Kaloum" +value: "924" +data: App\Entity\Establishment {#34140 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37819 +label: "Restaurant FOLIES" +value: "925" +data: App\Entity\Establishment {#34165 …} +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37820 +label: "Big FATAYA Kaloum" +value: "926" +data: App\Entity\Establishment {#34190 …} +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37821 +label: "Gbassikolo" +value: "927" +data: App\Entity\Establishment {#34215 …} +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37822 +label: "RESTAURANT LE CONSULAT" +value: "928" +data: App\Entity\Establishment {#34240 …} +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37823 +label: "RESTAURANT AKWABA" +value: "929" +data: App\Entity\Establishment {#34265 …} +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37824 +label: "RESTAURANT MAM DELICES" +value: "930" +data: App\Entity\Establishment {#34290 …} +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37825 +label: "Agadir bar" +value: "931" +data: App\Entity\Establishment {#34315 …} +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37826 +label: "Restaurant KISSO" +value: "932" +data: App\Entity\Establishment {#34340 …} +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37827 +label: "Akekedrom Tantie DOUSSOU" +value: "933" +data: App\Entity\Establishment {#34365 …} +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37828 +label: "RESTAURANT FINANCES" +value: "934" +data: App\Entity\Establishment {#34390 …} +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37829 +label: "Mauritania Airlines International" +value: "935" +data: App\Entity\Establishment {#34415 …} +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37830 +label: "Poste électrique de l OMVG a GARAMBE" +value: "936" +data: App\Entity\Establishment {#34440 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37831 +label: "New York City Lambangni" +value: "938" +data: App\Entity\Establishment {#34465 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37832 +label: "Vision Canada" +value: "939" +data: App\Entity\Establishment {#34490 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37833 +label: "New York Petit Simbaya" +value: "940" +data: App\Entity\Establishment {#34515 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37834 +label: "ETI S.A" +value: "941" +data: App\Entity\Establishment {#34540 …} +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 {#34565 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37836 +label: "MediaAfrique Environnement" +value: "943" +data: App\Entity\Establishment {#34590 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37837 +label: "Media7plus" +value: "944" +data: App\Entity\Establishment {#34615 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37838 +label: "SOGUIBEC S.A" +value: "945" +data: App\Entity\Establishment {#34640 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37839 +label: "Shell Guinée" +value: "946" +data: App\Entity\Establishment {#34665 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37840 +label: "YMO Guinée" +value: "947" +data: App\Entity\Establishment {#34690 …} +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 {#34717 …} +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37842 +label: "SOCIETE BENKADY GUINEE" +value: "949" +data: App\Entity\Establishment {#34742 …} +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37843 +label: "INTERCEL PLUS Agence du Golfe" +value: "951" +data: App\Entity\Establishment {#34767 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37844 +label: "Super Bobo" +value: "952" +data: App\Entity\Establishment {#34792 …} +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37845 +label: "Supermarchés" +value: "953" +data: App\Entity\Establishment {#34817 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37846 +label: "Supermarché SDF" +value: "954" +data: App\Entity\Establishment {#34842 …} +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37847 +label: "SUPERETTE ASSI" +value: "955" +data: App\Entity\Establishment {#34867 …} +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37848 +label: "Superette HAMANA" +value: "956" +data: App\Entity\Establishment {#34892 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37849 +label: "SUPERETTE DE MAFANCO" +value: "957" +data: App\Entity\Establishment {#34917 …} +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37850 +label: "SUPÉRETTE POREDAKA" +value: "958" +data: App\Entity\Establishment {#34942 …} +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37851 +label: "Supérette isack" +value: "959" +data: App\Entity\Establishment {#34967 …} +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37852 +label: "Jardin Botanique de l'IRDPMAG" +value: "960" +data: App\Entity\Establishment {#34992 …} +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37853 +label: "IRDPMAG" +value: "961" +data: App\Entity\Establishment {#35017 …} +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37854 +label: "Boutique Au Pays Des Merveilles" +value: "962" +data: App\Entity\Establishment {#35042 …} +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37855 +label: "Agence GDJ de Sangoyah" +value: "963" +data: App\Entity\Establishment {#35067 …} +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37856 +label: "Pharmacie Dialma" +value: "964" +data: App\Entity\Establishment {#35092 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37857 +label: "Clinique sept Labé" +value: "965" +data: App\Entity\Establishment {#35117 …} +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 {#35142 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37859 +label: "GAC Port" +value: "967" +data: App\Entity\Establishment {#35167 …} +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37860 +label: "Diivariame shop" +value: "968" +data: App\Entity\Establishment {#35192 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37861 +label: "TBB Matériaux" +value: "969" +data: App\Entity\Establishment {#35217 …} +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37862 +label: "مسجد جوني" +value: "970" +data: App\Entity\Establishment {#35242 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37863 +label: "impots de dixinn" +value: "971" +data: App\Entity\Establishment {#35267 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37864 +label: "Jbara supermarket" +value: "972" +data: App\Entity\Establishment {#35292 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37865 +label: "Kobaya" +value: "973" +data: App\Entity\Establishment {#35317 …} +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 {#35342 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37867 +label: "I-TRONIX GUINEE" +value: "975" +data: App\Entity\Establishment {#35367 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37868 +label: "Le Réseau Ali" +value: "976" +data: App\Entity\Establishment {#35394 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37869 +label: "Salon casanova" +value: "977" +data: App\Entity\Establishment {#35419 …} +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 {#35444 …} +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37871 +label: "Centre de diagnostic de la CNSS" +value: "979" +data: App\Entity\Establishment {#3885 …} +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37872 +label: "Kaporo Beach" +value: "980" +data: App\Entity\Establishment {#35469 …} +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37873 +label: "Restaurant youpougon" +value: "981" +data: App\Entity\Establishment {#35494 …} +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37874 +label: "Blue Beach" +value: "982" +data: App\Entity\Establishment {#35519 …} +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37875 +label: "Restaurant O'BUREAU" +value: "983" +data: App\Entity\Establishment {#35544 …} +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 {#35569 …} +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37877 +label: "GI TOLES - GUINEE INDUSTRIES" +value: "985" +data: App\Entity\Establishment {#35594 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37878 +label: "LIBERTY TRAVEL" +value: "986" +data: App\Entity\Establishment {#35621 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37879 +label: "COLIS224" +value: "987" +data: App\Entity\Establishment {#35646 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37880 +label: "Colis224 kipé" +value: "988" +data: App\Entity\Establishment {#35671 …} +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37881 +label: "BTO" +value: "989" +data: App\Entity\Establishment {#35696 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37882 +label: "Le Serveur Night Chez Bouba" +value: "990" +data: App\Entity\Establishment {#35721 …} +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37883 +label: "Eguicotrap-Sarlu" +value: "991" +data: App\Entity\Establishment {#35746 …} +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37884 +label: "Emirates Airlines" +value: "992" +data: App\Entity\Establishment {#35771 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37885 +label: "CIAO" +value: "993" +data: App\Entity\Establishment {#35796 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37886 +label: "Marrakech Lounge" +value: "994" +data: App\Entity\Establishment {#35821 …} +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 {#35846 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37888 +label: "GUINEE CANADA SALL" +value: "996" +data: App\Entity\Establishment {#35871 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37889 +label: "Bonagui S.A" +value: "997" +data: App\Entity\Establishment {#35896 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37890 +label: "Bamako Street" +value: "998" +data: App\Entity\Establishment {#35921 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37891 +label: "Banque Populaire Maroco-Guinéen" +value: "999" +data: App\Entity\Establishment {#35946 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37892 +label: "Informatique de base, Infographie et imprimerie" +value: "1000" +data: App\Entity\Establishment {#35971 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37893 +label: "Magasin de Bruxelles" +value: "1001" +data: App\Entity\Establishment {#35996 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37894 +label: "TUNISAIR" +value: "1002" +data: App\Entity\Establishment {#36021 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37895 +label: "Restaurant Senegalais" +value: "1003" +data: App\Entity\Establishment {#36046 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37896 +label: "Électricité de Guinée EDG SA" +value: "1004" +data: App\Entity\Establishment {#36071 …} +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 {#36096 …} +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37898 +label: "Italia Box" +value: "1006" +data: App\Entity\Establishment {#36121 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37899 +label: "Enseignement Technique" +value: "1007" +data: App\Entity\Establishment {#36146 …} +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37900 +label: "Welhy" +value: "1008" +data: App\Entity\Establishment {#36171 …} +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37901 +label: "Kinshasa Court" +value: "1009" +data: App\Entity\Establishment {#36196 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37902 +label: "Orange digital center" +value: "1010" +data: App\Entity\Establishment {#36221 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37903 +label: "Energie" +value: "1011" +data: App\Entity\Establishment {#36246 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37904 +label: "Soleil FM Guinée" +value: "1012" +data: App\Entity\Establishment {#36271 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37905 +label: "magasin farine AGB kindia" +value: "1013" +data: App\Entity\Establishment {#36296 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37906 +label: "Tolerie & painture" +value: "1014" +data: App\Entity\Establishment {#36321 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37907 +label: "Laverie kaporo" +value: "1015" +data: App\Entity\Establishment {#36346 …} +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 {#36371 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37909 +label: "Siguiri sokoura" +value: "1017" +data: App\Entity\Establishment {#36396 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37910 +label: "N’zérékoré" +value: "1019" +data: App\Entity\Establishment {#36421 …} +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 {#36446 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37912 +label: "Africasport.org" +value: "1021" +data: App\Entity\Establishment {#36471 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37913 +label: "EDG LAMBANYI" +value: "1022" +data: App\Entity\Establishment {#36496 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37914 +label: "OFFICE NATIONAL DU TOURISME - ONT" +value: "1023" +data: App\Entity\Establishment {#3912 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37915 +label: "APIP Guinée" +value: "1024" +data: App\Entity\Establishment {#36521 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37916 +label: "Ministere du Commerce" +value: "1025" +data: App\Entity\Establishment {#3937 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37917 +label: "Office National du Tourisme" +value: "1026" +data: App\Entity\Establishment {#36546 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37918 +label: "APIP Office" +value: "1027" +data: App\Entity\Establishment {#36571 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37919 +label: "Société Guinéenne Du Patrimoine MINIER" +value: "1028" +data: App\Entity\Establishment {#36596 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37920 +label: "Société minière de Boké: SMB" +value: "1030" +data: App\Entity\Establishment {#36621 …} +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 {#36646 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37922 +label: "GGE - Guinea Gold Exploration" +value: "1033" +data: App\Entity\Establishment {#36671 …} +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 {#36696 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37924 +label: "SEG" +value: "1035" +data: App\Entity\Establishment {#36721 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37925 +label: "MINERAL WATER CORNER KALOUM" +value: "1036" +data: App\Entity\Establishment {#36746 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37926 +label: "Pharmacie Nouvelle Coronthie" +value: "1037" +data: App\Entity\Establishment {#36771 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37927 +label: "Conakry" +value: "1038" +data: App\Entity\Establishment {#36796 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37928 +label: "Préfecture de Télimélé" +value: "1039" +data: App\Entity\Establishment {#36821 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37929 +label: "Usine Topaz" +value: "1040" +data: App\Entity\Establishment {#36846 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37930 +label: "Winning Consortium Simandou Sau" +value: "1041" +data: App\Entity\Establishment {#36871 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37931 +label: "IMMO GROUPE" +value: "1042" +data: App\Entity\Establishment {#36896 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37932 +label: "Fraxion Multi Industries SARLU" +value: "1043" +data: App\Entity\Establishment {#36921 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37933 +label: "MINA SPA - Kipé" +value: "1044" +data: App\Entity\Establishment {#36946 …} +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 {#13966 -form: Symfony\Component\Form\Form {#1765 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13967 …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 {#1640 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1641 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1736 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1690 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1737 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1655 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1739 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1738 …} } |
| 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 {#1694 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1695 …} } |
| 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() {#1689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1475 …} $message: Closure() {#1688 …} $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 {#1768 …} -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 | "2f46986ae23d11f661fbd38f.Fx6jzASu_hj90REfWHAKERiiMpMvm-GBirqjRR6tcds.JEz6r1bftnfPjidsMjxLYFfGeeJq34ys5NnMC1nJH610VPmHRcvKUqiEeg" |
| 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 | "2f46986ae23d11f661fbd38f.Fx6jzASu_hj90REfWHAKERiiMpMvm-GBirqjRR6tcds.JEz6r1bftnfPjidsMjxLYFfGeeJq34ys5NnMC1nJH610VPmHRcvKUqiEeg" |
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 | "2f46986ae23d11f661fbd38f.Fx6jzASu_hj90REfWHAKERiiMpMvm-GBirqjRR6tcds.JEz6r1bftnfPjidsMjxLYFfGeeJq34ys5NnMC1nJH610VPmHRcvKUqiEeg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13266 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 {#1475 …} $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 | "2f46986ae23d11f661fbd38f.Fx6jzASu_hj90REfWHAKERiiMpMvm-GBirqjRR6tcds.JEz6r1bftnfPjidsMjxLYFfGeeJq34ys5NnMC1nJH610VPmHRcvKUqiEeg" |
| 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 | "2f46986ae23d11f661fbd38f.Fx6jzASu_hj90REfWHAKERiiMpMvm-GBirqjRR6tcds.JEz6r1bftnfPjidsMjxLYFfGeeJq34ys5NnMC1nJH610VPmHRcvKUqiEeg" |