Forms
-
registration
-
gender
-
language
-
firstname
-
lastname
-
email
-
country
-
password
-
first
-
second
-
-
agreedTerms
-
referer
-
_token
-
registration
Form type:
"App\Form\RegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| referer | null |
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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| 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 |
| referer | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#912 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#969 -errors: [] -form: Symfony\Component\Form\Form {#1273 …} } |
| form | Symfony\Component\Form\FormView {#914 …5} |
| full_name | "registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | null |
gender
Form type:
"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 |
|---|---|---|
| class | "App\Entity\Gender" |
same as passed value |
| label | "form.registration.gender.label" |
same as passed value |
| placeholder | "form.registration.gender.placeholder" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#940 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#925 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#988 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#932 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1052 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#933 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1051 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1048 …} } |
| choices | null |
| class | "App\Entity\Gender" |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerAlObKkW\EntityManagerGhost614a58f {#134 …12} |
| empty_data | "" |
| 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 {#927 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerAlObKkW\EntityManagerGhost614a58f {#134 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#991 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.registration.gender.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.registration.gender.placeholder" |
| 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 | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#929 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_gender" ] |
| cache_key | "_registration_gender_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +data: App\Entity\Gender {#1372 …} +value: "1" +label: "masculin" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +data: App\Entity\Gender {#1517 …} +value: "2" +label: "feminin" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1301 -errors: [] -form: Symfony\Component\Form\Form {#1274 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1309 …5} |
| full_name | "registration[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_gender" |
| is_selected | Closure($choice, $value) {#1354 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.registration.gender.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | "form.registration.gender.placeholder" |
| 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 | "_registration_gender" |
| valid | true |
| value | "" |
language
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | "messages" |
same as passed value |
| choices | [ "form.registration.language.choice.french" => "french" "form.registration.language.choice.english" => "english" ] |
[ "form.registration.language.choice.french" => "french" "form.registration.language.choice.english" => "english" ] |
| label | "form.registration.language.label" |
same as passed value |
| placeholder | "form.registration.language.placeholder" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "form.registration.language.choice.french" => "french" "form.registration.language.choice.english" => "english" ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.registration.language.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.registration.language.placeholder" |
| 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() {#1058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#1057 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_language" ] |
| cache_key | "_registration_language_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#996 +data: "french" +value: "french" +label: "form.registration.language.choice.french" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +data: "english" +value: "english" +label: "form.registration.language.choice.english" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1363 -errors: [] -form: Symfony\Component\Form\Form {#1277 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1355 …5} |
| full_name | "registration[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_language" |
| is_selected | Closure($choice, $value) {#1071 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.registration.language.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "language" |
| placeholder | "form.registration.language.placeholder" |
| 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 | "_registration_language" |
| valid | true |
| value | "" |
firstname
Form type:
"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 | [ "placeholder" => "form.registration.firstname.placeholder" ] |
[ "placeholder" => "form.registration.firstname.placeholder" ] |
| label | "form.registration.firstname.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.registration.firstname.placeholder" ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1043 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 | "form.registration.firstname.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#1070 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.registration.firstname.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_firstname" ] |
| cache_key | "_registration_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1060 -errors: [] -form: Symfony\Component\Form\Form {#1280 …} } |
| form | Symfony\Component\Form\FormView {#1524 …5} |
| full_name | "registration[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_firstname" |
| label | "form.registration.firstname.label" |
| 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 | "_registration_firstname" |
| valid | true |
| value | "" |
lastname
Form type:
"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 | [ "placeholder" => "form.registration.lastname.placeholder" ] |
[ "placeholder" => "form.registration.lastname.placeholder" ] |
| label | "form.registration.lastname.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.registration.lastname.placeholder" ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#928 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 | "form.registration.lastname.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.registration.lastname.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_lastname" ] |
| cache_key | "_registration_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1525 -errors: [] -form: Symfony\Component\Form\Form {#1283 …} } |
| form | Symfony\Component\Form\FormView {#1526 …5} |
| full_name | "registration[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_lastname" |
| label | "form.registration.lastname.label" |
| 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 | "_registration_lastname" |
| valid | true |
| value | "" |
Form type:
"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 | [ "placeholder" => "form.registration.email.placeholder" ] |
[ "placeholder" => "form.registration.email.placeholder" ] |
| label | "form.registration.email.label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.registration.email.placeholder" ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#997 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 | "form.registration.email.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#998 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.registration.email.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_email" ] |
| cache_key | "_registration_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1527 -errors: [] -form: Symfony\Component\Form\Form {#1286 …} } |
| form | Symfony\Component\Form\FormView {#1528 …5} |
| full_name | "registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_email" |
| label | "form.registration.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 | "_registration_email" |
| valid | true |
| value | "" |
country
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(CountryInfo $country) {#985 class: "App\Form\RegistrationType" this: App\Form\RegistrationType {#852 …} use: { $isFrench: true } } |
same as passed value |
| class | "App\Entity\Localisation\CountryInfo" |
same as passed value |
| label | "form.account.country.label" |
same as passed value |
| placeholder | "form.account.country.placeholder" |
same as passed value |
| query_builder | Closure($er) {#984 class: "App\Form\RegistrationType" this: App\Form\RegistrationType {#852 …} use: { $isFrench: true } } |
Doctrine\ORM\QueryBuilder {#1134 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1139 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1138 #from: "App\Entity\Localisation\CountryInfo" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1136 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.countryNameFr ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1024 …} -dql: "SELECT c FROM App\Entity\Localisation\CountryInfo c ORDER BY c.countryNameFr ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1137 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerAlObKkW\EntityManagerGhost614a58f {#134 …12} } |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(CountryInfo $country) {#985 class: "App\Form\RegistrationType" this: App\Form\RegistrationType {#852 …} use: { $isFrench: true } } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1207 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1135 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1130 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#933 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1208 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1210 …} } |
| choices | null |
| class | "App\Entity\Localisation\CountryInfo" |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerAlObKkW\EntityManagerGhost614a58f {#134 …12} |
| empty_data | "" |
| 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 {#1146 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerAlObKkW\EntityManagerGhost614a58f {#134 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1021 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.account.country.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.account.country.placeholder" |
| 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 {#1134 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1139 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1138 #from: "App\Entity\Localisation\CountryInfo" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1136 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.countryNameFr ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1024 …} -dql: "SELECT c FROM App\Entity\Localisation\CountryInfo c ORDER BY c.countryNameFr ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1137 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerAlObKkW\EntityManagerGhost614a58f {#134 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#1019 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_country" ] |
| cache_key | "_registration_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +data: App\Entity\Localisation\CountryInfo {#1550 …} +value: "3" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +data: App\Entity\Localisation\CountryInfo {#1555 …} +value: "248" +label: "Afrique du Sud" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +data: App\Entity\Localisation\CountryInfo {#1559 …} +value: "6" +label: "Albanie" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +data: App\Entity\Localisation\CountryInfo {#1563 …} +value: "62" +label: "Algérie" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +data: App\Entity\Localisation\CountryInfo {#1567 …} +value: "57" +label: "Allemagne" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +data: App\Entity\Localisation\CountryInfo {#1571 …} +value: "1" +label: "Andorre" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +data: App\Entity\Localisation\CountryInfo {#1575 …} +value: "8" +label: "Angola" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +data: App\Entity\Localisation\CountryInfo {#1579 …} +value: "5" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +data: App\Entity\Localisation\CountryInfo {#1583 …} +value: "9" +label: "Antarctique" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +data: App\Entity\Localisation\CountryInfo {#1587 …} +value: "4" +label: "Antigua-et-Barbuda" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +data: App\Entity\Localisation\CountryInfo {#1591 …} +value: "252" +label: "Antilles néerlandaises" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +data: App\Entity\Localisation\CountryInfo {#1595 …} +value: "194" +label: "Arabie saoudite" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +data: App\Entity\Localisation\CountryInfo {#1599 …} +value: "10" +label: "Argentine" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +data: App\Entity\Localisation\CountryInfo {#1603 …} +value: "7" +label: "Arménie" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +data: App\Entity\Localisation\CountryInfo {#1607 …} +value: "14" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +data: App\Entity\Localisation\CountryInfo {#1611 …} +value: "13" +label: "Australie" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +data: App\Entity\Localisation\CountryInfo {#1615 …} +value: "12" +label: "Autriche" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +data: App\Entity\Localisation\CountryInfo {#1619 …} +value: "16" +label: "Azerbaïdjan" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +data: App\Entity\Localisation\CountryInfo {#1623 …} +value: "32" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +data: App\Entity\Localisation\CountryInfo {#1627 …} +value: "23" +label: "Bahreïn" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +data: App\Entity\Localisation\CountryInfo {#1631 …} +value: "19" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +data: App\Entity\Localisation\CountryInfo {#1635 …} +value: "18" +label: "Barbade" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +data: App\Entity\Localisation\CountryInfo {#1639 …} +value: "20" +label: "Belgique" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +data: App\Entity\Localisation\CountryInfo {#1643 …} +value: "37" +label: "Belize" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +data: App\Entity\Localisation\CountryInfo {#1647 …} +value: "25" +label: "Bénin" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +data: App\Entity\Localisation\CountryInfo {#1651 …} +value: "27" +label: "Bermudes" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +data: App\Entity\Localisation\CountryInfo {#1655 …} +value: "33" +label: "Bhoutan" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +data: App\Entity\Localisation\CountryInfo {#1659 …} +value: "36" +label: "Biélorussie" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +data: App\Entity\Localisation\CountryInfo {#1663 …} +value: "29" +label: "Bolivie" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +data: App\Entity\Localisation\CountryInfo {#1667 …} +value: "30" +label: "Bonaire, Saint-Eustache et Saba" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +data: App\Entity\Localisation\CountryInfo {#1671 …} +value: "17" +label: "Bosnie-Herzégovine" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +data: App\Entity\Localisation\CountryInfo {#1675 …} +value: "35" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +data: App\Entity\Localisation\CountryInfo {#1679 …} +value: "31" +label: "Brésil" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +data: App\Entity\Localisation\CountryInfo {#1683 …} +value: "28" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +data: App\Entity\Localisation\CountryInfo {#1687 …} +value: "22" +label: "Bulgarie" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +data: App\Entity\Localisation\CountryInfo {#1691 …} +value: "21" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +data: App\Entity\Localisation\CountryInfo {#1695 …} +value: "24" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +data: App\Entity\Localisation\CountryInfo {#1699 …} +value: "117" +label: "Cambodge" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +data: App\Entity\Localisation\CountryInfo {#1703 …} +value: "47" +label: "Cameroun" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +data: App\Entity\Localisation\CountryInfo {#1707 …} +value: "38" +label: "Canada" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +data: App\Entity\Localisation\CountryInfo {#1711 …} +value: "52" +label: "Cap-Vert" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +data: App\Entity\Localisation\CountryInfo {#1715 …} +value: "46" +label: "Chili" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +data: App\Entity\Localisation\CountryInfo {#1719 …} +value: "48" +label: "Chine" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +data: App\Entity\Localisation\CountryInfo {#1723 …} +value: "55" +label: "Chypre" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +data: App\Entity\Localisation\CountryInfo {#1727 …} +value: "49" +label: "Colombie" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +data: App\Entity\Localisation\CountryInfo {#1731 …} +value: "119" +label: "Comores" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +data: App\Entity\Localisation\CountryInfo {#1735 …} +value: "121" +label: "Corée du Nord" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +data: App\Entity\Localisation\CountryInfo {#1739 …} +value: "122" +label: "Corée du Sud" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +data: App\Entity\Localisation\CountryInfo {#1743 …} +value: "50" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +data: App\Entity\Localisation\CountryInfo {#1747 …} +value: "44" +label: "Côte d'Ivoire" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +data: App\Entity\Localisation\CountryInfo {#1751 …} +value: "98" +label: "Croatie" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +data: App\Entity\Localisation\CountryInfo {#1755 …} +value: "51" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +data: App\Entity\Localisation\CountryInfo {#1759 …} +value: "53" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +data: App\Entity\Localisation\CountryInfo {#1763 …} +value: "59" +label: "Danemark" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +data: App\Entity\Localisation\CountryInfo {#1767 …} +value: "58" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +data: App\Entity\Localisation\CountryInfo {#1771 …} +value: "60" +label: "Dominique" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +data: App\Entity\Localisation\CountryInfo {#1775 …} +value: "65" +label: "Égypte" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +data: App\Entity\Localisation\CountryInfo {#1779 …} +value: "2" +label: "Émirats arabes unis" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +data: App\Entity\Localisation\CountryInfo {#1783 …} +value: "63" +label: "Équateur" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +data: App\Entity\Localisation\CountryInfo {#1787 …} +value: "67" +label: "Érythrée" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +data: App\Entity\Localisation\CountryInfo {#1791 …} +value: "68" +label: "Espagne" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +data: App\Entity\Localisation\CountryInfo {#1795 …} +value: "64" +label: "Estonie" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +data: App\Entity\Localisation\CountryInfo {#1799 …} +value: "214" +label: "Eswatini" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +data: App\Entity\Localisation\CountryInfo {#1803 …} +value: "234" +label: "États-Unis" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +data: App\Entity\Localisation\CountryInfo {#1807 …} +value: "69" +label: "Éthiopie" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +data: App\Entity\Localisation\CountryInfo {#1811 …} +value: "71" +label: "Fidji" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +data: App\Entity\Localisation\CountryInfo {#1815 …} +value: "70" +label: "Finlande" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +data: App\Entity\Localisation\CountryInfo {#1819 …} +value: "75" +label: "France" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +data: App\Entity\Localisation\CountryInfo {#1823 …} +value: "76" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +data: App\Entity\Localisation\CountryInfo {#1827 …} +value: "85" +label: "Gambie" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +data: App\Entity\Localisation\CountryInfo {#1831 …} +value: "79" +label: "Géorgie" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +data: App\Entity\Localisation\CountryInfo {#1835 …} +value: "90" +label: "Géorgie du Sud-et-les Îles Sandwich du Sud" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +data: App\Entity\Localisation\CountryInfo {#1839 …} +value: "82" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +data: App\Entity\Localisation\CountryInfo {#1843 …} +value: "83" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +data: App\Entity\Localisation\CountryInfo {#1847 …} +value: "89" +label: "Grèce" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +data: App\Entity\Localisation\CountryInfo {#1851 …} +value: "78" +label: "Grenade" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +data: App\Entity\Localisation\CountryInfo {#1855 …} +value: "84" +label: "Groenland" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +data: App\Entity\Localisation\CountryInfo {#1859 …} +value: "87" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +data: App\Entity\Localisation\CountryInfo {#1863 …} +value: "92" +label: "Guam" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +data: App\Entity\Localisation\CountryInfo {#1867 …} +value: "91" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +data: App\Entity\Localisation\CountryInfo {#1871 …} +value: "81" +label: "Guernesey" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +data: App\Entity\Localisation\CountryInfo {#1875 …} +value: "86" +label: "Guinée" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +data: App\Entity\Localisation\CountryInfo {#1879 …} +value: "88" +label: "Guinée équatoriale" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +data: App\Entity\Localisation\CountryInfo {#1883 …} +value: "93" +label: "Guinée-Bissau" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +data: App\Entity\Localisation\CountryInfo {#1887 …} +value: "94" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +data: App\Entity\Localisation\CountryInfo {#1891 …} +value: "80" +label: "Guyane française" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +data: App\Entity\Localisation\CountryInfo {#1895 …} +value: "99" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +data: App\Entity\Localisation\CountryInfo {#1899 …} +value: "97" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +data: App\Entity\Localisation\CountryInfo {#1903 …} +value: "95" +label: "Hong Kong" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +data: App\Entity\Localisation\CountryInfo {#1907 …} +value: "100" +label: "Hongrie" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +data: App\Entity\Localisation\CountryInfo {#1911 …} +value: "34" +label: "Île Bouvet" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +data: App\Entity\Localisation\CountryInfo {#1915 …} +value: "54" +label: "Île Christmas" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +data: App\Entity\Localisation\CountryInfo {#1919 …} +value: "104" +label: "Île de Man" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +data: App\Entity\Localisation\CountryInfo {#1923 …} +value: "164" +label: "Île Norfolk" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +data: App\Entity\Localisation\CountryInfo {#1927 …} +value: "15" +label: "Îles Åland" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +data: App\Entity\Localisation\CountryInfo {#1931 …} +value: "125" +label: "Îles Caïmans" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +data: App\Entity\Localisation\CountryInfo {#1935 …} +value: "39" +label: "Îles Cocos" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +data: App\Entity\Localisation\CountryInfo {#1939 …} +value: "45" +label: "Îles Cook" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +data: App\Entity\Localisation\CountryInfo {#1943 …} +value: "74" +label: "Îles Féroé" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +data: App\Entity\Localisation\CountryInfo {#1947 …} +value: "96" +label: "Îles Heard-et-MacDonald" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +data: App\Entity\Localisation\CountryInfo {#1951 …} +value: "72" +label: "Îles Malouines" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2648 +data: App\Entity\Localisation\CountryInfo {#1955 …} +value: "150" +label: "Îles Mariannes du Nord" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2649 +data: App\Entity\Localisation\CountryInfo {#1959 …} +value: "144" +label: "Îles Marshall" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +data: App\Entity\Localisation\CountryInfo {#1963 …} +value: "233" +label: "Îles mineures éloignées des États-Unis" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2651 +data: App\Entity\Localisation\CountryInfo {#1967 …} +value: "195" +label: "Îles Salomon" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2652 +data: App\Entity\Localisation\CountryInfo {#1971 …} +value: "215" +label: "Îles Turques-et-Caïques" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +data: App\Entity\Localisation\CountryInfo {#1975 …} +value: "241" +label: "Îles Vierges américaines" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +data: App\Entity\Localisation\CountryInfo {#1979 …} +value: "240" +label: "Îles Vierges britanniques" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +data: App\Entity\Localisation\CountryInfo {#1983 …} +value: "105" +label: "Inde" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +data: App\Entity\Localisation\CountryInfo {#1987 …} +value: "101" +label: "Indonésie" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +data: App\Entity\Localisation\CountryInfo {#1991 …} +value: "107" +label: "Irak" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +data: App\Entity\Localisation\CountryInfo {#1995 …} +value: "108" +label: "Iran" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +data: App\Entity\Localisation\CountryInfo {#1999 …} +value: "102" +label: "Irlande" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +data: App\Entity\Localisation\CountryInfo {#2003 …} +value: "109" +label: "Islande" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +data: App\Entity\Localisation\CountryInfo {#2007 …} +value: "103" +label: "Israël" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +data: App\Entity\Localisation\CountryInfo {#2011 …} +value: "110" +label: "Italie" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +data: App\Entity\Localisation\CountryInfo {#2015 …} +value: "112" +label: "Jamaïque" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +data: App\Entity\Localisation\CountryInfo {#2019 …} +value: "114" +label: "Japon" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +data: App\Entity\Localisation\CountryInfo {#2023 …} +value: "111" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +data: App\Entity\Localisation\CountryInfo {#2027 …} +value: "113" +label: "Jordanie" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +data: App\Entity\Localisation\CountryInfo {#2031 …} +value: "126" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +data: App\Entity\Localisation\CountryInfo {#2035 …} +value: "115" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +data: App\Entity\Localisation\CountryInfo {#2039 …} +value: "116" +label: "Kirghizistan" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +data: App\Entity\Localisation\CountryInfo {#2043 …} +value: "118" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +data: App\Entity\Localisation\CountryInfo {#2047 …} +value: "123" +label: "Kosovo" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +data: App\Entity\Localisation\CountryInfo {#2051 …} +value: "124" +label: "Koweït" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +data: App\Entity\Localisation\CountryInfo {#2055 …} +value: "189" +label: "La Réunion" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +data: App\Entity\Localisation\CountryInfo {#2059 …} +value: "127" +label: "Laos" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +data: App\Entity\Localisation\CountryInfo {#2063 …} +value: "133" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +data: App\Entity\Localisation\CountryInfo {#2067 …} +value: "136" +label: "Lettonie" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +data: App\Entity\Localisation\CountryInfo {#2071 …} +value: "128" +label: "Liban" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +data: App\Entity\Localisation\CountryInfo {#2075 …} +value: "132" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +data: App\Entity\Localisation\CountryInfo {#2079 …} +value: "137" +label: "Libye" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +data: App\Entity\Localisation\CountryInfo {#2083 …} +value: "130" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +data: App\Entity\Localisation\CountryInfo {#2087 …} +value: "134" +label: "Lituanie" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +data: App\Entity\Localisation\CountryInfo {#2091 …} +value: "135" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +data: App\Entity\Localisation\CountryInfo {#2095 …} +value: "149" +label: "Macao" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +data: App\Entity\Localisation\CountryInfo {#2099 …} +value: "145" +label: "Macédoine du Nord" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +data: App\Entity\Localisation\CountryInfo {#2103 …} +value: "143" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +data: App\Entity\Localisation\CountryInfo {#2107 …} +value: "159" +label: "Malaisie" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +data: App\Entity\Localisation\CountryInfo {#2111 …} +value: "157" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: App\Entity\Localisation\CountryInfo {#2115 …} +value: "156" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +data: App\Entity\Localisation\CountryInfo {#2119 …} +value: "146" +label: "Mali" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +data: App\Entity\Localisation\CountryInfo {#2123 …} +value: "154" +label: "Malte" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +data: App\Entity\Localisation\CountryInfo {#2127 …} +value: "138" +label: "Maroc" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +data: App\Entity\Localisation\CountryInfo {#2131 …} +value: "151" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +data: App\Entity\Localisation\CountryInfo {#2135 …} +value: "155" +label: "Maurice" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +data: App\Entity\Localisation\CountryInfo {#2139 …} +value: "152" +label: "Mauritanie" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +data: App\Entity\Localisation\CountryInfo {#2143 …} +value: "247" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +data: App\Entity\Localisation\CountryInfo {#2147 …} +value: "158" +label: "Mexique" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +data: App\Entity\Localisation\CountryInfo {#2151 …} +value: "73" +label: "Micronésie" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +data: App\Entity\Localisation\CountryInfo {#2155 …} +value: "140" +label: "Moldavie" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +data: App\Entity\Localisation\CountryInfo {#2159 …} +value: "139" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +data: App\Entity\Localisation\CountryInfo {#2163 …} +value: "148" +label: "Mongolie" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +data: App\Entity\Localisation\CountryInfo {#2167 …} +value: "141" +label: "Monténégro" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +data: App\Entity\Localisation\CountryInfo {#2171 …} +value: "153" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +data: App\Entity\Localisation\CountryInfo {#2175 …} +value: "160" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +data: App\Entity\Localisation\CountryInfo {#2179 …} +value: "147" +label: "Myanmar" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +data: App\Entity\Localisation\CountryInfo {#2183 …} +value: "161" +label: "Namibie" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +data: App\Entity\Localisation\CountryInfo {#2187 …} +value: "170" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +data: App\Entity\Localisation\CountryInfo {#2191 …} +value: "169" +label: "Népal" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +data: App\Entity\Localisation\CountryInfo {#2195 …} +value: "166" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +data: App\Entity\Localisation\CountryInfo {#2199 …} +value: "163" +label: "Niger" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +data: App\Entity\Localisation\CountryInfo {#2203 …} +value: "165" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +data: App\Entity\Localisation\CountryInfo {#2207 …} +value: "171" +label: "Niue" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +data: App\Entity\Localisation\CountryInfo {#2211 …} +value: "168" +label: "Norvège" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +data: App\Entity\Localisation\CountryInfo {#2215 …} +value: "162" +label: "Nouvelle-Calédonie" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +data: App\Entity\Localisation\CountryInfo {#2219 …} +value: "172" +label: "Nouvelle-Zélande" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +data: App\Entity\Localisation\CountryInfo {#2223 …} +value: "173" +label: "Oman" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +data: App\Entity\Localisation\CountryInfo {#2227 …} +value: "232" +label: "Ouganda" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +data: App\Entity\Localisation\CountryInfo {#2231 …} +value: "236" +label: "Ouzbékistan" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +data: App\Entity\Localisation\CountryInfo {#2235 …} +value: "179" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +data: App\Entity\Localisation\CountryInfo {#2239 …} +value: "186" +label: "Palaos" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +data: App\Entity\Localisation\CountryInfo {#2243 …} +value: "184" +label: "Palestine" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +data: App\Entity\Localisation\CountryInfo {#2247 …} +value: "174" +label: "Panama" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +data: App\Entity\Localisation\CountryInfo {#2251 …} +value: "177" +label: "Papouasie-Nouvelle-Guinée" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +data: App\Entity\Localisation\CountryInfo {#2255 …} +value: "187" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +data: App\Entity\Localisation\CountryInfo {#2259 …} +value: "167" +label: "Pays-Bas" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +data: App\Entity\Localisation\CountryInfo {#2263 …} +value: "175" +label: "Pérou" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +data: App\Entity\Localisation\CountryInfo {#2267 …} +value: "178" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +data: App\Entity\Localisation\CountryInfo {#2271 …} +value: "182" +label: "Pitcairn" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +data: App\Entity\Localisation\CountryInfo {#2275 …} +value: "180" +label: "Pologne" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +data: App\Entity\Localisation\CountryInfo {#2279 …} +value: "176" +label: "Polynésie française" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +data: App\Entity\Localisation\CountryInfo {#2283 …} +value: "183" +label: "Porto Rico" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +data: App\Entity\Localisation\CountryInfo {#2287 …} +value: "185" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +data: App\Entity\Localisation\CountryInfo {#2291 …} +value: "188" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +data: App\Entity\Localisation\CountryInfo {#2295 …} +value: "41" +label: "République centrafricaine" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +data: App\Entity\Localisation\CountryInfo {#2299 …} +value: "40" +label: "République démocratique du Congo" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +data: App\Entity\Localisation\CountryInfo {#2303 …} +value: "61" +label: "République dominicaine" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +data: App\Entity\Localisation\CountryInfo {#2307 …} +value: "42" +label: "République du Congo" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +data: App\Entity\Localisation\CountryInfo {#2311 …} +value: "190" +label: "Roumanie" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +data: App\Entity\Localisation\CountryInfo {#2315 …} +value: "77" +label: "Royaume-Uni" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +data: App\Entity\Localisation\CountryInfo {#2319 …} +value: "192" +label: "Russie" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2740 +data: App\Entity\Localisation\CountryInfo {#2323 …} +value: "193" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2741 +data: App\Entity\Localisation\CountryInfo {#2327 …} +value: "66" +label: "Sahara occidental" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +data: App\Entity\Localisation\CountryInfo {#2331 …} +value: "26" +label: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +data: App\Entity\Localisation\CountryInfo {#2335 …} +value: "120" +label: "Saint-Kitts-et-Nevis" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +data: App\Entity\Localisation\CountryInfo {#2339 …} +value: "206" +label: "Saint-Marin" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +data: App\Entity\Localisation\CountryInfo {#2343 …} +value: "142" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +data: App\Entity\Localisation\CountryInfo {#2347 …} +value: "212" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +data: App\Entity\Localisation\CountryInfo {#2351 …} +value: "181" +label: "Saint-Pierre-et-Miquelon" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +data: App\Entity\Localisation\CountryInfo {#2355 …} +value: "238" +label: "Saint-Vincent-et-les-Grenadines" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +data: App\Entity\Localisation\CountryInfo {#2359 …} +value: "201" +label: "Sainte-Hélène" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +data: App\Entity\Localisation\CountryInfo {#2363 …} +value: "129" +label: "Sainte-Lucie" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +data: App\Entity\Localisation\CountryInfo {#2367 …} +value: "211" +label: "Salvador" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +data: App\Entity\Localisation\CountryInfo {#2371 …} +value: "245" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +data: App\Entity\Localisation\CountryInfo {#2375 …} +value: "11" +label: "Samoa américaines" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +data: App\Entity\Localisation\CountryInfo {#2379 …} +value: "210" +label: "São Tomé-et-Príncipe" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +data: App\Entity\Localisation\CountryInfo {#2383 …} +value: "207" +label: "Sénégal" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +data: App\Entity\Localisation\CountryInfo {#2387 …} +value: "191" +label: "Serbie" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +data: App\Entity\Localisation\CountryInfo {#2391 …} +value: "251" +label: "Serbie-et-Monténégro" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +data: App\Entity\Localisation\CountryInfo {#2395 …} +value: "196" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +data: App\Entity\Localisation\CountryInfo {#2399 …} +value: "205" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +data: App\Entity\Localisation\CountryInfo {#2403 …} +value: "200" +label: "Singapour" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +data: App\Entity\Localisation\CountryInfo {#2407 …} +value: "204" +label: "Slovaquie" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +data: App\Entity\Localisation\CountryInfo {#2411 …} +value: "202" +label: "Slovénie" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +data: App\Entity\Localisation\CountryInfo {#2415 …} +value: "208" +label: "Somalie" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +data: App\Entity\Localisation\CountryInfo {#2419 …} +value: "197" +label: "Soudan" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +data: App\Entity\Localisation\CountryInfo {#2423 …} +value: "198" +label: "Soudan du Sud" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +data: App\Entity\Localisation\CountryInfo {#2427 …} +value: "131" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +data: App\Entity\Localisation\CountryInfo {#2431 …} +value: "199" +label: "Suède" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +data: App\Entity\Localisation\CountryInfo {#2435 …} +value: "43" +label: "Suisse" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +data: App\Entity\Localisation\CountryInfo {#2439 …} +value: "209" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +data: App\Entity\Localisation\CountryInfo {#2443 …} +value: "203" +label: "Svalbard et Jan Mayen" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +data: App\Entity\Localisation\CountryInfo {#2447 …} +value: "213" +label: "Syrie" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +data: App\Entity\Localisation\CountryInfo {#2451 …} +value: "220" +label: "Tadjikistan" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +data: App\Entity\Localisation\CountryInfo {#2455 …} +value: "229" +label: "Taïwan" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +data: App\Entity\Localisation\CountryInfo {#2459 …} +value: "230" +label: "Tanzanie" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +data: App\Entity\Localisation\CountryInfo {#2463 …} +value: "216" +label: "Tchad" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +data: App\Entity\Localisation\CountryInfo {#2467 …} +value: "56" +label: "Tchéquie" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +data: App\Entity\Localisation\CountryInfo {#2471 …} +value: "217" +label: "Terres australes françaises" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +data: App\Entity\Localisation\CountryInfo {#2475 …} +value: "106" +label: "Territoire britannique de l'océan Indien" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +data: App\Entity\Localisation\CountryInfo {#2479 …} +value: "219" +label: "Thaïlande" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +data: App\Entity\Localisation\CountryInfo {#2483 …} +value: "222" +label: "Timor oriental" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +data: App\Entity\Localisation\CountryInfo {#2487 …} +value: "218" +label: "Togo" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +data: App\Entity\Localisation\CountryInfo {#2491 …} +value: "221" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +data: App\Entity\Localisation\CountryInfo {#2495 …} +value: "225" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +data: App\Entity\Localisation\CountryInfo {#2499 …} +value: "227" +label: "Trinité-et-Tobago" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +data: App\Entity\Localisation\CountryInfo {#2503 …} +value: "224" +label: "Tunisie" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +data: App\Entity\Localisation\CountryInfo {#2507 …} +value: "223" +label: "Turkménistan" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +data: App\Entity\Localisation\CountryInfo {#2511 …} +value: "226" +label: "Turquie" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +data: App\Entity\Localisation\CountryInfo {#2515 …} +value: "228" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +data: App\Entity\Localisation\CountryInfo {#2519 …} +value: "231" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +data: App\Entity\Localisation\CountryInfo {#2523 …} +value: "235" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +data: App\Entity\Localisation\CountryInfo {#2527 …} +value: "243" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +data: App\Entity\Localisation\CountryInfo {#2531 …} +value: "237" +label: "Vatican" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +data: App\Entity\Localisation\CountryInfo {#2535 …} +value: "239" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +data: App\Entity\Localisation\CountryInfo {#2539 …} +value: "242" +label: "Viêt Nam" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +data: App\Entity\Localisation\CountryInfo {#2543 …} +value: "244" +label: "Wallis-et-Futuna" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +data: App\Entity\Localisation\CountryInfo {#2547 …} +value: "246" +label: "Yémen" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +data: App\Entity\Localisation\CountryInfo {#2551 …} +value: "249" +label: "Zambie" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +data: App\Entity\Localisation\CountryInfo {#2555 …} +value: "250" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1529 -errors: [] -form: Symfony\Component\Form\Form {#1289 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1530 …5} |
| full_name | "registration[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_country" |
| is_selected | Closure($choice, $value) {#2800 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.account.country.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "form.account.country.placeholder" |
| 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 | "_registration_country" |
| 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 |
|---|---|---|
| first_options | [ "label" => "form.registration.password.first.label" "attr" => [ "placeholder" => "form.registration.password.first.placeholder" ] ] |
[ "label" => "form.registration.password.first.label" "attr" => [ "placeholder" => "form.registration.password.first.placeholder" ] ] |
| invalid_message | "form.registration.password.invalid_message" |
same as passed value |
| options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
| second_options | [ "label" => "form.registration.password.second.label" "attr" => [ "placeholder" => "form.registration.password.second.placeholder" ] ] |
[ "label" => "form.registration.password.second.label" "attr" => [ "placeholder" => "form.registration.password.second.placeholder" ] ] |
| 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 | [] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1157 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" => "form.registration.password.first.label" "attr" => [ "placeholder" => "form.registration.password.first.placeholder" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form.registration.password.invalid_message" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "password-field" ] ] |
| 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" => "form.registration.password.second.label" "attr" => [ "placeholder" => "form.registration.password.second.placeholder" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#1141 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_password" ] |
| cache_key | "_registration_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2799 -errors: [] -form: Symfony\Component\Form\Form {#1313 …} } |
| form | Symfony\Component\Form\FormView {#2801 …5} |
| full_name | "registration[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_password" |
| label | null |
| 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 | "_registration_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 | [ "placeholder" => "form.registration.password.first.placeholder" ] |
[ "placeholder" => "form.registration.password.first.placeholder" ] |
| error_bubbling | false |
same as passed value |
| label | "form.registration.password.first.label" |
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 | [ "placeholder" => "form.registration.password.first.placeholder" ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1293 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 | "form.registration.password.first.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#1299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.registration.password.first.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_password_first" ] |
| cache_key | "_registration_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2805 -errors: [] -form: Symfony\Component\Form\Form {#1316 …} } |
| form | Symfony\Component\Form\FormView {#2804 …5} |
| full_name | "registration[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_password_first" |
| label | "form.registration.password.first.label" |
| 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 | "_registration_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 | [ "placeholder" => "form.registration.password.second.placeholder" ] |
[ "placeholder" => "form.registration.password.second.placeholder" ] |
| error_bubbling | false |
same as passed value |
| label | "form.registration.password.second.label" |
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 | [ "placeholder" => "form.registration.password.second.placeholder" ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1306 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 | "form.registration.password.second.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#1307 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.registration.password.second.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_password_second" ] |
| cache_key | "_registration_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2806 -errors: [] -form: Symfony\Component\Form\Form {#1319 …} } |
| form | Symfony\Component\Form\FormView {#2807 …5} |
| full_name | "registration[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_password_second" |
| label | "form.registration.password.second.label" |
| 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 | "_registration_password_second" |
| valid | true |
| value | "" |
agreedTerms
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#983 +payload: null +groups: ? ?array +message: "form.registration.agreed_terms.error" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#983 +payload: null +groups: ? ?array +message: "form.registration.agreed_terms.error" } ] |
| label | "form.registration.agreed_terms.label" |
same as passed value |
| mapped | false |
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 | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#983 +payload: null +groups: ? ?array +message: "form.registration.agreed_terms.error" } ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1132 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.registration.agreed_terms.label" |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#1260 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_agreedTerms" ] |
| cache_key | "_registration_agreedTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2802 -errors: [] -form: Symfony\Component\Form\Form {#1322 …} } |
| form | Symfony\Component\Form\FormView {#2803 …5} |
| full_name | "registration[agreedTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_agreedTerms" |
| label | "form.registration.agreed_terms.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreedTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_agreedTerms" |
| valid | true |
| value | "1" |
referer
Form type:
"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 | [ "style" => "display:none" ] |
[ "style" => "display:none" ] |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "display:none" ] |
| 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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#976 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 | false |
| 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() {#967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#982 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:none" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_referer" ] |
| cache_key | "_registration_referer_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2809 -errors: [] -form: Symfony\Component\Form\Form {#1330 …} } |
| form | Symfony\Component\Form\FormView {#2808 …5} |
| full_name | "registration[referer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_referer" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "referer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_referer" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b6eb32e0b7b54d71d4194.FPYJ7X-AyIOVmTnWDoIlN3vB-bvJAimwtHpHpYZmxD8.ZZR7pk3D--_cqRS_N-gUUT67kNmNcl327EN0389Rvl5Sj3m3B_qBtaPAUg" |
| 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 | "b6eb32e0b7b54d71d4194.FPYJ7X-AyIOVmTnWDoIlN3vB-bvJAimwtHpHpYZmxD8.ZZR7pk3D--_cqRS_N-gUUT67kNmNcl327EN0389Rvl5Sj3m3B_qBtaPAUg" |
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 {#423 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#750 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#751 …} -namespace: Closure() {#753 …} } |
| data | "b6eb32e0b7b54d71d4194.FPYJ7X-AyIOVmTnWDoIlN3vB-bvJAimwtHpHpYZmxD8.ZZR7pk3D--_cqRS_N-gUUT67kNmNcl327EN0389Rvl5Sj3m3B_qBtaPAUg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2813 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() {#2815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#666 …} $message: Closure() {#2814 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
| cache_key | "_registration__token_hidden" |
| compound | false |
| data | "b6eb32e0b7b54d71d4194.FPYJ7X-AyIOVmTnWDoIlN3vB-bvJAimwtHpHpYZmxD8.ZZR7pk3D--_cqRS_N-gUUT67kNmNcl327EN0389Rvl5Sj3m3B_qBtaPAUg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2825 -errors: [] -form: Symfony\Component\Form\Form {#2821 …} } |
| form | Symfony\Component\Form\FormView {#2816 …5} |
| full_name | "registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration__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 | "_registration__token" |
| valid | true |
| value | "b6eb32e0b7b54d71d4194.FPYJ7X-AyIOVmTnWDoIlN3vB-bvJAimwtHpHpYZmxD8.ZZR7pk3D--_cqRS_N-gUUT67kNmNcl327EN0389Rvl5Sj3m3B_qBtaPAUg" |