Forms
-
s6a81b7e235c37
-
country
-
_token
-
s6a81b7e235c37
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Location {#562 -id: null -country: null -employees: Doctrine\Common\Collections\ArrayCollection {#563 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "App\Entity\Location" |
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 {#621 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#622 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#623 …} -namespace: Closure() {#625 …} } |
| data_class | "App\Entity\Location" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Location" } } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#647 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_s6a81b7e235c37" ] |
| cache_key | "_s6a81b7e235c37_form" |
| compound | true |
| data | App\Entity\Location {#562 -id: null -country: null -employees: Doctrine\Common\Collections\ArrayCollection {#563 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#740 -form: Symfony\Component\Form\Form {#667 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#649 …5} |
| full_name | "s6a81b7e235c37" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7e235c37" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "s6a81b7e235c37" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7e235c37" |
| valid | true |
| value | App\Entity\Location {#562 -id: null -country: null -employees: Doctrine\Common\Collections\ArrayCollection {#563 …} } |
country
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Nation" |
same as passed value |
| em | "default" |
ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} |
| label | "Country" |
same as passed value |
| label_render | false |
false
|
| multiple | false |
false
|
| property_path | "country" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#655 #name: "country" #type: "2" #mappingType: 2 #fieldName: "country" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "country" "sourceEntity" => "App\Entity\Location" "targetEntity" => "App\Entity\Nation" "inversedBy" => "locations" "sourceToTargetKeyColumns" => [ "country_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "country_id" ] "joinColumns" => [ [ "unique" => false "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => false "options" => null "name" => "country_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "country_id" => "country_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\LocationAdmin {#272 #code: "admin.location" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Location" -label: "Location" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Location" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "country" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#655} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Location {#562 -id: null -country: null -employees: Doctrine\Common\Collections\ArrayCollection {#563 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7e235c37" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#2497 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "74e4a082f5e17015b840b16389336041" => true "d8a15a11eaebdeb723de9e1ff8ee3c66" => true "3e2e7b27e9ac3567e2255551083a627d" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#667 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Location" => [ "collapsed" => false "class" => false "description" => false "label" => "Location" "translation_domain" => "messages" "name" => "Location" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "country" => "country" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "Location" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#699 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#700 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#735 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#704 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#736 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#737 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#739 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#738 …} } |
| choices | null |
| class | "App\Entity\Nation" |
| 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 {#621 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#622 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#623 …} -namespace: Closure() {#625 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#705 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#706 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | 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 | "country" |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#655 #name: "country" #type: "2" #mappingType: 2 #fieldName: "country" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "country" "sourceEntity" => "App\Entity\Location" "targetEntity" => "App\Entity\Nation" "inversedBy" => "locations" "sourceToTargetKeyColumns" => [ "country_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "country_id" ] "joinColumns" => [ [ "unique" => false "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => false "options" => null "name" => "country_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "country_id" => "country_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\LocationAdmin {#272 #code: "admin.location" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Location" -label: "Location" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Location" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "country" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#655} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Location {#562 -id: null -country: null -employees: Doctrine\Common\Collections\ArrayCollection {#563 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7e235c37" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#2497 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "74e4a082f5e17015b840b16389336041" => true "d8a15a11eaebdeb723de9e1ff8ee3c66" => true "3e2e7b27e9ac3567e2255551083a627d" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#667 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Location" => [ "collapsed" => false "class" => false "description" => false "label" => "Location" "translation_domain" => "messages" "name" => "Location" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "country" => "country" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "Location" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] } #associationAdmin: null } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#701 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_s6a81b7e235c37_country" "admin_location_entity" "admin_location_country_entity" "admin_location_country_entity_country" ] |
| cache_key | "_s6a81b7e235c37_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#758 +label: "Afghanistan" +value: "1" +data: App\Entity\Nation {#856 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#760 +label: "Albania" +value: "2" +data: App\Entity\Nation {#951 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#851 +label: "Antarctica" +value: "3" +data: App\Entity\Nation {#956 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#852 +label: "Algeria" +value: "4" +data: App\Entity\Nation {#961 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#860 +label: "American Samoa" +value: "5" +data: App\Entity\Nation {#966 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#762 +label: "Andorra" +value: "6" +data: App\Entity\Nation {#971 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#853 +label: "Angola" +value: "7" +data: App\Entity\Nation {#976 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#847 +label: "Antigua and Barbuda" +value: "8" +data: App\Entity\Nation {#981 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#848 +label: "Azerbaijan" +value: "9" +data: App\Entity\Nation {#986 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#764 +label: "Argentina" +value: "10" +data: App\Entity\Nation {#991 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#858 +label: "Australia" +value: "11" +data: App\Entity\Nation {#996 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Austria" +value: "12" +data: App\Entity\Nation {#1001 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "Bahamas" +value: "13" +data: App\Entity\Nation {#1006 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "Bahrain" +value: "14" +data: App\Entity\Nation {#1011 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "Bangladesh" +value: "15" +data: App\Entity\Nation {#1016 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "Armenia" +value: "16" +data: App\Entity\Nation {#1021 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Barbados" +value: "17" +data: App\Entity\Nation {#1026 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "Belgium" +value: "18" +data: App\Entity\Nation {#1031 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Bermuda" +value: "19" +data: App\Entity\Nation {#1036 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "Bhutan" +value: "20" +data: App\Entity\Nation {#1041 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "Bolivia" +value: "21" +data: App\Entity\Nation {#1046 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Bosnia and Herzegovina" +value: "22" +data: App\Entity\Nation {#1051 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Botswana" +value: "23" +data: App\Entity\Nation {#1056 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "Bouvet Island" +value: "24" +data: App\Entity\Nation {#1061 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "Brazil" +value: "25" +data: App\Entity\Nation {#1066 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "Belize" +value: "26" +data: App\Entity\Nation {#1071 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "British Indian Ocean Territory" +value: "27" +data: App\Entity\Nation {#1076 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Solomon Islands" +value: "28" +data: App\Entity\Nation {#1081 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "British Virgin Islands" +value: "29" +data: App\Entity\Nation {#1086 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Brunei Darussalam" +value: "30" +data: App\Entity\Nation {#1091 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "Bulgaria" +value: "31" +data: App\Entity\Nation {#1096 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "Myanmar" +value: "32" +data: App\Entity\Nation {#1101 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "Burundi" +value: "33" +data: App\Entity\Nation {#1106 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "Belarus" +value: "34" +data: App\Entity\Nation {#1111 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Cambodia" +value: "35" +data: App\Entity\Nation {#1116 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "Cameroon" +value: "36" +data: App\Entity\Nation {#1121 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Canada" +value: "37" +data: App\Entity\Nation {#1126 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "Cape Verde" +value: "38" +data: App\Entity\Nation {#1131 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "Cayman Islands" +value: "39" +data: App\Entity\Nation {#1136 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Central African" +value: "40" +data: App\Entity\Nation {#1141 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Sri Lanka" +value: "41" +data: App\Entity\Nation {#1146 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Chad" +value: "42" +data: App\Entity\Nation {#1151 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "Chile" +value: "43" +data: App\Entity\Nation {#1156 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "China" +value: "44" +data: App\Entity\Nation {#1161 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Taiwan" +value: "45" +data: App\Entity\Nation {#1166 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Christmas Island" +value: "46" +data: App\Entity\Nation {#1171 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Cocos (Keeling) Islands" +value: "47" +data: App\Entity\Nation {#1176 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "Colombia" +value: "48" +data: App\Entity\Nation {#1181 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Comoros" +value: "49" +data: App\Entity\Nation {#1186 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Mayotte" +value: "50" +data: App\Entity\Nation {#1191 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "Republic of the Congo" +value: "51" +data: App\Entity\Nation {#1196 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "The Democratic Republic Of The Congo" +value: "52" +data: App\Entity\Nation {#1201 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Cook Islands" +value: "53" +data: App\Entity\Nation {#1206 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "Costa Rica" +value: "54" +data: App\Entity\Nation {#1211 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Croatia" +value: "55" +data: App\Entity\Nation {#1216 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Cuba" +value: "56" +data: App\Entity\Nation {#1221 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Cyprus" +value: "57" +data: App\Entity\Nation {#1226 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Czech Republic" +value: "58" +data: App\Entity\Nation {#1231 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Benin" +value: "59" +data: App\Entity\Nation {#1236 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "Denmark" +value: "60" +data: App\Entity\Nation {#1241 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "Dominica" +value: "61" +data: App\Entity\Nation {#1246 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "Dominican Republic" +value: "62" +data: App\Entity\Nation {#1251 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "Ecuador" +value: "63" +data: App\Entity\Nation {#1256 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "El Salvador" +value: "64" +data: App\Entity\Nation {#1261 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "Equatorial Guinea" +value: "65" +data: App\Entity\Nation {#1266 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Ethiopia" +value: "66" +data: App\Entity\Nation {#1271 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Eritrea" +value: "67" +data: App\Entity\Nation {#1276 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "Estonia" +value: "68" +data: App\Entity\Nation {#1281 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "Faroe Islands" +value: "69" +data: App\Entity\Nation {#1286 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "Falkland Islands" +value: "70" +data: App\Entity\Nation {#1291 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "South Georgia and the South Sandwich Islands" +value: "71" +data: App\Entity\Nation {#1296 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "Fiji" +value: "72" +data: App\Entity\Nation {#1301 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "Finland" +value: "73" +data: App\Entity\Nation {#1306 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "Åland Islands" +value: "74" +data: App\Entity\Nation {#1311 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "France" +value: "75" +data: App\Entity\Nation {#1316 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "French Guiana" +value: "76" +data: App\Entity\Nation {#1321 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "French Polynesia" +value: "77" +data: App\Entity\Nation {#1326 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "French Southern Territories" +value: "78" +data: App\Entity\Nation {#1331 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "Djibouti" +value: "79" +data: App\Entity\Nation {#1336 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "Gabon" +value: "80" +data: App\Entity\Nation {#1341 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "Georgia" +value: "81" +data: App\Entity\Nation {#1346 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "Gambia" +value: "82" +data: App\Entity\Nation {#1351 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Palestine" +value: "83" +data: App\Entity\Nation {#1356 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "Germany" +value: "84" +data: App\Entity\Nation {#1361 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "Ghana" +value: "85" +data: App\Entity\Nation {#1366 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "Gibraltar" +value: "86" +data: App\Entity\Nation {#1371 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "Kiribati" +value: "87" +data: App\Entity\Nation {#1376 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "Greece" +value: "88" +data: App\Entity\Nation {#1381 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "Greenland" +value: "89" +data: App\Entity\Nation {#1386 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "Grenada" +value: "90" +data: App\Entity\Nation {#1391 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "Guadeloupe" +value: "91" +data: App\Entity\Nation {#1396 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "Guam" +value: "92" +data: App\Entity\Nation {#1401 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "Guatemala" +value: "93" +data: App\Entity\Nation {#1406 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "Guinea" +value: "94" +data: App\Entity\Nation {#1411 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "Guyana" +value: "95" +data: App\Entity\Nation {#1416 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "Haiti" +value: "96" +data: App\Entity\Nation {#1421 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "Heard Island and McDonald Islands" +value: "97" +data: App\Entity\Nation {#1426 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "Vatican City State" +value: "98" +data: App\Entity\Nation {#1431 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Honduras" +value: "99" +data: App\Entity\Nation {#1436 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "Hong Kong" +value: "100" +data: App\Entity\Nation {#1441 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "Hungary" +value: "101" +data: App\Entity\Nation {#1446 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Iceland" +value: "102" +data: App\Entity\Nation {#1451 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "India" +value: "103" +data: App\Entity\Nation {#1456 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "Indonesia" +value: "104" +data: App\Entity\Nation {#1461 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Islamic Republic of Iran" +value: "105" +data: App\Entity\Nation {#1466 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Iraq" +value: "106" +data: App\Entity\Nation {#1471 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "Ireland" +value: "107" +data: App\Entity\Nation {#1476 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "Undefined State" +value: "108" +data: App\Entity\Nation {#1481 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "Italy" +value: "109" +data: App\Entity\Nation {#1486 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "Côte d'Ivoire" +value: "110" +data: App\Entity\Nation {#1491 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Jamaica" +value: "111" +data: App\Entity\Nation {#1496 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "Japan" +value: "112" +data: App\Entity\Nation {#1501 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Kazakhstan" +value: "113" +data: App\Entity\Nation {#1506 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Jordan" +value: "114" +data: App\Entity\Nation {#1511 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Kenya" +value: "115" +data: App\Entity\Nation {#1516 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Democratic People's Republic of Korea" +value: "116" +data: App\Entity\Nation {#1521 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Republic of Korea" +value: "117" +data: App\Entity\Nation {#1526 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "Kuwait" +value: "118" +data: App\Entity\Nation {#1531 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "Kyrgyzstan" +value: "119" +data: App\Entity\Nation {#1536 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "Lao People's Democratic Republic" +value: "120" +data: App\Entity\Nation {#1541 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "Lebanon" +value: "121" +data: App\Entity\Nation {#1546 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Lesotho" +value: "122" +data: App\Entity\Nation {#1551 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Latvia" +value: "123" +data: App\Entity\Nation {#1556 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Liberia" +value: "124" +data: App\Entity\Nation {#1561 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Libya" +value: "125" +data: App\Entity\Nation {#1566 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Liechtenstein" +value: "126" +data: App\Entity\Nation {#1571 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Lithuania" +value: "127" +data: App\Entity\Nation {#1576 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "Luxembourg" +value: "128" +data: App\Entity\Nation {#1581 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "Macao" +value: "129" +data: App\Entity\Nation {#1586 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "Madagascar" +value: "130" +data: App\Entity\Nation {#1591 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "Malawi" +value: "131" +data: App\Entity\Nation {#1596 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "Malaysia" +value: "132" +data: App\Entity\Nation {#1601 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "Maldives" +value: "133" +data: App\Entity\Nation {#1606 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "Mali" +value: "134" +data: App\Entity\Nation {#1611 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "Malta" +value: "135" +data: App\Entity\Nation {#1616 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "Martinique" +value: "136" +data: App\Entity\Nation {#1621 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "Mauritania" +value: "137" +data: App\Entity\Nation {#1626 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "Mauritius" +value: "138" +data: App\Entity\Nation {#1631 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "Mexico" +value: "139" +data: App\Entity\Nation {#1636 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "Monaco" +value: "140" +data: App\Entity\Nation {#1641 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "Mongolia" +value: "141" +data: App\Entity\Nation {#1646 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "Republic of Moldova" +value: "142" +data: App\Entity\Nation {#1651 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Montserrat" +value: "143" +data: App\Entity\Nation {#1656 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Morocco" +value: "144" +data: App\Entity\Nation {#1661 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "Mozambique" +value: "145" +data: App\Entity\Nation {#1666 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "Oman" +value: "146" +data: App\Entity\Nation {#1671 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "Namibia" +value: "147" +data: App\Entity\Nation {#1676 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "Nauru" +value: "148" +data: App\Entity\Nation {#1681 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "Nepal" +value: "149" +data: App\Entity\Nation {#1686 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "Netherlands" +value: "150" +data: App\Entity\Nation {#1691 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "Netherlands Antilles" +value: "151" +data: App\Entity\Nation {#1696 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "Aruba" +value: "152" +data: App\Entity\Nation {#1701 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "New Caledonia" +value: "153" +data: App\Entity\Nation {#1706 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "Vanuatu" +value: "154" +data: App\Entity\Nation {#1711 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "New Zealand" +value: "155" +data: App\Entity\Nation {#1716 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "Nicaragua" +value: "156" +data: App\Entity\Nation {#1721 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "Niger" +value: "157" +data: App\Entity\Nation {#1726 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Nigeria" +value: "158" +data: App\Entity\Nation {#1731 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "Niue" +value: "159" +data: App\Entity\Nation {#1736 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "Norfolk Island" +value: "160" +data: App\Entity\Nation {#1741 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "Norway" +value: "161" +data: App\Entity\Nation {#1746 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Northern Mariana Islands" +value: "162" +data: App\Entity\Nation {#1751 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "United States Minor Outlying Islands" +value: "163" +data: App\Entity\Nation {#1756 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Federated States of Micronesia" +value: "164" +data: App\Entity\Nation {#1761 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "Marshall Islands" +value: "165" +data: App\Entity\Nation {#1766 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "Palau" +value: "166" +data: App\Entity\Nation {#1771 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "Pakistan" +value: "167" +data: App\Entity\Nation {#1776 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "Panama" +value: "168" +data: App\Entity\Nation {#1781 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "Papua New Guinea" +value: "169" +data: App\Entity\Nation {#1786 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "Paraguay" +value: "170" +data: App\Entity\Nation {#1791 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Peru" +value: "171" +data: App\Entity\Nation {#1796 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "Philippines" +value: "172" +data: App\Entity\Nation {#1801 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "Pitcairn" +value: "173" +data: App\Entity\Nation {#1806 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +label: "Poland" +value: "174" +data: App\Entity\Nation {#1811 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +label: "Portugal" +value: "175" +data: App\Entity\Nation {#1816 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "Guinea-Bissau" +value: "176" +data: App\Entity\Nation {#1821 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "Timor-Leste" +value: "177" +data: App\Entity\Nation {#1826 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "Puerto Rico" +value: "178" +data: App\Entity\Nation {#1831 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "Qatar" +value: "179" +data: App\Entity\Nation {#1836 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "Réunion" +value: "180" +data: App\Entity\Nation {#1841 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "Romania" +value: "181" +data: App\Entity\Nation {#1846 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "Russia" +value: "182" +data: App\Entity\Nation {#1851 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +label: "Rwanda" +value: "183" +data: App\Entity\Nation {#1856 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "Saint Helena" +value: "184" +data: App\Entity\Nation {#1861 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "Saint Kitts and Nevis" +value: "185" +data: App\Entity\Nation {#1866 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "Anguilla" +value: "186" +data: App\Entity\Nation {#1871 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "Saint Lucia" +value: "187" +data: App\Entity\Nation {#1876 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Saint-Pierre and Miquelon" +value: "188" +data: App\Entity\Nation {#1881 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "Saint Vincent and the Grenadines" +value: "189" +data: App\Entity\Nation {#1886 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "San Marino" +value: "190" +data: App\Entity\Nation {#1891 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "Sao Tome and Principe" +value: "191" +data: App\Entity\Nation {#1896 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "Saudi Arabia" +value: "192" +data: App\Entity\Nation {#1901 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "Senegal" +value: "193" +data: App\Entity\Nation {#1906 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "Seychelles" +value: "194" +data: App\Entity\Nation {#1911 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "Sierra Leone" +value: "195" +data: App\Entity\Nation {#1916 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "Singapore" +value: "196" +data: App\Entity\Nation {#1921 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "Slovakia" +value: "197" +data: App\Entity\Nation {#1926 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "Vietnam" +value: "198" +data: App\Entity\Nation {#1931 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "Slovenia" +value: "199" +data: App\Entity\Nation {#1936 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "Somalia" +value: "200" +data: App\Entity\Nation {#1941 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "South Africa" +value: "201" +data: App\Entity\Nation {#1946 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "Zimbabwe" +value: "202" +data: App\Entity\Nation {#1951 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "Spain" +value: "203" +data: App\Entity\Nation {#1956 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "Western Sahara" +value: "204" +data: App\Entity\Nation {#1961 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "Sudan" +value: "205" +data: App\Entity\Nation {#1966 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "Suriname" +value: "206" +data: App\Entity\Nation {#1971 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "Svalbard and Jan Mayen" +value: "207" +data: App\Entity\Nation {#1976 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "Swaziland" +value: "208" +data: App\Entity\Nation {#1981 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "Sweden" +value: "209" +data: App\Entity\Nation {#1986 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +label: "Switzerland" +value: "210" +data: App\Entity\Nation {#1991 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +label: "Syrian Arab Republic" +value: "211" +data: App\Entity\Nation {#1996 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "Tajikistan" +value: "212" +data: App\Entity\Nation {#2001 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Thailand" +value: "213" +data: App\Entity\Nation {#2006 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "Togo" +value: "214" +data: App\Entity\Nation {#2011 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "Tokelau" +value: "215" +data: App\Entity\Nation {#2016 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "Tonga" +value: "216" +data: App\Entity\Nation {#2021 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "Trinidad and Tobago" +value: "217" +data: App\Entity\Nation {#2026 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +label: "United Arab Emirates" +value: "218" +data: App\Entity\Nation {#2031 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "Tunisia" +value: "219" +data: App\Entity\Nation {#2036 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "Turkey" +value: "220" +data: App\Entity\Nation {#2041 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "Turkmenistan" +value: "221" +data: App\Entity\Nation {#2046 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "Turks and Caicos Islands" +value: "222" +data: App\Entity\Nation {#2051 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "Tuvalu" +value: "223" +data: App\Entity\Nation {#2056 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "Uganda" +value: "224" +data: App\Entity\Nation {#2061 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "Ukraine" +value: "225" +data: App\Entity\Nation {#2066 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "North Macedonia" +value: "226" +data: App\Entity\Nation {#2071 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "Egypt" +value: "227" +data: App\Entity\Nation {#2076 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "United Kingdom" +value: "228" +data: App\Entity\Nation {#2081 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "Isle of Man" +value: "229" +data: App\Entity\Nation {#2086 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "United Republic Of Tanzania" +value: "230" +data: App\Entity\Nation {#2091 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "United States" +value: "231" +data: App\Entity\Nation {#2096 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "U.S. Virgin Islands" +value: "232" +data: App\Entity\Nation {#2101 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "Burkina Faso" +value: "233" +data: App\Entity\Nation {#2106 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "Uruguay" +value: "234" +data: App\Entity\Nation {#2111 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "Uzbekistan" +value: "235" +data: App\Entity\Nation {#2116 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +label: "Venezuela" +value: "236" +data: App\Entity\Nation {#2121 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +label: "Wallis and Futuna" +value: "237" +data: App\Entity\Nation {#2126 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +label: "Samoa" +value: "238" +data: App\Entity\Nation {#2131 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "Yemen" +value: "239" +data: App\Entity\Nation {#2136 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Serbia and Montenegro" +value: "240" +data: App\Entity\Nation {#2141 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "Zambia" +value: "241" +data: App\Entity\Nation {#2146 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "England" +value: "242" +data: App\Entity\Nation {#2151 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +label: "Scotland" +value: "243" +data: App\Entity\Nation {#2156 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +label: "Wales" +value: "244" +data: App\Entity\Nation {#2161 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "Northern Ireland" +value: "245" +data: App\Entity\Nation {#2166 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "Kosovo" +value: "246" +data: App\Entity\Nation {#2171 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "Curaçao" +value: "247" +data: App\Entity\Nation {#2176 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "Montenegro" +value: "248" +data: App\Entity\Nation {#2181 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "South Sudan" +value: "249" +data: App\Entity\Nation {#2186 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#757 -form: Symfony\Component\Form\Form {#749 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#756 …5} |
| full_name | "s6a81b7e235c37[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7e235c37_country" |
| is_selected | Closure($choice, $value) {#2430 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "country" "admin" => App\Admin\LocationAdmin {#272 #code: "admin.location" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Location" -label: "Location" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Location" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "country" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#655 #name: "country" #type: "2" #mappingType: 2 #fieldName: "country" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "country" "sourceEntity" => "App\Entity\Location" "targetEntity" => "App\Entity\Nation" "inversedBy" => "locations" "sourceToTargetKeyColumns" => [ "country_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "country_id" ] "joinColumns" => [ [ "unique" => false "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => false "options" => null "name" => "country_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "country_id" => "country_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\LocationAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Location {#562 -id: null -country: null -employees: Doctrine\Common\Collections\ArrayCollection {#563 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7e235c37" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#2497 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "74e4a082f5e17015b840b16389336041" => true "d8a15a11eaebdeb723de9e1ff8ee3c66" => true "3e2e7b27e9ac3567e2255551083a627d" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#667 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Location" => [ "collapsed" => false "class" => false "description" => false "label" => "Location" "translation_domain" => "messages" "name" => "Location" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "country" => "country" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "Location" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#655} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.location" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7e235c37_country" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "067.Qt6aLP8nzZpPcHzMQPXNgheN_wnQqBtk9tlHlb-fbZU.IO6jYK1-9dsAJRG1NsSMz3HvuDi02WgsnJYL4NntPdoMjf1azFCcwCs_JQ" |
| 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 | "067.Qt6aLP8nzZpPcHzMQPXNgheN_wnQqBtk9tlHlb-fbZU.IO6jYK1-9dsAJRG1NsSMz3HvuDi02WgsnJYL4NntPdoMjf1azFCcwCs_JQ" |
same as passed value |
| mapped | false |
false
|
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 {#621 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#622 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#623 …} -namespace: Closure() {#625 …} } |
| data | "067.Qt6aLP8nzZpPcHzMQPXNgheN_wnQqBtk9tlHlb-fbZU.IO6jYK1-9dsAJRG1NsSMz3HvuDi02WgsnJYL4NntPdoMjf1azFCcwCs_JQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2447 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#2448 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_s6a81b7e235c37__token" ] |
| cache_key | "_s6a81b7e235c37__token_hidden" |
| compound | false |
| data | "067.Qt6aLP8nzZpPcHzMQPXNgheN_wnQqBtk9tlHlb-fbZU.IO6jYK1-9dsAJRG1NsSMz3HvuDi02WgsnJYL4NntPdoMjf1azFCcwCs_JQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2459 -form: Symfony\Component\Form\Form {#2455 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2450 …5} |
| full_name | "s6a81b7e235c37[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7e235c37__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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7e235c37__token" |
| valid | true |
| value | "067.Qt6aLP8nzZpPcHzMQPXNgheN_wnQqBtk9tlHlb-fbZU.IO6jYK1-9dsAJRG1NsSMz3HvuDi02WgsnJYL4NntPdoMjf1azFCcwCs_JQ" |