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 {#1545 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1573 -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 {#1545 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1573 -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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data | App\Entity\ValueObject\SearchSpeaker {#1545 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1573 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
| data_class | "App\Entity\ValueObject\SearchSpeaker" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1725 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() {#1727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1726 …} $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 {#1545 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1573 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2080 -errors: [] -form: Symfony\Component\Form\Form {#1970 …} } |
| form | Symfony\Component\Form\FormView {#2083 …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 {#1545 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1573 -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 {#1573 -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 {#1773 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1766 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1775 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1774 …} } |
| 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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …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 {#1769 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1547 …} } |
| 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() {#1765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1763 …} $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 {#1784 +data: App\Entity\SpeechType {#1788 …} +value: "live" +label: "Intervention dans votre établissement" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +data: App\Entity\SpeechType {#1573 -id: "remote" -label: "Intervention à distance" } +value: "remote" +label: "Intervention à distance" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | App\Entity\SpeechType {#1573 -id: "remote" -label: "Intervention à distance" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2086 -errors: [] -form: Symfony\Component\Form\Form {#2001 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2089 …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) {#2085 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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1980 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 {#1981 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() {#1982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1983 …} $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 {#2100 -errors: [] -form: Symfony\Component\Form\Form {#2004 …} } |
| form | Symfony\Component\Form\FormView {#2099 …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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1980 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 {#1981 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() {#1994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1993 …} $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 {#2101 -errors: [] -form: Symfony\Component\Form\Form {#2007 …} } |
| form | Symfony\Component\Form\FormView {#2102 …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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1800 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() {#1803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1802 …} $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 {#2087 -errors: [] -form: Symfony\Component\Form\Form {#2010 …} } |
| form | Symfony\Component\Form\FormView {#2084 …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 {#1830 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1812 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1831 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1832 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1834 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1833 …} } |
| 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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …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 {#1815 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1817 …} } |
| 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() {#1811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1810 …} $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 {#2107 +data: App\Entity\ActivityArea {#2115 …} +value: "1" +label: "Aéronautique et spatial" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +data: App\Entity\ActivityArea {#2235 …} +value: "2" +label: "Agro-alimentaire" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +data: App\Entity\ActivityArea {#2242 …} +value: "3" +label: "Spatial" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +data: App\Entity\ActivityArea {#2249 …} +value: "4" +label: "Astronomie" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +data: App\Entity\ActivityArea {#2256 …} +value: "5" +label: "Automobile" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +data: App\Entity\ActivityArea {#2263 …} +value: "6" +label: "Chimie" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +data: App\Entity\ActivityArea {#2270 …} +value: "7" +label: "Conseil" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +data: App\Entity\ActivityArea {#2277 …} +value: "8" +label: "Cosmétique" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +data: App\Entity\ActivityArea {#2284 …} +value: "9" +label: "Eau" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +data: App\Entity\ActivityArea {#2291 …} +value: "10" +label: "Electroménager" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +data: App\Entity\ActivityArea {#2298 …} +value: "11" +label: "Electronique" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +data: App\Entity\ActivityArea {#2305 …} +value: "12" +label: "Energie" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +data: App\Entity\ActivityArea {#2312 …} +value: "13" +label: "Environnement" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +data: App\Entity\ActivityArea {#2319 …} +value: "14" +label: "Equipements agricoles" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +data: App\Entity\ActivityArea {#2326 …} +value: "15" +label: "Evénements" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +data: App\Entity\ActivityArea {#2333 …} +value: "16" +label: "Ferroviaire" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +data: App\Entity\ActivityArea {#2340 …} +value: "17" +label: "Gaz" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +data: App\Entity\ActivityArea {#2347 …} +value: "18" +label: "Habitat" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +data: App\Entity\ActivityArea {#2354 …} +value: "19" +label: "Horticulture" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +data: App\Entity\ActivityArea {#2361 …} +value: "20" +label: "Industrie du ciment et des minéraux" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +data: App\Entity\ActivityArea {#2368 …} +value: "21" +label: "Innovation" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +data: App\Entity\ActivityArea {#2375 …} +value: "22" +label: "Jardin botanique" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +data: App\Entity\ActivityArea {#2382 …} +value: "23" +label: "Logistique" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +data: App\Entity\ActivityArea {#2389 …} +value: "24" +label: "Matériaux" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +data: App\Entity\ActivityArea {#2396 …} +value: "25" +label: "Mécanique" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +data: App\Entity\ActivityArea {#2403 …} +value: "26" +label: "Métallurgie" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +data: App\Entity\ActivityArea {#2410 …} +value: "27" +label: "Météorologie" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +data: App\Entity\ActivityArea {#2417 …} +value: "28" +label: "Naval" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +data: App\Entity\ActivityArea {#2424 …} +value: "29" +label: "Numérique" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +data: App\Entity\ActivityArea {#2431 …} +value: "30" +label: "Pétrole" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +data: App\Entity\ActivityArea {#2438 …} +value: "31" +label: "Photonique" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +data: App\Entity\ActivityArea {#2445 …} +value: "32" +label: "Plasturgie" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +data: App\Entity\ActivityArea {#2452 …} +value: "33" +label: "Recherche" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +data: App\Entity\ActivityArea {#2459 …} +value: "34" +label: "Robotique" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +data: App\Entity\ActivityArea {#2466 …} +value: "35" +label: "Santé" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +data: App\Entity\ActivityArea {#2473 …} +value: "36" +label: "Télécom" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +data: App\Entity\ActivityArea {#2480 …} +value: "37" +label: "Textile" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +data: App\Entity\ActivityArea {#2487 …} +value: "38" +label: "Traitement des déchets" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +data: App\Entity\ActivityArea {#2494 …} +value: "39" +label: "Traitement des déchets radioactifs" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +data: App\Entity\ActivityArea {#2501 …} +value: "40" +label: "Traitement industriel du courrier" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +data: App\Entity\ActivityArea {#2508 …} +value: "41" +label: "Transports" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +data: App\Entity\ActivityArea {#2515 …} +value: "42" +label: "Travaux publics" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +data: App\Entity\ActivityArea {#2522 …} +value: "43" +label: "Verrerie" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +data: App\Entity\ActivityArea {#2529 …} +value: "44" +label: "Autre" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +data: App\Entity\ActivityArea {#2536 …} +value: "45" +label: "Parfumerie/cosmétique" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +data: App\Entity\ActivityArea {#2543 …} +value: "46" +label: "Assurance" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2104 -errors: [] -form: Symfony\Component\Form\Form {#2013 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2103 …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) {#2106 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) {#1733 class: "App\Form\Filter\SearchSpeakerType" this: App\Form\Filter\SearchSpeakerType {#1597 …} } |
Doctrine\ORM\QueryBuilder {#1895 -em: ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1896 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1890 #from: "App\Entity\Company" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1894 #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 {#1893 #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 {#1889 …} -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 {#1904 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1897 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1891 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1832 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1900 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1906 …} } |
| 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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …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 {#1901 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1846 …} } |
| 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 {#1895 -em: ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1896 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1890 #from: "App\Entity\Company" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1894 #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 {#1893 #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 {#1889 …} -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() {#1844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1843 …} $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 {#2589 +data: App\Entity\Company {#2602 …} +value: "1" +label: "[COMPTE TEST] Fondation CGénial" +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +data: App\Entity\Company {#2772 …} +value: "968" +label: "3M France" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +data: App\Entity\Company {#2790 …} +value: "706" +label: "42 Le Havre" +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +data: App\Entity\Company {#2805 …} +value: "1033" +label: "A SUPPRIMER" +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +data: App\Entity\Company {#2823 …} +value: "1039" +label: "A supprimer" +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +data: App\Entity\Company {#2835 …} +value: "842" +label: "A.C.R.N - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +data: App\Entity\Company {#2847 …} +value: "512" +label: "Accenture - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +data: App\Entity\Company {#2859 …} +value: "976" +label: "ACTI GROUP" +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +data: App\Entity\Company {#2874 …} +value: "1028" +label: "AG2R LA MONDIALE - Adhérent France Assureurs" +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +data: App\Entity\Company {#2889 …} +value: "865" +label: "AGILITEAM" +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7985 +data: App\Entity\Company {#2901 …} +value: "789" +label: "AGRIA Grand Est" +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7986 +data: App\Entity\Company {#2916 …} +value: "747" +label: "Air Liquide" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7987 +data: App\Entity\Company {#2928 …} +value: "189" +label: "Air Support" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7988 +data: App\Entity\Company {#2940 …} +value: "306" +label: "Airbus" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7989 +data: App\Entity\Company {#2952 …} +value: "732" +label: "AIRBUS" +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7990 +data: App\Entity\Company {#2964 …} +value: "781" +label: "AIRBUS DEFENCE AND SPACE" +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7991 +data: App\Entity\Company {#2976 …} +value: "973" +label: "Albert School" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7992 +data: App\Entity\Company {#2988 …} +value: "10" +label: "Albioma" +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7993 +data: App\Entity\Company {#2997 …} +value: "881" +label: "Aldoria" +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7994 +data: App\Entity\Company {#3009 …} +value: "1042" +label: "Algaia" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7995 +data: App\Entity\Company {#3024 …} +value: "513" +label: "Aliena Consulting" +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7996 +data: App\Entity\Company {#3036 …} +value: "875" +label: "ALKERN" +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7997 +data: App\Entity\Company {#3051 …} +value: "740" +label: "ALPOL Cosmétique" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7998 +data: App\Entity\Company {#3066 …} +value: "582" +label: "Alsachimie - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7999 +data: App\Entity\Company {#3081 …} +value: "30" +label: "Alstom" +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8000 +data: App\Entity\Company {#3093 …} +value: "776" +label: "ALSYS Group - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8001 +data: App\Entity\Company {#3108 …} +value: "723" +label: "Alteo - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8002 +data: App\Entity\Company {#3123 …} +value: "27" +label: "Amazon" +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8003 +data: App\Entity\Company {#3132 …} +value: "831" +label: "AMAZONE SA" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8004 +data: App\Entity\Company {#3147 …} +value: "644" +label: "ANALYSYS" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8005 +data: App\Entity\Company {#3162 …} +value: "396" +label: "Andra" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8006 +data: App\Entity\Company {#3174 …} +value: "528" +label: "Anéo - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8007 +data: App\Entity\Company {#3183 …} +value: "497" +label: "ANFR" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8008 +data: App\Entity\Company {#3195 …} +value: "380" +label: "Angers Technopole" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8009 +data: App\Entity\Company {#3213 …} +value: "698" +label: "Ansys" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8010 +data: App\Entity\Company {#3225 …} +value: "514" +label: "AntemetA" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8011 +data: App\Entity\Company {#3237 …} +value: "324" +label: "Apparaître" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8012 +data: App\Entity\Company {#3249 …} +value: "346" +label: "Aptar" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8013 +data: App\Entity\Company {#3261 …} +value: "307" +label: "ArcelorMittal" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8014 +data: App\Entity\Company {#3273 …} +value: "308" +label: "Area Occitanie" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8015 +data: App\Entity\Company {#3285 …} +value: "329" +label: "ArianeGroup" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8016 +data: App\Entity\Company {#3300 …} +value: "6" +label: "Arkema" +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8017 +data: App\Entity\Company {#3309 …} +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 {#8018 +data: App\Entity\Company {#3321 …} +value: "868" +label: "Artelia - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8019 +data: App\Entity\Company {#3333 …} +value: "313" +label: "Astu'Sciences" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8020 +data: App\Entity\Company {#3345 …} +value: "500" +label: "Attineos - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8021 +data: App\Entity\Company {#3357 …} +value: "1029" +label: "AURAY PLAST" +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8022 +data: App\Entity\Company {#3369 …} +value: "1018" +label: "Avere France" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8023 +data: App\Entity\Company {#3381 …} +value: "641" +label: "Axens - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8024 +data: App\Entity\Company {#3393 …} +value: "469" +label: "AXON' MECHATRONICS" +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8025 +data: App\Entity\Company {#3402 …} +value: "897" +label: "Axon'Cable" +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8026 +data: App\Entity\Company {#3417 …} +value: "755" +label: "AXPLORA - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8027 +data: App\Entity\Company {#3432 …} +value: "430" +label: "B. Braun" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8028 +data: App\Entity\Company {#3444 …} +value: "550" +label: "Badoit" +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8029 +data: App\Entity\Company {#3456 …} +value: "772" +label: "Baker Hughes" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8030 +data: App\Entity\Company {#3471 …} +value: "725" +label: "BALLUFF" +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8031 +data: App\Entity\Company {#3483 …} +value: "927" +label: "Barilla france" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8032 +data: App\Entity\Company {#3495 …} +value: "340" +label: "Bayer - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8033 +data: App\Entity\Company {#3507 …} +value: "438" +label: "BCF Life Sciences - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8034 +data: App\Entity\Company {#3519 …} +value: "561" +label: "BERGER-LEVRAULT - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8035 +data: App\Entity\Company {#3528 …} +value: "722" +label: "BERNADET SAS" +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8036 +data: App\Entity\Company {#3540 …} +value: "1010" +label: "Bertrandt - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8037 +data: App\Entity\Company {#3552 …} +value: "741" +label: "bioMérieux" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8038 +data: App\Entity\Company {#3564 …} +value: "326" +label: "BNP PARISBAS" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8039 +data: App\Entity\Company {#3576 …} +value: "566" +label: "Boehringer-Ingelheim" +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8040 +data: App\Entity\Company {#3588 …} +value: "841" +label: "BONGARD SAS" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8041 +data: App\Entity\Company {#3600 …} +value: "384" +label: "Bosch" +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8042 +data: App\Entity\Company {#3612 …} +value: "1022" +label: "Bostik Smart Technology Center" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8043 +data: App\Entity\Company {#3624 …} +value: "570" +label: "Brabant Chimie" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8044 +data: App\Entity\Company {#3636 …} +value: "571" +label: "Butachimie -adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8045 +data: App\Entity\Company {#3648 …} +value: "894" +label: "Campus Cyber" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8046 +data: App\Entity\Company {#3663 …} +value: "539" +label: "Capgemini" +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8047 +data: App\Entity\Company {#3675 …} +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 {#8048 +data: App\Entity\Company {#3690 …} +value: "357" +label: "CEA" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8049 +data: App\Entity\Company {#3702 …} +value: "400" +label: "CERFACS" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8050 +data: App\Entity\Company {#3714 …} +value: "421" +label: "CFA Papetier" +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +data: App\Entity\Company {#3726 …} +value: "769" +label: "Chimiget - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8052 +data: App\Entity\Company {#3738 …} +value: "945" +label: "CICS / CLIC" +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +data: App\Entity\Company {#3750 …} +value: "954" +label: "CIDELEC" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +data: App\Entity\Company {#3762 …} +value: "496" +label: "Claas" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +data: App\Entity\Company {#3777 …} +value: "435" +label: "Claranor" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8056 +data: App\Entity\Company {#3786 …} +value: "548" +label: "CNES" +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +data: App\Entity\Company {#3798 …} +value: "779" +label: "Cofidur EMS" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8058 +data: App\Entity\Company {#3810 …} +value: "7" +label: "Colas" +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8059 +data: App\Entity\Company {#3819 …} +value: "791" +label: "Collin Aerospace" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8060 +data: App\Entity\Company {#3831 …} +value: "402" +label: "CONICIO" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8061 +data: App\Entity\Company {#3846 …} +value: "388" +label: "Constellium" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8062 +data: App\Entity\Company {#3858 …} +value: "401" +label: "Corteva Agriscience - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8063 +data: App\Entity\Company {#3867 …} +value: "498" +label: "Cougnaud" +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8064 +data: App\Entity\Company {#3879 …} +value: "900" +label: "CPME 86" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8065 +data: App\Entity\Company {#3891 …} +value: "714" +label: "CRBE - GWS" +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8066 +data: App\Entity\Company {#3903 …} +value: "1050" +label: "Crédit Agricole Technologies et Services" +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8067 +data: App\Entity\Company {#3915 …} +value: "941" +label: "CREPIM - Material & Fire Test Expert -" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8068 +data: App\Entity\Company {#3927 …} +value: "503" +label: "Cristal Union" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +data: App\Entity\Company {#3939 …} +value: "485" +label: "Cristel" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +data: App\Entity\Company {#3954 …} +value: "437" +label: "CRODA" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +data: App\Entity\Company {#3966 …} +value: "650" +label: "D.R.T." +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +data: App\Entity\Company {#3978 …} +value: "990" +label: "Daher" +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8073 +data: App\Entity\Company {#3990 …} +value: "1048" +label: "Dalkia - Ile-de-France" +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8074 +data: App\Entity\Company {#4002 …} +value: "906" +label: "DALKIA AIR SOLUTIONS" +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8075 +data: App\Entity\Company {#4048 …} +value: "846" +label: "Dalkia Electrotechnics" +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8076 +data: App\Entity\Company {#4060 …} +value: "998" +label: "Dalkia en région Centre Ouest" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8077 +data: App\Entity\Company {#4072 …} +value: "542" +label: "Dalkia en région Sud Ouest" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8078 +data: App\Entity\Company {#4084 …} +value: "414" +label: "DALKIA FROID SOLUTIONS" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8079 +data: App\Entity\Company {#4099 …} +value: "578" +label: "Dassault Systèmes" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8080 +data: App\Entity\Company {#4111 …} +value: "425" +label: "Decathlon" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8081 +data: App\Entity\Company {#4123 …} +value: "327" +label: "DecisionBrain" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8082 +data: App\Entity\Company {#4135 …} +value: "554" +label: "Delmon Group" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8083 +data: App\Entity\Company {#4147 …} +value: "456" +label: "Docaposte - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8084 +data: App\Entity\Company {#4159 …} +value: "20" +label: "Dow France" +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8085 +data: App\Entity\Company {#4168 …} +value: "778" +label: "DROUIN SAS" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8086 +data: App\Entity\Company {#4180 …} +value: "393" +label: "DSM France - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8087 +data: App\Entity\Company {#4192 …} +value: "967" +label: "dsqdsq" +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8088 +data: App\Entity\Company {#4204 …} +value: "1021" +label: "Dumez" +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8089 +data: App\Entity\Company {#4216 …} +value: "959" +label: "Duralex SCOPSA" +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8090 +data: App\Entity\Company {#4228 …} +value: "1017" +label: "EDEN GAMES" +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8091 +data: App\Entity\Company {#4240 …} +value: "993" +label: "EDF - CCG Blénod" +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8092 +data: App\Entity\Company {#4252 …} +value: "981" +label: "EDF - Centrale nucléaire de Belleville-sur-Loire" +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8093 +data: App\Entity\Company {#4264 …} +value: "810" +label: "EDF - Energy UK" +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8094 +data: App\Entity\Company {#4276 …} +value: "851" +label: "EDF - Martinique" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8095 +data: App\Entity\Company {#4285 …} +value: "715" +label: "EFS" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +data: App\Entity\Company {#4297 …} +value: "263" +label: "EGGER" +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8097 +data: App\Entity\Company {#4309 …} +value: "931" +label: "Eiffage Energie Systemes" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8098 +data: App\Entity\Company {#4321 …} +value: "660" +label: "Emerson" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +data: App\Entity\Company {#4333 …} +value: "31" +label: "Enedis" +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +data: App\Entity\Company {#4342 …} +value: "866" +label: "Enedis" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +data: App\Entity\Company {#4354 …} +value: "666" +label: "ENEDIS - Centre Val de Loire" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8102 +data: App\Entity\Company {#4366 …} +value: "647" +label: "Enedis - Direction Régionale Nord Midi-Pyrénées" +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8103 +data: App\Entity\Company {#4378 …} +value: "773" +label: "Enedis - Picardie" +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8104 +data: App\Entity\Company {#4390 …} +value: "764" +label: "ENILBIO - Ecole Nationale d'Industrie Laitière et des Biotechnologies" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8105 +data: App\Entity\Company {#4402 …} +value: "404" +label: "Esri France" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8106 +data: App\Entity\Company {#4414 …} +value: "724" +label: "ESTANDON" +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8107 +data: App\Entity\Company {#4426 …} +value: "1049" +label: "Ets Reber" +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8108 +data: App\Entity\Company {#4438 …} +value: "752" +label: "Eurenco - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8109 +data: App\Entity\Company {#4450 …} +value: "1036" +label: "EURODIA INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8110 +data: App\Entity\Company {#4462 …} +value: "964" +label: "Eurolysine - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8111 +data: App\Entity\Company {#4480 …} +value: "22" +label: "Eutelsat" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8112 +data: App\Entity\Company {#4489 …} +value: "483" +label: "EXPLEO" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8113 +data: App\Entity\Company {#4501 …} +value: "314" +label: "Exploradôme" +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8114 +data: App\Entity\Company {#4510 …} +value: "744" +label: "Fauché" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8115 +data: App\Entity\Company {#4522 …} +value: "560" +label: "Favid" +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8116 +data: App\Entity\Company {#4534 …} +value: "774" +label: "FIBERTEX NONWOVENS" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8117 +data: App\Entity\Company {#4546 …} +value: "565" +label: "Fives Nordon" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8118 +data: App\Entity\Company {#4558 …} +value: "670" +label: "Fondation Ilyse" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8119 +data: App\Entity\Company {#4570 …} +value: "579" +label: "Forez Bennes" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8120 +data: App\Entity\Company {#4582 …} +value: "733" +label: "Forez-Bennes" +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8121 +data: App\Entity\Company {#4594 …} +value: "965" +label: "Forvia" +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8122 +data: App\Entity\Company {#4606 …} +value: "1031" +label: "France Assureurs" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +data: App\Entity\Company {#4618 …} +value: "334" +label: "France Chimie" +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +data: App\Entity\Company {#4627 …} +value: "1007" +label: "FROMARSAC" +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +data: App\Entity\Company {#4639 …} +value: "880" +label: "FUSION JEUNESSE" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8126 +data: App\Entity\Company {#4651 …} +value: "545" +label: "GALVANOPLAST" +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +data: App\Entity\Company {#4663 …} +value: "939" +label: "GAMECA - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +data: App\Entity\Company {#4675 …} +value: "532" +label: "General Electric" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +data: App\Entity\Company {#4687 …} +value: "490" +label: "Générale du Solaire" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +data: App\Entity\Company {#4699 …} +value: "9" +label: "Getlink" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +data: App\Entity\Company {#4708 …} +value: "671" +label: "Gifas" +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +data: App\Entity\Company {#4720 …} +value: "1045" +label: "GIM - Groupe des Industries Métallurgiques." +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +data: App\Entity\Company {#4732 …} +value: "850" +label: "Global Industrie" +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +data: App\Entity\Company {#4744 …} +value: "756" +label: "Gonzales" +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +data: App\Entity\Company {#4756 …} +value: "829" +label: "Google France" +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +data: App\Entity\Company {#4768 …} +value: "951" +label: "GRDF" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +data: App\Entity\Company {#4780 …} +value: "232" +label: "Groupe ALTRAD" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +data: App\Entity\Company {#4795 …} +value: "17" +label: "Groupe Avril" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +data: App\Entity\Company {#4804 …} +value: "473" +label: "Groupe Bel" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +data: App\Entity\Company {#4816 …} +value: "358" +label: "Groupe EDF" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +data: App\Entity\Company {#4828 …} +value: "276" +label: "Groupe EDF - Région Auvergne Rhône-Alpes" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +data: App\Entity\Company {#4840 …} +value: "277" +label: "Groupe EDF - Région Bourgogne Franche-Comté" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +data: App\Entity\Company {#4852 …} +value: "278" +label: "Groupe EDF - Région Bretagne" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +data: App\Entity\Company {#4864 …} +value: "279" +label: "Groupe EDF - Région Centre Val de Loire" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +data: App\Entity\Company {#4876 …} +value: "280" +label: "Groupe EDF - Région Grand-Est" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +data: App\Entity\Company {#4885 …} +value: "281" +label: "Groupe EDF - Région Hauts de France" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +data: App\Entity\Company {#4897 …} +value: "292" +label: "Groupe EDF - Région Ile-de-France" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +data: App\Entity\Company {#4909 …} +value: "282" +label: "Groupe EDF - Région Normandie" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +data: App\Entity\Company {#4921 …} +value: "283" +label: "Groupe EDF - Région Nouvelle Aquitaine" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +data: App\Entity\Company {#4933 …} +value: "284" +label: "Groupe EDF - Région Occitanie" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +data: App\Entity\Company {#4945 …} +value: "285" +label: "Groupe EDF - Région Pays de Loire" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +data: App\Entity\Company {#4957 …} +value: "286" +label: "Groupe EDF - Région Provence Alpes Côte d’Azur" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +data: App\Entity\Company {#4969 …} +value: "738" +label: "Groupe FIGEAC-AERO" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +data: App\Entity\Company {#4981 …} +value: "510" +label: "Groupe FMH" +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +data: App\Entity\Company {#4993 …} +value: "745" +label: "GROUPE IDEC" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +data: App\Entity\Company {#5005 …} +value: "626" +label: "Groupe IMT - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +data: App\Entity\Company {#5020 …} +value: "746" +label: "GROUPE LATTY" +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +data: App\Entity\Company {#5032 …} +value: "782" +label: "Groupe MECACHROME" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +data: App\Entity\Company {#5044 …} +value: "679" +label: "GROUPE ROCHETTE INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +data: App\Entity\Company {#5056 …} +value: "830" +label: "Groupe SEB" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +data: App\Entity\Company {#5068 …} +value: "262" +label: "Groupe Valette Foie Gras" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +data: App\Entity\Company {#5080 …} +value: "383" +label: "Guerbet" +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +data: App\Entity\Company {#5092 …} +value: "749" +label: "Guichon Valves" +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +data: App\Entity\Company {#5104 …} +value: "786" +label: "GUILLET SAS" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +data: App\Entity\Company {#5116 …} +value: "575" +label: "Hall 32" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +data: App\Entity\Company {#5128 …} +value: "730" +label: "Herta" +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +data: App\Entity\Company {#5143 …} +value: "1024" +label: "HITACHI ENERGY FRANCE" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +data: App\Entity\Company {#5155 …} +value: "268" +label: "HORIBA MEDICAL" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +data: App\Entity\Company {#5167 …} +value: "704" +label: "HORIZON SOFTWARE - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +data: App\Entity\Company {#5182 …} +value: "716" +label: "HOwden Solyvent-Ventec" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +data: App\Entity\Company {#5194 …} +value: "703" +label: "HUB de l'Énergie" +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +data: App\Entity\Company {#5206 …} +value: "1020" +label: "HUGON TRIBUNES" +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +data: App\Entity\Company {#5218 …} +value: "1043" +label: "HUTCHINSON" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +data: App\Entity\Company {#5230 …} +value: "653" +label: "IANESCO" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +data: App\Entity\Company {#5242 …} +value: "21" +label: "IBM France - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +data: App\Entity\Company {#5251 …} +value: "795" +label: "IDI Composites" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +data: App\Entity\Company {#5263 …} +value: "398" +label: "IFP Energies Nouvelles" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +data: App\Entity\Company {#5275 …} +value: "374" +label: "IJCLab - Laboratoire de physique des 2 infinis Irène Joliot-Curie" +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +data: App\Entity\Company {#5287 …} +value: "807" +label: "IMECA - Groupe MICHELIN" +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +data: App\Entity\Company {#5299 …} +value: "883" +label: "IMPERATOR (TotalEnergies)" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +data: App\Entity\Company {#5311 …} +value: "543" +label: "INFORSUD - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +data: App\Entity\Company {#5320 …} +value: "386" +label: "Initiatives Decoration" +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +data: App\Entity\Company {#5332 …} +value: "982" +label: "INTERSPRAY" +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +data: App\Entity\Company {#5344 …} +value: "784" +label: "Inwe FOOD" +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +data: App\Entity\Company {#5356 …} +value: "904" +label: "IRIS Conseil - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +data: App\Entity\Company {#5368 …} +value: "530" +label: "Isagri - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +data: App\Entity\Company {#5380 …} +value: "820" +label: "ISB FRANCE" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +data: App\Entity\Company {#5392 …} +value: "731" +label: "ITOPP" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +data: App\Entity\Company {#5404 …} +value: "552" +label: "JCB Aéro" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +data: App\Entity\Company {#5416 …} +value: "662" +label: "JCDecaux" +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +data: App\Entity\Company {#5428 …} +value: "815" +label: "JTEKT EUROPE" +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +data: App\Entity\Company {#5440 …} +value: "902" +label: "K+S" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +data: App\Entity\Company {#5452 …} +value: "422" +label: "Kawneer" +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +data: App\Entity\Company {#5461 …} +value: "757" +label: "Kem One - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +data: App\Entity\Company {#5473 …} +value: "877" +label: "Keolis" +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +data: App\Entity\Company {#5485 …} +value: "1035" +label: "KEOLIS SA" +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +data: App\Entity\Company {#5497 …} +value: "966" +label: "KEP TECHNOLOGIES" +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +data: App\Entity\Company {#5512 …} +value: "962" +label: "KIMBERLY-CLARK SAS" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +data: App\Entity\Company {#5524 …} +value: "459" +label: "Klaxoon" +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +data: App\Entity\Company {#5539 …} +value: "751" +label: "L'oreal" +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +data: App\Entity\Company {#5551 …} +value: "949" +label: "La compagnie des saveurs - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +data: App\Entity\Company {#5563 …} +value: "770" +label: "LA MESTA CHIMIE FINE - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +data: App\Entity\Company {#5575 …} +value: "870" +label: "La Rochette Cartonboard" +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +data: App\Entity\Company {#5587 …} +value: "832" +label: "La Solution Robotique" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +data: App\Entity\Company {#5599 …} +value: "632" +label: "Laboratoire Bailly-Creat - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +data: App\Entity\Company {#5611 …} +value: "980" +label: "Laboratoire Science & Nature" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +data: App\Entity\Company {#5623 …} +value: "26" +label: "Laboratoires Boiron" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +data: App\Entity\Company {#5632 …} +value: "735" +label: "LE CREUSET SAS" +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +data: App\Entity\Company {#5644 …} +value: "1032" +label: "Le Grand Chalon" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +data: App\Entity\Company {#5656 …} +value: "491" +label: "Léa Nature" +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +data: App\Entity\Company {#5668 …} +value: "933" +label: "Leloutre Industrie" +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +data: App\Entity\Company {#5680 …} +value: "760" +label: "LEO Pharma - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +data: App\Entity\Company {#5692 …} +value: "454" +label: "Les fromageries Occitanes" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +data: App\Entity\Company {#5707 …} +value: "486" +label: "Les Maîtres Laitiers du Cotentin" +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +data: App\Entity\Company {#5719 …} +value: "783" +label: "Les savons d'Orély - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +data: App\Entity\Company {#5731 …} +value: "504" +label: "LESAFFRE FRERES SAS" +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +data: App\Entity\Company {#5743 …} +value: "948" +label: "Lesieur - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +data: App\Entity\Company {#5755 …} +value: "936" +label: "Leygatech" +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +data: App\Entity\Company {#5767 …} +value: "768" +label: "Limagrain" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +data: App\Entity\Company {#5779 …} +value: "493" +label: "Lisi Aerospace - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +data: App\Entity\Company {#5791 …} +value: "996" +label: "LORR-UP" +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +data: App\Entity\Company {#5803 …} +value: "903" +label: "Mach1" +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +data: App\Entity\Company {#5815 …} +value: "950" +label: "MADELEINES BIJOU" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +data: App\Entity\Company {#5830 …} +value: "195" +label: "Mademoiselle Desserts" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +data: App\Entity\Company {#5842 …} +value: "455" +label: "Makina Corpus - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +data: App\Entity\Company {#5854 …} +value: "188" +label: "Manufacturing the Mobility of Tomorrow in Bordeaux" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +data: App\Entity\Company {#5866 …} +value: "478" +label: "MARCEL INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +data: App\Entity\Company {#5878 …} +value: "1025" +label: "Marianne GUTIERREZ" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +data: App\Entity\Company {#5890 …} +value: "544" +label: "MC2i - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +data: App\Entity\Company {#5902 …} +value: "267" +label: "MEDA MANUFACTURING, GROUPE VIATRIS - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +data: App\Entity\Company {#5911 …} +value: "771" +label: "MENUISERIE FEUGAS" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +data: App\Entity\Company {#5923 …} +value: "488" +label: "Mersen France" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +data: App\Entity\Company {#5935 …} +value: "32" +label: "Météo-France" +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +data: App\Entity\Company {#5944 …} +value: "860" +label: "MGA Technologies" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +data: App\Entity\Company {#5956 …} +value: "737" +label: "MGEN" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +data: App\Entity\Company {#5968 …} +value: "298" +label: "MICHELIN" +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +data: App\Entity\Company {#5980 …} +value: "1027" +label: "MICRONIQUE" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +data: App\Entity\Company {#5992 …} +value: "640" +label: "Microsoft France" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +data: App\Entity\Company {#6004 …} +value: "369" +label: "Milton Roy Europe" +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +data: App\Entity\Company {#6016 …} +value: "934" +label: "MINELEC" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +data: App\Entity\Company {#6028 …} +value: "713" +label: "Ministère des armées" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +data: App\Entity\Company {#6040 …} +value: "533" +label: "Monnaie de Paris" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +data: App\Entity\Company {#6049 …} +value: "405" +label: "Monnet" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +data: App\Entity\Company {#6061 …} +value: "736" +label: "Montabert" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +data: App\Entity\Company {#6073 …} +value: "381" +label: "Multiplast" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +data: App\Entity\Company {#6085 …} +value: "535" +label: "Naphtachimie" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +data: App\Entity\Company {#6097 …} +value: "34" +label: "Naval Group" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +data: App\Entity\Company {#6106 …} +value: "526" +label: "Nestlé France" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +data: App\Entity\Company {#6118 …} +value: "562" +label: "Nexteam Machining" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +data: App\Entity\Company {#6130 …} +value: "364" +label: "NextPharma" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +data: App\Entity\Company {#6142 …} +value: "708" +label: "Nof Metal Coatings Europe - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +data: App\Entity\Company {#6154 …} +value: "391" +label: "NOVACARB - GROUPE HUMENS - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +data: App\Entity\Company {#6163 …} +value: "397" +label: "Novespace" +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +data: App\Entity\Company {#6175 …} +value: "742" +label: "Novo Nordisk - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +data: App\Entity\Company {#6187 …} +value: "675" +label: "Numéum" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +data: App\Entity\Company {#6199 …} +value: "367" +label: "Nutergia" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +data: App\Entity\Company {#6211 …} +value: "520" +label: "Oenowood International SAS" +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +data: App\Entity\Company {#6223 …} +value: "994" +label: "OFFICE DE TOURISME VALLEE DE HAUTE MAYENNE" +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +data: App\Entity\Company {#6235 …} +value: "946" +label: "Oléon - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +data: App\Entity\Company {#6247 …} +value: "534" +label: "Olmix Group" +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +data: App\Entity\Company {#6259 …} +value: "1005" +label: "OMRON ELECTRONICS" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +data: App\Entity\Company {#6271 …} +value: "320" +label: "OPCO 2i" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +data: App\Entity\Company {#6283 …} +value: "200" +label: "OPCO Atlas" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +data: App\Entity\Company {#6295 …} +value: "11" +label: "Orange" +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +data: App\Entity\Company {#6307 …} +value: "917" +label: "Orange - DO Caraïbes" +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +data: App\Entity\Company {#6319 …} +value: "915" +label: "Orange - DO Grand Nord Est" +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +data: App\Entity\Company {#6331 …} +value: "910" +label: "Orange - DO Grand Ouest" +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +data: App\Entity\Company {#6343 …} +value: "912" +label: "Orange - DO Grand Sud-Est" +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +data: App\Entity\Company {#6355 …} +value: "911" +label: "Orange - DO Grand Sud-Ouest" +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +data: App\Entity\Company {#6367 …} +value: "914" +label: "Orange - DO Ile-de-France" +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +data: App\Entity\Company {#6376 …} +value: "918" +label: "Orange - DO Réunion Mayotte" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +data: App\Entity\Company {#6388 …} +value: "627" +label: "Pharmacie centrale des armées - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +data: App\Entity\Company {#6400 …} +value: "625" +label: "Pharmaplan - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +data: App\Entity\Company {#6412 …} +value: "310" +label: "Phoenix Mobility" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +data: App\Entity\Company {#6424 …} +value: "470" +label: "Photonics Bretagne" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +data: App\Entity\Company {#6436 …} +value: "370" +label: "PIVAUDRAN" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +data: App\Entity\Company {#6448 …} +value: "549" +label: "Plastic Omnium" +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +data: App\Entity\Company {#6460 …} +value: "1046" +label: "PLASTIGRAF" +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +data: App\Entity\Company {#6472 …} +value: "817" +label: "PMD VALLON" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +data: App\Entity\Company {#6484 …} +value: "551" +label: "Pocheco" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +data: App\Entity\Company {#6496 …} +value: "672" +label: "PolePharma" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +data: App\Entity\Company {#6508 …} +value: "492" +label: "PONTICELLI Frères" +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +data: App\Entity\Company {#6520 …} +value: "901" +label: "PRESENTS - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +data: App\Entity\Company {#6532 …} +value: "895" +label: "PROCONECT" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +data: App\Entity\Company {#6544 …} +value: "8" +label: "Procter & Gamble" +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +data: App\Entity\Company {#6553 …} +value: "935" +label: "Promepla" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +data: App\Entity\Company {#6565 …} +value: "416" +label: "Q ENERGY France" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +data: App\Entity\Company {#6577 …} +value: "365" +label: "Quadripack" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +data: App\Entity\Company {#6589 …} +value: "25" +label: "Radiall" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +data: App\Entity\Company {#6598 …} +value: "536" +label: "RATP" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +data: App\Entity\Company {#6610 …} +value: "635" +label: "Recipharm - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +data: App\Entity\Company {#6622 …} +value: "780" +label: "Redex" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +data: App\Entity\Company {#6634 …} +value: "651" +label: "Redlab - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +data: App\Entity\Company {#6646 …} +value: "385" +label: "Renault Trucks" +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +data: App\Entity\Company {#6658 …} +value: "1040" +label: "ROQUETTE" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +data: App\Entity\Company {#6670 …} +value: "540" +label: "ROUBY Industrie" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +data: App\Entity\Company {#6682 …} +value: "527" +label: "Rousselot - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +data: App\Entity\Company {#6694 …} +value: "501" +label: "RTE" +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +data: App\Entity\Company {#6706 …} +value: "1051" +label: "Sabena technics DNR" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +data: App\Entity\Company {#6718 …} +value: "489" +label: "Safe Metal" +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +data: App\Entity\Company {#6730 …} +value: "971" +label: "Safehear" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +data: App\Entity\Company {#6742 …} +value: "24" +label: "Safran" +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +data: App\Entity\Company {#6754 …} +value: "916" +label: "Safran - Aerosystems" +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +data: App\Entity\Company {#6763 …} +value: "919" +label: "Safran - Aircraft Engines" +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +data: App\Entity\Company {#6775 …} +value: "913" +label: "Safran - Airfoils Advanced Solutions" +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +data: App\Entity\Company {#6787 …} +value: "930" +label: "Safran - Cabin" +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +data: App\Entity\Company {#6799 …} +value: "926" +label: "Safran - Data Systems" +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +data: App\Entity\Company {#6811 …} +value: "908" +label: "Safran - Electrical & Power" +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +data: App\Entity\Company {#6820 …} +value: "920" +label: "Safran - Electronics & Defense" +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +data: App\Entity\Company {#6829 …} +value: "925" +label: "Safran - Engineering Services" +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +data: App\Entity\Company {#6841 …} +value: "922" +label: "Safran - Helicopter Engines" +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +data: App\Entity\Company {#6853 …} +value: "921" +label: "Safran - Landing Systèmes" +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +data: App\Entity\Company {#6862 …} +value: "923" +label: "Safran - Nacelles" +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +data: App\Entity\Company {#6874 …} +value: "909" +label: "Safran - Seats" +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +data: App\Entity\Company {#6883 …} +value: "924" +label: "Safran - Transmission Systems" +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +data: App\Entity\Company {#6895 …} +value: "1047" +label: "Safran SA" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +data: App\Entity\Company {#6907 …} +value: "515" +label: "Sahgev" +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +data: App\Entity\Company {#6919 …} +value: "823" +label: "SAINFRUIT SARL" +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +data: App\Entity\Company {#6931 …} +value: "1052" +label: "Saint Gobain Recherche" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +data: App\Entity\Company {#6943 …} +value: "23" +label: "Saint-Gobain" +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +data: App\Entity\Company {#6952 …} +value: "947" +label: "Saipol - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +data: App\Entity\Company {#6964 …} +value: "555" +label: "SAM Outillage" +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +data: App\Entity\Company {#6976 …} +value: "944" +label: "Sanders - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +data: App\Entity\Company {#6988 …} +value: "12" +label: "Sanofi" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +data: App\Entity\Company {#6997 …} +value: "487" +label: "Sap Labs France" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +data: App\Entity\Company {#7009 …} +value: "518" +label: "Sarpi Veolia - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +data: App\Entity\Company {#7021 …} +value: "507" +label: "SAS France - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +data: App\Entity\Company {#7030 …} +value: "446" +label: "SBM FORMULATION - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +data: App\Entity\Company {#7042 …} +value: "14" +label: "Schneider Electric" +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +data: App\Entity\Company {#7051 …} +value: "1008" +label: "SCHOTT VTF" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +data: App\Entity\Company {#7063 …} +value: "584" +label: "SCHRADER SAS" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +data: App\Entity\Company {#7075 …} +value: "315" +label: "Science Animation" +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +data: App\Entity\Company {#7087 …} +value: "942" +label: "Scoping - Adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +data: App\Entity\Company {#7099 …} +value: "938" +label: "SEEB Automation" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +data: App\Entity\Company {#7111 …} +value: "390" +label: "Semin - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +data: App\Entity\Company {#7120 …} +value: "649" +label: "Seppic -adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +data: App\Entity\Company {#7132 …} +value: "1037" +label: "Seqens - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +data: App\Entity\Company {#7144 …} +value: "638" +label: "Seratec - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +data: App\Entity\Company {#7156 …} +value: "843" +label: "Service National de Police Scientifique SNPS - Laboratoire de Police Scientifique LPS - Toulouse" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +data: App\Entity\Company {#7168 …} +value: "734" +label: "Siegfried - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +data: App\Entity\Company {#7180 …} +value: "19" +label: "SLB" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +data: App\Entity\Company {#7192 …} +value: "720" +label: "SNC Pneu Laurent" +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +data: App\Entity\Company {#7204 …} +value: "855" +label: "SNCF Etablissement Régional des Lignes Normandes" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +data: App\Entity\Company {#7216 …} +value: "482" +label: "Société André ZALKIN & Cie" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +data: App\Entity\Company {#7228 …} +value: "728" +label: "SOCIETE BEURRIERE DE RETIERS" +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +data: App\Entity\Company {#7240 …} +value: "958" +label: "SOCIETE DES EAUX MINERALES D'ARCACHON" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +data: App\Entity\Company {#7252 …} +value: "350" +label: "Société Générale" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +data: App\Entity\Company {#7264 …} +value: "472" +label: "SOCOTEC" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +data: App\Entity\Company {#7276 …} +value: "18" +label: "Solvay - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +data: App\Entity\Company {#7285 …} +value: "963" +label: "Sopra Steria" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +data: App\Entity\Company {#7297 …} +value: "376" +label: "Soreal-Ilou" +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +data: App\Entity\Company {#7309 …} +value: "952" +label: "Sotremo" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +data: App\Entity\Company {#7321 …} +value: "537" +label: "SPIE France" +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +data: App\Entity\Company {#7333 …} +value: "997" +label: "SPURGIN" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +data: App\Entity\Company {#7345 …} +value: "389" +label: "St Michel" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +data: App\Entity\Company {#7357 …} +value: "506" +label: "Startup Palace - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +data: App\Entity\Company {#7369 …} +value: "581" +label: "Stäubli - Hésingue" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +data: App\Entity\Company {#7381 …} +value: "201" +label: "Steelcase Education" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +data: App\Entity\Company {#7393 …} +value: "33" +label: "STMicroelectronics" +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +data: App\Entity\Company {#7402 …} +value: "972" +label: "STOCKEBOX" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +data: App\Entity\Company {#7414 …} +value: "525" +label: "Stormshield - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +data: App\Entity\Company {#7426 …} +value: "531" +label: "Suez" +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +data: App\Entity\Company {#7438 …} +value: "899" +label: "Sulzer Pompes France - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +data: App\Entity\Company {#7450 …} +value: "29" +label: "Suricats Consulting" +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +data: App\Entity\Company {#7462 …} +value: "891" +label: "Syensqo - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +data: App\Entity\Company {#7471 …} +value: "763" +label: "SYMBIO" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +data: App\Entity\Company {#7483 …} +value: "509" +label: "Syngenta Production France - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +data: App\Entity\Company {#7495 …} +value: "1030" +label: "Syntec-Ingénierie" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +data: App\Entity\Company {#7507 …} +value: "448" +label: "SysperTec - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +data: App\Entity\Company {#7519 …} +value: "886" +label: "SYSTRA France - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +data: App\Entity\Company {#7531 …} +value: "960" +label: "Tecalemit Aerospace" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +data: App\Entity\Company {#7543 …} +value: "16" +label: "Technip Energies" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +data: App\Entity\Company {#7552 …} +value: "316" +label: "Terre Avenir" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +data: App\Entity\Company {#7564 …} +value: "317" +label: "Terre des sciences" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +data: App\Entity\Company {#7573 …} +value: "573" +label: "Terres OléoPro" +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +data: App\Entity\Company {#7582 …} +value: "943" +label: "Terrial - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +data: App\Entity\Company {#7594 …} +value: "230" +label: "Thales" +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +data: App\Entity\Company {#7606 …} +value: "956" +label: "The Mathworks" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +data: App\Entity\Company {#7618 …} +value: "726" +label: "THEPENIER PHARMA&COSMETICS - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +data: App\Entity\Company {#7630 …} +value: "718" +label: "Thermi-Loire" +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +data: App\Entity\Company {#7642 …} +value: "748" +label: "Thimonnier" +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +data: App\Entity\Company {#7654 …} +value: "1001" +label: "THOURAUD" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +data: App\Entity\Company {#7666 …} +value: "299" +label: "TOTAL Energies" +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +data: App\Entity\Company {#7678 …} +value: "878" +label: "Tractebel - adhérent Syntec ingénierie" +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +data: App\Entity\Company {#7690 …} +value: "753" +label: "Trelleborg Clermont Ferrand" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +data: App\Entity\Company {#7702 …} +value: "28" +label: "Ubisoft" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +data: App\Entity\Company {#7711 …} +value: "602" +label: "Ugitech" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +data: App\Entity\Company {#7723 …} +value: "13" +label: "Valeo" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +data: App\Entity\Company {#7735 …} +value: "420" +label: "VEGEPOLYS VALLEY" +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +data: App\Entity\Company {#7747 …} +value: "785" +label: "Vendée Concept" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +data: App\Entity\Company {#7759 …} +value: "378" +label: "Veolia" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +data: App\Entity\Company {#7768 …} +value: "583" +label: "Veolia PMT" +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +data: App\Entity\Company {#7780 …} +value: "775" +label: "Verallia France" +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +data: App\Entity\Company {#7792 …} +value: "928" +label: "VERALLIA France - Usine de Chalon" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +data: App\Entity\Company {#7804 …} +value: "392" +label: "Verescence" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +data: App\Entity\Company {#7816 …} +value: "505" +label: "Vif - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +data: App\Entity\Company {#7828 …} +value: "337" +label: "Vinci Energies" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +data: App\Entity\Company {#7840 …} +value: "521" +label: "Viséo - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +data: App\Entity\Company {#7852 …} +value: "717" +label: "VIVERIS - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +data: App\Entity\Company {#7864 …} +value: "739" +label: "Vorwerk Semco SAS" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +data: App\Entity\Company {#7876 …} +value: "572" +label: "VP Dolex" +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +data: App\Entity\Company {#7888 …} +value: "800" +label: "vRproduction(nuelles)" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +data: App\Entity\Company {#7900 …} +value: "567" +label: "VWR INTERNATIONAL SAS - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +data: App\Entity\Company {#7912 …} +value: "336" +label: "WANCOM Jouretnuit" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +data: App\Entity\Company {#7924 …} +value: "440" +label: "webmay" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +data: App\Entity\Company {#7939 …} +value: "523" +label: "Weylchem Lamotte - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +data: App\Entity\Company {#7951 …} +value: "961" +label: "Wilo France" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +data: App\Entity\Company {#7963 …} +value: "643" +label: "Yara - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +data: App\Entity\Company {#7975 …} +value: "639" +label: "Yposkesi - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2586 -errors: [] -form: Symfony\Component\Form\Form {#2016 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2105 …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) {#2588 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 {#1929 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1914 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1930 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1832 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1932 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1931 …} } |
| 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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …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 {#1917 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …} } |
| 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() {#1913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1912 …} $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 {#8413 +data: App\Entity\EducationLevel {#8421 …} +value: "1" +label: "CAP" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +data: App\Entity\EducationLevel {#8431 …} +value: "2" +label: "BEP" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +data: App\Entity\EducationLevel {#8432 …} +value: "3" +label: "BAC PRO" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +data: App\Entity\EducationLevel {#8433 …} +value: "4" +label: "BAC" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +data: App\Entity\EducationLevel {#8434 …} +value: "5" +label: "BAC+2" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +data: App\Entity\EducationLevel {#8435 …} +value: "6" +label: "BAC+3" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +data: App\Entity\EducationLevel {#8436 …} +value: "7" +label: "BAC+4" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +data: App\Entity\EducationLevel {#8437 …} +value: "8" +label: "BAC+5" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +data: App\Entity\EducationLevel {#8438 …} +value: "9" +label: "BAC+8" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8410 -errors: [] -form: Symfony\Component\Form\Form {#2019 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2587 …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) {#8412 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 {#1959 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1943 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1960 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1832 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1962 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1961 …} } |
| 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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …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 {#1946 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTe1fvIG\EntityManagerGhost614a58f {#262 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1948 …} } |
| 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() {#1942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#1941 …} $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 {#8441 +data: App\Entity\ClassLevel {#8449 …} +value: "1" +label: "6ème" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +data: App\Entity\ClassLevel {#8497 …} +value: "2" +label: "5ème" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +data: App\Entity\ClassLevel {#8500 …} +value: "3" +label: "4ème" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +data: App\Entity\ClassLevel {#8503 …} +value: "4" +label: "3ème" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +data: App\Entity\ClassLevel {#8506 …} +value: "5" +label: "Seconde" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +data: App\Entity\ClassLevel {#8509 …} +value: "6" +label: "Première" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8456 +data: App\Entity\ClassLevel {#8512 …} +value: "7" +label: "Terminale" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8455 +data: App\Entity\ClassLevel {#8515 …} +value: "8" +label: "BTS" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +data: App\Entity\ClassLevel {#8518 …} +value: "9" +label: "CPGE" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8425 -errors: [] -form: Symfony\Component\Form\Form {#2022 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8411 …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) {#8440 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 | "04127b413e3c95cfe273c.9F_BhhoxTKXnhr0ZQKg4UoqoL6eSJUGMMk2QbxwcBJ0.jmj3snBoI5WKzopOGs1sNuXQRtPkSHfmZnTWXEwlc9a_CKvtN2A7-pHq2g" |
| 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 | "04127b413e3c95cfe273c.9F_BhhoxTKXnhr0ZQKg4UoqoL6eSJUGMMk2QbxwcBJ0.jmj3snBoI5WKzopOGs1sNuXQRtPkSHfmZnTWXEwlc9a_CKvtN2A7-pHq2g" |
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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data | "04127b413e3c95cfe273c.9F_BhhoxTKXnhr0ZQKg4UoqoL6eSJUGMMk2QbxwcBJ0.jmj3snBoI5WKzopOGs1sNuXQRtPkSHfmZnTWXEwlc9a_CKvtN2A7-pHq2g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8522 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() {#8524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#8523 …} $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 | "04127b413e3c95cfe273c.9F_BhhoxTKXnhr0ZQKg4UoqoL6eSJUGMMk2QbxwcBJ0.jmj3snBoI5WKzopOGs1sNuXQRtPkSHfmZnTWXEwlc9a_CKvtN2A7-pHq2g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8534 -errors: [] -form: Symfony\Component\Form\Form {#8530 …} } |
| form | Symfony\Component\Form\FormView {#8525 …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 | "04127b413e3c95cfe273c.9F_BhhoxTKXnhr0ZQKg4UoqoL6eSJUGMMk2QbxwcBJ0.jmj3snBoI5WKzopOGs1sNuXQRtPkSHfmZnTWXEwlc9a_CKvtN2A7-pHq2g" |
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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9745 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() {#9747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#9746 …} $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 {#9801 -errors: [] -form: Symfony\Component\Form\Form {#9802 …} } |
| form | Symfony\Component\Form\FormView {#9748 …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 {#9753 +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 {#9753 +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 {#9753 +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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| 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) {#9780 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() {#9782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#9781 …} $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 {#9831 -errors: [] -form: Symfony\Component\Form\Form {#9820 …} } |
| form | Symfony\Component\Form\FormView {#9829 …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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| 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() {#9813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#9812 …} $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 {#9837 -errors: [] -form: Symfony\Component\Form\Form {#9823 …} } |
| form | Symfony\Component\Form\FormView {#9834 …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 {#9833 …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 | "d1268bcd56b60d4172401f352.eHDaKUcQv4Kx2i4HzWuWD40V6bQk4QrGI-ALcwKPU5A.CgaNXBF1_MbDvXlK4FnxXvpPpNZ-mFqvVbhiA0e6BsIWPuh2M3L17saVGg" |
| 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 | "d1268bcd56b60d4172401f352.eHDaKUcQv4Kx2i4HzWuWD40V6bQk4QrGI-ALcwKPU5A.CgaNXBF1_MbDvXlK4FnxXvpPpNZ-mFqvVbhiA0e6BsIWPuh2M3L17saVGg" |
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 {#927 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#929 …} } |
| data | "d1268bcd56b60d4172401f352.eHDaKUcQv4Kx2i4HzWuWD40V6bQk4QrGI-ALcwKPU5A.CgaNXBF1_MbDvXlK4FnxXvpPpNZ-mFqvVbhiA0e6BsIWPuh2M3L17saVGg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#9783 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() {#9839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#275 …} $message: Closure() {#9832 …} $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 | "d1268bcd56b60d4172401f352.eHDaKUcQv4Kx2i4HzWuWD40V6bQk4QrGI-ALcwKPU5A.CgaNXBF1_MbDvXlK4FnxXvpPpNZ-mFqvVbhiA0e6BsIWPuh2M3L17saVGg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9851 -errors: [] -form: Symfony\Component\Form\Form {#9847 …} } |
| form | Symfony\Component\Form\FormView {#9838 …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 | "d1268bcd56b60d4172401f352.eHDaKUcQv4Kx2i4HzWuWD40V6bQk4QrGI-ALcwKPU5A.CgaNXBF1_MbDvXlK4FnxXvpPpNZ-mFqvVbhiA0e6BsIWPuh2M3L17saVGg" |