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 {#4265 -form: Symfony\Component\Form\Form {#2683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4266 …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 {#4260 +label: "" +value: "149" +data: App\Entity\SubPrefecture {#4242 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "" +value: "30" +data: App\Entity\SubPrefecture {#4214 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +label: "" +value: "1" +data: App\Entity\SubPrefecture {#4207 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "" +value: "64" +data: App\Entity\SubPrefecture {#4200 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +label: "" +value: "142" +data: App\Entity\SubPrefecture {#4193 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "" +value: "213" +data: App\Entity\SubPrefecture {#4186 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "" +value: "43" +data: App\Entity\SubPrefecture {#4179 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "" +value: "76" +data: App\Entity\SubPrefecture {#4172 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "" +value: "65" +data: App\Entity\SubPrefecture {#4165 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "" +value: "202" +data: App\Entity\SubPrefecture {#4160 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28461 +label: "" +value: "303" +data: App\Entity\SubPrefecture {#4153 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28462 +label: "" +value: "31" +data: App\Entity\SubPrefecture {#4146 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28463 +label: "" +value: "56" +data: App\Entity\SubPrefecture {#4141 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28464 +label: "" +value: "66" +data: App\Entity\SubPrefecture {#4134 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28465 +label: "" +value: "159" +data: App\Entity\SubPrefecture {#4129 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28466 +label: "" +value: "119" +data: App\Entity\SubPrefecture {#4122 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28467 +label: "" +value: "120" +data: App\Entity\SubPrefecture {#4115 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28468 +label: "" +value: "18" +data: App\Entity\SubPrefecture {#4110 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28469 +label: "" +value: "329" +data: App\Entity\SubPrefecture {#4103 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28470 +label: "" +value: "2" +data: App\Entity\SubPrefecture {#4096 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28471 +label: "" +value: "88" +data: App\Entity\SubPrefecture {#4091 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28472 +label: "" +value: "10" +data: App\Entity\SubPrefecture {#4084 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28473 +label: "" +value: "260" +data: App\Entity\SubPrefecture {#4077 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28474 +label: "" +value: "32" +data: App\Entity\SubPrefecture {#4070 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28475 +label: "" +value: "67" +data: App\Entity\SubPrefecture {#4065 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28476 +label: "" +value: "44" +data: App\Entity\SubPrefecture {#4060 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28477 +label: "" +value: "19" +data: App\Entity\SubPrefecture {#4055 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28478 +label: "" +value: "33" +data: App\Entity\SubPrefecture {#4050 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28479 +label: "" +value: "150" +data: App\Entity\SubPrefecture {#4045 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28480 +label: "" +value: "278" +data: App\Entity\SubPrefecture {#4040 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28481 +label: "" +value: "279" +data: App\Entity\SubPrefecture {#4033 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28482 +label: "" +value: "330" +data: App\Entity\SubPrefecture {#4028 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28483 +label: "" +value: "331" +data: App\Entity\SubPrefecture {#4023 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28484 +label: "" +value: "304" +data: App\Entity\SubPrefecture {#4018 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28485 +label: "" +value: "109" +data: App\Entity\SubPrefecture {#4013 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28486 +label: "" +value: "3" +data: App\Entity\SubPrefecture {#4006 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28487 +label: "" +value: "236" +data: App\Entity\SubPrefecture {#4001 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28488 +label: "" +value: "101" +data: App\Entity\SubPrefecture {#3994 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28489 +label: "" +value: "305" +data: App\Entity\SubPrefecture {#3987 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28490 +label: "" +value: "110" +data: App\Entity\SubPrefecture {#3982 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28491 +label: "" +value: "336" +data: App\Entity\SubPrefecture {#3977 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28492 +label: "" +value: "280" +data: App\Entity\SubPrefecture {#3970 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28493 +label: "" +value: "294" +data: App\Entity\SubPrefecture {#3965 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28494 +label: "" +value: "45" +data: App\Entity\SubPrefecture {#3958 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28495 +label: "" +value: "246" +data: App\Entity\SubPrefecture {#3953 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28496 +label: "" +value: "318" +data: App\Entity\SubPrefecture {#3946 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28497 +label: "" +value: "169" +data: App\Entity\SubPrefecture {#3939 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28498 +label: "" +value: "261" +data: App\Entity\SubPrefecture {#3932 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28499 +label: "" +value: "332" +data: App\Entity\SubPrefecture {#3927 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28500 +label: "" +value: "68" +data: App\Entity\SubPrefecture {#3922 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28501 +label: "" +value: "102" +data: App\Entity\SubPrefecture {#3917 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28502 +label: "" +value: "272" +data: App\Entity\SubPrefecture {#3912 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28503 +label: "" +value: "138" +data: App\Entity\SubPrefecture {#3905 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28504 +label: "" +value: "111" +data: App\Entity\SubPrefecture {#3898 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28505 +label: "" +value: "4" +data: App\Entity\SubPrefecture {#3893 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28506 +label: "" +value: "237" +data: App\Entity\SubPrefecture {#3888 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28507 +label: "" +value: "189" +data: App\Entity\SubPrefecture {#3883 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28508 +label: "" +value: "160" +data: App\Entity\SubPrefecture {#3876 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28509 +label: "" +value: "57" +data: App\Entity\SubPrefecture {#3871 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28510 +label: "" +value: "190" +data: App\Entity\SubPrefecture {#3866 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28511 +label: "" +value: "170" +data: App\Entity\SubPrefecture {#3861 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28512 +label: "" +value: "306" +data: App\Entity\SubPrefecture {#3856 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28513 +label: "" +value: "11" +data: App\Entity\SubPrefecture {#3851 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28514 +label: "" +value: "77" +data: App\Entity\SubPrefecture {#3846 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28515 +label: "" +value: "281" +data: App\Entity\SubPrefecture {#3841 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28516 +label: "" +value: "191" +data: App\Entity\SubPrefecture {#3836 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28517 +label: "" +value: "282" +data: App\Entity\SubPrefecture {#3831 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28518 +label: "" +value: "12" +data: App\Entity\SubPrefecture {#3826 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28519 +label: "" +value: "333" +data: App\Entity\SubPrefecture {#3821 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28520 +label: "" +value: "13" +data: App\Entity\SubPrefecture {#3816 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28521 +label: "" +value: "192" +data: App\Entity\SubPrefecture {#3811 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28522 +label: "" +value: "203" +data: App\Entity\SubPrefecture {#3806 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28523 +label: "" +value: "238" +data: App\Entity\SubPrefecture {#3801 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28524 +label: "" +value: "273" +data: App\Entity\SubPrefecture {#3796 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28525 +label: "" +value: "5" +data: App\Entity\SubPrefecture {#3791 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28526 +label: "" +value: "89" +data: App\Entity\SubPrefecture {#3786 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28527 +label: "" +value: "214" +data: App\Entity\SubPrefecture {#3781 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28528 +label: "" +value: "262" +data: App\Entity\SubPrefecture {#3776 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28529 +label: "" +value: "69" +data: App\Entity\SubPrefecture {#3771 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28530 +label: "" +value: "215" +data: App\Entity\SubPrefecture {#3766 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28531 +label: "" +value: "247" +data: App\Entity\SubPrefecture {#3761 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28532 +label: "" +value: "103" +data: App\Entity\SubPrefecture {#3756 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28533 +label: "" +value: "70" +data: App\Entity\SubPrefecture {#3751 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28534 +label: "" +value: "143" +data: App\Entity\SubPrefecture {#3746 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28535 +label: "" +value: "183" +data: App\Entity\SubPrefecture {#3741 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28536 +label: "" +value: "144" +data: App\Entity\SubPrefecture {#3734 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28537 +label: "" +value: "337" +data: App\Entity\SubPrefecture {#3729 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28538 +label: "" +value: "78" +data: App\Entity\SubPrefecture {#3724 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28539 +label: "" +value: "20" +data: App\Entity\SubPrefecture {#3719 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28540 +label: "" +value: "151" +data: App\Entity\SubPrefecture {#3714 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28541 +label: "" +value: "307" +data: App\Entity\SubPrefecture {#3709 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28542 +label: "" +value: "226" +data: App\Entity\SubPrefecture {#3704 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28543 +label: "" +value: "227" +data: App\Entity\SubPrefecture {#3697 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28544 +label: "" +value: "34" +data: App\Entity\SubPrefecture {#3692 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28545 +label: "" +value: "35" +data: App\Entity\SubPrefecture {#3687 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28546 +label: "" +value: "152" +data: App\Entity\SubPrefecture {#3682 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28547 +label: "" +value: "283" +data: App\Entity\SubPrefecture {#3677 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28548 +label: "" +value: "216" +data: App\Entity\SubPrefecture {#3672 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28549 +label: "" +value: "123" +data: App\Entity\SubPrefecture {#3667 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28550 +label: "" +value: "295" +data: App\Entity\SubPrefecture {#3660 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28551 +label: "" +value: "90" +data: App\Entity\SubPrefecture {#3655 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28552 +label: "" +value: "121" +data: App\Entity\SubPrefecture {#3650 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28553 +label: "" +value: "161" +data: App\Entity\SubPrefecture {#3645 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28554 +label: "" +value: "184" +data: App\Entity\SubPrefecture {#3640 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28555 +label: "" +value: "14" +data: App\Entity\SubPrefecture {#3635 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28556 +label: "" +value: "296" +data: App\Entity\SubPrefecture {#3630 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28557 +label: "" +value: "124" +data: App\Entity\SubPrefecture {#3625 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28558 +label: "" +value: "193" +data: App\Entity\SubPrefecture {#3620 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28559 +label: "" +value: "217" +data: App\Entity\SubPrefecture {#3615 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28560 +label: "" +value: "284" +data: App\Entity\SubPrefecture {#3610 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28561 +label: "" +value: "36" +data: App\Entity\SubPrefecture {#3605 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28562 +label: "" +value: "46" +data: App\Entity\SubPrefecture {#3600 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28563 +label: "" +value: "285" +data: App\Entity\SubPrefecture {#3595 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28564 +label: "" +value: "21" +data: App\Entity\SubPrefecture {#3590 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28565 +label: "" +value: "263" +data: App\Entity\SubPrefecture {#3585 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28566 +label: "" +value: "248" +data: App\Entity\SubPrefecture {#3580 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28567 +label: "" +value: "319" +data: App\Entity\SubPrefecture {#3575 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28568 +label: "" +value: "171" +data: App\Entity\SubPrefecture {#3570 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28569 +label: "" +value: "297" +data: App\Entity\SubPrefecture {#3565 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28570 +label: "" +value: "338" +data: App\Entity\SubPrefecture {#3560 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28571 +label: "" +value: "339" +data: App\Entity\SubPrefecture {#3555 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28572 +label: "" +value: "131" +data: App\Entity\SubPrefecture {#3550 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28573 +label: "" +value: "194" +data: App\Entity\SubPrefecture {#3543 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28574 +label: "" +value: "22" +data: App\Entity\SubPrefecture {#3538 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28575 +label: "" +value: "204" +data: App\Entity\SubPrefecture {#3533 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28576 +label: "" +value: "218" +data: App\Entity\SubPrefecture {#3528 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28577 +label: "" +value: "239" +data: App\Entity\SubPrefecture {#3523 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28578 +label: "" +value: "195" +data: App\Entity\SubPrefecture {#3518 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28579 +label: "" +value: "153" +data: App\Entity\SubPrefecture {#3513 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28580 +label: "" +value: "125" +data: App\Entity\SubPrefecture {#3508 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28581 +label: "" +value: "154" +data: App\Entity\SubPrefecture {#3503 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28582 +label: "" +value: "15" +data: App\Entity\SubPrefecture {#3498 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28583 +label: "" +value: "155" +data: App\Entity\SubPrefecture {#3493 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28584 +label: "" +value: "274" +data: App\Entity\SubPrefecture {#3488 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28585 +label: "" +value: "132" +data: App\Entity\SubPrefecture {#3483 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28586 +label: "" +value: "112" +data: App\Entity\SubPrefecture {#3478 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28587 +label: "" +value: "47" +data: App\Entity\SubPrefecture {#3473 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28588 +label: "" +value: "113" +data: App\Entity\SubPrefecture {#3468 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28589 +label: "" +value: "240" +data: App\Entity\SubPrefecture {#3463 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28590 +label: "" +value: "6" +data: App\Entity\SubPrefecture {#3458 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28591 +label: "" +value: "48" +data: App\Entity\SubPrefecture {#3453 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28592 +label: "" +value: "228" +data: App\Entity\SubPrefecture {#3448 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28593 +label: "" +value: "79" +data: App\Entity\SubPrefecture {#3443 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28594 +label: "" +value: "286" +data: App\Entity\SubPrefecture {#3438 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28595 +label: "" +value: "340" +data: App\Entity\SubPrefecture {#3433 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28596 +label: "" +value: "241" +data: App\Entity\SubPrefecture {#3428 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28597 +label: "" +value: "249" +data: App\Entity\SubPrefecture {#3423 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28598 +label: "" +value: "58" +data: App\Entity\SubPrefecture {#3418 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28599 +label: "" +value: "145" +data: App\Entity\SubPrefecture {#3413 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28600 +label: "" +value: "162" +data: App\Entity\SubPrefecture {#3408 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28601 +label: "" +value: "7" +data: App\Entity\SubPrefecture {#3403 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28602 +label: "" +value: "91" +data: App\Entity\SubPrefecture {#3398 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28603 +label: "" +value: "80" +data: App\Entity\SubPrefecture {#3393 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28604 +label: "" +value: "71" +data: App\Entity\SubPrefecture {#3388 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28605 +label: "" +value: "92" +data: App\Entity\SubPrefecture {#3383 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28606 +label: "" +value: "37" +data: App\Entity\SubPrefecture {#3378 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28607 +label: "" +value: "172" +data: App\Entity\SubPrefecture {#3373 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28608 +label: "" +value: "242" +data: App\Entity\SubPrefecture {#3368 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28609 +label: "" +value: "104" +data: App\Entity\SubPrefecture {#3363 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28610 +label: "" +value: "320" +data: App\Entity\SubPrefecture {#3358 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28611 +label: "" +value: "23" +data: App\Entity\SubPrefecture {#3353 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28612 +label: "" +value: "298" +data: App\Entity\SubPrefecture {#3348 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28613 +label: "" +value: "114" +data: App\Entity\SubPrefecture {#3343 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28614 +label: "" +value: "229" +data: App\Entity\SubPrefecture {#4294 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28615 +label: "" +value: "163" +data: App\Entity\SubPrefecture {#4271 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28616 +label: "" +value: "173" +data: App\Entity\SubPrefecture {#4289 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28617 +label: "" +value: "230" +data: App\Entity\SubPrefecture {#27568 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28618 +label: "" +value: "59" +data: App\Entity\SubPrefecture {#27573 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28619 +label: "" +value: "73" +data: App\Entity\SubPrefecture {#27578 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28620 +label: "" +value: "231" +data: App\Entity\SubPrefecture {#27583 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28621 +label: "" +value: "8" +data: App\Entity\SubPrefecture {#27588 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28622 +label: "" +value: "250" +data: App\Entity\SubPrefecture {#27593 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28623 +label: "" +value: "174" +data: App\Entity\SubPrefecture {#27598 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28624 +label: "" +value: "205" +data: App\Entity\SubPrefecture {#27603 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28625 +label: "" +value: "321" +data: App\Entity\SubPrefecture {#27608 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28626 +label: "" +value: "308" +data: App\Entity\SubPrefecture {#27613 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28627 +label: "" +value: "185" +data: App\Entity\SubPrefecture {#27618 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28628 +label: "" +value: "81" +data: App\Entity\SubPrefecture {#27623 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28629 +label: "" +value: "322" +data: App\Entity\SubPrefecture {#27628 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28630 +label: "" +value: "72" +data: App\Entity\SubPrefecture {#27633 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28631 +label: "" +value: "287" +data: App\Entity\SubPrefecture {#27638 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28632 +label: "" +value: "49" +data: App\Entity\SubPrefecture {#27643 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28633 +label: "" +value: "126" +data: App\Entity\SubPrefecture {#27648 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28634 +label: "" +value: "133" +data: App\Entity\SubPrefecture {#27653 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28635 +label: "" +value: "82" +data: App\Entity\SubPrefecture {#27658 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28636 +label: "" +value: "38" +data: App\Entity\SubPrefecture {#27663 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28637 +label: "" +value: "341" +data: App\Entity\SubPrefecture {#27668 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28638 +label: "" +value: "60" +data: App\Entity\SubPrefecture {#27673 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28639 +label: "" +value: "127" +data: App\Entity\SubPrefecture {#27678 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28640 +label: "" +value: "196" +data: App\Entity\SubPrefecture {#27683 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28641 +label: "" +value: "232" +data: App\Entity\SubPrefecture {#27688 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28642 +label: "" +value: "139" +data: App\Entity\SubPrefecture {#27693 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28643 +label: "" +value: "74" +data: App\Entity\SubPrefecture {#27698 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28644 +label: "" +value: "309" +data: App\Entity\SubPrefecture {#27703 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28645 +label: "" +value: "233" +data: App\Entity\SubPrefecture {#27708 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28646 +label: "" +value: "197" +data: App\Entity\SubPrefecture {#27713 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28647 +label: "" +value: "206" +data: App\Entity\SubPrefecture {#27718 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28648 +label: "" +value: "299" +data: App\Entity\SubPrefecture {#27723 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28649 +label: "" +value: "16" +data: App\Entity\SubPrefecture {#27728 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28650 +label: "" +value: "219" +data: App\Entity\SubPrefecture {#27733 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28651 +label: "" +value: "207" +data: App\Entity\SubPrefecture {#27738 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28652 +label: "" +value: "264" +data: App\Entity\SubPrefecture {#27743 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28653 +label: "" +value: "61" +data: App\Entity\SubPrefecture {#27748 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28654 +label: "" +value: "208" +data: App\Entity\SubPrefecture {#27753 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28655 +label: "" +value: "105" +data: App\Entity\SubPrefecture {#27758 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28656 +label: "" +value: "293" +data: App\Entity\SubPrefecture {#27763 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28657 +label: "" +value: "300" +data: App\Entity\SubPrefecture {#27768 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28658 +label: "" +value: "310" +data: App\Entity\SubPrefecture {#27773 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28659 +label: "" +value: "265" +data: App\Entity\SubPrefecture {#27778 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28660 +label: "" +value: "164" +data: App\Entity\SubPrefecture {#27783 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28661 +label: "" +value: "222" +data: App\Entity\SubPrefecture {#27788 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28662 +label: "" +value: "220" +data: App\Entity\SubPrefecture {#27793 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28663 +label: "" +value: "243" +data: App\Entity\SubPrefecture {#27798 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28664 +label: "" +value: "156" +data: App\Entity\SubPrefecture {#27803 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28665 +label: "" +value: "128" +data: App\Entity\SubPrefecture {#27808 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28666 +label: "" +value: "115" +data: App\Entity\SubPrefecture {#27813 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28667 +label: "" +value: "93" +data: App\Entity\SubPrefecture {#27818 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28668 +label: "" +value: "221" +data: App\Entity\SubPrefecture {#27823 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28669 +label: "" +value: "165" +data: App\Entity\SubPrefecture {#27828 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28670 +label: "" +value: "251" +data: App\Entity\SubPrefecture {#27833 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28671 +label: "" +value: "50" +data: App\Entity\SubPrefecture {#27838 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28672 +label: "" +value: "209" +data: App\Entity\SubPrefecture {#27843 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28673 +label: "" +value: "83" +data: App\Entity\SubPrefecture {#27848 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28674 +label: "" +value: "140" +data: App\Entity\SubPrefecture {#27853 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28675 +label: "" +value: "39" +data: App\Entity\SubPrefecture {#27858 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28676 +label: "" +value: "106" +data: App\Entity\SubPrefecture {#27863 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28677 +label: "" +value: "24" +data: App\Entity\SubPrefecture {#27868 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28678 +label: "" +value: "186" +data: App\Entity\SubPrefecture {#27873 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28679 +label: "" +value: "275" +data: App\Entity\SubPrefecture {#27878 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28680 +label: "" +value: "276" +data: App\Entity\SubPrefecture {#27883 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28681 +label: "" +value: "51" +data: App\Entity\SubPrefecture {#27888 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28682 +label: "" +value: "175" +data: App\Entity\SubPrefecture {#27893 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28683 +label: "" +value: "187" +data: App\Entity\SubPrefecture {#27898 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28684 +label: "" +value: "244" +data: App\Entity\SubPrefecture {#27903 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28685 +label: "" +value: "166" +data: App\Entity\SubPrefecture {#27908 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28686 +label: "" +value: "245" +data: App\Entity\SubPrefecture {#27913 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28687 +label: "" +value: "52" +data: App\Entity\SubPrefecture {#27918 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28688 +label: "" +value: "84" +data: App\Entity\SubPrefecture {#27923 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28689 +label: "" +value: "288" +data: App\Entity\SubPrefecture {#27928 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28690 +label: "" +value: "157" +data: App\Entity\SubPrefecture {#27933 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28691 +label: "" +value: "9" +data: App\Entity\SubPrefecture {#27938 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28692 +label: "" +value: "311" +data: App\Entity\SubPrefecture {#27943 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28693 +label: "" +value: "323" +data: App\Entity\SubPrefecture {#27948 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28694 +label: "" +value: "301" +data: App\Entity\SubPrefecture {#27953 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28695 +label: "" +value: "94" +data: App\Entity\SubPrefecture {#27958 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28696 +label: "" +value: "95" +data: App\Entity\SubPrefecture {#27963 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28697 +label: "" +value: "96" +data: App\Entity\SubPrefecture {#27968 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28698 +label: "" +value: "85" +data: App\Entity\SubPrefecture {#27973 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28699 +label: "" +value: "266" +data: App\Entity\SubPrefecture {#27978 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28700 +label: "" +value: "289" +data: App\Entity\SubPrefecture {#27983 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28701 +label: "" +value: "342" +data: App\Entity\SubPrefecture {#27988 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28702 +label: "" +value: "97" +data: App\Entity\SubPrefecture {#27993 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28703 +label: "" +value: "100" +data: App\Entity\SubPrefecture {#27998 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28704 +label: "" +value: "198" +data: App\Entity\SubPrefecture {#28003 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28705 +label: "" +value: "252" +data: App\Entity\SubPrefecture {#28008 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28706 +label: "" +value: "146" +data: App\Entity\SubPrefecture {#28013 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28707 +label: "" +value: "343" +data: App\Entity\SubPrefecture {#28018 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28708 +label: "" +value: "253" +data: App\Entity\SubPrefecture {#28023 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28709 +label: "" +value: "312" +data: App\Entity\SubPrefecture {#28028 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28710 +label: "" +value: "324" +data: App\Entity\SubPrefecture {#28033 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28711 +label: "" +value: "313" +data: App\Entity\SubPrefecture {#28038 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28712 +label: "" +value: "210" +data: App\Entity\SubPrefecture {#28043 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28713 +label: "" +value: "25" +data: App\Entity\SubPrefecture {#28048 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28714 +label: "" +value: "334" +data: App\Entity\SubPrefecture {#28053 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28715 +label: "" +value: "188" +data: App\Entity\SubPrefecture {#28058 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28716 +label: "" +value: "267" +data: App\Entity\SubPrefecture {#28063 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28717 +label: "" +value: "199" +data: App\Entity\SubPrefecture {#28068 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28718 +label: "" +value: "254" +data: App\Entity\SubPrefecture {#28073 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28719 +label: "" +value: "277" +data: App\Entity\SubPrefecture {#28078 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28720 +label: "" +value: "53" +data: App\Entity\SubPrefecture {#28083 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28721 +label: "" +value: "211" +data: App\Entity\SubPrefecture {#28088 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28722 +label: "" +value: "86" +data: App\Entity\SubPrefecture {#28093 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28723 +label: "" +value: "290" +data: App\Entity\SubPrefecture {#28098 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28724 +label: "" +value: "167" +data: App\Entity\SubPrefecture {#28103 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28725 +label: "" +value: "134" +data: App\Entity\SubPrefecture {#28108 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28726 +label: "" +value: "325" +data: App\Entity\SubPrefecture {#28113 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28727 +label: "" +value: "26" +data: App\Entity\SubPrefecture {#28118 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28728 +label: "" +value: "40" +data: App\Entity\SubPrefecture {#28123 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28729 +label: "" +value: "116" +data: App\Entity\SubPrefecture {#28128 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28730 +label: "" +value: "268" +data: App\Entity\SubPrefecture {#28133 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28731 +label: "" +value: "75" +data: App\Entity\SubPrefecture {#28138 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28732 +label: "" +value: "200" +data: App\Entity\SubPrefecture {#28143 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28733 +label: "" +value: "117" +data: App\Entity\SubPrefecture {#28148 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28734 +label: "" +value: "87" +data: App\Entity\SubPrefecture {#28153 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28735 +label: "" +value: "176" +data: App\Entity\SubPrefecture {#28158 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28736 +label: "" +value: "255" +data: App\Entity\SubPrefecture {#28163 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28737 +label: "" +value: "135" +data: App\Entity\SubPrefecture {#28168 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28738 +label: "" +value: "177" +data: App\Entity\SubPrefecture {#28173 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28739 +label: "" +value: "17" +data: App\Entity\SubPrefecture {#28178 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28740 +label: "" +value: "314" +data: App\Entity\SubPrefecture {#28183 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28741 +label: "" +value: "315" +data: App\Entity\SubPrefecture {#28188 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28742 +label: "" +value: "62" +data: App\Entity\SubPrefecture {#28193 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28743 +label: "" +value: "98" +data: App\Entity\SubPrefecture {#28198 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28744 +label: "" +value: "99" +data: App\Entity\SubPrefecture {#28203 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28745 +label: "" +value: "158" +data: App\Entity\SubPrefecture {#28208 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28746 +label: "" +value: "291" +data: App\Entity\SubPrefecture {#28213 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28747 +label: "" +value: "178" +data: App\Entity\SubPrefecture {#28218 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28748 +label: "" +value: "269" +data: App\Entity\SubPrefecture {#28223 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28749 +label: "" +value: "179" +data: App\Entity\SubPrefecture {#28228 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28750 +label: "" +value: "292" +data: App\Entity\SubPrefecture {#28233 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28751 +label: "" +value: "27" +data: App\Entity\SubPrefecture {#28238 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28752 +label: "" +value: "63" +data: App\Entity\SubPrefecture {#28243 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28753 +label: "" +value: "168" +data: App\Entity\SubPrefecture {#28248 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28754 +label: "" +value: "326" +data: App\Entity\SubPrefecture {#28253 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28755 +label: "" +value: "256" +data: App\Entity\SubPrefecture {#28258 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28756 +label: "" +value: "107" +data: App\Entity\SubPrefecture {#28263 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28757 +label: "" +value: "118" +data: App\Entity\SubPrefecture {#28268 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28758 +label: "" +value: "147" +data: App\Entity\SubPrefecture {#28273 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28759 +label: "" +value: "234" +data: App\Entity\SubPrefecture {#28278 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28760 +label: "" +value: "180" +data: App\Entity\SubPrefecture {#28283 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28761 +label: "" +value: "257" +data: App\Entity\SubPrefecture {#28288 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28762 +label: "" +value: "344" +data: App\Entity\SubPrefecture {#28293 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28763 +label: "" +value: "181" +data: App\Entity\SubPrefecture {#28298 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28764 +label: "" +value: "223" +data: App\Entity\SubPrefecture {#28303 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28765 +label: "" +value: "345" +data: App\Entity\SubPrefecture {#28308 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28766 +label: "" +value: "136" +data: App\Entity\SubPrefecture {#28313 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28767 +label: "" +value: "182" +data: App\Entity\SubPrefecture {#28318 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28768 +label: "" +value: "270" +data: App\Entity\SubPrefecture {#28323 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28769 +label: "" +value: "271" +data: App\Entity\SubPrefecture {#28328 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28770 +label: "" +value: "258" +data: App\Entity\SubPrefecture {#28333 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28771 +label: "" +value: "29" +data: App\Entity\SubPrefecture {#28338 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28772 +label: "" +value: "54" +data: App\Entity\SubPrefecture {#28343 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28773 +label: "" +value: "28" +data: App\Entity\SubPrefecture {#28348 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28774 +label: "" +value: "55" +data: App\Entity\SubPrefecture {#28353 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28775 +label: "" +value: "259" +data: App\Entity\SubPrefecture {#28358 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28776 +label: "" +value: "148" +data: App\Entity\SubPrefecture {#28363 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28777 +label: "" +value: "122" +data: App\Entity\SubPrefecture {#28368 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28778 +label: "" +value: "129" +data: App\Entity\SubPrefecture {#28373 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28779 +label: "" +value: "224" +data: App\Entity\SubPrefecture {#28378 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28780 +label: "" +value: "108" +data: App\Entity\SubPrefecture {#28383 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28781 +label: "" +value: "235" +data: App\Entity\SubPrefecture {#28388 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28782 +label: "" +value: "302" +data: App\Entity\SubPrefecture {#28393 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28783 +label: "" +value: "201" +data: App\Entity\SubPrefecture {#28398 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28784 +label: "" +value: "212" +data: App\Entity\SubPrefecture {#28403 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28785 +label: "" +value: "316" +data: App\Entity\SubPrefecture {#28408 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28786 +label: "" +value: "317" +data: App\Entity\SubPrefecture {#28413 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28787 +label: "" +value: "130" +data: App\Entity\SubPrefecture {#28418 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28788 +label: "" +value: "327" +data: App\Entity\SubPrefecture {#28423 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28789 +label: "" +value: "141" +data: App\Entity\SubPrefecture {#28428 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28790 +label: "" +value: "328" +data: App\Entity\SubPrefecture {#28433 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28791 +label: "" +value: "41" +data: App\Entity\SubPrefecture {#28438 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28792 +label: "" +value: "225" +data: App\Entity\SubPrefecture {#28443 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28793 +label: "" +value: "42" +data: App\Entity\SubPrefecture {#28448 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28794 +label: "" +value: "335" +data: App\Entity\SubPrefecture {#28453 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28795 +label: "" +value: "137" +data: App\Entity\SubPrefecture {#28458 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4264 -form: Symfony\Component\Form\Form {#2700 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4263 …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) {#4261 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 {#28799 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#28816 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28803 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#28827 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28801 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#28838 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28805 +label: "achat" +value: "557" +data: App\Entity\Category {#28847 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28800 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#28856 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28812 +label: "administrations" +value: "8" +data: App\Entity\Category {#28867 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28810 +label: "aéroports" +value: "109" +data: App\Entity\Category {#28876 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28809 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#28885 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28802 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#28894 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#28813 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#28903 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34975 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#28914 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34976 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#28923 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34977 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#28934 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34978 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#28943 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34979 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#28952 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34980 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#28963 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34981 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#28972 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34982 +label: "agriculture" +value: "373" +data: App\Entity\Category {#28983 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34983 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#28992 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34984 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#28817 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34986 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#29013 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34985 +label: "agronomie" +value: "376" +data: App\Entity\Category {#29022 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34988 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#29031 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34989 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#29042 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34990 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#29051 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34991 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#29060 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34992 +label: "aluminium" +value: "132" +data: App\Entity\Category {#29069 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34993 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#29078 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34994 +label: "ambulances" +value: "532" +data: App\Entity\Category {#29087 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34995 +label: "aménagement" +value: "573" +data: App\Entity\Category {#29096 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34996 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#29107 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34997 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#29116 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34998 +label: "ameublement" +value: "193" +data: App\Entity\Category {#29125 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#34999 +label: "animalerie" +value: "310" +data: App\Entity\Category {#29134 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35000 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#29143 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35001 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#29152 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35002 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#29161 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35003 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#29170 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35004 +label: "aquarium" +value: "52" +data: App\Entity\Category {#29179 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35005 +label: "architectes" +value: "134" +data: App\Entity\Category {#29188 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35006 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#29197 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35007 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#29208 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35008 +label: "art graphique" +value: "4" +data: App\Entity\Category {#29219 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35009 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#29228 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35010 +label: "artisanat" +value: "196" +data: App\Entity\Category {#29237 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35011 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#29238 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35012 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#29256 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35013 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#29265 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35014 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#29274 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35015 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#29283 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35016 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#29292 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35017 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#29301 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35018 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#29310 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35019 +label: "associations" +value: "178" +data: App\Entity\Category {#29319 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35020 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#29328 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35021 +label: "assurances" +value: "65" +data: App\Entity\Category {#29337 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35022 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#29348 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35023 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#29357 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35024 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#29366 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35025 +label: "auberge" +value: "534" +data: App\Entity\Category {#29375 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35026 +label: "auberges" +value: "292" +data: App\Entity\Category {#29384 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35027 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#29393 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35028 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#29402 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35029 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#29413 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35030 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#1019 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35031 +label: "autre" +value: "72" +data: App\Entity\Category {#29430 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35032 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#29439 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35033 +label: "banques" +value: "67" +data: App\Entity\Category {#29448 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35034 +label: "bar" +value: "14" +data: App\Entity\Category {#29457 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35035 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#29466 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35036 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#28857 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35037 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#29483 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35038 +label: "béton" +value: "138" +data: App\Entity\Category {#29494 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35039 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#29503 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35040 +label: "bien être" +value: "80" +data: App\Entity\Category {#29514 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35041 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#29523 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35042 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#29532 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35043 +label: "biologistes" +value: "329" +data: App\Entity\Category {#29541 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35044 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#29552 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35045 +label: "bois" +value: "139" +data: App\Entity\Category {#29561 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35046 +label: "boissons" +value: "380" +data: App\Entity\Category {#29570 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35047 +label: "boucheries" +value: "200" +data: App\Entity\Category {#29579 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35048 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#29588 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35049 +label: "boutique" +value: "252" +data: App\Entity\Category {#29597 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35050 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#29606 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35051 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#29615 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35052 +label: "bowling" +value: "309" +data: App\Entity\Category {#29624 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35053 +label: "brasserie" +value: "441" +data: App\Entity\Category {#29633 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35054 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#29642 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35055 +label: "broderies" +value: "202" +data: App\Entity\Category {#29651 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35056 +label: "btp" +value: "536" +data: App\Entity\Category {#29660 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35057 +label: "bts" +value: "541" +data: App\Entity\Category {#29669 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35058 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#29678 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35059 +label: "bureautique" +value: "314" +data: App\Entity\Category {#29687 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35060 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#29696 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35061 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#29705 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35062 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#29714 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35063 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#29723 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35064 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#29732 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35065 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#29741 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35066 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#29750 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35067 +label: "café" +value: "26" +data: App\Entity\Category {#29759 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35068 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#29768 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35069 +label: "camping" +value: "51" +data: App\Entity\Category {#29777 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35070 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#29786 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35071 +label: "carrelage" +value: "140" +data: App\Entity\Category {#29795 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35072 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#29804 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35073 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#29813 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35074 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#29822 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35075 +label: "cartographie" +value: "179" +data: App\Entity\Category {#29833 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35076 +label: "casinos" +value: "50" +data: App\Entity\Category {#29842 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35077 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#29851 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35078 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#29860 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35079 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#29871 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35080 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#29880 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35081 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#29889 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35082 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#29898 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35083 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#29907 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35084 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#29916 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35085 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#29925 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35086 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#29934 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35087 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#29943 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35088 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#29952 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35089 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#29961 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35090 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#29970 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35091 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#29979 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35092 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#1006 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35093 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#29988 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35094 +label: "chaussures" +value: "206" +data: App\Entity\Category {#29997 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35095 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#30006 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35096 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#30015 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35097 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#30024 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35098 +label: "cimetière" +value: "74" +data: App\Entity\Category {#30033 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35099 +label: "cinémas" +value: "296" +data: App\Entity\Category {#30042 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35100 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#30051 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35101 +label: "cloud" +value: "321" +data: App\Entity\Category {#30060 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35102 +label: "club de football" +value: "574" +data: App\Entity\Category {#30069 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35103 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#30078 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35104 +label: "collège" +value: "539" +data: App\Entity\Category {#30087 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35105 +label: "commerce général" +value: "207" +data: App\Entity\Category {#30096 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35106 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#28828 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35107 +label: "commercial" +value: "553" +data: App\Entity\Category {#30113 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35108 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#30122 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35109 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#30131 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35110 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#28904 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35111 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#30148 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35112 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#30157 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35113 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#30166 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35114 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#30175 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35115 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#29403 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35116 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#30192 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35117 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#30201 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35118 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#30210 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35119 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#30219 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35120 +label: "confédérations" +value: "404" +data: App\Entity\Category {#30228 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35121 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#30237 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35122 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#30246 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35123 +label: "consignation" +value: "511" +data: App\Entity\Category {#30255 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35124 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#30264 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35125 +label: "construction" +value: "143" +data: App\Entity\Category {#30273 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35126 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#30282 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35127 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#30291 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35128 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#30300 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35129 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#30309 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35130 +label: "copie service" +value: "482" +data: App\Entity\Category {#30318 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35131 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#30327 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35132 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#30336 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35133 +label: "courrier" +value: "483" +data: App\Entity\Category {#30345 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35134 +label: "courrier express" +value: "484" +data: App\Entity\Category {#30354 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35135 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#30363 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35136 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#30372 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35137 +label: "crémation" +value: "612" +data: App\Entity\Category {#30381 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35138 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#30390 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35139 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#30399 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35140 +label: "cuisines" +value: "145" +data: App\Entity\Category {#30408 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35141 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#30417 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35142 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#30426 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35143 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#30435 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35144 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#30444 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35145 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#30453 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35146 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#30462 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35147 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#30471 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35148 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#30480 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35149 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#30489 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35150 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#30498 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35151 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#30507 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35152 +label: "désinfection" +value: "631" +data: App\Entity\Category {#30516 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35153 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#30525 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35154 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#30534 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35155 +label: "devops" +value: "538" +data: App\Entity\Category {#30543 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35156 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#30552 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35157 +label: "directions" +value: "548" +data: App\Entity\Category {#30561 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35158 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#30570 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35159 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#30579 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35160 +label: "docteur" +value: "62" +data: App\Entity\Category {#30588 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35161 +label: "douanes" +value: "182" +data: App\Entity\Category {#30597 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35162 +label: "droits" +value: "562" +data: App\Entity\Category {#30606 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35163 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#30615 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35164 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#30624 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35165 +label: "eau de table" +value: "384" +data: App\Entity\Category {#30633 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35166 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#30642 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35167 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#30651 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35168 +label: "école" +value: "423" +data: App\Entity\Category {#30660 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35169 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#30669 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35170 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#30678 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35171 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#30687 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35172 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#30696 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35173 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#30705 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35174 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#30714 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35175 +label: "editeurs" +value: "118" +data: App\Entity\Category {#30723 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35176 +label: "education" +value: "566" +data: App\Entity\Category {#30732 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35177 +label: "eglise" +value: "75" +data: App\Entity\Category {#30741 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35178 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#30750 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35179 +label: "électricien" +value: "86" +data: App\Entity\Category {#30759 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35180 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#30768 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35181 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#30777 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35182 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#30786 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35183 +label: "elevage" +value: "386" +data: App\Entity\Category {#30795 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35184 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#30804 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35185 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#30813 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35186 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#30822 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35187 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#28924 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35188 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#29484 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35189 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#30847 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35190 +label: "engrais" +value: "387" +data: App\Entity\Category {#30856 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35191 +label: "enseignement" +value: "568" +data: App\Entity\Category {#30865 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35192 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#30874 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35193 +label: "entreposage" +value: "437" +data: App\Entity\Category {#30883 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35194 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#30892 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35195 +label: "environnement" +value: "183" +data: App\Entity\Category {#30901 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35196 +label: "epargne" +value: "363" +data: App\Entity\Category {#30910 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35197 +label: "épicerie" +value: "27" +data: App\Entity\Category {#30919 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35198 +label: "Épilation" +value: "580" +data: App\Entity\Category {#30928 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35199 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#30937 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35200 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#30946 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35201 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#30955 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35202 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#30964 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35203 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#30973 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35204 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#30982 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35205 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#30991 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35206 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#31000 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35207 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#31009 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35208 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#31018 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35209 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#31027 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35210 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#31036 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35211 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#31045 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35212 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#31054 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35213 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#31063 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35214 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#31072 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35215 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#31081 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35216 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#31090 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35217 +label: "fast food" +value: "210" +data: App\Entity\Category {#31099 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35218 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#31108 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35219 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#31117 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35220 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#31126 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35221 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#29338 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35222 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#31143 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35223 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#31152 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35224 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#31161 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35225 +label: "fondations" +value: "184" +data: App\Entity\Category {#31170 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35226 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#31179 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35227 +label: "formation" +value: "567" +data: App\Entity\Category {#31188 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35228 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#31197 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35229 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#31206 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35230 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#31215 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35231 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#29504 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35232 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#31232 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35233 +label: "fourniture" +value: "556" +data: App\Entity\Category {#31241 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35234 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#31250 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35235 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#31259 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35236 +label: "fret" +value: "512" +data: App\Entity\Category {#1549 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35237 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#31268 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35238 +label: "friperies" +value: "214" +data: App\Entity\Category {#31277 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35239 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#31286 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35240 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#31295 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35241 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#31304 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35242 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#31313 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35243 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#31322 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35244 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#31331 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35245 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#31340 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35246 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#31349 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35247 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#31358 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35248 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#31367 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35249 +label: "gare" +value: "530" +data: App\Entity\Category {#31376 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35250 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#31385 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35251 +label: "gaz" +value: "418" +data: App\Entity\Category {#31394 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35252 +label: "génie civil" +value: "152" +data: App\Entity\Category {#31403 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35253 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#31412 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35254 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#31421 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35255 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#31430 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35256 +label: "géomètres" +value: "153" +data: App\Entity\Category {#31439 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35257 +label: "gestion" +value: "561" +data: App\Entity\Category {#31448 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35258 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#31457 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35259 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#31466 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35260 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#31475 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35261 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#31484 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35262 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#31493 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35263 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#31502 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35264 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#31511 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35265 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#31520 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35266 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#31529 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35267 +label: "gym" +value: "104" +data: App\Entity\Category {#31538 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35268 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#31547 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35269 +label: "hébergement" +value: "57" +data: App\Entity\Category {#31556 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35270 +label: "hôpital" +value: "63" +data: App\Entity\Category {#31565 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35271 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#31574 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35272 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#31583 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35273 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#31592 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35274 +label: "hôtels" +value: "299" +data: App\Entity\Category {#31601 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35275 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#31610 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35276 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#31619 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35277 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#31628 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35278 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#31637 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35279 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#31646 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35280 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#31655 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35281 +label: "hygiène" +value: "90" +data: App\Entity\Category {#31664 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35282 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#31673 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35283 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#28953 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35284 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#29861 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35285 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#31698 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35286 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#31707 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35287 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#31716 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35288 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#31725 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35289 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#31734 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35290 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#31743 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35291 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#31752 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35292 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#31761 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35293 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#29209 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35294 +label: "informatique" +value: "322" +data: App\Entity\Category {#31778 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35295 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#29198 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35296 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#31795 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35297 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#31804 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35298 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#31813 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35299 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#31822 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35300 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#31831 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35301 +label: "institutions" +value: "550" +data: App\Entity\Category {#31840 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35302 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#31849 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35303 +label: "internet" +value: "324" +data: App\Entity\Category {#31858 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35304 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#31867 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35305 +label: "jardinage" +value: "491" +data: App\Entity\Category {#31876 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35306 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#31885 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35307 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#31894 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35308 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#31903 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35309 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#31912 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35310 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#31921 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35311 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#31930 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35312 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#31939 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35313 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#31948 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35314 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#31957 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35315 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#31966 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35316 +label: "lessive" +value: "31" +data: App\Entity\Category {#31975 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35317 +label: "librairie" +value: "20" +data: App\Entity\Category {#31984 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35318 +label: "lingeries" +value: "218" +data: App\Entity\Category {#31993 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35319 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#32002 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35320 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#32011 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35321 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#32020 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35322 +label: "location avion" +value: "513" +data: App\Entity\Category {#32029 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35323 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#32038 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35324 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#32049 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35325 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#32058 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35326 +label: "location de film" +value: "100" +data: App\Entity\Category {#32067 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35327 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#32076 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35328 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#32085 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35329 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#32094 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35330 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#32103 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35331 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#32112 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35332 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#32121 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35333 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#32130 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35334 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#32139 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35335 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#32148 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35336 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#32157 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35337 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#32166 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35338 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#32175 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35339 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#32184 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35340 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#32193 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35341 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#32202 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35342 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#32039 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35343 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#32219 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35344 +label: "logistique" +value: "514" +data: App\Entity\Category {#32228 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35345 +label: "loterie" +value: "219" +data: App\Entity\Category {#32237 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35346 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#32246 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35347 +label: "lycée" +value: "540" +data: App\Entity\Category {#32255 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35348 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#32264 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35349 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#32273 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35350 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#32282 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35351 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#32291 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35352 +label: "magazines" +value: "123" +data: App\Entity\Category {#32300 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35353 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#32309 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35354 +label: "mairie" +value: "76" +data: App\Entity\Category {#32318 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35355 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#32327 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35356 +label: "management" +value: "285" +data: App\Entity\Category {#32336 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35357 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#32345 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35358 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#32354 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35359 +label: "maquis" +value: "220" +data: App\Entity\Category {#32363 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35360 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#32372 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35361 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#32381 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35362 +label: "marketing" +value: "286" +data: App\Entity\Category {#32390 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35363 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#32399 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35364 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#32408 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35365 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#32417 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35366 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#32426 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35367 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#32435 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35368 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#32444 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35369 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#32453 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35370 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#32462 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35371 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#32471 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35372 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#32480 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35373 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#32489 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35374 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#32498 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35375 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#32507 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35376 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#32516 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35377 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#32525 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35378 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#32534 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35379 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#32543 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35380 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#32552 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35381 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#32561 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35382 +label: "médias" +value: "124" +data: App\Entity\Category {#32570 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35383 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#32579 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35384 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#32588 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35385 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#32597 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35386 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#32606 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35387 +label: "merceries" +value: "225" +data: App\Entity\Category {#32615 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35388 +label: "meubles" +value: "226" +data: App\Entity\Category {#32624 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35389 +label: "microfinance" +value: "367" +data: App\Entity\Category {#32633 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35390 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#32642 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35391 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#32651 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35392 +label: "ministères" +value: "185" +data: App\Entity\Category {#32660 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35393 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#32669 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35394 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#32678 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35395 +label: "monétique" +value: "327" +data: App\Entity\Category {#32687 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35396 +label: "moneygram" +value: "605" +data: App\Entity\Category {#32696 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35397 +label: "mosquée" +value: "79" +data: App\Entity\Category {#32705 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35398 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#32714 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35399 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#32723 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35400 +label: "multimédias" +value: "125" +data: App\Entity\Category {#32732 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35401 +label: "musées" +value: "301" +data: App\Entity\Category {#32741 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35402 +label: "musique" +value: "302" +data: App\Entity\Category {#32750 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35403 +label: "négoce" +value: "93" +data: App\Entity\Category {#32759 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35404 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#32768 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35405 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#32777 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35406 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#32786 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35407 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#32795 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35408 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#32804 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35409 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#32813 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35410 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#32822 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35411 +label: "neurologie" +value: "346" +data: App\Entity\Category {#32831 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35412 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#32840 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35413 +label: "Non classé" +value: "1" +data: App\Entity\Category {#1563 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35414 +label: "notaires" +value: "287" +data: App\Entity\Category {#32849 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35415 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#32858 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35416 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#32867 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35417 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#32876 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35418 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#32885 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35419 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#32894 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35420 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#32903 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35421 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#32912 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35422 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#32921 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35423 +label: "opticiens" +value: "348" +data: App\Entity\Category {#32930 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35424 +label: "ordres" +value: "405" +data: App\Entity\Category {#32939 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35425 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#32948 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35426 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#32957 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35427 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#32966 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35428 +label: "papeterie" +value: "229" +data: App\Entity\Category {#32975 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35429 +label: "parc auto" +value: "261" +data: App\Entity\Category {#32984 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35430 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#32993 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35431 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#33002 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35432 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#33011 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35433 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#33020 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35434 +label: "partenariat" +value: "552" +data: App\Entity\Category {#33029 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35435 +label: "patronat" +value: "406" +data: App\Entity\Category {#33038 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35436 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#33047 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35437 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#33056 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35438 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#33065 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35439 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#33074 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35440 +label: "peinture" +value: "165" +data: App\Entity\Category {#33083 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35441 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#33092 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35442 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#33101 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35443 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#33110 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35444 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#33119 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35445 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#33128 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35446 +label: "photographes" +value: "496" +data: App\Entity\Category {#33137 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35447 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#33146 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35448 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#33155 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35449 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#33164 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35450 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#33173 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35451 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#33182 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35452 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#33191 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35453 +label: "piscine" +value: "306" +data: App\Entity\Category {#33200 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35454 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#33209 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35455 +label: "plomberie" +value: "232" +data: App\Entity\Category {#33218 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35456 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#33227 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35457 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#33236 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35458 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#33245 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35459 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#33254 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35460 +label: "police" +value: "114" +data: App\Entity\Category {#33263 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35461 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#33272 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35462 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#33281 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35463 +label: "pompiers" +value: "115" +data: App\Entity\Category {#33290 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35464 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#33299 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35465 +label: "ports" +value: "516" +data: App\Entity\Category {#33308 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35466 +label: "poste" +value: "189" +data: App\Entity\Category {#33317 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35467 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#33326 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35468 +label: "pressings" +value: "234" +data: App\Entity\Category {#33335 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35469 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#33344 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35470 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#33353 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35471 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#33362 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35472 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#33371 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35473 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#33380 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35474 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#33389 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35475 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#33398 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35476 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#33407 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35477 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#33416 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35478 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#33425 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35479 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#33434 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35480 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#33443 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35481 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#33452 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35482 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#33461 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35483 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#33470 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35484 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#33479 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35485 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#33488 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35486 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#33497 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35487 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#33506 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35488 +label: "publicité" +value: "127" +data: App\Entity\Category {#33515 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35489 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#33524 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +label: "radiologie" +value: "356" +data: App\Entity\Category {#33533 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35491 +label: "radios" +value: "128" +data: App\Entity\Category {#33542 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35492 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#33551 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35493 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#33560 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35494 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#33569 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35495 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#33578 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#33589 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35497 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#33598 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35498 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#33607 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35499 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#33616 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35500 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#33625 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35501 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#33634 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35502 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#33643 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35503 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#33652 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35504 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#33661 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35505 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#33670 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35506 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#33679 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35507 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#33688 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35508 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#33697 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35509 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#33706 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35510 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#33715 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35511 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#33579 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35512 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#33732 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35513 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#33741 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35514 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#33750 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35515 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#33759 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35516 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#33768 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35517 +label: "résidence" +value: "307" +data: App\Entity\Category {#33777 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35518 +label: "restaurants" +value: "239" +data: App\Entity\Category {#33786 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35519 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#33795 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35520 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#33804 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35521 +label: "retouches" +value: "575" +data: App\Entity\Category {#33813 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35522 +label: "riz" +value: "402" +data: App\Entity\Category {#33822 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35523 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#33831 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35524 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#33840 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35525 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#33849 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35526 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#33858 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35527 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#33867 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35528 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#33876 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35529 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#33885 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35530 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#29542 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35531 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#33902 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35532 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#33911 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35533 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#33920 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35534 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#33929 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35535 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#33938 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35536 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#28973 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35537 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#33955 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35538 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#33964 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35539 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#33973 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35540 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#33982 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35541 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#33991 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35542 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#34000 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35543 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#34009 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35544 +label: "serrureries" +value: "242" +data: App\Entity\Category {#34018 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35545 +label: "serrurier" +value: "105" +data: App\Entity\Category {#34027 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35546 +label: "service public" +value: "533" +data: App\Entity\Category {#34036 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35547 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#29097 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35548 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#29032 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35549 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#34061 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35550 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#34070 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35551 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#34079 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35552 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#34088 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35553 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#34097 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35554 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#34106 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35555 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#34115 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35556 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#34124 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35557 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#34133 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35558 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#34142 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35559 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#34151 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35560 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#34160 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35561 +label: "services funéraires" +value: "609" +data: App\Entity\Category {#2746 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35562 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#34169 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35563 +label: "services publiques" +value: "572" +data: App\Entity\Category {#34178 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35564 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#34187 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35565 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#34196 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35566 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#34205 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35567 +label: "shipping" +value: "518" +data: App\Entity\Category {#34214 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35568 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#34223 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35569 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#34232 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35570 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#34241 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35571 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#34250 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35572 +label: "soins" +value: "564" +data: App\Entity\Category {#34259 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35573 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#34268 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35574 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#34277 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35575 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#34286 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35576 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#34295 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35577 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#34304 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35578 +label: "sport" +value: "101" +data: App\Entity\Category {#2737 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35579 +label: "station de bus" +value: "111" +data: App\Entity\Category {#34313 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35580 +label: "station de métro" +value: "528" +data: App\Entity\Category {#34322 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35581 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#34331 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35582 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#34340 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35583 +label: "stations essence" +value: "24" +data: App\Entity\Category {#34349 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35584 +label: "stockagem" +value: "501" +data: App\Entity\Category {#34358 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35585 +label: "studio de production" +value: "498" +data: App\Entity\Category {#34367 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35586 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#34376 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35587 +label: "stylismes" +value: "243" +data: App\Entity\Category {#34385 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35588 +label: "sucre" +value: "403" +data: App\Entity\Category {#34394 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35589 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#34403 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35590 +label: "synagogue" +value: "409" +data: App\Entity\Category {#34412 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35591 +label: "syndicats" +value: "71" +data: App\Entity\Category {#34421 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35592 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#34430 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35593 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#34439 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35594 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#34448 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35595 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#34457 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35596 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#29823 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35597 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#34474 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35598 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#34483 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35599 +label: "télévisions" +value: "5" +data: App\Entity\Category {#34492 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35600 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#34501 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35601 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#34510 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35602 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#34519 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35603 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#34528 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35604 +label: "textiles" +value: "470" +data: App\Entity\Category {#34537 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35605 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#34546 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35606 +label: "toilettage" +value: "500" +data: App\Entity\Category {#34555 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35607 +label: "toiture" +value: "173" +data: App\Entity\Category {#34564 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35608 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#34573 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35609 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#34582 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35610 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#34591 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35611 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#34600 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35612 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#34609 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35613 +label: "topographies" +value: "171" +data: App\Entity\Category {#34618 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35614 +label: "tourisme" +value: "49" +data: App\Entity\Category {#34627 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35615 +label: "tourisme et loisirs" +value: "48" +data: App\Entity\Category {#2728 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35616 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#34636 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35617 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#34645 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35618 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#34654 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35619 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#34663 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35620 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#34672 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35621 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#34681 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35622 +label: "transit" +value: "519" +data: App\Entity\Category {#34690 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35623 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#34699 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35624 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#34708 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35625 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#34717 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35626 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#34726 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35627 +label: "transport routier" +value: "523" +data: App\Entity\Category {#34735 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35628 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#1553 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35629 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#34752 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35630 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#34761 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35631 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#34770 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35632 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#34779 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35633 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#34788 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35634 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#34797 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35635 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#34806 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35636 +label: "trésor public" +value: "9" +data: App\Entity\Category {#34815 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35637 +label: "tribunal" +value: "47" +data: App\Entity\Category {#34824 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35638 +label: "tuiles" +value: "472" +data: App\Entity\Category {#34833 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35639 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#34842 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35640 +label: "université" +value: "542" +data: App\Entity\Category {#34851 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35641 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#34860 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35642 +label: "urgence" +value: "113" +data: App\Entity\Category {#2719 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35643 +label: "usinage" +value: "95" +data: App\Entity\Category {#34869 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35644 +label: "vannerie" +value: "645" +data: App\Entity\Category {#34878 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35645 +label: "vente" +value: "555" +data: App\Entity\Category {#34887 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35646 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#34896 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35647 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#34905 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35648 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#34914 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35649 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#34923 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35650 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#34932 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35651 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#34941 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35652 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#34950 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35653 +label: "western union" +value: "604" +data: App\Entity\Category {#34959 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35654 +label: "zoo" +value: "311" +data: App\Entity\Category {#34968 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#28796 -form: Symfony\Component\Form\Form {#2698 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4262 …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) {#28798 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 | "6efdc6f42ed5.q_eerr_uyxbo01paUdsBEM7HpciDvYnHFI_GlMsmFTw.6K3m4eqdpHitsisPYOlIQLq-lIDo5O6QRr-jzf9wJXnBgszXyIWiL5-aPQ" |
| 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 | "6efdc6f42ed5.q_eerr_uyxbo01paUdsBEM7HpciDvYnHFI_GlMsmFTw.6K3m4eqdpHitsisPYOlIQLq-lIDo5O6QRr-jzf9wJXnBgszXyIWiL5-aPQ" |
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 | "6efdc6f42ed5.q_eerr_uyxbo01paUdsBEM7HpciDvYnHFI_GlMsmFTw.6K3m4eqdpHitsisPYOlIQLq-lIDo5O6QRr-jzf9wJXnBgszXyIWiL5-aPQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35657 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() {#35659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35658 …} $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 | "6efdc6f42ed5.q_eerr_uyxbo01paUdsBEM7HpciDvYnHFI_GlMsmFTw.6K3m4eqdpHitsisPYOlIQLq-lIDo5O6QRr-jzf9wJXnBgszXyIWiL5-aPQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35669 -form: Symfony\Component\Form\Form {#35665 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35660 …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 | "6efdc6f42ed5.q_eerr_uyxbo01paUdsBEM7HpciDvYnHFI_GlMsmFTw.6K3m4eqdpHitsisPYOlIQLq-lIDo5O6QRr-jzf9wJXnBgszXyIWiL5-aPQ" |
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) {#35688 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() {#35692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35682 …} $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 {#35776 -form: Symfony\Component\Form\Form {#35777 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35672 …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) {#35681 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() {#35679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35680 …} $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 {#35711 -form: Symfony\Component\Form\Form {#35780 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35727 …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) {#35693 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() {#35698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35699 …} $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 {#35702 -form: Symfony\Component\Form\Form {#35783 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35678 …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) {#35708 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() {#35710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35709 …} $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 {#35801 -form: Symfony\Component\Form\Form {#35786 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35803 …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 {#35725 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#35719 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#35726 -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 {#35728 -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() {#35718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35717 …} $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 {#35806 +label: "Non classé" +value: "1" +data: App\Entity\Category {#1563 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35820 +label: "communication, publicité" +value: "2" +data: Proxies\__CG__\App\Entity\Category {#28904 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35831 +label: "agences de communication" +value: "3" +data: App\Entity\Category {#28903 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35832 +label: "art graphique" +value: "4" +data: App\Entity\Category {#29219 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35840 +label: "télévisions" +value: "5" +data: App\Entity\Category {#34492 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35818 +label: "bâtiment et construction" +value: "6" +data: Proxies\__CG__\App\Entity\Category {#28857 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35829 +label: "urbanisme" +value: "7" +data: App\Entity\Category {#34860 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35830 +label: "administrations" +value: "8" +data: App\Entity\Category {#28867 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35834 +label: "trésor public" +value: "9" +data: App\Entity\Category {#34815 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35821 +label: "ambassades et consulats" +value: "10" +data: App\Entity\Category {#29078 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35828 +label: "bureau du gouvernement local" +value: "11" +data: App\Entity\Category {#29678 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35826 +label: "commerces" +value: "12" +data: Proxies\__CG__\App\Entity\Category {#28828 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35827 +label: "vente en ligne" +value: "13" +data: App\Entity\Category {#34932 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35833 +label: "bar" +value: "14" +data: App\Entity\Category {#29457 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35838 +label: "bijouterie - joaillerie" +value: "15" +data: App\Entity\Category {#29523 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35837 +label: "boulangeries - pâtisseries" +value: "16" +data: App\Entity\Category {#29588 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35836 +label: "fleuristes" +value: "17" +data: App\Entity\Category {#31143 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35835 +label: "galerie d'art" +value: "18" +data: App\Entity\Category {#31313 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35841 +label: "galerie de meubles" +value: "19" +data: App\Entity\Category {#31322 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35842 +label: "librairie" +value: "20" +data: App\Entity\Category {#31984 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35843 +label: "quincaillerie" +value: "21" +data: App\Entity\Category {#33524 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35844 +label: "salon de beauté et d'esthétique" +value: "22" +data: App\Entity\Category {#33849 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35845 +label: "salons de coiffure" +value: "23" +data: App\Entity\Category {#33867 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35846 +label: "stations essence" +value: "24" +data: App\Entity\Category {#34349 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35847 +label: "vêtements - textiles" +value: "25" +data: App\Entity\Category {#34941 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35848 +label: "café" +value: "26" +data: App\Entity\Category {#29759 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35849 +label: "épicerie" +value: "27" +data: App\Entity\Category {#30919 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35850 +label: "grand magasin" +value: "28" +data: App\Entity\Category {#31493 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35851 +label: "magasin d'électronique" +value: "29" +data: App\Entity\Category {#32282 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35852 +label: "magasin d'articles de maison" +value: "30" +data: App\Entity\Category {#32273 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35853 +label: "lessive" +value: "31" +data: App\Entity\Category {#31975 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35854 +label: "magasin d'alcool" +value: "32" +data: App\Entity\Category {#32264 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35855 +label: "automobile / moto" +value: "33" +data: Proxies\__CG__\App\Entity\Category {#1019 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35856 +label: "vente de voitures" +value: "34" +data: App\Entity\Category {#34923 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35857 +label: "location de voitures" +value: "35" +data: App\Entity\Category {#32202 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35858 +label: "concessionnaire" +value: "36" +data: App\Entity\Category {#30201 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35859 +label: "réparation automobile" +value: "37" +data: App\Entity\Category {#33569 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35860 +label: "lave-auto" +value: "38" +data: App\Entity\Category {#31966 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35861 +label: "télécommunications" +value: "39" +data: Proxies\__CG__\App\Entity\Category {#29823 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35862 +label: "téléphonie mobile" +value: "40" +data: App\Entity\Category {#34474 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35863 +label: "immobilier" +value: "41" +data: Proxies\__CG__\App\Entity\Category {#28953 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35864 +label: "promoteurs immobiliers" +value: "42" +data: App\Entity\Category {#33497 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35865 +label: "comptabilité, juridique et conseil" +value: "43" +data: Proxies\__CG__\App\Entity\Category {#29403 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35866 +label: "comptabilité" +value: "44" +data: App\Entity\Category {#30175 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35867 +label: "sociétés de recouvrement" +value: "45" +data: App\Entity\Category {#34250 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35868 +label: "cabinets d'avocats" +value: "46" +data: App\Entity\Category {#29741 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35869 +label: "tribunal" +value: "47" +data: App\Entity\Category {#34824 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35870 +label: "tourisme et loisirs" +value: "48" +data: App\Entity\Category {#2728 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35871 +label: "tourisme" +value: "49" +data: App\Entity\Category {#34627 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35872 +label: "casinos" +value: "50" +data: App\Entity\Category {#29842 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35873 +label: "camping" +value: "51" +data: App\Entity\Category {#29777 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35874 +label: "aquarium" +value: "52" +data: App\Entity\Category {#29179 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35875 +label: "parc d'attractions" +value: "53" +data: App\Entity\Category {#32993 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35876 +label: "bowling\n" +value: "54" +data: App\Entity\Category {#29615 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35877 +label: "informatique, internet" +value: "55" +data: Proxies\__CG__\App\Entity\Category {#29198 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35878 +label: "technologie appliquée" +value: "56" +data: App\Entity\Category {#34457 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35879 +label: "hébergement" +value: "57" +data: App\Entity\Category {#31556 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35880 +label: "santé" +value: "58" +data: Proxies\__CG__\App\Entity\Category {#29542 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35881 +label: "vétérinaires" +value: "59" +data: App\Entity\Category {#34950 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35882 +label: "dentistes - cabinets dentaires" +value: "60" +data: App\Entity\Category {#30480 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35883 +label: "pharmacies" +value: "61" +data: App\Entity\Category {#33119 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35884 +label: "docteur" +value: "62" +data: App\Entity\Category {#30588 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35885 +label: "hôpital" +value: "63" +data: App\Entity\Category {#31565 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35886 +label: "finances" +value: "64" +data: Proxies\__CG__\App\Entity\Category {#29338 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35887 +label: "assurances" +value: "65" +data: App\Entity\Category {#29337 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35888 +label: "transport de fonds" +value: "66" +data: App\Entity\Category {#34717 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35889 +label: "banques" +value: "67" +data: App\Entity\Category {#29448 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35890 +label: "agroalimentaire" +value: "68" +data: Proxies\__CG__\App\Entity\Category {#28817 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35891 +label: "traitement des eaux" +value: "69" +data: App\Entity\Category {#34663 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35892 +label: "associations professionnelles" +value: "70" +data: App\Entity\Category {#29328 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35893 +label: "syndicats" +value: "71" +data: App\Entity\Category {#34421 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35894 +label: "autre" +value: "72" +data: App\Entity\Category {#29430 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35895 +label: "religion - lieux de culte" +value: "73" +data: App\Entity\Category {#33560 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35896 +label: "cimetière" +value: "74" +data: App\Entity\Category {#30033 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35897 +label: "eglise" +value: "75" +data: App\Entity\Category {#30741 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35898 +label: "mairie" +value: "76" +data: App\Entity\Category {#32318 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35899 +label: "maison funéraire" +value: "77" +data: App\Entity\Category {#32327 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35900 +label: "temple hindou" +value: "78" +data: App\Entity\Category {#34501 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35901 +label: "mosquée" +value: "79" +data: App\Entity\Category {#32705 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35902 +label: "bien être" +value: "80" +data: App\Entity\Category {#29514 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35903 +label: "spa / saunas" +value: "81" +data: App\Entity\Category {#34304 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35904 +label: "emploi" +value: "82" +data: Proxies\__CG__\App\Entity\Category {#28924 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35905 +label: "travail temporaire - intérim" +value: "83" +data: App\Entity\Category {#34797 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35906 +label: "energie" +value: "84" +data: Proxies\__CG__\App\Entity\Category {#29484 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35907 +label: "hydrocarbure stockage" +value: "85" +data: App\Entity\Category {#31655 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35908 +label: "électricien" +value: "86" +data: App\Entity\Category {#30759 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35909 +label: "formations, éducation" +value: "87" +data: Proxies\__CG__\App\Entity\Category {#29504 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35910 +label: "bibliothèque / médiathèque" +value: "88" +data: App\Entity\Category {#29503 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35911 +label: "formations techniques" +value: "89" +data: App\Entity\Category {#31215 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35912 +label: "hygiène" +value: "90" +data: App\Entity\Category {#31664 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35913 +label: "hygiène et entretien" +value: "91" +data: App\Entity\Category {#31673 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35914 +label: "import et export" +value: "92" +data: Proxies\__CG__\App\Entity\Category {#29861 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35915 +label: "négoce" +value: "93" +data: App\Entity\Category {#32759 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35916 +label: "industries" +value: "94" +data: Proxies\__CG__\App\Entity\Category {#29209 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35917 +label: "usinage" +value: "95" +data: App\Entity\Category {#34869 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35918 +label: "sécurité" +value: "96" +data: Proxies\__CG__\App\Entity\Category {#28973 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35919 +label: "sécurité routière" +value: "97" +data: App\Entity\Category {#33991 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35920 +label: "services" +value: "98" +data: Proxies\__CG__\App\Entity\Category {#29097 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35921 +label: "traducteurs / interprètes" +value: "99" +data: App\Entity\Category {#34645 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35922 +label: "location de film" +value: "100" +data: App\Entity\Category {#32067 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35923 +label: "sport" +value: "101" +data: App\Entity\Category {#2737 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35924 +label: "articles de sport" +value: "102" +data: App\Entity\Category {#29228 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35925 +label: "salles de sport, gym et fitness" +value: "103" +data: App\Entity\Category {#33840 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35926 +label: "gym" +value: "104" +data: App\Entity\Category {#31538 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35927 +label: "serrurier" +value: "105" +data: App\Entity\Category {#34027 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35928 +label: "livraison de repas" +value: "106" +data: App\Entity\Category {#32020 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35929 +label: "repas à emporter" +value: "107" +data: App\Entity\Category {#33741 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35930 +label: "transports" +value: "108" +data: Proxies\__CG__\App\Entity\Category {#1553 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35931 +label: "aéroports" +value: "109" +data: App\Entity\Category {#28876 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35932 +label: "transports urbains" +value: "110" +data: App\Entity\Category {#34788 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35933 +label: "station de bus" +value: "111" +data: App\Entity\Category {#34313 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35934 +label: "station de métro léger" +value: "112" +data: App\Entity\Category {#34331 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35935 +label: "urgence" +value: "113" +data: App\Entity\Category {#2719 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35936 +label: "police" +value: "114" +data: App\Entity\Category {#33263 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35937 +label: "pompiers" +value: "115" +data: App\Entity\Category {#33290 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35938 +label: "audiovisuel" +value: "116" +data: App\Entity\Category {#29393 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35939 +label: "centres d'appels" +value: "117" +data: App\Entity\Category {#29925 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35940 +label: "editeurs" +value: "118" +data: App\Entity\Category {#30723 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35941 +label: "evénementiel" +value: "119" +data: App\Entity\Category {#31000 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35942 +label: "impression numérique" +value: "120" +data: App\Entity\Category {#31698 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35943 +label: "imprimeries" +value: "121" +data: App\Entity\Category {#31707 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35944 +label: "journaux - presse - magazine" +value: "122" +data: App\Entity\Category {#31903 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35945 +label: "magazines" +value: "123" +data: App\Entity\Category {#32300 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35946 +label: "médias" +value: "124" +data: App\Entity\Category {#32570 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35947 +label: "multimédias" +value: "125" +data: App\Entity\Category {#32732 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35948 +label: "objets - cadeaux publicitaires" +value: "126" +data: App\Entity\Category {#32867 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35949 +label: "publicité" +value: "127" +data: App\Entity\Category {#33515 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35950 +label: "radios" +value: "128" +data: App\Entity\Category {#33542 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35951 +label: "régie publicitaire" +value: "129" +data: App\Entity\Category {#33551 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35952 +label: "sérigraphie" +value: "130" +data: App\Entity\Category {#34009 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35953 +label: "adduction d'eau" +value: "131" +data: App\Entity\Category {#28856 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35954 +label: "aluminium" +value: "132" +data: App\Entity\Category {#29069 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35955 +label: "aménagement foncier" +value: "133" +data: App\Entity\Category {#29116 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35956 +label: "architectes" +value: "134" +data: App\Entity\Category {#29188 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35957 +label: "ascenseurs" +value: "135" +data: App\Entity\Category {#29265 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35958 +label: "assainissement / canalisations" +value: "136" +data: App\Entity\Category {#29274 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35959 +label: "bâtiment / travaux publics" +value: "137" +data: App\Entity\Category {#29466 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35960 +label: "béton" +value: "138" +data: App\Entity\Category {#29494 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35961 +label: "bois" +value: "139" +data: App\Entity\Category {#29561 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35962 +label: "carrelage" +value: "140" +data: App\Entity\Category {#29795 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35963 +label: "carrière - concassage" +value: "141" +data: App\Entity\Category {#29804 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35964 +label: "chaudronnerie" +value: "142" +data: App\Entity\Category {#29988 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35965 +label: "construction" +value: "143" +data: App\Entity\Category {#30273 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35966 +label: "constructions métalliques" +value: "144" +data: App\Entity\Category {#30282 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35967 +label: "cuisines" +value: "145" +data: App\Entity\Category {#30408 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35968 +label: "décoration / agencement" +value: "146" +data: App\Entity\Category {#30426 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35969 +label: "eau / forage" +value: "147" +data: App\Entity\Category {#30624 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35970 +label: "ebénisterie" +value: "148" +data: App\Entity\Category {#30651 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35971 +label: "etanchéité" +value: "149" +data: App\Entity\Category {#30991 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35972 +label: "ferronneries" +value: "150" +data: App\Entity\Category {#31126 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35973 +label: "froid / climatisation" +value: "151" +data: App\Entity\Category {#31286 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35974 +label: "génie civil" +value: "152" +data: App\Entity\Category {#31403 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35975 +label: "géomètres" +value: "153" +data: App\Entity\Category {#31439 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35976 +label: "hydraulique / irrigation" +value: "154" +data: App\Entity\Category {#31628 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35977 +label: "laboratoires btp" +value: "155" +data: App\Entity\Category {#31921 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35978 +label: "marbrerie" +value: "156" +data: App\Entity\Category {#32372 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35979 +label: "matériaux de construction" +value: "157" +data: App\Entity\Category {#32426 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35980 +label: "matériels de btp" +value: "158" +data: App\Entity\Category {#32462 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35981 +label: "menuiserie aluminium" +value: "159" +data: App\Entity\Category {#32579 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35982 +label: "menuiserie bois" +value: "160" +data: App\Entity\Category {#32588 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35983 +label: "menuiserie industrielle" +value: "161" +data: App\Entity\Category {#32597 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35984 +label: "menuiserie métallique" +value: "162" +data: App\Entity\Category {#32606 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35985 +label: "miroiterie / vitrerie" +value: "163" +data: App\Entity\Category {#32669 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35986 +label: "moteurs et pompes" +value: "164" +data: App\Entity\Category {#32714 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35987 +label: "peinture" +value: "165" +data: App\Entity\Category {#33083 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35988 +label: "portes / fenêtres" +value: "166" +data: App\Entity\Category {#33299 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35989 +label: "sanitaires" +value: "167" +data: App\Entity\Category {#33876 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35990 +label: "scieries, bois" +value: "168" +data: App\Entity\Category {#33911 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35991 +label: "soudeurs" +value: "169" +data: App\Entity\Category {#34286 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35992 +label: "tôlerie" +value: "170" +data: App\Entity\Category {#34582 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35993 +label: "topographies" +value: "171" +data: App\Entity\Category {#34618 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35994 +label: "travaux sous-marins" +value: "172" +data: App\Entity\Category {#34806 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35995 +label: "toiture" +value: "173" +data: App\Entity\Category {#34564 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35996 +label: "agences de développement" +value: "174" +data: App\Entity\Category {#28914 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35997 +label: "aménagement du territoire" +value: "175" +data: App\Entity\Category {#29107 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35998 +label: "appui au développement" +value: "176" +data: App\Entity\Category {#29161 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35999 +label: "assistance sociale" +value: "177" +data: App\Entity\Category {#29301 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36000 +label: "associations" +value: "178" +data: App\Entity\Category {#29319 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36001 +label: "cartographie" +value: "179" +data: App\Entity\Category {#29833 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36002 +label: "chambres de commerce" +value: "180" +data: App\Entity\Category {#29979 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36003 +label: "directions nationales" +value: "181" +data: App\Entity\Category {#30570 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36004 +label: "douanes" +value: "182" +data: App\Entity\Category {#30597 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36005 +label: "environnement" +value: "183" +data: App\Entity\Category {#30901 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36006 +label: "fondations" +value: "184" +data: App\Entity\Category {#31170 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36007 +label: "ministères" +value: "185" +data: App\Entity\Category {#32660 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36008 +label: "offices nationaux" +value: "186" +data: App\Entity\Category {#32894 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36009 +label: "organisations non-gouvernementales (ong)" +value: "187" +data: App\Entity\Category {#32948 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36010 +label: "organismes internationaux" +value: "188" +data: App\Entity\Category {#32966 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36011 +label: "poste" +value: "189" +data: App\Entity\Category {#33317 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36012 +label: "sécurité sociale" +value: "190" +data: App\Entity\Category {#34000 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36013 +label: "accessoires à air comprimé" +value: "191" +data: App\Entity\Category {#28827 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36014 +label: "accessoires de mode" +value: "192" +data: App\Entity\Category {#28838 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36015 +label: "ameublement" +value: "193" +data: App\Entity\Category {#29125 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36016 +label: "appareils électroménagers" +value: "194" +data: App\Entity\Category {#29143 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36017 +label: "appareils électroniques" +value: "195" +data: App\Entity\Category {#29152 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36018 +label: "artisanat" +value: "196" +data: App\Entity\Category {#29237 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36019 +label: "arts de la table" +value: "197" +data: App\Entity\Category {#29256 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36020 +label: "ateliers de couture" +value: "198" +data: App\Entity\Category {#29357 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36021 +label: "ateliers de teinture" +value: "199" +data: App\Entity\Category {#29366 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36022 +label: "boucheries" +value: "200" +data: App\Entity\Category {#29579 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36023 +label: "boutique pour enfants" +value: "201" +data: App\Entity\Category {#29606 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36024 +label: "broderies" +value: "202" +data: App\Entity\Category {#29651 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36025 +label: "caves à vin" +value: "203" +data: App\Entity\Category {#29851 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36026 +label: "centres commerciaux" +value: "204" +data: App\Entity\Category {#29889 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36027 +label: "centres d'affaires / coworking" +value: "205" +data: App\Entity\Category {#29907 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36028 +label: "chaussures" +value: "206" +data: App\Entity\Category {#29997 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36029 +label: "commerce général" +value: "207" +data: App\Entity\Category {#30096 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36030 +label: "cosmétique" +value: "208" +data: App\Entity\Category {#30327 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36031 +label: "crèmerie / glacier" +value: "209" +data: App\Entity\Category {#30390 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36032 +label: "fast food" +value: "210" +data: App\Entity\Category {#31099 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36033 +label: "fournitures de bureau" +value: "211" +data: App\Entity\Category {#31250 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36034 +label: "fournitures scolaires" +value: "212" +data: App\Entity\Category {#31259 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36035 +label: "frigoriste" +value: "213" +data: App\Entity\Category {#31268 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36036 +label: "friperies" +value: "214" +data: App\Entity\Category {#31277 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36037 +label: "horlogerie" +value: "215" +data: App\Entity\Category {#31583 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36038 +label: "jeux - jouets" +value: "216" +data: App\Entity\Category {#31894 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36039 +label: "laboratoires photographiques" +value: "217" +data: App\Entity\Category {#31939 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36040 +label: "lingeries" +value: "218" +data: App\Entity\Category {#31993 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36041 +label: "loterie" +value: "219" +data: App\Entity\Category {#32237 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36042 +label: "maquis" +value: "220" +data: App\Entity\Category {#32363 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36043 +label: "matelas - mousse" +value: "221" +data: App\Entity\Category {#32417 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36044 +label: "matériel et équipement frigorifique" +value: "222" +data: App\Entity\Category {#32435 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36045 +label: "matériels de réceptions" +value: "223" +data: App\Entity\Category {#32471 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36046 +label: "matériels électriques" +value: "224" +data: App\Entity\Category {#32480 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36047 +label: "merceries" +value: "225" +data: App\Entity\Category {#32615 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36048 +label: "meubles" +value: "226" +data: App\Entity\Category {#32624 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36049 +label: "mobilier de bureau" +value: "227" +data: App\Entity\Category {#32678 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36050 +label: "objets d'art" +value: "228" +data: App\Entity\Category {#32876 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36051 +label: "papeterie" +value: "229" +data: App\Entity\Category {#32975 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36052 +label: "parfumeries" +value: "230" +data: App\Entity\Category {#33020 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36053 +label: "pizzeria" +value: "231" +data: App\Entity\Category {#33209 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36054 +label: "plomberie" +value: "232" +data: App\Entity\Category {#33218 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36055 +label: "poissonnerie" +value: "233" +data: App\Entity\Category {#33254 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36056 +label: "pressings" +value: "234" +data: App\Entity\Category {#33335 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36057 +label: "prêt à porter" +value: "235" +data: App\Entity\Category {#33353 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36058 +label: "produits cosmétiques" +value: "236" +data: App\Entity\Category {#33407 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36059 +label: "produits d'entretien" +value: "237" +data: App\Entity\Category {#33416 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36060 +label: "représentation commerciale" +value: "238" +data: App\Entity\Category {#33759 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36061 +label: "restaurants" +value: "239" +data: App\Entity\Category {#33786 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36062 +label: "salon de thé" +value: "240" +data: App\Entity\Category {#33858 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36063 +label: "sculpteurs" +value: "241" +data: App\Entity\Category {#33920 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36064 +label: "serrureries" +value: "242" +data: App\Entity\Category {#34018 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36065 +label: "stylismes" +value: "243" +data: App\Entity\Category {#34385 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36066 +label: "supermarchés" +value: "244" +data: App\Entity\Category {#34403 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36067 +label: "tabac - cigarette" +value: "245" +data: App\Entity\Category {#34430 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36068 +label: "tapisserie" +value: "246" +data: App\Entity\Category {#34448 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36069 +label: "télévision / radios (ventes)" +value: "247" +data: App\Entity\Category {#34483 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36070 +label: "tôles (vente)" +value: "248" +data: App\Entity\Category {#34591 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36071 +label: "traiteurs" +value: "249" +data: App\Entity\Category {#34672 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36072 +label: "vente de ciment" +value: "250" +data: App\Entity\Category {#34905 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36073 +label: "centre commercial" +value: "251" +data: App\Entity\Category {#29871 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36074 +label: "boutique" +value: "252" +data: App\Entity\Category {#29597 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36075 +label: "auto-écoles" +value: "253" +data: App\Entity\Category {#29413 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36076 +label: "bobinage générale" +value: "254" +data: App\Entity\Category {#29552 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36077 +label: "carrosserie" +value: "255" +data: App\Entity\Category {#29813 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36078 +label: "chantier naval / réparation de navire" +value: "256" +data: App\Entity\Category {#1006 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36079 +label: "concessionnaires automobiles et moto" +value: "257" +data: App\Entity\Category {#30210 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36080 +label: "garages - mécanique générale" +value: "258" +data: App\Entity\Category {#31331 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36081 +label: "lavage automobile" +value: "259" +data: App\Entity\Category {#31957 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36082 +label: "lubrifiants" +value: "260" +data: App\Entity\Category {#32246 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36083 +label: "parc auto" +value: "261" +data: App\Entity\Category {#32984 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36084 +label: "pièces détachées" +value: "262" +data: App\Entity\Category {#33191 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36085 +label: "pneumatiques" +value: "263" +data: App\Entity\Category {#33227 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36086 +label: "vente de camions" +value: "264" +data: App\Entity\Category {#34896 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36087 +label: "vente de cycles - motos" +value: "265" +data: App\Entity\Category {#34914 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36088 +label: "parc de camping-car" +value: "266" +data: App\Entity\Category {#33002 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36089 +label: "cartes de recharge" +value: "267" +data: App\Entity\Category {#29822 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36090 +label: "opérateurs téléphoniques" +value: "268" +data: App\Entity\Category {#32912 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36091 +label: "agences immobilières" +value: "269" +data: App\Entity\Category {#28952 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36092 +label: "expertise immobilière" +value: "270" +data: App\Entity\Category {#31054 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36093 +label: "gestion immobilière" +value: "271" +data: App\Entity\Category {#31475 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36094 +label: "audit - conseil" +value: "272" +data: App\Entity\Category {#29402 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36095 +label: "bureaux d'études - conseils - consultants" +value: "273" +data: App\Entity\Category {#29705 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36096 +label: "bureaux d'expertises" +value: "274" +data: App\Entity\Category {#29714 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36097 +label: "commissaires aux comptes" +value: "275" +data: App\Entity\Category {#30122 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36098 +label: "commissionnaires en douane" +value: "276" +data: App\Entity\Category {#30131 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36099 +label: "conseil juridique - conseil fiscal" +value: "277" +data: App\Entity\Category {#30246 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36100 +label: "contrôle qualité" +value: "278" +data: App\Entity\Category {#30300 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36101 +label: "expert maritime" +value: "279" +data: App\Entity\Category {#31018 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36102 +label: "expertise - contrôle" +value: "280" +data: App\Entity\Category {#31027 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36103 +label: "expertise comptable" +value: "281" +data: App\Entity\Category {#31036 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36104 +label: "gestion des ressources humaines" +value: "282" +data: App\Entity\Category {#31457 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36105 +label: "huissiers de justice" +value: "283" +data: App\Entity\Category {#31619 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36106 +label: "ingénieurs conseils" +value: "284" +data: App\Entity\Category {#31813 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36107 +label: "management" +value: "285" +data: App\Entity\Category {#32336 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36108 +label: "marketing" +value: "286" +data: App\Entity\Category {#32390 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36109 +label: "notaires" +value: "287" +data: App\Entity\Category {#32849 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36110 +label: "projets - bureaux d'appui" +value: "288" +data: App\Entity\Category {#33488 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36111 +label: "propriété intellectuelle" +value: "289" +data: App\Entity\Category {#33506 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36112 +label: "agences d'immigration" +value: "290" +data: App\Entity\Category {#28894 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36113 +label: "agences de voyage" +value: "291" +data: App\Entity\Category {#28934 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36114 +label: "auberges" +value: "292" +data: App\Entity\Category {#29384 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36115 +label: "centre de loisirs" +value: "293" +data: App\Entity\Category {#29880 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36116 +label: "centres culturels" +value: "294" +data: App\Entity\Category {#29898 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36117 +label: "chambres d'hôtes" +value: "295" +data: App\Entity\Category {#29970 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36118 +label: "cinémas" +value: "296" +data: App\Entity\Category {#30042 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36119 +label: "equipements hôteliers" +value: "297" +data: App\Entity\Category {#30955 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36120 +label: "foires - expositions" +value: "298" +data: App\Entity\Category {#31161 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36121 +label: "hôtels" +value: "299" +data: App\Entity\Category {#31601 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36122 +label: "location de salles, lieux de réception" +value: "300" +data: App\Entity\Category {#32166 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36123 +label: "musées" +value: "301" +data: App\Entity\Category {#32741 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36124 +label: "musique" +value: "302" +data: App\Entity\Category {#32750 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36125 +label: "night clubs - discothèques" +value: "303" +data: App\Entity\Category {#32840 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36126 +label: "offices du tourisme" +value: "304" +data: App\Entity\Category {#32885 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36127 +label: "parcs nationaux" +value: "305" +data: App\Entity\Category {#33011 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36128 +label: "piscine" +value: "306" +data: App\Entity\Category {#33200 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36129 +label: "résidence" +value: "307" +data: App\Entity\Category {#33777 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36130 +label: "sites touristiques" +value: "308" +data: App\Entity\Category {#34232 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36131 +label: "bowling" +value: "309" +data: App\Entity\Category {#29624 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36132 +label: "animalerie" +value: "310" +data: App\Entity\Category {#29134 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36133 +label: "zoo" +value: "311" +data: App\Entity\Category {#34968 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36134 +label: "archivage numérique et physique" +value: "312" +data: App\Entity\Category {#29197 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36135 +label: "assistance technique" +value: "313" +data: App\Entity\Category {#29310 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36136 +label: "bureautique" +value: "314" +data: App\Entity\Category {#29687 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36137 +label: "consommables informatiques" +value: "315" +data: App\Entity\Category {#30264 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36138 +label: "consultants informatiques" +value: "316" +data: App\Entity\Category {#30291 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36139 +label: "cybercafés" +value: "317" +data: App\Entity\Category {#30417 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36140 +label: "formation informatique" +value: "318" +data: App\Entity\Category {#31197 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36141 +label: "fournisseur d'accès internet" +value: "319" +data: App\Entity\Category {#31232 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36142 +label: "géolocalisation" +value: "320" +data: App\Entity\Category {#31430 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36143 +label: "cloud" +value: "321" +data: App\Entity\Category {#30060 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36144 +label: "informatique" +value: "322" +data: App\Entity\Category {#31778 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36145 +label: "ingénierie informatique" +value: "323" +data: App\Entity\Category {#31804 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36146 +label: "internet" +value: "324" +data: App\Entity\Category {#31858 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36147 +label: "maintenance informatique" +value: "325" +data: App\Entity\Category {#32309 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36148 +label: "matériel informatique" +value: "326" +data: App\Entity\Category {#32444 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36149 +label: "monétique" +value: "327" +data: App\Entity\Category {#32687 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36150 +label: "réseaux - télécommunication" +value: "328" +data: App\Entity\Category {#33768 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36151 +label: "biologistes" +value: "329" +data: App\Entity\Category {#29541 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36152 +label: "cabinets médicaux" +value: "330" +data: App\Entity\Category {#29750 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36153 +label: "cardiologues" +value: "331" +data: App\Entity\Category {#29786 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36154 +label: "centres médicaux sociaux" +value: "332" +data: App\Entity\Category {#29952 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36155 +label: "chiropracteurs et ostéopathes" +value: "333" +data: App\Entity\Category {#30006 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36156 +label: "chirurgiens" +value: "334" +data: App\Entity\Category {#30015 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36157 +label: "cliniques - polycliniques" +value: "335" +data: App\Entity\Category {#30051 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36158 +label: "equipements médicaux" +value: "336" +data: App\Entity\Category {#30973 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36159 +label: "grossistes pharmaceutiques" +value: "337" +data: App\Entity\Category {#31520 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36160 +label: "gynécologue" +value: "338" +data: App\Entity\Category {#31547 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36161 +label: "hôpitaux" +value: "339" +data: App\Entity\Category {#31574 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36162 +label: "kinésithérapeutes" +value: "340" +data: App\Entity\Category {#31912 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36163 +label: "laboratoires d'analyses médicales" +value: "341" +data: App\Entity\Category {#31930 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36164 +label: "médecine du travail" +value: "342" +data: App\Entity\Category {#32534 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36165 +label: "médecine interne" +value: "343" +data: App\Entity\Category {#32543 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36166 +label: "médecine traditionnelle" +value: "344" +data: App\Entity\Category {#32552 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36167 +label: "médecins généralistes" +value: "345" +data: App\Entity\Category {#32561 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36168 +label: "neurologie" +value: "346" +data: App\Entity\Category {#32831 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36169 +label: "ophtalmologues" +value: "347" +data: App\Entity\Category {#32921 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36170 +label: "opticiens" +value: "348" +data: App\Entity\Category {#32930 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36171 +label: "pédiatrie" +value: "349" +data: App\Entity\Category {#33074 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36172 +label: "pharmacie" +value: "350" +data: App\Entity\Category {#33110 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36173 +label: "pharmacies vétérinaires" +value: "351" +data: App\Entity\Category {#33128 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36174 +label: "produits diététiques" +value: "352" +data: App\Entity\Category {#33434 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36175 +label: "produits pharmaceutiques" +value: "353" +data: App\Entity\Category {#33461 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36176 +label: "produits phytosanitaires" +value: "354" +data: App\Entity\Category {#33470 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36177 +label: "produits vétérinaires" +value: "355" +data: App\Entity\Category {#33479 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36178 +label: "radiologie" +value: "356" +data: App\Entity\Category {#33533 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36179 +label: "représentants médicaux" +value: "357" +data: App\Entity\Category {#33750 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36180 +label: "tradithérapeutes" +value: "358" +data: App\Entity\Category {#34636 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36181 +label: "physiothérapeute" +value: "359" +data: App\Entity\Category {#33182 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36182 +label: "assurances - courtiers" +value: "360" +data: App\Entity\Category {#29348 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36183 +label: "bureaux d'appui financier" +value: "361" +data: App\Entity\Category {#29696 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36184 +label: "bureaux de change" +value: "362" +data: App\Entity\Category {#29723 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36185 +label: "epargne" +value: "363" +data: App\Entity\Category {#30910 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36186 +label: "equipement bancaire" +value: "364" +data: App\Entity\Category {#30937 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36187 +label: "expert automobile" +value: "365" +data: App\Entity\Category {#31009 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36188 +label: "expertise financière" +value: "366" +data: App\Entity\Category {#31045 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36189 +label: "microfinance" +value: "367" +data: App\Entity\Category {#32633 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36190 +label: "organismes de crédit" +value: "368" +data: App\Entity\Category {#32957 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36191 +label: "sécurité bancaire" +value: "369" +data: App\Entity\Category {#33964 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36192 +label: "sociétés de financement" +value: "370" +data: App\Entity\Category {#34241 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36193 +label: "transferts de fonds" +value: "371" +data: App\Entity\Category {#34681 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36194 +label: "abattoirs / viande" +value: "372" +data: App\Entity\Category {#28816 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36195 +label: "agriculture" +value: "373" +data: App\Entity\Category {#28983 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36196 +label: "agro-industrie" +value: "374" +data: App\Entity\Category {#28992 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36197 +label: "agrochimie" +value: "375" +data: App\Entity\Category {#29013 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36198 +label: "agronomie" +value: "376" +data: App\Entity\Category {#29022 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36199 +label: "alimentation animale" +value: "377" +data: App\Entity\Category {#29051 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36200 +label: "alimentation générale" +value: "378" +data: App\Entity\Category {#29060 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36201 +label: "aquaculture - pisciculture" +value: "379" +data: App\Entity\Category {#29170 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36202 +label: "boissons" +value: "380" +data: App\Entity\Category {#29570 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36203 +label: "café - cacao" +value: "381" +data: App\Entity\Category {#29768 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36204 +label: "compléments alimentaires" +value: "382" +data: App\Entity\Category {#30166 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36205 +label: "eau (production, distribution)" +value: "383" +data: App\Entity\Category {#30615 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36206 +label: "eau de table" +value: "384" +data: App\Entity\Category {#30633 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36207 +label: "eau minérale" +value: "385" +data: App\Entity\Category {#30642 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36208 +label: "elevage" +value: "386" +data: App\Entity\Category {#30795 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36209 +label: "engrais" +value: "387" +data: App\Entity\Category {#30856 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36210 +label: "farine / minoterie" +value: "388" +data: App\Entity\Category {#31090 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36211 +label: "fermes avicoles" +value: "389" +data: App\Entity\Category {#31117 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36212 +label: "fruits et légumes" +value: "390" +data: App\Entity\Category {#31304 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36213 +label: "grossistes en alimentation" +value: "391" +data: App\Entity\Category {#31511 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36214 +label: "huile (production, commercialisation)" +value: "392" +data: App\Entity\Category {#31610 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36215 +label: "intrants agricoles" +value: "393" +data: App\Entity\Category {#31867 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36216 +label: "matériels et équipements agricoles" +value: "394" +data: App\Entity\Category {#32489 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36217 +label: "pêche (commercialisation, exportation)" +value: "395" +data: App\Entity\Category {#33056 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36218 +label: "pêche industrielle" +value: "396" +data: App\Entity\Category {#33065 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36219 +label: "production agricole biologique" +value: "397" +data: App\Entity\Category {#33371 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36220 +label: "produits agricoles" +value: "398" +data: App\Entity\Category {#33380 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36221 +label: "produits congelés / surgelés" +value: "399" +data: App\Entity\Category {#33398 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36222 +label: "produits d’élevage" +value: "400" +data: App\Entity\Category {#33425 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36223 +label: "produits laitiers" +value: "401" +data: App\Entity\Category {#33443 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36224 +label: "riz" +value: "402" +data: App\Entity\Category {#33822 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36225 +label: "sucre" +value: "403" +data: App\Entity\Category {#34394 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36226 +label: "confédérations" +value: "404" +data: App\Entity\Category {#30228 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36227 +label: "ordres" +value: "405" +data: App\Entity\Category {#32939 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36228 +label: "patronat" +value: "406" +data: App\Entity\Category {#33038 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36229 +label: "contrôle technique" +value: "407" +data: App\Entity\Category {#30309 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36230 +label: "moteurs marins" +value: "408" +data: App\Entity\Category {#32723 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36231 +label: "synagogue" +value: "409" +data: App\Entity\Category {#34412 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36232 +label: "centres d'amincissement" +value: "410" +data: App\Entity\Category {#29916 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36233 +label: "agences de recrutement" +value: "411" +data: App\Entity\Category {#28923 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36234 +label: "batteries et piles" +value: "412" +data: App\Entity\Category {#29483 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36235 +label: "electricité (production, distribution)" +value: "413" +data: App\Entity\Category {#30768 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36236 +label: "electromécanique" +value: "414" +data: App\Entity\Category {#30777 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36237 +label: "electrotechnique" +value: "415" +data: App\Entity\Category {#30786 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36238 +label: "energie solaire - renouvelable" +value: "416" +data: App\Entity\Category {#30847 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36239 +label: "equipements pétroliers" +value: "417" +data: App\Entity\Category {#30982 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36240 +label: "gaz" +value: "418" +data: App\Entity\Category {#31394 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36241 +label: "génie Électrique" +value: "419" +data: App\Entity\Category {#31421 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36242 +label: "groupe électrogène" +value: "420" +data: App\Entity\Category {#31529 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36243 +label: "hydrocarbure - transport" +value: "421" +data: App\Entity\Category {#31637 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36244 +label: "hydrocarbure / pétrole" +value: "422" +data: App\Entity\Category {#31646 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36245 +label: "école" +value: "423" +data: App\Entity\Category {#30660 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36246 +label: "centres de formation" +value: "424" +data: App\Entity\Category {#29934 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36247 +label: "centres de recherche" +value: "425" +data: App\Entity\Category {#29943 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36248 +label: "crèche, jardin d'enfants" +value: "426" +data: App\Entity\Category {#30372 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36249 +label: "ecole de langue" +value: "427" +data: App\Entity\Category {#30669 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36250 +label: "ecole de mode" +value: "428" +data: App\Entity\Category {#30678 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36251 +label: "ecole maternelle" +value: "429" +data: App\Entity\Category {#30687 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36252 +label: "ecoles primaires" +value: "430" +data: App\Entity\Category {#30696 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36253 +label: "ecoles secondaires" +value: "431" +data: App\Entity\Category {#30705 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36254 +label: "ecoles secondaires techniques" +value: "432" +data: App\Entity\Category {#30714 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36255 +label: "enseignement supérieur - université" +value: "433" +data: App\Entity\Category {#30874 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36256 +label: "formation professionnelle" +value: "434" +data: App\Entity\Category {#31206 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36257 +label: "centrales d'achats" +value: "435" +data: App\Entity\Category {#29860 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36258 +label: "distributeurs grossistes" +value: "436" +data: App\Entity\Category {#30579 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36259 +label: "entreposage" +value: "437" +data: App\Entity\Category {#30883 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36260 +label: "demande de devis" +value: "438" +data: App\Entity\Category {#30444 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36261 +label: "sans engagement de votre part" +value: "439" +data: App\Entity\Category {#33885 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36262 +label: "armes et munitions" +value: "440" +data: App\Entity\Category {#29208 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36263 +label: "brasserie" +value: "441" +data: App\Entity\Category {#29633 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36264 +label: "cimenterie" +value: "442" +data: App\Entity\Category {#30024 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36265 +label: "coton (production - exploitation)" +value: "443" +data: App\Entity\Category {#30336 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36266 +label: "dépannage - maintenance industrielle" +value: "444" +data: App\Entity\Category {#30489 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36267 +label: "diamant - or" +value: "445" +data: App\Entity\Category {#30552 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36268 +label: "emballage -conditionnement" +value: "446" +data: App\Entity\Category {#30813 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36269 +label: "equipements industriels" +value: "447" +data: App\Entity\Category {#30964 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36270 +label: "exploitation forestière" +value: "448" +data: App\Entity\Category {#31063 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36271 +label: "exploitation minière" +value: "449" +data: App\Entity\Category {#31072 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36272 +label: "exploitation pétrolière" +value: "450" +data: App\Entity\Category {#31081 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36273 +label: "froid industriel" +value: "451" +data: App\Entity\Category {#31295 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36274 +label: "industrie cosmétique" +value: "452" +data: App\Entity\Category {#31716 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36275 +label: "industrie matelas mousse" +value: "453" +data: App\Entity\Category {#31725 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36276 +label: "industrie métallurgique" +value: "454" +data: App\Entity\Category {#31734 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36277 +label: "industrie pharmaceutique" +value: "455" +data: App\Entity\Category {#31743 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36278 +label: "industrie plastique" +value: "456" +data: App\Entity\Category {#31752 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36279 +label: "industrie textile" +value: "457" +data: App\Entity\Category {#31761 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36280 +label: "ingénierie industrielle" +value: "458" +data: App\Entity\Category {#31795 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36281 +label: "maroquinerie" +value: "459" +data: App\Entity\Category {#32399 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36282 +label: "matériels d'imprimerie" +value: "460" +data: App\Entity\Category {#32453 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36283 +label: "matériels et équipements industriels" +value: "461" +data: App\Entity\Category {#32516 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36284 +label: "mèches - perruques (fabrication)" +value: "462" +data: App\Entity\Category {#32525 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36285 +label: "mines - exploitations" +value: "463" +data: App\Entity\Category {#32642 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36286 +label: "pesage industriel" +value: "464" +data: App\Entity\Category {#33101 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36287 +label: "produits chimiques" +value: "465" +data: App\Entity\Category {#33389 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36288 +label: "produits miniers" +value: "466" +data: App\Entity\Category {#33452 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36289 +label: "savonnerie" +value: "467" +data: App\Entity\Category {#33902 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36290 +label: "sidérurgie" +value: "468" +data: App\Entity\Category {#34223 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36291 +label: "sous-traitants miniers" +value: "469" +data: App\Entity\Category {#34295 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36292 +label: "textiles" +value: "470" +data: App\Entity\Category {#34537 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36293 +label: "tôle (fabrication)" +value: "471" +data: App\Entity\Category {#34573 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36294 +label: "tuiles" +value: "472" +data: App\Entity\Category {#34833 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36295 +label: "tuyauterie industrielle" +value: "473" +data: App\Entity\Category {#34842 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36296 +label: "alarmes - surveillance" +value: "474" +data: App\Entity\Category {#29042 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36297 +label: "conseil en sécurité" +value: "475" +data: App\Entity\Category {#30237 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36298 +label: "gardiennage -sécurité" +value: "476" +data: App\Entity\Category {#31367 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36299 +label: "matériels et équipements de protection individuelle" +value: "477" +data: App\Entity\Category {#32498 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36300 +label: "matériels et équipements de sécurité" +value: "478" +data: App\Entity\Category {#32507 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36301 +label: "sécurité alimentaire" +value: "479" +data: App\Entity\Category {#33955 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36302 +label: "sécurité électronique" +value: "480" +data: App\Entity\Category {#33973 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36303 +label: "sécurité incendie" +value: "481" +data: App\Entity\Category {#33982 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36304 +label: "copie service" +value: "482" +data: App\Entity\Category {#30318 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36305 +label: "courrier" +value: "483" +data: App\Entity\Category {#30345 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36306 +label: "courrier express" +value: "484" +data: App\Entity\Category {#30354 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36307 +label: "décoration d'intérieur" +value: "485" +data: App\Entity\Category {#30435 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36308 +label: "déménagement - garde meubles" +value: "486" +data: App\Entity\Category {#30453 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36309 +label: "dépannage électronique" +value: "487" +data: App\Entity\Category {#30498 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36310 +label: "dératisation - désinsectisation" +value: "488" +data: App\Entity\Category {#30507 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36311 +label: "entretien d'espaces verts" +value: "489" +data: App\Entity\Category {#30892 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36312 +label: "equipements de manutention" +value: "490" +data: App\Entity\Category {#30946 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36313 +label: "jardinage" +value: "491" +data: App\Entity\Category {#31876 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36314 +label: "location de matériels pour réception" +value: "492" +data: App\Entity\Category {#32130 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36315 +label: "location de véhicules" +value: "493" +data: App\Entity\Category {#32193 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36316 +label: "nettoyage et entretien" +value: "494" +data: App\Entity\Category {#32804 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36317 +label: "nettoyage industriel" +value: "495" +data: App\Entity\Category {#32813 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36318 +label: "photographes" +value: "496" +data: App\Entity\Category {#33137 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36319 +label: "prestation de service" +value: "497" +data: App\Entity\Category {#33344 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36320 +label: "studio de production" +value: "498" +data: App\Entity\Category {#34367 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36321 +label: "studio photo et vidéo" +value: "499" +data: App\Entity\Category {#34376 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36322 +label: "toilettage" +value: "500" +data: App\Entity\Category {#34555 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36323 +label: "stockagem" +value: "501" +data: App\Entity\Category {#34358 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36324 +label: "centres omnisports - stades" +value: "502" +data: App\Entity\Category {#29961 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36325 +label: "clubs de sport" +value: "503" +data: App\Entity\Category {#30078 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36326 +label: "agences en douane" +value: "504" +data: App\Entity\Category {#28943 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36327 +label: "agences maritimes" +value: "505" +data: App\Entity\Category {#28963 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36328 +label: "assistance aéroportuaire" +value: "506" +data: App\Entity\Category {#29283 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36329 +label: "assistance maritime" +value: "507" +data: App\Entity\Category {#29292 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36330 +label: "aviation d'affaires" +value: "508" +data: App\Entity\Category {#29439 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36331 +label: "compagnies aériennes" +value: "509" +data: App\Entity\Category {#30148 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36332 +label: "compagnies maritimes" +value: "510" +data: App\Entity\Category {#30157 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36333 +label: "consignation" +value: "511" +data: App\Entity\Category {#30255 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36334 +label: "fret" +value: "512" +data: App\Entity\Category {#1549 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36335 +label: "location avion" +value: "513" +data: App\Entity\Category {#32029 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36336 +label: "logistique" +value: "514" +data: App\Entity\Category {#32228 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36337 +label: "manutention - entreposage" +value: "515" +data: App\Entity\Category {#32345 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36338 +label: "ports" +value: "516" +data: App\Entity\Category {#33308 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36339 +label: "routes (signalisation - entretien)" +value: "517" +data: App\Entity\Category {#33831 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36340 +label: "shipping" +value: "518" +data: App\Entity\Category {#34214 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36341 +label: "transit" +value: "519" +data: App\Entity\Category {#34690 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36342 +label: "transit maritime" +value: "520" +data: App\Entity\Category {#34699 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36343 +label: "transport aérien" +value: "521" +data: App\Entity\Category {#34708 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36344 +label: "transport maritime / shipping" +value: "522" +data: App\Entity\Category {#34726 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36345 +label: "transport routier" +value: "523" +data: App\Entity\Category {#34735 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36346 +label: "transports ferroviaires" +value: "524" +data: App\Entity\Category {#34752 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36347 +label: "transports hydrocarbures" +value: "525" +data: App\Entity\Category {#34761 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36348 +label: "transports internationaux" +value: "526" +data: App\Entity\Category {#34770 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36349 +label: "transports logistiques" +value: "527" +data: App\Entity\Category {#34779 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36350 +label: "station de métro" +value: "528" +data: App\Entity\Category {#34322 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36351 +label: "station de taxi" +value: "529" +data: App\Entity\Category {#34340 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36352 +label: "gare" +value: "530" +data: App\Entity\Category {#31376 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36353 +label: "gare de transport en commun" +value: "531" +data: App\Entity\Category {#31385 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36354 +label: "ambulances" +value: "532" +data: App\Entity\Category {#29087 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36355 +label: "service public" +value: "533" +data: App\Entity\Category {#34036 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36356 +label: "auberge" +value: "534" +data: App\Entity\Category {#29375 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36357 +label: "cabinet de conseil " +value: "535" +data: App\Entity\Category {#29732 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36358 +label: "btp" +value: "536" +data: App\Entity\Category {#29660 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36359 +label: "creation de site internet" +value: "537" +data: App\Entity\Category {#30363 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36360 +label: "devops" +value: "538" +data: App\Entity\Category {#30543 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36361 +label: "collège" +value: "539" +data: App\Entity\Category {#30087 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36362 +label: "lycée" +value: "540" +data: App\Entity\Category {#32255 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36363 +label: "bts" +value: "541" +data: App\Entity\Category {#29669 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36364 +label: "université" +value: "542" +data: App\Entity\Category {#34851 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36365 +label: "gardiennage - sécurité" +value: "543" +data: App\Entity\Category {#31358 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36366 +label: "terrain de football" +value: "544" +data: App\Entity\Category {#34519 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36367 +label: "terrain de basket" +value: "545" +data: App\Entity\Category {#34510 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36368 +label: "terrain de tenis" +value: "546" +data: App\Entity\Category {#34528 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36369 +label: "génie civil et environnement" +value: "547" +data: App\Entity\Category {#31412 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36370 +label: "directions" +value: "548" +data: App\Entity\Category {#30561 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36371 +label: "gouvernement" +value: "549" +data: App\Entity\Category {#31484 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36372 +label: "institutions" +value: "550" +data: App\Entity\Category {#31840 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36373 +label: "institutionnelles" +value: "551" +data: App\Entity\Category {#31831 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36374 +label: "partenariat" +value: "552" +data: App\Entity\Category {#33029 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36375 +label: "commercial" +value: "553" +data: App\Entity\Category {#30113 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36376 +label: "agen de terrain" +value: "554" +data: App\Entity\Category {#28885 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36377 +label: "vente" +value: "555" +data: App\Entity\Category {#34887 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36378 +label: "fourniture" +value: "556" +data: App\Entity\Category {#31241 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36379 +label: "achat" +value: "557" +data: App\Entity\Category {#28847 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36380 +label: "grande distribution" +value: "558" +data: App\Entity\Category {#31502 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36381 +label: "hôtellerie restauration & tourisme" +value: "559" +data: App\Entity\Category {#31592 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36382 +label: "gestion des ressources humaines - rh" +value: "560" +data: App\Entity\Category {#31466 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36383 +label: "gestion" +value: "561" +data: App\Entity\Category {#31448 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36384 +label: "droits" +value: "562" +data: App\Entity\Category {#30606 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36385 +label: "ntic & informatique" +value: "563" +data: App\Entity\Category {#32858 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36386 +label: "soins" +value: "564" +data: App\Entity\Category {#34259 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36387 +label: "magasin de pêche et de chasse" +value: "565" +data: App\Entity\Category {#32291 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36388 +label: "education" +value: "566" +data: App\Entity\Category {#30732 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36389 +label: "formation" +value: "567" +data: App\Entity\Category {#31188 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36390 +label: "enseignement" +value: "568" +data: App\Entity\Category {#30865 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36391 +label: "mines et géologie" +value: "569" +data: App\Entity\Category {#32651 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36392 +label: "gardiénage" +value: "570" +data: App\Entity\Category {#31349 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36393 +label: "langue & traduction" +value: "571" +data: App\Entity\Category {#31948 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36394 +label: "services publiques" +value: "572" +data: App\Entity\Category {#34178 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36395 +label: "aménagement" +value: "573" +data: App\Entity\Category {#29096 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36396 +label: "club de football" +value: "574" +data: App\Entity\Category {#30069 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36397 +label: "retouches" +value: "575" +data: App\Entity\Category {#33813 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36398 +label: "confection sur mesure" +value: "576" +data: App\Entity\Category {#30219 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36399 +label: "réparation de vêtements" +value: "577" +data: App\Entity\Category {#33706 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36400 +label: "instituts de beauté" +value: "578" +data: App\Entity\Category {#31849 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36401 +label: "onglerie / manucure" +value: "579" +data: App\Entity\Category {#32903 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36402 +label: "Épilation" +value: "580" +data: App\Entity\Category {#30928 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36403 +label: "maquillage professionnel" +value: "581" +data: App\Entity\Category {#32354 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36404 +label: "soins du visage" +value: "582" +data: App\Entity\Category {#34277 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36405 +label: "massage esthétique" +value: "583" +data: App\Entity\Category {#32408 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36406 +label: "services traiteur événementiel" +value: "584" +data: App\Entity\Category {#34187 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36407 +label: "restauration collective" +value: "585" +data: App\Entity\Category {#33795 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36408 +label: "restauration d'entreprise" +value: "586" +data: App\Entity\Category {#33804 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36409 +label: "services de buffet" +value: "587" +data: App\Entity\Category {#34070 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36410 +label: "réparation de vitres automobiles" +value: "588" +data: App\Entity\Category {#33715 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36411 +label: "réparation de climatisation auto" +value: "589" +data: App\Entity\Category {#33625 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36412 +label: "réparation de freins" +value: "590" +data: App\Entity\Category {#33634 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36413 +label: "réparation de transmission" +value: "591" +data: App\Entity\Category {#33688 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36414 +label: "nettoyage intérieur de véhicules" +value: "592" +data: App\Entity\Category {#32822 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36415 +label: "polissage de carrosserie" +value: "593" +data: App\Entity\Category {#33272 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36416 +label: "détailing automobile" +value: "594" +data: App\Entity\Category {#30525 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36417 +label: "points de vente de cartes de recharge" +value: "595" +data: App\Entity\Category {#33245 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36418 +label: "services de recharge mobile money" +value: "596" +data: App\Entity\Category {#34115 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36419 +label: "points de retrait mobile money" +value: "597" +data: App\Entity\Category {#33236 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36420 +label: "location de salles de réception" +value: "598" +data: App\Entity\Category {#32148 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36421 +label: "services vétérinaires à domicile" +value: "599" +data: App\Entity\Category {#34196 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36422 +label: "pension pour animaux" +value: "600" +data: App\Entity\Category {#33092 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36423 +label: "Élevage d'animaux de compagnie" +value: "601" +data: App\Entity\Category {#30804 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36424 +label: "tontines / associations d'épargne" +value: "602" +data: App\Entity\Category {#34609 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36425 +label: "services de transfert d'argent" +value: "603" +data: App\Entity\Category {#34142 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36426 +label: "western union" +value: "604" +data: App\Entity\Category {#34959 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36427 +label: "moneygram" +value: "605" +data: App\Entity\Category {#32696 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36428 +label: "services de transfert mobile money" +value: "606" +data: App\Entity\Category {#34151 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36429 +label: "prêteurs sur gages" +value: "607" +data: App\Entity\Category {#33362 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36430 +label: "services de crédit à la consommation" +value: "608" +data: App\Entity\Category {#34088 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36431 +label: "services funéraires" +value: "609" +data: App\Entity\Category {#2746 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36432 +label: "pompes funèbres" +value: "610" +data: App\Entity\Category {#33281 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36433 +label: "services funéraires" +value: "611" +data: App\Entity\Category {#34169 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36434 +label: "crémation" +value: "612" +data: App\Entity\Category {#30381 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36435 +label: "fleuristes funéraires" +value: "613" +data: App\Entity\Category {#31152 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36436 +label: "marbrerie funéraire" +value: "614" +data: App\Entity\Category {#32381 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36437 +label: "concession funéraire" +value: "615" +data: App\Entity\Category {#30192 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36438 +label: "agents de sécurité" +value: "616" +data: App\Entity\Category {#28972 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36439 +label: "services de surveillance" +value: "617" +data: App\Entity\Category {#34124 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36440 +label: "détectives privés" +value: "618" +data: App\Entity\Category {#30534 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36441 +label: "services de protection rapprochée" +value: "619" +data: App\Entity\Category {#34106 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36442 +label: "déménagement résidentiel" +value: "620" +data: App\Entity\Category {#30471 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36443 +label: "déménagement commercial" +value: "621" +data: App\Entity\Category {#30462 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36444 +label: "emballage pour déménagement" +value: "622" +data: App\Entity\Category {#30822 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36445 +label: "paysagistes" +value: "623" +data: App\Entity\Category {#33047 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36446 +label: "Élagage / abattage d'arbres" +value: "624" +data: App\Entity\Category {#30750 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36447 +label: "installation de systèmes d'irrigation" +value: "625" +data: App\Entity\Category {#31822 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36448 +label: "tonte de pelouse" +value: "626" +data: App\Entity\Category {#34600 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36449 +label: "nettoyage de vitres" +value: "627" +data: App\Entity\Category {#32795 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36450 +label: "nettoyage de tapis / moquettes" +value: "628" +data: App\Entity\Category {#32786 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36451 +label: "nettoyage après sinistre" +value: "629" +data: App\Entity\Category {#32768 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36452 +label: "nettoyage de cuves / citernes" +value: "630" +data: App\Entity\Category {#32777 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36453 +label: "désinfection" +value: "631" +data: App\Entity\Category {#30516 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36454 +label: "photographes de mariage" +value: "632" +data: App\Entity\Category {#33155 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36455 +label: "photographes d'événements" +value: "633" +data: App\Entity\Category {#33146 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36456 +label: "photographes immobiliers" +value: "634" +data: App\Entity\Category {#33173 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36457 +label: "photographes de produits" +value: "635" +data: App\Entity\Category {#33164 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36458 +label: "services vidéo / vidéaste" +value: "636" +data: App\Entity\Category {#34205 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36459 +label: "services de traduction certifiée" +value: "637" +data: App\Entity\Category {#34133 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36460 +label: "services d'interprétation simultanée" +value: "638" +data: App\Entity\Category {#34061 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36461 +label: "traduction de documents officiels" +value: "639" +data: App\Entity\Category {#34654 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36462 +label: "livraison de colis" +value: "640" +data: App\Entity\Category {#32011 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36463 +label: "services de messagerie" +value: "641" +data: App\Entity\Category {#34097 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36464 +label: "livraison à domicile" +value: "642" +data: App\Entity\Category {#32002 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36465 +label: "artisanat et métiers d'art" +value: "643" +data: Proxies\__CG__\App\Entity\Category {#29238 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36466 +label: "poterie / céramique" +value: "644" +data: App\Entity\Category {#33326 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36467 +label: "vannerie" +value: "645" +data: App\Entity\Category {#34878 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36468 +label: "tissage traditionnel" +value: "646" +data: App\Entity\Category {#34546 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36469 +label: "sculpture sur bois" +value: "647" +data: App\Entity\Category {#33929 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36470 +label: "sculpture sur pierre" +value: "648" +data: App\Entity\Category {#33938 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36471 +label: "forge traditionnelle" +value: "649" +data: App\Entity\Category {#31179 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36472 +label: "tannage / maroquinerie artisanale" +value: "650" +data: App\Entity\Category {#34439 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36473 +label: "bijouterie artisanale" +value: "651" +data: App\Entity\Category {#29532 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36474 +label: "broderie traditionnelle" +value: "652" +data: App\Entity\Category {#29642 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36475 +label: "services à la personne" +value: "653" +data: Proxies\__CG__\App\Entity\Category {#29032 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36476 +label: "garde d'enfants / baby-sitting" +value: "654" +data: App\Entity\Category {#31340 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36477 +label: "aide à domicile" +value: "655" +data: App\Entity\Category {#29031 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36478 +label: "services de conciergerie" +value: "656" +data: App\Entity\Category {#34079 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36479 +label: "femme de ménage / ménage" +value: "657" +data: App\Entity\Category {#31108 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36480 +label: "cuisine à domicile" +value: "658" +data: App\Entity\Category {#30399 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36481 +label: "jardinage à domicile" +value: "659" +data: App\Entity\Category {#31885 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36482 +label: "soins à domicile" +value: "660" +data: App\Entity\Category {#34268 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36483 +label: "services domestiques" +value: "661" +data: App\Entity\Category {#34160 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36484 +label: "réparation et maintenance" +value: "662" +data: Proxies\__CG__\App\Entity\Category {#33579 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36485 +label: "réparation d'électroménager" +value: "663" +data: App\Entity\Category {#33589 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36486 +label: "réparation de téléphones / smartphones" +value: "664" +data: App\Entity\Category {#33670 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36487 +label: "réparation d'ordinateurs" +value: "665" +data: App\Entity\Category {#33598 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36488 +label: "réparation de téléviseurs" +value: "666" +data: App\Entity\Category {#33679 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36489 +label: "réparation d'appareils électroménagers" +value: "667" +data: App\Entity\Category {#33578 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36490 +label: "réparation de vélos" +value: "668" +data: App\Entity\Category {#33697 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36491 +label: "réparation de motos" +value: "669" +data: App\Entity\Category {#33661 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36492 +label: "réparation de chaussures" +value: "670" +data: App\Entity\Category {#33616 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36493 +label: "réparation de montres / horlogerie" +value: "671" +data: App\Entity\Category {#33652 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36494 +label: "réparation de bijoux" +value: "672" +data: App\Entity\Category {#33607 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36495 +label: "réparation de meubles" +value: "673" +data: App\Entity\Category {#33643 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36496 +label: "réparation générale" +value: "674" +data: App\Entity\Category {#33732 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36497 +label: "location et location-vente" +value: "675" +data: Proxies\__CG__\App\Entity\Category {#32039 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36498 +label: "location de matériel de btp" +value: "676" +data: App\Entity\Category {#32085 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36499 +label: "location de matériel événementiel" +value: "677" +data: App\Entity\Category {#32103 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36500 +label: "location de matériel médical" +value: "678" +data: App\Entity\Category {#32112 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36501 +label: "location-vente (crédit-bail)" +value: "679" +data: App\Entity\Category {#32219 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36502 +label: "location de machines agricoles" +value: "680" +data: App\Entity\Category {#32076 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36503 +label: "location de tentes" +value: "681" +data: App\Entity\Category {#32175 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36504 +label: "location de chaises / tables" +value: "682" +data: App\Entity\Category {#32058 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36505 +label: "location de matériel sonore" +value: "683" +data: App\Entity\Category {#32121 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36506 +label: "location de matériel de cuisine" +value: "684" +data: App\Entity\Category {#32094 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36507 +label: "location de salles de conférence" +value: "685" +data: App\Entity\Category {#32139 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36508 +label: "location de salles de séminaire" +value: "686" +data: App\Entity\Category {#32157 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36509 +label: "location d'espaces événementiels" +value: "687" +data: App\Entity\Category {#32038 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36510 +label: "location de terrains de sport" +value: "688" +data: App\Entity\Category {#32184 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#36511 +label: "location de camions de déménagement" +value: "689" +data: App\Entity\Category {#32049 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35804 -form: Symfony\Component\Form\Form {#35789 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35805 …5} |
| full_name | "quatation[category][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quatation_category" |
| is_selected | Closure($choice, array $values) {#36513 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) {#35745 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() {#35747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35746 …} $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 {#36514 -form: Symfony\Component\Form\Form {#35792 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36515 …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) {#35758 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() {#35760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#35759 …} $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 {#36516 -form: Symfony\Component\Form\Form {#35795 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36517 …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 {#36519 …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 | "acc04a8fa742b66e5746ab.1a7aYHHP-FOizVLzdrBOAfBRbcrYtuTOHVvArXCppU0.jYO7LAH8zzzopiWJM9ocRLJpDL2f95a5cCOI9ULA0wy8x-tZQP2WA9f9Aw" |
| 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 | "acc04a8fa742b66e5746ab.1a7aYHHP-FOizVLzdrBOAfBRbcrYtuTOHVvArXCppU0.jYO7LAH8zzzopiWJM9ocRLJpDL2f95a5cCOI9ULA0wy8x-tZQP2WA9f9Aw" |
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 | "acc04a8fa742b66e5746ab.1a7aYHHP-FOizVLzdrBOAfBRbcrYtuTOHVvArXCppU0.jYO7LAH8zzzopiWJM9ocRLJpDL2f95a5cCOI9ULA0wy8x-tZQP2WA9f9Aw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35761 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() {#36520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2459 …} $message: Closure() {#36518 …} $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 | "acc04a8fa742b66e5746ab.1a7aYHHP-FOizVLzdrBOAfBRbcrYtuTOHVvArXCppU0.jYO7LAH8zzzopiWJM9ocRLJpDL2f95a5cCOI9ULA0wy8x-tZQP2WA9f9Aw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#36530 -form: Symfony\Component\Form\Form {#36526 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#36521 …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 | "acc04a8fa742b66e5746ab.1a7aYHHP-FOizVLzdrBOAfBRbcrYtuTOHVvArXCppU0.jYO7LAH8zzzopiWJM9ocRLJpDL2f95a5cCOI9ULA0wy8x-tZQP2WA9f9Aw" |