Forms
-
searcher
-
civility
-
0
-
1
-
-
phoneNumberPerso
-
phoneNumberPro
-
login
-
lastname
-
firstname
-
email
-
first
-
second
-
-
password
-
first
-
second
-
-
-
entity
-
_token
-
searcher
"App\Form\SearcherType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Searcher {#825 -id: ? int -civility: ? ?string -login: ? ?App\Entity\Login -phoneNumberPerso: ? ?string -phoneNumberPro: ? ?string -edition: ? ?App\Entity\Edition -entity: ? ?App\Entity\AnnuaireEntity -searcherChoices: Doctrine\Common\Collections\ArrayCollection {#1110 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#1108 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Searcher {#825 -id: ? int -civility: ? ?string -login: ? ?App\Entity\Login -phoneNumberPerso: ? ?string -phoneNumberPro: ? ?string -edition: ? ?App\Entity\Edition -entity: ? ?App\Entity\AnnuaireEntity -searcherChoices: Doctrine\Common\Collections\ArrayCollection {#1110 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#1108 …} } |
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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data | App\Entity\Searcher {#825 -id: ? int -civility: ? ?string -login: ? ?App\Entity\Login -phoneNumberPerso: ? ?string -phoneNumberPro: ? ?string -edition: ? ?App\Entity\Edition -entity: ? ?App\Entity\AnnuaireEntity -searcherChoices: Doctrine\Common\Collections\ArrayCollection {#1110 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#1108 …} } |
| data_class | "App\Entity\Searcher" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Searcher" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1219 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "searcher" "_searcher" ] |
| cache_key | "_searcher_searcher" |
| compound | true |
| data | App\Entity\Searcher {#825 -id: ? int -civility: ? ?string -login: ? ?App\Entity\Login -phoneNumberPerso: ? ?string -phoneNumberPro: ? ?string -edition: ? ?App\Entity\Edition -entity: ? ?App\Entity\AnnuaireEntity -searcherChoices: Doctrine\Common\Collections\ArrayCollection {#1110 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#1108 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1532 -errors: [] -form: Symfony\Component\Form\Form {#1370 …} } |
| form | Symfony\Component\Form\FormView {#1476 …5} |
| full_name | "searcher" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "searcher" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher" |
| valid | true |
| value | App\Entity\Searcher {#825 -id: ? int -civility: ? ?string -login: ? ?App\Entity\Login -phoneNumberPerso: ? ?string -phoneNumberPro: ? ?string -edition: ? ?App\Entity\Edition -entity: ? ?App\Entity\AnnuaireEntity -searcherChoices: Doctrine\Common\Collections\ArrayCollection {#1110 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#1108 …} } |
civility
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-inline" ] |
[ "class" => "form-check-inline" ] |
| choices | [ "Mme." => "Mme." "Mr." => "Mr." ] |
[ "Mme." => "Mme." "Mr." => "Mr." ] |
| expanded | true |
same as passed value |
| label | "Civilité " |
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 |
| attr | [ "class" => "form-check-inline" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Mme." => "Mme." "Mr." => "Mr." ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Civilité " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1175 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-inline" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_searcher_civility" ] |
| cache_key | "_searcher_civility_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1213 +data: "Mme." +value: "Mme." +label: "Mme." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1214 +data: "Mr." +value: "Mr." +label: "Mr." +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1503 -errors: [] -form: Symfony\Component\Form\Form {#1350 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1248 …5} |
| full_name | "searcher[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_civility" |
| is_selected | Closure($choice, $value) {#1550 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Civilité " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civility" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_civility" |
| valid | true |
| value | "" |
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 | "Mme." |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "Mme." |
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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1472 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 {#1371 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mme." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1373 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Mme." |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_searcher_civility_entry" ] |
| cache_key | "_searcher_civility_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1568 -errors: [] -form: Symfony\Component\Form\Form {#1469 …} } |
| form | Symfony\Component\Form\FormView {#1527 …5} |
| full_name | "searcher[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_civility_0" |
| label | "Mme." |
| 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 | null |
| unique_block_prefix | "_searcher_civility_entry" |
| valid | true |
| value | "Mme." |
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 | 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 | "Mr." |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "Mr." |
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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1472 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 {#1371 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mr." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1358 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Mr." |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_searcher_civility_entry" ] |
| cache_key | "_searcher_civility_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1647 -errors: [] -form: Symfony\Component\Form\Form {#1461 …} } |
| form | Symfony\Component\Form\FormView {#1528 …5} |
| full_name | "searcher[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_civility_1" |
| label | "Mr." |
| 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 | null |
| unique_block_prefix | "_searcher_civility_entry" |
| valid | true |
| value | "Mr." |
phoneNumberPerso
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| help | "10 caractères sans espace" |
same as passed value |
| label | "Téléphone mobile personnel " |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1238 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 | "10 caractères sans espace" |
| 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 | "Téléphone mobile personnel " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1237 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_searcher_phoneNumberPerso" ] |
| cache_key | "_searcher_phoneNumberPerso_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1515 -errors: [] -form: Symfony\Component\Form\Form {#1382 …} } |
| form | Symfony\Component\Form\FormView {#1559 …5} |
| full_name | "searcher[phoneNumberPerso]" |
| help | "10 caractères sans espace" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_phoneNumberPerso" |
| label | "Téléphone mobile personnel " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumberPerso" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_phoneNumberPerso" |
| valid | true |
| value | "" |
phoneNumberPro
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| help | "10 caractères sans espace" |
same as passed value |
| label | "Téléphone mobile professionnel " |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1245 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 | "10 caractères sans espace" |
| 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 | "Téléphone mobile professionnel " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1246 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_searcher_phoneNumberPro" ] |
| cache_key | "_searcher_phoneNumberPro_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1530 -errors: [] -form: Symfony\Component\Form\Form {#1478 …} } |
| form | Symfony\Component\Form\FormView {#1650 …5} |
| full_name | "searcher[phoneNumberPro]" |
| help | "10 caractères sans espace" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_phoneNumberPro" |
| label | "Téléphone mobile professionnel " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumberPro" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_phoneNumberPro" |
| valid | true |
| value | "" |
login
"App\Form\SearcherLoginType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | "App\Entity\Login" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Login" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1259 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "searcher_login" "_searcher_login" ] |
| cache_key | "_searcher_login_searcher_login" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1531 -errors: [] -form: Symfony\Component\Form\Form {#1533 …} } |
| form | Symfony\Component\Form\FormView {#1529 …5} |
| full_name | "searcher[login]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "login" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login" |
| valid | true |
| value | null |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Votre nom " |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre nom " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1491 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_searcher_login_lastname" ] |
| cache_key | "_searcher_login_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1567 -errors: [] -form: Symfony\Component\Form\Form {#1536 …} } |
| form | Symfony\Component\Form\FormView {#1217 …5} |
| full_name | "searcher[login][lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_lastname" |
| label | "Votre nom " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_lastname" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Votre prénom " |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre prénom " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_searcher_login_firstname" ] |
| cache_key | "_searcher_login_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1202 -errors: [] -form: Symfony\Component\Form\Form {#1539 …} } |
| form | Symfony\Component\Form\FormView {#1360 …5} |
| full_name | "searcher[login][firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_firstname" |
| label | "Votre prénom " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_firstname" |
| valid | true |
| value | "" |
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-group" ] |
[ "class" => "form-group" ] |
| first_options | [ "label" => "Votre E-Mail : " "attr" => [ "class" => "form-control" ] ] |
[ "label" => "Votre E-Mail : " "attr" => [ "class" => "form-control" ] ] |
| invalid_message | "L'E-Mail n'est pas le même dans les deux champs" |
same as passed value |
| label | " " |
same as passed value |
| options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
[ "attr" => [ "autocomplete" => "new-password" ] ] |
| second_options | [ "label" => "Merci de confirmer votre E-Mail : " "attr" => [ "class" => "form-control" ] ] |
[ "label" => "Merci de confirmer votre E-Mail : " "attr" => [ "class" => "form-control" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-group" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1517 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Votre E-Mail : " "attr" => [ "class" => "form-control" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "L'E-Mail n'est pas le même dans les deux champs" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | " " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Merci de confirmer votre E-Mail : " "attr" => [ "class" => "form-control" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| upload_max_size_message | Closure() {#1510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1511 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-group" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_searcher_login_email" ] |
| cache_key | "_searcher_login_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1366 -errors: [] -form: Symfony\Component\Form\Form {#1569 …} } |
| form | Symfony\Component\Form\FormView {#1576 …5} |
| full_name | "searcher[login][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_email" |
| label | " " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| error_bubbling | false |
same as passed value |
| label | "Votre E-Mail : " |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre E-Mail : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1543 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_searcher_login_email_first" ] |
| cache_key | "_searcher_login_email_first_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1575 -errors: [] -form: Symfony\Component\Form\Form {#1487 …} } |
| form | Symfony\Component\Form\FormView {#1577 …5} |
| full_name | "searcher[login][email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_email_first" |
| label | "Votre E-Mail : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_email_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| error_bubbling | false |
same as passed value |
| label | "Merci de confirmer votre E-Mail : " |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Merci de confirmer votre E-Mail : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1557 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_searcher_login_email_second" ] |
| cache_key | "_searcher_login_email_second_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1626 -errors: [] -form: Symfony\Component\Form\Form {#1484 …} } |
| form | Symfony\Component\Form\FormView {#1641 …5} |
| full_name | "searcher[login][email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_email_second" |
| label | "Merci de confirmer votre E-Mail : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_email_second" |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-group group_password" ] |
[ "class" => "form-group group_password" ] |
| auto_initialize | false |
same as passed value |
| first_options | [ "label" => "Créer un mot de passe : " "attr" => [ "class" => "form-control" ] ] |
[ "label" => "Créer un mot de passe : " "attr" => [ "class" => "form-control" ] ] |
| invalid_message | "Le mot de passe n'est pas le même dans les deux champs" |
same as passed value |
| label | " " |
same as passed value |
| options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
[ "attr" => [ "autocomplete" => "new-password" ] ] |
| second_options | [ "label" => "Merci de confirmer votre mot de passe : " "attr" => [ "class" => "form-control" ] ] |
[ "label" => "Merci de confirmer votre mot de passe : " "attr" => [ "class" => "form-control" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-group group_password" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Créer un mot de passe : " "attr" => [ "class" => "form-control" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Le mot de passe n'est pas le même dans les deux champs" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | " " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Merci de confirmer votre mot de passe : " "attr" => [ "class" => "form-control" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1602 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-group group_password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_searcher_login_password" ] |
| cache_key | "_searcher_login_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1583 -errors: [] -form: Symfony\Component\Form\Form {#1630 …} } |
| form | Symfony\Component\Form\FormView {#1582 …5} |
| full_name | "searcher[login][password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_password" |
| label | " " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| error_bubbling | false |
same as passed value |
| label | "Créer un mot de passe : " |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1610 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Créer un mot de passe : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1616 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_searcher_login_password_first" ] |
| cache_key | "_searcher_login_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1661 -errors: [] -form: Symfony\Component\Form\Form {#1633 …} } |
| form | Symfony\Component\Form\FormView {#1660 …5} |
| full_name | "searcher[login][password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_password_first" |
| label | "Créer un mot de passe : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| error_bubbling | false |
same as passed value |
| label | "Merci de confirmer votre mot de passe : " |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" ] |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1623 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Merci de confirmer votre mot de passe : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1624 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_searcher_login_password_second" ] |
| cache_key | "_searcher_login_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1662 -errors: [] -form: Symfony\Component\Form\Form {#1636 …} } |
| form | Symfony\Component\Form\FormView {#1668 …5} |
| full_name | "searcher[login][password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_login_password_second" |
| label | "Merci de confirmer votre mot de passe : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_login_password_second" |
| valid | true |
| value | "" |
entity
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_label | Closure($annuaireEntity) {#1263 class: "App\Form\SearcherType" this: App\Form\SearcherType {#1125 …} } |
same as passed value |
| class | "App\Entity\AnnuaireEntity" |
same as passed value |
| empty_data | null |
same as passed value |
| label | "Je dépends de : " |
same as passed value |
| placeholder | "Choisir" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1271 class: "App\Form\SearcherType" this: App\Form\SearcherType {#1125 …} } |
Doctrine\ORM\QueryBuilder {#1393 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1400 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ane" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1390 #from: "App\Entity\AnnuaireEntity" #alias: "ane" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1397 #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: [ "ane.isNotSpecify = false" "ane.isActive = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1395 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.isPrincipal DESC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1388 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1333 …} -dql: "SELECT ane FROM App\Entity\AnnuaireEntity ane WHERE ane.isNotSpecify = false AND ane.isActive = true ORDER BY ane.isPrincipal DESC, ane.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1394 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerERUCWF4\EntityManagerGhost614a58f {#388 …12} } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($annuaireEntity) {#1263 class: "App\Form\SearcherType" this: App\Form\SearcherType {#1125 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1378 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1389 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1354 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1392 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1387 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1375 …} } |
| choices | null |
| class | "App\Entity\AnnuaireEntity" |
| 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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerERUCWF4\EntityManagerGhost614a58f {#388 …12} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1462 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerERUCWF4\EntityManagerGhost614a58f {#388 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1292 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Je dépends de : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1393 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1400 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ane" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1390 #from: "App\Entity\AnnuaireEntity" #alias: "ane" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1397 #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: [ "ane.isNotSpecify = false" "ane.isActive = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1395 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.isPrincipal DESC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1388 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1333 …} -dql: "SELECT ane FROM App\Entity\AnnuaireEntity ane WHERE ane.isNotSpecify = false AND ane.isActive = true ORDER BY ane.isPrincipal DESC, ane.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1394 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerERUCWF4\EntityManagerGhost614a58f {#388 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1295 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_searcher_entity" ] |
| cache_key | "_searcher_entity_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +data: App\Entity\AnnuaireEntity {#1696 …} +value: "71" +label: "AFM-Téléthon" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +data: App\Entity\AnnuaireEntity {#1707 …} +value: "72" +label: "Généthon" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +data: App\Entity\AnnuaireEntity {#1685 …} +value: "73" +label: "GénoSafe" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +data: App\Entity\AnnuaireEntity {#1705 …} +value: "75" +label: "Institut de Myologie" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +data: App\Entity\AnnuaireEntity {#1714 …} +value: "230" +label: "Institut de Myologie -U 974" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +data: App\Entity\AnnuaireEntity {#1717 …} +value: "74" +label: "ISTEM" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +data: App\Entity\AnnuaireEntity {#1720 …} +value: "76" +label: "YposKesi" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +data: App\Entity\AnnuaireEntity {#1723 …} +value: "239" +label: "Biotechnologies et Signalisation Cellulaire (BSC), CNRS UMR7242" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +data: App\Entity\AnnuaireEntity {#1726 …} +value: "115" +label: "Centre d'Immunologie et des Maladies Infectieuses (CIMI) - U 1135" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +data: App\Entity\AnnuaireEntity {#1729 …} +value: "232" +label: "Centre de Biologie du Développement - UMR 5547 - Université de Toulouse 3" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +data: App\Entity\AnnuaireEntity {#1732 …} +value: "82" +label: "Centre de génétique médicale de Marseille (MMG) - UMR 1251" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +data: App\Entity\AnnuaireEntity {#1735 …} +value: "110" +label: "Centre de physiopathologie de Toulouse Purpan (CPTP) - UMR 1043" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +data: App\Entity\AnnuaireEntity {#1738 …} +value: "13" +label: "Centre de Recherche de l'Institut du Cerveau et de la Moelle Epinière (CRICM) - U 1127" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +data: App\Entity\AnnuaireEntity {#1741 …} +value: "111" +label: "Centre de Recherche des Cordeliers - UMRS 1138" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +data: App\Entity\AnnuaireEntity {#1744 …} +value: "112" +label: "Centre de Recherche en Cancérologie de Lyon (CRCL) - U 1052" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +data: App\Entity\AnnuaireEntity {#1747 …} +value: "113" +label: "Centre de Recherche en Transplantation et Immunologie - U 1064" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +data: App\Entity\AnnuaireEntity {#1750 …} +value: "114" +label: "Centre de Recherches sur la Cognition Animale (CRCA) - UMR 5169" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +data: App\Entity\AnnuaireEntity {#1753 …} +value: "116" +label: "CHU de Nice - Hôpital Pasteur 2" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +data: App\Entity\AnnuaireEntity {#1756 …} +value: "117" +label: "CHU de Rennes - Service de MPR Enfants" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +data: App\Entity\AnnuaireEntity {#1759 …} +value: "118" +label: "CHU Raymond Poincaré, Garches - Service de Physiologie Explorations Fonctionnelle" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +data: App\Entity\AnnuaireEntity {#1762 …} +value: "119" +label: "CNRS - UMR 7622" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +data: App\Entity\AnnuaireEntity {#1765 …} +value: "120" +label: "CNRS - UMR 8119" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +data: App\Entity\AnnuaireEntity {#1768 …} +value: "121" +label: "CNRS - UMR 9018" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: App\Entity\AnnuaireEntity {#1771 …} +value: "122" +label: "CNRS - Université Paris Descartes - UMR 8257 - Cognition Action Group" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +data: App\Entity\AnnuaireEntity {#1774 …} +value: "123" +label: "Commissariat à l'Énergie Atomique (CEA) - UMR 1184" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +data: App\Entity\AnnuaireEntity {#1777 …} +value: "124" +label: "Ecole des Neurosciences Paris Ile de France - FR 3636" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: App\Entity\AnnuaireEntity {#1780 …} +value: "125" +label: "Ecole Sup de Physique et de Chimie ind. ville de Paris (ESPCI ParisTech) - Laboratoire Plasticité du Cerveau" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +data: App\Entity\AnnuaireEntity {#1783 …} +value: "126" +label: "ENS Paris-Saclay - Centre Borelli" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +data: App\Entity\AnnuaireEntity {#1786 …} +value: "127" +label: "Établis. de santé pour enfants et adolescents région nantaise (ESEAN-APF) - Pediatric rehabilitation center" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +data: App\Entity\AnnuaireEntity {#1789 …} +value: "64" +label: "Génétique Moléculaire Génomique Microbiologie (GMGM) - UMR 7156" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +data: App\Entity\AnnuaireEntity {#1792 …} +value: "106" +label: "Goliver Therapeutics" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +data: App\Entity\AnnuaireEntity {#1795 …} +value: "128" +label: "Hôpital Armand Trousseau - iTechCare" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: App\Entity\AnnuaireEntity {#1798 …} +value: "129" +label: "Hôpital Armand Trousseau - Pediatric Pulmonology Department" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: App\Entity\AnnuaireEntity {#1801 …} +value: "130" +label: "Hospices Civils de Lyon - Hôpital Femme Mère Enfant Service de Rééducation Pédiatrique l'Escale" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +data: App\Entity\AnnuaireEntity {#1804 …} +value: "131" +label: "Imagine - Institut des Maladies Génétiques - Genetics of mitochondrial diseases" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: App\Entity\AnnuaireEntity {#1807 …} +value: "132" +label: "Imagine - Institut des Maladies Génétiques - Heart Morphogenesis" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +data: App\Entity\AnnuaireEntity {#1810 …} +value: "133" +label: "Imagine - Institut des Maladies Génétiques - ICM" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +data: App\Entity\AnnuaireEntity {#1813 …} +value: "84" +label: "Imagine - Institut des Maladies Génétiques - UMR 1163" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +data: App\Entity\AnnuaireEntity {#1816 …} +value: "105" +label: "Infections Virales et Pathologie Comparée (IVPC) - Université Lyon 1" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +data: App\Entity\AnnuaireEntity {#1819 …} +value: "134" +label: "Inserm - Cell Biology" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +data: App\Entity\AnnuaireEntity {#1822 …} +value: "135" +label: "Inserm - Center of Psychiatry and Neurosciences" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +data: App\Entity\AnnuaireEntity {#1825 …} +value: "136" +label: "Inserm - Department of Pediatric Neurology" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +data: App\Entity\AnnuaireEntity {#1828 …} +value: "137" +label: "Inserm - U 1035" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +data: App\Entity\AnnuaireEntity {#1831 …} +value: "138" +label: "Inserm - U 1065" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +data: App\Entity\AnnuaireEntity {#1834 …} +value: "139" +label: "Inserm - U 1118" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +data: App\Entity\AnnuaireEntity {#1837 …} +value: "140" +label: "Inserm - U 1118 Mécanismes centraux et périphériques de la neurodégénérescence" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +data: App\Entity\AnnuaireEntity {#1840 …} +value: "141" +label: "Inserm - U 1121 Biomaterials and Bioengineering" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +data: App\Entity\AnnuaireEntity {#1843 …} +value: "142" +label: "Inserm - U 1195" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +data: App\Entity\AnnuaireEntity {#1846 …} +value: "45" +label: "INSERM - UMR 1141" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +data: App\Entity\AnnuaireEntity {#1849 …} +value: "143" +label: "Inserm - UMR 1141 Neurodiderot" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +data: App\Entity\AnnuaireEntity {#1852 …} +value: "144" +label: "Inserm - UMR 1163" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +data: App\Entity\AnnuaireEntity {#1855 …} +value: "231" +label: "Inserm - UMR 1167" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +data: App\Entity\AnnuaireEntity {#1858 …} +value: "145" +label: "Inserm - UMR 1169" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +data: App\Entity\AnnuaireEntity {#1861 …} +value: "146" +label: "Inserm - UMR 1253" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +data: App\Entity\AnnuaireEntity {#1864 …} +value: "147" +label: "Inserm - UMR 7592" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +data: App\Entity\AnnuaireEntity {#1867 …} +value: "148" +label: "Inserm - UMR S1016" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +data: App\Entity\AnnuaireEntity {#1870 …} +value: "149" +label: "Inserm - UMR S1072" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +data: App\Entity\AnnuaireEntity {#1873 …} +value: "150" +label: "Inserm - UMRS 1166" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +data: App\Entity\AnnuaireEntity {#1876 …} +value: "151" +label: "Institut Cochin - U 1016 - Development, Reproduction and Cancer" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +data: App\Entity\AnnuaireEntity {#1879 …} +value: "49" +label: "Institut Cochin - UMR 8104 - Development, Reproduction and Cancer" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +data: App\Entity\AnnuaireEntity {#1882 …} +value: "50" +label: "Institut Curie - UMR 144 - Biologie Cellulaire et Cancer" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +data: App\Entity\AnnuaireEntity {#1885 …} +value: "152" +label: "Institut Curie - UMR 3666" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +data: App\Entity\AnnuaireEntity {#1888 …} +value: "153" +label: "Institut de Biochimie et Génétique Cellulaires (IBGC) - Bioenergetics and dynamics of mitochondries" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +data: App\Entity\AnnuaireEntity {#1891 …} +value: "154" +label: "Institut de Biochimie et Génétique Cellulaires (IBGC) - UMR 5095" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +data: App\Entity\AnnuaireEntity {#1894 …} +value: "155" +label: "Institut de Biologie de l'Ecole Normale Supérieure (IBENS) - UMR 8197" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +data: App\Entity\AnnuaireEntity {#1897 …} +value: "156" +label: "Institut de Biologie de Lille - UMR 8161" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +data: App\Entity\AnnuaireEntity {#1900 …} +value: "157" +label: "Institut de Biologie de Lille - UMR S1277" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +data: App\Entity\AnnuaireEntity {#1903 …} +value: "6" +label: "Institut de Biologie du Développement de Marseille (IBDM) - UMR 7288" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +data: App\Entity\AnnuaireEntity {#1906 …} +value: "158" +label: "Institut de Biologie Intégrative de la Cellule (I2BC) - UMR 9198" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +data: App\Entity\AnnuaireEntity {#1909 …} +value: "159" +label: "Institut de Biologie Moléculaire et Cellulaire" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +data: App\Entity\AnnuaireEntity {#1912 …} +value: "97" +label: "Institut de Biologie Paris Seine - UMR 8256" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +data: App\Entity\AnnuaireEntity {#1915 …} +value: "160" +label: "Institut de Biologie Physico-Chimique - UMR 8226" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +data: App\Entity\AnnuaireEntity {#1918 …} +value: "161" +label: "Institut de Chimie & Biologie des Membranes & des Nano-objets (CBMN) - UMR 5248" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +data: App\Entity\AnnuaireEntity {#1921 …} +value: "162" +label: "Institut de Génétique et de Biologie Moléculaire et Cellulaire (IGBMC) - Translational medicine and neurogenetics" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +data: App\Entity\AnnuaireEntity {#1924 …} +value: "93" +label: "Institut de Génétique et Développement de Rennes (IGDR) - UMR 6290" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +data: App\Entity\AnnuaireEntity {#1927 …} +value: "163" +label: "Institut de Génétique Humaine (IGH) - genetics and development" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +data: App\Entity\AnnuaireEntity {#1930 …} +value: "98" +label: "Institut de Génétique Moléculaire de Montpellier (IGMM) - UMR 5535" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +data: App\Entity\AnnuaireEntity {#1933 …} +value: "164" +label: "Institut de Génomique Fonctionnelle (IGF) - UMR 5203" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +data: App\Entity\AnnuaireEntity {#1936 …} +value: "165" +label: "Institut de Génomique Fonctionnelle de Lyon" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +data: App\Entity\AnnuaireEntity {#1939 …} +value: "166" +label: "Institut de Génomique Fonctionnelle de Lyon (IGFL) - Developmental epigenomics" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +data: App\Entity\AnnuaireEntity {#1942 …} +value: "167" +label: "Institut de la Vision" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +data: App\Entity\AnnuaireEntity {#1945 …} +value: "237" +label: "Institut de Médecine Régénératrice et de Biothérapie Montpellier - INSERM U1183" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +data: App\Entity\AnnuaireEntity {#1948 …} +value: "168" +label: "Institut de Minéralogie, de Physique des Matériaux et de Cosmochimie - UMR 7590" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +data: App\Entity\AnnuaireEntity {#1951 …} +value: "33" +label: "Institut de Neurobiologie de la Méditerranée (Inmed) - UMR 1249" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +data: App\Entity\AnnuaireEntity {#1954 …} +value: "170" +label: "Institut de Neurosciences Cognitives et Intégratives d'Aquitaine (INCIA) - UMR 5287" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +data: App\Entity\AnnuaireEntity {#1957 …} +value: "94" +label: "Institut de Neurosciences de la Timone (INT)" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +data: App\Entity\AnnuaireEntity {#1960 …} +value: "171" +label: "Institut de neurosciences des systèmes (INS) - UMS 1106" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +data: App\Entity\AnnuaireEntity {#1963 …} +value: "172" +label: "Institut de Pharmacologie Moléculaire et Cellulaire (IPMC) - UMR 7275" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +data: App\Entity\AnnuaireEntity {#1966 …} +value: "173" +label: "Institut de Recherche sur le Cancer et le Vieillissement (IRCAN) - Genetics of Mitochondrial diseases" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +data: App\Entity\AnnuaireEntity {#1969 …} +value: "238" +label: "Institut des Maladies Métaboliques et Cardiovasculaires (I2MC) - Inserm UMR 1297" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +data: App\Entity\AnnuaireEntity {#1972 …} +value: "174" +label: "Institut des Maladies Métaboliques et Cardiovasculaires (I2MC) - UMR 1048" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +data: App\Entity\AnnuaireEntity {#1975 …} +value: "175" +label: "Institut des Maladies Neurodégénératives (IMN)" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +data: App\Entity\AnnuaireEntity {#1978 …} +value: "176" +label: "Institut des Maladies Neurodégénératives de Bordeaux (IMN) - UMR 5293" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +data: App\Entity\AnnuaireEntity {#1981 …} +value: "86" +label: "Institut des Neurosciences (GIN) - Université Grenoble Alpes" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +data: App\Entity\AnnuaireEntity {#1984 …} +value: "177" +label: "Institut des Neurosciences Cellulaires et Intégratives (INCI) - UPR 3212" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +data: App\Entity\AnnuaireEntity {#1987 …} +value: "178" +label: "Institut des Neurosciences de Montpellier (INM) - U 1051" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +data: App\Entity\AnnuaireEntity {#1990 …} +value: "179" +label: "Institut des Neurosciences Paris-Saclay - UMR 9197" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +data: App\Entity\AnnuaireEntity {#1993 …} +value: "180" +label: "Institut du Fer à Moulin (IFM) - UMR S839" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +data: App\Entity\AnnuaireEntity {#1996 …} +value: "107" +label: "Institut du thorax - U 1087\r\n" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +data: App\Entity\AnnuaireEntity {#1999 …} +value: "182" +label: "Institut Fédératif de Recherche Necker-Enfants Malades (IRNEM) - Immunologie, Infectiologie et Hématologie" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +data: App\Entity\AnnuaireEntity {#2002 …} +value: "183" +label: "Institut Fresnel - UMR 7249" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +data: App\Entity\AnnuaireEntity {#2005 …} +value: "184" +label: "Institut Gustave Roussy - UMR 8126" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +data: App\Entity\AnnuaireEntity {#2008 …} +value: "185" +label: "Institut Gustave Roussy - UMR 9196" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +data: App\Entity\AnnuaireEntity {#2011 …} +value: "108" +label: "Institut Mondor de Recherche Biomédicale (IMRB) - Département ESPRY" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +data: App\Entity\AnnuaireEntity {#2014 …} +value: "48" +label: "Institut Mondor de Recherche Biomédicale (IMRB) - Team 10" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +data: App\Entity\AnnuaireEntity {#2017 …} +value: "99" +label: "Institut Mondor de Recherche Biomédicale (IMRB) - U 955" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +data: App\Entity\AnnuaireEntity {#2020 …} +value: "100" +label: "Institut National de la Recherche Agronomique (INRA)" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +data: App\Entity\AnnuaireEntity {#2023 …} +value: "187" +label: "Institut National de la Recherche Agronomique (INRA) - AlimH Team Proteostasis" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +data: App\Entity\AnnuaireEntity {#2026 …} +value: "188" +label: "Institut National de la Recherche Agronomique (INRA) - UMR 866 DMEM" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +data: App\Entity\AnnuaireEntity {#2029 …} +value: "189" +label: "Institut Necker Enfants Malades - CIC 1416" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +data: App\Entity\AnnuaireEntity {#2032 …} +value: "190" +label: "Institut Necker Enfants Malades - Immunology Dept" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: App\Entity\AnnuaireEntity {#2035 …} +value: "191" +label: "Institut Necker Enfants Malades - U 1151" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +data: App\Entity\AnnuaireEntity {#2038 …} +value: "192" +label: "Institut Necker Enfants Malades (INEM)" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +data: App\Entity\AnnuaireEntity {#2041 …} +value: "91" +label: "Institut Neuromyogène (INMG) - Université Lyon 1" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +data: App\Entity\AnnuaireEntity {#2044 …} +value: "57" +label: "Institut Pasteur de Lille - UMR 1011" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +data: App\Entity\AnnuaireEntity {#2047 …} +value: "193" +label: "Institut Pasteur de Paris - Cell biology and infection" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +data: App\Entity\AnnuaireEntity {#2050 …} +value: "194" +label: "Institut Pasteur de Paris - Developmental and Stem Cell Biology" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +data: App\Entity\AnnuaireEntity {#2053 …} +value: "195" +label: "Institut Pasteur de Paris - Génétique des Génomes" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +data: App\Entity\AnnuaireEntity {#2056 …} +value: "196" +label: "Institut Pasteur de Paris - Human Histopathology and Animal Models" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +data: App\Entity\AnnuaireEntity {#2059 …} +value: "197" +label: "Institut Pasteur de Paris - Immunology" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +data: App\Entity\AnnuaireEntity {#2062 …} +value: "236" +label: "Institut pour l'Avancée des Biosciences - UMR 5309" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +data: App\Entity\AnnuaireEntity {#2065 …} +value: "233" +label: "Kunkel Lab, Division of Genetics and Genomics, Boston Children's Hospital, Department of Pediatrics, Harvard Medical School" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +data: App\Entity\AnnuaireEntity {#2068 …} +value: "198" +label: "Laboratoire Bioénergétique Fondamentale et Appliquée (LBFA) - UMR 884" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +data: App\Entity\AnnuaireEntity {#2071 …} +value: "203" +label: "Laboratoire d'imagerie médicale - UMR 7173" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +data: App\Entity\AnnuaireEntity {#2074 …} +value: "240" +label: "Laboratoire de Biologie et Modélisation de la Cellule - UMR 5239 - Inserm 1293 ENS de Lyon" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +data: App\Entity\AnnuaireEntity {#2077 …} +value: "15" +label: "Laboratoire de Biologie et Modélisation de la Cellule (LBMC) - ENS de Lyon" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +data: App\Entity\AnnuaireEntity {#2080 …} +value: "200" +label: "Laboratoire de Biologie Tissulaire et d'Ingénierie thérapeutique (LBTI) - UMR 5305" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +data: App\Entity\AnnuaireEntity {#2083 …} +value: "201" +label: "Laboratoire de génétique et biologie cellulaire (LGBC) - EA 4589" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +data: App\Entity\AnnuaireEntity {#2086 …} +value: "234" +label: "Laboratoire de Génétique, Reproduction et Développement (iGReD)" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +data: App\Entity\AnnuaireEntity {#2089 …} +value: "202" +label: "Laboratoire de PhysioMédecine Moléculaire (LP2M) - UMR 7370" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +data: App\Entity\AnnuaireEntity {#2092 …} +value: "60" +label: "Laboratoire de Physique de Clermont (LPC) - UMR 6533" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +data: App\Entity\AnnuaireEntity {#2095 …} +value: "204" +label: "Laboratoire Maladies Rares : Génétique et Métabolisme (MRGM) - U 1211" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +data: App\Entity\AnnuaireEntity {#2098 …} +value: "205" +label: "Laboratoire Motricité, Interactions, Performance (MIP) - STAPS" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +data: App\Entity\AnnuaireEntity {#2101 …} +value: "206" +label: "Laboratoire Signalisation Transports Ioniques Membranaires (STIM)" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +data: App\Entity\AnnuaireEntity {#2104 …} +value: "207" +label: "LABORATOIRE STRUCTURE ET ACTIVITE DES BIOMOLECULES NORMALES ET PATHOLOGIQUES (SABNP) - U 1204" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +data: App\Entity\AnnuaireEntity {#2107 …} +value: "208" +label: "Marseille Medical Genetics - U 910" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +data: App\Entity\AnnuaireEntity {#2110 …} +value: "209" +label: "MitoVasc Institute" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +data: App\Entity\AnnuaireEntity {#2113 …} +value: "210" +label: "Muséum National d'Histoire Naturelle (MNHN) - AVIV" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +data: App\Entity\AnnuaireEntity {#2116 …} +value: "211" +label: "Neurofit" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +data: App\Entity\AnnuaireEntity {#2119 …} +value: "212" +label: "Neuroscience Paris-Seine (NPS) - UMR 8246" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +data: App\Entity\AnnuaireEntity {#2122 …} +value: "213" +label: "Neuroservice" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +data: App\Entity\AnnuaireEntity {#2125 …} +value: "241" +label: "PAnTheR Physiopathologie Animale et Biothérapies du muscle et du système nerveux - UMR 703 Oniris" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +data: App\Entity\AnnuaireEntity {#2128 …} +value: "214" +label: "Physiologie & Médecine Expérimentale (PhyMedExp) - U 1046" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +data: App\Entity\AnnuaireEntity {#2131 …} +value: "215" +label: "Physiopathologie, Autoimmunité, maladies Neuromusculaires et THErapies Régénératrices (PANTHER) - UMR 1234" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: App\Entity\AnnuaireEntity {#2134 …} +value: "216" +label: "STROMALab - U 1031" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: App\Entity\AnnuaireEntity {#2137 …} +value: "217" +label: "Unité Fonctionnalité et Ingénierie des Protéines (UFIP) - UMR 6286" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: App\Entity\AnnuaireEntity {#2140 …} +value: "218" +label: "Université Claude Bernard Lyon 1 - ICE research unit" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: App\Entity\AnnuaireEntity {#2143 …} +value: "103" +label: "Université de Bretagne Occidentale - UMR 1078 - Génétique, Genomique Fonctionnelle et Biotechnologies" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: App\Entity\AnnuaireEntity {#2146 …} +value: "3" +label: "Université de Montpellier - Laboratoire de Génétique de Maladies Rares" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: App\Entity\AnnuaireEntity {#2149 …} +value: "220" +label: "Université de Montpellier - U 1198 MMDN" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: App\Entity\AnnuaireEntity {#2152 …} +value: "102" +label: "Université de Strasbourg - CHU" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: App\Entity\AnnuaireEntity {#2155 …} +value: "101" +label: "Université de Strasbourg - UMR 7242 - Biotechnologie et Signalisation Cellulaire (BSC)" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +data: App\Entity\AnnuaireEntity {#2158 …} +value: "222" +label: "Université de Technologie de Compiègne (UTC) - Biomecanique Bioingénierie (BMBI)" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +data: App\Entity\AnnuaireEntity {#2161 …} +value: "223" +label: "Université de Versailles Saint-Quentin-en-Yvelines (UVSQ) - U 1179 END-ICAP" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: App\Entity\AnnuaireEntity {#2164 …} +value: "65" +label: "Université Lille 1 - URePSSS" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +data: App\Entity\AnnuaireEntity {#2167 …} +value: "224" +label: "Université Nice Sophia Antipolis" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +data: App\Entity\AnnuaireEntity {#2170 …} +value: "66" +label: "Université Paris Descartes - UMR 8257 Cognition Action Group\r\n" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +data: App\Entity\AnnuaireEntity {#2173 …} +value: "225" +label: "Université Paris Descartes - UMRS 1124" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +data: App\Entity\AnnuaireEntity {#2176 …} +value: "227" +label: "Université Paris Diderot - Paris 7 - Epigénétique et destin cellulaire UMR 7216" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +data: App\Entity\AnnuaireEntity {#2179 …} +value: "228" +label: "Université Paris Diderot - Paris 7 - Unité de Biologie Fonctionnelle et Adaptative (BFBFA) - UMR 8251" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +data: App\Entity\AnnuaireEntity {#2182 …} +value: "96" +label: "Université Toulouse III Paul Sabatier - UMR 5288 - Laboratoire AMIS" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1381 -errors: [] -form: Symfony\Component\Form\Form {#1566 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1261 …5} |
| full_name | "searcher[entity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_entity" |
| is_selected | Closure($choice, $value) {#2336 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Je dépends de : " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "entity" |
| placeholder | "Choisir" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher_entity" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "44e347f66c05d11.7g1AlOU5Zp0HBeWCnlDr0YLkhMo9_fWOehxGZvQJqus.q2MN7qRXPMpjVJDQrQCA5eyxsq1ZyczATFQyNr9h2L_afnHEjmYC93djrA" |
| 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 | "44e347f66c05d11.7g1AlOU5Zp0HBeWCnlDr0YLkhMo9_fWOehxGZvQJqus.q2MN7qRXPMpjVJDQrQCA5eyxsq1ZyczATFQyNr9h2L_afnHEjmYC93djrA" |
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 {#323 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#259 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#224 …} -namespace: Closure() {#225 …} } |
| data | "44e347f66c05d11.7g1AlOU5Zp0HBeWCnlDr0YLkhMo9_fWOehxGZvQJqus.q2MN7qRXPMpjVJDQrQCA5eyxsq1ZyczATFQyNr9h2L_afnHEjmYC93djrA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2335 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() {#2341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#2338 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_searcher__token" ] |
| cache_key | "_searcher__token_hidden" |
| compound | false |
| data | "44e347f66c05d11.7g1AlOU5Zp0HBeWCnlDr0YLkhMo9_fWOehxGZvQJqus.q2MN7qRXPMpjVJDQrQCA5eyxsq1ZyczATFQyNr9h2L_afnHEjmYC93djrA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2351 -errors: [] -form: Symfony\Component\Form\Form {#2347 …} } |
| form | Symfony\Component\Form\FormView {#2342 …5} |
| full_name | "searcher[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_searcher__token" |
| valid | true |
| value | "44e347f66c05d11.7g1AlOU5Zp0HBeWCnlDr0YLkhMo9_fWOehxGZvQJqus.q2MN7qRXPMpjVJDQrQCA5eyxsq1ZyczATFQyNr9h2L_afnHEjmYC93djrA" |