Forms
-
subscription
-
email
-
first_name
-
last_name
-
salutation
-
0
-
1
-
-
fi_country
-
newsletter_language
-
0
-
1
-
-
privacy
-
company
-
captcha
-
subscribe
-
_token
-
email_address
-
subscription
"App\Form\Type\SubscriptionType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\NewsletterSubscription {#889 -id: null -email: null -salutation: null -academicTitle: null -firstName: null -lastName: null -privateRegister: null -company: null -city: null -fiCountry: null -privacy: null -status: null -modified: null -hash: null -newsletterLanguage: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\NewsletterSubscription {#889 -id: null -email: null -salutation: null -academicTitle: null -firstName: null -lastName: null -privateRegister: null -company: null -city: null -fiCountry: null -privacy: null -status: null -modified: null -hash: null -newsletterLanguage: null } |
same as passed value |
| honeypot | true |
same as passed value |
| locale | "en" |
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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\NewsletterSubscription {#889 -id: null -email: null -salutation: null -academicTitle: null -firstName: null -lastName: null -privateRegister: null -company: null -city: null -fiCountry: null -privacy: null -status: null -modified: null -hash: null -newsletterLanguage: null } |
| data_class | "App\Entity\NewsletterSubscription" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#661 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\NewsletterSubscription" } } |
| 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 | [] |
| honeypot | true |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "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 |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#660 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "subscription" "_subscription" ] |
| cache_key | "_subscription_subscription" |
| compound | true |
| data | App\Entity\NewsletterSubscription {#889 -id: null -email: null -salutation: null -academicTitle: null -firstName: null -lastName: null -privateRegister: null -company: null -city: null -fiCountry: null -privacy: null -status: null -modified: null -hash: null -newsletterLanguage: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1637 -errors: [] -form: Symfony\Component\Form\Form {#1238 …} } |
| form | Symfony\Component\Form\FormView {#1622 …5} |
| full_name | "subscription" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subscription" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription" |
| valid | true |
| value | App\Entity\NewsletterSubscription {#889 -id: null -email: null -salutation: null -academicTitle: null -firstName: null -lastName: null -privateRegister: null -company: null -city: null -fiCountry: null -privacy: null -status: null -modified: null -hash: null -newsletterLanguage: null } |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Email" ] |
[ "placeholder" => "Email" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Email" ] |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#598 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#597 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subscription_email" ] |
| cache_key | "_subscription_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1633 -errors: [] -form: Symfony\Component\Form\Form {#1293 …} } |
| form | Symfony\Component\Form\FormView {#1647 …5} |
| full_name | "subscription[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_email" |
| valid | true |
| value | "" |
first_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "First name *" ] |
[ "placeholder" => "First name *" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "First name *" ] |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#641 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#643 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "First name *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subscription_first_name" ] |
| cache_key | "_subscription_first_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1806 -errors: [] -form: Symfony\Component\Form\Form {#1290 …} } |
| form | Symfony\Component\Form\FormView {#1708 …5} |
| full_name | "subscription[first_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_first_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_first_name" |
| valid | true |
| value | "" |
last_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Last name *" ] |
[ "placeholder" => "Last name *" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Last name *" ] |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#652 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Last name *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subscription_last_name" ] |
| cache_key | "_subscription_last_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1707 -errors: [] -form: Symfony\Component\Form\Form {#1287 …} } |
| form | Symfony\Component\Form\FormView {#1634 …5} |
| full_name | "subscription[last_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_last_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "last_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_last_name" |
| valid | true |
| value | "" |
salutation
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Mr." => "Mr." "Mrs." => "Mrs." ] |
[ "Mr." => "Mr." "Mrs." => "Mrs." ] |
| expanded | true |
same as passed value |
| multiple | 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Mr." => "Mr." "Mrs." => "Mrs." ] |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#686 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_subscription_salutation" ] |
| cache_key | "_subscription_salutation_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#700 +data: "Mr." +value: "Mr." +label: "Mr." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#703 +data: "Mrs." +value: "Mrs." +label: "Mrs." +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1621 -errors: [] -form: Symfony\Component\Form\Form {#1096 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1628 …5} |
| full_name | "subscription[salutation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_salutation" |
| is_selected | Closure($choice, $value) {#1629 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "salutation" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_salutation" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Mr." |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "Mr." |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mr." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1298 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Mr." |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_subscription_salutation_entry" ] |
| cache_key | "_subscription_salutation_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1636 -errors: [] -form: Symfony\Component\Form\Form {#1099 …} } |
| form | Symfony\Component\Form\FormView {#1632 …5} |
| full_name | "subscription[salutation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_salutation_0" |
| label | "Mr." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_salutation_entry" |
| valid | true |
| value | "Mr." |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Mrs." |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "Mrs." |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mrs." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1254 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Mrs." |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_subscription_salutation_entry" ] |
| cache_key | "_subscription_salutation_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1624 -errors: [] -form: Symfony\Component\Form\Form {#1252 …} } |
| form | Symfony\Component\Form\FormView {#658 …5} |
| full_name | "subscription[salutation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_salutation_1" |
| label | "Mrs." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_salutation_entry" |
| valid | true |
| value | "Mrs." |
fi_country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(Country $country): string {#708 returnType: "string" class: "App\Form\Type\SubscriptionType" this: App\Form\Type\SubscriptionType {#902 …} } |
same as passed value |
| class | "App\Entity\Country" |
same as passed value |
| placeholder | "Select country" |
same as passed value |
| query_builder | Closure(EntityRepository $er): QueryBuilder {#674 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\Type\SubscriptionType" this: App\Form\Type\SubscriptionType {#902 …} } |
Doctrine\ORM\QueryBuilder {#1111 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1113 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1108 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1118 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.cnShortEn ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#801 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.cnShortEn ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1112 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#335 …11} } |
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(Country $country): string {#708 returnType: "string" class: "App\Form\Type\SubscriptionType" this: App\Form\Type\SubscriptionType {#902 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1081 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1115 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1074 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1106 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1114 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1078 …} } |
| choices | null |
| class | "App\Entity\Country" |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#335 …11} |
| 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 | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1178 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#335 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#812 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Select country" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1111 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1113 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1108 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1118 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.cnShortEn ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#801 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.cnShortEn ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1112 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#335 …11} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#814 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_subscription_fi_country" ] |
| cache_key | "_subscription_fi_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +data: App\Entity\Country {#1873 …} +value: "999" +label: "- Unknown -" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +data: App\Entity\Country {#1875 …} +value: "3" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +data: App\Entity\Country {#1876 …} +value: "239" +label: "Åland" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +data: App\Entity\Country {#1877 …} +value: "6" +label: "Albania" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +data: App\Entity\Country {#1878 …} +value: "59" +label: "Algeria" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +data: App\Entity\Country {#1879 …} +value: "12" +label: "American Samoa" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +data: App\Entity\Country {#1880 …} +value: "1" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +data: App\Entity\Country {#1881 …} +value: "9" +label: "Angola" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +data: App\Entity\Country {#1882 …} +value: "5" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +data: App\Entity\Country {#1883 …} +value: "10" +label: "Antarctica" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +data: App\Entity\Country {#1884 …} +value: "4" +label: "Antigua and Barbuda" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +data: App\Entity\Country {#1885 …} +value: "11" +label: "Argentina" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +data: App\Entity\Country {#1886 …} +value: "7" +label: "Armenia" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +data: App\Entity\Country {#1887 …} +value: "15" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +data: App\Entity\Country {#1888 …} +value: "14" +label: "Australia" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +data: App\Entity\Country {#1889 …} +value: "13" +label: "Austria" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +data: App\Entity\Country {#1890 …} +value: "16" +label: "Azerbaijan" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +data: App\Entity\Country {#1891 …} +value: "23" +label: "Bahrain" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +data: App\Entity\Country {#1892 …} +value: "19" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +data: App\Entity\Country {#1893 …} +value: "18" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +data: App\Entity\Country {#1894 …} +value: "34" +label: "Belarus" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +data: App\Entity\Country {#1895 …} +value: "20" +label: "Belgium" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +data: App\Entity\Country {#1896 …} +value: "35" +label: "Belize" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +data: App\Entity\Country {#1897 …} +value: "25" +label: "Benin" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +data: App\Entity\Country {#1898 …} +value: "26" +label: "Bermuda" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +data: App\Entity\Country {#1899 …} +value: "31" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +data: App\Entity\Country {#1900 …} +value: "28" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +data: App\Entity\Country {#1901 …} +value: "248" +label: "Bonaire, Sint Eustatius and Saba" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +data: App\Entity\Country {#1902 …} +value: "17" +label: "Bosnia and Herzegovina" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +data: App\Entity\Country {#1903 …} +value: "33" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +data: App\Entity\Country {#1904 …} +value: "32" +label: "Bouvet Island" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +data: App\Entity\Country {#1905 …} +value: "29" +label: "Brazil" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +data: App\Entity\Country {#1906 …} +value: "100" +label: "British Indian Ocean Territory" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +data: App\Entity\Country {#1907 …} +value: "226" +label: "British Virgin Islands" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +data: App\Entity\Country {#1908 …} +value: "27" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +data: App\Entity\Country {#1909 …} +value: "22" +label: "Bulgaria" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +data: App\Entity\Country {#1910 …} +value: "21" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +data: App\Entity\Country {#1911 …} +value: "24" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +data: App\Entity\Country {#1912 …} +value: "110" +label: "Cambodia" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +data: App\Entity\Country {#1913 …} +value: "45" +label: "Cameroon" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +data: App\Entity\Country {#1914 …} +value: "36" +label: "Canada" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +data: App\Entity\Country {#1915 …} +value: "50" +label: "Cape Verde" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +data: App\Entity\Country {#1916 …} +value: "117" +label: "Cayman Islands" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +data: App\Entity\Country {#1917 …} +value: "39" +label: "Central African Republic" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +data: App\Entity\Country {#1918 …} +value: "202" +label: "Chad" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +data: App\Entity\Country {#1919 …} +value: "44" +label: "Chile" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +data: App\Entity\Country {#1920 …} +value: "46" +label: "China" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +data: App\Entity\Country {#1921 …} +value: "51" +label: "Christmas Island" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +data: App\Entity\Country {#1922 …} +value: "37" +label: "Cocos (Keeling) Islands" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +data: App\Entity\Country {#1923 …} +value: "47" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +data: App\Entity\Country {#1924 …} +value: "112" +label: "Comoros" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +data: App\Entity\Country {#1925 …} +value: "38" +label: "Congo" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +data: App\Entity\Country {#1926 …} +value: "40" +label: "Congo-Brazzaville" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +data: App\Entity\Country {#1927 …} +value: "43" +label: "Cook Islands" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +data: App\Entity\Country {#1928 …} +value: "48" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +data: App\Entity\Country {#1929 …} +value: "42" +label: "Côte d’Ivoire" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +data: App\Entity\Country {#1930 …} +value: "93" +label: "Croatia" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +data: App\Entity\Country {#1931 …} +value: "49" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +data: App\Entity\Country {#1932 …} +value: "249" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +data: App\Entity\Country {#1933 …} +value: "52" +label: "Cyprus" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +data: App\Entity\Country {#1934 …} +value: "53" +label: "Czech Republic" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +data: App\Entity\Country {#1935 …} +value: "56" +label: "Denmark" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +data: App\Entity\Country {#1936 …} +value: "55" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +data: App\Entity\Country {#1937 …} +value: "57" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +data: App\Entity\Country {#1938 …} +value: "58" +label: "Dominican Republic" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +data: App\Entity\Country {#1939 …} +value: "60" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +data: App\Entity\Country {#1940 …} +value: "62" +label: "Egypt" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +data: App\Entity\Country {#1941 …} +value: "198" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +data: App\Entity\Country {#1942 …} +value: "84" +label: "Equatorial Guinea" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +data: App\Entity\Country {#1943 …} +value: "64" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +data: App\Entity\Country {#1944 …} +value: "61" +label: "Estonia" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +data: App\Entity\Country {#1945 …} +value: "66" +label: "Ethiopia" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +data: App\Entity\Country {#1946 …} +value: "69" +label: "Falkland Islands" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +data: App\Entity\Country {#1947 …} +value: "71" +label: "Faroes" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +data: App\Entity\Country {#1948 …} +value: "68" +label: "Fiji" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +data: App\Entity\Country {#1949 …} +value: "67" +label: "Finland" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +data: App\Entity\Country {#1950 …} +value: "72" +label: "France" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +data: App\Entity\Country {#1951 …} +value: "77" +label: "French Guiana" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +data: App\Entity\Country {#1952 …} +value: "166" +label: "French Polynesia" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +data: App\Entity\Country {#1953 …} +value: "203" +label: "French Southern Territories" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +data: App\Entity\Country {#1954 …} +value: "73" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +data: App\Entity\Country {#1955 …} +value: "81" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: App\Entity\Country {#1956 …} +value: "76" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +data: App\Entity\Country {#1957 …} +value: "54" +label: "Germany" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +data: App\Entity\Country {#1958 …} +value: "78" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: App\Entity\Country {#1959 …} +value: "79" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +data: App\Entity\Country {#1960 …} +value: "85" +label: "Greece" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +data: App\Entity\Country {#1961 …} +value: "80" +label: "Greenland" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +data: App\Entity\Country {#1962 …} +value: "75" +label: "Grenada" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +data: App\Entity\Country {#1963 …} +value: "83" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +data: App\Entity\Country {#1964 …} +value: "88" +label: "Guam" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: App\Entity\Country {#1965 …} +value: "87" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: App\Entity\Country {#1966 …} +value: "244" +label: "Guernsey" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +data: App\Entity\Country {#1967 …} +value: "82" +label: "Guinea" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: App\Entity\Country {#1968 …} +value: "89" +label: "Guinea-Bissau" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +data: App\Entity\Country {#1969 …} +value: "90" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +data: App\Entity\Country {#1970 …} +value: "94" +label: "Haiti" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +data: App\Entity\Country {#1971 …} +value: "240" +label: "Heard Island and McDonald Islands" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +data: App\Entity\Country {#1972 …} +value: "92" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +data: App\Entity\Country {#1973 …} +value: "91" +label: "Hong Kong SAR of China" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +data: App\Entity\Country {#1974 …} +value: "95" +label: "Hungary" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +data: App\Entity\Country {#1975 …} +value: "103" +label: "Iceland" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +data: App\Entity\Country {#1976 …} +value: "99" +label: "India" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +data: App\Entity\Country {#1977 …} +value: "96" +label: "Indonesia" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +data: App\Entity\Country {#1978 …} +value: "102" +label: "Iran" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +data: App\Entity\Country {#1979 …} +value: "101" +label: "Iraq" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +data: App\Entity\Country {#1980 …} +value: "97" +label: "Ireland" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +data: App\Entity\Country {#1981 …} +value: "245" +label: "Isle of Man" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +data: App\Entity\Country {#1982 …} +value: "98" +label: "Israel" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +data: App\Entity\Country {#1983 …} +value: "104" +label: "Italy" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +data: App\Entity\Country {#1984 …} +value: "105" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +data: App\Entity\Country {#1985 …} +value: "107" +label: "Japan" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +data: App\Entity\Country {#1986 …} +value: "243" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +data: App\Entity\Country {#1987 …} +value: "106" +label: "Jordan" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +data: App\Entity\Country {#1988 …} +value: "118" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +data: App\Entity\Country {#1989 …} +value: "108" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +data: App\Entity\Country {#1990 …} +value: "111" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +data: App\Entity\Country {#1991 …} +value: "252" +label: "Kosovo" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +data: App\Entity\Country {#1992 …} +value: "116" +label: "Kuwait" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +data: App\Entity\Country {#1993 …} +value: "109" +label: "Kyrgyzstan" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +data: App\Entity\Country {#1994 …} +value: "119" +label: "Laos" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +data: App\Entity\Country {#1995 …} +value: "128" +label: "Latvia" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +data: App\Entity\Country {#1996 …} +value: "120" +label: "Lebanon" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +data: App\Entity\Country {#1997 …} +value: "125" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +data: App\Entity\Country {#1998 …} +value: "124" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +data: App\Entity\Country {#1999 …} +value: "129" +label: "Libya" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +data: App\Entity\Country {#2000 …} +value: "122" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +data: App\Entity\Country {#2001 …} +value: "126" +label: "Lithuania" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +data: App\Entity\Country {#2002 …} +value: "127" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +data: App\Entity\Country {#2003 …} +value: "139" +label: "Macao SAR of China" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +data: App\Entity\Country {#2004 …} +value: "135" +label: "Macedonia" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +data: App\Entity\Country {#2005 …} +value: "133" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +data: App\Entity\Country {#2006 …} +value: "147" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +data: App\Entity\Country {#2007 …} +value: "149" +label: "Malaysia" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +data: App\Entity\Country {#2008 …} +value: "146" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +data: App\Entity\Country {#2009 …} +value: "136" +label: "Mali" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +data: App\Entity\Country {#2010 …} +value: "144" +label: "Malta" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +data: App\Entity\Country {#2011 …} +value: "134" +label: "Marshall Islands" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +data: App\Entity\Country {#2012 …} +value: "141" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +data: App\Entity\Country {#2013 …} +value: "142" +label: "Mauritania" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +data: App\Entity\Country {#2014 …} +value: "145" +label: "Mauritius" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +data: App\Entity\Country {#2015 …} +value: "233" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +data: App\Entity\Country {#2016 …} +value: "148" +label: "Mexico" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +data: App\Entity\Country {#2017 …} +value: "70" +label: "Micronesia" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +data: App\Entity\Country {#2018 …} +value: "132" +label: "Moldova" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +data: App\Entity\Country {#2019 …} +value: "131" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +data: App\Entity\Country {#2020 …} +value: "138" +label: "Mongolia" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +data: App\Entity\Country {#2021 …} +value: "241" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +data: App\Entity\Country {#2022 …} +value: "143" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +data: App\Entity\Country {#2023 …} +value: "130" +label: "Morocco" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +data: App\Entity\Country {#2024 …} +value: "150" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +data: App\Entity\Country {#2025 …} +value: "137" +label: "Myanmar" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +data: App\Entity\Country {#2026 …} +value: "151" +label: "Namibia" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +data: App\Entity\Country {#2027 …} +value: "160" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +data: App\Entity\Country {#2028 …} +value: "159" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +data: App\Entity\Country {#2029 …} +value: "157" +label: "Netherlands" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +data: App\Entity\Country {#2030 …} +value: "8" +label: "Netherlands Antilles" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +data: App\Entity\Country {#2031 …} +value: "152" +label: "New Caledonia" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +data: App\Entity\Country {#2032 …} +value: "162" +label: "New Zealand" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +data: App\Entity\Country {#2033 …} +value: "156" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +data: App\Entity\Country {#2034 …} +value: "153" +label: "Niger" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +data: App\Entity\Country {#2035 …} +value: "155" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +data: App\Entity\Country {#2036 …} +value: "161" +label: "Niue" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +data: App\Entity\Country {#2037 …} +value: "154" +label: "Norfolk Island" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +data: App\Entity\Country {#2038 …} +value: "114" +label: "North Korea" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +data: App\Entity\Country {#2039 …} +value: "140" +label: "Northern Marianas" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +data: App\Entity\Country {#2040 …} +value: "158" +label: "Norway" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +data: App\Entity\Country {#2041 …} +value: "163" +label: "Oman" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +data: App\Entity\Country {#2042 …} +value: "169" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +data: App\Entity\Country {#2043 …} +value: "175" +label: "Palau" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: App\Entity\Country {#2044 …} +value: "237" +label: "Palestine" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +data: App\Entity\Country {#2045 …} +value: "164" +label: "Panama" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +data: App\Entity\Country {#2046 …} +value: "167" +label: "Papua New Guinea" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +data: App\Entity\Country {#2047 …} +value: "176" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +data: App\Entity\Country {#2048 …} +value: "165" +label: "Peru" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +data: App\Entity\Country {#2049 …} +value: "168" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +data: App\Entity\Country {#2050 …} +value: "172" +label: "Pitcairn Islands" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +data: App\Entity\Country {#2051 …} +value: "170" +label: "Poland" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +data: App\Entity\Country {#2052 …} +value: "174" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +data: App\Entity\Country {#2053 …} +value: "173" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +data: App\Entity\Country {#2054 …} +value: "177" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +data: App\Entity\Country {#2055 …} +value: "178" +label: "Reunion" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +data: App\Entity\Country {#2056 …} +value: "179" +label: "Romania" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +data: App\Entity\Country {#2057 …} +value: "180" +label: "Russia" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +data: App\Entity\Country {#2058 …} +value: "181" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +data: App\Entity\Country {#2059 …} +value: "247" +label: "Saint Barthélemy" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +data: App\Entity\Country {#2060 …} +value: "188" +label: "Saint Helena, Ascension and Tristan da Cunha" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +data: App\Entity\Country {#2061 …} +value: "113" +label: "Saint Kitts and Nevis" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +data: App\Entity\Country {#2062 …} +value: "121" +label: "Saint Lucia" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +data: App\Entity\Country {#2063 …} +value: "246" +label: "Saint Martin" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +data: App\Entity\Country {#2064 …} +value: "171" +label: "Saint Pierre and Miquelon" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +data: App\Entity\Country {#2065 …} +value: "224" +label: "Saint Vincent and the Grenadines" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +data: App\Entity\Country {#2066 …} +value: "231" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +data: App\Entity\Country {#2067 …} +value: "193" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +data: App\Entity\Country {#2068 …} +value: "197" +label: "São Tomé e Príncipe" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +data: App\Entity\Country {#2069 …} +value: "182" +label: "Saudi Arabia" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +data: App\Entity\Country {#2070 …} +value: "194" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +data: App\Entity\Country {#2071 …} +value: "242" +label: "Serbia" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +data: App\Entity\Country {#2072 …} +value: "184" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +data: App\Entity\Country {#2073 …} +value: "192" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +data: App\Entity\Country {#2074 …} +value: "187" +label: "Singapore" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +data: App\Entity\Country {#2075 …} +value: "250" +label: "Sint Maarten" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +data: App\Entity\Country {#2076 …} +value: "191" +label: "Slovakia" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: App\Entity\Country {#2077 …} +value: "189" +label: "Slovenia" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: App\Entity\Country {#2078 …} +value: "183" +label: "Solomon Islands" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: App\Entity\Country {#2079 …} +value: "195" +label: "Somalia" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: App\Entity\Country {#2080 …} +value: "234" +label: "South Africa" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: App\Entity\Country {#2081 …} +value: "86" +label: "South Georgia and the South Sandwich Islands" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: App\Entity\Country {#2082 …} +value: "115" +label: "South Korea" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: App\Entity\Country {#2083 …} +value: "251" +label: "South Sudan" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: App\Entity\Country {#2084 …} +value: "65" +label: "Spain" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +data: App\Entity\Country {#2085 …} +value: "123" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +data: App\Entity\Country {#2086 …} +value: "185" +label: "Sudan" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: App\Entity\Country {#2087 …} +value: "196" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +data: App\Entity\Country {#2088 …} +value: "190" +label: "Svalbard" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +data: App\Entity\Country {#2089 …} +value: "200" +label: "Swaziland" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +data: App\Entity\Country {#2090 …} +value: "186" +label: "Sweden" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +data: App\Entity\Country {#2091 …} +value: "41" +label: "Switzerland" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +data: App\Entity\Country {#2092 …} +value: "199" +label: "Syria" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +data: App\Entity\Country {#2093 …} +value: "215" +label: "Taiwan" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +data: App\Entity\Country {#2094 …} +value: "206" +label: "Tajikistan" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +data: App\Entity\Country {#2095 …} +value: "216" +label: "Tanzania" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +data: App\Entity\Country {#2096 …} +value: "205" +label: "Thailand" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +data: App\Entity\Country {#2097 …} +value: "30" +label: "The Bahamas" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +data: App\Entity\Country {#2098 …} +value: "211" +label: "Timor-Leste" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +data: App\Entity\Country {#2099 …} +value: "204" +label: "Togo" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +data: App\Entity\Country {#2100 …} +value: "207" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +data: App\Entity\Country {#2101 …} +value: "210" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +data: App\Entity\Country {#2102 …} +value: "213" +label: "Trinidad and Tobago" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +data: App\Entity\Country {#2103 …} +value: "209" +label: "Tunisia" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +data: App\Entity\Country {#2104 …} +value: "212" +label: "Turkey" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +data: App\Entity\Country {#2105 …} +value: "208" +label: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +data: App\Entity\Country {#2106 …} +value: "201" +label: "Turks and Caicos Islands" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +data: App\Entity\Country {#2107 …} +value: "214" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +data: App\Entity\Country {#2108 …} +value: "218" +label: "Uganda" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +data: App\Entity\Country {#2109 …} +value: "217" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +data: App\Entity\Country {#2110 …} +value: "2" +label: "United Arab Emirates" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +data: App\Entity\Country {#2111 …} +value: "74" +label: "United Kingdom" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +data: App\Entity\Country {#2112 …} +value: "220" +label: "United States" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +data: App\Entity\Country {#2113 …} +value: "219" +label: "United States Minor Outlying Islands" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +data: App\Entity\Country {#2114 …} +value: "221" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +data: App\Entity\Country {#2115 …} +value: "227" +label: "US Virgin Islands" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +data: App\Entity\Country {#2116 …} +value: "222" +label: "Uzbekistan" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +data: App\Entity\Country {#2117 …} +value: "229" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +data: App\Entity\Country {#2118 …} +value: "223" +label: "Vatican City" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +data: App\Entity\Country {#2119 …} +value: "225" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +data: App\Entity\Country {#2120 …} +value: "228" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +data: App\Entity\Country {#2121 …} +value: "230" +label: "Wallis and Futuna" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +data: App\Entity\Country {#2122 …} +value: "63" +label: "Western Sahara" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +data: App\Entity\Country {#2123 …} +value: "232" +label: "Yemen" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +data: App\Entity\Country {#2124 …} +value: "235" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +data: App\Entity\Country {#2125 …} +value: "236" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1630 -errors: [] -form: Symfony\Component\Form\Form {#1244 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1631 …5} |
| full_name | "subscription[fi_country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_fi_country" |
| is_selected | Closure($choice, $value) {#2368 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "fi_country" |
| placeholder | "Select country" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_fi_country" |
| valid | true |
| value | "" |
newsletter_language
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "English" => "en" "Spanish" => "es" ] |
[ "English" => "en" "Spanish" => "es" ] |
| expanded | true |
same as passed value |
| multiple | 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "English" => "en" "Spanish" => "es" ] |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1071 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_subscription_newsletter_language" ] |
| cache_key | "_subscription_newsletter_language_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +data: "en" +value: "en" +label: "English" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1082 +data: "es" +value: "es" +label: "Spanish" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2367 -errors: [] -form: Symfony\Component\Form\Form {#1266 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2369 …5} |
| full_name | "subscription[newsletter_language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_newsletter_language" |
| is_selected | Closure($choice, $value) {#2370 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "newsletter_language" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_newsletter_language" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "English" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "en" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "English" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1283 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "en" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_subscription_newsletter_language_entry" ] |
| cache_key | "_subscription_newsletter_language_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2374 -errors: [] -form: Symfony\Component\Form\Form {#1263 …} } |
| form | Symfony\Component\Form\FormView {#2373 …5} |
| full_name | "subscription[newsletter_language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_newsletter_language_0" |
| label | "English" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_newsletter_language_entry" |
| valid | true |
| value | "en" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Spanish" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "es" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Spanish" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1275 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "es" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_subscription_newsletter_language_entry" ] |
| cache_key | "_subscription_newsletter_language_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2375 -errors: [] -form: Symfony\Component\Form\Form {#1304 …} } |
| form | Symfony\Component\Form\FormView {#2376 …5} |
| full_name | "subscription[newsletter_language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_newsletter_language_1" |
| label | "Spanish" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_newsletter_language_entry" |
| valid | true |
| value | "es" |
privacy
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [] |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1177 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1184 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subscription_privacy" ] |
| cache_key | "_subscription_privacy_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2372 -errors: [] -form: Symfony\Component\Form\Form {#1307 …} } |
| form | Symfony\Component\Form\FormView {#2371 …5} |
| full_name | "subscription[privacy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_privacy" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "privacy" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_privacy" |
| valid | true |
| value | "1" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Company" "autocomplete" => "off" "data-autocomplete-url" => "/subscription/get-company-data" ] |
[ "placeholder" => "Company" "autocomplete" => "off" "data-autocomplete-url" => "/subscription/get-company-data" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Company" "autocomplete" => "off" "data-autocomplete-url" => "/subscription/get-company-data" ] |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1191 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Company" "autocomplete" => "off" "data-autocomplete-url" => "/subscription/get-company-data" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subscription_company" ] |
| cache_key | "_subscription_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2378 -errors: [] -form: Symfony\Component\Form\Form {#1310 …} } |
| form | Symfony\Component\Form\FormView {#2377 …5} |
| full_name | "subscription[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_company" |
| valid | true |
| value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Captcha *" ] |
[ "placeholder" => "Captcha *" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | false |
| attr | [ "placeholder" => "Captcha *" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [] |
| background_images | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| bypass_code | null |
| charset | "abcdefhjkmnprstuvwxyz23456789" |
| 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\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| distortion | true |
| empty_data | Closure(FormInterface $form) {#1226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | "/home/mobilityplaza-portal-dev/htdocs/portal-dev.mobilityplaza.org/public/mobilityplaza/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 50 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "Bad code value" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| length | 5 |
| mapped | false |
| max_behind_lines | null |
| max_front_lines | null |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| quality | 50 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "captcha" |
| setter | null |
| text_color | [] |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#1214 …} $translationDomain: "validators" } } |
| validation_groups | null |
| web_path | "/home/mobilityplaza-portal-dev/htdocs/portal-dev.mobilityplaza.org/public/mobilityplaza/public" |
| whitelist_key | "captcha_whitelist_key" |
| width | 130 |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Captcha *" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_subscription_captcha" ] |
| cache_key | "_subscription_captcha_captcha" |
| captcha_code | "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gNTAK/9sAQwAQCwwODAoQDg0OEhEQExgoGhgWFhgxIyUdKDozPTw5Mzg3QEhcTkBEV0U3OFBtUVdfYmdoZz5NcXlwZHhcZWdj/9sAQwEREhIYFRgvGhovY0I4QmNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2Nj/8AAEQgAMgCCAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A4qQQnTYmVk80NtZQOf4jn+X+elSrl2f9DtNoKoVPGMAkHk9T3zzx9Kp0kNhRRRTEFFFFABRRSgEnABPfigBKKKXBIJA4HWgBKKUKx6AnPpRgnsaB2YlFSCF+d3yAdS1AjTPMy/gCaV0VyS6kdFB4J5z70UyAooooAuX8m6GzXBAWEdduOp6Ef/rzkHkVTq9qzKb2M9R9mgHB/wCmKVVaXpsUKBkDv3qUXZdWRkEdRW3ommx6np2pKYWNzBEJIXXoME5B9Sc9/Ssjz5c53kH2rR0DVJLLWrad3+TdsfgcqetDvYaUO/8AX3i+HbAXepRSTxubWF1eVhGXGNwwCO+Txj3z0BqzAdKmE9neQi33Oz29xFnOSAApDN04H3jxk8jOa0723n0HTNUmuSBJeMYIUU/Ltblj2zxwCR296xNEt1hLalPIEhgViBtJ3sQdqntgkEHnsQeozF29SmorRGjrENvoWmtpm2Vbidi0jHncoY7GGGxgjPGM89u9bw5oUWrT/u7+KNlbBhYkPIuPmxg9MZFPj1MeIUks9WlRLhmL2tw3ARv7h/2T+lBkTSrldMsvKF20iCe6SYFSMcorHGBnk9Ocg5Aos0rdRcy7Gx4q03SUnuJTfxQvGjOlqpzukI6kds4A+gFcpptnd6lcpbWvlhpG2jJA7En34AP+TV7xPaXEviG/kihkdPMzuVcg/wCcN/3yfQ1f8N2bvpmr2ltNGbiZBsZLjhlUkEhVG78+oYUKyiPnd7LQiXwxctNGyXlveW6yos/2eTeyKTgnBHbJqVtJ0exvpLPVNVnWfeQgiUYQHoWOD7fSsi3gm07UIPKu/IucbtxSQAA8BcbcnP0xyKv+LYLRfEFzNLdFvMdD5UaHdjGG5PAxj359KLahzysY+rWL6bqdxaSPvaJsbvUdQfyqv5Eu1W8p9rglTtOCB1I+ldB4pvY/7Tt7q1H7ySFJfNI78YKgqD/D1PBB6DPPPm4mYktIzEgqdxzwTk9fck/WrTdjN7iSwywyGOaN45B1V1II/CkEblC4UlV6kDp9akju54kKo4AJ5O0ZPGME9ccDjpTZJ5ZSTJIzZJOCeMk5PFPUkjooopgFFFPhlaGVZECFl6B0Dj8iCDQAiRvJu2IzbRk7RnAyB/MgfjUiQXCGKVY5E3kmOTBUEjqQfb9Klk1O9kfd9odBuDbY/kUELtyFXAHy8dOlRfa7nyxH9ol2A5C7zgHG3p9OPpS1HoW7n+07u0SW8mka3h+VWlfIUnoAOueOnpg9KhP2OBpIyDdZC4kRigX7pbAI6/eXJ474qoSSck5NFFguW0vIlZi2n2r5xjJk+XgDjDe3fPWgX7IY2ihhidHZ98YKsxPvngDsBiqlFFgubF14l1G7tVgmaFiqGMSGJd4UjB+btkcHFZltczWk6T20rRSocqynBFRUUWSC7Na+8R6jqFvJBcyRskqqH/dqCxByDn14xxx7c1mzTy3EnmTOXfAXceuAMD9AKjooSSC9w60UUUxBRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAf/2Q==" |
| captcha_height | 50 |
| captcha_width | 130 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2379 -errors: [] -form: Symfony\Component\Form\Form {#1313 …} } |
| form | Symfony\Component\Form\FormView {#2380 …5} |
| full_name | "subscription[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_captcha" |
| image_id | "captcha_6a1bc06d4cc88" |
| is_human | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | false |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_captcha" |
| valid | true |
| value | "" |
subscribe
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Subscribe now" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Subscribe now" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_subscription_subscribe" ] |
| cache_key | "_subscription_subscribe_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2384 …5} |
| full_name | "subscription[subscribe]" |
| id | "subscription_subscribe" |
| label | "Subscribe now" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "subscribe" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_subscription_subscribe" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#2386 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_subscription__token" ] |
| cache_key | "_subscription__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2399 -errors: [] -form: Symfony\Component\Form\Form {#2395 …} } |
| form | Symfony\Component\Form\FormView {#2390 …5} |
| full_name | "subscription[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription__token" |
| valid | true |
| value | "csrf-token" |
email_address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "display:none" ] |
[ "style" => "display:none" ] |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "display:none" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1042 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#134 …} -logger: Monolog\Logger {#217 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1043 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| honeypot | false |
| honeypot_field | "email_address" |
| honeypot_hide_class | "hidden" |
| honeypot_message | "Form fields are invalid" |
| honeypot_use_class | false |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| timed_spam | false |
| timed_spam_max | 3600 |
| timed_spam_message | "You are doing that too quickly" |
| timed_spam_min | 7 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#2403 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:none" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_subscription_email_address" ] |
| cache_key | "_subscription_email_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2414 -errors: [] -form: Symfony\Component\Form\Form {#2410 …} } |
| form | Symfony\Component\Form\FormView {#2405 …5} |
| full_name | "subscription[email_address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_email_address" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email_address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_subscription_email_address" |
| valid | true |
| value | "" |