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 | "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 | 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 | "es" |
| 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.cnShortEs ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#801 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.cnShortEs 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.cnShortEs ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#801 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.cnShortEs 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 {#2059 …} +value: "999" +label: "- Unknown -" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +data: App\Entity\Country {#2061 …} +value: "3" +label: "Afganistán" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +data: App\Entity\Country {#2062 …} +value: "6" +label: "Albania" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +data: App\Entity\Country {#2063 …} +value: "54" +label: "Alemania" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +data: App\Entity\Country {#2064 …} +value: "1" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +data: App\Entity\Country {#2065 …} +value: "9" +label: "Angola" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +data: App\Entity\Country {#2066 …} +value: "5" +label: "Anguila" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +data: App\Entity\Country {#2067 …} +value: "10" +label: "Antártida" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +data: App\Entity\Country {#2068 …} +value: "4" +label: "Antigua y Barbuda" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +data: App\Entity\Country {#2069 …} +value: "8" +label: "Antillas Neerlandesas" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +data: App\Entity\Country {#2070 …} +value: "182" +label: "Arabia Saudí" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +data: App\Entity\Country {#2071 …} +value: "59" +label: "Argelia" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +data: App\Entity\Country {#2072 …} +value: "11" +label: "Argentina" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +data: App\Entity\Country {#2073 …} +value: "7" +label: "Armenia" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +data: App\Entity\Country {#2074 …} +value: "15" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +data: App\Entity\Country {#2075 …} +value: "14" +label: "Australia" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +data: App\Entity\Country {#2076 …} +value: "13" +label: "Austria" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: App\Entity\Country {#2077 …} +value: "16" +label: "Azerbaiyán" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: App\Entity\Country {#2078 …} +value: "30" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: App\Entity\Country {#2079 …} +value: "23" +label: "Bahráin" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: App\Entity\Country {#2080 …} +value: "19" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: App\Entity\Country {#2081 …} +value: "18" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: App\Entity\Country {#2082 …} +value: "20" +label: "Bélgica" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: App\Entity\Country {#2083 …} +value: "35" +label: "Belice" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: App\Entity\Country {#2084 …} +value: "25" +label: "Benín" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +data: App\Entity\Country {#2085 …} +value: "26" +label: "Bermudas" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +data: App\Entity\Country {#2086 …} +value: "34" +label: "Bielorrusia" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: App\Entity\Country {#2087 …} +value: "28" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +data: App\Entity\Country {#2088 …} +value: "248" +label: "Bonaire, San Eustaquio y Saba" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +data: App\Entity\Country {#2089 …} +value: "17" +label: "Bosnia-Herzegovina" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +data: App\Entity\Country {#2090 …} +value: "33" +label: "Botsuana" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +data: App\Entity\Country {#2091 …} +value: "29" +label: "Brasil" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +data: App\Entity\Country {#2092 …} +value: "27" +label: "Brunéi" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +data: App\Entity\Country {#2093 …} +value: "22" +label: "Bulgaria" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +data: App\Entity\Country {#2094 …} +value: "21" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +data: App\Entity\Country {#2095 …} +value: "24" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +data: App\Entity\Country {#2096 …} +value: "31" +label: "Bután" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +data: App\Entity\Country {#2097 …} +value: "50" +label: "Cabo Verde" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +data: App\Entity\Country {#2098 …} +value: "110" +label: "Camboya" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +data: App\Entity\Country {#2099 …} +value: "45" +label: "Camerún" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +data: App\Entity\Country {#2100 …} +value: "36" +label: "Canadá" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +data: App\Entity\Country {#2101 …} +value: "202" +label: "Chad" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +data: App\Entity\Country {#2102 …} +value: "44" +label: "Chile" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +data: App\Entity\Country {#2103 …} +value: "46" +label: "China" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +data: App\Entity\Country {#2104 …} +value: "52" +label: "Chipre" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +data: App\Entity\Country {#2105 …} +value: "223" +label: "Ciudad del Vaticano" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +data: App\Entity\Country {#2106 …} +value: "47" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +data: App\Entity\Country {#2107 …} +value: "112" +label: "Comoras" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +data: App\Entity\Country {#2108 …} +value: "40" +label: "Congo" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +data: App\Entity\Country {#2109 …} +value: "114" +label: "Corea del Norte" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +data: App\Entity\Country {#2110 …} +value: "115" +label: "Corea del Sur" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +data: App\Entity\Country {#2111 …} +value: "42" +label: "Costa de Marfil" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +data: App\Entity\Country {#2112 …} +value: "48" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +data: App\Entity\Country {#2113 …} +value: "93" +label: "Croacia" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +data: App\Entity\Country {#2114 …} +value: "49" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +data: App\Entity\Country {#2115 …} +value: "249" +label: "Curazao" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +data: App\Entity\Country {#2116 …} +value: "56" +label: "Dinamarca" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +data: App\Entity\Country {#2117 …} +value: "57" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +data: App\Entity\Country {#2118 …} +value: "60" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +data: App\Entity\Country {#2119 …} +value: "62" +label: "Egipto" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +data: App\Entity\Country {#2120 …} +value: "198" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +data: App\Entity\Country {#2121 …} +value: "2" +label: "Emiratos Árabes Unidos" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +data: App\Entity\Country {#2122 …} +value: "64" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +data: App\Entity\Country {#2123 …} +value: "191" +label: "Eslovaquia" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +data: App\Entity\Country {#2124 …} +value: "189" +label: "Eslovenia" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +data: App\Entity\Country {#2125 …} +value: "65" +label: "España" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +data: App\Entity\Country {#2126 …} +value: "220" +label: "Estados Unidos" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +data: App\Entity\Country {#2127 …} +value: "61" +label: "Estonia" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +data: App\Entity\Country {#2128 …} +value: "66" +label: "Etiopía" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +data: App\Entity\Country {#2129 …} +value: "168" +label: "Filipinas" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +data: App\Entity\Country {#2130 …} +value: "67" +label: "Finlandia" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +data: App\Entity\Country {#2131 …} +value: "68" +label: "Fiyi" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +data: App\Entity\Country {#2132 …} +value: "72" +label: "Francia" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +data: App\Entity\Country {#2133 …} +value: "73" +label: "Gabón" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +data: App\Entity\Country {#2134 …} +value: "81" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +data: App\Entity\Country {#2135 …} +value: "76" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +data: App\Entity\Country {#2136 …} +value: "78" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +data: App\Entity\Country {#2137 …} +value: "79" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +data: App\Entity\Country {#2138 …} +value: "75" +label: "Granada" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +data: App\Entity\Country {#2139 …} +value: "85" +label: "Grecia" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +data: App\Entity\Country {#2140 …} +value: "80" +label: "Groenlandia" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +data: App\Entity\Country {#2141 …} +value: "83" +label: "Guadalupe" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +data: App\Entity\Country {#2142 …} +value: "88" +label: "Guam" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +data: App\Entity\Country {#2143 …} +value: "87" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +data: App\Entity\Country {#2144 …} +value: "77" +label: "Guayana Francesa" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +data: App\Entity\Country {#2145 …} +value: "244" +label: "Guernesey" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +data: App\Entity\Country {#2146 …} +value: "82" +label: "Guinea" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +data: App\Entity\Country {#2147 …} +value: "84" +label: "Guinea Ecuatorial" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +data: App\Entity\Country {#2148 …} +value: "89" +label: "Guinea-Bissau" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +data: App\Entity\Country {#2149 …} +value: "90" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +data: App\Entity\Country {#2150 …} +value: "94" +label: "Haití" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +data: App\Entity\Country {#2151 …} +value: "92" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +data: App\Entity\Country {#2152 …} +value: "91" +label: "Hong-Kong, Región administrativa especial de Chin" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +data: App\Entity\Country {#2153 …} +value: "95" +label: "Hungría" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +data: App\Entity\Country {#2154 …} +value: "99" +label: "India" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +data: App\Entity\Country {#2155 …} +value: "96" +label: "Indonesia" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +data: App\Entity\Country {#2156 …} +value: "102" +label: "Irán" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +data: App\Entity\Country {#2157 …} +value: "101" +label: "Iraq" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +data: App\Entity\Country {#2158 …} +value: "97" +label: "Irlanda" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +data: App\Entity\Country {#2159 …} +value: "32" +label: "Isla Bouvet" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +data: App\Entity\Country {#2160 …} +value: "245" +label: "Isla de Man" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +data: App\Entity\Country {#2161 …} +value: "51" +label: "Isla Navidad" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +data: App\Entity\Country {#2162 …} +value: "161" +label: "Isla Niue" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +data: App\Entity\Country {#2163 …} +value: "154" +label: "Isla Norfolk" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +data: App\Entity\Country {#2164 …} +value: "103" +label: "Islandia" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +data: App\Entity\Country {#2165 …} +value: "117" +label: "Islas Caimán" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +data: App\Entity\Country {#2166 …} +value: "37" +label: "Islas Cocos (Keeling)" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +data: App\Entity\Country {#2167 …} +value: "43" +label: "Islas Cook" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +data: App\Entity\Country {#2168 …} +value: "69" +label: "Islas Falkland (Malvinas)" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +data: App\Entity\Country {#2169 …} +value: "71" +label: "Islas Feroe" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +data: App\Entity\Country {#2170 …} +value: "86" +label: "Islas Georgia del Sur y Sandwich del Sur" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +data: App\Entity\Country {#2171 …} +value: "240" +label: "Islas Heard y McDonald" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +data: App\Entity\Country {#2172 …} +value: "140" +label: "Islas Marianas del Norte" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +data: App\Entity\Country {#2173 …} +value: "134" +label: "Islas Marshall" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +data: App\Entity\Country {#2174 …} +value: "219" +label: "Islas menores alejadas de los Estados Unidos" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +data: App\Entity\Country {#2175 …} +value: "183" +label: "Islas Salomón" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +data: App\Entity\Country {#2176 …} +value: "207" +label: "Islas Tokelau" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +data: App\Entity\Country {#2177 …} +value: "201" +label: "Islas Turcas y Caicos" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +data: App\Entity\Country {#2178 …} +value: "226" +label: "Islas Vírgenes Británicas" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +data: App\Entity\Country {#2179 …} +value: "227" +label: "Islas Vírgenes de los Estados Unidos" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +data: App\Entity\Country {#2180 …} +value: "98" +label: "Israel" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +data: App\Entity\Country {#2181 …} +value: "104" +label: "Italia" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +data: App\Entity\Country {#2182 …} +value: "105" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +data: App\Entity\Country {#2183 …} +value: "107" +label: "Japón" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +data: App\Entity\Country {#2184 …} +value: "243" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +data: App\Entity\Country {#2185 …} +value: "106" +label: "Jordania" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +data: App\Entity\Country {#2186 …} +value: "118" +label: "Kazajstán" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +data: App\Entity\Country {#2187 …} +value: "108" +label: "Kenia" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +data: App\Entity\Country {#2188 …} +value: "109" +label: "Kirguizistán" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +data: App\Entity\Country {#2189 …} +value: "111" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +data: App\Entity\Country {#2190 …} +value: "252" +label: "Kosovo" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +data: App\Entity\Country {#2191 …} +value: "116" +label: "Kuwait" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +data: App\Entity\Country {#2192 …} +value: "119" +label: "Laos" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +data: App\Entity\Country {#2193 …} +value: "239" +label: "Las islas de Åland" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +data: App\Entity\Country {#2194 …} +value: "125" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +data: App\Entity\Country {#2195 …} +value: "128" +label: "Letonia" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +data: App\Entity\Country {#2196 …} +value: "120" +label: "Líbano" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +data: App\Entity\Country {#2197 …} +value: "124" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +data: App\Entity\Country {#2198 …} +value: "129" +label: "Libia" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +data: App\Entity\Country {#2199 …} +value: "122" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +data: App\Entity\Country {#2200 …} +value: "126" +label: "Lituania" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +data: App\Entity\Country {#2201 …} +value: "127" +label: "Luxemburgo" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +data: App\Entity\Country {#2202 …} +value: "139" +label: "Macao, Región administrativa especial de China" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +data: App\Entity\Country {#2203 …} +value: "135" +label: "Macedonia" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +data: App\Entity\Country {#2204 …} +value: "133" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +data: App\Entity\Country {#2205 …} +value: "149" +label: "Malasia" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +data: App\Entity\Country {#2206 …} +value: "147" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +data: App\Entity\Country {#2207 …} +value: "146" +label: "Maldivas" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +data: App\Entity\Country {#2208 …} +value: "136" +label: "Malí" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +data: App\Entity\Country {#2209 …} +value: "144" +label: "Malta" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +data: App\Entity\Country {#2210 …} +value: "130" +label: "Marruecos" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +data: App\Entity\Country {#2211 …} +value: "141" +label: "Martinica" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +data: App\Entity\Country {#2212 …} +value: "145" +label: "Mauricio" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +data: App\Entity\Country {#2213 …} +value: "142" +label: "Mauritania" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +data: App\Entity\Country {#2214 …} +value: "233" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +data: App\Entity\Country {#2215 …} +value: "148" +label: "México" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +data: App\Entity\Country {#2216 …} +value: "70" +label: "Micronesia" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +data: App\Entity\Country {#2217 …} +value: "132" +label: "Moldova" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +data: App\Entity\Country {#2218 …} +value: "131" +label: "Mónaco" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +data: App\Entity\Country {#2219 …} +value: "138" +label: "Mongolia" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +data: App\Entity\Country {#2220 …} +value: "241" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +data: App\Entity\Country {#2221 …} +value: "143" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +data: App\Entity\Country {#2222 …} +value: "150" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +data: App\Entity\Country {#2223 …} +value: "137" +label: "Myanmar" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +data: App\Entity\Country {#2224 …} +value: "151" +label: "Namibia" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +data: App\Entity\Country {#2225 …} +value: "160" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +data: App\Entity\Country {#2226 …} +value: "159" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +data: App\Entity\Country {#2227 …} +value: "156" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +data: App\Entity\Country {#2228 …} +value: "153" +label: "Níger" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +data: App\Entity\Country {#2229 …} +value: "155" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +data: App\Entity\Country {#2230 …} +value: "158" +label: "Noruega" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +data: App\Entity\Country {#2231 …} +value: "152" +label: "Nueva Caledonia" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +data: App\Entity\Country {#2232 …} +value: "162" +label: "Nueva Zelanda" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +data: App\Entity\Country {#2233 …} +value: "163" +label: "Omán" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +data: App\Entity\Country {#2234 …} +value: "157" +label: "Países Bajos" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +data: App\Entity\Country {#2235 …} +value: "169" +label: "Pakistán" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +data: App\Entity\Country {#2236 …} +value: "175" +label: "Palau" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +data: App\Entity\Country {#2237 …} +value: "164" +label: "Panamá" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +data: App\Entity\Country {#2238 …} +value: "167" +label: "Papúa Nueva Guinea" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +data: App\Entity\Country {#2239 …} +value: "176" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +data: App\Entity\Country {#2240 …} +value: "165" +label: "Perú" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +data: App\Entity\Country {#2241 …} +value: "172" +label: "Pitcairn" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +data: App\Entity\Country {#2242 …} +value: "166" +label: "Polinesia Francesa" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +data: App\Entity\Country {#2243 …} +value: "170" +label: "Polonia" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +data: App\Entity\Country {#2244 …} +value: "174" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +data: App\Entity\Country {#2245 …} +value: "173" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +data: App\Entity\Country {#2246 …} +value: "177" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +data: App\Entity\Country {#2247 …} +value: "74" +label: "Reino Unido" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +data: App\Entity\Country {#2248 …} +value: "39" +label: "República Centroafricana" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +data: App\Entity\Country {#2249 …} +value: "53" +label: "República Checa" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +data: App\Entity\Country {#2250 …} +value: "38" +label: "República Democrática del Congo" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +data: App\Entity\Country {#2251 …} +value: "58" +label: "República Dominicana" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +data: App\Entity\Country {#2252 …} +value: "178" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +data: App\Entity\Country {#2253 …} +value: "181" +label: "Ruanda" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +data: App\Entity\Country {#2254 …} +value: "179" +label: "Rumanía" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +data: App\Entity\Country {#2255 …} +value: "180" +label: "Rusia" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +data: App\Entity\Country {#2256 …} +value: "63" +label: "Sáhara Occidental" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +data: App\Entity\Country {#2257 …} +value: "121" +label: "Saint Lucia" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +data: App\Entity\Country {#2258 …} +value: "231" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +data: App\Entity\Country {#2259 …} +value: "12" +label: "Samoa Americana" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +data: App\Entity\Country {#2260 …} +value: "247" +label: "San Bartolomé" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +data: App\Entity\Country {#2261 …} +value: "113" +label: "San Cristóbal y Nieves" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +data: App\Entity\Country {#2262 …} +value: "193" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +data: App\Entity\Country {#2263 …} +value: "246" +label: "San Martín" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +data: App\Entity\Country {#2264 …} +value: "171" +label: "San Pedro y Miquelón" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +data: App\Entity\Country {#2265 …} +value: "224" +label: "San Vicente y las Granadinas" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +data: App\Entity\Country {#2266 …} +value: "188" +label: "Santa Elena" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +data: App\Entity\Country {#2267 …} +value: "197" +label: "Santo Tomé y Príncipe" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +data: App\Entity\Country {#2268 …} +value: "194" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +data: App\Entity\Country {#2269 …} +value: "242" +label: "Serbia" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +data: App\Entity\Country {#2270 …} +value: "184" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +data: App\Entity\Country {#2271 …} +value: "192" +label: "Sierra Leona" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +data: App\Entity\Country {#2272 …} +value: "187" +label: "Singapur" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +data: App\Entity\Country {#2273 …} +value: "250" +label: "Sint Maarten" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +data: App\Entity\Country {#2274 …} +value: "199" +label: "Siria" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +data: App\Entity\Country {#2275 …} +value: "195" +label: "Somalia" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +data: App\Entity\Country {#2276 …} +value: "123" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +data: App\Entity\Country {#2277 …} +value: "200" +label: "Suazilandia" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +data: App\Entity\Country {#2278 …} +value: "234" +label: "Sudáfrica" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +data: App\Entity\Country {#2279 …} +value: "185" +label: "Sudán" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +data: App\Entity\Country {#2280 …} +value: "251" +label: "Sudán del Sur" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +data: App\Entity\Country {#2281 …} +value: "186" +label: "Suecia" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +data: App\Entity\Country {#2282 …} +value: "41" +label: "Suiza" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +data: App\Entity\Country {#2283 …} +value: "196" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +data: App\Entity\Country {#2284 …} +value: "190" +label: "Svalbard y Jan Mayen" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +data: App\Entity\Country {#2285 …} +value: "205" +label: "Tailandia" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +data: App\Entity\Country {#2286 …} +value: "215" +label: "Taiwán" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +data: App\Entity\Country {#2287 …} +value: "216" +label: "Tanzania" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +data: App\Entity\Country {#2288 …} +value: "206" +label: "Tayikistán" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +data: App\Entity\Country {#2289 …} +value: "203" +label: "Territorios Australes Franceses" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +data: App\Entity\Country {#2290 …} +value: "100" +label: "Territorios Británico del Océano Índico" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +data: App\Entity\Country {#2291 …} +value: "237" +label: "Territorios Palestinos" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +data: App\Entity\Country {#2292 …} +value: "211" +label: "Timor Oriental" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +data: App\Entity\Country {#2293 …} +value: "204" +label: "Togo" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +data: App\Entity\Country {#2294 …} +value: "210" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +data: App\Entity\Country {#2295 …} +value: "213" +label: "Trinidad y Tabago" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +data: App\Entity\Country {#2296 …} +value: "209" +label: "Túnez" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +data: App\Entity\Country {#2297 …} +value: "208" +label: "Turkmenistán" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +data: App\Entity\Country {#2298 …} +value: "212" +label: "Turquía" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +data: App\Entity\Country {#2299 …} +value: "214" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +data: App\Entity\Country {#2300 …} +value: "217" +label: "Ucrania" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +data: App\Entity\Country {#2301 …} +value: "218" +label: "Uganda" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +data: App\Entity\Country {#2302 …} +value: "221" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +data: App\Entity\Country {#2303 …} +value: "222" +label: "Uzbekistán" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +data: App\Entity\Country {#2304 …} +value: "229" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +data: App\Entity\Country {#2305 …} +value: "225" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +data: App\Entity\Country {#2306 …} +value: "228" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +data: App\Entity\Country {#2307 …} +value: "230" +label: "Wallis y Futuna" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +data: App\Entity\Country {#2308 …} +value: "232" +label: "Yemen" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +data: App\Entity\Country {#2309 …} +value: "55" +label: "Yibuti" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +data: App\Entity\Country {#2310 …} +value: "235" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +data: App\Entity\Country {#2311 …} +value: "236" +label: "Zimbabue" +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) {#2554 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 {#2553 -errors: [] -form: Symfony\Component\Form\Form {#1266 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2555 …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) {#2556 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 {#2560 -errors: [] -form: Symfony\Component\Form\Form {#1263 …} } |
| form | Symfony\Component\Form\FormView {#2559 …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 {#2561 -errors: [] -form: Symfony\Component\Form\Form {#1304 …} } |
| form | Symfony\Component\Form\FormView {#2562 …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 {#2558 -errors: [] -form: Symfony\Component\Form\Form {#1307 …} } |
| form | Symfony\Component\Form\FormView {#2557 …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 {#2564 -errors: [] -form: Symfony\Component\Form\Form {#1310 …} } |
| form | Symfony\Component\Form\FormView {#2563 …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/aAAwDAQACEQMRAD8A8/p6xM4yuD+NMra0Sa/0mWW5is454jAPNSTkGN2AHfqewOevSpm7LQTMjyn9KaVK9Riu0+26fcRefqXhoQbiE8wt5YfccHBOBkZzyex5FSTeFLbUITcaNdFN3/LGdt8fPYOuenPQtWHt7fErE8zOGpxX5AwPfB9q0NU0mbTbp4bhWG1sCTb8rAlgD7Z2nj2qiFIBXqM9R0zW6kmrouLT0I6KXB9DSVQBRRRQAUU6ONpW2oMn0q1Hb2wZEluAGc4JAyEzjBznt361Si2rkuSWhTorpR4Xs5mC2mu2s7twqBfmLHgDAJ4zjJ7DJ7Vh39hc6bdNbXcZjlXt2I9Qe4rKNSMnZDTTK1FFFWMKKKKACnK7oysrMpU5BBxg+tNooA09I0eXWJHSOZUdQMBgW7qOcA4HPX+gJHbapocE2iafp81/HGI5CfObgSdc+245zjPOD9a82ycYzxXY61E48EadEsbkK6uG4IIIfpg9hzn0I9wOWspc0dSJEX2k6HDHaXot9T0x9wTC7ZItwycZ5UkMCR+orcsdD0HUdKhu4YAkZ3ENuaMqoY5DZJyR0Jz27DGPPGtrhPKDQSr5oBjyhG8Hpj1rptcMlroGhQW5dQ4M6srEyBjhu3png5/KpqU9knqxNG7qGiWGnxwTwaRJdF3AaE/NsBGDk545xknI47ZzUWr6fYSQah9nsLQolks0cikjj5zkY4JBVfThupHBkvItVT7BDZXrWiKo3S3UoBmYkE8EsSc8YPuOla41G1uNVutMdmd9u0xuq7CNoJA7nIYZz6VzJy3WomkrM8xeSzvJWlkjMDOWyIwFjjOBtIGDkfeyOO2KtW/hua5tGuYrqAwq2GkcmNB+LAHjnPHpgnnHYSWNjHoN1YaWg+1GMXBt5QDIOhAIBHoB+XU9cXWNRk0az02yWJWdS000c0a/NyQuVycce+RXVGrfSG/byFeV7IxVhik221ndxL5rbQpWRmIIHYKeT7evIpNT0mHTrqa3kvl8yOMOoaJhuJ5A6cHH4AnGeprqYrPTrtJNd00RssUTF7URbsSgBhjODwTnj+prh5HlvLxnIzLM5OFHUk9AK0jVlVle9rDgrFiLTL3zof8ARZHV5AiFDlXPorDg9Oo6VreLppr6/hi8kPNaQ+XO0JZ1DfM2MkZ4AJ59+uM1sppV1oelq2jQm6u7pBvu1wQg7BQPX16dz7c1rNtqtkUe9whL7gyKE+Yd+AM8HOff1BAiM+eaemhSd2ZTwyxjMkbqOPvKR1GR+Y5plPkmlkULJK7quSAzEgZOT+ppldKv1LCiiimAVp2WizXMRuJnW3tU275XBGCxAAHHJwQeoGCCSKzKUuxUKWJUdBngVMk3sJm5HcaPpbHyoxqWdoYSLtXIGcqSuR835jII4BOvoPijTUtjbXtslqobcnkoShym07hnLd+ue3oK4uis5UYyVmLlOr1XUYNPxPpt9BfvLIz5nh8x4DgAFWbJ6ADnPSqMvi3VJPmUwRy5y00cQDtwByfwH5CsKimqMUtdQ5Uad3rl3favFqMnlpPHtC7FOBj2JNNt9ZvLbWf7TDrJcZJJccNkY6fSs6gnPWq9nHaxWlrG3pevtB4gOp3m6Te+51QDnIK8Z6YDHH0x3zUV/O/iHxEXQSYnlCIAuSq9Bxn0561k0+GaW3lEsEjxSL0dGII/EUvZpPmW4rHSX+syaLd2lppp2fZI1W4HAEkmPm3AHGRnBPXPc4BrM1+fTru7W609WjMqhpYiuAr98f57/lmEliSSSTySe9JSjSUWn1BIsW99d2wAt7qaIDsjkCm3N1cXcnmXM8kz4xukYscfj9ahorSyvcLBRRRTGFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAH/2Q==" |
| captcha_height | 50 |
| captcha_width | 130 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2565 -errors: [] -form: Symfony\Component\Form\Form {#1313 …} } |
| form | Symfony\Component\Form\FormView {#2566 …5} |
| full_name | "subscription[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subscription_captcha" |
| image_id | "captcha_6a1bcc0ea9905" |
| 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 {#2570 …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) {#2571 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() {#2575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#2572 …} $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 {#2585 -errors: [] -form: Symfony\Component\Form\Form {#2581 …} } |
| form | Symfony\Component\Form\FormView {#2576 …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) {#2587 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() {#2590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $message: Closure() {#2589 …} $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 {#2600 -errors: [] -form: Symfony\Component\Form\Form {#2596 …} } |
| form | Symfony\Component\Form\FormView {#2591 …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 | "" |