- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 160
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
gender
-
language
-
firstname
-
lastname
-
email
-
country
-
-
first
-
second
-
-
agreedTerms
-
referer
-
_token
-
registration
"App\Form\RegistrationType"
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 | "https://staging.al-kunuz.com/fr/session/order/purchase/1245" |
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} 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 | [] |
| legacy_error_messages | true |
| locale | "en" |
| 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 | "https://staging.al-kunuz.com/fr/session/order/purchase/1245" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1441 …} } } |
| validation_groups | null |
View Variables
| 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 {#1459 -form: Symfony\Component\Form\Form {#1720 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1443 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | null |
gender
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 {#1487 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1562 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1491 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1563 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1564 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1492 -om: ContainerYdS95Bq\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#199 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1497 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| 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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| em | ContainerYdS95Bq\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#199 …2} |
| 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 {#1492 -om: ContainerYdS95Bq\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#199 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1497 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.registration.gender.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.registration.gender.placeholder" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1488 …} } } |
| validation_groups | null |
View Variables
| 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 {#1676 +label: "masculin" +value: "1" +data: App\Entity\Gender {#1820 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "feminin" +value: "2" +data: App\Entity\Gender {#1834 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1750 -form: Symfony\Component\Form\Form {#1723 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1758 …5} |
| full_name | "registration[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_gender" |
| is_selected | Closure($choice, $value) {#1811 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1465 …} } |
| 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_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_gender" |
| valid | true |
| value | "" |
language
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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_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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.registration.language.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.registration.language.placeholder" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1573 …} } } |
| validation_groups | null |
View Variables
| 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 {#1815 +label: "form.registration.language.choice.french" +value: "french" +data: "french" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "form.registration.language.choice.english" +value: "english" +data: "english" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1819 -form: Symfony\Component\Form\Form {#1726 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1610 …5} |
| full_name | "registration[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_language" |
| is_selected | Closure($choice, $value) {#1587 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1465 …} } |
| 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_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_language" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1585 …} } } |
| validation_groups | null |
View Variables
| 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 {#1575 -form: Symfony\Component\Form\Form {#1729 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1956 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1593 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1594 …} } } |
| validation_groups | null |
View Variables
| 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 {#1957 -form: Symfony\Component\Form\Form {#1732 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1958 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_lastname" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1607 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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.email.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1606 …} } } |
| validation_groups | null |
View Variables
| 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 {#1959 -form: Symfony\Component\Form\Form {#1735 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1960 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_email" |
| valid | true |
| value | "" |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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) {#1448 class: "App\Form\RegistrationType" this: App\Form\RegistrationType {#1378 …} use: { $isFrench: false } } |
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) {#1449 class: "App\Form\RegistrationType" this: App\Form\RegistrationType {#1378 …} use: { $isFrench: false } } |
Doctrine\ORM\QueryBuilder {#1668 -em: Doctrine\ORM\EntityManager {#1154 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1643 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1670 #from: "App\Entity\Localisation\CountryInfo" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1671 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.countryName ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\Localisation\CountryInfo c ORDER BY c.countryName ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1669 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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) {#1448 class: "App\Form\RegistrationType" this: App\Form\RegistrationType {#1378 …} use: { $isFrench: false } } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1701 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1673 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1672 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1674 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1689 -om: ContainerYdS95Bq\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#199 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1618 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| 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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| em | ContainerYdS95Bq\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#199 …2} |
| 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 {#1689 -om: ContainerYdS95Bq\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#199 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1618 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.account.country.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.account.country.placeholder" |
| 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 {#1668 -em: Doctrine\ORM\EntityManager {#1154 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1643 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1670 #from: "App\Entity\Localisation\CountryInfo" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1671 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.countryName ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\Localisation\CountryInfo c ORDER BY c.countryName ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1669 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1616 …} } } |
| validation_groups | null |
View Variables
| 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 {#1963 +label: "Afghanistan" +value: "3" +data: App\Entity\Localisation\CountryInfo {#1980 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "Aland Islands" +value: "15" +data: App\Entity\Localisation\CountryInfo {#1985 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "Albania" +value: "6" +data: App\Entity\Localisation\CountryInfo {#1989 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "Algeria" +value: "62" +data: App\Entity\Localisation\CountryInfo {#1993 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "American Samoa" +value: "11" +data: App\Entity\Localisation\CountryInfo {#1997 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "Andorra" +value: "1" +data: App\Entity\Localisation\CountryInfo {#2001 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Angola" +value: "8" +data: App\Entity\Localisation\CountryInfo {#2005 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "Anguilla" +value: "5" +data: App\Entity\Localisation\CountryInfo {#2009 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "Antarctica" +value: "9" +data: App\Entity\Localisation\CountryInfo {#2013 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "Antigua and Barbuda" +value: "4" +data: App\Entity\Localisation\CountryInfo {#2017 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "Argentina" +value: "10" +data: App\Entity\Localisation\CountryInfo {#2021 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +label: "Armenia" +value: "7" +data: App\Entity\Localisation\CountryInfo {#2025 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +label: "Aruba" +value: "14" +data: App\Entity\Localisation\CountryInfo {#2029 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +label: "Australia" +value: "13" +data: App\Entity\Localisation\CountryInfo {#2033 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +label: "Austria" +value: "12" +data: App\Entity\Localisation\CountryInfo {#2037 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Azerbaijan" +value: "16" +data: App\Entity\Localisation\CountryInfo {#2041 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "Bahamas" +value: "32" +data: App\Entity\Localisation\CountryInfo {#2045 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "Bahrain" +value: "23" +data: App\Entity\Localisation\CountryInfo {#2049 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "Bangladesh" +value: "19" +data: App\Entity\Localisation\CountryInfo {#2053 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Barbados" +value: "18" +data: App\Entity\Localisation\CountryInfo {#2057 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "Belarus" +value: "36" +data: App\Entity\Localisation\CountryInfo {#2061 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "Belgium" +value: "20" +data: App\Entity\Localisation\CountryInfo {#2065 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Belize" +value: "37" +data: App\Entity\Localisation\CountryInfo {#2069 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Benin" +value: "25" +data: App\Entity\Localisation\CountryInfo {#2073 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +label: "Bermuda" +value: "27" +data: App\Entity\Localisation\CountryInfo {#2077 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +label: "Bhutan" +value: "33" +data: App\Entity\Localisation\CountryInfo {#2081 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Bolivia" +value: "29" +data: App\Entity\Localisation\CountryInfo {#2085 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Bonaire, Saint Eustatius and Saba " +value: "30" +data: App\Entity\Localisation\CountryInfo {#2089 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "Bosnia and Herzegovina" +value: "17" +data: App\Entity\Localisation\CountryInfo {#2093 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "Botswana" +value: "35" +data: App\Entity\Localisation\CountryInfo {#2097 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Bouvet Island" +value: "34" +data: App\Entity\Localisation\CountryInfo {#2101 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "Brazil" +value: "31" +data: App\Entity\Localisation\CountryInfo {#2105 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "British Indian Ocean Territory" +value: "106" +data: App\Entity\Localisation\CountryInfo {#2109 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "British Virgin Islands" +value: "240" +data: App\Entity\Localisation\CountryInfo {#2113 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Brunei" +value: "28" +data: App\Entity\Localisation\CountryInfo {#2117 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Bulgaria" +value: "22" +data: App\Entity\Localisation\CountryInfo {#2121 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Burkina Faso" +value: "21" +data: App\Entity\Localisation\CountryInfo {#2125 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Burundi" +value: "24" +data: App\Entity\Localisation\CountryInfo {#2129 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Cabo Verde" +value: "52" +data: App\Entity\Localisation\CountryInfo {#2133 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Cambodia" +value: "117" +data: App\Entity\Localisation\CountryInfo {#2137 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Cameroon" +value: "47" +data: App\Entity\Localisation\CountryInfo {#2141 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "Canada" +value: "38" +data: App\Entity\Localisation\CountryInfo {#2145 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Cayman Islands" +value: "125" +data: App\Entity\Localisation\CountryInfo {#2149 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Central African Republic" +value: "41" +data: App\Entity\Localisation\CountryInfo {#2153 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "Chad" +value: "216" +data: App\Entity\Localisation\CountryInfo {#2157 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Chile" +value: "46" +data: App\Entity\Localisation\CountryInfo {#2161 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "China" +value: "48" +data: App\Entity\Localisation\CountryInfo {#2165 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Christmas Island" +value: "54" +data: App\Entity\Localisation\CountryInfo {#2169 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Cocos Islands" +value: "39" +data: App\Entity\Localisation\CountryInfo {#2173 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Colombia" +value: "49" +data: App\Entity\Localisation\CountryInfo {#2177 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Comoros" +value: "119" +data: App\Entity\Localisation\CountryInfo {#2181 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Cook Islands" +value: "45" +data: App\Entity\Localisation\CountryInfo {#2185 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Costa Rica" +value: "50" +data: App\Entity\Localisation\CountryInfo {#2189 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Croatia" +value: "98" +data: App\Entity\Localisation\CountryInfo {#2193 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Cuba" +value: "51" +data: App\Entity\Localisation\CountryInfo {#2197 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Curacao" +value: "53" +data: App\Entity\Localisation\CountryInfo {#2201 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Cyprus" +value: "55" +data: App\Entity\Localisation\CountryInfo {#2205 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Czechia" +value: "56" +data: App\Entity\Localisation\CountryInfo {#2209 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Democratic Republic of the Congo" +value: "40" +data: App\Entity\Localisation\CountryInfo {#2213 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Denmark" +value: "59" +data: App\Entity\Localisation\CountryInfo {#2217 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Djibouti" +value: "58" +data: App\Entity\Localisation\CountryInfo {#2221 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Dominica" +value: "60" +data: App\Entity\Localisation\CountryInfo {#2225 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Dominican Republic" +value: "61" +data: App\Entity\Localisation\CountryInfo {#2229 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Ecuador" +value: "63" +data: App\Entity\Localisation\CountryInfo {#2233 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Egypt" +value: "65" +data: App\Entity\Localisation\CountryInfo {#2237 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "El Salvador" +value: "211" +data: App\Entity\Localisation\CountryInfo {#2241 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Equatorial Guinea" +value: "88" +data: App\Entity\Localisation\CountryInfo {#2245 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "Eritrea" +value: "67" +data: App\Entity\Localisation\CountryInfo {#2249 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Estonia" +value: "64" +data: App\Entity\Localisation\CountryInfo {#2253 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Eswatini" +value: "214" +data: App\Entity\Localisation\CountryInfo {#2257 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Ethiopia" +value: "69" +data: App\Entity\Localisation\CountryInfo {#2261 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Falkland Islands" +value: "72" +data: App\Entity\Localisation\CountryInfo {#2265 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Faroe Islands" +value: "74" +data: App\Entity\Localisation\CountryInfo {#2269 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Fiji" +value: "71" +data: App\Entity\Localisation\CountryInfo {#2273 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Finland" +value: "70" +data: App\Entity\Localisation\CountryInfo {#2277 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "France" +value: "75" +data: App\Entity\Localisation\CountryInfo {#2281 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "French Guiana" +value: "80" +data: App\Entity\Localisation\CountryInfo {#2285 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "French Polynesia" +value: "176" +data: App\Entity\Localisation\CountryInfo {#2289 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "French Southern Territories" +value: "217" +data: App\Entity\Localisation\CountryInfo {#2293 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Gabon" +value: "76" +data: App\Entity\Localisation\CountryInfo {#2297 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Gambia" +value: "85" +data: App\Entity\Localisation\CountryInfo {#2301 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Georgia" +value: "79" +data: App\Entity\Localisation\CountryInfo {#2305 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Germany" +value: "57" +data: App\Entity\Localisation\CountryInfo {#2309 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Ghana" +value: "82" +data: App\Entity\Localisation\CountryInfo {#2313 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Gibraltar" +value: "83" +data: App\Entity\Localisation\CountryInfo {#2317 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Greece" +value: "89" +data: App\Entity\Localisation\CountryInfo {#2321 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Greenland" +value: "84" +data: App\Entity\Localisation\CountryInfo {#2325 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Grenada" +value: "78" +data: App\Entity\Localisation\CountryInfo {#2329 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Guadeloupe" +value: "87" +data: App\Entity\Localisation\CountryInfo {#2333 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Guam" +value: "92" +data: App\Entity\Localisation\CountryInfo {#2337 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Guatemala" +value: "91" +data: App\Entity\Localisation\CountryInfo {#2341 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Guernsey" +value: "81" +data: App\Entity\Localisation\CountryInfo {#2345 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Guinea" +value: "86" +data: App\Entity\Localisation\CountryInfo {#2349 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Guinea-Bissau" +value: "93" +data: App\Entity\Localisation\CountryInfo {#2353 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Guyana" +value: "94" +data: App\Entity\Localisation\CountryInfo {#2357 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Haiti" +value: "99" +data: App\Entity\Localisation\CountryInfo {#2361 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Heard Island and McDonald Islands" +value: "96" +data: App\Entity\Localisation\CountryInfo {#2365 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Honduras" +value: "97" +data: App\Entity\Localisation\CountryInfo {#2369 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Hong Kong" +value: "95" +data: App\Entity\Localisation\CountryInfo {#2373 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Hungary" +value: "100" +data: App\Entity\Localisation\CountryInfo {#2377 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Iceland" +value: "109" +data: App\Entity\Localisation\CountryInfo {#2381 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "India" +value: "105" +data: App\Entity\Localisation\CountryInfo {#2385 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Indonesia" +value: "101" +data: App\Entity\Localisation\CountryInfo {#2389 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Iran" +value: "108" +data: App\Entity\Localisation\CountryInfo {#2393 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Iraq" +value: "107" +data: App\Entity\Localisation\CountryInfo {#2397 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Ireland" +value: "102" +data: App\Entity\Localisation\CountryInfo {#2401 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Isle of Man" +value: "104" +data: App\Entity\Localisation\CountryInfo {#2405 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Israel" +value: "103" +data: App\Entity\Localisation\CountryInfo {#2409 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Italy" +value: "110" +data: App\Entity\Localisation\CountryInfo {#2413 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Ivory Coast" +value: "44" +data: App\Entity\Localisation\CountryInfo {#2417 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Jamaica" +value: "112" +data: App\Entity\Localisation\CountryInfo {#2421 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Japan" +value: "114" +data: App\Entity\Localisation\CountryInfo {#2425 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Jersey" +value: "111" +data: App\Entity\Localisation\CountryInfo {#2429 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Jordan" +value: "113" +data: App\Entity\Localisation\CountryInfo {#2433 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Kazakhstan" +value: "126" +data: App\Entity\Localisation\CountryInfo {#2437 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Kenya" +value: "115" +data: App\Entity\Localisation\CountryInfo {#2441 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Kiribati" +value: "118" +data: App\Entity\Localisation\CountryInfo {#2445 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Kosovo" +value: "123" +data: App\Entity\Localisation\CountryInfo {#2449 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Kuwait" +value: "124" +data: App\Entity\Localisation\CountryInfo {#2453 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Kyrgyzstan" +value: "116" +data: App\Entity\Localisation\CountryInfo {#2457 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Laos" +value: "127" +data: App\Entity\Localisation\CountryInfo {#2461 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Latvia" +value: "136" +data: App\Entity\Localisation\CountryInfo {#2465 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Lebanon" +value: "128" +data: App\Entity\Localisation\CountryInfo {#2469 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Lesotho" +value: "133" +data: App\Entity\Localisation\CountryInfo {#2473 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Liberia" +value: "132" +data: App\Entity\Localisation\CountryInfo {#2477 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Libya" +value: "137" +data: App\Entity\Localisation\CountryInfo {#2481 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Liechtenstein" +value: "130" +data: App\Entity\Localisation\CountryInfo {#2485 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Lithuania" +value: "134" +data: App\Entity\Localisation\CountryInfo {#2489 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Luxembourg" +value: "135" +data: App\Entity\Localisation\CountryInfo {#2493 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Macao" +value: "149" +data: App\Entity\Localisation\CountryInfo {#2497 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Madagascar" +value: "143" +data: App\Entity\Localisation\CountryInfo {#2501 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Malawi" +value: "157" +data: App\Entity\Localisation\CountryInfo {#2505 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Malaysia" +value: "159" +data: App\Entity\Localisation\CountryInfo {#2509 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Maldives" +value: "156" +data: App\Entity\Localisation\CountryInfo {#2513 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Mali" +value: "146" +data: App\Entity\Localisation\CountryInfo {#2517 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Malta" +value: "154" +data: App\Entity\Localisation\CountryInfo {#2521 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Marshall Islands" +value: "144" +data: App\Entity\Localisation\CountryInfo {#2525 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Martinique" +value: "151" +data: App\Entity\Localisation\CountryInfo {#2529 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Mauritania" +value: "152" +data: App\Entity\Localisation\CountryInfo {#2533 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Mauritius" +value: "155" +data: App\Entity\Localisation\CountryInfo {#2537 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Mayotte" +value: "247" +data: App\Entity\Localisation\CountryInfo {#2541 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Mexico" +value: "158" +data: App\Entity\Localisation\CountryInfo {#2545 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Micronesia" +value: "73" +data: App\Entity\Localisation\CountryInfo {#2549 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Moldova" +value: "140" +data: App\Entity\Localisation\CountryInfo {#2553 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Monaco" +value: "139" +data: App\Entity\Localisation\CountryInfo {#2557 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Mongolia" +value: "148" +data: App\Entity\Localisation\CountryInfo {#2561 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Montenegro" +value: "141" +data: App\Entity\Localisation\CountryInfo {#2565 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Montserrat" +value: "153" +data: App\Entity\Localisation\CountryInfo {#2569 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Morocco" +value: "138" +data: App\Entity\Localisation\CountryInfo {#2573 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Mozambique" +value: "160" +data: App\Entity\Localisation\CountryInfo {#2577 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Myanmar" +value: "147" +data: App\Entity\Localisation\CountryInfo {#2581 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Namibia" +value: "161" +data: App\Entity\Localisation\CountryInfo {#2585 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Nauru" +value: "170" +data: App\Entity\Localisation\CountryInfo {#2589 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Nepal" +value: "169" +data: App\Entity\Localisation\CountryInfo {#2593 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Netherlands Antilles" +value: "252" +data: App\Entity\Localisation\CountryInfo {#2597 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "New Caledonia" +value: "162" +data: App\Entity\Localisation\CountryInfo {#2601 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "New Zealand" +value: "172" +data: App\Entity\Localisation\CountryInfo {#2605 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Nicaragua" +value: "166" +data: App\Entity\Localisation\CountryInfo {#2609 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Niger" +value: "163" +data: App\Entity\Localisation\CountryInfo {#2613 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Nigeria" +value: "165" +data: App\Entity\Localisation\CountryInfo {#2617 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Niue" +value: "171" +data: App\Entity\Localisation\CountryInfo {#2621 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "Norfolk Island" +value: "164" +data: App\Entity\Localisation\CountryInfo {#2625 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "North Korea" +value: "121" +data: App\Entity\Localisation\CountryInfo {#2629 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "North Macedonia" +value: "145" +data: App\Entity\Localisation\CountryInfo {#2633 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Northern Mariana Islands" +value: "150" +data: App\Entity\Localisation\CountryInfo {#2637 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Norway" +value: "168" +data: App\Entity\Localisation\CountryInfo {#2641 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Oman" +value: "173" +data: App\Entity\Localisation\CountryInfo {#2645 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Pakistan" +value: "179" +data: App\Entity\Localisation\CountryInfo {#2649 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Palau" +value: "186" +data: App\Entity\Localisation\CountryInfo {#2653 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Palestinian Territory" +value: "184" +data: App\Entity\Localisation\CountryInfo {#2657 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Panama" +value: "174" +data: App\Entity\Localisation\CountryInfo {#2661 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Papua New Guinea" +value: "177" +data: App\Entity\Localisation\CountryInfo {#2665 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Paraguay" +value: "187" +data: App\Entity\Localisation\CountryInfo {#2669 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Peru" +value: "175" +data: App\Entity\Localisation\CountryInfo {#2673 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Philippines" +value: "178" +data: App\Entity\Localisation\CountryInfo {#2677 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Pitcairn" +value: "182" +data: App\Entity\Localisation\CountryInfo {#2681 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Poland" +value: "180" +data: App\Entity\Localisation\CountryInfo {#2685 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Portugal" +value: "185" +data: App\Entity\Localisation\CountryInfo {#2689 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Puerto Rico" +value: "183" +data: App\Entity\Localisation\CountryInfo {#2693 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Qatar" +value: "188" +data: App\Entity\Localisation\CountryInfo {#2697 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Republic of the Congo" +value: "42" +data: App\Entity\Localisation\CountryInfo {#2701 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Reunion" +value: "189" +data: App\Entity\Localisation\CountryInfo {#2705 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Romania" +value: "190" +data: App\Entity\Localisation\CountryInfo {#2709 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Russia" +value: "192" +data: App\Entity\Localisation\CountryInfo {#2713 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Rwanda" +value: "193" +data: App\Entity\Localisation\CountryInfo {#2717 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Saint Barthelemy" +value: "26" +data: App\Entity\Localisation\CountryInfo {#2721 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Saint Helena" +value: "201" +data: App\Entity\Localisation\CountryInfo {#2725 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Saint Kitts and Nevis" +value: "120" +data: App\Entity\Localisation\CountryInfo {#2729 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Saint Lucia" +value: "129" +data: App\Entity\Localisation\CountryInfo {#2733 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Saint Martin" +value: "142" +data: App\Entity\Localisation\CountryInfo {#2737 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Saint Pierre and Miquelon" +value: "181" +data: App\Entity\Localisation\CountryInfo {#2741 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Saint Vincent and the Grenadines" +value: "238" +data: App\Entity\Localisation\CountryInfo {#2745 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Samoa" +value: "245" +data: App\Entity\Localisation\CountryInfo {#2749 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "San Marino" +value: "206" +data: App\Entity\Localisation\CountryInfo {#2753 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Sao Tome and Principe" +value: "210" +data: App\Entity\Localisation\CountryInfo {#2757 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Saudi Arabia" +value: "194" +data: App\Entity\Localisation\CountryInfo {#2761 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Senegal" +value: "207" +data: App\Entity\Localisation\CountryInfo {#2765 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Serbia" +value: "191" +data: App\Entity\Localisation\CountryInfo {#2769 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Serbia and Montenegro" +value: "251" +data: App\Entity\Localisation\CountryInfo {#2773 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Seychelles" +value: "196" +data: App\Entity\Localisation\CountryInfo {#2777 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Sierra Leone" +value: "205" +data: App\Entity\Localisation\CountryInfo {#2781 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Singapore" +value: "200" +data: App\Entity\Localisation\CountryInfo {#2785 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Sint Maarten" +value: "212" +data: App\Entity\Localisation\CountryInfo {#2789 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Slovakia" +value: "204" +data: App\Entity\Localisation\CountryInfo {#2793 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Slovenia" +value: "202" +data: App\Entity\Localisation\CountryInfo {#2797 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Solomon Islands" +value: "195" +data: App\Entity\Localisation\CountryInfo {#2801 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Somalia" +value: "208" +data: App\Entity\Localisation\CountryInfo {#2805 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "South Africa" +value: "248" +data: App\Entity\Localisation\CountryInfo {#2809 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "South Georgia and the South Sandwich Islands" +value: "90" +data: App\Entity\Localisation\CountryInfo {#2813 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "South Korea" +value: "122" +data: App\Entity\Localisation\CountryInfo {#2817 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "South Sudan" +value: "198" +data: App\Entity\Localisation\CountryInfo {#2821 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Spain" +value: "68" +data: App\Entity\Localisation\CountryInfo {#2825 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Sri Lanka" +value: "131" +data: App\Entity\Localisation\CountryInfo {#2829 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Sudan" +value: "197" +data: App\Entity\Localisation\CountryInfo {#2833 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Suriname" +value: "209" +data: App\Entity\Localisation\CountryInfo {#2837 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Svalbard and Jan Mayen" +value: "203" +data: App\Entity\Localisation\CountryInfo {#2841 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Sweden" +value: "199" +data: App\Entity\Localisation\CountryInfo {#2845 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Switzerland" +value: "43" +data: App\Entity\Localisation\CountryInfo {#2849 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Syria" +value: "213" +data: App\Entity\Localisation\CountryInfo {#2853 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "Taiwan" +value: "229" +data: App\Entity\Localisation\CountryInfo {#2857 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "Tajikistan" +value: "220" +data: App\Entity\Localisation\CountryInfo {#2861 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Tanzania" +value: "230" +data: App\Entity\Localisation\CountryInfo {#2865 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Thailand" +value: "219" +data: App\Entity\Localisation\CountryInfo {#2869 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "The Netherlands" +value: "167" +data: App\Entity\Localisation\CountryInfo {#2873 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "Timor Leste" +value: "222" +data: App\Entity\Localisation\CountryInfo {#2877 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Togo" +value: "218" +data: App\Entity\Localisation\CountryInfo {#2881 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Tokelau" +value: "221" +data: App\Entity\Localisation\CountryInfo {#2885 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Tonga" +value: "225" +data: App\Entity\Localisation\CountryInfo {#2889 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Trinidad and Tobago" +value: "227" +data: App\Entity\Localisation\CountryInfo {#2893 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Tunisia" +value: "224" +data: App\Entity\Localisation\CountryInfo {#2897 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Turkey" +value: "226" +data: App\Entity\Localisation\CountryInfo {#2901 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Turkmenistan" +value: "223" +data: App\Entity\Localisation\CountryInfo {#2905 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Turks and Caicos Islands" +value: "215" +data: App\Entity\Localisation\CountryInfo {#2909 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Tuvalu" +value: "228" +data: App\Entity\Localisation\CountryInfo {#2913 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "U.S. Virgin Islands" +value: "241" +data: App\Entity\Localisation\CountryInfo {#2917 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Uganda" +value: "232" +data: App\Entity\Localisation\CountryInfo {#2921 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Ukraine" +value: "231" +data: App\Entity\Localisation\CountryInfo {#2925 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "United Arab Emirates" +value: "2" +data: App\Entity\Localisation\CountryInfo {#2929 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "United Kingdom" +value: "77" +data: App\Entity\Localisation\CountryInfo {#2933 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "United States" +value: "234" +data: App\Entity\Localisation\CountryInfo {#2937 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "United States Minor Outlying Islands" +value: "233" +data: App\Entity\Localisation\CountryInfo {#2941 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Uruguay" +value: "235" +data: App\Entity\Localisation\CountryInfo {#2945 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Uzbekistan" +value: "236" +data: App\Entity\Localisation\CountryInfo {#2949 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Vanuatu" +value: "243" +data: App\Entity\Localisation\CountryInfo {#2953 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Vatican" +value: "237" +data: App\Entity\Localisation\CountryInfo {#2957 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Venezuela" +value: "239" +data: App\Entity\Localisation\CountryInfo {#2961 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Vietnam" +value: "242" +data: App\Entity\Localisation\CountryInfo {#2965 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Wallis and Futuna" +value: "244" +data: App\Entity\Localisation\CountryInfo {#2969 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Western Sahara" +value: "66" +data: App\Entity\Localisation\CountryInfo {#2973 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Yemen" +value: "246" +data: App\Entity\Localisation\CountryInfo {#2977 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Zambia" +value: "249" +data: App\Entity\Localisation\CountryInfo {#2981 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Zimbabwe" +value: "250" +data: App\Entity\Localisation\CountryInfo {#2985 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1961 -form: Symfony\Component\Form\Form {#1738 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1962 …5} |
| full_name | "registration[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_country" |
| is_selected | Closure($choice, $value) {#3230 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1465 …} } |
| 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_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_country" |
| valid | true |
| value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1699 …} } } |
| validation_groups | null |
View Variables
| 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 {#3229 -form: Symfony\Component\Form\Form {#1762 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3231 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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.password.first.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1746 …} } } |
| validation_groups | null |
View Variables
| 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 {#3235 -form: Symfony\Component\Form\Form {#1765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3234 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_password_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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.password.second.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1756 …} } } |
| validation_groups | null |
View Variables
| 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 {#3236 -form: Symfony\Component\Form\Form {#1768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3237 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_password_second" |
| valid | true |
| value | "" |
agreedTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 {#1450 +payload: null +message: "form.registration.agreed_terms.error" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1450 +payload: null +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 {#1450 +payload: null +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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1708 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1704 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1710 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 | [] |
| legacy_error_messages | true |
| 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() {#1714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1712 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| 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 {#3232 -form: Symfony\Component\Form\Form {#1771 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3233 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_agreedTerms" |
| valid | true |
| value | "1" |
referer
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "https://staging.al-kunuz.com/fr/session/order/purchase/1245" |
| View Format | same as normalized 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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#1457 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:none" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_referer" ] |
| cache_key | "_registration_referer_text" |
| compound | false |
| data | "https://staging.al-kunuz.com/fr/session/order/purchase/1245" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3239 -form: Symfony\Component\Form\Form {#1774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3238 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_referer" |
| valid | true |
| value | "https://staging.al-kunuz.com/fr/session/order/purchase/1245" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "43f3d8cc2ff8d10ea6.MRDFiMTf8yuZCQSV5WKUsczBYIIBH5_P_fsEaKv_t6o.YmHz8PLtsmL6b2nM3Fuk4J-7TdZNaa-tiq4pXJqZ7sAIUYHM_LC4csF8NA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "43f3d8cc2ff8d10ea6.MRDFiMTf8yuZCQSV5WKUsczBYIIBH5_P_fsEaKv_t6o.YmHz8PLtsmL6b2nM3Fuk4J-7TdZNaa-tiq4pXJqZ7sAIUYHM_LC4csF8NA" |
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 | "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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#201 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#200 …} -namespace: Closure() {#203 …} } |
| data | "43f3d8cc2ff8d10ea6.MRDFiMTf8yuZCQSV5WKUsczBYIIBH5_P_fsEaKv_t6o.YmHz8PLtsmL6b2nM3Fuk4J-7TdZNaa-tiq4pXJqZ7sAIUYHM_LC4csF8NA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3244 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1423 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1256 …} $translationDomain: "validators" $message: Closure() {#3243 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration__token" ] |
| cache_key | "_registration__token_hidden" |
| compound | false |
| data | "43f3d8cc2ff8d10ea6.MRDFiMTf8yuZCQSV5WKUsczBYIIBH5_P_fsEaKv_t6o.YmHz8PLtsmL6b2nM3Fuk4J-7TdZNaa-tiq4pXJqZ7sAIUYHM_LC4csF8NA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3256 -form: Symfony\Component\Form\Form {#3252 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3247 …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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration__token" |
| valid | true |
| value | "43f3d8cc2ff8d10ea6.MRDFiMTf8yuZCQSV5WKUsczBYIIBH5_P_fsEaKv_t6o.YmHz8PLtsmL6b2nM3Fuk4J-7TdZNaa-tiq4pXJqZ7sAIUYHM_LC4csF8NA" |