Forms
-
content_report
-
url
-
type
-
text
-
signature
-
reporter
-
firstName
-
lastName
-
stageName
-
companyName
-
commercialRegistrationNumber
-
email
-
phone
-
address
-
addressAdditional
-
zipCode
-
city
-
country
-
-
reporterIsVictim
-
victim
-
firstName
-
lastName
-
stageName
-
companyName
-
commercialRegistrationNumber
-
email
-
phone
-
address
-
addressAdditional
-
zipCode
-
city
-
country
-
-
authorized
-
_token
-
content_report
"App\Form\Type\ContentReportType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ContentReport {#1049 -id: null -data: [] -lastModified: DateTime @1767004197 {#1050 date: 2025-12-29 11:29:57.069018 Europe/Prague (+01:00) } -url: null -type: null -text: null -signature: null -reporter: App\Model\ContentReportData {#1741 …} -reporterIsVictim: false -authorized: false -victim: App\Model\ContentReportData {#1798 …} -hash: null -verified: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ContentReport {#1049 -id: null -data: [] -lastModified: DateTime @1767004197 {#1050 date: 2025-12-29 11:29:57.069018 Europe/Prague (+01:00) } -url: null -type: null -text: null -signature: null -reporter: App\Model\ContentReportData {#1741 …} -reporterIsVictim: false -authorized: false -victim: App\Model\ContentReportData {#1798 …} -hash: null -verified: 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 | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data | App\Entity\ContentReport {#1049 -id: null -data: [] -lastModified: DateTime @1767004197 {#1050 date: 2025-12-29 11:29:57.069018 Europe/Prague (+01:00) } -url: null -type: null -text: null -signature: null -reporter: App\Model\ContentReportData {#1741 …} -reporterIsVictim: false -authorized: false -victim: App\Model\ContentReportData {#1798 …} -hash: null -verified: false } |
| data_class | "App\Entity\ContentReport" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ContentReport" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "content_report" |
| trim | true |
| upload_max_size_message | Closure() {#1127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1128 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "content_report" "_content_report" ] |
| cache_key | "_content_report_content_report" |
| compound | true |
| data | App\Entity\ContentReport {#1049 -id: null -data: [] -lastModified: DateTime @1767004197 {#1050 date: 2025-12-29 11:29:57.069018 Europe/Prague (+01:00) } -url: null -type: null -text: null -signature: null -reporter: App\Model\ContentReportData {#1741 …} -reporterIsVictim: false -authorized: false -victim: App\Model\ContentReportData {#1798 …} -hash: null -verified: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1625 -form: Symfony\Component\Form\Form {#1228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1188 …5} |
| full_name | "content_report" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content_report" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report" |
| valid | true |
| value | App\Entity\ContentReport {#1049 -id: null -data: [] -lastModified: DateTime @1767004197 {#1050 date: 2025-12-29 11:29:57.069018 Europe/Prague (+01:00) } -url: null -type: null -text: null -signature: null -reporter: App\Model\ContentReportData {#1741 …} -reporterIsVictim: false -authorized: false -victim: App\Model\ContentReportData {#1798 …} -hash: null -verified: false } |
url
"Symfony\Component\Form\Extension\Core\Type\UrlType"
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 |
|---|---|---|
| label | "form.url" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| default_protocol | "http" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid URL." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.url" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1102 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "url" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "url" "_content_report_url" ] |
| cache_key | "_content_report_url_url" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1337 -form: Symfony\Component\Form\Form {#1266 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1319 …5} |
| full_name | "content_report[url]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_url" |
| label | "form.url" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "url" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| type | "text" |
| unique_block_prefix | "_content_report_url" |
| valid | true |
| value | "" |
type
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 | [ "type.personal_right" => "personal right" "type.copyright" => "copyright" "type.rules_law" => "rules/law" ] |
[ "type.personal_right" => "personal right" "type.copyright" => "copyright" "type.rules_law" => "rules/law" ] |
| label | "form.type" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "type.personal_right" => "personal right" "type.copyright" => "copyright" "type.rules_law" => "rules/law" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.type" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1124 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_content_report_type" ] |
| cache_key | "_content_report_type_choice" |
| choice_translation_domain | "content_report" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1222 +label: "type.personal_right" +value: "personal right" +data: "personal right" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "type.copyright" +value: "copyright" +data: "copyright" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "type.rules_law" +value: "rules/law" +data: "rules/law" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1434 -form: Symfony\Component\Form\Form {#1269 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "content_report[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_type" |
| is_selected | Closure($choice, $value) {#1197 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_type" |
| valid | true |
| value | "" |
text
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 |
|---|---|---|
| label | "form.text" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.text" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1148 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_content_report_text" ] |
| cache_key | "_content_report_text_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1580 -form: Symfony\Component\Form\Form {#1272 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1569 …5} |
| full_name | "content_report[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_text" |
| label | "form.text" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_text" |
| valid | true |
| value | "" |
signature
"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 |
|---|---|---|
| label | "form.signature" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1165 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.signature" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1166 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_signature" ] |
| cache_key | "_content_report_signature_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1607 -form: Symfony\Component\Form\Form {#1230 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1616 …5} |
| full_name | "content_report[signature]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_signature" |
| label | "form.signature" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "signature" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_signature" |
| valid | true |
| value | "" |
reporter
"App\Form\Type\ContentReportDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Model\ContentReportData {#1743 -data: [] -stageName: null -firstName: null -lastName: null -companyName: null -commercialRegistrationNumber: null -email: null -phone: null -address: null -addressAdditional: null -city: null -zipCode: null -country: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| by_reference | false |
same as passed value |
| label | "form.reporter" |
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 | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | "App\Model\ContentReportData" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Model\ContentReportData" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.reporter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "content_report" |
| trim | true |
| upload_max_size_message | Closure() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1186 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "content_report_data" "_content_report_reporter" ] |
| cache_key | "_content_report_reporter_content_report_data" |
| compound | true |
| data | App\Model\ContentReportData {#1743 -data: [] -stageName: null -firstName: null -lastName: null -companyName: null -commercialRegistrationNumber: null -email: null -phone: null -address: null -addressAdditional: null -city: null -zipCode: null -country: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1652 -form: Symfony\Component\Form\Form {#1419 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1664 …5} |
| full_name | "content_report[reporter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter" |
| label | "form.reporter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reporter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter" |
| valid | true |
| value | App\Model\ContentReportData {#1743 -data: [] -stageName: null -firstName: null -lastName: null -companyName: null -commercialRegistrationNumber: null -email: null -phone: null -address: null -addressAdditional: null -city: null -zipCode: null -country: null } |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form.first_name" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1235 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_firstName" ] |
| cache_key | "_content_report_reporter_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1292 -form: Symfony\Component\Form\Form {#1442 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1301 …5} |
| full_name | "content_report[reporter][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_firstName" |
| label | "form.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form.last_name" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1244 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_lastName" ] |
| cache_key | "_content_report_reporter_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1283 -form: Symfony\Component\Form\Form {#1429 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1263 …5} |
| full_name | "content_report[reporter][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_lastName" |
| label | "form.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_lastName" |
| valid | true |
| value | "" |
stageName
"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 |
|---|---|---|
| label | "form.stage_name" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.stage_name" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_stageName" ] |
| cache_key | "_content_report_reporter_stageName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1255 -form: Symfony\Component\Form\Form {#1445 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1246 …5} |
| full_name | "content_report[reporter][stageName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_stageName" |
| label | "form.stage_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "stageName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_stageName" |
| valid | true |
| value | "" |
companyName
"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 |
|---|---|---|
| label | "form.company_name" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1261 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.company_name" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1262 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_companyName" ] |
| cache_key | "_content_report_reporter_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1237 -form: Symfony\Component\Form\Form {#1535 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1168 …5} |
| full_name | "content_report[reporter][companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_companyName" |
| label | "form.company_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_companyName" |
| valid | true |
| value | "" |
commercialRegistrationNumber
"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 |
|---|---|---|
| label | "form.commercial_registration_number" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.commercial_registration_number" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1281 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_commercialRegistrationNumber" ] |
| cache_key | "_content_report_reporter_commercialRegistrationNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1159 -form: Symfony\Component\Form\Form {#1538 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1143 …5} |
| full_name | "content_report[reporter][commercialRegistrationNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_commercialRegistrationNumber" |
| label | "form.commercial_registration_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commercialRegistrationNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_commercialRegistrationNumber" |
| valid | true |
| value | "" |
"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 |
|---|---|---|
| label | "form.email" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1290 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_email" ] |
| cache_key | "_content_report_reporter_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1098 -form: Symfony\Component\Form\Form {#1541 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1721 …5} |
| full_name | "content_report[reporter][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_email" |
| label | "form.email" |
| 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 | "content_report" |
| unique_block_prefix | "_content_report_reporter_email" |
| valid | true |
| value | "" |
phone
"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 |
|---|---|---|
| label | "form.phone" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_phone" ] |
| cache_key | "_content_report_reporter_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1728 -form: Symfony\Component\Form\Form {#1544 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1727 …5} |
| full_name | "content_report[reporter][phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_phone" |
| label | "form.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_phone" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| label | "form.address" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1308 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_address" ] |
| cache_key | "_content_report_reporter_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1722 -form: Symfony\Component\Form\Form {#1547 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1720 …5} |
| full_name | "content_report[reporter][address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_address" |
| label | "form.address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_address" |
| valid | true |
| value | "" |
addressAdditional
"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 |
|---|---|---|
| label | "form.address_additional" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1316 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.address_additional" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1317 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_addressAdditional" ] |
| cache_key | "_content_report_reporter_addressAdditional_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1807 -form: Symfony\Component\Form\Form {#1550 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1844 …5} |
| full_name | "content_report[reporter][addressAdditional]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_addressAdditional" |
| label | "form.address_additional" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressAdditional" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_addressAdditional" |
| valid | true |
| value | "" |
zipCode
"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 |
|---|---|---|
| label | "form.zip_code" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.zip_code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1326 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_zipCode" ] |
| cache_key | "_content_report_reporter_zipCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1846 -form: Symfony\Component\Form\Form {#1553 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1847 …5} |
| full_name | "content_report[reporter][zipCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_zipCode" |
| label | "form.zip_code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_zipCode" |
| valid | true |
| value | "" |
city
"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 |
|---|---|---|
| label | "form.city" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1334 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1335 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_reporter_city" ] |
| cache_key | "_content_report_reporter_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1848 -form: Symfony\Component\Form\Form {#1556 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1849 …5} |
| full_name | "content_report[reporter][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_city" |
| label | "form.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_city" |
| valid | true |
| value | "" |
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 | "name" |
same as passed value |
| class | "App\Entity\Country" |
same as passed value |
| label | "form.country" |
same as passed value |
| placeholder | "form.chose_country_placeholder" |
same as passed value |
| query_builder | Closure(EntityRepository $er): QueryBuilder {#1216 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\Type\ContentReportDataType" this: App\Form\Type\ContentReportDataType {#1175 …} } |
Doctrine\ORM\QueryBuilder {#1440 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1406 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1423 #from: "App\Entity\Country" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1411 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1372 …} -dql: "SELECT e FROM App\Entity\Country e ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1441 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1433 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1410 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1435 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1424 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1449 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1463 …} } |
| 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1444 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1360 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.chose_country_placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1440 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1406 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1423 #from: "App\Entity\Country" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1411 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1372 …} -dql: "SELECT e FROM App\Entity\Country e ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1441 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1363 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_content_report_reporter_country" ] |
| cache_key | "_content_report_reporter_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +label: "Afghanistan" +value: "3" +data: App\Entity\Country {#1886 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "Åland" +value: "15" +data: App\Entity\Country {#1888 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "Albania" +value: "6" +data: App\Entity\Country {#1889 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "Algeria" +value: "61" +data: App\Entity\Country {#1890 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "American Samoa" +value: "11" +data: App\Entity\Country {#1891 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "Andorra" +value: "1" +data: App\Entity\Country {#1892 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "Angola" +value: "8" +data: App\Entity\Country {#1893 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "Anguilla" +value: "5" +data: App\Entity\Country {#1896 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "Anon Proxy" +value: "246" +data: App\Entity\Country {#1884 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "Antarctica" +value: "9" +data: App\Entity\Country {#1883 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Antigua and Barbuda" +value: "4" +data: App\Entity\Country {#1870 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "Argentina" +value: "10" +data: App\Entity\Country {#1895 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "Armenia" +value: "7" +data: App\Entity\Country {#1873 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "Aruba" +value: "14" +data: App\Entity\Country {#1874 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "Australia" +value: "13" +data: App\Entity\Country {#1875 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "Austria" +value: "12" +data: App\Entity\Country {#1876 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "Azerbaijan" +value: "16" +data: App\Entity\Country {#1877 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "Bahamas" +value: "32" +data: App\Entity\Country {#1880 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "Bahrain" +value: "23" +data: App\Entity\Country {#1881 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "Bangladesh" +value: "19" +data: App\Entity\Country {#1882 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "Barbados" +value: "18" +data: App\Entity\Country {#1894 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "Belarus" +value: "36" +data: App\Entity\Country {#1897 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "Belgium" +value: "20" +data: App\Entity\Country {#1898 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "Belize" +value: "37" +data: App\Entity\Country {#1899 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Benin" +value: "25" +data: App\Entity\Country {#1900 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "Bermuda" +value: "27" +data: App\Entity\Country {#1901 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "Bhutan" +value: "33" +data: App\Entity\Country {#1902 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "Bolivia" +value: "29" +data: App\Entity\Country {#1903 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "Bonaire" +value: "30" +data: App\Entity\Country {#1904 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "Bosnia and Herzegovina" +value: "17" +data: App\Entity\Country {#1905 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "Botswana" +value: "35" +data: App\Entity\Country {#1906 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "Bouvet Island" +value: "34" +data: App\Entity\Country {#1907 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "Brazil" +value: "31" +data: App\Entity\Country {#1908 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "British Indian Ocean Territory" +value: "105" +data: App\Entity\Country {#1909 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "British Virgin Islands" +value: "233" +data: App\Entity\Country {#1910 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "Brunei" +value: "28" +data: App\Entity\Country {#1911 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "Bulgaria" +value: "22" +data: App\Entity\Country {#1912 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Burkina Faso" +value: "21" +data: App\Entity\Country {#1913 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Burundi" +value: "24" +data: App\Entity\Country {#1914 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "Cambodia" +value: "115" +data: App\Entity\Country {#1915 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "Cameroon" +value: "47" +data: App\Entity\Country {#1916 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "Canada" +value: "38" +data: App\Entity\Country {#1917 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "Cape Verde" +value: "51" +data: App\Entity\Country {#1918 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "Cayman Islands" +value: "121" +data: App\Entity\Country {#1919 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "Central African Republic" +value: "41" +data: App\Entity\Country {#1920 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "Chad" +value: "209" +data: App\Entity\Country {#1921 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "Chile" +value: "46" +data: App\Entity\Country {#1922 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "China" +value: "48" +data: App\Entity\Country {#1923 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "Christmas Island" +value: "53" +data: App\Entity\Country {#1924 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "Cocos [Keeling] Islands" +value: "39" +data: App\Entity\Country {#1925 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "Colombia" +value: "49" +data: App\Entity\Country {#1926 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Comoros" +value: "117" +data: App\Entity\Country {#1927 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "Cook Islands" +value: "45" +data: App\Entity\Country {#1928 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "Costa Rica" +value: "50" +data: App\Entity\Country {#1929 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "Croatia" +value: "97" +data: App\Entity\Country {#1930 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "Curacao" +value: "52" +data: App\Entity\Country {#1931 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "Cyprus" +value: "54" +data: App\Entity\Country {#1932 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Czech Republic" +value: "55" +data: App\Entity\Country {#1933 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "Democratic Republic of the Congo" +value: "40" +data: App\Entity\Country {#1934 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "Denmark" +value: "58" +data: App\Entity\Country {#1935 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "Djibouti" +value: "57" +data: App\Entity\Country {#1936 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "Dominica" +value: "59" +data: App\Entity\Country {#1937 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "Dominican Republic" +value: "60" +data: App\Entity\Country {#1938 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "East Timor" +value: "215" +data: App\Entity\Country {#1939 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "Ecuador" +value: "62" +data: App\Entity\Country {#1940 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "Egypt" +value: "64" +data: App\Entity\Country {#1941 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "El Salvador" +value: "205" +data: App\Entity\Country {#1942 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "Equatorial Guinea" +value: "87" +data: App\Entity\Country {#1943 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "Eritrea" +value: "66" +data: App\Entity\Country {#1944 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "Estonia" +value: "63" +data: App\Entity\Country {#1945 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "Ethiopia" +value: "68" +data: App\Entity\Country {#1946 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "Falkland Islands" +value: "71" +data: App\Entity\Country {#1947 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "Faroe Islands" +value: "73" +data: App\Entity\Country {#1948 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "Fiji" +value: "70" +data: App\Entity\Country {#1949 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "Finland" +value: "69" +data: App\Entity\Country {#1950 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "France" +value: "74" +data: App\Entity\Country {#1951 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "French Guiana" +value: "79" +data: App\Entity\Country {#1952 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "French Polynesia" +value: "172" +data: App\Entity\Country {#1953 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "French Southern Territories" +value: "210" +data: App\Entity\Country {#1954 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Gabon" +value: "75" +data: App\Entity\Country {#1955 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "Gambia" +value: "84" +data: App\Entity\Country {#1956 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "Georgia" +value: "78" +data: App\Entity\Country {#1957 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "Germany" +value: "56" +data: App\Entity\Country {#1958 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "Ghana" +value: "81" +data: App\Entity\Country {#1959 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Gibraltar" +value: "82" +data: App\Entity\Country {#1960 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "Greece" +value: "88" +data: App\Entity\Country {#1961 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Greenland" +value: "83" +data: App\Entity\Country {#1962 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "Grenada" +value: "77" +data: App\Entity\Country {#1963 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "Guadeloupe" +value: "86" +data: App\Entity\Country {#1964 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Guam" +value: "91" +data: App\Entity\Country {#1965 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Guatemala" +value: "90" +data: App\Entity\Country {#1966 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "Guernsey" +value: "80" +data: App\Entity\Country {#1967 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "Guinea" +value: "85" +data: App\Entity\Country {#1968 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "Guinea-Bissau" +value: "92" +data: App\Entity\Country {#1969 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "Guyana" +value: "93" +data: App\Entity\Country {#1970 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Haiti" +value: "98" +data: App\Entity\Country {#1971 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Heard Island and McDonald Islands" +value: "95" +data: App\Entity\Country {#1972 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Honduras" +value: "96" +data: App\Entity\Country {#1973 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "Hong Kong" +value: "94" +data: App\Entity\Country {#1974 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "Hungary" +value: "99" +data: App\Entity\Country {#1975 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "Iceland" +value: "107" +data: App\Entity\Country {#1976 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "India" +value: "104" +data: App\Entity\Country {#1977 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Indonesia" +value: "100" +data: App\Entity\Country {#1978 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "Iraq" +value: "106" +data: App\Entity\Country {#1979 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Ireland" +value: "101" +data: App\Entity\Country {#1980 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "Isle of Man" +value: "103" +data: App\Entity\Country {#1981 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "Israel" +value: "102" +data: App\Entity\Country {#1982 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Italy" +value: "108" +data: App\Entity\Country {#1983 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Ivory Coast" +value: "44" +data: App\Entity\Country {#1984 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Jamaica" +value: "110" +data: App\Entity\Country {#1985 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "Japan" +value: "112" +data: App\Entity\Country {#1986 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "Jersey" +value: "109" +data: App\Entity\Country {#1987 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Jordan" +value: "111" +data: App\Entity\Country {#1988 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Kazakhstan" +value: "122" +data: App\Entity\Country {#1989 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Kenya" +value: "113" +data: App\Entity\Country {#1990 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "Kiribati" +value: "116" +data: App\Entity\Country {#1991 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Kosovo" +value: "239" +data: App\Entity\Country {#1992 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Kuwait" +value: "120" +data: App\Entity\Country {#1993 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "Kyrgyzstan" +value: "114" +data: App\Entity\Country {#1994 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "Laos" +value: "123" +data: App\Entity\Country {#1995 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Latvia" +value: "132" +data: App\Entity\Country {#1996 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "Lebanon" +value: "124" +data: App\Entity\Country {#1997 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Lesotho" +value: "129" +data: App\Entity\Country {#1998 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Liberia" +value: "128" +data: App\Entity\Country {#1999 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Libya" +value: "133" +data: App\Entity\Country {#2000 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Liechtenstein" +value: "126" +data: App\Entity\Country {#2001 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Lithuania" +value: "130" +data: App\Entity\Country {#2002 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "Luxembourg" +value: "131" +data: App\Entity\Country {#2003 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "Macao" +value: "145" +data: App\Entity\Country {#2004 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "Macedonia" +value: "141" +data: App\Entity\Country {#2005 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "Madagascar" +value: "139" +data: App\Entity\Country {#2006 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "Malawi" +value: "153" +data: App\Entity\Country {#2007 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "Malaysia" +value: "155" +data: App\Entity\Country {#2008 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Maldives" +value: "152" +data: App\Entity\Country {#2009 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Mali" +value: "142" +data: App\Entity\Country {#2010 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "Malta" +value: "150" +data: App\Entity\Country {#2011 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "Marshall Islands" +value: "140" +data: App\Entity\Country {#2012 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "Martinique" +value: "147" +data: App\Entity\Country {#2013 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "Mauritania" +value: "148" +data: App\Entity\Country {#2014 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "Mauritius" +value: "151" +data: App\Entity\Country {#2015 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "Mayotte" +value: "241" +data: App\Entity\Country {#2016 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "Mexico" +value: "154" +data: App\Entity\Country {#2017 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "Micronesia" +value: "72" +data: App\Entity\Country {#2018 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "Moldova" +value: "136" +data: App\Entity\Country {#2019 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "Monaco" +value: "135" +data: App\Entity\Country {#2020 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "Mongolia" +value: "144" +data: App\Entity\Country {#2021 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "Montenegro" +value: "137" +data: App\Entity\Country {#2022 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "Montserrat" +value: "149" +data: App\Entity\Country {#2023 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "Morocco" +value: "134" +data: App\Entity\Country {#2024 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "Mozambique" +value: "156" +data: App\Entity\Country {#2025 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Myanmar [Burma]" +value: "143" +data: App\Entity\Country {#2026 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "Namibia" +value: "157" +data: App\Entity\Country {#2027 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "Nauru" +value: "166" +data: App\Entity\Country {#2028 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "Nepal" +value: "165" +data: App\Entity\Country {#2029 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "Netherlands" +value: "163" +data: App\Entity\Country {#2030 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "New Caledonia" +value: "158" +data: App\Entity\Country {#2031 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "New Zealand" +value: "168" +data: App\Entity\Country {#2032 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "Nicaragua" +value: "162" +data: App\Entity\Country {#2033 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "Niger" +value: "159" +data: App\Entity\Country {#2034 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "Nigeria" +value: "161" +data: App\Entity\Country {#2035 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "Niue" +value: "167" +data: App\Entity\Country {#2036 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "Norfolk Island" +value: "160" +data: App\Entity\Country {#2037 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "Northern Mariana Islands" +value: "146" +data: App\Entity\Country {#2038 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "Norway" +value: "164" +data: App\Entity\Country {#2039 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "Oman" +value: "169" +data: App\Entity\Country {#2040 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "Pakistan" +value: "175" +data: App\Entity\Country {#2041 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Palau" +value: "182" +data: App\Entity\Country {#2042 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "Palestine" +value: "180" +data: App\Entity\Country {#2043 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "Panama" +value: "170" +data: App\Entity\Country {#2044 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Papua New Guinea" +value: "173" +data: App\Entity\Country {#2045 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "Paraguay" +value: "183" +data: App\Entity\Country {#2046 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "Peru" +value: "171" +data: App\Entity\Country {#2047 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Philippines" +value: "174" +data: App\Entity\Country {#2048 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Pitcairn Islands" +value: "178" +data: App\Entity\Country {#2049 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "Poland" +value: "176" +data: App\Entity\Country {#2050 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "Portugal" +value: "181" +data: App\Entity\Country {#2051 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "Puerto Rico" +value: "179" +data: App\Entity\Country {#2052 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "Qatar" +value: "184" +data: App\Entity\Country {#2053 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Republic of the Congo" +value: "42" +data: App\Entity\Country {#2054 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Réunion" +value: "185" +data: App\Entity\Country {#2055 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Romania" +value: "186" +data: App\Entity\Country {#2056 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Russia" +value: "188" +data: App\Entity\Country {#2057 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Rwanda" +value: "189" +data: App\Entity\Country {#2058 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Saint Barthélemy" +value: "26" +data: App\Entity\Country {#2059 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Saint Helena" +value: "195" +data: App\Entity\Country {#2060 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "Saint Kitts and Nevis" +value: "118" +data: App\Entity\Country {#2061 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "Saint Lucia" +value: "125" +data: App\Entity\Country {#2062 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "Saint Martin" +value: "138" +data: App\Entity\Country {#2063 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "Saint Pierre and Miquelon" +value: "177" +data: App\Entity\Country {#2064 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Saint Vincent and the Grenadines" +value: "231" +data: App\Entity\Country {#2065 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Samoa" +value: "238" +data: App\Entity\Country {#2066 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "San Marino" +value: "200" +data: App\Entity\Country {#2067 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "São Tomé and Príncipe" +value: "204" +data: App\Entity\Country {#2068 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Saudi Arabia" +value: "190" +data: App\Entity\Country {#2069 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Senegal" +value: "201" +data: App\Entity\Country {#2070 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "Serbia" +value: "187" +data: App\Entity\Country {#2071 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "Seychelles" +value: "192" +data: App\Entity\Country {#2072 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "Sierra Leone" +value: "199" +data: App\Entity\Country {#2073 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "Singapore" +value: "194" +data: App\Entity\Country {#2074 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "Sint Maarten" +value: "206" +data: App\Entity\Country {#2075 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "Slovakia" +value: "198" +data: App\Entity\Country {#2076 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "Slovenia" +value: "196" +data: App\Entity\Country {#2077 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "Solomon Islands" +value: "191" +data: App\Entity\Country {#2078 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "Somalia" +value: "202" +data: App\Entity\Country {#2079 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "South Africa" +value: "242" +data: App\Entity\Country {#2080 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "South Georgia and the South Sandwich Islands" +value: "89" +data: App\Entity\Country {#2081 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "South Korea" +value: "119" +data: App\Entity\Country {#2082 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "Spain" +value: "67" +data: App\Entity\Country {#2083 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "Sri Lanka" +value: "127" +data: App\Entity\Country {#2084 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "Suriname" +value: "203" +data: App\Entity\Country {#2085 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Svalbard and Jan Mayen" +value: "197" +data: App\Entity\Country {#2086 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Swaziland" +value: "207" +data: App\Entity\Country {#2087 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "Sweden" +value: "193" +data: App\Entity\Country {#2088 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "Switzerland" +value: "43" +data: App\Entity\Country {#2089 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "Taiwan" +value: "222" +data: App\Entity\Country {#2090 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "Tajikistan" +value: "213" +data: App\Entity\Country {#2091 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "Tanzania" +value: "223" +data: App\Entity\Country {#2092 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "Thailand" +value: "212" +data: App\Entity\Country {#2093 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "Togo" +value: "211" +data: App\Entity\Country {#2094 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "Tokelau" +value: "214" +data: App\Entity\Country {#2095 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "Tonga" +value: "218" +data: App\Entity\Country {#2096 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "Trinidad and Tobago" +value: "220" +data: App\Entity\Country {#2097 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "Tunisia" +value: "217" +data: App\Entity\Country {#2098 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "Turkey" +value: "219" +data: App\Entity\Country {#2099 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "Turkmenistan" +value: "216" +data: App\Entity\Country {#2100 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Turks and Caicos Islands" +value: "208" +data: App\Entity\Country {#2101 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "Tuvalu" +value: "221" +data: App\Entity\Country {#2102 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "U.S. Minor Outlying Islands" +value: "226" +data: App\Entity\Country {#2103 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "U.S. Virgin Islands" +value: "234" +data: App\Entity\Country {#2104 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Uganda" +value: "225" +data: App\Entity\Country {#2105 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Ukraine" +value: "224" +data: App\Entity\Country {#2106 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "United Arab Emirates" +value: "2" +data: App\Entity\Country {#2107 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "United Kingdom" +value: "76" +data: App\Entity\Country {#2108 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "United States" +value: "227" +data: App\Entity\Country {#2109 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "Unknown" +value: "245" +data: App\Entity\Country {#2110 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "Uruguay" +value: "228" +data: App\Entity\Country {#2111 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "Uzbekistan" +value: "229" +data: App\Entity\Country {#2112 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "Vanuatu" +value: "236" +data: App\Entity\Country {#2113 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Vatican City" +value: "230" +data: App\Entity\Country {#2114 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "Venezuela" +value: "232" +data: App\Entity\Country {#2115 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "Vietnam" +value: "235" +data: App\Entity\Country {#2116 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "Wallis and Futuna" +value: "237" +data: App\Entity\Country {#2117 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "Western Sahara" +value: "65" +data: App\Entity\Country {#2118 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "Yemen" +value: "240" +data: App\Entity\Country {#2119 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "Zambia" +value: "243" +data: App\Entity\Country {#2120 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "Zimbabwe" +value: "244" +data: App\Entity\Country {#2121 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1850 -form: Symfony\Component\Form\Form {#1559 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1851 …5} |
| full_name | "content_report[reporter][country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporter_country" |
| is_selected | Closure($choice, $value) {#1853 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "form.chose_country_placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporter_country" |
| valid | true |
| value | "" |
reporterIsVictim
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 |
|---|---|---|
| label | "form.reporter_is_victim" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1212 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1213 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.reporter_is_victim" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1206 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_content_report_reporterIsVictim" ] |
| cache_key | "_content_report_reporterIsVictim_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1643 -form: Symfony\Component\Form\Form {#1562 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1634 …5} |
| full_name | "content_report[reporterIsVictim]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_reporterIsVictim" |
| label | "form.reporter_is_victim" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reporterIsVictim" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_reporterIsVictim" |
| valid | true |
| value | "1" |
victim
"App\Form\Type\ContentReportDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Model\ContentReportData {#1801 -data: [] -stageName: null -firstName: null -lastName: null -companyName: null -commercialRegistrationNumber: null -email: null -phone: null -address: null -addressAdditional: null -city: null -zipCode: null -country: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| by_reference | false |
same as passed value |
| label | "form.victim" |
same as passed value |
| required | 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 | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | "App\Model\ContentReportData" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1198 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Model\ContentReportData" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.victim" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | "content_report" |
| trim | true |
| upload_max_size_message | Closure() {#1200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1199 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "content_report_data" "_content_report_victim" ] |
| cache_key | "_content_report_victim_content_report_data" |
| compound | true |
| data | App\Model\ContentReportData {#1801 -data: [] -stageName: null -firstName: null -lastName: null -companyName: null -commercialRegistrationNumber: null -email: null -phone: null -address: null -addressAdditional: null -city: null -zipCode: null -country: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1852 -form: Symfony\Component\Form\Form {#1675 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2358 …5} |
| full_name | "content_report[victim]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim" |
| label | "form.victim" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "victim" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim" |
| valid | true |
| value | App\Model\ContentReportData {#1801 -data: [] -stageName: null -firstName: null -lastName: null -companyName: null -commercialRegistrationNumber: null -email: null -phone: null -address: null -addressAdditional: null -city: null -zipCode: null -country: null } |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form.first_name" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1567 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_firstName" ] |
| cache_key | "_content_report_victim_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2362 -form: Symfony\Component\Form\Form {#1678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2361 …5} |
| full_name | "content_report[victim][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_firstName" |
| label | "form.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form.last_name" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1576 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_lastName" ] |
| cache_key | "_content_report_victim_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2363 -form: Symfony\Component\Form\Form {#1681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2364 …5} |
| full_name | "content_report[victim][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_lastName" |
| label | "form.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_lastName" |
| valid | true |
| value | "" |
stageName
"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 |
|---|---|---|
| label | "form.stage_name" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.stage_name" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1455 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_stageName" ] |
| cache_key | "_content_report_victim_stageName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2365 -form: Symfony\Component\Form\Form {#1684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2366 …5} |
| full_name | "content_report[victim][stageName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_stageName" |
| label | "form.stage_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "stageName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_stageName" |
| valid | true |
| value | "" |
companyName
"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 |
|---|---|---|
| label | "form.company_name" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.company_name" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1587 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_companyName" ] |
| cache_key | "_content_report_victim_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2367 -form: Symfony\Component\Form\Form {#1687 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2368 …5} |
| full_name | "content_report[victim][companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_companyName" |
| label | "form.company_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_companyName" |
| valid | true |
| value | "" |
commercialRegistrationNumber
"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 |
|---|---|---|
| label | "form.commercial_registration_number" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.commercial_registration_number" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1596 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_commercialRegistrationNumber" ] |
| cache_key | "_content_report_victim_commercialRegistrationNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2369 -form: Symfony\Component\Form\Form {#1690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2370 …5} |
| full_name | "content_report[victim][commercialRegistrationNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_commercialRegistrationNumber" |
| label | "form.commercial_registration_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commercialRegistrationNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_commercialRegistrationNumber" |
| valid | true |
| value | "" |
"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 |
|---|---|---|
| label | "form.email" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1605 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_email" ] |
| cache_key | "_content_report_victim_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2371 -form: Symfony\Component\Form\Form {#1693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2372 …5} |
| full_name | "content_report[victim][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_email" |
| label | "form.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_email" |
| valid | true |
| value | "" |
phone
"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 |
|---|---|---|
| label | "form.phone" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1614 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_phone" ] |
| cache_key | "_content_report_victim_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2373 -form: Symfony\Component\Form\Form {#1696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2374 …5} |
| full_name | "content_report[victim][phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_phone" |
| label | "form.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_phone" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| label | "form.address" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1623 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_address" ] |
| cache_key | "_content_report_victim_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2375 -form: Symfony\Component\Form\Form {#1699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2376 …5} |
| full_name | "content_report[victim][address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_address" |
| label | "form.address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_address" |
| valid | true |
| value | "" |
addressAdditional
"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 |
|---|---|---|
| label | "form.address_additional" |
same as passed value |
| required | 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1631 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.address_additional" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1632 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_addressAdditional" ] |
| cache_key | "_content_report_victim_addressAdditional_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2377 -form: Symfony\Component\Form\Form {#1702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2378 …5} |
| full_name | "content_report[victim][addressAdditional]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_addressAdditional" |
| label | "form.address_additional" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressAdditional" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_addressAdditional" |
| valid | true |
| value | "" |
zipCode
"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 |
|---|---|---|
| label | "form.zip_code" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.zip_code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1641 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_zipCode" ] |
| cache_key | "_content_report_victim_zipCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2379 -form: Symfony\Component\Form\Form {#1705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2380 …5} |
| full_name | "content_report[victim][zipCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_zipCode" |
| label | "form.zip_code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_zipCode" |
| valid | true |
| value | "" |
city
"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 |
|---|---|---|
| label | "form.city" |
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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1650 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_content_report_victim_city" ] |
| cache_key | "_content_report_victim_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2381 -form: Symfony\Component\Form\Form {#1708 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2382 …5} |
| full_name | "content_report[victim][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_city" |
| label | "form.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_city" |
| valid | true |
| value | "" |
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 | "name" |
same as passed value |
| class | "App\Entity\Country" |
same as passed value |
| label | "form.country" |
same as passed value |
| placeholder | "form.chose_country_placeholder" |
same as passed value |
| query_builder | Closure(EntityRepository $er): QueryBuilder {#1191 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\Type\ContentReportDataType" this: App\Form\Type\ContentReportDataType {#1175 …} } |
Doctrine\ORM\QueryBuilder {#1660 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1672 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1669 #from: "App\Entity\Country" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1670 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1372 …} -dql: "SELECT e FROM App\Entity\Country e ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1671 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1667 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1410 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1661 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1424 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1665 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1463 …} } |
| 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\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1444 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1360 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "form.chose_country_placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1660 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1672 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1669 #from: "App\Entity\Country" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1670 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1372 …} -dql: "SELECT e FROM App\Entity\Country e ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1671 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerFXmDiy6\EntityManagerGhostEbeb667 {#295 …12} } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1658 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_content_report_victim_country" ] |
| cache_key | "_content_report_victim_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "Afghanistan" +value: "3" +data: App\Entity\Country {#1886 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "Åland" +value: "15" +data: App\Entity\Country {#1888 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "Albania" +value: "6" +data: App\Entity\Country {#1889 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "Algeria" +value: "61" +data: App\Entity\Country {#1890 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "American Samoa" +value: "11" +data: App\Entity\Country {#1891 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Andorra" +value: "1" +data: App\Entity\Country {#1892 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "Angola" +value: "8" +data: App\Entity\Country {#1893 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "Anguilla" +value: "5" +data: App\Entity\Country {#1896 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "Anon Proxy" +value: "246" +data: App\Entity\Country {#1884 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "Antarctica" +value: "9" +data: App\Entity\Country {#1883 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "Antigua and Barbuda" +value: "4" +data: App\Entity\Country {#1870 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "Argentina" +value: "10" +data: App\Entity\Country {#1895 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "Armenia" +value: "7" +data: App\Entity\Country {#1873 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "Aruba" +value: "14" +data: App\Entity\Country {#1874 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "Australia" +value: "13" +data: App\Entity\Country {#1875 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "Austria" +value: "12" +data: App\Entity\Country {#1876 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "Azerbaijan" +value: "16" +data: App\Entity\Country {#1877 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "Bahamas" +value: "32" +data: App\Entity\Country {#1880 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "Bahrain" +value: "23" +data: App\Entity\Country {#1881 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "Bangladesh" +value: "19" +data: App\Entity\Country {#1882 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "Barbados" +value: "18" +data: App\Entity\Country {#1894 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "Belarus" +value: "36" +data: App\Entity\Country {#1897 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "Belgium" +value: "20" +data: App\Entity\Country {#1898 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "Belize" +value: "37" +data: App\Entity\Country {#1899 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "Benin" +value: "25" +data: App\Entity\Country {#1900 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "Bermuda" +value: "27" +data: App\Entity\Country {#1901 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "Bhutan" +value: "33" +data: App\Entity\Country {#1902 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "Bolivia" +value: "29" +data: App\Entity\Country {#1903 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +label: "Bonaire" +value: "30" +data: App\Entity\Country {#1904 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +label: "Bosnia and Herzegovina" +value: "17" +data: App\Entity\Country {#1905 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +label: "Botswana" +value: "35" +data: App\Entity\Country {#1906 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "Bouvet Island" +value: "34" +data: App\Entity\Country {#1907 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Brazil" +value: "31" +data: App\Entity\Country {#1908 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "British Indian Ocean Territory" +value: "105" +data: App\Entity\Country {#1909 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "British Virgin Islands" +value: "233" +data: App\Entity\Country {#1910 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +label: "Brunei" +value: "28" +data: App\Entity\Country {#1911 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +label: "Bulgaria" +value: "22" +data: App\Entity\Country {#1912 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "Burkina Faso" +value: "21" +data: App\Entity\Country {#1913 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "Burundi" +value: "24" +data: App\Entity\Country {#1914 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "Cambodia" +value: "115" +data: App\Entity\Country {#1915 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "Cameroon" +value: "47" +data: App\Entity\Country {#1916 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "Canada" +value: "38" +data: App\Entity\Country {#1917 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "Cape Verde" +value: "51" +data: App\Entity\Country {#1918 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "Cayman Islands" +value: "121" +data: App\Entity\Country {#1919 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "Central African Republic" +value: "41" +data: App\Entity\Country {#1920 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "Chad" +value: "209" +data: App\Entity\Country {#1921 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "Chile" +value: "46" +data: App\Entity\Country {#1922 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "China" +value: "48" +data: App\Entity\Country {#1923 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "Christmas Island" +value: "53" +data: App\Entity\Country {#1924 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Cocos [Keeling] Islands" +value: "39" +data: App\Entity\Country {#1925 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "Colombia" +value: "49" +data: App\Entity\Country {#1926 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "Comoros" +value: "117" +data: App\Entity\Country {#1927 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "Cook Islands" +value: "45" +data: App\Entity\Country {#1928 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "Costa Rica" +value: "50" +data: App\Entity\Country {#1929 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Croatia" +value: "97" +data: App\Entity\Country {#1930 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Curacao" +value: "52" +data: App\Entity\Country {#1931 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Cyprus" +value: "54" +data: App\Entity\Country {#1932 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Czech Republic" +value: "55" +data: App\Entity\Country {#1933 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Democratic Republic of the Congo" +value: "40" +data: App\Entity\Country {#1934 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Denmark" +value: "58" +data: App\Entity\Country {#1935 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Djibouti" +value: "57" +data: App\Entity\Country {#1936 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Dominica" +value: "59" +data: App\Entity\Country {#1937 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Dominican Republic" +value: "60" +data: App\Entity\Country {#1938 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "East Timor" +value: "215" +data: App\Entity\Country {#1939 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "Ecuador" +value: "62" +data: App\Entity\Country {#1940 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Egypt" +value: "64" +data: App\Entity\Country {#1941 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "El Salvador" +value: "205" +data: App\Entity\Country {#1942 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Equatorial Guinea" +value: "87" +data: App\Entity\Country {#1943 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Eritrea" +value: "66" +data: App\Entity\Country {#1944 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Estonia" +value: "63" +data: App\Entity\Country {#1945 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "Ethiopia" +value: "68" +data: App\Entity\Country {#1946 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Falkland Islands" +value: "71" +data: App\Entity\Country {#1947 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Faroe Islands" +value: "73" +data: App\Entity\Country {#1948 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Fiji" +value: "70" +data: App\Entity\Country {#1949 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Finland" +value: "69" +data: App\Entity\Country {#1950 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "France" +value: "74" +data: App\Entity\Country {#1951 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "French Guiana" +value: "79" +data: App\Entity\Country {#1952 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "French Polynesia" +value: "172" +data: App\Entity\Country {#1953 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "French Southern Territories" +value: "210" +data: App\Entity\Country {#1954 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "Gabon" +value: "75" +data: App\Entity\Country {#1955 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Gambia" +value: "84" +data: App\Entity\Country {#1956 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Georgia" +value: "78" +data: App\Entity\Country {#1957 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Germany" +value: "56" +data: App\Entity\Country {#1958 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Ghana" +value: "81" +data: App\Entity\Country {#1959 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Gibraltar" +value: "82" +data: App\Entity\Country {#1960 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Greece" +value: "88" +data: App\Entity\Country {#1961 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Greenland" +value: "83" +data: App\Entity\Country {#1962 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Grenada" +value: "77" +data: App\Entity\Country {#1963 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Guadeloupe" +value: "86" +data: App\Entity\Country {#1964 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "Guam" +value: "91" +data: App\Entity\Country {#1965 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Guatemala" +value: "90" +data: App\Entity\Country {#1966 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Guernsey" +value: "80" +data: App\Entity\Country {#1967 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Guinea" +value: "85" +data: App\Entity\Country {#1968 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Guinea-Bissau" +value: "92" +data: App\Entity\Country {#1969 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "Guyana" +value: "93" +data: App\Entity\Country {#1970 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "Haiti" +value: "98" +data: App\Entity\Country {#1971 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "Heard Island and McDonald Islands" +value: "95" +data: App\Entity\Country {#1972 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +label: "Honduras" +value: "96" +data: App\Entity\Country {#1973 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +label: "Hong Kong" +value: "94" +data: App\Entity\Country {#1974 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +label: "Hungary" +value: "99" +data: App\Entity\Country {#1975 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "Iceland" +value: "107" +data: App\Entity\Country {#1976 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "India" +value: "104" +data: App\Entity\Country {#1977 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +label: "Indonesia" +value: "100" +data: App\Entity\Country {#1978 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +label: "Iraq" +value: "106" +data: App\Entity\Country {#1979 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "Ireland" +value: "101" +data: App\Entity\Country {#1980 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "Isle of Man" +value: "103" +data: App\Entity\Country {#1981 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "Israel" +value: "102" +data: App\Entity\Country {#1982 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "Italy" +value: "108" +data: App\Entity\Country {#1983 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "Ivory Coast" +value: "44" +data: App\Entity\Country {#1984 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "Jamaica" +value: "110" +data: App\Entity\Country {#1985 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "Japan" +value: "112" +data: App\Entity\Country {#1986 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "Jersey" +value: "109" +data: App\Entity\Country {#1987 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "Jordan" +value: "111" +data: App\Entity\Country {#1988 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "Kazakhstan" +value: "122" +data: App\Entity\Country {#1989 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "Kenya" +value: "113" +data: App\Entity\Country {#1990 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "Kiribati" +value: "116" +data: App\Entity\Country {#1991 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "Kosovo" +value: "239" +data: App\Entity\Country {#1992 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "Kuwait" +value: "120" +data: App\Entity\Country {#1993 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "Kyrgyzstan" +value: "114" +data: App\Entity\Country {#1994 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "Laos" +value: "123" +data: App\Entity\Country {#1995 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +label: "Latvia" +value: "132" +data: App\Entity\Country {#1996 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +label: "Lebanon" +value: "124" +data: App\Entity\Country {#1997 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +label: "Lesotho" +value: "129" +data: App\Entity\Country {#1998 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +label: "Liberia" +value: "128" +data: App\Entity\Country {#1999 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +label: "Libya" +value: "133" +data: App\Entity\Country {#2000 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +label: "Liechtenstein" +value: "126" +data: App\Entity\Country {#2001 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +label: "Lithuania" +value: "130" +data: App\Entity\Country {#2002 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +label: "Luxembourg" +value: "131" +data: App\Entity\Country {#2003 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +label: "Macao" +value: "145" +data: App\Entity\Country {#2004 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "Macedonia" +value: "141" +data: App\Entity\Country {#2005 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "Madagascar" +value: "139" +data: App\Entity\Country {#2006 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "Malawi" +value: "153" +data: App\Entity\Country {#2007 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "Malaysia" +value: "155" +data: App\Entity\Country {#2008 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "Maldives" +value: "152" +data: App\Entity\Country {#2009 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "Mali" +value: "142" +data: App\Entity\Country {#2010 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "Malta" +value: "150" +data: App\Entity\Country {#2011 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "Marshall Islands" +value: "140" +data: App\Entity\Country {#2012 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "Martinique" +value: "147" +data: App\Entity\Country {#2013 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "Mauritania" +value: "148" +data: App\Entity\Country {#2014 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "Mauritius" +value: "151" +data: App\Entity\Country {#2015 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "Mayotte" +value: "241" +data: App\Entity\Country {#2016 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "Mexico" +value: "154" +data: App\Entity\Country {#2017 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "Micronesia" +value: "72" +data: App\Entity\Country {#2018 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "Moldova" +value: "136" +data: App\Entity\Country {#2019 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "Monaco" +value: "135" +data: App\Entity\Country {#2020 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "Mongolia" +value: "144" +data: App\Entity\Country {#2021 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "Montenegro" +value: "137" +data: App\Entity\Country {#2022 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "Montserrat" +value: "149" +data: App\Entity\Country {#2023 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "Morocco" +value: "134" +data: App\Entity\Country {#2024 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "Mozambique" +value: "156" +data: App\Entity\Country {#2025 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "Myanmar [Burma]" +value: "143" +data: App\Entity\Country {#2026 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "Namibia" +value: "157" +data: App\Entity\Country {#2027 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "Nauru" +value: "166" +data: App\Entity\Country {#2028 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: "Nepal" +value: "165" +data: App\Entity\Country {#2029 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "Netherlands" +value: "163" +data: App\Entity\Country {#2030 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "New Caledonia" +value: "158" +data: App\Entity\Country {#2031 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "New Zealand" +value: "168" +data: App\Entity\Country {#2032 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "Nicaragua" +value: "162" +data: App\Entity\Country {#2033 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "Niger" +value: "159" +data: App\Entity\Country {#2034 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "Nigeria" +value: "161" +data: App\Entity\Country {#2035 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "Niue" +value: "167" +data: App\Entity\Country {#2036 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "Norfolk Island" +value: "160" +data: App\Entity\Country {#2037 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "Northern Mariana Islands" +value: "146" +data: App\Entity\Country {#2038 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +label: "Norway" +value: "164" +data: App\Entity\Country {#2039 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: "Oman" +value: "169" +data: App\Entity\Country {#2040 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: "Pakistan" +value: "175" +data: App\Entity\Country {#2041 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "Palau" +value: "182" +data: App\Entity\Country {#2042 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Palestine" +value: "180" +data: App\Entity\Country {#2043 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Panama" +value: "170" +data: App\Entity\Country {#2044 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "Papua New Guinea" +value: "173" +data: App\Entity\Country {#2045 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "Paraguay" +value: "183" +data: App\Entity\Country {#2046 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +label: "Peru" +value: "171" +data: App\Entity\Country {#2047 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "Philippines" +value: "174" +data: App\Entity\Country {#2048 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "Pitcairn Islands" +value: "178" +data: App\Entity\Country {#2049 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "Poland" +value: "176" +data: App\Entity\Country {#2050 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "Portugal" +value: "181" +data: App\Entity\Country {#2051 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "Puerto Rico" +value: "179" +data: App\Entity\Country {#2052 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "Qatar" +value: "184" +data: App\Entity\Country {#2053 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "Republic of the Congo" +value: "42" +data: App\Entity\Country {#2054 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +label: "Réunion" +value: "185" +data: App\Entity\Country {#2055 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "Romania" +value: "186" +data: App\Entity\Country {#2056 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +label: "Russia" +value: "188" +data: App\Entity\Country {#2057 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +label: "Rwanda" +value: "189" +data: App\Entity\Country {#2058 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +label: "Saint Barthélemy" +value: "26" +data: App\Entity\Country {#2059 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +label: "Saint Helena" +value: "195" +data: App\Entity\Country {#2060 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "Saint Kitts and Nevis" +value: "118" +data: App\Entity\Country {#2061 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "Saint Lucia" +value: "125" +data: App\Entity\Country {#2062 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +label: "Saint Martin" +value: "138" +data: App\Entity\Country {#2063 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "Saint Pierre and Miquelon" +value: "177" +data: App\Entity\Country {#2064 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "Saint Vincent and the Grenadines" +value: "231" +data: App\Entity\Country {#2065 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "Samoa" +value: "238" +data: App\Entity\Country {#2066 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "San Marino" +value: "200" +data: App\Entity\Country {#2067 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "São Tomé and Príncipe" +value: "204" +data: App\Entity\Country {#2068 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +label: "Saudi Arabia" +value: "190" +data: App\Entity\Country {#2069 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "Senegal" +value: "201" +data: App\Entity\Country {#2070 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "Serbia" +value: "187" +data: App\Entity\Country {#2071 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +label: "Seychelles" +value: "192" +data: App\Entity\Country {#2072 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "Sierra Leone" +value: "199" +data: App\Entity\Country {#2073 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "Singapore" +value: "194" +data: App\Entity\Country {#2074 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "Sint Maarten" +value: "206" +data: App\Entity\Country {#2075 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "Slovakia" +value: "198" +data: App\Entity\Country {#2076 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "Slovenia" +value: "196" +data: App\Entity\Country {#2077 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "Solomon Islands" +value: "191" +data: App\Entity\Country {#2078 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "Somalia" +value: "202" +data: App\Entity\Country {#2079 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "South Africa" +value: "242" +data: App\Entity\Country {#2080 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "South Georgia and the South Sandwich Islands" +value: "89" +data: App\Entity\Country {#2081 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "South Korea" +value: "119" +data: App\Entity\Country {#2082 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "Spain" +value: "67" +data: App\Entity\Country {#2083 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "Sri Lanka" +value: "127" +data: App\Entity\Country {#2084 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "Suriname" +value: "203" +data: App\Entity\Country {#2085 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "Svalbard and Jan Mayen" +value: "197" +data: App\Entity\Country {#2086 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "Swaziland" +value: "207" +data: App\Entity\Country {#2087 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "Sweden" +value: "193" +data: App\Entity\Country {#2088 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "Switzerland" +value: "43" +data: App\Entity\Country {#2089 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "Taiwan" +value: "222" +data: App\Entity\Country {#2090 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "Tajikistan" +value: "213" +data: App\Entity\Country {#2091 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "Tanzania" +value: "223" +data: App\Entity\Country {#2092 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "Thailand" +value: "212" +data: App\Entity\Country {#2093 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "Togo" +value: "211" +data: App\Entity\Country {#2094 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "Tokelau" +value: "214" +data: App\Entity\Country {#2095 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +label: "Tonga" +value: "218" +data: App\Entity\Country {#2096 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +label: "Trinidad and Tobago" +value: "220" +data: App\Entity\Country {#2097 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "Tunisia" +value: "217" +data: App\Entity\Country {#2098 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +label: "Turkey" +value: "219" +data: App\Entity\Country {#2099 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +label: "Turkmenistan" +value: "216" +data: App\Entity\Country {#2100 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +label: "Turks and Caicos Islands" +value: "208" +data: App\Entity\Country {#2101 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +label: "Tuvalu" +value: "221" +data: App\Entity\Country {#2102 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +label: "U.S. Minor Outlying Islands" +value: "226" +data: App\Entity\Country {#2103 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +label: "U.S. Virgin Islands" +value: "234" +data: App\Entity\Country {#2104 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +label: "Uganda" +value: "225" +data: App\Entity\Country {#2105 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +label: "Ukraine" +value: "224" +data: App\Entity\Country {#2106 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "United Arab Emirates" +value: "2" +data: App\Entity\Country {#2107 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +label: "United Kingdom" +value: "76" +data: App\Entity\Country {#2108 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +label: "United States" +value: "227" +data: App\Entity\Country {#2109 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +label: "Unknown" +value: "245" +data: App\Entity\Country {#2110 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +label: "Uruguay" +value: "228" +data: App\Entity\Country {#2111 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +label: "Uzbekistan" +value: "229" +data: App\Entity\Country {#2112 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +label: "Vanuatu" +value: "236" +data: App\Entity\Country {#2113 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +label: "Vatican City" +value: "230" +data: App\Entity\Country {#2114 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "Venezuela" +value: "232" +data: App\Entity\Country {#2115 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +label: "Vietnam" +value: "235" +data: App\Entity\Country {#2116 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +label: "Wallis and Futuna" +value: "237" +data: App\Entity\Country {#2117 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +label: "Western Sahara" +value: "65" +data: App\Entity\Country {#2118 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +label: "Yemen" +value: "240" +data: App\Entity\Country {#2119 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +label: "Zambia" +value: "243" +data: App\Entity\Country {#2120 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +label: "Zimbabwe" +value: "244" +data: App\Entity\Country {#2121 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2383 -form: Symfony\Component\Form\Form {#1711 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2384 …5} |
| full_name | "content_report[victim][country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_victim_country" |
| is_selected | Closure($choice, $value) {#2386 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "form.chose_country_placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_victim_country" |
| valid | true |
| value | "" |
authorized
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 |
|---|---|---|
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1212 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1213 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#1220 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_content_report_authorized" ] |
| cache_key | "_content_report_authorized_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2359 -form: Symfony\Component\Form\Form {#1714 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2360 …5} |
| full_name | "content_report[authorized]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report_authorized" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "authorized" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "content_report" |
| unique_block_prefix | "_content_report_authorized" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "36950e6753961706.j2x2YgzCpYS11Ktc1Bib1qtat0KKS459kSLPuLmZSuc.wDofCj_v38b8vZsooVP9p-8WzQrtGeIa4E65i9ShGJS-Gikqe_vGwdm8xA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "36950e6753961706.j2x2YgzCpYS11Ktc1Bib1qtat0KKS459kSLPuLmZSuc.wDofCj_v38b8vZsooVP9p-8WzQrtGeIa4E65i9ShGJS-Gikqe_vGwdm8xA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1083 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1084 …} -namespace: Closure() {#1086 …} } |
| data | "36950e6753961706.j2x2YgzCpYS11Ktc1Bib1qtat0KKS459kSLPuLmZSuc.wDofCj_v38b8vZsooVP9p-8WzQrtGeIa4E65i9ShGJS-Gikqe_vGwdm8xA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#311 …} $message: Closure() {#2647 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_content_report__token" ] |
| cache_key | "_content_report__token_hidden" |
| compound | false |
| data | "36950e6753961706.j2x2YgzCpYS11Ktc1Bib1qtat0KKS459kSLPuLmZSuc.wDofCj_v38b8vZsooVP9p-8WzQrtGeIa4E65i9ShGJS-Gikqe_vGwdm8xA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2660 -form: Symfony\Component\Form\Form {#2656 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2651 …5} |
| full_name | "content_report[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "content_report__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 | "content_report" |
| unique_block_prefix | "_content_report__token" |
| valid | true |
| value | "36950e6753961706.j2x2YgzCpYS11Ktc1Bib1qtat0KKS459kSLPuLmZSuc.wDofCj_v38b8vZsooVP9p-8WzQrtGeIa4E65i9ShGJS-Gikqe_vGwdm8xA" |