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 {#1624 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1664 -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 {#1624 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1664 -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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data | App\Entity\ValueObject\SearchSpeaker {#1624 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1664 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
| data_class | "App\Entity\ValueObject\SearchSpeaker" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1818 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() {#1820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1819 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_speaker" "_search_speaker" ] |
| cache_key | "_search_speaker_search_speaker" |
| compound | true |
| data | App\Entity\ValueObject\SearchSpeaker {#1624 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1664 -id: "remote" -label: "Intervention à distance" } -zipcode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2175 -errors: [] -form: Symfony\Component\Form\Form {#2065 …} } |
| form | Symfony\Component\Form\FormView {#2178 …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 {#1624 -activityArea: null -company: null -educationLevel: null -classlevel: null -speechType: App\Entity\SpeechType {#1664 -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 {#1664 -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 {#1866 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1859 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1868 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1867 …} } |
| 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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1862 -singleId: true -intId: false -idField: "id" -associationIdReader: null -om: ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1637 …} } |
| 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() {#1858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1856 …} $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 {#1877 +data: App\Entity\SpeechType {#1881 …} +value: "live" +label: "Intervention dans votre établissement" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +data: App\Entity\SpeechType {#1664 -id: "remote" -label: "Intervention à distance" } +value: "remote" +label: "Intervention à distance" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | App\Entity\SpeechType {#1664 -id: "remote" -label: "Intervention à distance" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2181 -errors: [] -form: Symfony\Component\Form\Form {#2096 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2184 …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) {#2180 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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2075 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 {#2076 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() {#2077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#2078 …} $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 {#2201 -errors: [] -form: Symfony\Component\Form\Form {#2099 …} } |
| form | Symfony\Component\Form\FormView {#2194 …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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2075 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 {#2076 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() {#2089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#2088 …} $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 {#2205 -errors: [] -form: Symfony\Component\Form\Form {#2102 …} } |
| form | Symfony\Component\Form\FormView {#2204 …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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1896 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() {#1898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1897 …} $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 {#2182 -errors: [] -form: Symfony\Component\Form\Form {#2105 …} } |
| form | Symfony\Component\Form\FormView {#2179 …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 {#1925 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1907 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1926 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1927 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1929 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1928 …} } |
| 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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1910 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1912 …} } |
| 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() {#1906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1905 …} $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 {#2208 +data: App\Entity\ActivityArea {#2211 …} +value: "1" +label: "Aéronautique et spatial" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: App\Entity\ActivityArea {#2338 …} +value: "2" +label: "Agro-alimentaire" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: App\Entity\ActivityArea {#2345 …} +value: "3" +label: "Spatial" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +data: App\Entity\ActivityArea {#2352 …} +value: "4" +label: "Astronomie" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: App\Entity\ActivityArea {#2359 …} +value: "5" +label: "Automobile" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: App\Entity\ActivityArea {#2366 …} +value: "6" +label: "Chimie" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +data: App\Entity\ActivityArea {#2373 …} +value: "7" +label: "Conseil" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +data: App\Entity\ActivityArea {#2380 …} +value: "8" +label: "Cosmétique" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: App\Entity\ActivityArea {#2387 …} +value: "9" +label: "Eau" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +data: App\Entity\ActivityArea {#2394 …} +value: "10" +label: "Electroménager" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +data: App\Entity\ActivityArea {#2401 …} +value: "11" +label: "Electronique" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +data: App\Entity\ActivityArea {#2408 …} +value: "12" +label: "Energie" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +data: App\Entity\ActivityArea {#2415 …} +value: "13" +label: "Environnement" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +data: App\Entity\ActivityArea {#2422 …} +value: "14" +label: "Equipements agricoles" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +data: App\Entity\ActivityArea {#2429 …} +value: "15" +label: "Evénements" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +data: App\Entity\ActivityArea {#2436 …} +value: "16" +label: "Ferroviaire" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +data: App\Entity\ActivityArea {#2443 …} +value: "17" +label: "Gaz" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +data: App\Entity\ActivityArea {#2450 …} +value: "18" +label: "Habitat" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +data: App\Entity\ActivityArea {#2457 …} +value: "19" +label: "Horticulture" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +data: App\Entity\ActivityArea {#2464 …} +value: "20" +label: "Industrie du ciment et des minéraux" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +data: App\Entity\ActivityArea {#2471 …} +value: "21" +label: "Innovation" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +data: App\Entity\ActivityArea {#2478 …} +value: "22" +label: "Jardin botanique" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +data: App\Entity\ActivityArea {#2485 …} +value: "23" +label: "Logistique" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +data: App\Entity\ActivityArea {#2492 …} +value: "24" +label: "Matériaux" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +data: App\Entity\ActivityArea {#2499 …} +value: "25" +label: "Mécanique" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +data: App\Entity\ActivityArea {#2506 …} +value: "26" +label: "Métallurgie" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +data: App\Entity\ActivityArea {#2513 …} +value: "27" +label: "Météorologie" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +data: App\Entity\ActivityArea {#2520 …} +value: "28" +label: "Naval" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +data: App\Entity\ActivityArea {#2527 …} +value: "29" +label: "Numérique" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +data: App\Entity\ActivityArea {#2534 …} +value: "30" +label: "Pétrole" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +data: App\Entity\ActivityArea {#2541 …} +value: "31" +label: "Photonique" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +data: App\Entity\ActivityArea {#2548 …} +value: "32" +label: "Plasturgie" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +data: App\Entity\ActivityArea {#2555 …} +value: "33" +label: "Recherche" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +data: App\Entity\ActivityArea {#2562 …} +value: "34" +label: "Robotique" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +data: App\Entity\ActivityArea {#2569 …} +value: "35" +label: "Santé" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +data: App\Entity\ActivityArea {#2576 …} +value: "36" +label: "Télécom" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +data: App\Entity\ActivityArea {#2583 …} +value: "37" +label: "Textile" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +data: App\Entity\ActivityArea {#2590 …} +value: "38" +label: "Traitement des déchets" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +data: App\Entity\ActivityArea {#2597 …} +value: "39" +label: "Traitement des déchets radioactifs" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +data: App\Entity\ActivityArea {#2604 …} +value: "40" +label: "Traitement industriel du courrier" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +data: App\Entity\ActivityArea {#2611 …} +value: "41" +label: "Transports" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +data: App\Entity\ActivityArea {#2618 …} +value: "42" +label: "Travaux publics" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +data: App\Entity\ActivityArea {#2625 …} +value: "43" +label: "Verrerie" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +data: App\Entity\ActivityArea {#2632 …} +value: "44" +label: "Autre" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +data: App\Entity\ActivityArea {#2639 …} +value: "45" +label: "Parfumerie/cosmétique" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: App\Entity\ActivityArea {#2646 …} +value: "46" +label: "Assurance" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2196 -errors: [] -form: Symfony\Component\Form\Form {#2108 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2195 …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) {#2214 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) {#1826 class: "App\Form\Filter\SearchSpeakerType" this: App\Form\Filter\SearchSpeakerType {#1690 …} } |
Doctrine\ORM\QueryBuilder {#1990 -em: ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1991 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1985 #from: "App\Entity\Company" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1989 #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 {#1988 #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 {#1984 …} -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 {#1999 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1992 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1986 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1927 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1995 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2001 …} } |
| 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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1996 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1941 …} } |
| 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 {#1990 -em: ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1991 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1985 #from: "App\Entity\Company" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1989 #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 {#1988 #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 {#1984 …} -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() {#1939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#1938 …} $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 {#2692 +data: App\Entity\Company {#2705 …} +value: "1" +label: "[COMPTE TEST] Fondation CGénial" +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +data: App\Entity\Company {#2877 …} +value: "968" +label: "3M France" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +data: App\Entity\Company {#2895 …} +value: "706" +label: "42 Le Havre" +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +data: App\Entity\Company {#2910 …} +value: "1033" +label: "A SUPPRIMER" +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +data: App\Entity\Company {#2928 …} +value: "1039" +label: "A supprimer" +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +data: App\Entity\Company {#2940 …} +value: "1058" +label: "A supprimer" +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +data: App\Entity\Company {#2955 …} +value: "842" +label: "A.C.R.N - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +data: App\Entity\Company {#2967 …} +value: "512" +label: "Accenture - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +data: App\Entity\Company {#2979 …} +value: "976" +label: "ACTI GROUP" +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +data: App\Entity\Company {#2991 …} +value: "1087" +label: "Adéquat" +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +data: App\Entity\Company {#3003 …} +value: "1088" +label: "ADEQUAT INTERIM" +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +data: App\Entity\Company {#3015 …} +value: "1028" +label: "AG2R LA MONDIALE - Adhérent France Assureurs" +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +data: App\Entity\Company {#3030 …} +value: "865" +label: "AGILITEAM" +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +data: App\Entity\Company {#3042 …} +value: "789" +label: "AGRIA Grand Est" +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +data: App\Entity\Company {#3057 …} +value: "747" +label: "Air Liquide" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +data: App\Entity\Company {#3069 …} +value: "189" +label: "Air Support" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +data: App\Entity\Company {#3081 …} +value: "306" +label: "Airbus" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +data: App\Entity\Company {#3093 …} +value: "732" +label: "AIRBUS" +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +data: App\Entity\Company {#3105 …} +value: "781" +label: "AIRBUS DEFENCE AND SPACE" +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +data: App\Entity\Company {#3117 …} +value: "973" +label: "Albert School" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +data: App\Entity\Company {#3129 …} +value: "10" +label: "Albioma" +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +data: App\Entity\Company {#3138 …} +value: "881" +label: "Aldoria" +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +data: App\Entity\Company {#3150 …} +value: "1042" +label: "Algaia - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +data: App\Entity\Company {#3165 …} +value: "513" +label: "Aliena Consulting" +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +data: App\Entity\Company {#3177 …} +value: "875" +label: "ALKERN" +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +data: App\Entity\Company {#3192 …} +value: "740" +label: "ALPOL Cosmétique" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +data: App\Entity\Company {#3207 …} +value: "582" +label: "Alsachimie - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +data: App\Entity\Company {#3225 …} +value: "30" +label: "Alstom" +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +data: App\Entity\Company {#3237 …} +value: "776" +label: "ALSYS Group - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +data: App\Entity\Company {#3252 …} +value: "723" +label: "Alteo - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +data: App\Entity\Company {#3267 …} +value: "27" +label: "Amazon" +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +data: App\Entity\Company {#3276 …} +value: "1089" +label: "Amazon" +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +data: App\Entity\Company {#3291 …} +value: "831" +label: "AMAZONE SA" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +data: App\Entity\Company {#3306 …} +value: "644" +label: "ANALYSYS" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +data: App\Entity\Company {#3321 …} +value: "396" +label: "Andra" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +data: App\Entity\Company {#3333 …} +value: "528" +label: "Anéo - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +data: App\Entity\Company {#3342 …} +value: "497" +label: "ANFR" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +data: App\Entity\Company {#3354 …} +value: "380" +label: "Angers Technopole" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +data: App\Entity\Company {#3372 …} +value: "698" +label: "Ansys" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +data: App\Entity\Company {#3384 …} +value: "514" +label: "AntemetA" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +data: App\Entity\Company {#3396 …} +value: "324" +label: "Apparaître" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +data: App\Entity\Company {#3408 …} +value: "346" +label: "Aptar" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +data: App\Entity\Company {#3420 …} +value: "307" +label: "ArcelorMittal" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +data: App\Entity\Company {#3432 …} +value: "308" +label: "Area Occitanie" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +data: App\Entity\Company {#3444 …} +value: "329" +label: "ArianeGroup" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +data: App\Entity\Company {#3456 …} +value: "6" +label: "Arkema" +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +data: App\Entity\Company {#3465 …} +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 {#8347 +data: App\Entity\Company {#3477 …} +value: "868" +label: "Artelia - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +data: App\Entity\Company {#3489 …} +value: "313" +label: "Astu'Sciences" +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +data: App\Entity\Company {#3501 …} +value: "1079" +label: "Asupp" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +data: App\Entity\Company {#3513 …} +value: "500" +label: "Attineos - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +data: App\Entity\Company {#3525 …} +value: "1057" +label: "Aubert & Duval" +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +data: App\Entity\Company {#3537 …} +value: "1029" +label: "AURAY PLAST" +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +data: App\Entity\Company {#3549 …} +value: "1018" +label: "Avere France" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +data: App\Entity\Company {#3561 …} +value: "641" +label: "Axens - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +data: App\Entity\Company {#3573 …} +value: "1068" +label: "AXODYN" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +data: App\Entity\Company {#3585 …} +value: "469" +label: "AXON' MECHATRONICS" +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +data: App\Entity\Company {#3594 …} +value: "897" +label: "Axon'Cable" +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +data: App\Entity\Company {#3609 …} +value: "755" +label: "AXPLORA - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +data: App\Entity\Company {#3624 …} +value: "430" +label: "B. Braun" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +data: App\Entity\Company {#3636 …} +value: "550" +label: "Badoit" +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +data: App\Entity\Company {#3648 …} +value: "772" +label: "Baker Hughes" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +data: App\Entity\Company {#3663 …} +value: "725" +label: "BALLUFF" +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +data: App\Entity\Company {#3675 …} +value: "927" +label: "Barilla france" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +data: App\Entity\Company {#3687 …} +value: "340" +label: "Bayer - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +data: App\Entity\Company {#3699 …} +value: "438" +label: "BCF Life Sciences - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +data: App\Entity\Company {#3711 …} +value: "561" +label: "BERGER-LEVRAULT - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +data: App\Entity\Company {#3720 …} +value: "722" +label: "BERNADET SAS" +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +data: App\Entity\Company {#3732 …} +value: "1010" +label: "Bertrandt - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +data: App\Entity\Company {#3744 …} +value: "741" +label: "bioMérieux" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +data: App\Entity\Company {#3756 …} +value: "326" +label: "BNP PARISBAS" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +data: App\Entity\Company {#3768 …} +value: "566" +label: "Boehringer-Ingelheim" +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +data: App\Entity\Company {#3780 …} +value: "841" +label: "BONGARD SAS" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +data: App\Entity\Company {#3792 …} +value: "384" +label: "Bosch" +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +data: App\Entity\Company {#3804 …} +value: "1022" +label: "Bostik Smart Technology Center" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +data: App\Entity\Company {#3816 …} +value: "570" +label: "Brabant Chimie" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +data: App\Entity\Company {#3828 …} +value: "571" +label: "Butachimie -adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +data: App\Entity\Company {#3840 …} +value: "894" +label: "Campus Cyber" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +data: App\Entity\Company {#3855 …} +value: "539" +label: "Capgemini" +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +data: App\Entity\Company {#3867 …} +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 {#8380 +data: App\Entity\Company {#3879 …} +value: "357" +label: "CEA" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +data: App\Entity\Company {#3891 …} +value: "400" +label: "CERFACS" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +data: App\Entity\Company {#3903 …} +value: "421" +label: "CFA Papetier" +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +data: App\Entity\Company {#3915 …} +value: "769" +label: "Chimiget - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +data: App\Entity\Company {#3927 …} +value: "945" +label: "CICS / CLIC" +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +data: App\Entity\Company {#3939 …} +value: "954" +label: "CIDELEC" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +data: App\Entity\Company {#3951 …} +value: "496" +label: "Claas" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +data: App\Entity\Company {#3966 …} +value: "435" +label: "Claranor" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +data: App\Entity\Company {#3975 …} +value: "548" +label: "CNES" +attr: [] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +data: App\Entity\Company {#3987 …} +value: "1062" +label: "CNP Assurances - adhérent France Assureurs" +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +data: App\Entity\Company {#3999 …} +value: "779" +label: "Cofidur EMS" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +data: App\Entity\Company {#4011 …} +value: "7" +label: "Colas" +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +data: App\Entity\Company {#4020 …} +value: "791" +label: "Collin Aerospace" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +data: App\Entity\Company {#4032 …} +value: "402" +label: "CONICIO" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +data: App\Entity\Company {#4047 …} +value: "388" +label: "Constellium" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +data: App\Entity\Company {#4059 …} +value: "401" +label: "Corteva Agriscience - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +data: App\Entity\Company {#4068 …} +value: "498" +label: "Cougnaud" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +data: App\Entity\Company {#4080 …} +value: "714" +label: "CRBE - GWS" +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +data: App\Entity\Company {#4092 …} +value: "1050" +label: "Crédit Agricole Technologies et Services" +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +data: App\Entity\Company {#4107 …} +value: "941" +label: "CREPIM - Material & Fire Test Expert -" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +data: App\Entity\Company {#4119 …} +value: "503" +label: "Cristal Union" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +data: App\Entity\Company {#4131 …} +value: "485" +label: "Cristel" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +data: App\Entity\Company {#4146 …} +value: "437" +label: "CRODA" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +data: App\Entity\Company {#4158 …} +value: "650" +label: "D.R.T." +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +data: App\Entity\Company {#4170 …} +value: "990" +label: "Daher" +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +data: App\Entity\Company {#4182 …} +value: "1048" +label: "Dalkia - Ile-de-France" +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +data: App\Entity\Company {#4194 …} +value: "906" +label: "DALKIA AIR SOLUTIONS" +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +data: App\Entity\Company {#4240 …} +value: "846" +label: "Dalkia Electrotechnics" +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +data: App\Entity\Company {#4252 …} +value: "998" +label: "Dalkia en région Centre Ouest" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +data: App\Entity\Company {#4264 …} +value: "542" +label: "Dalkia en région Sud Ouest" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +data: App\Entity\Company {#4276 …} +value: "414" +label: "DALKIA FROID SOLUTIONS" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +data: App\Entity\Company {#4291 …} +value: "578" +label: "Dassault Systèmes" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +data: App\Entity\Company {#4306 …} +value: "425" +label: "Decathlon" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +data: App\Entity\Company {#4318 …} +value: "327" +label: "DecisionBrain" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +data: App\Entity\Company {#4330 …} +value: "554" +label: "Delmon Group" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +data: App\Entity\Company {#4342 …} +value: "456" +label: "Docaposte - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +data: App\Entity\Company {#4354 …} +value: "20" +label: "Dow France" +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +data: App\Entity\Company {#4363 …} +value: "778" +label: "DROUIN SAS" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +data: App\Entity\Company {#4375 …} +value: "393" +label: "DSM France - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +data: App\Entity\Company {#4387 …} +value: "1021" +label: "Dumez" +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +data: App\Entity\Company {#4399 …} +value: "959" +label: "Duralex SCOPSA" +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +data: App\Entity\Company {#4411 …} +value: "1017" +label: "EDEN GAMES" +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +data: App\Entity\Company {#4423 …} +value: "993" +label: "EDF - CCG Blénod" +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +data: App\Entity\Company {#4435 …} +value: "981" +label: "EDF - Centrale nucléaire de Belleville-sur-Loire" +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +data: App\Entity\Company {#4447 …} +value: "810" +label: "EDF - Energy UK" +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +data: App\Entity\Company {#4459 …} +value: "851" +label: "EDF - Martinique" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +data: App\Entity\Company {#4468 …} +value: "276" +label: "EDF - Région Auvergne Rhône-Alpes" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +data: App\Entity\Company {#4483 …} +value: "277" +label: "EDF - Région Bourgogne Franche-Comté" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +data: App\Entity\Company {#4498 …} +value: "278" +label: "EDF - Région Bretagne" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +data: App\Entity\Company {#4510 …} +value: "279" +label: "EDF - Région Centre Val de Loire" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +data: App\Entity\Company {#4522 …} +value: "280" +label: "EDF - Région Grand-Est" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +data: App\Entity\Company {#4531 …} +value: "281" +label: "EDF - Région Hauts de France" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +data: App\Entity\Company {#4543 …} +value: "292" +label: "EDF - Région Ile-de-France" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +data: App\Entity\Company {#4555 …} +value: "282" +label: "EDF - Région Normandie" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +data: App\Entity\Company {#4567 …} +value: "283" +label: "EDF - Région Nouvelle Aquitaine" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +data: App\Entity\Company {#4579 …} +value: "284" +label: "EDF - Région Occitanie" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +data: App\Entity\Company {#4591 …} +value: "285" +label: "EDF - Région Pays de Loire" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +data: App\Entity\Company {#4603 …} +value: "286" +label: "EDF - Région Provence Alpes Côte d’Azur" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +data: App\Entity\Company {#4615 …} +value: "715" +label: "EFS" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +data: App\Entity\Company {#4627 …} +value: "263" +label: "EGGER" +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +data: App\Entity\Company {#4639 …} +value: "931" +label: "Eiffage Energie Systemes" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +data: App\Entity\Company {#4651 …} +value: "660" +label: "Emerson" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +data: App\Entity\Company {#4663 …} +value: "31" +label: "Enedis" +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +data: App\Entity\Company {#4672 …} +value: "866" +label: "Enedis" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +data: App\Entity\Company {#4684 …} +value: "666" +label: "ENEDIS - Centre Val de Loire" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +data: App\Entity\Company {#4696 …} +value: "647" +label: "Enedis - Direction Régionale Nord Midi-Pyrénées" +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +data: App\Entity\Company {#4708 …} +value: "773" +label: "Enedis - Picardie" +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +data: App\Entity\Company {#4720 …} +value: "764" +label: "ENILBIO - Ecole Nationale d'Industrie Laitière et des Biotechnologies" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +data: App\Entity\Company {#4732 …} +value: "404" +label: "Esri France" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +data: App\Entity\Company {#4744 …} +value: "724" +label: "ESTANDON" +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +data: App\Entity\Company {#4756 …} +value: "1049" +label: "Ets Reber" +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +data: App\Entity\Company {#4768 …} +value: "752" +label: "Eurenco - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +data: App\Entity\Company {#4780 …} +value: "1036" +label: "EURODIA INDUSTRIE - Adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8453 +data: App\Entity\Company {#4792 …} +value: "964" +label: "Eurolysine - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8454 +data: App\Entity\Company {#4810 …} +value: "22" +label: "Eutelsat" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8455 +data: App\Entity\Company {#4819 …} +value: "483" +label: "EXPLEO" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8456 +data: App\Entity\Company {#4831 …} +value: "314" +label: "Exploradôme" +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8457 +data: App\Entity\Company {#4840 …} +value: "744" +label: "Fauché" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8458 +data: App\Entity\Company {#4852 …} +value: "560" +label: "Favid" +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8459 +data: App\Entity\Company {#4864 …} +value: "1099" +label: "FER-PLAY" +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8460 +data: App\Entity\Company {#4876 …} +value: "774" +label: "FIBERTEX NONWOVENS" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8461 +data: App\Entity\Company {#4888 …} +value: "565" +label: "Fives Nordon" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8462 +data: App\Entity\Company {#4900 …} +value: "670" +label: "Fondation Ilyse" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8463 +data: App\Entity\Company {#4912 …} +value: "579" +label: "Forez Bennes" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8464 +data: App\Entity\Company {#4924 …} +value: "733" +label: "Forez-Bennes" +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8465 +data: App\Entity\Company {#4936 …} +value: "965" +label: "Forvia" +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8466 +data: App\Entity\Company {#4948 …} +value: "1031" +label: "France Assureurs" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8467 +data: App\Entity\Company {#4960 …} +value: "334" +label: "France Chimie" +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8468 +data: App\Entity\Company {#4969 …} +value: "1007" +label: "FROMARSAC" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8469 +data: App\Entity\Company {#4981 …} +value: "545" +label: "GALVANOPLAST" +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8470 +data: App\Entity\Company {#4993 …} +value: "939" +label: "GAMECA - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8471 +data: App\Entity\Company {#5005 …} +value: "532" +label: "General Electric" +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8472 +data: App\Entity\Company {#5017 …} +value: "490" +label: "Générale du Solaire" +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8473 +data: App\Entity\Company {#5029 …} +value: "1060" +label: "Generali - adhérent France Assureurs" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8474 +data: App\Entity\Company {#5044 …} +value: "9" +label: "Getlink" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8475 +data: App\Entity\Company {#5053 …} +value: "671" +label: "Gifas" +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8476 +data: App\Entity\Company {#5065 …} +value: "1045" +label: "GIM - Groupe des Industries Métallurgiques." +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8477 +data: App\Entity\Company {#5077 …} +value: "850" +label: "Global Industrie" +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8478 +data: App\Entity\Company {#5089 …} +value: "756" +label: "Gonzales" +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8479 +data: App\Entity\Company {#5101 …} +value: "829" +label: "Google France" +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8480 +data: App\Entity\Company {#5113 …} +value: "951" +label: "GRDF" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8481 +data: App\Entity\Company {#5125 …} +value: "232" +label: "Groupe ALTRAD" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8482 +data: App\Entity\Company {#5140 …} +value: "17" +label: "Groupe Avril" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8483 +data: App\Entity\Company {#5149 …} +value: "473" +label: "Groupe Bel" +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8484 +data: App\Entity\Company {#5161 …} +value: "1056" +label: "Groupe Camelin" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8485 +data: App\Entity\Company {#5173 …} +value: "358" +label: "Groupe EDF" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8486 +data: App\Entity\Company {#5185 …} +value: "738" +label: "Groupe FIGEAC-AERO" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8487 +data: App\Entity\Company {#5197 …} +value: "510" +label: "Groupe FMH" +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8488 +data: App\Entity\Company {#5209 …} +value: "745" +label: "GROUPE IDEC" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8489 +data: App\Entity\Company {#5221 …} +value: "626" +label: "Groupe IMT - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8490 +data: App\Entity\Company {#5236 …} +value: "746" +label: "GROUPE LATTY" +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8491 +data: App\Entity\Company {#5248 …} +value: "782" +label: "Groupe MECACHROME" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8492 +data: App\Entity\Company {#5260 …} +value: "679" +label: "GROUPE ROCHETTE INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8493 +data: App\Entity\Company {#5272 …} +value: "830" +label: "Groupe SEB" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8494 +data: App\Entity\Company {#5284 …} +value: "262" +label: "Groupe Valette Foie Gras" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8495 +data: App\Entity\Company {#5296 …} +value: "383" +label: "Guerbet" +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8496 +data: App\Entity\Company {#5308 …} +value: "749" +label: "Guichon Valves" +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8497 +data: App\Entity\Company {#5320 …} +value: "786" +label: "GUILLET SAS" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8498 +data: App\Entity\Company {#5332 …} +value: "575" +label: "Hall 32" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8499 +data: App\Entity\Company {#5344 …} +value: "730" +label: "Herta" +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8500 +data: App\Entity\Company {#5359 …} +value: "1024" +label: "Hitachi Energy France - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8501 +data: App\Entity\Company {#5374 …} +value: "268" +label: "HORIBA MEDICAL" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8502 +data: App\Entity\Company {#5386 …} +value: "704" +label: "HORIZON SOFTWARE - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8503 +data: App\Entity\Company {#5398 …} +value: "716" +label: "HOwden Solyvent-Ventec" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8504 +data: App\Entity\Company {#5410 …} +value: "703" +label: "HUB de l'Énergie" +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8505 +data: App\Entity\Company {#5422 …} +value: "1020" +label: "HUGON TRIBUNES" +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8506 +data: App\Entity\Company {#5434 …} +value: "1043" +label: "HUTCHINSON" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8507 +data: App\Entity\Company {#5446 …} +value: "653" +label: "IANESCO" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8508 +data: App\Entity\Company {#5458 …} +value: "21" +label: "IBM France - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8509 +data: App\Entity\Company {#5467 …} +value: "795" +label: "IDI Composites" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8510 +data: App\Entity\Company {#5479 …} +value: "398" +label: "IFP Energies Nouvelles" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8511 +data: App\Entity\Company {#5491 …} +value: "374" +label: "IJCLab - Laboratoire de physique des 2 infinis Irène Joliot-Curie" +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8512 +data: App\Entity\Company {#5503 …} +value: "807" +label: "IMECA - Groupe MICHELIN" +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8513 +data: App\Entity\Company {#5515 …} +value: "883" +label: "IMPERATOR (TotalEnergies)" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8514 +data: App\Entity\Company {#5527 …} +value: "543" +label: "INFORSUD - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8515 +data: App\Entity\Company {#5536 …} +value: "386" +label: "Initiatives Decoration" +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8516 +data: App\Entity\Company {#5548 …} +value: "982" +label: "Interspray - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8517 +data: App\Entity\Company {#5560 …} +value: "784" +label: "Inwe FOOD" +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8518 +data: App\Entity\Company {#5572 …} +value: "904" +label: "IRIS Conseil - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8519 +data: App\Entity\Company {#5584 …} +value: "530" +label: "Isagri - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8520 +data: App\Entity\Company {#5596 …} +value: "820" +label: "ISB FRANCE" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8521 +data: App\Entity\Company {#5608 …} +value: "731" +label: "ITOPP" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8522 +data: App\Entity\Company {#5620 …} +value: "552" +label: "JCB Aéro" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8523 +data: App\Entity\Company {#5632 …} +value: "662" +label: "JCDecaux" +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8524 +data: App\Entity\Company {#5644 …} +value: "815" +label: "JTEKT EUROPE" +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8525 +data: App\Entity\Company {#5656 …} +value: "902" +label: "K+S" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8526 +data: App\Entity\Company {#5668 …} +value: "422" +label: "Kawneer" +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8527 +data: App\Entity\Company {#5677 …} +value: "757" +label: "Kem One - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8528 +data: App\Entity\Company {#5689 …} +value: "877" +label: "Keolis" +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8529 +data: App\Entity\Company {#5701 …} +value: "1035" +label: "KEOLIS SA" +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8530 +data: App\Entity\Company {#5713 …} +value: "966" +label: "KEP TECHNOLOGIES" +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8531 +data: App\Entity\Company {#5728 …} +value: "962" +label: "KIMBERLY-CLARK SAS" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8532 +data: App\Entity\Company {#5740 …} +value: "459" +label: "Klaxoon" +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8533 +data: App\Entity\Company {#5755 …} +value: "751" +label: "L'oreal" +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8534 +data: App\Entity\Company {#5767 …} +value: "949" +label: "La compagnie des saveurs - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8535 +data: App\Entity\Company {#5779 …} +value: "770" +label: "LA MESTA CHIMIE FINE - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8536 +data: App\Entity\Company {#5791 …} +value: "870" +label: "La Rochette Cartonboard" +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8537 +data: App\Entity\Company {#5803 …} +value: "832" +label: "La Solution Robotique" +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8538 +data: App\Entity\Company {#5815 …} +value: "1061" +label: "Labbe - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8539 +data: App\Entity\Company {#5827 …} +value: "632" +label: "Laboratoire Bailly-Creat - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8540 +data: App\Entity\Company {#5839 …} +value: "980" +label: "Laboratoire Science & Nature - adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8541 +data: App\Entity\Company {#5851 …} +value: "26" +label: "Laboratoires Boiron" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8542 +data: App\Entity\Company {#5860 …} +value: "735" +label: "LE CREUSET SAS" +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8543 +data: App\Entity\Company {#5872 …} +value: "1032" +label: "Le Grand Chalon" +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8544 +data: App\Entity\Company {#5884 …} +value: "491" +label: "Léa Nature - adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8545 +data: App\Entity\Company {#5896 …} +value: "933" +label: "Leloutre Industrie" +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8546 +data: App\Entity\Company {#5908 …} +value: "760" +label: "LEO Pharma - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8547 +data: App\Entity\Company {#5920 …} +value: "454" +label: "Les fromageries Occitanes" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8548 +data: App\Entity\Company {#5935 …} +value: "486" +label: "Les Maîtres Laitiers du Cotentin" +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8549 +data: App\Entity\Company {#5947 …} +value: "783" +label: "Les savons d'Orély - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8550 +data: App\Entity\Company {#5959 …} +value: "504" +label: "LESAFFRE FRERES SAS" +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8551 +data: App\Entity\Company {#5971 …} +value: "948" +label: "Lesieur - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8552 +data: App\Entity\Company {#5983 …} +value: "936" +label: "Leygatech" +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8553 +data: App\Entity\Company {#5995 …} +value: "768" +label: "Limagrain" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8554 +data: App\Entity\Company {#6007 …} +value: "493" +label: "Lisi Aerospace - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8555 +data: App\Entity\Company {#6019 …} +value: "996" +label: "LORR-UP" +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8556 +data: App\Entity\Company {#6031 …} +value: "1100" +label: "Ma Super Boite" +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8557 +data: App\Entity\Company {#6043 …} +value: "1101" +label: "Ma Super Boite" +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8558 +data: App\Entity\Company {#6055 …} +value: "903" +label: "Mach1" +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8559 +data: App\Entity\Company {#6067 …} +value: "950" +label: "MADELEINES BIJOU" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8560 +data: App\Entity\Company {#6082 …} +value: "195" +label: "Mademoiselle Desserts" +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8561 +data: App\Entity\Company {#6094 …} +value: "860" +label: "Maison MGA" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8562 +data: App\Entity\Company {#6106 …} +value: "455" +label: "Makina Corpus - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8563 +data: App\Entity\Company {#6118 …} +value: "188" +label: "Manufacturing the Mobility of Tomorrow in Bordeaux" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8564 +data: App\Entity\Company {#6130 …} +value: "478" +label: "MARCEL INDUSTRIE" +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8565 +data: App\Entity\Company {#6142 …} +value: "1025" +label: "Marianne GUTIERREZ" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8566 +data: App\Entity\Company {#6154 …} +value: "544" +label: "MC2i - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8567 +data: App\Entity\Company {#6166 …} +value: "267" +label: "MEDA MANUFACTURING, GROUPE VIATRIS - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8568 +data: App\Entity\Company {#6175 …} +value: "771" +label: "MENUISERIE FEUGAS" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8569 +data: App\Entity\Company {#6187 …} +value: "488" +label: "Mersen France" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8570 +data: App\Entity\Company {#6199 …} +value: "32" +label: "Météo-France" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8571 +data: App\Entity\Company {#6208 …} +value: "737" +label: "MGEN" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8572 +data: App\Entity\Company {#6220 …} +value: "298" +label: "MICHELIN" +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8573 +data: App\Entity\Company {#6232 …} +value: "1027" +label: "MICRONIQUE - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8574 +data: App\Entity\Company {#6244 …} +value: "640" +label: "Microsoft France" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8575 +data: App\Entity\Company {#6256 …} +value: "369" +label: "Milton Roy Europe" +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8576 +data: App\Entity\Company {#6268 …} +value: "934" +label: "MINELEC" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8577 +data: App\Entity\Company {#6280 …} +value: "713" +label: "Ministère des armées" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8578 +data: App\Entity\Company {#6292 …} +value: "533" +label: "Monnaie de Paris" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8579 +data: App\Entity\Company {#6301 …} +value: "405" +label: "Monnet" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8580 +data: App\Entity\Company {#6313 …} +value: "736" +label: "Montabert" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8581 +data: App\Entity\Company {#6325 …} +value: "381" +label: "Multiplast" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8582 +data: App\Entity\Company {#6337 …} +value: "535" +label: "Naphtachimie" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8583 +data: App\Entity\Company {#6349 …} +value: "34" +label: "Naval Group" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8584 +data: App\Entity\Company {#6358 …} +value: "526" +label: "Nestlé France" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8585 +data: App\Entity\Company {#6370 …} +value: "562" +label: "Nexteam Machining" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8586 +data: App\Entity\Company {#6382 …} +value: "364" +label: "NextPharma" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8587 +data: App\Entity\Company {#6394 …} +value: "708" +label: "Nof Metal Coatings Europe - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8588 +data: App\Entity\Company {#6406 …} +value: "391" +label: "NOVACARB - GROUPE HUMENS - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8589 +data: App\Entity\Company {#6415 …} +value: "397" +label: "Novespace" +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8590 +data: App\Entity\Company {#6427 …} +value: "742" +label: "Novo Nordisk - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8591 +data: App\Entity\Company {#6439 …} +value: "675" +label: "Numéum" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8592 +data: App\Entity\Company {#6451 …} +value: "367" +label: "Nutergia" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8593 +data: App\Entity\Company {#6463 …} +value: "520" +label: "Oenowood International SAS" +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8594 +data: App\Entity\Company {#6475 …} +value: "946" +label: "Oléon - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8595 +data: App\Entity\Company {#6487 …} +value: "534" +label: "Olmix Group" +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8596 +data: App\Entity\Company {#6499 …} +value: "1005" +label: "OMRON ELECTRONICS" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8597 +data: App\Entity\Company {#6511 …} +value: "320" +label: "OPCO 2i" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8598 +data: App\Entity\Company {#6523 …} +value: "200" +label: "OPCO Atlas" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8599 +data: App\Entity\Company {#6535 …} +value: "11" +label: "Orange" +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8600 +data: App\Entity\Company {#6547 …} +value: "917" +label: "Orange - DO Caraïbes" +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8601 +data: App\Entity\Company {#6559 …} +value: "915" +label: "Orange - DO Grand Nord Est" +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8602 +data: App\Entity\Company {#6571 …} +value: "910" +label: "Orange - DO Grand Ouest" +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8603 +data: App\Entity\Company {#6580 …} +value: "912" +label: "Orange - DO Grand Sud-Est" +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8604 +data: App\Entity\Company {#6592 …} +value: "911" +label: "Orange - DO Grand Sud-Ouest" +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8605 +data: App\Entity\Company {#6604 …} +value: "914" +label: "Orange - DO Ile-de-France" +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8606 +data: App\Entity\Company {#6613 …} +value: "918" +label: "Orange - DO Réunion Mayotte" +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8607 +data: App\Entity\Company {#6625 …} +value: "1094" +label: "Pasquier" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8608 +data: App\Entity\Company {#6637 …} +value: "627" +label: "Pharmacie centrale des armées - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8609 +data: App\Entity\Company {#6649 …} +value: "625" +label: "Pharmaplan - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8610 +data: App\Entity\Company {#6661 …} +value: "310" +label: "Phoenix Mobility" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8611 +data: App\Entity\Company {#6673 …} +value: "470" +label: "Photonics Bretagne" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8612 +data: App\Entity\Company {#6685 …} +value: "370" +label: "PIVAUDRAN" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8613 +data: App\Entity\Company {#6697 …} +value: "549" +label: "Plastic Omnium" +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8614 +data: App\Entity\Company {#6709 …} +value: "1046" +label: "PLASTIGRAF" +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8615 +data: App\Entity\Company {#6721 …} +value: "817" +label: "PMD VALLON" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8616 +data: App\Entity\Company {#6733 …} +value: "551" +label: "Pocheco" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8617 +data: App\Entity\Company {#6745 …} +value: "672" +label: "PolePharma" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8618 +data: App\Entity\Company {#6757 …} +value: "492" +label: "PONTICELLI Frères" +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8619 +data: App\Entity\Company {#6769 …} +value: "901" +label: "PRESENTS - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8620 +data: App\Entity\Company {#6781 …} +value: "895" +label: "PROCONECT" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8621 +data: App\Entity\Company {#6793 …} +value: "8" +label: "Procter & Gamble" +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8622 +data: App\Entity\Company {#6802 …} +value: "935" +label: "Promepla" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8623 +data: App\Entity\Company {#6814 …} +value: "416" +label: "Q ENERGY France" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8624 +data: App\Entity\Company {#6826 …} +value: "365" +label: "Quadripack" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8625 +data: App\Entity\Company {#6838 …} +value: "25" +label: "Radiall" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8626 +data: App\Entity\Company {#6847 …} +value: "536" +label: "RATP" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8627 +data: App\Entity\Company {#6859 …} +value: "635" +label: "Recipharm - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8628 +data: App\Entity\Company {#6871 …} +value: "780" +label: "Redex" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8629 +data: App\Entity\Company {#6883 …} +value: "651" +label: "Redlab - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8630 +data: App\Entity\Company {#6895 …} +value: "385" +label: "Renault Trucks" +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8631 +data: App\Entity\Company {#6907 …} +value: "1080" +label: "rezrze" +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8632 +data: App\Entity\Company {#6919 …} +value: "1074" +label: "Ribac Industries Inc." +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8633 +data: App\Entity\Company {#6934 …} +value: "1040" +label: "ROQUETTE" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8634 +data: App\Entity\Company {#6946 …} +value: "540" +label: "ROUBY Industrie" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8635 +data: App\Entity\Company {#6958 …} +value: "527" +label: "Rousselot - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8636 +data: App\Entity\Company {#6970 …} +value: "501" +label: "RTE" +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8637 +data: App\Entity\Company {#6982 …} +value: "1051" +label: "Sabena technics DNR" +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8638 +data: App\Entity\Company {#6994 …} +value: "489" +label: "Safe Metal" +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8639 +data: App\Entity\Company {#7006 …} +value: "971" +label: "Safehear" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8640 +data: App\Entity\Company {#7018 …} +value: "24" +label: "Safran" +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8641 +data: App\Entity\Company {#7030 …} +value: "916" +label: "Safran - Aerosystems" +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8642 +data: App\Entity\Company {#7039 …} +value: "919" +label: "Safran - Aircraft Engines" +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8643 +data: App\Entity\Company {#7051 …} +value: "913" +label: "Safran - Airfoils Advanced Solutions" +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8644 +data: App\Entity\Company {#7063 …} +value: "930" +label: "Safran - Cabin" +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8645 +data: App\Entity\Company {#7075 …} +value: "926" +label: "Safran - Data Systems" +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8646 +data: App\Entity\Company {#7087 …} +value: "908" +label: "Safran - Electrical & Power" +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8647 +data: App\Entity\Company {#7096 …} +value: "920" +label: "Safran - Electronics & Defense" +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8648 +data: App\Entity\Company {#7105 …} +value: "925" +label: "Safran - Engineering Services" +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8649 +data: App\Entity\Company {#7117 …} +value: "922" +label: "Safran - Helicopter Engines" +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8650 +data: App\Entity\Company {#7129 …} +value: "921" +label: "Safran - Landing Systèmes" +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8651 +data: App\Entity\Company {#7138 …} +value: "923" +label: "Safran - Nacelles" +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8652 +data: App\Entity\Company {#7150 …} +value: "909" +label: "Safran - Seats" +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8653 +data: App\Entity\Company {#7159 …} +value: "924" +label: "Safran - Transmission Systems" +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8654 +data: App\Entity\Company {#7171 …} +value: "1047" +label: "Safran SA" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8655 +data: App\Entity\Company {#7183 …} +value: "515" +label: "Sahgev" +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8656 +data: App\Entity\Company {#7195 …} +value: "823" +label: "SAINFRUIT SARL" +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8657 +data: App\Entity\Company {#7207 …} +value: "1052" +label: "Saint Gobain Recherche" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8658 +data: App\Entity\Company {#7219 …} +value: "23" +label: "Saint-Gobain" +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8659 +data: App\Entity\Company {#7228 …} +value: "947" +label: "Saipol - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8660 +data: App\Entity\Company {#7240 …} +value: "555" +label: "SAM Outillage" +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8661 +data: App\Entity\Company {#7252 …} +value: "1055" +label: "SAMD - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8662 +data: App\Entity\Company {#7264 …} +value: "944" +label: "Sanders - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8663 +data: App\Entity\Company {#7276 …} +value: "12" +label: "Sanofi" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8664 +data: App\Entity\Company {#7285 …} +value: "487" +label: "Sap Labs France" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8665 +data: App\Entity\Company {#7297 …} +value: "518" +label: "Sarpi Veolia - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8666 +data: App\Entity\Company {#7309 …} +value: "507" +label: "SAS France - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8667 +data: App\Entity\Company {#7318 …} +value: "446" +label: "SBM FORMULATION - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8668 +data: App\Entity\Company {#7330 …} +value: "14" +label: "Schneider Electric" +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8669 +data: App\Entity\Company {#7339 …} +value: "1082" +label: "Schneider Electric" +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8670 +data: App\Entity\Company {#7351 …} +value: "1008" +label: "SCHOTT VTF" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8671 +data: App\Entity\Company {#7363 …} +value: "584" +label: "SCHRADER SAS" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8672 +data: App\Entity\Company {#7375 …} +value: "315" +label: "Science Animation" +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8673 +data: App\Entity\Company {#7387 …} +value: "942" +label: "Scoping - Adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8674 +data: App\Entity\Company {#7399 …} +value: "938" +label: "SEEB Automation" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8675 +data: App\Entity\Company {#7411 …} +value: "390" +label: "Semin - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8676 +data: App\Entity\Company {#7420 …} +value: "649" +label: "Seppic -adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8677 +data: App\Entity\Company {#7432 …} +value: "1037" +label: "Seqens - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8678 +data: App\Entity\Company {#7442 …} +value: "638" +label: "Seratec - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8679 +data: App\Entity\Company {#7454 …} +value: "843" +label: "Service National de Police Scientifique SNPS - Laboratoire de Police Scientifique LPS - Toulouse" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8680 +data: App\Entity\Company {#7466 …} +value: "734" +label: "Siegfried - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8681 +data: App\Entity\Company {#7478 …} +value: "19" +label: "SLB" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8682 +data: App\Entity\Company {#7490 …} +value: "720" +label: "SNC Pneu Laurent" +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8683 +data: App\Entity\Company {#7502 …} +value: "855" +label: "SNCF Etablissement Régional des Lignes Normandes" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8684 +data: App\Entity\Company {#7514 …} +value: "482" +label: "Société André ZALKIN & Cie" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8685 +data: App\Entity\Company {#7526 …} +value: "728" +label: "SOCIETE BEURRIERE DE RETIERS" +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8686 +data: App\Entity\Company {#7538 …} +value: "958" +label: "SOCIETE DES EAUX MINERALES D'ARCACHON" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8687 +data: App\Entity\Company {#7550 …} +value: "350" +label: "Société Générale" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8688 +data: App\Entity\Company {#7562 …} +value: "472" +label: "SOCOTEC" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8689 +data: App\Entity\Company {#7574 …} +value: "18" +label: "Solvay - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8690 +data: App\Entity\Company {#7583 …} +value: "963" +label: "Sopra Steria" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8691 +data: App\Entity\Company {#7595 …} +value: "376" +label: "Soreal-Ilou" +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8692 +data: App\Entity\Company {#7607 …} +value: "952" +label: "Sotremo" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8693 +data: App\Entity\Company {#7619 …} +value: "537" +label: "SPIE France" +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8694 +data: App\Entity\Company {#7631 …} +value: "997" +label: "SPURGIN" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8695 +data: App\Entity\Company {#7643 …} +value: "389" +label: "St Michel" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8696 +data: App\Entity\Company {#7655 …} +value: "506" +label: "Startup Palace - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8697 +data: App\Entity\Company {#7667 …} +value: "581" +label: "Stäubli - Hésingue" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8698 +data: App\Entity\Company {#7679 …} +value: "201" +label: "Steelcase Education" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8699 +data: App\Entity\Company {#7691 …} +value: "33" +label: "STMicroelectronics" +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8700 +data: App\Entity\Company {#7700 …} +value: "972" +label: "STOCKEBOX" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8701 +data: App\Entity\Company {#7712 …} +value: "525" +label: "Stormshield - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8702 +data: App\Entity\Company {#7724 …} +value: "531" +label: "Suez" +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8703 +data: App\Entity\Company {#7736 …} +value: "899" +label: "Sulzer Pompes France - Adhérent GIM" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8704 +data: App\Entity\Company {#7748 …} +value: "29" +label: "Suricats Consulting" +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8705 +data: App\Entity\Company {#7760 …} +value: "891" +label: "Syensqo - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8706 +data: App\Entity\Company {#7769 …} +value: "763" +label: "SYMBIO" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8707 +data: App\Entity\Company {#7781 …} +value: "509" +label: "Syngenta Production France - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8708 +data: App\Entity\Company {#7793 …} +value: "1030" +label: "Syntec-Ingénierie" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8709 +data: App\Entity\Company {#7805 …} +value: "448" +label: "SysperTec - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8710 +data: App\Entity\Company {#7817 …} +value: "886" +label: "SYSTRA France - adhérent Syntec Ingénierie" +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8711 +data: App\Entity\Company {#7829 …} +value: "1075" +label: "T'CAP-T'PRO" +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8712 +data: App\Entity\Company {#7841 …} +value: "960" +label: "Tecalemit Aerospace" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8713 +data: App\Entity\Company {#7853 …} +value: "16" +label: "Technip Energies" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8714 +data: App\Entity\Company {#7862 …} +value: "316" +label: "Terre Avenir" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8715 +data: App\Entity\Company {#7874 …} +value: "317" +label: "Terre des sciences" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8716 +data: App\Entity\Company {#7883 …} +value: "573" +label: "Terres OléoPro" +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8717 +data: App\Entity\Company {#7892 …} +value: "943" +label: "Terrial - Groupe Avril" +attr: [] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8718 +data: App\Entity\Company {#7904 …} +value: "1102" +label: "Test" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8719 +data: App\Entity\Company {#7916 …} +value: "230" +label: "Thales" +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8720 +data: App\Entity\Company {#7928 …} +value: "956" +label: "The Mathworks" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8721 +data: App\Entity\Company {#7940 …} +value: "726" +label: "THEPENIER PHARMA&COSMETICS - Adhérent Cosmetic Valley" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8722 +data: App\Entity\Company {#7952 …} +value: "718" +label: "Thermi-Loire" +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8723 +data: App\Entity\Company {#7964 …} +value: "748" +label: "Thimonnier" +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8724 +data: App\Entity\Company {#7976 …} +value: "1001" +label: "THOURAUD" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8725 +data: App\Entity\Company {#7988 …} +value: "299" +label: "TOTAL Energies" +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8726 +data: App\Entity\Company {#8000 …} +value: "878" +label: "Tractebel - adhérent Syntec ingénierie" +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8727 +data: App\Entity\Company {#8012 …} +value: "753" +label: "Trelleborg Clermont Ferrand" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8728 +data: App\Entity\Company {#8024 …} +value: "28" +label: "Ubisoft" +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8729 +data: App\Entity\Company {#8033 …} +value: "1054" +label: "Ucelia" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8730 +data: App\Entity\Company {#8045 …} +value: "602" +label: "Ugitech" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8731 +data: App\Entity\Company {#8057 …} +value: "13" +label: "Valeo" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8732 +data: App\Entity\Company {#8069 …} +value: "420" +label: "VEGEPOLYS VALLEY" +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8733 +data: App\Entity\Company {#8081 …} +value: "785" +label: "Vendée Concept" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8734 +data: App\Entity\Company {#8093 …} +value: "378" +label: "Veolia" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8735 +data: App\Entity\Company {#8102 …} +value: "583" +label: "Veolia PMT" +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8736 +data: App\Entity\Company {#8114 …} +value: "775" +label: "Verallia France" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8737 +data: App\Entity\Company {#8126 …} +value: "392" +label: "Verescence" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8738 +data: App\Entity\Company {#8138 …} +value: "505" +label: "Vif - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8739 +data: App\Entity\Company {#8150 …} +value: "337" +label: "Vinci Energies" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8740 +data: App\Entity\Company {#8162 …} +value: "521" +label: "Viséo - Adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8741 +data: App\Entity\Company {#8174 …} +value: "717" +label: "VIVERIS - adhérent Numeum" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8742 +data: App\Entity\Company {#8186 …} +value: "739" +label: "Vorwerk Semco SAS" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8743 +data: App\Entity\Company {#8198 …} +value: "572" +label: "VP Dolex" +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8744 +data: App\Entity\Company {#8210 …} +value: "800" +label: "vRproduction(nuelles)" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8745 +data: App\Entity\Company {#8222 …} +value: "567" +label: "VWR INTERNATIONAL SAS - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8746 +data: App\Entity\Company {#8234 …} +value: "336" +label: "WANCOM Jouretnuit" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8747 +data: App\Entity\Company {#8246 …} +value: "440" +label: "webmay" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8748 +data: App\Entity\Company {#8261 …} +value: "523" +label: "Weylchem Lamotte - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8749 +data: App\Entity\Company {#8273 …} +value: "961" +label: "Wilo France" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8750 +data: App\Entity\Company {#8285 …} +value: "643" +label: "Yara - adhérent France Chimie" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8751 +data: App\Entity\Company {#8300 …} +value: "639" +label: "Yposkesi - Adhérent Polepharma" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2689 -errors: [] -form: Symfony\Component\Form\Form {#2111 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2198 …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) {#2691 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 {#2024 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2009 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2025 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1927 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2027 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2026 …} } |
| 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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2012 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2014 …} } |
| 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() {#2008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#2007 …} $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 {#8755 +data: App\Entity\EducationLevel {#8763 …} +value: "1" +label: "CAP" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8762 +data: App\Entity\EducationLevel {#8775 …} +value: "2" +label: "BEP" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8757 +data: App\Entity\EducationLevel {#8776 …} +value: "3" +label: "BAC PRO" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8765 +data: App\Entity\EducationLevel {#8777 …} +value: "4" +label: "BAC" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8756 +data: App\Entity\EducationLevel {#8778 …} +value: "5" +label: "BAC+2" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8761 +data: App\Entity\EducationLevel {#8779 …} +value: "6" +label: "BAC+3" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8772 +data: App\Entity\EducationLevel {#8780 …} +value: "7" +label: "BAC+4" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8769 +data: App\Entity\EducationLevel {#8781 …} +value: "8" +label: "BAC+5" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8758 +data: App\Entity\EducationLevel {#8782 …} +value: "9" +label: "BAC+8" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8752 -errors: [] -form: Symfony\Component\Form\Form {#2114 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2690 …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) {#8754 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 {#2054 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2038 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2055 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1927 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2057 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2056 …} } |
| 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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2041 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerZRCwE30\EntityManagerGhost4c8c045 {#264 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2043 …} } |
| 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() {#2037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#2036 …} $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 {#8785 +data: App\Entity\ClassLevel {#8793 …} +value: "1" +label: "6ème" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8792 +data: App\Entity\ClassLevel {#8843 …} +value: "2" +label: "5ème" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8787 +data: App\Entity\ClassLevel {#8846 …} +value: "3" +label: "4ème" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8795 +data: App\Entity\ClassLevel {#8849 …} +value: "4" +label: "3ème" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8786 +data: App\Entity\ClassLevel {#8852 …} +value: "5" +label: "Seconde" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8791 +data: App\Entity\ClassLevel {#8855 …} +value: "6" +label: "Première" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8802 +data: App\Entity\ClassLevel {#8858 …} +value: "7" +label: "Terminale" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8799 +data: App\Entity\ClassLevel {#8861 …} +value: "8" +label: "BTS" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8788 +data: App\Entity\ClassLevel {#8864 …} +value: "9" +label: "CPGE" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#8767 -errors: [] -form: Symfony\Component\Form\Form {#2117 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8753 …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) {#8784 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 | "48f4ef17c9a7daa3465fa1e23.GM9u_gCo3Sopv9LAYHg-wx0t2DBeDwOBkcs5E1jyBkA.d5oLmkfJ72YY_Z2LUiAHrHQAs1dqaEDv4LxUJSG2MAxcqEOtes2aRB6L6g" |
| 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 | "48f4ef17c9a7daa3465fa1e23.GM9u_gCo3Sopv9LAYHg-wx0t2DBeDwOBkcs5E1jyBkA.d5oLmkfJ72YY_Z2LUiAHrHQAs1dqaEDv4LxUJSG2MAxcqEOtes2aRB6L6g" |
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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data | "48f4ef17c9a7daa3465fa1e23.GM9u_gCo3Sopv9LAYHg-wx0t2DBeDwOBkcs5E1jyBkA.d5oLmkfJ72YY_Z2LUiAHrHQAs1dqaEDv4LxUJSG2MAxcqEOtes2aRB6L6g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#8868 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() {#8870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#8869 …} $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 | "48f4ef17c9a7daa3465fa1e23.GM9u_gCo3Sopv9LAYHg-wx0t2DBeDwOBkcs5E1jyBkA.d5oLmkfJ72YY_Z2LUiAHrHQAs1dqaEDv4LxUJSG2MAxcqEOtes2aRB6L6g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#8880 -errors: [] -form: Symfony\Component\Form\Form {#8876 …} } |
| form | Symfony\Component\Form\FormView {#8871 …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 | "48f4ef17c9a7daa3465fa1e23.GM9u_gCo3Sopv9LAYHg-wx0t2DBeDwOBkcs5E1jyBkA.d5oLmkfJ72YY_Z2LUiAHrHQAs1dqaEDv4LxUJSG2MAxcqEOtes2aRB6L6g" |
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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10533 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() {#10535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#10534 …} $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 {#10589 -errors: [] -form: Symfony\Component\Form\Form {#10590 …} } |
| form | Symfony\Component\Form\FormView {#10536 …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 {#10541 +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 {#10541 +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 {#10541 +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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| 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) {#10568 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() {#10570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#10569 …} $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 {#10619 -errors: [] -form: Symfony\Component\Form\Form {#10608 …} } |
| form | Symfony\Component\Form\FormView {#10617 …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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| 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() {#10601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#10600 …} $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 {#10625 -errors: [] -form: Symfony\Component\Form\Form {#10611 …} } |
| form | Symfony\Component\Form\FormView {#10622 …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 {#10621 …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 | "6ef6c8ec0dcf48ea24247fcf18880cc.XprQerKY6uu012FVCY9qqiaHbuYXDUI6gWJP_b8ONNc.Haq3HN7TmNv7iCIxVtUu4371CYNwRwld2CZ4z5JBRZ8z4OUN6NW7pOW_JA" |
| 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 | "6ef6c8ec0dcf48ea24247fcf18880cc.XprQerKY6uu012FVCY9qqiaHbuYXDUI6gWJP_b8ONNc.Haq3HN7TmNv7iCIxVtUu4371CYNwRwld2CZ4z5JBRZ8z4OUN6NW7pOW_JA" |
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 {#929 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#927 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#928 …} -namespace: Closure() {#931 …} } |
| data | "6ef6c8ec0dcf48ea24247fcf18880cc.XprQerKY6uu012FVCY9qqiaHbuYXDUI6gWJP_b8ONNc.Haq3HN7TmNv7iCIxVtUu4371CYNwRwld2CZ4z5JBRZ8z4OUN6NW7pOW_JA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10571 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() {#10627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#277 …} $message: Closure() {#10620 …} $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 | "6ef6c8ec0dcf48ea24247fcf18880cc.XprQerKY6uu012FVCY9qqiaHbuYXDUI6gWJP_b8ONNc.Haq3HN7TmNv7iCIxVtUu4371CYNwRwld2CZ4z5JBRZ8z4OUN6NW7pOW_JA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#10639 -errors: [] -form: Symfony\Component\Form\Form {#10635 …} } |
| form | Symfony\Component\Form\FormView {#10626 …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 | "6ef6c8ec0dcf48ea24247fcf18880cc.XprQerKY6uu012FVCY9qqiaHbuYXDUI6gWJP_b8ONNc.Haq3HN7TmNv7iCIxVtUu4371CYNwRwld2CZ4z5JBRZ8z4OUN6NW7pOW_JA" |