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 {#1103 -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 {#1101 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#829 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Searcher {#1103 -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 {#1101 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#829 …} } |
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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data | App\Entity\Searcher {#1103 -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 {#1101 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#829 …} } |
| data_class | "App\Entity\Searcher" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1214 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() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1213 …} $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 {#1103 -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 {#1101 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#829 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1525 -errors: [] -form: Symfony\Component\Form\Form {#1359 …} } |
| 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 {#1103 -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 {#1101 …} -interventionRequests: Doctrine\Common\Collections\ArrayCollection {#829 …} } |
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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| 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() {#1195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1169 …} $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 {#1207 +data: "Mme." +value: "Mme." +label: "Mme." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +data: "Mr." +value: "Mr." +label: "Mr." +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1496 -errors: [] -form: Symfony\Component\Form\Form {#1339 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1242 …5} |
| full_name | "searcher[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_civility" |
| is_selected | Closure($choice, $value) {#1543 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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1465 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 {#1360 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() {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1362 …} $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 {#1561 -errors: [] -form: Symfony\Component\Form\Form {#1462 …} } |
| form | Symfony\Component\Form\FormView {#1520 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1465 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 {#1360 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() {#1348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1347 …} $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 {#1640 -errors: [] -form: Symfony\Component\Form\Form {#1376 …} } |
| form | Symfony\Component\Form\FormView {#1521 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1232 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() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1231 …} $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 {#1508 -errors: [] -form: Symfony\Component\Form\Form {#1371 …} } |
| form | Symfony\Component\Form\FormView {#1552 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1239 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() {#1241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1240 …} $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 {#1523 -errors: [] -form: Symfony\Component\Form\Form {#1471 …} } |
| form | Symfony\Component\Form\FormView {#1643 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | "App\Entity\Login" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1252 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() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1253 …} $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 {#1524 -errors: [] -form: Symfony\Component\Form\Form {#1526 …} } |
| form | Symfony\Component\Form\FormView {#1522 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1481 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() {#1482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1484 …} $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 {#1560 -errors: [] -form: Symfony\Component\Form\Form {#1529 …} } |
| form | Symfony\Component\Form\FormView {#1211 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1493 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() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1494 …} $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 {#1196 -errors: [] -form: Symfony\Component\Form\Form {#1532 …} } |
| form | Symfony\Component\Form\FormView {#1349 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1510 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() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1504 …} $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 {#1355 -errors: [] -form: Symfony\Component\Form\Form {#1562 …} } |
| form | Symfony\Component\Form\FormView {#1569 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1537 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() {#1542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1536 …} $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 {#1568 -errors: [] -form: Symfony\Component\Form\Form {#1480 …} } |
| form | Symfony\Component\Form\FormView {#1570 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1549 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() {#1551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1550 …} $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 {#1619 -errors: [] -form: Symfony\Component\Form\Form {#1477 …} } |
| form | Symfony\Component\Form\FormView {#1634 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1596 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() {#1594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1595 …} $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 {#1576 -errors: [] -form: Symfony\Component\Form\Form {#1623 …} } |
| form | Symfony\Component\Form\FormView {#1575 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1603 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() {#1610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1609 …} $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 {#1654 -errors: [] -form: Symfony\Component\Form\Form {#1626 …} } |
| form | Symfony\Component\Form\FormView {#1653 …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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1616 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() {#1618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1617 …} $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 {#1655 -errors: [] -form: Symfony\Component\Form\Form {#1629 …} } |
| form | Symfony\Component\Form\FormView {#1661 …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) {#1257 class: "App\Form\SearcherType" this: App\Form\SearcherType {#1119 …} } |
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) {#1265 class: "App\Form\SearcherType" this: App\Form\SearcherType {#1119 …} } |
Doctrine\ORM\QueryBuilder {#1383 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1390 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ane" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1379 #from: "App\Entity\AnnuaireEntity" #alias: "ane" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1387 #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 {#1385 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.isPrincipal DESC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1378 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1327 …} -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 {#1384 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerXuMfjmq\EntityManagerGhost614a58f {#317 …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) {#1257 class: "App\Form\SearcherType" this: App\Form\SearcherType {#1119 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1367 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1380 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1343 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1382 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1377 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1364 …} } |
| 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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerXuMfjmq\EntityManagerGhost614a58f {#317 …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 {#1456 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerXuMfjmq\EntityManagerGhost614a58f {#317 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1286 …} } |
| 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 {#1383 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1390 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ane" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1379 #from: "App\Entity\AnnuaireEntity" #alias: "ane" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1387 #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 {#1385 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.isPrincipal DESC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1378 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ane.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1327 …} -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 {#1384 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerXuMfjmq\EntityManagerGhost614a58f {#317 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#1289 …} $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 {#1644 +data: App\Entity\AnnuaireEntity {#1689 …} +value: "71" +label: "AFM-Téléthon" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +data: App\Entity\AnnuaireEntity {#1700 …} +value: "72" +label: "Généthon" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +data: App\Entity\AnnuaireEntity {#1678 …} +value: "73" +label: "GénoSafe" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +data: App\Entity\AnnuaireEntity {#1698 …} +value: "75" +label: "Institut de Myologie" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +data: App\Entity\AnnuaireEntity {#1707 …} +value: "230" +label: "Institut de Myologie -U 974" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +data: App\Entity\AnnuaireEntity {#1710 …} +value: "74" +label: "ISTEM" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +data: App\Entity\AnnuaireEntity {#1713 …} +value: "76" +label: "YposKesi" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +data: App\Entity\AnnuaireEntity {#1716 …} +value: "239" +label: "Biotechnologies et Signalisation Cellulaire (BSC), CNRS UMR7242" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +data: App\Entity\AnnuaireEntity {#1719 …} +value: "115" +label: "Centre d'Immunologie et des Maladies Infectieuses (CIMI) - U 1135" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +data: App\Entity\AnnuaireEntity {#1722 …} +value: "232" +label: "Centre de Biologie du Développement - UMR 5547 - Université de Toulouse 3" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +data: App\Entity\AnnuaireEntity {#1725 …} +value: "82" +label: "Centre de génétique médicale de Marseille (MMG) - UMR 1251" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +data: App\Entity\AnnuaireEntity {#1728 …} +value: "110" +label: "Centre de physiopathologie de Toulouse Purpan (CPTP) - UMR 1043" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +data: App\Entity\AnnuaireEntity {#1731 …} +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 {#2180 +data: App\Entity\AnnuaireEntity {#1734 …} +value: "111" +label: "Centre de Recherche des Cordeliers - UMRS 1138" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +data: App\Entity\AnnuaireEntity {#1737 …} +value: "112" +label: "Centre de Recherche en Cancérologie de Lyon (CRCL) - U 1052" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +data: App\Entity\AnnuaireEntity {#1740 …} +value: "113" +label: "Centre de Recherche en Transplantation et Immunologie - U 1064" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +data: App\Entity\AnnuaireEntity {#1743 …} +value: "114" +label: "Centre de Recherches sur la Cognition Animale (CRCA) - UMR 5169" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +data: App\Entity\AnnuaireEntity {#1746 …} +value: "116" +label: "CHU de Nice - Hôpital Pasteur 2" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +data: App\Entity\AnnuaireEntity {#1749 …} +value: "117" +label: "CHU de Rennes - Service de MPR Enfants" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +data: App\Entity\AnnuaireEntity {#1752 …} +value: "118" +label: "CHU Raymond Poincaré, Garches - Service de Physiologie Explorations Fonctionnelle" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +data: App\Entity\AnnuaireEntity {#1755 …} +value: "119" +label: "CNRS - UMR 7622" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +data: App\Entity\AnnuaireEntity {#1758 …} +value: "120" +label: "CNRS - UMR 8119" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +data: App\Entity\AnnuaireEntity {#1761 …} +value: "121" +label: "CNRS - UMR 9018" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +data: App\Entity\AnnuaireEntity {#1764 …} +value: "122" +label: "CNRS - Université Paris Descartes - UMR 8257 - Cognition Action Group" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +data: App\Entity\AnnuaireEntity {#1767 …} +value: "123" +label: "Commissariat à l'Énergie Atomique (CEA) - UMR 1184" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +data: App\Entity\AnnuaireEntity {#1770 …} +value: "124" +label: "Ecole des Neurosciences Paris Ile de France - FR 3636" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +data: App\Entity\AnnuaireEntity {#1773 …} +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 {#2194 +data: App\Entity\AnnuaireEntity {#1776 …} +value: "126" +label: "ENS Paris-Saclay - Centre Borelli" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +data: App\Entity\AnnuaireEntity {#1779 …} +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 {#2196 +data: App\Entity\AnnuaireEntity {#1782 …} +value: "64" +label: "Génétique Moléculaire Génomique Microbiologie (GMGM) - UMR 7156" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: App\Entity\AnnuaireEntity {#1785 …} +value: "106" +label: "Goliver Therapeutics" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +data: App\Entity\AnnuaireEntity {#1788 …} +value: "128" +label: "Hôpital Armand Trousseau - iTechCare" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +data: App\Entity\AnnuaireEntity {#1791 …} +value: "129" +label: "Hôpital Armand Trousseau - Pediatric Pulmonology Department" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: App\Entity\AnnuaireEntity {#1794 …} +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 {#2201 +data: App\Entity\AnnuaireEntity {#1797 …} +value: "131" +label: "Imagine - Institut des Maladies Génétiques - Genetics of mitochondrial diseases" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +data: App\Entity\AnnuaireEntity {#1800 …} +value: "132" +label: "Imagine - Institut des Maladies Génétiques - Heart Morphogenesis" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +data: App\Entity\AnnuaireEntity {#1803 …} +value: "133" +label: "Imagine - Institut des Maladies Génétiques - ICM" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +data: App\Entity\AnnuaireEntity {#1806 …} +value: "84" +label: "Imagine - Institut des Maladies Génétiques - UMR 1163" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +data: App\Entity\AnnuaireEntity {#1809 …} +value: "105" +label: "Infections Virales et Pathologie Comparée (IVPC) - Université Lyon 1" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: App\Entity\AnnuaireEntity {#1812 …} +value: "134" +label: "Inserm - Cell Biology" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: App\Entity\AnnuaireEntity {#1815 …} +value: "135" +label: "Inserm - Center of Psychiatry and Neurosciences" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +data: App\Entity\AnnuaireEntity {#1818 …} +value: "136" +label: "Inserm - Department of Pediatric Neurology" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: App\Entity\AnnuaireEntity {#1821 …} +value: "137" +label: "Inserm - U 1035" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +data: App\Entity\AnnuaireEntity {#1824 …} +value: "138" +label: "Inserm - U 1065" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +data: App\Entity\AnnuaireEntity {#1827 …} +value: "139" +label: "Inserm - U 1118" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +data: App\Entity\AnnuaireEntity {#1830 …} +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 {#2213 +data: App\Entity\AnnuaireEntity {#1833 …} +value: "141" +label: "Inserm - U 1121 Biomaterials and Bioengineering" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +data: App\Entity\AnnuaireEntity {#1836 …} +value: "142" +label: "Inserm - U 1195" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +data: App\Entity\AnnuaireEntity {#1839 …} +value: "45" +label: "INSERM - UMR 1141" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +data: App\Entity\AnnuaireEntity {#1842 …} +value: "143" +label: "Inserm - UMR 1141 Neurodiderot" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +data: App\Entity\AnnuaireEntity {#1845 …} +value: "144" +label: "Inserm - UMR 1163" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +data: App\Entity\AnnuaireEntity {#1848 …} +value: "231" +label: "Inserm - UMR 1167" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +data: App\Entity\AnnuaireEntity {#1851 …} +value: "145" +label: "Inserm - UMR 1169" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +data: App\Entity\AnnuaireEntity {#1854 …} +value: "146" +label: "Inserm - UMR 1253" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +data: App\Entity\AnnuaireEntity {#1857 …} +value: "147" +label: "Inserm - UMR 7592" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +data: App\Entity\AnnuaireEntity {#1860 …} +value: "148" +label: "Inserm - UMR S1016" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +data: App\Entity\AnnuaireEntity {#1863 …} +value: "149" +label: "Inserm - UMR S1072" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +data: App\Entity\AnnuaireEntity {#1866 …} +value: "150" +label: "Inserm - UMRS 1166" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +data: App\Entity\AnnuaireEntity {#1869 …} +value: "151" +label: "Institut Cochin - U 1016 - Development, Reproduction and Cancer" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +data: App\Entity\AnnuaireEntity {#1872 …} +value: "49" +label: "Institut Cochin - UMR 8104 - Development, Reproduction and Cancer" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +data: App\Entity\AnnuaireEntity {#1875 …} +value: "50" +label: "Institut Curie - UMR 144 - Biologie Cellulaire et Cancer" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +data: App\Entity\AnnuaireEntity {#1878 …} +value: "152" +label: "Institut Curie - UMR 3666" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +data: App\Entity\AnnuaireEntity {#1881 …} +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 {#2230 +data: App\Entity\AnnuaireEntity {#1884 …} +value: "154" +label: "Institut de Biochimie et Génétique Cellulaires (IBGC) - UMR 5095" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +data: App\Entity\AnnuaireEntity {#1887 …} +value: "155" +label: "Institut de Biologie de l'Ecole Normale Supérieure (IBENS) - UMR 8197" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +data: App\Entity\AnnuaireEntity {#1890 …} +value: "156" +label: "Institut de Biologie de Lille - UMR 8161" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +data: App\Entity\AnnuaireEntity {#1893 …} +value: "157" +label: "Institut de Biologie de Lille - UMR S1277" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +data: App\Entity\AnnuaireEntity {#1896 …} +value: "6" +label: "Institut de Biologie du Développement de Marseille (IBDM) - UMR 7288" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +data: App\Entity\AnnuaireEntity {#1899 …} +value: "158" +label: "Institut de Biologie Intégrative de la Cellule (I2BC) - UMR 9198" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +data: App\Entity\AnnuaireEntity {#1902 …} +value: "159" +label: "Institut de Biologie Moléculaire et Cellulaire" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +data: App\Entity\AnnuaireEntity {#1905 …} +value: "97" +label: "Institut de Biologie Paris Seine - UMR 8256" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +data: App\Entity\AnnuaireEntity {#1908 …} +value: "160" +label: "Institut de Biologie Physico-Chimique - UMR 8226" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +data: App\Entity\AnnuaireEntity {#1911 …} +value: "161" +label: "Institut de Chimie & Biologie des Membranes & des Nano-objets (CBMN) - UMR 5248" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +data: App\Entity\AnnuaireEntity {#1914 …} +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 {#2241 +data: App\Entity\AnnuaireEntity {#1917 …} +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 {#2242 +data: App\Entity\AnnuaireEntity {#1920 …} +value: "163" +label: "Institut de Génétique Humaine (IGH) - genetics and development" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +data: App\Entity\AnnuaireEntity {#1923 …} +value: "98" +label: "Institut de Génétique Moléculaire de Montpellier (IGMM) - UMR 5535" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +data: App\Entity\AnnuaireEntity {#1926 …} +value: "164" +label: "Institut de Génomique Fonctionnelle (IGF) - UMR 5203" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +data: App\Entity\AnnuaireEntity {#1929 …} +value: "165" +label: "Institut de Génomique Fonctionnelle de Lyon" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +data: App\Entity\AnnuaireEntity {#1932 …} +value: "166" +label: "Institut de Génomique Fonctionnelle de Lyon (IGFL) - Developmental epigenomics" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +data: App\Entity\AnnuaireEntity {#1935 …} +value: "167" +label: "Institut de la Vision" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +data: App\Entity\AnnuaireEntity {#1938 …} +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 {#2249 +data: App\Entity\AnnuaireEntity {#1941 …} +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 {#2250 +data: App\Entity\AnnuaireEntity {#1944 …} +value: "33" +label: "Institut de Neurobiologie de la Méditerranée (Inmed) - UMR 1249" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +data: App\Entity\AnnuaireEntity {#1947 …} +value: "170" +label: "Institut de Neurosciences Cognitives et Intégratives d'Aquitaine (INCIA) - UMR 5287" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +data: App\Entity\AnnuaireEntity {#1950 …} +value: "94" +label: "Institut de Neurosciences de la Timone (INT)" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +data: App\Entity\AnnuaireEntity {#1953 …} +value: "171" +label: "Institut de neurosciences des systèmes (INS) - UMS 1106" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +data: App\Entity\AnnuaireEntity {#1956 …} +value: "172" +label: "Institut de Pharmacologie Moléculaire et Cellulaire (IPMC) - UMR 7275" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +data: App\Entity\AnnuaireEntity {#1959 …} +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 {#2256 +data: App\Entity\AnnuaireEntity {#1962 …} +value: "238" +label: "Institut des Maladies Métaboliques et Cardiovasculaires (I2MC) - Inserm UMR 1297" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +data: App\Entity\AnnuaireEntity {#1965 …} +value: "174" +label: "Institut des Maladies Métaboliques et Cardiovasculaires (I2MC) - UMR 1048" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +data: App\Entity\AnnuaireEntity {#1968 …} +value: "175" +label: "Institut des Maladies Neurodégénératives (IMN)" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +data: App\Entity\AnnuaireEntity {#1971 …} +value: "176" +label: "Institut des Maladies Neurodégénératives de Bordeaux (IMN) - UMR 5293" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +data: App\Entity\AnnuaireEntity {#1974 …} +value: "86" +label: "Institut des Neurosciences (GIN) - Université Grenoble Alpes" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +data: App\Entity\AnnuaireEntity {#1977 …} +value: "177" +label: "Institut des Neurosciences Cellulaires et Intégratives (INCI) - UPR 3212" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +data: App\Entity\AnnuaireEntity {#1980 …} +value: "178" +label: "Institut des Neurosciences de Montpellier (INM) - U 1051" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +data: App\Entity\AnnuaireEntity {#1983 …} +value: "179" +label: "Institut des Neurosciences Paris-Saclay - UMR 9197" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +data: App\Entity\AnnuaireEntity {#1986 …} +value: "180" +label: "Institut du Fer à Moulin (IFM) - UMR S839" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +data: App\Entity\AnnuaireEntity {#1989 …} +value: "107" +label: "Institut du thorax - U 1087\r\n" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +data: App\Entity\AnnuaireEntity {#1992 …} +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 {#2267 +data: App\Entity\AnnuaireEntity {#1995 …} +value: "183" +label: "Institut Fresnel - UMR 7249" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +data: App\Entity\AnnuaireEntity {#1998 …} +value: "184" +label: "Institut Gustave Roussy - UMR 8126" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +data: App\Entity\AnnuaireEntity {#2001 …} +value: "185" +label: "Institut Gustave Roussy - UMR 9196" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +data: App\Entity\AnnuaireEntity {#2004 …} +value: "108" +label: "Institut Mondor de Recherche Biomédicale (IMRB) - Département ESPRY" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +data: App\Entity\AnnuaireEntity {#2007 …} +value: "48" +label: "Institut Mondor de Recherche Biomédicale (IMRB) - Team 10" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +data: App\Entity\AnnuaireEntity {#2010 …} +value: "99" +label: "Institut Mondor de Recherche Biomédicale (IMRB) - U 955" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +data: App\Entity\AnnuaireEntity {#2013 …} +value: "100" +label: "Institut National de la Recherche Agronomique (INRA)" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +data: App\Entity\AnnuaireEntity {#2016 …} +value: "187" +label: "Institut National de la Recherche Agronomique (INRA) - AlimH Team Proteostasis" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +data: App\Entity\AnnuaireEntity {#2019 …} +value: "188" +label: "Institut National de la Recherche Agronomique (INRA) - UMR 866 DMEM" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +data: App\Entity\AnnuaireEntity {#2022 …} +value: "189" +label: "Institut Necker Enfants Malades - CIC 1416" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +data: App\Entity\AnnuaireEntity {#2025 …} +value: "190" +label: "Institut Necker Enfants Malades - Immunology Dept" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +data: App\Entity\AnnuaireEntity {#2028 …} +value: "191" +label: "Institut Necker Enfants Malades - U 1151" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +data: App\Entity\AnnuaireEntity {#2031 …} +value: "192" +label: "Institut Necker Enfants Malades (INEM)" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +data: App\Entity\AnnuaireEntity {#2034 …} +value: "91" +label: "Institut Neuromyogène (INMG) - Université Lyon 1" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +data: App\Entity\AnnuaireEntity {#2037 …} +value: "57" +label: "Institut Pasteur de Lille - UMR 1011" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +data: App\Entity\AnnuaireEntity {#2040 …} +value: "193" +label: "Institut Pasteur de Paris - Cell biology and infection" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +data: App\Entity\AnnuaireEntity {#2043 …} +value: "194" +label: "Institut Pasteur de Paris - Developmental and Stem Cell Biology" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +data: App\Entity\AnnuaireEntity {#2046 …} +value: "195" +label: "Institut Pasteur de Paris - Génétique des Génomes" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: App\Entity\AnnuaireEntity {#2049 …} +value: "196" +label: "Institut Pasteur de Paris - Human Histopathology and Animal Models" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +data: App\Entity\AnnuaireEntity {#2052 …} +value: "197" +label: "Institut Pasteur de Paris - Immunology" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +data: App\Entity\AnnuaireEntity {#2055 …} +value: "236" +label: "Institut pour l'Avancée des Biosciences - UMR 5309" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +data: App\Entity\AnnuaireEntity {#2058 …} +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 {#2289 +data: App\Entity\AnnuaireEntity {#2061 …} +value: "198" +label: "Laboratoire Bioénergétique Fondamentale et Appliquée (LBFA) - UMR 884" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +data: App\Entity\AnnuaireEntity {#2064 …} +value: "203" +label: "Laboratoire d'imagerie médicale - UMR 7173" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +data: App\Entity\AnnuaireEntity {#2067 …} +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 {#2292 +data: App\Entity\AnnuaireEntity {#2070 …} +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 {#2293 +data: App\Entity\AnnuaireEntity {#2073 …} +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 {#2294 +data: App\Entity\AnnuaireEntity {#2076 …} +value: "201" +label: "Laboratoire de génétique et biologie cellulaire (LGBC) - EA 4589" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +data: App\Entity\AnnuaireEntity {#2079 …} +value: "234" +label: "Laboratoire de Génétique, Reproduction et Développement (iGReD)" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +data: App\Entity\AnnuaireEntity {#2082 …} +value: "202" +label: "Laboratoire de PhysioMédecine Moléculaire (LP2M) - UMR 7370" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +data: App\Entity\AnnuaireEntity {#2085 …} +value: "60" +label: "Laboratoire de Physique de Clermont (LPC) - UMR 6533" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +data: App\Entity\AnnuaireEntity {#2088 …} +value: "204" +label: "Laboratoire Maladies Rares : Génétique et Métabolisme (MRGM) - U 1211" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +data: App\Entity\AnnuaireEntity {#2091 …} +value: "205" +label: "Laboratoire Motricité, Interactions, Performance (MIP) - STAPS" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +data: App\Entity\AnnuaireEntity {#2094 …} +value: "206" +label: "Laboratoire Signalisation Transports Ioniques Membranaires (STIM)" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +data: App\Entity\AnnuaireEntity {#2097 …} +value: "207" +label: "LABORATOIRE STRUCTURE ET ACTIVITE DES BIOMOLECULES NORMALES ET PATHOLOGIQUES (SABNP) - U 1204" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +data: App\Entity\AnnuaireEntity {#2100 …} +value: "208" +label: "Marseille Medical Genetics - U 910" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +data: App\Entity\AnnuaireEntity {#2103 …} +value: "209" +label: "MitoVasc Institute" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +data: App\Entity\AnnuaireEntity {#2106 …} +value: "210" +label: "Muséum National d'Histoire Naturelle (MNHN) - AVIV" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +data: App\Entity\AnnuaireEntity {#2109 …} +value: "211" +label: "Neurofit" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +data: App\Entity\AnnuaireEntity {#2112 …} +value: "212" +label: "Neuroscience Paris-Seine (NPS) - UMR 8246" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +data: App\Entity\AnnuaireEntity {#2115 …} +value: "213" +label: "Neuroservice" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +data: App\Entity\AnnuaireEntity {#2118 …} +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 {#2309 +data: App\Entity\AnnuaireEntity {#2121 …} +value: "214" +label: "Physiologie & Médecine Expérimentale (PhyMedExp) - U 1046" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +data: App\Entity\AnnuaireEntity {#2124 …} +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 {#2311 +data: App\Entity\AnnuaireEntity {#2127 …} +value: "216" +label: "STROMALab - U 1031" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +data: App\Entity\AnnuaireEntity {#2130 …} +value: "217" +label: "Unité Fonctionnalité et Ingénierie des Protéines (UFIP) - UMR 6286" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +data: App\Entity\AnnuaireEntity {#2133 …} +value: "218" +label: "Université Claude Bernard Lyon 1 - ICE research unit" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +data: App\Entity\AnnuaireEntity {#2136 …} +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 {#2315 +data: App\Entity\AnnuaireEntity {#2139 …} +value: "3" +label: "Université de Montpellier - Laboratoire de Génétique de Maladies Rares" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +data: App\Entity\AnnuaireEntity {#2142 …} +value: "220" +label: "Université de Montpellier - U 1198 MMDN" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +data: App\Entity\AnnuaireEntity {#2145 …} +value: "102" +label: "Université de Strasbourg - CHU" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: App\Entity\AnnuaireEntity {#2148 …} +value: "101" +label: "Université de Strasbourg - UMR 7242 - Biotechnologie et Signalisation Cellulaire (BSC)" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: App\Entity\AnnuaireEntity {#2151 …} +value: "222" +label: "Université de Technologie de Compiègne (UTC) - Biomecanique Bioingénierie (BMBI)" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: App\Entity\AnnuaireEntity {#2154 …} +value: "223" +label: "Université de Versailles Saint-Quentin-en-Yvelines (UVSQ) - U 1179 END-ICAP" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: App\Entity\AnnuaireEntity {#2157 …} +value: "65" +label: "Université Lille 1 - URePSSS" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: App\Entity\AnnuaireEntity {#2160 …} +value: "224" +label: "Université Nice Sophia Antipolis" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: App\Entity\AnnuaireEntity {#2163 …} +value: "66" +label: "Université Paris Descartes - UMR 8257 Cognition Action Group\r\n" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: App\Entity\AnnuaireEntity {#2166 …} +value: "225" +label: "Université Paris Descartes - UMRS 1124" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: App\Entity\AnnuaireEntity {#2169 …} +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 {#2326 +data: App\Entity\AnnuaireEntity {#2172 …} +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 {#2327 +data: App\Entity\AnnuaireEntity {#2175 …} +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 {#1370 -errors: [] -form: Symfony\Component\Form\Form {#1559 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1255 …5} |
| full_name | "searcher[entity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "searcher_entity" |
| is_selected | Closure($choice, $value) {#2329 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 | "1ac2b3973bd44b07.79yRqN7zG3SsZ8V9fM4ffkhBysJVNzq7bOwT5YDE9Kw.iIPT5bW-dBXFDZQTSoFOLx4EnJ0GR1HyNp9Wj7G-xJSbiKX8sKNpR88mog" |
| 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 | "1ac2b3973bd44b07.79yRqN7zG3SsZ8V9fM4ffkhBysJVNzq7bOwT5YDE9Kw.iIPT5bW-dBXFDZQTSoFOLx4EnJ0GR1HyNp9Wj7G-xJSbiKX8sKNpR88mog" |
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 {#313 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#303 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#286 …} -namespace: Closure() {#263 …} } |
| data | "1ac2b3973bd44b07.79yRqN7zG3SsZ8V9fM4ffkhBysJVNzq7bOwT5YDE9Kw.iIPT5bW-dBXFDZQTSoFOLx4EnJ0GR1HyNp9Wj7G-xJSbiKX8sKNpR88mog" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2328 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() {#2334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#493 …} $message: Closure() {#2331 …} $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 | "1ac2b3973bd44b07.79yRqN7zG3SsZ8V9fM4ffkhBysJVNzq7bOwT5YDE9Kw.iIPT5bW-dBXFDZQTSoFOLx4EnJ0GR1HyNp9Wj7G-xJSbiKX8sKNpR88mog" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2344 -errors: [] -form: Symfony\Component\Form\Form {#2340 …} } |
| form | Symfony\Component\Form\FormView {#2335 …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 | "1ac2b3973bd44b07.79yRqN7zG3SsZ8V9fM4ffkhBysJVNzq7bOwT5YDE9Kw.iIPT5bW-dBXFDZQTSoFOLx4EnJ0GR1HyNp9Wj7G-xJSbiKX8sKNpR88mog" |