Forms
-
city
-
name
-
nameFFN
-
country
-
save
-
_token
-
city
Form type:
"App\Form\CityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\City {#795 -id: null -name: null -country: null -competitions: Doctrine\Common\Collections\ArrayCollection {#784 …} -nameFFN: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\City {#795 -id: null -name: null -country: null -competitions: Doctrine\Common\Collections\ArrayCollection {#784 …} -nameFFN: 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 |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#557 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#556 …} -namespace: Closure() {#810 …} } |
data | App\Entity\City {#795 -id: null -name: null -country: null -competitions: Doctrine\Common\Collections\ArrayCollection {#784 …} -nameFFN: null } |
data_class | "App\Entity\City" |
disabled | false |
empty_data | Closure(FormInterface $form) {#720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\City" } } |
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 | null |
trim | true |
upload_max_size_message | Closure() {#722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#721 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "city" "_city" ] |
cache_key | "_city_city" |
compound | true |
data | App\Entity\City {#795 -id: null -name: null -country: null -competitions: Doctrine\Common\Collections\ArrayCollection {#784 …} -nameFFN: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1113 -errors: [] -form: Symfony\Component\Form\Form {#977 …} } |
form | Symfony\Component\Form\FormView {#723 …5} |
full_name | "city" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "city" |
label | null |
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 | null |
unique_block_prefix | "_city" |
valid | true |
value | App\Entity\City {#795 -id: null -name: null -country: null -competitions: Doctrine\Common\Collections\ArrayCollection {#784 …} -nameFFN: null } |
name
Form type:
"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
No options were passed when constructing this form.
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#557 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#556 …} -namespace: Closure() {#810 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#745 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 | 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 | null |
trim | true |
upload_max_size_message | Closure() {#748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#742 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_city_name" ] |
cache_key | "_city_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1065 -errors: [] -form: Symfony\Component\Form\Form {#1138 …} } |
form | Symfony\Component\Form\FormView {#990 …5} |
full_name | "city[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "city_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_city_name" |
valid | true |
value | "" |
nameFFN
Form type:
"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
No options were passed when constructing this form.
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#557 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#556 …} -namespace: Closure() {#810 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#753 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 | 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 | null |
trim | true |
upload_max_size_message | Closure() {#739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#740 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_city_nameFFN" ] |
cache_key | "_city_nameFFN_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1063 -errors: [] -form: Symfony\Component\Form\Form {#1135 …} } |
form | Symfony\Component\Form\FormView {#1082 …5} |
full_name | "city[nameFFN]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "city_nameFFN" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nameFFN" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_city_nameFFN" |
valid | true |
value | "" |
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 |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\Country" |
same as passed value |
expanded | false |
same as passed value |
multiple | false |
same as passed value |
query_builder | Closure(CountryRepository $cr): QueryBuilder {#921 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\CityType" this: App\Form\CityType {#782 …} } |
Doctrine\ORM\QueryBuilder {#987 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#989 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#983 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#994 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#947 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#988 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerWacRfMa\EntityManagerGhost614a58f {#328 …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 {#974 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#991 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#967 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#982 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1011 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#971 …} } |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#557 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#556 …} -namespace: Closure() {#810 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerWacRfMa\EntityManagerGhost614a58f {#328 …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 {#1058 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerWacRfMa\EntityManagerGhost614a58f {#328 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#681 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#987 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#989 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#983 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#994 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#947 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#988 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerWacRfMa\EntityManagerGhost614a58f {#328 …12} } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#697 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_city_country" ] |
cache_key | "_city_country_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#738 +data: App\Entity\Country {#1145 …} +value: "1" +label: "AFGHANISTAN" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1124 +data: App\Entity\Country {#1317 …} +value: "173" +label: "AFRIQUE DU SUD" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119 +data: App\Entity\Country {#1296 …} +value: "4" +label: "ALBANIE" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +data: App\Entity\Country {#1310 …} +value: "5" +label: "ALGÉRIE" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +data: App\Entity\Country {#1356 …} +value: "81" +label: "ALLEMAGNE" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +data: App\Entity\Country {#1367 …} +value: "6" +label: "ANDORRE" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1147 +data: App\Entity\Country {#1378 …} +value: "7" +label: "ANGOLA" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1127 +data: App\Entity\Country {#1389 …} +value: "2" +label: "ANGUILLA" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +data: App\Entity\Country {#1400 …} +value: "8" +label: "ANTIGUA-ET-BARBUDA" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114 +data: App\Entity\Country {#1414 …} +value: "3" +label: "ANTILLES NEERLANDAISES" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +data: App\Entity\Country {#1425 …} +value: "9" +label: "APATRIDE" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +data: App\Entity\Country {#1439 …} +value: "114" +label: "ARABIE SAOUDITE" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +data: App\Entity\Country {#1450 …} +value: "10" +label: "ARGENTINE" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +data: App\Entity\Country {#1461 …} +value: "11" +label: "ARMÉNIE" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +data: App\Entity\Country {#1472 …} +value: "12" +label: "ARUBA" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +data: App\Entity\Country {#1483 …} +value: "94" +label: "ATHLETES FINA INDEPENDANTS" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +data: App\Entity\Country {#1494 …} +value: "14" +label: "AUSTRALIE" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +data: App\Entity\Country {#1508 …} +value: "15" +label: "AUTRICHE" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +data: App\Entity\Country {#1519 …} +value: "16" +label: "AZERBAÏDJAN" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +data: App\Entity\Country {#1530 …} +value: "17" +label: "BAHAMAS" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +data: App\Entity\Country {#1541 …} +value: "31" +label: "BAHREÏN" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +data: App\Entity\Country {#1552 …} +value: "18" +label: "BANGLADESH" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +data: App\Entity\Country {#1563 …} +value: "19" +label: "BARBADE" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +data: App\Entity\Country {#1574 …} +value: "21" +label: "BELGIQUE" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +data: App\Entity\Country {#1585 …} +value: "26" +label: "BÉLIZE" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +data: App\Entity\Country {#1596 …} +value: "22" +label: "BÉNIN" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +data: App\Entity\Country {#1607 …} +value: "23" +label: "BERMUDES" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +data: App\Entity\Country {#1618 …} +value: "24" +label: "BHOUTAN" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +data: App\Entity\Country {#1629 …} +value: "27" +label: "BIÉLORUSSIE" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +data: App\Entity\Country {#1640 …} +value: "145" +label: "BIRMANIE MYANMAR" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +data: App\Entity\Country {#1651 …} +value: "28" +label: "BOLIVIE" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +data: App\Entity\Country {#1662 …} +value: "25" +label: "BOSNIE-HERZÉGOVINE" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +data: App\Entity\Country {#1673 …} +value: "29" +label: "BOTSWANA" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +data: App\Entity\Country {#1684 …} +value: "30" +label: "BRÉSIL" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +data: App\Entity\Country {#1695 …} +value: "32" +label: "BRUNEI" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +data: App\Entity\Country {#1706 …} +value: "33" +label: "BULGARIE" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +data: App\Entity\Country {#1717 …} +value: "34" +label: "BURKINA FASO" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +data: App\Entity\Country {#1728 …} +value: "20" +label: "BURUNDI" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +data: App\Entity\Country {#1739 …} +value: "36" +label: "CAMBODGE" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +data: App\Entity\Country {#1750 …} +value: "44" +label: "CAMEROUN" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +data: App\Entity\Country {#1761 …} +value: "37" +label: "CANADA" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +data: App\Entity\Country {#1772 …} +value: "49" +label: "CAP-VERT" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +data: App\Entity\Country {#1783 …} +value: "41" +label: "CHILI" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +data: App\Entity\Country {#1794 …} +value: "42" +label: "CHINE" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +data: App\Entity\Country {#1805 …} +value: "54" +label: "CHYPRE" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +data: App\Entity\Country {#1816 …} +value: "47" +label: "COLOMBIE" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +data: App\Entity\Country {#1827 …} +value: "48" +label: "COMORES" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +data: App\Entity\Country {#1838 …} +value: "39" +label: "CONGO" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +data: App\Entity\Country {#1849 …} +value: "169" +label: "CORÉE DU NORD" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +data: App\Entity\Country {#1860 …} +value: "112" +label: "CORÉE DU SUD" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +data: App\Entity\Country {#1871 …} +value: "50" +label: "COSTA RICA" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +data: App\Entity\Country {#1882 …} +value: "43" +label: "COTE D'IVOIRE" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +data: App\Entity\Country {#1893 …} +value: "51" +label: "CROATIE" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +data: App\Entity\Country {#1904 …} +value: "52" +label: "CUBA" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +data: App\Entity\Country {#1915 …} +value: "53" +label: "CURAÇAO" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +data: App\Entity\Country {#1926 …} +value: "56" +label: "DANEMARK" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +data: App\Entity\Country {#1937 …} +value: "57" +label: "DJIBOUTI" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +data: App\Entity\Country {#1948 …} +value: "58" +label: "DOMINIQUE" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +data: App\Entity\Country {#1959 …} +value: "61" +label: "EGYPTE" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +data: App\Entity\Country {#1970 …} +value: "213" +label: "EMIRATS ARABES UNIS" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +data: App\Entity\Country {#1981 …} +value: "60" +label: "EQUATEUR" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +data: App\Entity\Country {#1992 …} +value: "73" +label: "EQUIPE DES REFUGIES DE LA FINA" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +data: App\Entity\Country {#2003 …} +value: "62" +label: "ERYTHRÉE" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +data: App\Entity\Country {#2014 …} +value: "64" +label: "ESPAGNE" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +data: App\Entity\Country {#2025 …} +value: "65" +label: "ESTONIE" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +data: App\Entity\Country {#2036 …} +value: "217" +label: "ETATS-UNIS" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +data: App\Entity\Country {#2047 …} +value: "66" +label: "ETHIOPIE" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +data: App\Entity\Country {#2058 …} +value: "184" +label: "FEDERATION MEMBRE SUSPENDUE" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +data: App\Entity\Country {#2069 …} +value: "174" +label: "FEDERATION RUSSE DE NATATION" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +data: App\Entity\Country {#2080 …} +value: "68" +label: "FFN" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +data: App\Entity\Country {#2091 …} +value: "70" +label: "FINLANDE" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +data: App\Entity\Country {#2102 …} +value: "71" +label: "FRANCE" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +data: App\Entity\Country {#2113 …} +value: "75" +label: "GABON" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +data: App\Entity\Country {#2124 …} +value: "76" +label: "GAMBIE" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +data: App\Entity\Country {#2135 …} +value: "79" +label: "GÉORGIE" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +data: App\Entity\Country {#2146 …} +value: "82" +label: "GHANA" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +data: App\Entity\Country {#2157 …} +value: "83" +label: "GIBRALTAR" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +data: App\Entity\Country {#2168 …} +value: "77" +label: "GRANDE-BRETAGNE" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +data: App\Entity\Country {#2179 …} +value: "84" +label: "GRÈCE" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +data: App\Entity\Country {#2190 …} +value: "85" +label: "GRENADE" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +data: App\Entity\Country {#2201 …} +value: "88" +label: "GUAM" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +data: App\Entity\Country {#2212 …} +value: "86" +label: "GUATEMALA" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +data: App\Entity\Country {#2223 …} +value: "87" +label: "GUINÉE" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +data: App\Entity\Country {#2234 …} +value: "80" +label: "GUINÉE EQUATORIALE" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +data: App\Entity\Country {#2245 …} +value: "78" +label: "GUINÉE-BISSAU" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +data: App\Entity\Country {#2256 …} +value: "89" +label: "GUYANA" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +data: App\Entity\Country {#2267 …} +value: "90" +label: "HAÏTI" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +data: App\Entity\Country {#2278 …} +value: "92" +label: "HONDURAS" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +data: App\Entity\Country {#2289 …} +value: "91" +label: "HONGKONG" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +data: App\Entity\Country {#2300 …} +value: "93" +label: "HONGRIE" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +data: App\Entity\Country {#2311 …} +value: "143" +label: "ILE MAURICE" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +data: App\Entity\Country {#2322 …} +value: "150" +label: "ILE NORFOLK" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +data: App\Entity\Country {#2333 …} +value: "38" +label: "ILES CAÏMANS" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +data: App\Entity\Country {#2344 …} +value: "46" +label: "ILES COOK" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +data: App\Entity\Country {#2355 …} +value: "67" +label: "ILES FÉROÉ" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +data: App\Entity\Country {#2366 …} +value: "69" +label: "ILES FIDJI" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +data: App\Entity\Country {#2377 …} +value: "154" +label: "ILES MARIANNES DU NORD" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +data: App\Entity\Country {#2388 …} +value: "136" +label: "ILES MARSHALL" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +data: App\Entity\Country {#2399 …} +value: "186" +label: "ILES SALOMON" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +data: App\Entity\Country {#2410 …} +value: "200" +label: "ILES TURKS ET CAÏQUES" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +data: App\Entity\Country {#2421 …} +value: "102" +label: "ILES VIERGES AMERICAINES" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +data: App\Entity\Country {#2432 …} +value: "104" +label: "ILES VIERGES BRITANIQUES" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +data: App\Entity\Country {#2443 …} +value: "96" +label: "INDE" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +data: App\Entity\Country {#2454 …} +value: "95" +label: "INDONÉSIE" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +data: App\Entity\Country {#2465 …} +value: "99" +label: "IRAK" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +data: App\Entity\Country {#2476 …} +value: "97" +label: "IRAN" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +data: App\Entity\Country {#2487 …} +value: "98" +label: "IRLANDE" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +data: App\Entity\Country {#2498 …} +value: "100" +label: "ISLANDE" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +data: App\Entity\Country {#2509 …} +value: "101" +label: "ISRAËL" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +data: App\Entity\Country {#2520 …} +value: "103" +label: "ITALIE" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +data: App\Entity\Country {#2531 …} +value: "105" +label: "JAMAÏQUE" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +data: App\Entity\Country {#2542 …} +value: "107" +label: "JAPON" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +data: App\Entity\Country {#2553 …} +value: "106" +label: "JORDANIE" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +data: App\Entity\Country {#2564 …} +value: "108" +label: "KAZAKHSTAN" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +data: App\Entity\Country {#2575 …} +value: "109" +label: "KENYA" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +data: App\Entity\Country {#2586 …} +value: "110" +label: "KIRGHIZISTAN" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +data: App\Entity\Country {#2597 …} +value: "111" +label: "KIRIBATI" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +data: App\Entity\Country {#2608 …} +value: "113" +label: "KOSOVO" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +data: App\Entity\Country {#2619 …} +value: "115" +label: "KOWEIT" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +data: App\Entity\Country {#2630 …} +value: "116" +label: "LAOS" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +data: App\Entity\Country {#2641 …} +value: "122" +label: "LESOTHO" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +data: App\Entity\Country {#2652 …} +value: "117" +label: "LETTONIE" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +data: App\Entity\Country {#2663 …} +value: "119" +label: "LIBAN" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +data: App\Entity\Country {#2674 …} +value: "120" +label: "LIBERIA" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +data: App\Entity\Country {#2685 …} +value: "118" +label: "LIBYE" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +data: App\Entity\Country {#2696 …} +value: "123" +label: "LIECHTENSTEIN" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +data: App\Entity\Country {#2707 …} +value: "124" +label: "LITUANIE" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +data: App\Entity\Country {#2718 …} +value: "125" +label: "LUXEMBOURG" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +data: App\Entity\Country {#2729 …} +value: "127" +label: "MACAO" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +data: App\Entity\Country {#2740 …} +value: "137" +label: "MACÉDOINE" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +data: App\Entity\Country {#2751 …} +value: "128" +label: "MADAGASCAR" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +data: App\Entity\Country {#2762 …} +value: "130" +label: "MALAISIE" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +data: App\Entity\Country {#2773 …} +value: "131" +label: "MALAWI" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +data: App\Entity\Country {#2784 …} +value: "133" +label: "MALDIVES" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +data: App\Entity\Country {#2795 …} +value: "138" +label: "MALI" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +data: App\Entity\Country {#2806 …} +value: "139" +label: "MALTE" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +data: App\Entity\Country {#2817 …} +value: "129" +label: "MAROC" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +data: App\Entity\Country {#2828 …} +value: "144" +label: "MAURITANIE" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +data: App\Entity\Country {#2839 …} +value: "134" +label: "MEXIQUE" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +data: App\Entity\Country {#2850 …} +value: "74" +label: "MICRONÉSIE" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +data: App\Entity\Country {#2861 …} +value: "132" +label: "MOLDAVIE" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +data: App\Entity\Country {#2872 …} +value: "141" +label: "MONACO" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +data: App\Entity\Country {#2883 …} +value: "135" +label: "MONGOLIE" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +data: App\Entity\Country {#2894 …} +value: "140" +label: "MONTÉNEGRO" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +data: App\Entity\Country {#2905 …} +value: "142" +label: "MOZAMBIQUE" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +data: App\Entity\Country {#2916 …} +value: "146" +label: "NAMIBIE" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +data: App\Entity\Country {#2927 …} +value: "156" +label: "NAURU" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +data: App\Entity\Country {#2938 …} +value: "149" +label: "NÉPAL" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +data: App\Entity\Country {#2949 …} +value: "147" +label: "NICARAGUA" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +data: App\Entity\Country {#2960 …} +value: "152" +label: "NIGER" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +data: App\Entity\Country {#2971 …} +value: "151" +label: "NIGERIA" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +data: App\Entity\Country {#2982 …} +value: "153" +label: "NIUE" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +data: App\Entity\Country {#2993 …} +value: "155" +label: "NORVÈGE" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +data: App\Entity\Country {#3004 …} +value: "157" +label: "NOUVELLE-ZÉLANDE" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +data: App\Entity\Country {#3015 …} +value: "158" +label: "OMAN" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +data: App\Entity\Country {#3026 …} +value: "214" +label: "OUGANDA" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +data: App\Entity\Country {#3037 …} +value: "218" +label: "OUZBÉKISTAN" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +data: App\Entity\Country {#3048 …} +value: "159" +label: "PAKISTAN" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +data: App\Entity\Country {#3059 …} +value: "165" +label: "PALAU" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +data: App\Entity\Country {#3070 …} +value: "164" +label: "PALESTINE" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +data: App\Entity\Country {#3081 …} +value: "160" +label: "PANAMA" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +data: App\Entity\Country {#3092 …} +value: "166" +label: "PAPOUASIE-NELLE-GUINÉE" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +data: App\Entity\Country {#3103 …} +value: "161" +label: "PARAGUAY" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +data: App\Entity\Country {#3114 …} +value: "148" +label: "PAYS-BAS" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +data: App\Entity\Country {#3125 …} +value: "162" +label: "PÉROU" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +data: App\Entity\Country {#3136 …} +value: "163" +label: "PHILIPPINES" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +data: App\Entity\Country {#3147 …} +value: "167" +label: "POLOGNE" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +data: App\Entity\Country {#3158 …} +value: "170" +label: "PORTO RICO" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +data: App\Entity\Country {#3169 …} +value: "168" +label: "PORTUGAL" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +data: App\Entity\Country {#3180 …} +value: "171" +label: "QATAR" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +data: App\Entity\Country {#3191 …} +value: "45" +label: "REP. DEM. DU CONGO" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +data: App\Entity\Country {#3202 …} +value: "72" +label: "RÉP. FÉD. ALLEMAGNE" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +data: App\Entity\Country {#3213 …} +value: "35" +label: "RÉPUBLIQUE CENTRAFRICAINE" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +data: App\Entity\Country {#3224 …} +value: "59" +label: "REPUBLIQUE DOMINICAINE" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +data: App\Entity\Country {#3235 …} +value: "55" +label: "RÉPUBLIQUE TCHÈQUE" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +data: App\Entity\Country {#3246 …} +value: "172" +label: "ROUMANIE" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +data: App\Entity\Country {#3257 …} +value: "175" +label: "RUSSIE" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +data: App\Entity\Country {#3268 …} +value: "176" +label: "RWANDA" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +data: App\Entity\Country {#3279 …} +value: "185" +label: "SAINT-MARIN" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +data: App\Entity\Country {#3290 …} +value: "126" +label: "SAINT-MARTIN" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +data: App\Entity\Country {#3301 …} +value: "181" +label: "SAINTE-KITTS-ET-NEVIS" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +data: App\Entity\Country {#3312 …} +value: "121" +label: "SAINTE-LUCIE" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +data: App\Entity\Country {#3323 …} +value: "63" +label: "SALVADOR" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +data: App\Entity\Country {#3334 …} +value: "177" +label: "SAMOA" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +data: App\Entity\Country {#3345 …} +value: "13" +label: "SAMOA AMÉRICAINES" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +data: App\Entity\Country {#3356 …} +value: "190" +label: "SAO TOME-ET-PRINCIPE" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +data: App\Entity\Country {#3367 …} +value: "178" +label: "SÉNÉGAL" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +data: App\Entity\Country {#3378 …} +value: "188" +label: "SERBIE" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +data: App\Entity\Country {#3389 …} +value: "179" +label: "SEYCHELLES" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +data: App\Entity\Country {#3400 …} +value: "182" +label: "SIERRA LEONE" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +data: App\Entity\Country {#3411 …} +value: "180" +label: "SINGAPOUR" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +data: App\Entity\Country {#3422 …} +value: "194" +label: "SLOVAQUIE" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +data: App\Entity\Country {#3433 …} +value: "183" +label: "SLOVÉNIE" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +data: App\Entity\Country {#3444 …} +value: "187" +label: "SOMALIE" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +data: App\Entity\Country {#3455 …} +value: "191" +label: "SOUDAN" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +data: App\Entity\Country {#3466 …} +value: "189" +label: "SRI LANKA" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +data: App\Entity\Country {#3477 …} +value: "222" +label: "ST-VINCENT-ET-LES-GRENADINES" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +data: App\Entity\Country {#3488 …} +value: "195" +label: "SUÈDE" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +data: App\Entity\Country {#3499 …} +value: "192" +label: "SUISSE" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +data: App\Entity\Country {#3510 …} +value: "193" +label: "SURINAM" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +data: App\Entity\Country {#3521 …} +value: "196" +label: "SWAZILAND" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +data: App\Entity\Country {#3532 …} +value: "197" +label: "SYRIE" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +data: App\Entity\Country {#3543 …} +value: "203" +label: "TADJIKISTAN" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +data: App\Entity\Country {#3554 …} +value: "198" +label: "TAHITI" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +data: App\Entity\Country {#3565 …} +value: "208" +label: "TAIPEI CHINOIS" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +data: App\Entity\Country {#3576 …} +value: "199" +label: "TANZANIE" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +data: App\Entity\Country {#3587 …} +value: "40" +label: "TCHAD" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +data: App\Entity\Country {#3598 …} +value: "202" +label: "THAÏLANDE" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +data: App\Entity\Country {#3609 …} +value: "206" +label: "TIMOR ORIENTAL" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +data: App\Entity\Country {#3620 …} +value: "207" +label: "TOGO" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +data: App\Entity\Country {#3631 …} +value: "204" +label: "TOKELAU" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +data: App\Entity\Country {#3642 …} +value: "201" +label: "TONGA" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +data: App\Entity\Country {#3653 …} +value: "209" +label: "TRINITÉ-ET-TOBAGO" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +data: App\Entity\Country {#3664 …} +value: "210" +label: "TUNISIE" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +data: App\Entity\Country {#3675 …} +value: "205" +label: "TURKMÉNISTAN" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +data: App\Entity\Country {#3686 …} +value: "211" +label: "TURQUIE" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +data: App\Entity\Country {#3697 …} +value: "212" +label: "TUVALU" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +data: App\Entity\Country {#3708 …} +value: "215" +label: "UKRAINE" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +data: App\Entity\Country {#3719 …} +value: "216" +label: "URUGUAY" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +data: App\Entity\Country {#3730 …} +value: "219" +label: "VANUATU" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +data: App\Entity\Country {#3741 …} +value: "220" +label: "VENEZUELA" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +data: App\Entity\Country {#3752 …} +value: "221" +label: "VIET NAM" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +data: App\Entity\Country {#3763 …} +value: "223" +label: "YÉMEN" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +data: App\Entity\Country {#3774 …} +value: "224" +label: "ZAMBIE" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +data: App\Entity\Country {#3785 …} +value: "225" +label: "ZIMBABWE" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1077 -errors: [] -form: Symfony\Component\Form\Form {#1132 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1094 …5} |
full_name | "city[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "city_country" |
is_selected | Closure($choice, $value) {#996 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_city_country" |
valid | true |
value | "" |
save
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_city_save" ] |
cache_key | "_city_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#979 …5} |
full_name | "city[save]" |
id | "city_save" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_city_save" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d.IEqJBA7JBvY21fGJVk5t8bMixrOaQvrbcxveTEsXdKo.b3zbbmv9YYBvlLjACQYsn9pnq-nvA72eSkuafx5-LM5wJvxJRYwxnkSBpA" |
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 | "d.IEqJBA7JBvY21fGJVk5t8bMixrOaQvrbcxveTEsXdKo.b3zbbmv9YYBvlLjACQYsn9pnq-nvA72eSkuafx5-LM5wJvxJRYwxnkSBpA" |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#557 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#556 …} -namespace: Closure() {#810 …} } |
data | "d.IEqJBA7JBvY21fGJVk5t8bMixrOaQvrbcxveTEsXdKo.b3zbbmv9YYBvlLjACQYsn9pnq-nvA72eSkuafx5-LM5wJvxJRYwxnkSBpA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4030 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() {#4019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#4018 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_city__token" ] |
cache_key | "_city__token_hidden" |
compound | false |
data | "d.IEqJBA7JBvY21fGJVk5t8bMixrOaQvrbcxveTEsXdKo.b3zbbmv9YYBvlLjACQYsn9pnq-nvA72eSkuafx5-LM5wJvxJRYwxnkSBpA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4039 -errors: [] -form: Symfony\Component\Form\Form {#4014 …} } |
form | Symfony\Component\Form\FormView {#4022 …5} |
full_name | "city[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "city__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_city__token" |
valid | true |
value | "d.IEqJBA7JBvY21fGJVk5t8bMixrOaQvrbcxveTEsXdKo.b3zbbmv9YYBvlLjACQYsn9pnq-nvA72eSkuafx5-LM5wJvxJRYwxnkSBpA" |