Forms
-
search_form
-
establishment
-
subPrefecture
-
category
-
_token
-
-
quatation
-
title
-
name
-
lastName
-
category
-
email
-
description
-
submit
-
_token
-
search_form
"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) {#2594 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() {#2596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#2595 …} $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 {#3213 -form: Symfony\Component\Form\Form {#2687 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3244 …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
"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) {#2609 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() {#2611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#2610 …} $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 {#4279 -form: Symfony\Component\Form\Form {#2683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4280 …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
"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) {#2602 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#2446 …} } |
Doctrine\ORM\QueryBuilder {#2647 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2648 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2645 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2649 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#921 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2646 …} -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 {#2679 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2651 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2650 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2652 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2670 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2654 …} } |
| 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 {#2667 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1737 …} } |
| 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 {#2647 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2648 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2645 #from: "App\Entity\SubPrefecture" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2649 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#921 …} -dql: "SELECT s FROM App\Entity\SubPrefecture s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2646 …} -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() {#2643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#2641 …} $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 {#4274 +label: "" +value: "149" +data: App\Entity\SubPrefecture {#4256 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +label: "" +value: "30" +data: App\Entity\SubPrefecture {#4228 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +label: "" +value: "1" +data: App\Entity\SubPrefecture {#4221 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +label: "" +value: "64" +data: App\Entity\SubPrefecture {#4214 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +label: "" +value: "142" +data: App\Entity\SubPrefecture {#4207 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "" +value: "213" +data: App\Entity\SubPrefecture {#4200 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +label: "" +value: "43" +data: App\Entity\SubPrefecture {#4193 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +label: "" +value: "76" +data: App\Entity\SubPrefecture {#4186 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +label: "" +value: "65" +data: App\Entity\SubPrefecture {#4179 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +label: "" +value: "202" +data: App\Entity\SubPrefecture {#4174 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28475 +label: "" +value: "303" +data: App\Entity\SubPrefecture {#4167 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28476 +label: "" +value: "31" +data: App\Entity\SubPrefecture {#4160 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28477 +label: "" +value: "56" +data: App\Entity\SubPrefecture {#4155 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28478 +label: "" +value: "66" +data: App\Entity\SubPrefecture {#4148 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28479 +label: "" +value: "159" +data: App\Entity\SubPrefecture {#4143 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28480 +label: "" +value: "119" +data: App\Entity\SubPrefecture {#4136 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28481 +label: "" +value: "120" +data: App\Entity\SubPrefecture {#4129 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28482 +label: "" +value: "18" +data: App\Entity\SubPrefecture {#4124 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28483 +label: "" +value: "329" +data: App\Entity\SubPrefecture {#4117 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28484 +label: "" +value: "2" +data: App\Entity\SubPrefecture {#4110 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28485 +label: "" +value: "88" +data: App\Entity\SubPrefecture {#4105 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28486 +label: "" +value: "10" +data: App\Entity\SubPrefecture {#4098 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28487 +label: "" +value: "260" +data: App\Entity\SubPrefecture {#4091 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28488 +label: "" +value: "32" +data: App\Entity\SubPrefecture {#4084 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28489 +label: "" +value: "67" +data: App\Entity\SubPrefecture {#4079 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28490 +label: "" +value: "44" +data: App\Entity\SubPrefecture {#4074 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28491 +label: "" +value: "19" +data: App\Entity\SubPrefecture {#4069 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28492 +label: "" +value: "33" +data: App\Entity\SubPrefecture {#4064 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28493 +label: "" +value: "150" +data: App\Entity\SubPrefecture {#4059 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28494 +label: "" +value: "278" +data: App\Entity\SubPrefecture {#4054 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28495 +label: "" +value: "279" +data: App\Entity\SubPrefecture {#4047 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28496 +label: "" +value: "330" +data: App\Entity\SubPrefecture {#4042 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28497 +label: "" +value: "331" +data: App\Entity\SubPrefecture {#4037 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28498 +label: "" +value: "304" +data: App\Entity\SubPrefecture {#4032 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28499 +label: "" +value: "109" +data: App\Entity\SubPrefecture {#4027 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28500 +label: "" +value: "3" +data: App\Entity\SubPrefecture {#4020 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28501 +label: "" +value: "236" +data: App\Entity\SubPrefecture {#4015 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28502 +label: "" +value: "101" +data: App\Entity\SubPrefecture {#4008 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28503 +label: "" +value: "305" +data: App\Entity\SubPrefecture {#4001 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28504 +label: "" +value: "110" +data: App\Entity\SubPrefecture {#3996 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28505 +label: "" +value: "336" +data: App\Entity\SubPrefecture {#3991 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28506 +label: "" +value: "280" +data: App\Entity\SubPrefecture {#3984 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28507 +label: "" +value: "294" +data: App\Entity\SubPrefecture {#3979 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28508 +label: "" +value: "45" +data: App\Entity\SubPrefecture {#3972 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28509 +label: "" +value: "246" +data: App\Entity\SubPrefecture {#3967 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28510 +label: "" +value: "318" +data: App\Entity\SubPrefecture {#3960 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28511 +label: "" +value: "169" +data: App\Entity\SubPrefecture {#3953 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28512 +label: "" +value: "261" +data: App\Entity\SubPrefecture {#3946 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28513 +label: "" +value: "332" +data: App\Entity\SubPrefecture {#3941 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28514 +label: "" +value: "68" +data: App\Entity\SubPrefecture {#3936 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28515 +label: "" +value: "102" +data: App\Entity\SubPrefecture {#3931 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28516 +label: "" +value: "272" +data: App\Entity\SubPrefecture {#3926 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28517 +label: "" +value: "138" +data: App\Entity\SubPrefecture {#3919 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28518 +label: "" +value: "111" +data: App\Entity\SubPrefecture {#3912 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28519 +label: "" +value: "4" +data: App\Entity\SubPrefecture {#3907 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28520 +label: "" +value: "237" +data: App\Entity\SubPrefecture {#3902 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28521 +label: "" +value: "189" +data: App\Entity\SubPrefecture {#3897 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28522 +label: "" +value: "160" +data: App\Entity\SubPrefecture {#3890 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28523 +label: "" +value: "57" +data: App\Entity\SubPrefecture {#3885 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28524 +label: "" +value: "190" +data: App\Entity\SubPrefecture {#3880 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28525 +label: "" +value: "170" +data: App\Entity\SubPrefecture {#3875 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28526 +label: "" +value: "306" +data: App\Entity\SubPrefecture {#3870 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28527 +label: "" +value: "11" +data: App\Entity\SubPrefecture {#3865 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28528 +label: "" +value: "77" +data: App\Entity\SubPrefecture {#3860 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28529 +label: "" +value: "281" +data: App\Entity\SubPrefecture {#3855 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28530 +label: "" +value: "191" +data: App\Entity\SubPrefecture {#3850 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28531 +label: "" +value: "282" +data: App\Entity\SubPrefecture {#3845 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28532 +label: "" +value: "12" +data: App\Entity\SubPrefecture {#3840 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28533 +label: "" +value: "333" +data: App\Entity\SubPrefecture {#3835 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28534 +label: "" +value: "13" +data: App\Entity\SubPrefecture {#3830 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28535 +label: "" +value: "192" +data: App\Entity\SubPrefecture {#3825 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28536 +label: "" +value: "203" +data: App\Entity\SubPrefecture {#3820 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28537 +label: "" +value: "238" +data: App\Entity\SubPrefecture {#3815 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28538 +label: "" +value: "273" +data: App\Entity\SubPrefecture {#3810 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28539 +label: "" +value: "5" +data: App\Entity\SubPrefecture {#3805 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28540 +label: "" +value: "89" +data: App\Entity\SubPrefecture {#3800 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28541 +label: "" +value: "214" +data: App\Entity\SubPrefecture {#3795 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28542 +label: "" +value: "262" +data: App\Entity\SubPrefecture {#3790 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28543 +label: "" +value: "69" +data: App\Entity\SubPrefecture {#3785 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28544 +label: "" +value: "215" +data: App\Entity\SubPrefecture {#3780 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28545 +label: "" +value: "247" +data: App\Entity\SubPrefecture {#3775 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28546 +label: "" +value: "103" +data: App\Entity\SubPrefecture {#3770 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28547 +label: "" +value: "70" +data: App\Entity\SubPrefecture {#3765 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28548 +label: "" +value: "143" +data: App\Entity\SubPrefecture {#3760 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28549 +label: "" +value: "183" +data: App\Entity\SubPrefecture {#3755 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28550 +label: "" +value: "144" +data: App\Entity\SubPrefecture {#3748 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28551 +label: "" +value: "337" +data: App\Entity\SubPrefecture {#3743 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28552 +label: "" +value: "78" +data: App\Entity\SubPrefecture {#3738 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28553 +label: "" +value: "20" +data: App\Entity\SubPrefecture {#3733 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28554 +label: "" +value: "151" +data: App\Entity\SubPrefecture {#3728 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28555 +label: "" +value: "307" +data: App\Entity\SubPrefecture {#3723 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28556 +label: "" +value: "226" +data: App\Entity\SubPrefecture {#3718 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28557 +label: "" +value: "227" +data: App\Entity\SubPrefecture {#3711 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28558 +label: "" +value: "34" +data: App\Entity\SubPrefecture {#3706 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28559 +label: "" +value: "35" +data: App\Entity\SubPrefecture {#3701 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28560 +label: "" +value: "152" +data: App\Entity\SubPrefecture {#3696 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28561 +label: "" +value: "283" +data: App\Entity\SubPrefecture {#3691 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28562 +label: "" +value: "216" +data: App\Entity\SubPrefecture {#3686 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28563 +label: "" +value: "123" +data: App\Entity\SubPrefecture {#3681 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28564 +label: "" +value: "295" +data: App\Entity\SubPrefecture {#3674 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28565 +label: "" +value: "90" +data: App\Entity\SubPrefecture {#3669 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28566 +label: "" +value: "121" +data: App\Entity\SubPrefecture {#3664 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28567 +label: "" +value: "161" +data: App\Entity\SubPrefecture {#3659 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28568 +label: "" +value: "184" +data: App\Entity\SubPrefecture {#3654 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28569 +label: "" +value: "14" +data: App\Entity\SubPrefecture {#3649 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28570 +label: "" +value: "296" +data: App\Entity\SubPrefecture {#3644 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28571 +label: "" +value: "124" +data: App\Entity\SubPrefecture {#3639 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28572 +label: "" +value: "193" +data: App\Entity\SubPrefecture {#3634 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28573 +label: "" +value: "217" +data: App\Entity\SubPrefecture {#3629 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28574 +label: "" +value: "284" +data: App\Entity\SubPrefecture {#3624 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28575 +label: "" +value: "36" +data: App\Entity\SubPrefecture {#3619 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28576 +label: "" +value: "46" +data: App\Entity\SubPrefecture {#3614 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28577 +label: "" +value: "285" +data: App\Entity\SubPrefecture {#3609 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28578 +label: "" +value: "21" +data: App\Entity\SubPrefecture {#3604 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28579 +label: "" +value: "263" +data: App\Entity\SubPrefecture {#3599 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28580 +label: "" +value: "248" +data: App\Entity\SubPrefecture {#3594 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28581 +label: "" +value: "319" +data: App\Entity\SubPrefecture {#3589 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28582 +label: "" +value: "171" +data: App\Entity\SubPrefecture {#3584 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28583 +label: "" +value: "297" +data: App\Entity\SubPrefecture {#3579 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28584 +label: "" +value: "338" +data: App\Entity\SubPrefecture {#3574 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28585 +label: "" +value: "339" +data: App\Entity\SubPrefecture {#3569 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28586 +label: "" +value: "131" +data: App\Entity\SubPrefecture {#3564 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28587 +label: "" +value: "194" +data: App\Entity\SubPrefecture {#3557 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28588 +label: "" +value: "22" +data: App\Entity\SubPrefecture {#3552 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28589 +label: "" +value: "204" +data: App\Entity\SubPrefecture {#3547 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28590 +label: "" +value: "218" +data: App\Entity\SubPrefecture {#3542 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28591 +label: "" +value: "239" +data: App\Entity\SubPrefecture {#3537 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28592 +label: "" +value: "195" +data: App\Entity\SubPrefecture {#3532 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28593 +label: "" +value: "153" +data: App\Entity\SubPrefecture {#3527 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28594 +label: "" +value: "125" +data: App\Entity\SubPrefecture {#3522 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28595 +label: "" +value: "154" +data: App\Entity\SubPrefecture {#3517 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28596 +label: "" +value: "15" +data: App\Entity\SubPrefecture {#3512 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28597 +label: "" +value: "155" +data: App\Entity\SubPrefecture {#3507 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28598 +label: "" +value: "274" +data: App\Entity\SubPrefecture {#3502 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28599 +label: "" +value: "132" +data: App\Entity\SubPrefecture {#3497 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28600 +label: "" +value: "112" +data: App\Entity\SubPrefecture {#3492 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28601 +label: "" +value: "47" +data: App\Entity\SubPrefecture {#3487 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28602 +label: "" +value: "113" +data: App\Entity\SubPrefecture {#3482 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28603 +label: "" +value: "240" +data: App\Entity\SubPrefecture {#3477 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28604 +label: "" +value: "6" +data: App\Entity\SubPrefecture {#3472 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28605 +label: "" +value: "48" +data: App\Entity\SubPrefecture {#3467 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28606 +label: "" +value: "228" +data: App\Entity\SubPrefecture {#3462 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28607 +label: "" +value: "79" +data: App\Entity\SubPrefecture {#3457 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28608 +label: "" +value: "286" +data: App\Entity\SubPrefecture {#3452 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28609 +label: "" +value: "340" +data: App\Entity\SubPrefecture {#3447 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28610 +label: "" +value: "241" +data: App\Entity\SubPrefecture {#3442 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28611 +label: "" +value: "249" +data: App\Entity\SubPrefecture {#3437 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28612 +label: "" +value: "58" +data: App\Entity\SubPrefecture {#3432 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28613 +label: "" +value: "145" +data: App\Entity\SubPrefecture {#3427 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28614 +label: "" +value: "162" +data: App\Entity\SubPrefecture {#3422 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28615 +label: "" +value: "7" +data: App\Entity\SubPrefecture {#3417 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28616 +label: "" +value: "91" +data: App\Entity\SubPrefecture {#3412 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28617 +label: "" +value: "80" +data: App\Entity\SubPrefecture {#3407 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28618 +label: "" +value: "71" +data: App\Entity\SubPrefecture {#3402 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28619 +label: "" +value: "92" +data: App\Entity\SubPrefecture {#3397 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28620 +label: "" +value: "37" +data: App\Entity\SubPrefecture {#3392 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28621 +label: "" +value: "172" +data: App\Entity\SubPrefecture {#3387 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28622 +label: "" +value: "242" +data: App\Entity\SubPrefecture {#3382 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28623 +label: "" +value: "104" +data: App\Entity\SubPrefecture {#3377 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28624 +label: "" +value: "320" +data: App\Entity\SubPrefecture {#3372 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28625 +label: "" +value: "23" +data: App\Entity\SubPrefecture {#3367 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28626 +label: "" +value: "298" +data: App\Entity\SubPrefecture {#3362 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28627 +label: "" +value: "114" +data: App\Entity\SubPrefecture {#3357 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28628 +label: "" +value: "229" +data: App\Entity\SubPrefecture {#4308 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28629 +label: "" +value: "163" +data: App\Entity\SubPrefecture {#4285 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28630 +label: "" +value: "173" +data: App\Entity\SubPrefecture {#4303 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28631 +label: "" +value: "230" +data: App\Entity\SubPrefecture {#27582 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28632 +label: "" +value: "59" +data: App\Entity\SubPrefecture {#27587 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28633 +label: "" +value: "73" +data: App\Entity\SubPrefecture {#27592 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28634 +label: "" +value: "231" +data: App\Entity\SubPrefecture {#27597 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28635 +label: "" +value: "8" +data: App\Entity\SubPrefecture {#27602 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28636 +label: "" +value: "250" +data: App\Entity\SubPrefecture {#27607 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28637 +label: "" +value: "174" +data: App\Entity\SubPrefecture {#27612 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28638 +label: "" +value: "205" +data: App\Entity\SubPrefecture {#27617 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28639 +label: "" +value: "321" +data: App\Entity\SubPrefecture {#27622 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28640 +label: "" +value: "308" +data: App\Entity\SubPrefecture {#27627 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28641 +label: "" +value: "185" +data: App\Entity\SubPrefecture {#27632 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28642 +label: "" +value: "81" +data: App\Entity\SubPrefecture {#27637 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28643 +label: "" +value: "322" +data: App\Entity\SubPrefecture {#27642 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28644 +label: "" +value: "72" +data: App\Entity\SubPrefecture {#27647 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28645 +label: "" +value: "287" +data: App\Entity\SubPrefecture {#27652 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28646 +label: "" +value: "49" +data: App\Entity\SubPrefecture {#27657 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28647 +label: "" +value: "126" +data: App\Entity\SubPrefecture {#27662 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28648 +label: "" +value: "133" +data: App\Entity\SubPrefecture {#27667 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28649 +label: "" +value: "82" +data: App\Entity\SubPrefecture {#27672 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28650 +label: "" +value: "38" +data: App\Entity\SubPrefecture {#27677 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28651 +label: "" +value: "341" +data: App\Entity\SubPrefecture {#27682 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28652 +label: "" +value: "60" +data: App\Entity\SubPrefecture {#27687 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28653 +label: "" +value: "127" +data: App\Entity\SubPrefecture {#27692 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28654 +label: "" +value: "196" +data: App\Entity\SubPrefecture {#27697 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28655 +label: "" +value: "232" +data: App\Entity\SubPrefecture {#27702 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28656 +label: "" +value: "139" +data: App\Entity\SubPrefecture {#27707 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28657 +label: "" +value: "74" +data: App\Entity\SubPrefecture {#27712 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28658 +label: "" +value: "309" +data: App\Entity\SubPrefecture {#27717 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28659 +label: "" +value: "233" +data: App\Entity\SubPrefecture {#27722 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28660 +label: "" +value: "197" +data: App\Entity\SubPrefecture {#27727 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28661 +label: "" +value: "206" +data: App\Entity\SubPrefecture {#27732 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28662 +label: "" +value: "299" +data: App\Entity\SubPrefecture {#27737 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28663 +label: "" +value: "16" +data: App\Entity\SubPrefecture {#27742 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28664 +label: "" +value: "219" +data: App\Entity\SubPrefecture {#27747 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28665 +label: "" +value: "207" +data: App\Entity\SubPrefecture {#27752 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28666 +label: "" +value: "264" +data: App\Entity\SubPrefecture {#27757 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28667 +label: "" +value: "61" +data: App\Entity\SubPrefecture {#27762 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28668 +label: "" +value: "208" +data: App\Entity\SubPrefecture {#27767 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28669 +label: "" +value: "105" +data: App\Entity\SubPrefecture {#27772 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28670 +label: "" +value: "293" +data: App\Entity\SubPrefecture {#27777 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28671 +label: "" +value: "300" +data: App\Entity\SubPrefecture {#27782 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28672 +label: "" +value: "310" +data: App\Entity\SubPrefecture {#27787 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28673 +label: "" +value: "265" +data: App\Entity\SubPrefecture {#27792 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28674 +label: "" +value: "164" +data: App\Entity\SubPrefecture {#27797 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28675 +label: "" +value: "222" +data: App\Entity\SubPrefecture {#27802 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28676 +label: "" +value: "220" +data: App\Entity\SubPrefecture {#27807 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28677 +label: "" +value: "243" +data: App\Entity\SubPrefecture {#27812 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28678 +label: "" +value: "156" +data: App\Entity\SubPrefecture {#27817 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28679 +label: "" +value: "128" +data: App\Entity\SubPrefecture {#27822 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28680 +label: "" +value: "115" +data: App\Entity\SubPrefecture {#27827 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28681 +label: "" +value: "93" +data: App\Entity\SubPrefecture {#27832 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28682 +label: "" +value: "221" +data: App\Entity\SubPrefecture {#27837 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28683 +label: "" +value: "165" +data: App\Entity\SubPrefecture {#27842 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28684 +label: "" +value: "251" +data: App\Entity\SubPrefecture {#27847 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28685 +label: "" +value: "50" +data: App\Entity\SubPrefecture {#27852 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28686 +label: "" +value: "209" +data: App\Entity\SubPrefecture {#27857 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28687 +label: "" +value: "83" +data: App\Entity\SubPrefecture {#27862 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28688 +label: "" +value: "140" +data: App\Entity\SubPrefecture {#27867 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28689 +label: "" +value: "39" +data: App\Entity\SubPrefecture {#27872 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28690 +label: "" +value: "106" +data: App\Entity\SubPrefecture {#27877 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28691 +label: "" +value: "24" +data: App\Entity\SubPrefecture {#27882 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28692 +label: "" +value: "186" +data: App\Entity\SubPrefecture {#27887 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28693 +label: "" +value: "275" +data: App\Entity\SubPrefecture {#27892 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28694 +label: "" +value: "276" +data: App\Entity\SubPrefecture {#27897 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28695 +label: "" +value: "51" +data: App\Entity\SubPrefecture {#27902 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28696 +label: "" +value: "175" +data: App\Entity\SubPrefecture {#27907 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28697 +label: "" +value: "187" +data: App\Entity\SubPrefecture {#27912 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28698 +label: "" +value: "244" +data: App\Entity\SubPrefecture {#27917 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28699 +label: "" +value: "166" +data: App\Entity\SubPrefecture {#27922 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28700 +label: "" +value: "245" +data: App\Entity\SubPrefecture {#27927 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28701 +label: "" +value: "52" +data: App\Entity\SubPrefecture {#27932 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28702 +label: "" +value: "84" +data: App\Entity\SubPrefecture {#27937 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28703 +label: "" +value: "288" +data: App\Entity\SubPrefecture {#27942 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28704 +label: "" +value: "157" +data: App\Entity\SubPrefecture {#27947 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28705 +label: "" +value: "9" +data: App\Entity\SubPrefecture {#27952 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28706 +label: "" +value: "311" +data: App\Entity\SubPrefecture {#27957 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28707 +label: "" +value: "323" +data: App\Entity\SubPrefecture {#27962 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28708 +label: "" +value: "301" +data: App\Entity\SubPrefecture {#27967 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28709 +label: "" +value: "94" +data: App\Entity\SubPrefecture {#27972 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28710 +label: "" +value: "95" +data: App\Entity\SubPrefecture {#27977 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28711 +label: "" +value: "96" +data: App\Entity\SubPrefecture {#27982 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28712 +label: "" +value: "85" +data: App\Entity\SubPrefecture {#27987 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28713 +label: "" +value: "266" +data: App\Entity\SubPrefecture {#27992 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28714 +label: "" +value: "289" +data: App\Entity\SubPrefecture {#27997 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28715 +label: "" +value: "342" +data: App\Entity\SubPrefecture {#28002 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28716 +label: "" +value: "97" +data: App\Entity\SubPrefecture {#28007 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28717 +label: "" +value: "100" +data: App\Entity\SubPrefecture {#28012 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28718 +label: "" +value: "198" +data: App\Entity\SubPrefecture {#28017 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28719 +label: "" +value: "252" +data: App\Entity\SubPrefecture {#28022 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28720 +label: "" +value: "146" +data: App\Entity\SubPrefecture {#28027 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28721 +label: "" +value: "343" +data: App\Entity\SubPrefecture {#28032 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28722 +label: "" +value: "253" +data: App\Entity\SubPrefecture {#28037 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28723 +label: "" +value: "312" +data: App\Entity\SubPrefecture {#28042 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28724 +label: "" +value: "324" +data: App\Entity\SubPrefecture {#28047 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28725 +label: "" +value: "313" +data: App\Entity\SubPrefecture {#28052 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28726 +label: "" +value: "210" +data: App\Entity\SubPrefecture {#28057 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28727 +label: "" +value: "25" +data: App\Entity\SubPrefecture {#28062 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28728 +label: "" +value: "334" +data: App\Entity\SubPrefecture {#28067 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28729 +label: "" +value: "188" +data: App\Entity\SubPrefecture {#28072 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28730 +label: "" +value: "267" +data: App\Entity\SubPrefecture {#28077 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28731 +label: "" +value: "199" +data: App\Entity\SubPrefecture {#28082 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28732 +label: "" +value: "254" +data: App\Entity\SubPrefecture {#28087 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28733 +label: "" +value: "277" +data: App\Entity\SubPrefecture {#28092 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28734 +label: "" +value: "53" +data: App\Entity\SubPrefecture {#28097 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28735 +label: "" +value: "211" +data: App\Entity\SubPrefecture {#28102 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28736 +label: "" +value: "86" +data: App\Entity\SubPrefecture {#28107 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28737 +label: "" +value: "290" +data: App\Entity\SubPrefecture {#28112 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28738 +label: "" +value: "167" +data: App\Entity\SubPrefecture {#28117 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28739 +label: "" +value: "134" +data: App\Entity\SubPrefecture {#28122 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28740 +label: "" +value: "325" +data: App\Entity\SubPrefecture {#28127 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28741 +label: "" +value: "26" +data: App\Entity\SubPrefecture {#28132 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28742 +label: "" +value: "40" +data: App\Entity\SubPrefecture {#28137 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28743 +label: "" +value: "116" +data: App\Entity\SubPrefecture {#28142 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28744 +label: "" +value: "268" +data: App\Entity\SubPrefecture {#28147 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28745 +label: "" +value: "75" +data: App\Entity\SubPrefecture {#28152 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28746 +label: "" +value: "200" +data: App\Entity\SubPrefecture {#28157 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28747 +label: "" +value: "117" +data: App\Entity\SubPrefecture {#28162 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28748 +label: "" +value: "87" +data: App\Entity\SubPrefecture {#28167 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28749 +label: "" +value: "176" +data: App\Entity\SubPrefecture {#28172 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28750 +label: "" +value: "255" +data: App\Entity\SubPrefecture {#28177 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28751 +label: "" +value: "135" +data: App\Entity\SubPrefecture {#28182 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28752 +label: "" +value: "177" +data: App\Entity\SubPrefecture {#28187 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28753 +label: "" +value: "17" +data: App\Entity\SubPrefecture {#28192 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28754 +label: "" +value: "314" +data: App\Entity\SubPrefecture {#28197 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28755 +label: "" +value: "315" +data: App\Entity\SubPrefecture {#28202 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28756 +label: "" +value: "62" +data: App\Entity\SubPrefecture {#28207 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28757 +label: "" +value: "98" +data: App\Entity\SubPrefecture {#28212 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28758 +label: "" +value: "99" +data: App\Entity\SubPrefecture {#28217 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28759 +label: "" +value: "158" +data: App\Entity\SubPrefecture {#28222 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28760 +label: "" +value: "291" +data: App\Entity\SubPrefecture {#28227 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28761 +label: "" +value: "178" +data: App\Entity\SubPrefecture {#28232 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28762 +label: "" +value: "269" +data: App\Entity\SubPrefecture {#28237 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28763 +label: "" +value: "179" +data: App\Entity\SubPrefecture {#28242 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28764 +label: "" +value: "292" +data: App\Entity\SubPrefecture {#28247 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28765 +label: "" +value: "27" +data: App\Entity\SubPrefecture {#28252 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28766 +label: "" +value: "63" +data: App\Entity\SubPrefecture {#28257 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28767 +label: "" +value: "168" +data: App\Entity\SubPrefecture {#28262 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28768 +label: "" +value: "326" +data: App\Entity\SubPrefecture {#28267 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28769 +label: "" +value: "256" +data: App\Entity\SubPrefecture {#28272 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28770 +label: "" +value: "107" +data: App\Entity\SubPrefecture {#28277 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28771 +label: "" +value: "118" +data: App\Entity\SubPrefecture {#28282 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28772 +label: "" +value: "147" +data: App\Entity\SubPrefecture {#28287 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28773 +label: "" +value: "234" +data: App\Entity\SubPrefecture {#28292 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28774 +label: "" +value: "180" +data: App\Entity\SubPrefecture {#28297 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28775 +label: "" +value: "257" +data: App\Entity\SubPrefecture {#28302 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28776 +label: "" +value: "344" +data: App\Entity\SubPrefecture {#28307 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28777 +label: "" +value: "181" +data: App\Entity\SubPrefecture {#28312 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28778 +label: "" +value: "223" +data: App\Entity\SubPrefecture {#28317 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28779 +label: "" +value: "345" +data: App\Entity\SubPrefecture {#28322 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28780 +label: "" +value: "136" +data: App\Entity\SubPrefecture {#28327 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28781 +label: "" +value: "182" +data: App\Entity\SubPrefecture {#28332 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28782 +label: "" +value: "270" +data: App\Entity\SubPrefecture {#28337 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28783 +label: "" +value: "271" +data: App\Entity\SubPrefecture {#28342 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28784 +label: "" +value: "258" +data: App\Entity\SubPrefecture {#28347 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28785 +label: "" +value: "29" +data: App\Entity\SubPrefecture {#28352 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28786 +label: "" +value: "54" +data: App\Entity\SubPrefecture {#28357 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28787 +label: "" +value: "28" +data: App\Entity\SubPrefecture {#28362 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28788 +label: "" +value: "55" +data: App\Entity\SubPrefecture {#28367 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28789 +label: "" +value: "259" +data: App\Entity\SubPrefecture {#28372 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28790 +label: "" +value: "148" +data: App\Entity\SubPrefecture {#28377 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28791 +label: "" +value: "122" +data: App\Entity\SubPrefecture {#28382 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28792 +label: "" +value: "129" +data: App\Entity\SubPrefecture {#28387 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28793 +label: "" +value: "224" +data: App\Entity\SubPrefecture {#28392 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28794 +label: "" +value: "108" +data: App\Entity\SubPrefecture {#28397 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28795 +label: "" +value: "235" +data: App\Entity\SubPrefecture {#28402 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28796 +label: "" +value: "302" +data: App\Entity\SubPrefecture {#28407 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28797 +label: "" +value: "201" +data: App\Entity\SubPrefecture {#28412 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28798 +label: "" +value: "212" +data: App\Entity\SubPrefecture {#28417 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28799 +label: "" +value: "316" +data: App\Entity\SubPrefecture {#28422 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28800 +label: "" +value: "317" +data: App\Entity\SubPrefecture {#28427 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28801 +label: "" +value: "130" +data: App\Entity\SubPrefecture {#28432 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28802 +label: "" +value: "327" +data: App\Entity\SubPrefecture {#28437 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28803 +label: "" +value: "141" +data: App\Entity\SubPrefecture {#28442 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28804 +label: "" +value: "328" +data: App\Entity\SubPrefecture {#28447 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28805 +label: "" +value: "41" +data: App\Entity\SubPrefecture {#28452 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28806 +label: "" +value: "225" +data: App\Entity\SubPrefecture {#28457 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28807 +label: "" +value: "42" +data: App\Entity\SubPrefecture {#28462 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28808 +label: "" +value: "335" +data: App\Entity\SubPrefecture {#28467 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28809 +label: "" +value: "137" +data: App\Entity\SubPrefecture {#28472 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4278 -form: Symfony\Component\Form\Form {#2700 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4277 …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) {#4275 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
"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) {#2603 class: "App\Form\SearchFormType" this: App\Form\SearchFormType {#2446 …} } |
Doctrine\ORM\QueryBuilder {#2657 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2673 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2656 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2669 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#921 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2674 …} -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 {#2704 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2672 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2675 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2652 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2676 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2671 …} } |
| 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 {#2692 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#807 …} } |
| 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 {#2657 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2673 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2656 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2669 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#921 …} -dql: "SELECT c FROM App\Entity\Category c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2674 …} -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() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#2659 …} $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 {#28813 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#28830 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28817 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#28841 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28815 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#28852 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28819 +label: "achat" +value: "557" +data: App\Entity\Category {#28861 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28814 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#28870 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28826 +label: "administrations" +value: "8" +data: App\Entity\Category {#28881 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28824 +label: "aéroports" +value: "109" +data: App\Entity\Category {#28890 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28823 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#28899 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28816 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#28908 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28827 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#28917 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34989 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#28928 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34990 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#28937 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34991 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#28948 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34992 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#28957 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34993 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#28966 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34994 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#28977 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34995 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#28986 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34996 +label: "agriculture" +value: "373" +data: App\Entity\Category {#28997 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34997 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#29006 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34998 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#28831 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35000 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#29027 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34999 +label: "agronomie" +value: "376" +data: App\Entity\Category {#29036 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35002 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#29045 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35003 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#29056 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35004 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#29065 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35005 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#29074 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35006 +label: "aluminium" +value: "132" +data: App\Entity\Category {#29083 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35007 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#29092 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35008 +label: "ambulances" +value: "532" +data: App\Entity\Category {#29101 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35009 +label: "aménagement" +value: "573" +data: App\Entity\Category {#29110 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35010 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#29121 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35011 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#29130 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35012 +label: "ameublement" +value: "193" +data: App\Entity\Category {#29139 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35013 +label: "animalerie" +value: "310" +data: App\Entity\Category {#29148 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35014 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#29157 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35015 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#29166 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35016 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#29175 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35017 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#29184 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35018 +label: "aquarium" +value: "52" +data: App\Entity\Category {#29193 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35019 +label: "architectes" +value: "134" +data: App\Entity\Category {#29202 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35020 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#29211 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35021 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#29222 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35022 +label: "art graphique" +value: "4" +data: App\Entity\Category {#29233 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35023 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#29242 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35024 +label: "artisanat" +value: "196" +data: App\Entity\Category {#29251 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35025 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#29252 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35026 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#29270 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35027 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#29279 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35028 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#29288 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35029 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#29297 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35030 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#29306 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35031 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#29315 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35032 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#29324 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35033 +label: "associations" +value: "178" +data: App\Entity\Category {#29333 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35034 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#29342 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35035 +label: "assurances" +value: "65" +data: App\Entity\Category {#29351 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35036 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#29362 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35037 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#29371 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35038 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#29380 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35039 +label: "auberge" +value: "534" +data: App\Entity\Category {#29389 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35040 +label: "auberges" +value: "292" +data: App\Entity\Category {#29398 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35041 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#29407 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35042 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#29416 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35043 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#29427 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35044 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#1019 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35045 +label: "autre" +value: "72" +data: App\Entity\Category {#29444 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35046 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#29453 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35047 +label: "banques" +value: "67" +data: App\Entity\Category {#29462 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35048 +label: "bar" +value: "14" +data: App\Entity\Category {#29471 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35049 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#29480 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35050 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#28871 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35051 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#29497 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35052 +label: "béton" +value: "138" +data: App\Entity\Category {#29508 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35053 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#29517 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35054 +label: "bien être" +value: "80" +data: App\Entity\Category {#29528 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35055 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#29537 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35056 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#29546 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35057 +label: "biologistes" +value: "329" +data: App\Entity\Category {#29555 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35058 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#29566 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35059 +label: "bois" +value: "139" +data: App\Entity\Category {#29575 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35060 +label: "boissons" +value: "380" +data: App\Entity\Category {#29584 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35061 +label: "boucheries" +value: "200" +data: App\Entity\Category {#29593 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35062 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#29602 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35063 +label: "boutique" +value: "252" +data: App\Entity\Category {#29611 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35064 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#29620 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35065 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#29629 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35066 +label: "bowling" +value: "309" +data: App\Entity\Category {#29638 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35067 +label: "brasserie" +value: "441" +data: App\Entity\Category {#29647 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35068 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#29656 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35069 +label: "broderies" +value: "202" +data: App\Entity\Category {#29665 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35070 +label: "btp" +value: "536" +data: App\Entity\Category {#29674 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35071 +label: "bts" +value: "541" +data: App\Entity\Category {#29683 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35072 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#29692 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35073 +label: "bureautique" +value: "314" +data: App\Entity\Category {#29701 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35074 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#29710 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35075 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#29719 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35076 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#29728 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35077 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#29737 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35078 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#29746 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35079 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#29755 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35080 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#29764 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35081 +label: "café" +value: "26" +data: App\Entity\Category {#29773 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35082 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#29782 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35083 +label: "camping" +value: "51" +data: App\Entity\Category {#29791 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35084 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#29800 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35085 +label: "carrelage" +value: "140" +data: App\Entity\Category {#29809 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35086 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#29818 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35087 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#29827 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35088 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#29836 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35089 +label: "cartographie" +value: "179" +data: App\Entity\Category {#29847 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35090 +label: "casinos" +value: "50" +data: App\Entity\Category {#29856 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35091 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#29865 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35092 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#29874 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35093 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#29885 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35094 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#29894 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35095 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#29903 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35096 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#29912 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35097 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#29921 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35098 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#29930 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35099 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#29939 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35100 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#29948 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35101 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#29957 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35102 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#29966 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35103 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#29975 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35104 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#29984 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35105 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#29993 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35106 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#1006 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35107 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#30002 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35108 +label: "chaussures" +value: "206" +data: App\Entity\Category {#30011 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35109 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#30020 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35110 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#30029 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35111 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#30038 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35112 +label: "cimetière" +value: "74" +data: App\Entity\Category {#30047 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35113 +label: "cinémas" +value: "296" +data: App\Entity\Category {#30056 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35114 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#30065 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35115 +label: "cloud" +value: "321" +data: App\Entity\Category {#30074 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35116 +label: "club de football" +value: "574" +data: App\Entity\Category {#30083 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35117 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#30092 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35118 +label: "collège" +value: "539" +data: App\Entity\Category {#30101 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35119 +label: "commerce général" +value: "207" +data: App\Entity\Category {#30110 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35120 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#28842 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35121 +label: "commercial" +value: "553" +data: App\Entity\Category {#30127 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35122 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#30136 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35123 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#30145 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35124 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#28918 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35125 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#30162 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35126 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#30171 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35127 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#30180 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35128 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#30189 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35129 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#29417 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35130 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#30206 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35131 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#30215 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35132 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#30224 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35133 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#30233 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35134 +label: "confédérations" +value: "404" +data: App\Entity\Category {#30242 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35135 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#30251 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35136 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#30260 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35137 +label: "consignation" +value: "511" +data: App\Entity\Category {#30269 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35138 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#30278 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35139 +label: "construction" +value: "143" +data: App\Entity\Category {#30287 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35140 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#30296 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35141 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#30305 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35142 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#30314 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35143 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#30323 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35144 +label: "copie service" +value: "482" +data: App\Entity\Category {#30332 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35145 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#30341 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35146 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#30350 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35147 +label: "courrier" +value: "483" +data: App\Entity\Category {#30359 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35148 +label: "courrier express" +value: "484" +data: App\Entity\Category {#30368 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35149 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#30377 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35150 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#30386 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35151 +label: "crémation" +value: "612" +data: App\Entity\Category {#30395 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35152 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#30404 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35153 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#30413 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35154 +label: "cuisines" +value: "145" +data: App\Entity\Category {#30422 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35155 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#30431 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35156 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#30440 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35157 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#30449 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35158 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#30458 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35159 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#30467 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35160 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#30476 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35161 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#30485 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35162 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#30494 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35163 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#30503 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35164 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#30512 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35165 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#30521 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35166 +label: "désinfection" +value: "631" +data: App\Entity\Category {#30530 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35167 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#30539 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35168 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#30548 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35169 +label: "devops" +value: "538" +data: App\Entity\Category {#30557 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35170 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#30566 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35171 +label: "directions" +value: "548" +data: App\Entity\Category {#30575 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35172 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#30584 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35173 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#30593 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35174 +label: "docteur" +value: "62" +data: App\Entity\Category {#30602 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35175 +label: "douanes" +value: "182" +data: App\Entity\Category {#30611 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35176 +label: "droits" +value: "562" +data: App\Entity\Category {#30620 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35177 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#30629 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35178 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#30638 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35179 +label: "eau de table" +value: "384" +data: App\Entity\Category {#30647 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35180 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#30656 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35181 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#30665 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35182 +label: "école" +value: "423" +data: App\Entity\Category {#30674 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35183 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#30683 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35184 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#30692 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35185 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#30701 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35186 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#30710 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35187 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#30719 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35188 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#30728 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35189 +label: "editeurs" +value: "118" +data: App\Entity\Category {#30737 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35190 +label: "education" +value: "566" +data: App\Entity\Category {#30746 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35191 +label: "eglise" +value: "75" +data: App\Entity\Category {#30755 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35192 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#30764 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35193 +label: "électricien" +value: "86" +data: App\Entity\Category {#30773 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35194 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#30782 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35195 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#30791 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35196 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#30800 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35197 +label: "elevage" +value: "386" +data: App\Entity\Category {#30809 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35198 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#30818 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35199 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#30827 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35200 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#30836 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35201 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#28938 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35202 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#29498 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35203 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#30861 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35204 +label: "engrais" +value: "387" +data: App\Entity\Category {#30870 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35205 +label: "enseignement" +value: "568" +data: App\Entity\Category {#30879 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35206 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#30888 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35207 +label: "entreposage" +value: "437" +data: App\Entity\Category {#30897 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35208 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#30906 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35209 +label: "environnement" +value: "183" +data: App\Entity\Category {#30915 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35210 +label: "epargne" +value: "363" +data: App\Entity\Category {#30924 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35211 +label: "épicerie" +value: "27" +data: App\Entity\Category {#30933 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35212 +label: "Épilation" +value: "580" +data: App\Entity\Category {#30942 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35213 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#30951 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35214 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#30960 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35215 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#30969 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35216 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#30978 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35217 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#30987 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35218 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#30996 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35219 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#31005 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35220 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#31014 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35221 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#31023 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35222 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#31032 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35223 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#31041 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35224 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#31050 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35225 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#31059 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35226 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#31068 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35227 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#31077 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35228 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#31086 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35229 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#31095 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35230 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#31104 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35231 +label: "fast food" +value: "210" +data: App\Entity\Category {#31113 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35232 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#31122 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35233 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#31131 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35234 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#31140 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35235 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#29352 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35236 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#31157 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35237 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#31166 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35238 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#31175 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35239 +label: "fondations" +value: "184" +data: App\Entity\Category {#31184 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35240 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#31193 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35241 +label: "formation" +value: "567" +data: App\Entity\Category {#31202 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35242 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#31211 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35243 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#31220 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35244 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#31229 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35245 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#29518 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35246 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#31246 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35247 +label: "fourniture" +value: "556" +data: App\Entity\Category {#31255 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35248 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#31264 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35249 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#31273 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35250 +label: "fret" +value: "512" +data: App\Entity\Category {#1549 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35251 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#31282 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35252 +label: "friperies" +value: "214" +data: App\Entity\Category {#31291 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35253 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#31300 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35254 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#31309 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35255 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#31318 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35256 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#31327 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35257 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#31336 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35258 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#31345 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35259 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#31354 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35260 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#31363 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35261 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#31372 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35262 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#31381 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35263 +label: "gare" +value: "530" +data: App\Entity\Category {#31390 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35264 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#31399 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35265 +label: "gaz" +value: "418" +data: App\Entity\Category {#31408 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35266 +label: "génie civil" +value: "152" +data: App\Entity\Category {#31417 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35267 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#31426 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35268 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#31435 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35269 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#31444 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35270 +label: "géomètres" +value: "153" +data: App\Entity\Category {#31453 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35271 +label: "gestion" +value: "561" +data: App\Entity\Category {#31462 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35272 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#31471 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35273 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#31480 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35274 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#31489 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35275 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#31498 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35276 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#31507 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35277 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#31516 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35278 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#31525 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35279 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#31534 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35280 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#31543 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35281 +label: "gym" +value: "104" +data: App\Entity\Category {#31552 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35282 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#31561 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35283 +label: "hébergement" +value: "57" +data: App\Entity\Category {#31570 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35284 +label: "hôpital" +value: "63" +data: App\Entity\Category {#31579 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35285 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#31588 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35286 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#31597 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35287 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#31606 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35288 +label: "hôtels" +value: "299" +data: App\Entity\Category {#31615 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35289 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#31624 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35290 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#31633 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35291 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#31642 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35292 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#31651 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35293 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#31660 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35294 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#31669 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35295 +label: "hygiène" +value: "90" +data: App\Entity\Category {#31678 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35296 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#31687 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35297 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#28967 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35298 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#29875 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35299 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#31712 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35300 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#31721 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35301 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#31730 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35302 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#31739 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35303 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#31748 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35304 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#31757 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35305 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#31766 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35306 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#31775 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35307 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#29223 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35308 +label: "informatique" +value: "322" +data: App\Entity\Category {#31792 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35309 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#29212 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35310 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#31809 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35311 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#31818 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35312 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#31827 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35313 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#31836 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35314 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#31845 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35315 +label: "institutions" +value: "550" +data: App\Entity\Category {#31854 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35316 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#31863 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35317 +label: "internet" +value: "324" +data: App\Entity\Category {#31872 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35318 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#31881 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35319 +label: "jardinage" +value: "491" +data: App\Entity\Category {#31890 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35320 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#31899 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35321 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#31908 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35322 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#31917 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35323 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#31926 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35324 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#31935 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35325 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#31944 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35326 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#31953 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35327 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#31962 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35328 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#31971 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35329 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#31980 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35330 +label: "lessive" +value: "31" +data: App\Entity\Category {#31989 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35331 +label: "librairie" +value: "20" +data: App\Entity\Category {#31998 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35332 +label: "lingeries" +value: "218" +data: App\Entity\Category {#32007 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35333 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#32016 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35334 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#32025 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35335 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#32034 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35336 +label: "location avion" +value: "513" +data: App\Entity\Category {#32043 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35337 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#32052 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35338 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#32063 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35339 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#32072 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35340 +label: "location de film" +value: "100" +data: App\Entity\Category {#32081 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35341 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#32090 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35342 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#32099 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35343 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#32108 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35344 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#32117 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35345 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#32126 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35346 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#32135 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35347 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#32144 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35348 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#32153 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35349 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#32162 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35350 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#32171 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35351 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#32180 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35352 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#32189 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35353 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#32198 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35354 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#32207 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35355 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#32216 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35356 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#32053 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35357 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#32233 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35358 +label: "logistique" +value: "514" +data: App\Entity\Category {#32242 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35359 +label: "loterie" +value: "219" +data: App\Entity\Category {#32251 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35360 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#32260 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35361 +label: "lycée" +value: "540" +data: App\Entity\Category {#32269 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35362 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#32278 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35363 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#32287 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35364 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#32296 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35365 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#32305 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35366 +label: "magazines" +value: "123" +data: App\Entity\Category {#32314 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35367 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#32323 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35368 +label: "mairie" +value: "76" +data: App\Entity\Category {#32332 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35369 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#32341 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35370 +label: "management" +value: "285" +data: App\Entity\Category {#32350 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35371 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#32359 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35372 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#32368 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35373 +label: "maquis" +value: "220" +data: App\Entity\Category {#32377 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35374 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#32386 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35375 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#32395 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35376 +label: "marketing" +value: "286" +data: App\Entity\Category {#32404 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35377 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#32413 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35378 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#32422 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35379 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#32431 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35380 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#32440 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35381 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#32449 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35382 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#32458 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35383 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#32467 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35384 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#32476 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35385 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#32485 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35386 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#32494 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35387 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#32503 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35388 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#32512 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35389 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#32521 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35390 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#32530 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35391 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#32539 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35392 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#32548 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35393 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#32557 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35394 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#32566 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35395 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#32575 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35396 +label: "médias" +value: "124" +data: App\Entity\Category {#32584 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35397 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#32593 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35398 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#32602 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35399 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#32611 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35400 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#32620 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35401 +label: "merceries" +value: "225" +data: App\Entity\Category {#32629 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35402 +label: "meubles" +value: "226" +data: App\Entity\Category {#32638 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35403 +label: "microfinance" +value: "367" +data: App\Entity\Category {#32647 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35404 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#32656 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35405 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#32665 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35406 +label: "ministères" +value: "185" +data: App\Entity\Category {#32674 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35407 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#32683 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35408 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#32692 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35409 +label: "monétique" +value: "327" +data: App\Entity\Category {#32701 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35410 +label: "moneygram" +value: "605" +data: App\Entity\Category {#32710 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35411 +label: "mosquée" +value: "79" +data: App\Entity\Category {#32719 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35412 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#32728 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35413 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#32737 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35414 +label: "multimédias" +value: "125" +data: App\Entity\Category {#32746 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35415 +label: "musées" +value: "301" +data: App\Entity\Category {#32755 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35416 +label: "musique" +value: "302" +data: App\Entity\Category {#32764 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35417 +label: "négoce" +value: "93" +data: App\Entity\Category {#32773 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35418 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#32782 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35419 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#32791 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35420 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#32800 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35421 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#32809 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35422 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#32818 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35423 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#32827 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35424 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#32836 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35425 +label: "neurologie" +value: "346" +data: App\Entity\Category {#32845 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35426 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#32854 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35427 +label: "Non classé" +value: "1" +data: App\Entity\Category {#1563 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35428 +label: "notaires" +value: "287" +data: App\Entity\Category {#32863 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35429 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#32872 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35430 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#32881 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35431 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#32890 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35432 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#32899 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35433 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#32908 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35434 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#32917 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35435 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#32926 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35436 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#32935 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35437 +label: "opticiens" +value: "348" +data: App\Entity\Category {#32944 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35438 +label: "ordres" +value: "405" +data: App\Entity\Category {#32953 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35439 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#32962 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35440 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#32971 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35441 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#32980 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35442 +label: "papeterie" +value: "229" +data: App\Entity\Category {#32989 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35443 +label: "parc auto" +value: "261" +data: App\Entity\Category {#32998 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35444 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#33007 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35445 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#33016 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35446 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#33025 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35447 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#33034 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35448 +label: "partenariat" +value: "552" +data: App\Entity\Category {#33043 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35449 +label: "patronat" +value: "406" +data: App\Entity\Category {#33052 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35450 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#33061 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35451 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#33070 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35452 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#33079 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35453 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#33088 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35454 +label: "peinture" +value: "165" +data: App\Entity\Category {#33097 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35455 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#33106 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35456 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#33115 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35457 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#33124 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35458 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#33133 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35459 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#33142 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35460 +label: "photographes" +value: "496" +data: App\Entity\Category {#33151 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35461 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#33160 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35462 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#33169 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35463 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#33178 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35464 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#33187 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35465 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#33196 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35466 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#33205 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35467 +label: "piscine" +value: "306" +data: App\Entity\Category {#33214 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35468 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#33223 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35469 +label: "plomberie" +value: "232" +data: App\Entity\Category {#33232 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35470 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#33241 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35471 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#33250 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35472 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#33259 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35473 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#33268 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35474 +label: "police" +value: "114" +data: App\Entity\Category {#33277 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35475 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#33286 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35476 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#33295 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35477 +label: "pompiers" +value: "115" +data: App\Entity\Category {#33304 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35478 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#33313 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35479 +label: "ports" +value: "516" +data: App\Entity\Category {#33322 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35480 +label: "poste" +value: "189" +data: App\Entity\Category {#33331 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35481 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#33340 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35482 +label: "pressings" +value: "234" +data: App\Entity\Category {#33349 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35483 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#33358 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35484 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#33367 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35485 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#33376 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35486 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#33385 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35487 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#33394 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35488 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#33403 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35489 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#33412 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#33421 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35491 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#33430 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35492 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#33439 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35493 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#33448 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35494 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#33457 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35495 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#33466 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#33475 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35497 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#33484 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35498 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#33493 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35499 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#33502 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35500 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#33511 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35501 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#33520 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35502 +label: "publicité" +value: "127" +data: App\Entity\Category {#33529 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35503 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#33538 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35504 +label: "radiologie" +value: "356" +data: App\Entity\Category {#33547 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35505 +label: "radios" +value: "128" +data: App\Entity\Category {#33556 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35506 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#33565 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35507 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#33574 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35508 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#33583 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35509 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#33592 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35510 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#33603 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35511 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#33612 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35512 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#33621 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35513 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#33630 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35514 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#33639 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35515 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#33648 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35516 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#33657 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35517 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#33666 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35518 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#33675 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35519 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#33684 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35520 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#33693 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35521 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#33702 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35522 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#33711 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35523 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#33720 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35524 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#33729 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35525 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#33593 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35526 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#33746 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35527 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#33755 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35528 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#33764 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35529 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#33773 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35530 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#33782 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35531 +label: "résidence" +value: "307" +data: App\Entity\Category {#33791 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35532 +label: "restaurants" +value: "239" +data: App\Entity\Category {#33800 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35533 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#33809 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35534 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#33818 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35535 +label: "retouches" +value: "575" +data: App\Entity\Category {#33827 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35536 +label: "riz" +value: "402" +data: App\Entity\Category {#33836 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35537 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#33845 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35538 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#33854 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35539 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#33863 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35540 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#33872 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35541 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#33881 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35542 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#33890 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35543 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#33899 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35544 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#29556 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35545 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#33916 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35546 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#33925 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35547 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#33934 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35548 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#33943 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35549 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#33952 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35550 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#28987 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35551 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#33969 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35552 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#33978 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35553 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#33987 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35554 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#33996 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35555 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#34005 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35556 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#34014 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35557 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#34023 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35558 +label: "serrureries" +value: "242" +data: App\Entity\Category {#34032 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35559 +label: "serrurier" +value: "105" +data: App\Entity\Category {#34041 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35560 +label: "service public" +value: "533" +data: App\Entity\Category {#34050 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35561 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#29111 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35562 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#29046 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35563 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#34075 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35564 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#34084 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35565 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#34093 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35566 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#34102 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35567 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#34111 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35568 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#34120 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35569 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#34129 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35570 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#34138 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35571 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#34147 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35572 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#34156 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35573 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#34165 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35574 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#34174 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35575 +label: "services funéraires" +value: "609" +data: App\Entity\Category {#2746 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35576 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#34183 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35577 +label: "services publiques" +value: "572" +data: App\Entity\Category {#34192 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35578 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#34201 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35579 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#34210 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35580 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#34219 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35581 +label: "shipping" +value: "518" +data: App\Entity\Category {#34228 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35582 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#34237 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35583 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#34246 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35584 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#34255 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35585 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#34264 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35586 +label: "soins" +value: "564" +data: App\Entity\Category {#34273 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35587 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#34282 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35588 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#34291 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35589 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#34300 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35590 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#34309 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35591 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#34318 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35592 +label: "sport" +value: "101" +data: App\Entity\Category {#2737 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35593 +label: "station de bus" +value: "111" +data: App\Entity\Category {#34327 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35594 +label: "station de métro" +value: "528" +data: App\Entity\Category {#34336 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35595 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#34345 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35596 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#34354 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35597 +label: "stations essence" +value: "24" +data: App\Entity\Category {#34363 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35598 +label: "stockagem" +value: "501" +data: App\Entity\Category {#34372 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35599 +label: "studio de production" +value: "498" +data: App\Entity\Category {#34381 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35600 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#34390 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35601 +label: "stylismes" +value: "243" +data: App\Entity\Category {#34399 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35602 +label: "sucre" +value: "403" +data: App\Entity\Category {#34408 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35603 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#34417 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35604 +label: "synagogue" +value: "409" +data: App\Entity\Category {#34426 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35605 +label: "syndicats" +value: "71" +data: App\Entity\Category {#34435 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35606 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#34444 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35607 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#34453 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35608 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#34462 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35609 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#34471 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35610 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#29837 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35611 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#34488 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35612 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#34497 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35613 +label: "télévisions" +value: "5" +data: App\Entity\Category {#34506 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35614 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#34515 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35615 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#34524 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35616 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#34533 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35617 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#34542 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35618 +label: "textiles" +value: "470" +data: App\Entity\Category {#34551 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35619 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#34560 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35620 +label: "toilettage" +value: "500" +data: App\Entity\Category {#34569 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35621 +label: "toiture" +value: "173" +data: App\Entity\Category {#34578 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35622 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#34587 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35623 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#34596 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35624 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#34605 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35625 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#34614 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35626 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#34623 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35627 +label: "topographies" +value: "171" +data: App\Entity\Category {#34632 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35628 +label: "tourisme" +value: "49" +data: App\Entity\Category {#34641 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35629 +label: "tourisme et loisirs" +value: "48" +data: App\Entity\Category {#2728 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35630 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#34650 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35631 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#34659 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35632 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#34668 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35633 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#34677 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35634 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#34686 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35635 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#34695 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35636 +label: "transit" +value: "519" +data: App\Entity\Category {#34704 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35637 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#34713 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35638 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#34722 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35639 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#34731 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35640 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#34740 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35641 +label: "transport routier" +value: "523" +data: App\Entity\Category {#34749 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35642 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#1553 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35643 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#34766 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35644 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#34775 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35645 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#34784 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35646 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#34793 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35647 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#34802 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35648 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#34811 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35649 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#34820 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35650 +label: "trésor public" +value: "9" +data: App\Entity\Category {#34829 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35651 +label: "tribunal" +value: "47" +data: App\Entity\Category {#34838 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35652 +label: "tuiles" +value: "472" +data: App\Entity\Category {#34847 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35653 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#34856 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35654 +label: "université" +value: "542" +data: App\Entity\Category {#34865 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35655 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#34874 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35656 +label: "urgence" +value: "113" +data: App\Entity\Category {#2719 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35657 +label: "usinage" +value: "95" +data: App\Entity\Category {#34883 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35658 +label: "vannerie" +value: "645" +data: App\Entity\Category {#34892 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35659 +label: "vente" +value: "555" +data: App\Entity\Category {#34901 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35660 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#34910 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35661 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#34919 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35662 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#34928 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35663 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#34937 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35664 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#34946 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35665 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#34955 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35666 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#34964 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35667 +label: "western union" +value: "604" +data: App\Entity\Category {#34973 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35668 +label: "zoo" +value: "311" +data: App\Entity\Category {#34982 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#28810 -form: Symfony\Component\Form\Form {#2698 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4276 …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) {#28812 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 | "692a.AybVtaM6tJP7mwDBK2vRLYLUGDHuUL4Kq133virdHZM.YWu58OpYw-ah_W2iYw_oRbCmSVSmFvFrkzS87Gvta-JwEOyN8X3d0aPCSQ" |
| 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 | "692a.AybVtaM6tJP7mwDBK2vRLYLUGDHuUL4Kq133virdHZM.YWu58OpYw-ah_W2iYw_oRbCmSVSmFvFrkzS87Gvta-JwEOyN8X3d0aPCSQ" |
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 | "692a.AybVtaM6tJP7mwDBK2vRLYLUGDHuUL4Kq133virdHZM.YWu58OpYw-ah_W2iYw_oRbCmSVSmFvFrkzS87Gvta-JwEOyN8X3d0aPCSQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35671 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() {#35673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35672 …} $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 | "692a.AybVtaM6tJP7mwDBK2vRLYLUGDHuUL4Kq133virdHZM.YWu58OpYw-ah_W2iYw_oRbCmSVSmFvFrkzS87Gvta-JwEOyN8X3d0aPCSQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35683 -form: Symfony\Component\Form\Form {#35679 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35674 …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 | "692a.AybVtaM6tJP7mwDBK2vRLYLUGDHuUL4Kq133virdHZM.YWu58OpYw-ah_W2iYw_oRbCmSVSmFvFrkzS87Gvta-JwEOyN8X3d0aPCSQ" |
quatation
"App\Form\QuatationType"
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 |
| 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\Quotation" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Quotation" } } |
| 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() {#35706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35696 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "quatation" "_quatation" ] |
| cache_key | "_quatation_quatation" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35790 -form: Symfony\Component\Form\Form {#35791 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35686 …5} |
| full_name | "quatation" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quatation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quatation" |
| valid | true |
| value | null |
title
"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 |
|---|---|---|
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
[ "class" => "input-tex" 0 => "autofocus" ] |
| label | "Objet de votre demande" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
| 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) {#35695 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 | "Objet de votre demande" |
| 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() {#35693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35694 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quatation_title" ] |
| cache_key | "_quatation_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35725 -form: Symfony\Component\Form\Form {#35794 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35741 …5} |
| full_name | "quatation[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation_title" |
| label | "Objet de votre demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quatation_title" |
| valid | true |
| value | "" |
name
"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 |
|---|---|---|
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
[ "class" => "input-tex" 0 => "autofocus" ] |
| label | "Nom" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
| 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) {#35707 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 | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#35712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35713 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quatation_name" ] |
| cache_key | "_quatation_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35716 -form: Symfony\Component\Form\Form {#35797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35692 …5} |
| full_name | "quatation[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation_name" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quatation_name" |
| valid | true |
| value | "" |
lastName
"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 |
|---|---|---|
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
[ "class" => "input-tex" 0 => "autofocus" ] |
| label | "Prénom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
| 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) {#35722 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 | "Prénom" |
| 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() {#35724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35723 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-tex" 0 => "autofocus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quatation_lastName" ] |
| cache_key | "_quatation_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35815 -form: Symfony\Component\Form\Form {#35800 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35817 …5} |
| full_name | "quatation[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation_lastName" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quatation_lastName" |
| valid | true |
| value | "" |
category
"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 | [ "class" => "quatation_category" "multiple" => "multiple" ] |
[ "class" => "quatation_category" "multiple" => "multiple" ] |
| class | "App\Entity\Category" |
same as passed value |
| label | "Secteur d'activité" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "quatation_category" "multiple" => "multiple" ] |
| 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 {#2639 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2640 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#35739 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#35733 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#35740 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2652 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#35742 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2671 …} } |
| 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 {#2692 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3yELR8b\EntityManagerGhostEbeb667 {#470 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#807 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Secteur d'activité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#35732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35731 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "quatation_category" "multiple" => "multiple" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_quatation_category" ] |
| cache_key | "_quatation_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35820 +label: "Non classé" +value: "1" +data: App\Entity\Category {#1563 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35834 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#28918 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35845 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#28917 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35846 +label: "art graphique" +value: "4" +data: App\Entity\Category {#29233 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35854 +label: "télévisions" +value: "5" +data: App\Entity\Category {#34506 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35832 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#28871 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35843 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#34874 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35844 +label: "administrations" +value: "8" +data: App\Entity\Category {#28881 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35848 +label: "trésor public" +value: "9" +data: App\Entity\Category {#34829 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35835 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#29092 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35842 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#29692 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35840 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#28842 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35841 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#34946 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35847 +label: "bar" +value: "14" +data: App\Entity\Category {#29471 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35852 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#29537 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35851 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#29602 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35850 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#31157 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35849 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#31327 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35855 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#31336 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35856 +label: "librairie" +value: "20" +data: App\Entity\Category {#31998 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35857 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#33538 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35858 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#33863 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35859 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#33881 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35860 +label: "stations essence" +value: "24" +data: App\Entity\Category {#34363 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35861 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#34955 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35862 +label: "café" +value: "26" +data: App\Entity\Category {#29773 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35863 +label: "épicerie" +value: "27" +data: App\Entity\Category {#30933 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35864 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#31507 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35865 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#32296 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35866 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#32287 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35867 +label: "lessive" +value: "31" +data: App\Entity\Category {#31989 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35868 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#32278 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35869 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#1019 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35870 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#34937 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35871 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#32216 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35872 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#30215 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35873 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#33583 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35874 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#31980 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35875 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#29837 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35876 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#34488 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35877 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#28967 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35878 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#33511 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35879 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#29417 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35880 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#30189 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35881 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#34264 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35882 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#29755 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35883 +label: "tribunal" +value: "47" +data: App\Entity\Category {#34838 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35884 +label: "tourisme et loisirs" +value: "48" +data: App\Entity\Category {#2728 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35885 +label: "tourisme" +value: "49" +data: App\Entity\Category {#34641 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35886 +label: "casinos" +value: "50" +data: App\Entity\Category {#29856 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35887 +label: "camping" +value: "51" +data: App\Entity\Category {#29791 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35888 +label: "aquarium" +value: "52" +data: App\Entity\Category {#29193 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35889 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#33007 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35890 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#29629 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35891 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#29212 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35892 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#34471 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35893 +label: "hébergement" +value: "57" +data: App\Entity\Category {#31570 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35894 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#29556 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35895 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#34964 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35896 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#30494 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35897 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#33133 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35898 +label: "docteur" +value: "62" +data: App\Entity\Category {#30602 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35899 +label: "hôpital" +value: "63" +data: App\Entity\Category {#31579 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35900 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#29352 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35901 +label: "assurances" +value: "65" +data: App\Entity\Category {#29351 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35902 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#34731 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35903 +label: "banques" +value: "67" +data: App\Entity\Category {#29462 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35904 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#28831 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35905 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#34677 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35906 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#29342 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35907 +label: "syndicats" +value: "71" +data: App\Entity\Category {#34435 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35908 +label: "autre" +value: "72" +data: App\Entity\Category {#29444 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35909 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#33574 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35910 +label: "cimetière" +value: "74" +data: App\Entity\Category {#30047 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35911 +label: "eglise" +value: "75" +data: App\Entity\Category {#30755 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35912 +label: "mairie" +value: "76" +data: App\Entity\Category {#32332 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35913 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#32341 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35914 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#34515 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35915 +label: "mosquée" +value: "79" +data: App\Entity\Category {#32719 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35916 +label: "bien être" +value: "80" +data: App\Entity\Category {#29528 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35917 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#34318 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35918 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#28938 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35919 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#34811 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35920 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#29498 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35921 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#31669 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35922 +label: "électricien" +value: "86" +data: App\Entity\Category {#30773 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35923 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#29518 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35924 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#29517 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35925 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#31229 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35926 +label: "hygiène" +value: "90" +data: App\Entity\Category {#31678 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35927 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#31687 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35928 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#29875 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35929 +label: "négoce" +value: "93" +data: App\Entity\Category {#32773 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35930 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#29223 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35931 +label: "usinage" +value: "95" +data: App\Entity\Category {#34883 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35932 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#28987 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35933 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#34005 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35934 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#29111 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35935 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#34659 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35936 +label: "location de film" +value: "100" +data: App\Entity\Category {#32081 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35937 +label: "sport" +value: "101" +data: App\Entity\Category {#2737 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35938 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#29242 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35939 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#33854 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35940 +label: "gym" +value: "104" +data: App\Entity\Category {#31552 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35941 +label: "serrurier" +value: "105" +data: App\Entity\Category {#34041 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35942 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#32034 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35943 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#33755 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35944 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#1553 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35945 +label: "aéroports" +value: "109" +data: App\Entity\Category {#28890 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35946 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#34802 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35947 +label: "station de bus" +value: "111" +data: App\Entity\Category {#34327 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35948 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#34345 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35949 +label: "urgence" +value: "113" +data: App\Entity\Category {#2719 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35950 +label: "police" +value: "114" +data: App\Entity\Category {#33277 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35951 +label: "pompiers" +value: "115" +data: App\Entity\Category {#33304 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35952 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#29407 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35953 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#29939 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35954 +label: "editeurs" +value: "118" +data: App\Entity\Category {#30737 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35955 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#31014 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35956 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#31712 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35957 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#31721 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35958 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#31917 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35959 +label: "magazines" +value: "123" +data: App\Entity\Category {#32314 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35960 +label: "médias" +value: "124" +data: App\Entity\Category {#32584 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35961 +label: "multimédias" +value: "125" +data: App\Entity\Category {#32746 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35962 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#32881 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35963 +label: "publicité" +value: "127" +data: App\Entity\Category {#33529 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35964 +label: "radios" +value: "128" +data: App\Entity\Category {#33556 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35965 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#33565 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35966 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#34023 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35967 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#28870 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35968 +label: "aluminium" +value: "132" +data: App\Entity\Category {#29083 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35969 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#29130 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35970 +label: "architectes" +value: "134" +data: App\Entity\Category {#29202 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35971 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#29279 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35972 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#29288 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35973 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#29480 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35974 +label: "béton" +value: "138" +data: App\Entity\Category {#29508 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35975 +label: "bois" +value: "139" +data: App\Entity\Category {#29575 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35976 +label: "carrelage" +value: "140" +data: App\Entity\Category {#29809 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35977 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#29818 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35978 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#30002 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35979 +label: "construction" +value: "143" +data: App\Entity\Category {#30287 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35980 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#30296 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35981 +label: "cuisines" +value: "145" +data: App\Entity\Category {#30422 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35982 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#30440 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35983 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#30638 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35984 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#30665 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35985 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#31005 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35986 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#31140 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35987 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#31300 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35988 +label: "génie civil" +value: "152" +data: App\Entity\Category {#31417 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35989 +label: "géomètres" +value: "153" +data: App\Entity\Category {#31453 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35990 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#31642 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35991 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#31935 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35992 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#32386 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35993 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#32440 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35994 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#32476 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35995 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#32593 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35996 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#32602 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35997 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#32611 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35998 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#32620 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35999 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#32683 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36000 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#32728 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36001 +label: "peinture" +value: "165" +data: App\Entity\Category {#33097 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36002 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#33313 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36003 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#33890 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36004 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#33925 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36005 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#34300 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36006 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#34596 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36007 +label: "topographies" +value: "171" +data: App\Entity\Category {#34632 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36008 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#34820 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36009 +label: "toiture" +value: "173" +data: App\Entity\Category {#34578 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36010 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#28928 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36011 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#29121 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36012 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#29175 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36013 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#29315 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36014 +label: "associations" +value: "178" +data: App\Entity\Category {#29333 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36015 +label: "cartographie" +value: "179" +data: App\Entity\Category {#29847 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36016 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#29993 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36017 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#30584 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36018 +label: "douanes" +value: "182" +data: App\Entity\Category {#30611 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36019 +label: "environnement" +value: "183" +data: App\Entity\Category {#30915 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36020 +label: "fondations" +value: "184" +data: App\Entity\Category {#31184 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36021 +label: "ministères" +value: "185" +data: App\Entity\Category {#32674 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36022 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#32908 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36023 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#32962 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36024 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#32980 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36025 +label: "poste" +value: "189" +data: App\Entity\Category {#33331 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36026 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#34014 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36027 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#28841 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36028 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#28852 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36029 +label: "ameublement" +value: "193" +data: App\Entity\Category {#29139 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36030 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#29157 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36031 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#29166 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36032 +label: "artisanat" +value: "196" +data: App\Entity\Category {#29251 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36033 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#29270 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36034 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#29371 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36035 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#29380 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36036 +label: "boucheries" +value: "200" +data: App\Entity\Category {#29593 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36037 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#29620 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36038 +label: "broderies" +value: "202" +data: App\Entity\Category {#29665 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36039 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#29865 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36040 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#29903 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36041 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#29921 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36042 +label: "chaussures" +value: "206" +data: App\Entity\Category {#30011 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36043 +label: "commerce général" +value: "207" +data: App\Entity\Category {#30110 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36044 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#30341 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36045 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#30404 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36046 +label: "fast food" +value: "210" +data: App\Entity\Category {#31113 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36047 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#31264 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36048 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#31273 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36049 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#31282 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36050 +label: "friperies" +value: "214" +data: App\Entity\Category {#31291 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36051 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#31597 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36052 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#31908 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36053 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#31953 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36054 +label: "lingeries" +value: "218" +data: App\Entity\Category {#32007 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36055 +label: "loterie" +value: "219" +data: App\Entity\Category {#32251 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36056 +label: "maquis" +value: "220" +data: App\Entity\Category {#32377 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36057 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#32431 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36058 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#32449 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36059 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#32485 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36060 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#32494 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36061 +label: "merceries" +value: "225" +data: App\Entity\Category {#32629 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36062 +label: "meubles" +value: "226" +data: App\Entity\Category {#32638 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36063 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#32692 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36064 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#32890 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36065 +label: "papeterie" +value: "229" +data: App\Entity\Category {#32989 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36066 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#33034 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36067 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#33223 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36068 +label: "plomberie" +value: "232" +data: App\Entity\Category {#33232 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36069 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#33268 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36070 +label: "pressings" +value: "234" +data: App\Entity\Category {#33349 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36071 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#33367 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36072 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#33421 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36073 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#33430 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36074 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#33773 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36075 +label: "restaurants" +value: "239" +data: App\Entity\Category {#33800 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36076 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#33872 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36077 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#33934 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36078 +label: "serrureries" +value: "242" +data: App\Entity\Category {#34032 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36079 +label: "stylismes" +value: "243" +data: App\Entity\Category {#34399 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36080 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#34417 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36081 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#34444 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36082 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#34462 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36083 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#34497 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36084 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#34605 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36085 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#34686 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36086 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#34919 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36087 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#29885 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36088 +label: "boutique" +value: "252" +data: App\Entity\Category {#29611 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36089 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#29427 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36090 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#29566 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36091 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#29827 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36092 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#1006 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36093 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#30224 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36094 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#31345 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36095 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#31971 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36096 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#32260 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36097 +label: "parc auto" +value: "261" +data: App\Entity\Category {#32998 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36098 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#33205 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36099 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#33241 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36100 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#34910 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36101 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#34928 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36102 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#33016 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36103 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#29836 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36104 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#32926 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36105 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#28966 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36106 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#31068 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36107 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#31489 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36108 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#29416 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36109 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#29719 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36110 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#29728 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36111 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#30136 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36112 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#30145 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36113 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#30260 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36114 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#30314 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36115 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#31032 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36116 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#31041 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36117 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#31050 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36118 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#31471 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36119 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#31633 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36120 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#31827 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36121 +label: "management" +value: "285" +data: App\Entity\Category {#32350 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36122 +label: "marketing" +value: "286" +data: App\Entity\Category {#32404 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36123 +label: "notaires" +value: "287" +data: App\Entity\Category {#32863 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36124 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#33502 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36125 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#33520 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36126 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#28908 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36127 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#28948 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36128 +label: "auberges" +value: "292" +data: App\Entity\Category {#29398 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36129 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#29894 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36130 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#29912 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36131 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#29984 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36132 +label: "cinémas" +value: "296" +data: App\Entity\Category {#30056 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36133 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#30969 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36134 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#31175 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36135 +label: "hôtels" +value: "299" +data: App\Entity\Category {#31615 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36136 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#32180 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36137 +label: "musées" +value: "301" +data: App\Entity\Category {#32755 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36138 +label: "musique" +value: "302" +data: App\Entity\Category {#32764 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36139 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#32854 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36140 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#32899 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36141 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#33025 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36142 +label: "piscine" +value: "306" +data: App\Entity\Category {#33214 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36143 +label: "résidence" +value: "307" +data: App\Entity\Category {#33791 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36144 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#34246 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36145 +label: "bowling" +value: "309" +data: App\Entity\Category {#29638 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36146 +label: "animalerie" +value: "310" +data: App\Entity\Category {#29148 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36147 +label: "zoo" +value: "311" +data: App\Entity\Category {#34982 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36148 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#29211 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36149 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#29324 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36150 +label: "bureautique" +value: "314" +data: App\Entity\Category {#29701 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36151 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#30278 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36152 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#30305 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36153 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#30431 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36154 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#31211 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36155 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#31246 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36156 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#31444 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36157 +label: "cloud" +value: "321" +data: App\Entity\Category {#30074 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36158 +label: "informatique" +value: "322" +data: App\Entity\Category {#31792 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36159 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#31818 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36160 +label: "internet" +value: "324" +data: App\Entity\Category {#31872 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36161 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#32323 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36162 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#32458 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36163 +label: "monétique" +value: "327" +data: App\Entity\Category {#32701 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36164 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#33782 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36165 +label: "biologistes" +value: "329" +data: App\Entity\Category {#29555 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36166 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#29764 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36167 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#29800 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36168 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#29966 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36169 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#30020 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36170 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#30029 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36171 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#30065 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36172 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#30987 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36173 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#31534 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36174 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#31561 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36175 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#31588 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36176 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#31926 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36177 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#31944 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36178 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#32548 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36179 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#32557 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36180 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#32566 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36181 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#32575 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36182 +label: "neurologie" +value: "346" +data: App\Entity\Category {#32845 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36183 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#32935 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36184 +label: "opticiens" +value: "348" +data: App\Entity\Category {#32944 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36185 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#33088 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36186 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#33124 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36187 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#33142 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36188 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#33448 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36189 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#33475 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36190 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#33484 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36191 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#33493 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36192 +label: "radiologie" +value: "356" +data: App\Entity\Category {#33547 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36193 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#33764 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36194 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#34650 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36195 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#33196 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36196 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#29362 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36197 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#29710 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36198 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#29737 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36199 +label: "epargne" +value: "363" +data: App\Entity\Category {#30924 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36200 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#30951 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36201 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#31023 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36202 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#31059 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36203 +label: "microfinance" +value: "367" +data: App\Entity\Category {#32647 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36204 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#32971 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36205 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#33978 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36206 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#34255 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36207 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#34695 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36208 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#28830 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36209 +label: "agriculture" +value: "373" +data: App\Entity\Category {#28997 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36210 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#29006 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36211 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#29027 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36212 +label: "agronomie" +value: "376" +data: App\Entity\Category {#29036 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36213 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#29065 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36214 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#29074 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36215 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#29184 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36216 +label: "boissons" +value: "380" +data: App\Entity\Category {#29584 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36217 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#29782 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36218 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#30180 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36219 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#30629 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36220 +label: "eau de table" +value: "384" +data: App\Entity\Category {#30647 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36221 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#30656 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36222 +label: "elevage" +value: "386" +data: App\Entity\Category {#30809 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36223 +label: "engrais" +value: "387" +data: App\Entity\Category {#30870 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36224 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#31104 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36225 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#31131 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36226 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#31318 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36227 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#31525 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36228 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#31624 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36229 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#31881 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36230 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#32503 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36231 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#33070 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36232 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#33079 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36233 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#33385 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36234 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#33394 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36235 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#33412 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36236 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#33439 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36237 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#33457 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36238 +label: "riz" +value: "402" +data: App\Entity\Category {#33836 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36239 +label: "sucre" +value: "403" +data: App\Entity\Category {#34408 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36240 +label: "confédérations" +value: "404" +data: App\Entity\Category {#30242 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36241 +label: "ordres" +value: "405" +data: App\Entity\Category {#32953 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36242 +label: "patronat" +value: "406" +data: App\Entity\Category {#33052 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36243 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#30323 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36244 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#32737 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36245 +label: "synagogue" +value: "409" +data: App\Entity\Category {#34426 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36246 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#29930 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36247 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#28937 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36248 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#29497 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36249 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#30782 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36250 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#30791 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36251 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#30800 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36252 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#30861 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36253 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#30996 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36254 +label: "gaz" +value: "418" +data: App\Entity\Category {#31408 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36255 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#31435 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36256 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#31543 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36257 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#31651 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36258 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#31660 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36259 +label: "école" +value: "423" +data: App\Entity\Category {#30674 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36260 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#29948 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36261 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#29957 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36262 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#30386 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36263 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#30683 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36264 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#30692 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36265 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#30701 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36266 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#30710 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36267 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#30719 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36268 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#30728 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36269 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#30888 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36270 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#31220 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36271 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#29874 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36272 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#30593 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36273 +label: "entreposage" +value: "437" +data: App\Entity\Category {#30897 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36274 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#30458 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36275 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#33899 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36276 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#29222 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36277 +label: "brasserie" +value: "441" +data: App\Entity\Category {#29647 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36278 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#30038 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36279 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#30350 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36280 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#30503 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36281 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#30566 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36282 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#30827 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36283 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#30978 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36284 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#31077 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36285 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#31086 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36286 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#31095 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36287 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#31309 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36288 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#31730 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36289 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#31739 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36290 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#31748 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36291 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#31757 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36292 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#31766 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36293 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#31775 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36294 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#31809 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36295 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#32413 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36296 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#32467 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36297 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#32530 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36298 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#32539 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36299 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#32656 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36300 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#33115 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36301 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#33403 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36302 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#33466 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36303 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#33916 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36304 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#34237 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36305 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#34309 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36306 +label: "textiles" +value: "470" +data: App\Entity\Category {#34551 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36307 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#34587 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36308 +label: "tuiles" +value: "472" +data: App\Entity\Category {#34847 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36309 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#34856 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36310 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#29056 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36311 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#30251 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36312 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#31381 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36313 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#32512 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36314 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#32521 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36315 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#33969 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36316 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#33987 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36317 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#33996 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36318 +label: "copie service" +value: "482" +data: App\Entity\Category {#30332 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36319 +label: "courrier" +value: "483" +data: App\Entity\Category {#30359 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36320 +label: "courrier express" +value: "484" +data: App\Entity\Category {#30368 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36321 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#30449 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36322 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#30467 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36323 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#30512 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36324 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#30521 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36325 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#30906 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36326 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#30960 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36327 +label: "jardinage" +value: "491" +data: App\Entity\Category {#31890 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36328 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#32144 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36329 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#32207 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36330 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#32818 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36331 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#32827 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36332 +label: "photographes" +value: "496" +data: App\Entity\Category {#33151 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36333 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#33358 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36334 +label: "studio de production" +value: "498" +data: App\Entity\Category {#34381 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36335 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#34390 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36336 +label: "toilettage" +value: "500" +data: App\Entity\Category {#34569 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36337 +label: "stockagem" +value: "501" +data: App\Entity\Category {#34372 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36338 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#29975 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36339 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#30092 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36340 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#28957 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36341 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#28977 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36342 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#29297 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36343 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#29306 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36344 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#29453 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36345 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#30162 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36346 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#30171 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36347 +label: "consignation" +value: "511" +data: App\Entity\Category {#30269 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36348 +label: "fret" +value: "512" +data: App\Entity\Category {#1549 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36349 +label: "location avion" +value: "513" +data: App\Entity\Category {#32043 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36350 +label: "logistique" +value: "514" +data: App\Entity\Category {#32242 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36351 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#32359 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36352 +label: "ports" +value: "516" +data: App\Entity\Category {#33322 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36353 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#33845 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36354 +label: "shipping" +value: "518" +data: App\Entity\Category {#34228 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36355 +label: "transit" +value: "519" +data: App\Entity\Category {#34704 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36356 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#34713 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36357 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#34722 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36358 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#34740 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36359 +label: "transport routier" +value: "523" +data: App\Entity\Category {#34749 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36360 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#34766 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36361 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#34775 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36362 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#34784 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36363 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#34793 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36364 +label: "station de métro" +value: "528" +data: App\Entity\Category {#34336 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36365 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#34354 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36366 +label: "gare" +value: "530" +data: App\Entity\Category {#31390 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36367 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#31399 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36368 +label: "ambulances" +value: "532" +data: App\Entity\Category {#29101 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36369 +label: "service public" +value: "533" +data: App\Entity\Category {#34050 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36370 +label: "auberge" +value: "534" +data: App\Entity\Category {#29389 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36371 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#29746 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36372 +label: "btp" +value: "536" +data: App\Entity\Category {#29674 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36373 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#30377 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36374 +label: "devops" +value: "538" +data: App\Entity\Category {#30557 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36375 +label: "collège" +value: "539" +data: App\Entity\Category {#30101 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36376 +label: "lycée" +value: "540" +data: App\Entity\Category {#32269 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36377 +label: "bts" +value: "541" +data: App\Entity\Category {#29683 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36378 +label: "université" +value: "542" +data: App\Entity\Category {#34865 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36379 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#31372 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36380 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#34533 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36381 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#34524 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36382 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#34542 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36383 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#31426 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36384 +label: "directions" +value: "548" +data: App\Entity\Category {#30575 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36385 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#31498 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36386 +label: "institutions" +value: "550" +data: App\Entity\Category {#31854 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36387 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#31845 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36388 +label: "partenariat" +value: "552" +data: App\Entity\Category {#33043 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36389 +label: "commercial" +value: "553" +data: App\Entity\Category {#30127 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36390 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#28899 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36391 +label: "vente" +value: "555" +data: App\Entity\Category {#34901 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36392 +label: "fourniture" +value: "556" +data: App\Entity\Category {#31255 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36393 +label: "achat" +value: "557" +data: App\Entity\Category {#28861 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36394 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#31516 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36395 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#31606 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36396 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#31480 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36397 +label: "gestion" +value: "561" +data: App\Entity\Category {#31462 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36398 +label: "droits" +value: "562" +data: App\Entity\Category {#30620 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36399 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#32872 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36400 +label: "soins" +value: "564" +data: App\Entity\Category {#34273 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36401 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#32305 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36402 +label: "education" +value: "566" +data: App\Entity\Category {#30746 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36403 +label: "formation" +value: "567" +data: App\Entity\Category {#31202 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36404 +label: "enseignement" +value: "568" +data: App\Entity\Category {#30879 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36405 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#32665 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36406 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#31363 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36407 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#31962 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36408 +label: "services publiques" +value: "572" +data: App\Entity\Category {#34192 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36409 +label: "aménagement" +value: "573" +data: App\Entity\Category {#29110 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36410 +label: "club de football" +value: "574" +data: App\Entity\Category {#30083 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36411 +label: "retouches" +value: "575" +data: App\Entity\Category {#33827 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36412 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#30233 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36413 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#33720 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36414 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#31863 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36415 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#32917 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36416 +label: "Épilation" +value: "580" +data: App\Entity\Category {#30942 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36417 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#32368 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36418 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#34291 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36419 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#32422 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36420 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#34201 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36421 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#33809 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36422 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#33818 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36423 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#34084 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36424 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#33729 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36425 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#33639 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36426 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#33648 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36427 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#33702 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36428 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#32836 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36429 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#33286 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36430 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#30539 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36431 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#33259 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36432 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#34129 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36433 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#33250 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36434 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#32162 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36435 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#34210 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36436 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#33106 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36437 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#30818 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36438 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#34623 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36439 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#34156 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36440 +label: "western union" +value: "604" +data: App\Entity\Category {#34973 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36441 +label: "moneygram" +value: "605" +data: App\Entity\Category {#32710 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36442 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#34165 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36443 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#33376 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36444 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#34102 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36445 +label: "services funéraires" +value: "609" +data: App\Entity\Category {#2746 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36446 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#33295 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36447 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#34183 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36448 +label: "crémation" +value: "612" +data: App\Entity\Category {#30395 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36449 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#31166 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36450 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#32395 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36451 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#30206 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36452 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#28986 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36453 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#34138 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36454 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#30548 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36455 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#34120 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36456 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#30485 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36457 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#30476 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36458 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#30836 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36459 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#33061 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36460 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#30764 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36461 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#31836 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36462 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#34614 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36463 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#32809 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36464 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#32800 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36465 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#32782 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36466 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#32791 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36467 +label: "désinfection" +value: "631" +data: App\Entity\Category {#30530 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36468 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#33169 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36469 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#33160 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36470 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#33187 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36471 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#33178 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36472 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#34219 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36473 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#34147 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36474 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#34075 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36475 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#34668 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36476 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#32025 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36477 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#34111 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36478 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#32016 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36479 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#29252 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36480 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#33340 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36481 +label: "vannerie" +value: "645" +data: App\Entity\Category {#34892 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36482 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#34560 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36483 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#33943 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36484 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#33952 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36485 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#31193 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36486 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#34453 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36487 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#29546 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36488 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#29656 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36489 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#29046 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36490 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#31354 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36491 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#29045 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36492 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#34093 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36493 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#31122 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36494 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#30413 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36495 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#31899 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36496 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#34282 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36497 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#34174 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36498 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#33593 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36499 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#33603 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36500 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#33684 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36501 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#33612 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36502 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#33693 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36503 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#33592 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36504 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#33711 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36505 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#33675 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36506 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#33630 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36507 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#33666 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36508 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#33621 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36509 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#33657 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36510 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#33746 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36511 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#32053 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36512 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#32099 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36513 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#32117 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36514 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#32126 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36515 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#32233 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36516 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#32090 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36517 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#32189 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36518 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#32072 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36519 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#32135 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36520 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#32108 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36521 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#32153 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36522 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#32171 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36523 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#32052 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36524 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#32198 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36525 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#32063 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35818 -form: Symfony\Component\Form\Form {#35803 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35819 …5} |
| full_name | "quatation[category][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation_category" |
| is_selected | Closure($choice, array $values) {#36527 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Secteur d'activité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "category" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quatation_category" |
| valid | true |
| value | [] |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Email@gmail.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Email@gmail.com" |
same as passed value |
| label | "Email" |
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 | "Email@gmail.com" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35759 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| 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() {#35761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35760 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_quatation_email" ] |
| cache_key | "_quatation_email_email" |
| compound | false |
| data | "Email@gmail.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36528 -form: Symfony\Component\Form\Form {#35806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36529 …5} |
| full_name | "quatation[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quatation_email" |
| valid | true |
| value | "Email@gmail.com" |
description
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 | "Description de votre demande" |
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) {#35772 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 | "Description de votre demande" |
| 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() {#35774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35773 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_quatation_description" ] |
| cache_key | "_quatation_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36530 -form: Symfony\Component\Form\Form {#35809 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36531 …5} |
| full_name | "quatation[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation_description" |
| label | "Description de votre demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quatation_description" |
| valid | true |
| value | "" |
submit
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" "style" => "width:100%" ] |
[ "class" => "button" "style" => "width:100%" ] |
| label | "Validé" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button" "style" => "width:100%" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Validé" |
| 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" "style" => "width:100%" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_quatation_submit" ] |
| cache_key | "_quatation_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#36533 …5} |
| full_name | "quatation[submit]" |
| id | "quatation_submit" |
| label | "Validé" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_quatation_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e7f7f0a5f98040e8c01.0sk1Ue3M234Nhgczywqf8bJVQJlKxZjYZgsBSCKZh6M.qodYAKi5lTBCsEJF-j_ModkCGuoCp62cMGFQA1Lt35Ghv1Y-p76sGl3WaA" |
| 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 | "e7f7f0a5f98040e8c01.0sk1Ue3M234Nhgczywqf8bJVQJlKxZjYZgsBSCKZh6M.qodYAKi5lTBCsEJF-j_ModkCGuoCp62cMGFQA1Lt35Ghv1Y-p76sGl3WaA" |
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 | "e7f7f0a5f98040e8c01.0sk1Ue3M234Nhgczywqf8bJVQJlKxZjYZgsBSCKZh6M.qodYAKi5lTBCsEJF-j_ModkCGuoCp62cMGFQA1Lt35Ghv1Y-p76sGl3WaA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35775 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() {#36534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#36532 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_quatation__token" ] |
| cache_key | "_quatation__token_hidden" |
| compound | false |
| data | "e7f7f0a5f98040e8c01.0sk1Ue3M234Nhgczywqf8bJVQJlKxZjYZgsBSCKZh6M.qodYAKi5lTBCsEJF-j_ModkCGuoCp62cMGFQA1Lt35Ghv1Y-p76sGl3WaA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36544 -form: Symfony\Component\Form\Form {#36540 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36535 …5} |
| full_name | "quatation[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation__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 | "_quatation__token" |
| valid | true |
| value | "e7f7f0a5f98040e8c01.0sk1Ue3M234Nhgczywqf8bJVQJlKxZjYZgsBSCKZh6M.qodYAKi5lTBCsEJF-j_ModkCGuoCp62cMGFQA1Lt35Ghv1Y-p76sGl3WaA" |