Forms
-
search_speaker
-
speechType
-
0
-
1
-
-
zipcode
-
activityArea
-
company
-
educationLevel
-
classlevel
-
_token
-
-
userPictureForm
-
pictureFile
-
file
-
-
submit
-
_token
-
search_speaker
"App\Form\Filter\SearchSpeakerType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ValueObject\SearchSpeaker {#1562 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ValueObject\SearchSpeaker {#1562 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
same as passed value |
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data | App\Entity\ValueObject\SearchSpeaker {#1562 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
| data_class | "App\Entity\ValueObject\SearchSpeaker" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ValueObject\SearchSpeaker" } } |
| 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 | "GET" |
| 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 | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#1744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1743 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_speaker" "_search_speaker" ] |
| cache_key | "_search_speaker_search_speaker" |
| compound | true |
| data | App\Entity\ValueObject\SearchSpeaker {#1562 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2097 -errors: [] -form: Symfony\Component\Form\Form {#1987 …} } |
| form | Symfony\Component\Form\FormView {#2100 …5} |
| full_name | "search_speaker" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "search_speaker" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_search_speaker" |
| valid | true |
| value | App\Entity\ValueObject\SearchSpeaker {#1562 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
speechType
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } |
| View Format |
"remote"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "label" |
same as passed value |
| class | "App\Entity\SpeechType" |
same as passed value |
| expanded | true |
same as passed value |
| label | "filter.searchSpeaker.speechType.label" |
same as passed value |
| multiple | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "label" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1790 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1783 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1792 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1791 …} } |
| choices | null |
| class | "App\Entity\SpeechType" |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1786 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1564 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "filter.searchSpeaker.speechType.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1780 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_speaker_speechType" ] |
| cache_key | "_search_speaker_speechType_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +data: App\Entity\SpeechType {#1805 …} +value: "live" +label: "Intervention dans votre établissement" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +data: App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } +value: "remote" +label: "Intervention à distance" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | App\Entity\SpeechType {#1590 -id: "remote" -label: "Intervention à distance" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2103 -errors: [] -form: Symfony\Component\Form\Form {#2018 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2106 …5} |
| full_name | "search_speaker[speechType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_speechType" |
| is_selected | Closure($choice, $value) {#2102 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "filter.searchSpeaker.speechType.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "speechType" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_search_speaker_speechType" |
| uses_autocomplete | false |
| valid | true |
| value | "remote" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Intervention dans votre établissement" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "live" |
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 | "entry" |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1997 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1998 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Intervention dans votre établissement" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#1999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#2000 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "live" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_search_speaker_speechType_entry" ] |
| cache_key | "_search_speaker_speechType_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2123 -errors: [] -form: Symfony\Component\Form\Form {#2021 …} } |
| form | Symfony\Component\Form\FormView {#2116 …5} |
| full_name | "search_speaker[speechType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_speechType_0" |
| label | "Intervention dans votre établissement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_search_speaker_speechType_entry" |
| valid | true |
| value | "live" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"remote"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Intervention à distance" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "remote" |
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 | "entry" |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1997 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1998 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Intervention à distance" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#2010 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "remote" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_search_speaker_speechType_entry" ] |
| cache_key | "_search_speaker_speechType_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2127 -errors: [] -form: Symfony\Component\Form\Form {#2024 …} } |
| form | Symfony\Component\Form\FormView {#2126 …5} |
| full_name | "search_speaker[speechType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_speechType_1" |
| label | "Intervention à distance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_search_speaker_speechType_entry" |
| valid | true |
| value | "remote" |
zipcode
"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 | "filter.searchSpeaker.zipcode.label" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "id" => "choose-zipcode" ] |
[ "id" => "choose-zipcode" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "filter.searchSpeaker.zipcode.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "id" => "choose-zipcode" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1819 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_speaker_zipcode" ] |
| cache_key | "_search_speaker_zipcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2104 -errors: [] -form: Symfony\Component\Form\Form {#2027 …} } |
| form | Symfony\Component\Form\FormView {#2101 …5} |
| full_name | "search_speaker[zipcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_zipcode" |
| label | "filter.searchSpeaker.zipcode.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipcode" |
| priority | 0 |
| required | false |
| row_attr | [ "id" => "choose-zipcode" ] |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_search_speaker_zipcode" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
activityArea
"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 | "label" |
same as passed value |
| class | "App\Entity\ActivityArea" |
same as passed value |
| label | "filter.searchSpeaker.activityArea.label" |
same as passed value |
| placeholder | "filter.searchSpeaker.activityArea.placeholder" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "label" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1847 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1829 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1848 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1849 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1851 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1850 …} } |
| choices | null |
| class | "App\Entity\ActivityArea" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1832 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1834 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "filter.searchSpeaker.activityArea.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "filter.searchSpeaker.activityArea.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1827 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_speaker_activityArea" ] |
| cache_key | "_search_speaker_activityArea_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +data: App\Entity\ActivityArea {#2133 …} +value: "1" +label: "Aéronautique et spatial" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +data: App\Entity\ActivityArea {#2256 …} +value: "2" +label: "Agro-alimentaire" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +data: App\Entity\ActivityArea {#2263 …} +value: "3" +label: "Spatial" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +data: App\Entity\ActivityArea {#2270 …} +value: "4" +label: "Astronomie" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +data: App\Entity\ActivityArea {#2277 …} +value: "5" +label: "Automobile" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +data: App\Entity\ActivityArea {#2284 …} +value: "6" +label: "Chimie" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +data: App\Entity\ActivityArea {#2291 …} +value: "7" +label: "Conseil" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +data: App\Entity\ActivityArea {#2298 …} +value: "8" +label: "Cosmétique" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +data: App\Entity\ActivityArea {#2305 …} +value: "9" +label: "Eau" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +data: App\Entity\ActivityArea {#2312 …} +value: "10" +label: "Electroménager" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +data: App\Entity\ActivityArea {#2319 …} +value: "11" +label: "Electronique" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +data: App\Entity\ActivityArea {#2326 …} +value: "12" +label: "Energie" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +data: App\Entity\ActivityArea {#2333 …} +value: "13" +label: "Environnement" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +data: App\Entity\ActivityArea {#2340 …} +value: "14" +label: "Equipements agricoles" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +data: App\Entity\ActivityArea {#2347 …} +value: "15" +label: "Evénements" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +data: App\Entity\ActivityArea {#2354 …} +value: "16" +label: "Ferroviaire" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +data: App\Entity\ActivityArea {#2361 …} +value: "17" +label: "Gaz" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +data: App\Entity\ActivityArea {#2368 …} +value: "18" +label: "Habitat" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +data: App\Entity\ActivityArea {#2375 …} +value: "19" +label: "Horticulture" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +data: App\Entity\ActivityArea {#2382 …} +value: "20" +label: "Industrie du ciment et des minéraux" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +data: App\Entity\ActivityArea {#2389 …} +value: "21" +label: "Innovation" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +data: App\Entity\ActivityArea {#2396 …} +value: "22" +label: "Jardin botanique" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +data: App\Entity\ActivityArea {#2403 …} +value: "23" +label: "Logistique" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +data: App\Entity\ActivityArea {#2410 …} +value: "24" +label: "Matériaux" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +data: App\Entity\ActivityArea {#2417 …} +value: "25" +label: "Mécanique" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +data: App\Entity\ActivityArea {#2424 …} +value: "26" +label: "Métallurgie" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +data: App\Entity\ActivityArea {#2431 …} +value: "27" +label: "Météorologie" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +data: App\Entity\ActivityArea {#2438 …} +value: "28" +label: "Naval" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +data: App\Entity\ActivityArea {#2445 …} +value: "29" +label: "Numérique" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +data: App\Entity\ActivityArea {#2452 …} +value: "30" +label: "Pétrole" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +data: App\Entity\ActivityArea {#2459 …} +value: "31" +label: "Photonique" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +data: App\Entity\ActivityArea {#2466 …} +value: "32" +label: "Plasturgie" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +data: App\Entity\ActivityArea {#2473 …} +value: "33" +label: "Recherche" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +data: App\Entity\ActivityArea {#2480 …} +value: "34" +label: "Robotique" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +data: App\Entity\ActivityArea {#2487 …} +value: "35" +label: "Santé" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +data: App\Entity\ActivityArea {#2494 …} +value: "36" +label: "Télécom" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +data: App\Entity\ActivityArea {#2501 …} +value: "37" +label: "Textile" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +data: App\Entity\ActivityArea {#2508 …} +value: "38" +label: "Traitement des déchets" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +data: App\Entity\ActivityArea {#2515 …} +value: "39" +label: "Traitement des déchets radioactifs" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +data: App\Entity\ActivityArea {#2522 …} +value: "40" +label: "Traitement industriel du courrier" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +data: App\Entity\ActivityArea {#2529 …} +value: "41" +label: "Transports" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +data: App\Entity\ActivityArea {#2536 …} +value: "42" +label: "Travaux publics" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +data: App\Entity\ActivityArea {#2543 …} +value: "43" +label: "Verrerie" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +data: App\Entity\ActivityArea {#2550 …} +value: "44" +label: "Autre" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +data: App\Entity\ActivityArea {#2557 …} +value: "45" +label: "Parfumerie/cosmétique" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +data: App\Entity\ActivityArea {#2564 …} +value: "46" +label: "Assurance" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2118 -errors: [] -form: Symfony\Component\Form\Form {#2030 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2117 …5} |
| full_name | "search_speaker[activityArea]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_activityArea" |
| is_selected | Closure($choice, $value) {#2136 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "filter.searchSpeaker.activityArea.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "activityArea" |
| placeholder | "filter.searchSpeaker.activityArea.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_search_speaker_activityArea" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
company
"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\Company" |
same as passed value |
| expanded | false |
same as passed value |
| label | "filter.searchSpeaker.company.label" |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "filter.searchSpeaker.company.placeholder" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1750 class: "App\Form\Filter\SearchSpeakerType" this: App\Form\Filter\SearchSpeakerType {#1614 …} } |
Doctrine\ORM\QueryBuilder {#1912 -em: ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1913 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1907 #from: "App\Entity\Company" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1911 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.status = :status" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1910 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\Company c WHERE c.status = :status ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1906 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1921 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1914 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1908 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1849 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1917 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1923 …} } |
| choices | null |
| class | "App\Entity\Company" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1918 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1863 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "filter.searchSpeaker.company.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "filter.searchSpeaker.company.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1912 -em: ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1913 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1907 #from: "App\Entity\Company" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1911 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.status = :status" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1910 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\Company c WHERE c.status = :status ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1906 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1860 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_speaker_company" ] |
| cache_key | "_search_speaker_company_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +data: App\Entity\Company {#2623 …} +value: "1" +label: "[COMPTE TEST] Fondation CGénial" +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +data: App\Entity\Company {#2795 …} +value: "968" +label: "3M France" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +data: App\Entity\Company {#2813 …} +value: "706" +label: "42 Le Havre" +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +data: App\Entity\Company {#2828 …} +value: "1033" +label: "A SUPPRIMER" +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +data: App\Entity\Company {#2846 …} +value: "1039" +label: "A supprimer" +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +data: App\Entity\Company {#2858 …} +value: "842" +label: "A.C.R.N - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +data: App\Entity\Company {#2870 …} +value: "512" +label: "Accenture - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +data: App\Entity\Company {#2882 …} +value: "976" +label: "ACTI GROUP" +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +data: App\Entity\Company {#2897 …} +value: "1028" +label: "AG2R LA MONDIALE - Adhérent France Assureurs" +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +data: App\Entity\Company {#2912 …} +value: "865" +label: "AGILITEAM" +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +data: App\Entity\Company {#2924 …} +value: "789" +label: "AGRIA Grand Est" +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +data: App\Entity\Company {#2939 …} +value: "747" +label: "Air Liquide" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +data: App\Entity\Company {#2951 …} +value: "189" +label: "Air Support" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8023 +data: App\Entity\Company {#2963 …} +value: "306" +label: "Airbus" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8024 +data: App\Entity\Company {#2975 …} +value: "732" +label: "AIRBUS" +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8025 +data: App\Entity\Company {#2987 …} +value: "781" +label: "AIRBUS DEFENCE AND SPACE" +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8026 +data: App\Entity\Company {#2999 …} +value: "973" +label: "Albert School" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8027 +data: App\Entity\Company {#3011 …} +value: "10" +label: "Albioma" +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8028 +data: App\Entity\Company {#3020 …} +value: "881" +label: "Aldoria" +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8029 +data: App\Entity\Company {#3032 …} +value: "1042" +label: "Algaia" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8030 +data: App\Entity\Company {#3047 …} +value: "513" +label: "Aliena Consulting" +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8031 +data: App\Entity\Company {#3059 …} +value: "875" +label: "ALKERN" +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8032 +data: App\Entity\Company {#3074 …} +value: "740" +label: "ALPOL Cosmétique" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8033 +data: App\Entity\Company {#3089 …} +value: "582" +label: "Alsachimie - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8034 +data: App\Entity\Company {#3104 …} +value: "30" +label: "Alstom" +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8035 +data: App\Entity\Company {#3116 …} +value: "776" +label: "ALSYS Group - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8036 +data: App\Entity\Company {#3131 …} +value: "723" +label: "Alteo - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8037 +data: App\Entity\Company {#3146 …} +value: "27" +label: "Amazon" +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8038 +data: App\Entity\Company {#3155 …} +value: "831" +label: "AMAZONE SA" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8039 +data: App\Entity\Company {#3170 …} +value: "644" +label: "ANALYSYS" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8040 +data: App\Entity\Company {#3185 …} +value: "396" +label: "Andra" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8041 +data: App\Entity\Company {#3197 …} +value: "528" +label: "Anéo - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8042 +data: App\Entity\Company {#3206 …} +value: "497" +label: "ANFR" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8043 +data: App\Entity\Company {#3218 …} +value: "380" +label: "Angers Technopole" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8044 +data: App\Entity\Company {#3236 …} +value: "698" +label: "Ansys" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8045 +data: App\Entity\Company {#3248 …} +value: "514" +label: "AntemetA" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8046 +data: App\Entity\Company {#3260 …} +value: "324" +label: "Apparaître" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8047 +data: App\Entity\Company {#3272 …} +value: "346" +label: "Aptar" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8048 +data: App\Entity\Company {#3284 …} +value: "307" +label: "ArcelorMittal" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8049 +data: App\Entity\Company {#3296 …} +value: "308" +label: "Area Occitanie" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8050 +data: App\Entity\Company {#3308 …} +value: "329" +label: "ArianeGroup" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +data: App\Entity\Company {#3323 …} +value: "6" +label: "Arkema" +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8052 +data: App\Entity\Company {#3332 …} +value: "999" +label: "Armée de l'air et de l'Espace (Secteur Grand Est & Bourgogne Franche Comté)" +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +data: App\Entity\Company {#3344 …} +value: "868" +label: "Artelia - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +data: App\Entity\Company {#3356 …} +value: "313" +label: "Astu'Sciences" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +data: App\Entity\Company {#3368 …} +value: "500" +label: "Attineos - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8056 +data: App\Entity\Company {#3380 …} +value: "1029" +label: "AURAY PLAST" +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +data: App\Entity\Company {#3392 …} +value: "1018" +label: "Avere France" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8058 +data: App\Entity\Company {#3404 …} +value: "641" +label: "Axens - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8059 +data: App\Entity\Company {#3416 …} +value: "469" +label: "AXON' MECHATRONICS" +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8060 +data: App\Entity\Company {#3425 …} +value: "897" +label: "Axon'Cable" +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8061 +data: App\Entity\Company {#3440 …} +value: "755" +label: "AXPLORA - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8062 +data: App\Entity\Company {#3455 …} +value: "430" +label: "B. Braun" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8063 +data: App\Entity\Company {#3467 …} +value: "550" +label: "Badoit" +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +data: App\Entity\Company {#3479 …} +value: "772" +label: "Baker Hughes" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8065 +data: App\Entity\Company {#3494 …} +value: "725" +label: "BALLUFF" +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8066 +data: App\Entity\Company {#3506 …} +value: "927" +label: "Barilla france" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8067 +data: App\Entity\Company {#3518 …} +value: "340" +label: "Bayer - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8068 +data: App\Entity\Company {#3530 …} +value: "438" +label: "BCF Life Sciences - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +data: App\Entity\Company {#3542 …} +value: "561" +label: "BERGER-LEVRAULT - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +data: App\Entity\Company {#3551 …} +value: "722" +label: "BERNADET SAS" +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +data: App\Entity\Company {#3563 …} +value: "1010" +label: "Bertrandt - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +data: App\Entity\Company {#3575 …} +value: "741" +label: "bioMérieux" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8073 +data: App\Entity\Company {#3587 …} +value: "326" +label: "BNP PARISBAS" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8074 +data: App\Entity\Company {#3599 …} +value: "566" +label: "Boehringer-Ingelheim" +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +data: App\Entity\Company {#3611 …} +value: "841" +label: "BONGARD SAS" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8076 +data: App\Entity\Company {#3623 …} +value: "384" +label: "Bosch" +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8077 +data: App\Entity\Company {#3635 …} +value: "1022" +label: "Bostik Smart Technology Center" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8078 +data: App\Entity\Company {#3647 …} +value: "570" +label: "Brabant Chimie" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8079 +data: App\Entity\Company {#3659 …} +value: "571" +label: "Butachimie -adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8080 +data: App\Entity\Company {#3671 …} +value: "894" +label: "Campus Cyber" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +data: App\Entity\Company {#3686 …} +value: "539" +label: "Capgemini" +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +data: App\Entity\Company {#3698 …} +value: "750" +label: "CATIE (Centre Aquitain des Technologies de l'Information et Electronique) - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +data: App\Entity\Company {#3713 …} +value: "357" +label: "CEA" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +data: App\Entity\Company {#3725 …} +value: "400" +label: "CERFACS" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +data: App\Entity\Company {#3737 …} +value: "421" +label: "CFA Papetier" +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +data: App\Entity\Company {#3749 …} +value: "769" +label: "Chimiget - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +data: App\Entity\Company {#3761 …} +value: "945" +label: "CICS / CLIC" +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +data: App\Entity\Company {#3773 …} +value: "954" +label: "CIDELEC" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +data: App\Entity\Company {#3785 …} +value: "496" +label: "Claas" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +data: App\Entity\Company {#3800 …} +value: "435" +label: "Claranor" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +data: App\Entity\Company {#3809 …} +value: "548" +label: "CNES" +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +data: App\Entity\Company {#3821 …} +value: "779" +label: "Cofidur EMS" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +data: App\Entity\Company {#3833 …} +value: "7" +label: "Colas" +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +data: App\Entity\Company {#3842 …} +value: "791" +label: "Collin Aerospace" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +data: App\Entity\Company {#3854 …} +value: "402" +label: "CONICIO" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +data: App\Entity\Company {#3869 …} +value: "388" +label: "Constellium" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +data: App\Entity\Company {#3881 …} +value: "401" +label: "Corteva Agriscience - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +data: App\Entity\Company {#3890 …} +value: "498" +label: "Cougnaud" +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +data: App\Entity\Company {#3902 …} +value: "900" +label: "CPME 86" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +data: App\Entity\Company {#3914 …} +value: "714" +label: "CRBE - GWS" +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +data: App\Entity\Company {#3926 …} +value: "1050" +label: "Crédit Agricole Technologies et Services" +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +data: App\Entity\Company {#3938 …} +value: "941" +label: "CREPIM - Material & Fire Test Expert -" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +data: App\Entity\Company {#3950 …} +value: "503" +label: "Cristal Union" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +data: App\Entity\Company {#3962 …} +value: "485" +label: "Cristel" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +data: App\Entity\Company {#3977 …} +value: "437" +label: "CRODA" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +data: App\Entity\Company {#3989 …} +value: "650" +label: "D.R.T." +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +data: App\Entity\Company {#4001 …} +value: "990" +label: "Daher" +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +data: App\Entity\Company {#4013 …} +value: "1048" +label: "Dalkia - Ile-de-France" +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +data: App\Entity\Company {#4025 …} +value: "906" +label: "DALKIA AIR SOLUTIONS" +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +data: App\Entity\Company {#4071 …} +value: "846" +label: "Dalkia Electrotechnics" +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +data: App\Entity\Company {#4083 …} +value: "998" +label: "Dalkia en région Centre Ouest" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8112 +data: App\Entity\Company {#4095 …} +value: "542" +label: "Dalkia en région Sud Ouest" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8113 +data: App\Entity\Company {#4107 …} +value: "414" +label: "DALKIA FROID SOLUTIONS" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +data: App\Entity\Company {#4122 …} +value: "578" +label: "Dassault Systèmes" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +data: App\Entity\Company {#4134 …} +value: "425" +label: "Decathlon" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +data: App\Entity\Company {#4146 …} +value: "327" +label: "DecisionBrain" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +data: App\Entity\Company {#4158 …} +value: "554" +label: "Delmon Group" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +data: App\Entity\Company {#4170 …} +value: "456" +label: "Docaposte - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +data: App\Entity\Company {#4182 …} +value: "20" +label: "Dow France" +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +data: App\Entity\Company {#4191 …} +value: "778" +label: "DROUIN SAS" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +data: App\Entity\Company {#4203 …} +value: "393" +label: "DSM France - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +data: App\Entity\Company {#4215 …} +value: "967" +label: "dsqdsq" +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +data: App\Entity\Company {#4227 …} +value: "1021" +label: "Dumez" +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +data: App\Entity\Company {#4239 …} +value: "959" +label: "Duralex SCOPSA" +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +data: App\Entity\Company {#4251 …} +value: "1017" +label: "EDEN GAMES" +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +data: App\Entity\Company {#4263 …} +value: "993" +label: "EDF - CCG Blénod" +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +data: App\Entity\Company {#4275 …} +value: "981" +label: "EDF - Centrale nucléaire de Belleville-sur-Loire" +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +data: App\Entity\Company {#4287 …} +value: "810" +label: "EDF - Energy UK" +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +data: App\Entity\Company {#4299 …} +value: "851" +label: "EDF - Martinique" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +data: App\Entity\Company {#4308 …} +value: "715" +label: "EFS" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +data: App\Entity\Company {#4320 …} +value: "263" +label: "EGGER" +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +data: App\Entity\Company {#4332 …} +value: "931" +label: "Eiffage Energie Systemes" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +data: App\Entity\Company {#4344 …} +value: "660" +label: "Emerson" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +data: App\Entity\Company {#4356 …} +value: "31" +label: "Enedis" +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +data: App\Entity\Company {#4365 …} +value: "866" +label: "Enedis" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +data: App\Entity\Company {#4377 …} +value: "666" +label: "ENEDIS - Centre Val de Loire" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +data: App\Entity\Company {#4389 …} +value: "647" +label: "Enedis - Direction Régionale Nord Midi-Pyrénées" +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +data: App\Entity\Company {#4401 …} +value: "773" +label: "Enedis - Picardie" +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +data: App\Entity\Company {#4413 …} +value: "764" +label: "ENILBIO - Ecole Nationale d'Industrie Laitière et des Biotechnologies" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +data: App\Entity\Company {#4425 …} +value: "404" +label: "Esri France" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +data: App\Entity\Company {#4437 …} +value: "724" +label: "ESTANDON" +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +data: App\Entity\Company {#4449 …} +value: "1049" +label: "Ets Reber" +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +data: App\Entity\Company {#4461 …} +value: "752" +label: "Eurenco - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +data: App\Entity\Company {#4473 …} +value: "1036" +label: "EURODIA INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +data: App\Entity\Company {#4485 …} +value: "964" +label: "Eurolysine - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +data: App\Entity\Company {#4503 …} +value: "22" +label: "Eutelsat" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +data: App\Entity\Company {#4512 …} +value: "483" +label: "EXPLEO" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +data: App\Entity\Company {#4524 …} +value: "314" +label: "Exploradôme" +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +data: App\Entity\Company {#4533 …} +value: "744" +label: "Fauché" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +data: App\Entity\Company {#4545 …} +value: "560" +label: "Favid" +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +data: App\Entity\Company {#4557 …} +value: "774" +label: "FIBERTEX NONWOVENS" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +data: App\Entity\Company {#4569 …} +value: "565" +label: "Fives Nordon" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +data: App\Entity\Company {#4581 …} +value: "670" +label: "Fondation Ilyse" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +data: App\Entity\Company {#4593 …} +value: "579" +label: "Forez Bennes" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +data: App\Entity\Company {#4605 …} +value: "733" +label: "Forez-Bennes" +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +data: App\Entity\Company {#4617 …} +value: "965" +label: "Forvia" +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +data: App\Entity\Company {#4629 …} +value: "1031" +label: "France Assureurs" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +data: App\Entity\Company {#4641 …} +value: "334" +label: "France Chimie" +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +data: App\Entity\Company {#4650 …} +value: "1007" +label: "FROMARSAC" +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +data: App\Entity\Company {#4662 …} +value: "880" +label: "FUSION JEUNESSE" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +data: App\Entity\Company {#4674 …} +value: "545" +label: "GALVANOPLAST" +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +data: App\Entity\Company {#4686 …} +value: "939" +label: "GAMECA - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +data: App\Entity\Company {#4698 …} +value: "532" +label: "General Electric" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +data: App\Entity\Company {#4710 …} +value: "490" +label: "Générale du Solaire" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +data: App\Entity\Company {#4722 …} +value: "9" +label: "Getlink" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +data: App\Entity\Company {#4731 …} +value: "671" +label: "Gifas" +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +data: App\Entity\Company {#4743 …} +value: "1045" +label: "GIM - Groupe des Industries Métallurgiques." +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +data: App\Entity\Company {#4755 …} +value: "850" +label: "Global Industrie" +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +data: App\Entity\Company {#4767 …} +value: "756" +label: "Gonzales" +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +data: App\Entity\Company {#4779 …} +value: "829" +label: "Google France" +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +data: App\Entity\Company {#4791 …} +value: "951" +label: "GRDF" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +data: App\Entity\Company {#4803 …} +value: "232" +label: "Groupe ALTRAD" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +data: App\Entity\Company {#4818 …} +value: "17" +label: "Groupe Avril" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +data: App\Entity\Company {#4827 …} +value: "473" +label: "Groupe Bel" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +data: App\Entity\Company {#4839 …} +value: "358" +label: "Groupe EDF" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +data: App\Entity\Company {#4851 …} +value: "276" +label: "Groupe EDF - Région Auvergne Rhône-Alpes" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +data: App\Entity\Company {#4863 …} +value: "277" +label: "Groupe EDF - Région Bourgogne Franche-Comté" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +data: App\Entity\Company {#4875 …} +value: "278" +label: "Groupe EDF - Région Bretagne" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +data: App\Entity\Company {#4887 …} +value: "279" +label: "Groupe EDF - Région Centre Val de Loire" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +data: App\Entity\Company {#4899 …} +value: "280" +label: "Groupe EDF - Région Grand-Est" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +data: App\Entity\Company {#4908 …} +value: "281" +label: "Groupe EDF - Région Hauts de France" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +data: App\Entity\Company {#4920 …} +value: "292" +label: "Groupe EDF - Région Ile-de-France" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +data: App\Entity\Company {#4932 …} +value: "282" +label: "Groupe EDF - Région Normandie" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +data: App\Entity\Company {#4944 …} +value: "283" +label: "Groupe EDF - Région Nouvelle Aquitaine" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +data: App\Entity\Company {#4956 …} +value: "284" +label: "Groupe EDF - Région Occitanie" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +data: App\Entity\Company {#4968 …} +value: "285" +label: "Groupe EDF - Région Pays de Loire" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +data: App\Entity\Company {#4980 …} +value: "286" +label: "Groupe EDF - Région Provence Alpes Côte d’Azur" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +data: App\Entity\Company {#4992 …} +value: "738" +label: "Groupe FIGEAC-AERO" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +data: App\Entity\Company {#5004 …} +value: "510" +label: "Groupe FMH" +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +data: App\Entity\Company {#5016 …} +value: "745" +label: "GROUPE IDEC" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +data: App\Entity\Company {#5028 …} +value: "626" +label: "Groupe IMT - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +data: App\Entity\Company {#5043 …} +value: "746" +label: "GROUPE LATTY" +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +data: App\Entity\Company {#5055 …} +value: "782" +label: "Groupe MECACHROME" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +data: App\Entity\Company {#5067 …} +value: "679" +label: "GROUPE ROCHETTE INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +data: App\Entity\Company {#5079 …} +value: "830" +label: "Groupe SEB" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +data: App\Entity\Company {#5091 …} +value: "262" +label: "Groupe Valette Foie Gras" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +data: App\Entity\Company {#5103 …} +value: "383" +label: "Guerbet" +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +data: App\Entity\Company {#5115 …} +value: "749" +label: "Guichon Valves" +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +data: App\Entity\Company {#5127 …} +value: "786" +label: "GUILLET SAS" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +data: App\Entity\Company {#5139 …} +value: "575" +label: "Hall 32" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +data: App\Entity\Company {#5151 …} +value: "730" +label: "Herta" +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +data: App\Entity\Company {#5166 …} +value: "1024" +label: "HITACHI ENERGY FRANCE" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +data: App\Entity\Company {#5178 …} +value: "268" +label: "HORIBA MEDICAL" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +data: App\Entity\Company {#5190 …} +value: "704" +label: "HORIZON SOFTWARE - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +data: App\Entity\Company {#5205 …} +value: "716" +label: "HOwden Solyvent-Ventec" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +data: App\Entity\Company {#5217 …} +value: "703" +label: "HUB de l'Énergie" +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +data: App\Entity\Company {#5229 …} +value: "1020" +label: "HUGON TRIBUNES" +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +data: App\Entity\Company {#5241 …} +value: "1043" +label: "HUTCHINSON" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +data: App\Entity\Company {#5253 …} +value: "653" +label: "IANESCO" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +data: App\Entity\Company {#5265 …} +value: "21" +label: "IBM France - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +data: App\Entity\Company {#5274 …} +value: "795" +label: "IDI Composites" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +data: App\Entity\Company {#5286 …} +value: "398" +label: "IFP Energies Nouvelles" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +data: App\Entity\Company {#5298 …} +value: "374" +label: "IJCLab - Laboratoire de physique des 2 infinis Irène Joliot-Curie" +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +data: App\Entity\Company {#5310 …} +value: "807" +label: "IMECA - Groupe MICHELIN" +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +data: App\Entity\Company {#5322 …} +value: "883" +label: "IMPERATOR (TotalEnergies)" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +data: App\Entity\Company {#5334 …} +value: "543" +label: "INFORSUD - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +data: App\Entity\Company {#5343 …} +value: "386" +label: "Initiatives Decoration" +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +data: App\Entity\Company {#5355 …} +value: "982" +label: "INTERSPRAY" +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +data: App\Entity\Company {#5367 …} +value: "784" +label: "Inwe FOOD" +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +data: App\Entity\Company {#5379 …} +value: "904" +label: "IRIS Conseil - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +data: App\Entity\Company {#5391 …} +value: "530" +label: "Isagri - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +data: App\Entity\Company {#5403 …} +value: "820" +label: "ISB FRANCE" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +data: App\Entity\Company {#5415 …} +value: "731" +label: "ITOPP" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +data: App\Entity\Company {#5427 …} +value: "552" +label: "JCB Aéro" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +data: App\Entity\Company {#5439 …} +value: "662" +label: "JCDecaux" +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +data: App\Entity\Company {#5451 …} +value: "815" +label: "JTEKT EUROPE" +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +data: App\Entity\Company {#5463 …} +value: "902" +label: "K+S" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +data: App\Entity\Company {#5475 …} +value: "422" +label: "Kawneer" +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +data: App\Entity\Company {#5484 …} +value: "757" +label: "Kem One - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +data: App\Entity\Company {#5496 …} +value: "877" +label: "Keolis" +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +data: App\Entity\Company {#5508 …} +value: "1035" +label: "KEOLIS SA" +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +data: App\Entity\Company {#5520 …} +value: "966" +label: "KEP TECHNOLOGIES" +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +data: App\Entity\Company {#5535 …} +value: "962" +label: "KIMBERLY-CLARK SAS" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +data: App\Entity\Company {#5547 …} +value: "459" +label: "Klaxoon" +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +data: App\Entity\Company {#5562 …} +value: "751" +label: "L'oreal" +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +data: App\Entity\Company {#5574 …} +value: "949" +label: "La compagnie des saveurs - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +data: App\Entity\Company {#5586 …} +value: "770" +label: "LA MESTA CHIMIE FINE - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +data: App\Entity\Company {#5598 …} +value: "870" +label: "La Rochette Cartonboard" +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +data: App\Entity\Company {#5610 …} +value: "832" +label: "La Solution Robotique" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +data: App\Entity\Company {#5622 …} +value: "632" +label: "Laboratoire Bailly-Creat - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +data: App\Entity\Company {#5634 …} +value: "980" +label: "Laboratoire Science & Nature" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +data: App\Entity\Company {#5646 …} +value: "26" +label: "Laboratoires Boiron" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +data: App\Entity\Company {#5655 …} +value: "735" +label: "LE CREUSET SAS" +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +data: App\Entity\Company {#5667 …} +value: "1032" +label: "Le Grand Chalon" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +data: App\Entity\Company {#5679 …} +value: "491" +label: "Léa Nature" +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +data: App\Entity\Company {#5691 …} +value: "933" +label: "Leloutre Industrie" +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +data: App\Entity\Company {#5703 …} +value: "760" +label: "LEO Pharma - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +data: App\Entity\Company {#5715 …} +value: "454" +label: "Les fromageries Occitanes" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +data: App\Entity\Company {#5730 …} +value: "486" +label: "Les Maîtres Laitiers du Cotentin" +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +data: App\Entity\Company {#5742 …} +value: "783" +label: "Les savons d'Orély - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +data: App\Entity\Company {#5754 …} +value: "504" +label: "LESAFFRE FRERES SAS" +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +data: App\Entity\Company {#5766 …} +value: "948" +label: "Lesieur - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +data: App\Entity\Company {#5778 …} +value: "936" +label: "Leygatech" +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +data: App\Entity\Company {#5790 …} +value: "768" +label: "Limagrain" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +data: App\Entity\Company {#5802 …} +value: "493" +label: "Lisi Aerospace - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +data: App\Entity\Company {#5814 …} +value: "996" +label: "LORR-UP" +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +data: App\Entity\Company {#5826 …} +value: "1054" +label: "Ma Super Entreprise Test" +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +data: App\Entity\Company {#5841 …} +value: "903" +label: "Mach1" +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +data: App\Entity\Company {#5853 …} +value: "950" +label: "MADELEINES BIJOU" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +data: App\Entity\Company {#5868 …} +value: "195" +label: "Mademoiselle Desserts" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +data: App\Entity\Company {#5880 …} +value: "455" +label: "Makina Corpus - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +data: App\Entity\Company {#5892 …} +value: "188" +label: "Manufacturing the Mobility of Tomorrow in Bordeaux" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +data: App\Entity\Company {#5904 …} +value: "478" +label: "MARCEL INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +data: App\Entity\Company {#5916 …} +value: "1025" +label: "Marianne GUTIERREZ" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +data: App\Entity\Company {#5928 …} +value: "544" +label: "MC2i - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +data: App\Entity\Company {#5940 …} +value: "267" +label: "MEDA MANUFACTURING, GROUPE VIATRIS - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +data: App\Entity\Company {#5949 …} +value: "771" +label: "MENUISERIE FEUGAS" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +data: App\Entity\Company {#5961 …} +value: "488" +label: "Mersen France" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +data: App\Entity\Company {#5973 …} +value: "32" +label: "Météo-France" +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +data: App\Entity\Company {#5982 …} +value: "860" +label: "MGA Technologies" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +data: App\Entity\Company {#5994 …} +value: "737" +label: "MGEN" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +data: App\Entity\Company {#6006 …} +value: "298" +label: "MICHELIN" +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +data: App\Entity\Company {#6018 …} +value: "1027" +label: "MICRONIQUE" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +data: App\Entity\Company {#6030 …} +value: "640" +label: "Microsoft France" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +data: App\Entity\Company {#6042 …} +value: "369" +label: "Milton Roy Europe" +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +data: App\Entity\Company {#6054 …} +value: "934" +label: "MINELEC" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +data: App\Entity\Company {#6066 …} +value: "713" +label: "Ministère des armées" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +data: App\Entity\Company {#6078 …} +value: "533" +label: "Monnaie de Paris" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +data: App\Entity\Company {#6087 …} +value: "405" +label: "Monnet" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +data: App\Entity\Company {#6099 …} +value: "736" +label: "Montabert" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +data: App\Entity\Company {#6111 …} +value: "381" +label: "Multiplast" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +data: App\Entity\Company {#6123 …} +value: "535" +label: "Naphtachimie" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +data: App\Entity\Company {#6135 …} +value: "34" +label: "Naval Group" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +data: App\Entity\Company {#6144 …} +value: "526" +label: "Nestlé France" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +data: App\Entity\Company {#6156 …} +value: "562" +label: "Nexteam Machining" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +data: App\Entity\Company {#6168 …} +value: "364" +label: "NextPharma" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +data: App\Entity\Company {#6180 …} +value: "708" +label: "Nof Metal Coatings Europe - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +data: App\Entity\Company {#6192 …} +value: "391" +label: "NOVACARB - GROUPE HUMENS - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +data: App\Entity\Company {#6201 …} +value: "397" +label: "Novespace" +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +data: App\Entity\Company {#6213 …} +value: "742" +label: "Novo Nordisk - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +data: App\Entity\Company {#6225 …} +value: "675" +label: "Numéum" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +data: App\Entity\Company {#6237 …} +value: "367" +label: "Nutergia" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +data: App\Entity\Company {#6249 …} +value: "520" +label: "Oenowood International SAS" +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +data: App\Entity\Company {#6261 …} +value: "994" +label: "OFFICE DE TOURISME VALLEE DE HAUTE MAYENNE" +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +data: App\Entity\Company {#6273 …} +value: "946" +label: "Oléon - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +data: App\Entity\Company {#6285 …} +value: "534" +label: "Olmix Group" +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +data: App\Entity\Company {#6297 …} +value: "1005" +label: "OMRON ELECTRONICS" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +data: App\Entity\Company {#6309 …} +value: "320" +label: "OPCO 2i" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +data: App\Entity\Company {#6321 …} +value: "200" +label: "OPCO Atlas" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +data: App\Entity\Company {#6333 …} +value: "11" +label: "Orange" +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +data: App\Entity\Company {#6345 …} +value: "917" +label: "Orange - DO Caraïbes" +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +data: App\Entity\Company {#6357 …} +value: "915" +label: "Orange - DO Grand Nord Est" +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +data: App\Entity\Company {#6369 …} +value: "910" +label: "Orange - DO Grand Ouest" +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +data: App\Entity\Company {#6381 …} +value: "912" +label: "Orange - DO Grand Sud-Est" +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +data: App\Entity\Company {#6393 …} +value: "911" +label: "Orange - DO Grand Sud-Ouest" +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +data: App\Entity\Company {#6405 …} +value: "914" +label: "Orange - DO Ile-de-France" +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +data: App\Entity\Company {#6414 …} +value: "918" +label: "Orange - DO Réunion Mayotte" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +data: App\Entity\Company {#6426 …} +value: "627" +label: "Pharmacie centrale des armées - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +data: App\Entity\Company {#6438 …} +value: "625" +label: "Pharmaplan - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +data: App\Entity\Company {#6450 …} +value: "310" +label: "Phoenix Mobility" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +data: App\Entity\Company {#6462 …} +value: "470" +label: "Photonics Bretagne" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +data: App\Entity\Company {#6474 …} +value: "370" +label: "PIVAUDRAN" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +data: App\Entity\Company {#6486 …} +value: "549" +label: "Plastic Omnium" +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +data: App\Entity\Company {#6498 …} +value: "1046" +label: "PLASTIGRAF" +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +data: App\Entity\Company {#6510 …} +value: "817" +label: "PMD VALLON" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +data: App\Entity\Company {#6522 …} +value: "551" +label: "Pocheco" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +data: App\Entity\Company {#6534 …} +value: "672" +label: "PolePharma" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +data: App\Entity\Company {#6546 …} +value: "492" +label: "PONTICELLI Frères" +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +data: App\Entity\Company {#6558 …} +value: "901" +label: "PRESENTS - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +data: App\Entity\Company {#6570 …} +value: "895" +label: "PROCONECT" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +data: App\Entity\Company {#6582 …} +value: "8" +label: "Procter & Gamble" +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +data: App\Entity\Company {#6591 …} +value: "935" +label: "Promepla" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +data: App\Entity\Company {#6603 …} +value: "416" +label: "Q ENERGY France" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +data: App\Entity\Company {#6615 …} +value: "365" +label: "Quadripack" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +data: App\Entity\Company {#6627 …} +value: "25" +label: "Radiall" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +data: App\Entity\Company {#6636 …} +value: "536" +label: "RATP" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +data: App\Entity\Company {#6648 …} +value: "635" +label: "Recipharm - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +data: App\Entity\Company {#6660 …} +value: "780" +label: "Redex" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +data: App\Entity\Company {#6672 …} +value: "651" +label: "Redlab - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +data: App\Entity\Company {#6684 …} +value: "385" +label: "Renault Trucks" +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +data: App\Entity\Company {#6696 …} +value: "1040" +label: "ROQUETTE" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +data: App\Entity\Company {#6708 …} +value: "540" +label: "ROUBY Industrie" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +data: App\Entity\Company {#6720 …} +value: "527" +label: "Rousselot - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +data: App\Entity\Company {#6732 …} +value: "501" +label: "RTE" +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +data: App\Entity\Company {#6744 …} +value: "1051" +label: "Sabena technics DNR" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +data: App\Entity\Company {#6756 …} +value: "489" +label: "Safe Metal" +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +data: App\Entity\Company {#6768 …} +value: "971" +label: "Safehear" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +data: App\Entity\Company {#6780 …} +value: "24" +label: "Safran" +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +data: App\Entity\Company {#6789 …} +value: "916" +label: "Safran - Aerosystems" +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +data: App\Entity\Company {#6798 …} +value: "919" +label: "Safran - Aircraft Engines" +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +data: App\Entity\Company {#6810 …} +value: "913" +label: "Safran - Airfoils Advanced Solutions" +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +data: App\Entity\Company {#6822 …} +value: "930" +label: "Safran - Cabin" +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +data: App\Entity\Company {#6834 …} +value: "926" +label: "Safran - Data Systems" +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +data: App\Entity\Company {#6846 …} +value: "908" +label: "Safran - Electrical & Power" +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +data: App\Entity\Company {#6855 …} +value: "920" +label: "Safran - Electronics & Defense" +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +data: App\Entity\Company {#6864 …} +value: "925" +label: "Safran - Engineering Services" +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +data: App\Entity\Company {#6876 …} +value: "922" +label: "Safran - Helicopter Engines" +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +data: App\Entity\Company {#6888 …} +value: "921" +label: "Safran - Landing Systèmes" +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +data: App\Entity\Company {#6897 …} +value: "923" +label: "Safran - Nacelles" +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +data: App\Entity\Company {#6909 …} +value: "909" +label: "Safran - Seats" +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +data: App\Entity\Company {#6918 …} +value: "924" +label: "Safran - Transmission Systems" +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +data: App\Entity\Company {#6930 …} +value: "1047" +label: "Safran SA" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +data: App\Entity\Company {#6942 …} +value: "515" +label: "Sahgev" +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +data: App\Entity\Company {#6954 …} +value: "823" +label: "SAINFRUIT SARL" +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +data: App\Entity\Company {#6966 …} +value: "1052" +label: "Saint Gobain Recherche" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +data: App\Entity\Company {#6978 …} +value: "23" +label: "Saint-Gobain" +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +data: App\Entity\Company {#6987 …} +value: "947" +label: "Saipol - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +data: App\Entity\Company {#6999 …} +value: "555" +label: "SAM Outillage" +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +data: App\Entity\Company {#7011 …} +value: "944" +label: "Sanders - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +data: App\Entity\Company {#7023 …} +value: "12" +label: "Sanofi" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +data: App\Entity\Company {#7032 …} +value: "487" +label: "Sap Labs France" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +data: App\Entity\Company {#7044 …} +value: "518" +label: "Sarpi Veolia - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +data: App\Entity\Company {#7056 …} +value: "507" +label: "SAS France - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +data: App\Entity\Company {#7065 …} +value: "446" +label: "SBM FORMULATION - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +data: App\Entity\Company {#7077 …} +value: "14" +label: "Schneider Electric" +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +data: App\Entity\Company {#7086 …} +value: "1008" +label: "SCHOTT VTF" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +data: App\Entity\Company {#7098 …} +value: "584" +label: "SCHRADER SAS" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +data: App\Entity\Company {#7110 …} +value: "315" +label: "Science Animation" +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +data: App\Entity\Company {#7122 …} +value: "942" +label: "Scoping - Adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +data: App\Entity\Company {#7134 …} +value: "938" +label: "SEEB Automation" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +data: App\Entity\Company {#7146 …} +value: "390" +label: "Semin - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +data: App\Entity\Company {#7155 …} +value: "649" +label: "Seppic -adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +data: App\Entity\Company {#7167 …} +value: "1037" +label: "Seqens - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +data: App\Entity\Company {#7179 …} +value: "638" +label: "Seratec - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +data: App\Entity\Company {#7191 …} +value: "843" +label: "Service National de Police Scientifique SNPS - Laboratoire de Police Scientifique LPS - Toulouse" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +data: App\Entity\Company {#7203 …} +value: "734" +label: "Siegfried - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +data: App\Entity\Company {#7215 …} +value: "19" +label: "SLB" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +data: App\Entity\Company {#7227 …} +value: "720" +label: "SNC Pneu Laurent" +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +data: App\Entity\Company {#7239 …} +value: "855" +label: "SNCF Etablissement Régional des Lignes Normandes" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +data: App\Entity\Company {#7251 …} +value: "482" +label: "Société André ZALKIN & Cie" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +data: App\Entity\Company {#7263 …} +value: "728" +label: "SOCIETE BEURRIERE DE RETIERS" +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +data: App\Entity\Company {#7275 …} +value: "958" +label: "SOCIETE DES EAUX MINERALES D'ARCACHON" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +data: App\Entity\Company {#7287 …} +value: "350" +label: "Société Générale" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +data: App\Entity\Company {#7299 …} +value: "472" +label: "SOCOTEC" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +data: App\Entity\Company {#7311 …} +value: "18" +label: "Solvay - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +data: App\Entity\Company {#7320 …} +value: "963" +label: "Sopra Steria" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +data: App\Entity\Company {#7332 …} +value: "376" +label: "Soreal-Ilou" +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +data: App\Entity\Company {#7344 …} +value: "952" +label: "Sotremo" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +data: App\Entity\Company {#7356 …} +value: "537" +label: "SPIE France" +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +data: App\Entity\Company {#7368 …} +value: "997" +label: "SPURGIN" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +data: App\Entity\Company {#7380 …} +value: "389" +label: "St Michel" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +data: App\Entity\Company {#7392 …} +value: "506" +label: "Startup Palace - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +data: App\Entity\Company {#7404 …} +value: "581" +label: "Stäubli - Hésingue" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +data: App\Entity\Company {#7416 …} +value: "201" +label: "Steelcase Education" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +data: App\Entity\Company {#7428 …} +value: "33" +label: "STMicroelectronics" +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +data: App\Entity\Company {#7437 …} +value: "972" +label: "STOCKEBOX" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +data: App\Entity\Company {#7449 …} +value: "525" +label: "Stormshield - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +data: App\Entity\Company {#7461 …} +value: "531" +label: "Suez" +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +data: App\Entity\Company {#7473 …} +value: "899" +label: "Sulzer Pompes France - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +data: App\Entity\Company {#7485 …} +value: "29" +label: "Suricats Consulting" +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +data: App\Entity\Company {#7497 …} +value: "891" +label: "Syensqo - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +data: App\Entity\Company {#7506 …} +value: "763" +label: "SYMBIO" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +data: App\Entity\Company {#7518 …} +value: "509" +label: "Syngenta Production France - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +data: App\Entity\Company {#7530 …} +value: "1030" +label: "Syntec-Ingénierie" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +data: App\Entity\Company {#7542 …} +value: "448" +label: "SysperTec - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +data: App\Entity\Company {#7554 …} +value: "886" +label: "SYSTRA France - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +data: App\Entity\Company {#7566 …} +value: "960" +label: "Tecalemit Aerospace" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +data: App\Entity\Company {#7578 …} +value: "16" +label: "Technip Energies" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +data: App\Entity\Company {#7587 …} +value: "316" +label: "Terre Avenir" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +data: App\Entity\Company {#7599 …} +value: "317" +label: "Terre des sciences" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +data: App\Entity\Company {#7608 …} +value: "573" +label: "Terres OléoPro" +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +data: App\Entity\Company {#7617 …} +value: "943" +label: "Terrial - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +data: App\Entity\Company {#7629 …} +value: "230" +label: "Thales" +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +data: App\Entity\Company {#7641 …} +value: "956" +label: "The Mathworks" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +data: App\Entity\Company {#7653 …} +value: "726" +label: "THEPENIER PHARMA&COSMETICS - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +data: App\Entity\Company {#7665 …} +value: "718" +label: "Thermi-Loire" +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +data: App\Entity\Company {#7677 …} +value: "748" +label: "Thimonnier" +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +data: App\Entity\Company {#7689 …} +value: "1001" +label: "THOURAUD" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +data: App\Entity\Company {#7701 …} +value: "299" +label: "TOTAL Energies" +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +data: App\Entity\Company {#7713 …} +value: "878" +label: "Tractebel - adhérent Syntec ingénierie" +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +data: App\Entity\Company {#7725 …} +value: "753" +label: "Trelleborg Clermont Ferrand" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +data: App\Entity\Company {#7737 …} +value: "28" +label: "Ubisoft" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +data: App\Entity\Company {#7746 …} +value: "602" +label: "Ugitech" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +data: App\Entity\Company {#7758 …} +value: "13" +label: "Valeo" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +data: App\Entity\Company {#7770 …} +value: "420" +label: "VEGEPOLYS VALLEY" +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +data: App\Entity\Company {#7782 …} +value: "785" +label: "Vendée Concept" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +data: App\Entity\Company {#7794 …} +value: "378" +label: "Veolia" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +data: App\Entity\Company {#7803 …} +value: "583" +label: "Veolia PMT" +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +data: App\Entity\Company {#7815 …} +value: "775" +label: "Verallia France" +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +data: App\Entity\Company {#7827 …} +value: "928" +label: "VERALLIA France - Usine de Chalon" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +data: App\Entity\Company {#7839 …} +value: "392" +label: "Verescence" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +data: App\Entity\Company {#7851 …} +value: "505" +label: "Vif - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +data: App\Entity\Company {#7863 …} +value: "337" +label: "Vinci Energies" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +data: App\Entity\Company {#7875 …} +value: "521" +label: "Viséo - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +data: App\Entity\Company {#7887 …} +value: "717" +label: "VIVERIS - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +data: App\Entity\Company {#7899 …} +value: "739" +label: "Vorwerk Semco SAS" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +data: App\Entity\Company {#7911 …} +value: "572" +label: "VP Dolex" +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +data: App\Entity\Company {#7923 …} +value: "800" +label: "vRproduction(nuelles)" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +data: App\Entity\Company {#7935 …} +value: "567" +label: "VWR INTERNATIONAL SAS - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +data: App\Entity\Company {#7947 …} +value: "336" +label: "WANCOM Jouretnuit" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +data: App\Entity\Company {#7959 …} +value: "440" +label: "webmay" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +data: App\Entity\Company {#7974 …} +value: "523" +label: "Weylchem Lamotte - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +data: App\Entity\Company {#7986 …} +value: "961" +label: "Wilo France" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +data: App\Entity\Company {#7998 …} +value: "643" +label: "Yara - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +data: App\Entity\Company {#8010 …} +value: "639" +label: "Yposkesi - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2607 -errors: [] -form: Symfony\Component\Form\Form {#2033 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2120 …5} |
| full_name | "search_speaker[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_company" |
| is_selected | Closure($choice, $value) {#2609 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "filter.searchSpeaker.company.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "company" |
| placeholder | "filter.searchSpeaker.company.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_search_speaker_company" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
educationLevel
"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 | "label" |
same as passed value |
| class | "App\Entity\EducationLevel" |
same as passed value |
| expanded | false |
same as passed value |
| label | "filter.searchSpeaker.educationLevel.label" |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "filter.searchSpeaker.educationLevel.placeholder" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "label" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1946 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1931 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1947 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1849 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1949 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1948 …} } |
| choices | null |
| class | "App\Entity\EducationLevel" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1934 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1936 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "filter.searchSpeaker.educationLevel.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "filter.searchSpeaker.educationLevel.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1929 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_speaker_educationLevel" ] |
| cache_key | "_search_speaker_educationLevel_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +data: App\Entity\EducationLevel {#8457 …} +value: "1" +label: "CAP" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8456 +data: App\Entity\EducationLevel {#8467 …} +value: "2" +label: "BEP" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +data: App\Entity\EducationLevel {#8468 …} +value: "3" +label: "BAC PRO" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8459 +data: App\Entity\EducationLevel {#8469 …} +value: "4" +label: "BAC" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +data: App\Entity\EducationLevel {#8470 …} +value: "5" +label: "BAC+2" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8455 +data: App\Entity\EducationLevel {#8471 …} +value: "6" +label: "BAC+3" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8464 +data: App\Entity\EducationLevel {#8472 …} +value: "7" +label: "BAC+4" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8463 +data: App\Entity\EducationLevel {#8473 …} +value: "8" +label: "BAC+5" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +data: App\Entity\EducationLevel {#8474 …} +value: "9" +label: "BAC+8" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8446 -errors: [] -form: Symfony\Component\Form\Form {#2036 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2608 …5} |
| full_name | "search_speaker[educationLevel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_educationLevel" |
| is_selected | Closure($choice, $value) {#8448 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "filter.searchSpeaker.educationLevel.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "educationLevel" |
| placeholder | "filter.searchSpeaker.educationLevel.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_search_speaker_educationLevel" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
classlevel
"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 | "label" |
same as passed value |
| class | "App\Entity\ClassLevel" |
same as passed value |
| expanded | false |
same as passed value |
| label | "filter.searchSpeaker.classLevel.label" |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "filter.searchSpeaker.classLevel.placeholder" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "label" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1976 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1960 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1977 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1849 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1979 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1978 …} } |
| choices | null |
| class | "App\Entity\ClassLevel" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1963 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerEcqvKpw\EntityManagerGhost614a58f {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1965 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "filter.searchSpeaker.classLevel.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "filter.searchSpeaker.classLevel.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1958 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_speaker_classlevel" ] |
| cache_key | "_search_speaker_classlevel_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8477 +data: App\Entity\ClassLevel {#8485 …} +value: "1" +label: "6ème" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8484 +data: App\Entity\ClassLevel {#8533 …} +value: "2" +label: "5ème" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8479 +data: App\Entity\ClassLevel {#8536 …} +value: "3" +label: "4ème" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8487 +data: App\Entity\ClassLevel {#8539 …} +value: "4" +label: "3ème" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8478 +data: App\Entity\ClassLevel {#8542 …} +value: "5" +label: "Seconde" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8483 +data: App\Entity\ClassLevel {#8545 …} +value: "6" +label: "Première" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8492 +data: App\Entity\ClassLevel {#8548 …} +value: "7" +label: "Terminale" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8491 +data: App\Entity\ClassLevel {#8551 …} +value: "8" +label: "BTS" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8480 +data: App\Entity\ClassLevel {#8554 …} +value: "9" +label: "CPGE" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8461 -errors: [] -form: Symfony\Component\Form\Form {#2039 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8447 …5} |
| full_name | "search_speaker[classlevel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker_classlevel" |
| is_selected | Closure($choice, $value) {#8476 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "filter.searchSpeaker.classLevel.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "classlevel" |
| placeholder | "filter.searchSpeaker.classLevel.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_search_speaker_classlevel" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c8ee21d22d24c0acdbf62ed63c.-WblmOVKsprmdnEYQA247de_xIwebk1Q9Tk6HMLFk08.qRGL9tx-8_CSJgJiFE7s2L2Nm-hLJXhkwmxzU7ir1AjJMNLChBXA398dSQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "c8ee21d22d24c0acdbf62ed63c.-WblmOVKsprmdnEYQA247de_xIwebk1Q9Tk6HMLFk08.qRGL9tx-8_CSJgJiFE7s2L2Nm-hLJXhkwmxzU7ir1AjJMNLChBXA398dSQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data | "c8ee21d22d24c0acdbf62ed63c.-WblmOVKsprmdnEYQA247de_xIwebk1Q9Tk6HMLFk08.qRGL9tx-8_CSJgJiFE7s2L2Nm-hLJXhkwmxzU7ir1AjJMNLChBXA398dSQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8558 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() {#8560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#8559 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search_speaker__token" ] |
| cache_key | "_search_speaker__token_hidden" |
| compound | false |
| data | "c8ee21d22d24c0acdbf62ed63c.-WblmOVKsprmdnEYQA247de_xIwebk1Q9Tk6HMLFk08.qRGL9tx-8_CSJgJiFE7s2L2Nm-hLJXhkwmxzU7ir1AjJMNLChBXA398dSQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8570 -errors: [] -form: Symfony\Component\Form\Form {#8566 …} } |
| form | Symfony\Component\Form\FormView {#8561 …5} |
| full_name | "search_speaker[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_speaker__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 | "forms" |
| unique_block_prefix | "_search_speaker__token" |
| valid | true |
| value | "c8ee21d22d24c0acdbf62ed63c.-WblmOVKsprmdnEYQA247de_xIwebk1Q9Tk6HMLFk08.qRGL9tx-8_CSJgJiFE7s2L2Nm-hLJXhkwmxzU7ir1AjJMNLChBXA398dSQ" |
userPictureForm
"App\Form\Type\UserUpdatePictureType"
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 |
|---|---|---|
| validation_groups | [ "Default" "updateUser" ] |
[ "Default" "updateUser" ] |
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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| 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 | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#9783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#9782 …} $translationDomain: "validators" } } |
| validation_groups | [ "Default" "updateUser" ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user_update_picture" "_userPictureForm" ] |
| cache_key | "_userPictureForm_user_update_picture" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9822 -errors: [] -form: Symfony\Component\Form\Form {#9823 …} } |
| form | Symfony\Component\Form\FormView {#9784 …5} |
| full_name | "userPictureForm" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userPictureForm" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "userPictureForm" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_userPictureForm" |
| valid | true |
| value | null |
pictureFile
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Image {#9789 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "user.picture.error.maxSize" +mimeTypesMessage: "user.picture.error.mimeTypes" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 750000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#9789 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "user.picture.error.maxSize" +mimeTypesMessage: "user.picture.error.mimeTypes" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 750000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| delete_label | "form.userUpdate.picture.delete" |
same as passed value |
| download_label | "form.userUpdate.picture.download" |
same as passed value |
| help | "form.userUpdate.picture.help" |
same as passed value |
| imagine_pattern | "user_picture" |
same as passed value |
| label | "form.userUpdate.picture.label" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#9789 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "user.picture.error.maxSize" +mimeTypesMessage: "user.picture.error.mimeTypes" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 750000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | null |
| delete_label | "form.userUpdate.picture.delete" |
| disabled | false |
| download_label | "form.userUpdate.picture.download" |
| download_uri | true |
| empty_data | Closure(FormInterface $form) {#9801 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 | "form.userUpdate.picture.help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| image_uri | true |
| imagine_pattern | "user_picture" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.userUpdate.picture.label" |
| 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 | false |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#9803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#9802 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_userPictureForm_pictureFile" ] |
| cache_key | "_userPictureForm_pictureFile_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_uri | null |
| errors | Symfony\Component\Form\FormErrorIterator {#9852 -errors: [] -form: Symfony\Component\Form\Form {#9841 …} } |
| form | Symfony\Component\Form\FormView {#9850 …5} |
| full_name | "userPictureForm[pictureFile]" |
| help | "form.userUpdate.picture.help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userPictureForm_pictureFile" |
| image_uri | null |
| label | "form.userUpdate.picture.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "pictureFile" |
| object | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_userPictureForm_pictureFile" |
| valid | true |
| value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | "form.userUpdate.picture.label" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.userUpdate.picture.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| 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 | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#9834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#9833 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_userPictureForm_pictureFile_file" ] |
| cache_key | "_userPictureForm_pictureFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9858 -errors: [] -form: Symfony\Component\Form\Form {#9844 …} } |
| form | Symfony\Component\Form\FormView {#9855 …5} |
| full_name | "userPictureForm[pictureFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userPictureForm_pictureFile_file" |
| label | "form.userUpdate.picture.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| type | "file" |
| unique_block_prefix | "_userPictureForm_pictureFile_file" |
| 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 button--primary button--small" ] |
[ "class" => "button button--primary button--small" ] |
| label | "form.userUpdate.picture.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button button--primary button--small" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "form.userUpdate.picture.submit" |
| 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 button--primary button--small" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_userPictureForm_submit" ] |
| cache_key | "_userPictureForm_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#9854 …5} |
| full_name | "userPictureForm[submit]" |
| id | "userPictureForm_submit" |
| label | "form.userUpdate.picture.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "forms" |
| unique_block_prefix | "_userPictureForm_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8d94c7ffe3e80.zN4QdfEbN7LBixIXR991Bjuu8LljY-uxvX1P9hcgDmU.qIEiJ4NwVciQ40pDNOcHY3zBqNg7CYzV1iwErnNxYSyFmWUQsi18ypP5Sw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "8d94c7ffe3e80.zN4QdfEbN7LBixIXR991Bjuu8LljY-uxvX1P9hcgDmU.qIEiJ4NwVciQ40pDNOcHY3zBqNg7CYzV1iwErnNxYSyFmWUQsi18ypP5Sw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#928 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#926 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#927 …} -namespace: Closure() {#930 …} } |
| data | "8d94c7ffe3e80.zN4QdfEbN7LBixIXR991Bjuu8LljY-uxvX1P9hcgDmU.qIEiJ4NwVciQ40pDNOcHY3zBqNg7CYzV1iwErnNxYSyFmWUQsi18ypP5Sw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9804 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() {#9860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#9853 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_userPictureForm__token" ] |
| cache_key | "_userPictureForm__token_hidden" |
| compound | false |
| data | "8d94c7ffe3e80.zN4QdfEbN7LBixIXR991Bjuu8LljY-uxvX1P9hcgDmU.qIEiJ4NwVciQ40pDNOcHY3zBqNg7CYzV1iwErnNxYSyFmWUQsi18ypP5Sw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9872 -errors: [] -form: Symfony\Component\Form\Form {#9868 …} } |
| form | Symfony\Component\Form\FormView {#9859 …5} |
| full_name | "userPictureForm[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userPictureForm__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 | "forms" |
| unique_block_prefix | "_userPictureForm__token" |
| valid | true |
| value | "8d94c7ffe3e80.zN4QdfEbN7LBixIXR991Bjuu8LljY-uxvX1P9hcgDmU.qIEiJ4NwVciQ40pDNOcHY3zBqNg7CYzV1iwErnNxYSyFmWUQsi18ypP5Sw" |