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 | 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 |
---|---|
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 {#586 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#693 …} } |
data_class | "App\Entity\City" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1884 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() {#1886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#1885 …} $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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2050 -errors: [] -form: Symfony\Component\Form\Form {#2056 …} } |
form | Symfony\Component\Form\FormView {#1887 …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 | 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 {#586 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#693 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1898 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() {#1900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#1899 …} $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 {#2087 -errors: [] -form: Symfony\Component\Form\Form {#2075 …} } |
form | Symfony\Component\Form\FormView {#1901 …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 {#586 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#693 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1907 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() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#1908 …} $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 {#2089 -errors: [] -form: Symfony\Component\Form\Form {#2078 …} } |
form | Symfony\Component\Form\FormView {#2090 …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 {#1892 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\CityType" this: App\Form\CityType {#1848 …} } |
Doctrine\ORM\QueryBuilder {#1943 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1947 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1948 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1949 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1946 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1944 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOt44aRN\EntityManagerGhost614a58f {#205 …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 {#2058 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1951 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1950 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1952 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2049 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1954 …} } |
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 {#586 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#693 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerOt44aRN\EntityManagerGhost614a58f {#205 …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 {#2046 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOt44aRN\EntityManagerGhost614a58f {#205 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1782 …} } |
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 {#1943 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1947 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1948 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1949 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1946 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1944 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerOt44aRN\EntityManagerGhost614a58f {#205 …12} } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#1939 …} $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 {#2101 +data: App\Entity\Country {#2117 …} +value: "1" +label: "AFGHANISTAN" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +data: App\Entity\Country {#2340 …} +value: "173" +label: "AFRIQUE DU SUD" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +data: App\Entity\Country {#2354 …} +value: "4" +label: "ALBANIE" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +data: App\Entity\Country {#2368 …} +value: "5" +label: "ALGÉRIE" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +data: App\Entity\Country {#2379 …} +value: "81" +label: "ALLEMAGNE" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +data: App\Entity\Country {#2390 …} +value: "6" +label: "ANDORRE" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +data: App\Entity\Country {#2401 …} +value: "7" +label: "ANGOLA" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +data: App\Entity\Country {#2412 …} +value: "2" +label: "ANGUILLA" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +data: App\Entity\Country {#2423 …} +value: "8" +label: "ANTIGUA-ET-BARBUDA" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +data: App\Entity\Country {#2437 …} +value: "3" +label: "ANTILLES NEERLANDAISES" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +data: App\Entity\Country {#2448 …} +value: "9" +label: "APATRIDE" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +data: App\Entity\Country {#2462 …} +value: "114" +label: "ARABIE SAOUDITE" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +data: App\Entity\Country {#2473 …} +value: "10" +label: "ARGENTINE" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +data: App\Entity\Country {#2484 …} +value: "11" +label: "ARMÉNIE" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +data: App\Entity\Country {#2495 …} +value: "12" +label: "ARUBA" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +data: App\Entity\Country {#2506 …} +value: "94" +label: "ATHLETES FINA INDEPENDANTS" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +data: App\Entity\Country {#2517 …} +value: "14" +label: "AUSTRALIE" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +data: App\Entity\Country {#2531 …} +value: "15" +label: "AUTRICHE" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +data: App\Entity\Country {#2542 …} +value: "16" +label: "AZERBAÏDJAN" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +data: App\Entity\Country {#2553 …} +value: "17" +label: "BAHAMAS" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +data: App\Entity\Country {#2564 …} +value: "31" +label: "BAHREÏN" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +data: App\Entity\Country {#2575 …} +value: "18" +label: "BANGLADESH" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +data: App\Entity\Country {#2586 …} +value: "19" +label: "BARBADE" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +data: App\Entity\Country {#2597 …} +value: "21" +label: "BELGIQUE" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +data: App\Entity\Country {#2608 …} +value: "26" +label: "BÉLIZE" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +data: App\Entity\Country {#2619 …} +value: "22" +label: "BÉNIN" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +data: App\Entity\Country {#2630 …} +value: "23" +label: "BERMUDES" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +data: App\Entity\Country {#2641 …} +value: "24" +label: "BHOUTAN" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +data: App\Entity\Country {#2652 …} +value: "27" +label: "BIÉLORUSSIE" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +data: App\Entity\Country {#2663 …} +value: "145" +label: "BIRMANIE MYANMAR" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +data: App\Entity\Country {#2674 …} +value: "28" +label: "BOLIVIE" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +data: App\Entity\Country {#2685 …} +value: "25" +label: "BOSNIE-HERZÉGOVINE" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +data: App\Entity\Country {#2696 …} +value: "29" +label: "BOTSWANA" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +data: App\Entity\Country {#2707 …} +value: "30" +label: "BRÉSIL" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +data: App\Entity\Country {#2718 …} +value: "32" +label: "BRUNEI" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +data: App\Entity\Country {#2729 …} +value: "33" +label: "BULGARIE" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +data: App\Entity\Country {#2740 …} +value: "34" +label: "BURKINA FASO" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +data: App\Entity\Country {#2751 …} +value: "20" +label: "BURUNDI" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +data: App\Entity\Country {#2762 …} +value: "36" +label: "CAMBODGE" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +data: App\Entity\Country {#2773 …} +value: "44" +label: "CAMEROUN" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +data: App\Entity\Country {#2784 …} +value: "37" +label: "CANADA" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +data: App\Entity\Country {#2795 …} +value: "49" +label: "CAP-VERT" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +data: App\Entity\Country {#2806 …} +value: "41" +label: "CHILI" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +data: App\Entity\Country {#2817 …} +value: "42" +label: "CHINE" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +data: App\Entity\Country {#2828 …} +value: "54" +label: "CHYPRE" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +data: App\Entity\Country {#2839 …} +value: "47" +label: "COLOMBIE" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +data: App\Entity\Country {#2850 …} +value: "48" +label: "COMORES" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +data: App\Entity\Country {#2861 …} +value: "39" +label: "CONGO" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +data: App\Entity\Country {#2872 …} +value: "169" +label: "CORÉE DU NORD" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +data: App\Entity\Country {#2883 …} +value: "112" +label: "CORÉE DU SUD" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +data: App\Entity\Country {#2894 …} +value: "50" +label: "COSTA RICA" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +data: App\Entity\Country {#2905 …} +value: "43" +label: "COTE D'IVOIRE" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +data: App\Entity\Country {#2916 …} +value: "51" +label: "CROATIE" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +data: App\Entity\Country {#2927 …} +value: "52" +label: "CUBA" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +data: App\Entity\Country {#2938 …} +value: "53" +label: "CURAÇAO" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +data: App\Entity\Country {#2949 …} +value: "56" +label: "DANEMARK" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +data: App\Entity\Country {#2960 …} +value: "57" +label: "DJIBOUTI" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +data: App\Entity\Country {#2971 …} +value: "58" +label: "DOMINIQUE" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +data: App\Entity\Country {#2982 …} +value: "61" +label: "EGYPTE" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +data: App\Entity\Country {#2993 …} +value: "213" +label: "EMIRATS ARABES UNIS" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +data: App\Entity\Country {#3004 …} +value: "60" +label: "EQUATEUR" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +data: App\Entity\Country {#3015 …} +value: "73" +label: "EQUIPE DES REFUGIES DE LA FINA" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +data: App\Entity\Country {#3026 …} +value: "62" +label: "ERYTHRÉE" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +data: App\Entity\Country {#3037 …} +value: "64" +label: "ESPAGNE" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +data: App\Entity\Country {#3048 …} +value: "65" +label: "ESTONIE" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +data: App\Entity\Country {#3059 …} +value: "217" +label: "ETATS-UNIS" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +data: App\Entity\Country {#3070 …} +value: "66" +label: "ETHIOPIE" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +data: App\Entity\Country {#3081 …} +value: "184" +label: "FEDERATION MEMBRE SUSPENDUE" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +data: App\Entity\Country {#3092 …} +value: "174" +label: "FEDERATION RUSSE DE NATATION" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +data: App\Entity\Country {#3103 …} +value: "68" +label: "FFN" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +data: App\Entity\Country {#3114 …} +value: "70" +label: "FINLANDE" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +data: App\Entity\Country {#3125 …} +value: "71" +label: "FRANCE" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +data: App\Entity\Country {#3136 …} +value: "75" +label: "GABON" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +data: App\Entity\Country {#3147 …} +value: "76" +label: "GAMBIE" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +data: App\Entity\Country {#3158 …} +value: "79" +label: "GÉORGIE" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +data: App\Entity\Country {#3169 …} +value: "82" +label: "GHANA" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +data: App\Entity\Country {#3180 …} +value: "83" +label: "GIBRALTAR" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +data: App\Entity\Country {#3191 …} +value: "77" +label: "GRANDE-BRETAGNE" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +data: App\Entity\Country {#3202 …} +value: "84" +label: "GRÈCE" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +data: App\Entity\Country {#3213 …} +value: "85" +label: "GRENADE" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +data: App\Entity\Country {#3224 …} +value: "88" +label: "GUAM" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +data: App\Entity\Country {#3235 …} +value: "86" +label: "GUATEMALA" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +data: App\Entity\Country {#3246 …} +value: "87" +label: "GUINÉE" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +data: App\Entity\Country {#3257 …} +value: "80" +label: "GUINÉE EQUATORIALE" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +data: App\Entity\Country {#3268 …} +value: "78" +label: "GUINÉE-BISSAU" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +data: App\Entity\Country {#3279 …} +value: "89" +label: "GUYANA" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +data: App\Entity\Country {#3290 …} +value: "90" +label: "HAÏTI" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +data: App\Entity\Country {#3301 …} +value: "92" +label: "HONDURAS" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +data: App\Entity\Country {#3312 …} +value: "91" +label: "HONGKONG" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +data: App\Entity\Country {#3323 …} +value: "93" +label: "HONGRIE" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +data: App\Entity\Country {#3334 …} +value: "143" +label: "ILE MAURICE" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +data: App\Entity\Country {#3345 …} +value: "150" +label: "ILE NORFOLK" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +data: App\Entity\Country {#3356 …} +value: "38" +label: "ILES CAÏMANS" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +data: App\Entity\Country {#3367 …} +value: "46" +label: "ILES COOK" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +data: App\Entity\Country {#3378 …} +value: "67" +label: "ILES FÉROÉ" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +data: App\Entity\Country {#3389 …} +value: "69" +label: "ILES FIDJI" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +data: App\Entity\Country {#3400 …} +value: "154" +label: "ILES MARIANNES DU NORD" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +data: App\Entity\Country {#3411 …} +value: "136" +label: "ILES MARSHALL" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +data: App\Entity\Country {#3422 …} +value: "186" +label: "ILES SALOMON" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +data: App\Entity\Country {#3433 …} +value: "200" +label: "ILES TURKS ET CAÏQUES" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +data: App\Entity\Country {#3444 …} +value: "102" +label: "ILES VIERGES AMERICAINES" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +data: App\Entity\Country {#3455 …} +value: "104" +label: "ILES VIERGES BRITANIQUES" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +data: App\Entity\Country {#3466 …} +value: "96" +label: "INDE" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +data: App\Entity\Country {#3477 …} +value: "95" +label: "INDONÉSIE" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +data: App\Entity\Country {#3488 …} +value: "99" +label: "IRAK" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +data: App\Entity\Country {#3499 …} +value: "97" +label: "IRAN" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +data: App\Entity\Country {#3510 …} +value: "98" +label: "IRLANDE" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +data: App\Entity\Country {#3521 …} +value: "100" +label: "ISLANDE" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +data: App\Entity\Country {#3532 …} +value: "101" +label: "ISRAËL" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +data: App\Entity\Country {#3543 …} +value: "103" +label: "ITALIE" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +data: App\Entity\Country {#3554 …} +value: "105" +label: "JAMAÏQUE" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +data: App\Entity\Country {#3565 …} +value: "107" +label: "JAPON" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4921 +data: App\Entity\Country {#3576 …} +value: "106" +label: "JORDANIE" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4922 +data: App\Entity\Country {#3587 …} +value: "108" +label: "KAZAKHSTAN" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4923 +data: App\Entity\Country {#3598 …} +value: "109" +label: "KENYA" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +data: App\Entity\Country {#3609 …} +value: "110" +label: "KIRGHIZISTAN" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4925 +data: App\Entity\Country {#3620 …} +value: "111" +label: "KIRIBATI" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +data: App\Entity\Country {#3631 …} +value: "113" +label: "KOSOVO" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +data: App\Entity\Country {#3642 …} +value: "115" +label: "KOWEIT" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +data: App\Entity\Country {#3653 …} +value: "116" +label: "LAOS" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +data: App\Entity\Country {#3664 …} +value: "122" +label: "LESOTHO" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +data: App\Entity\Country {#3675 …} +value: "117" +label: "LETTONIE" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +data: App\Entity\Country {#3686 …} +value: "119" +label: "LIBAN" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +data: App\Entity\Country {#3697 …} +value: "120" +label: "LIBERIA" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +data: App\Entity\Country {#3708 …} +value: "118" +label: "LIBYE" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +data: App\Entity\Country {#3719 …} +value: "123" +label: "LIECHTENSTEIN" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +data: App\Entity\Country {#3730 …} +value: "124" +label: "LITUANIE" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +data: App\Entity\Country {#3741 …} +value: "125" +label: "LUXEMBOURG" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +data: App\Entity\Country {#3752 …} +value: "127" +label: "MACAO" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +data: App\Entity\Country {#3763 …} +value: "137" +label: "MACÉDOINE" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +data: App\Entity\Country {#3774 …} +value: "128" +label: "MADAGASCAR" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +data: App\Entity\Country {#3785 …} +value: "130" +label: "MALAISIE" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +data: App\Entity\Country {#3796 …} +value: "131" +label: "MALAWI" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +data: App\Entity\Country {#3807 …} +value: "133" +label: "MALDIVES" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +data: App\Entity\Country {#3818 …} +value: "138" +label: "MALI" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +data: App\Entity\Country {#3829 …} +value: "139" +label: "MALTE" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +data: App\Entity\Country {#3840 …} +value: "129" +label: "MAROC" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +data: App\Entity\Country {#3851 …} +value: "144" +label: "MAURITANIE" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +data: App\Entity\Country {#3862 …} +value: "134" +label: "MEXIQUE" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +data: App\Entity\Country {#3873 …} +value: "74" +label: "MICRONÉSIE" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +data: App\Entity\Country {#3884 …} +value: "132" +label: "MOLDAVIE" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +data: App\Entity\Country {#3895 …} +value: "141" +label: "MONACO" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +data: App\Entity\Country {#3906 …} +value: "135" +label: "MONGOLIE" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +data: App\Entity\Country {#3917 …} +value: "140" +label: "MONTÉNEGRO" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +data: App\Entity\Country {#3928 …} +value: "142" +label: "MOZAMBIQUE" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4954 +data: App\Entity\Country {#3939 …} +value: "146" +label: "NAMIBIE" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +data: App\Entity\Country {#3950 …} +value: "156" +label: "NAURU" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +data: App\Entity\Country {#3961 …} +value: "149" +label: "NÉPAL" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +data: App\Entity\Country {#3972 …} +value: "147" +label: "NICARAGUA" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +data: App\Entity\Country {#3983 …} +value: "152" +label: "NIGER" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +data: App\Entity\Country {#3994 …} +value: "151" +label: "NIGERIA" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +data: App\Entity\Country {#4005 …} +value: "153" +label: "NIUE" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +data: App\Entity\Country {#4016 …} +value: "155" +label: "NORVÈGE" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +data: App\Entity\Country {#4027 …} +value: "157" +label: "NOUVELLE-ZÉLANDE" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +data: App\Entity\Country {#4038 …} +value: "158" +label: "OMAN" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +data: App\Entity\Country {#4049 …} +value: "214" +label: "OUGANDA" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +data: App\Entity\Country {#4060 …} +value: "218" +label: "OUZBÉKISTAN" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +data: App\Entity\Country {#4071 …} +value: "159" +label: "PAKISTAN" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +data: App\Entity\Country {#4082 …} +value: "165" +label: "PALAU" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +data: App\Entity\Country {#4093 …} +value: "164" +label: "PALESTINE" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +data: App\Entity\Country {#4104 …} +value: "160" +label: "PANAMA" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +data: App\Entity\Country {#4115 …} +value: "166" +label: "PAPOUASIE-NELLE-GUINÉE" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +data: App\Entity\Country {#4126 …} +value: "161" +label: "PARAGUAY" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +data: App\Entity\Country {#4137 …} +value: "148" +label: "PAYS-BAS" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +data: App\Entity\Country {#4148 …} +value: "162" +label: "PÉROU" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +data: App\Entity\Country {#4159 …} +value: "163" +label: "PHILIPPINES" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +data: App\Entity\Country {#4170 …} +value: "167" +label: "POLOGNE" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +data: App\Entity\Country {#4181 …} +value: "170" +label: "PORTO RICO" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +data: App\Entity\Country {#4192 …} +value: "168" +label: "PORTUGAL" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +data: App\Entity\Country {#4203 …} +value: "171" +label: "QATAR" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +data: App\Entity\Country {#4214 …} +value: "45" +label: "REP. DEM. DU CONGO" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +data: App\Entity\Country {#4225 …} +value: "72" +label: "RÉP. FÉD. ALLEMAGNE" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +data: App\Entity\Country {#4236 …} +value: "35" +label: "RÉPUBLIQUE CENTRAFRICAINE" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +data: App\Entity\Country {#4247 …} +value: "59" +label: "REPUBLIQUE DOMINICAINE" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +data: App\Entity\Country {#4258 …} +value: "55" +label: "RÉPUBLIQUE TCHÈQUE" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +data: App\Entity\Country {#4269 …} +value: "172" +label: "ROUMANIE" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +data: App\Entity\Country {#4280 …} +value: "175" +label: "RUSSIE" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +data: App\Entity\Country {#4291 …} +value: "176" +label: "RWANDA" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +data: App\Entity\Country {#4302 …} +value: "185" +label: "SAINT-MARIN" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +data: App\Entity\Country {#4313 …} +value: "126" +label: "SAINT-MARTIN" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +data: App\Entity\Country {#4324 …} +value: "181" +label: "SAINTE-KITTS-ET-NEVIS" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +data: App\Entity\Country {#4335 …} +value: "121" +label: "SAINTE-LUCIE" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +data: App\Entity\Country {#4346 …} +value: "63" +label: "SALVADOR" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +data: App\Entity\Country {#4357 …} +value: "177" +label: "SAMOA" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +data: App\Entity\Country {#4368 …} +value: "13" +label: "SAMOA AMÉRICAINES" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +data: App\Entity\Country {#4379 …} +value: "190" +label: "SAO TOME-ET-PRINCIPE" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +data: App\Entity\Country {#4390 …} +value: "178" +label: "SÉNÉGAL" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +data: App\Entity\Country {#4401 …} +value: "188" +label: "SERBIE" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +data: App\Entity\Country {#4412 …} +value: "179" +label: "SEYCHELLES" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +data: App\Entity\Country {#4423 …} +value: "182" +label: "SIERRA LEONE" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +data: App\Entity\Country {#4434 …} +value: "180" +label: "SINGAPOUR" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +data: App\Entity\Country {#4445 …} +value: "194" +label: "SLOVAQUIE" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +data: App\Entity\Country {#4456 …} +value: "183" +label: "SLOVÉNIE" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +data: App\Entity\Country {#4467 …} +value: "187" +label: "SOMALIE" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +data: App\Entity\Country {#4478 …} +value: "191" +label: "SOUDAN" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +data: App\Entity\Country {#4489 …} +value: "189" +label: "SRI LANKA" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +data: App\Entity\Country {#4500 …} +value: "222" +label: "ST-VINCENT-ET-LES-GRENADINES" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +data: App\Entity\Country {#4511 …} +value: "195" +label: "SUÈDE" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +data: App\Entity\Country {#4522 …} +value: "192" +label: "SUISSE" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +data: App\Entity\Country {#4533 …} +value: "193" +label: "SURINAM" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +data: App\Entity\Country {#4544 …} +value: "196" +label: "SWAZILAND" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +data: App\Entity\Country {#4555 …} +value: "197" +label: "SYRIE" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +data: App\Entity\Country {#4566 …} +value: "203" +label: "TADJIKISTAN" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +data: App\Entity\Country {#4577 …} +value: "198" +label: "TAHITI" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +data: App\Entity\Country {#4588 …} +value: "208" +label: "TAIPEI CHINOIS" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +data: App\Entity\Country {#4599 …} +value: "199" +label: "TANZANIE" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +data: App\Entity\Country {#4610 …} +value: "40" +label: "TCHAD" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +data: App\Entity\Country {#4621 …} +value: "202" +label: "THAÏLANDE" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +data: App\Entity\Country {#4632 …} +value: "206" +label: "TIMOR ORIENTAL" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +data: App\Entity\Country {#4643 …} +value: "207" +label: "TOGO" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +data: App\Entity\Country {#4654 …} +value: "204" +label: "TOKELAU" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +data: App\Entity\Country {#4665 …} +value: "201" +label: "TONGA" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +data: App\Entity\Country {#4676 …} +value: "209" +label: "TRINITÉ-ET-TOBAGO" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +data: App\Entity\Country {#4687 …} +value: "210" +label: "TUNISIE" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +data: App\Entity\Country {#4698 …} +value: "205" +label: "TURKMÉNISTAN" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +data: App\Entity\Country {#4709 …} +value: "211" +label: "TURQUIE" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +data: App\Entity\Country {#4720 …} +value: "212" +label: "TUVALU" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +data: App\Entity\Country {#4731 …} +value: "215" +label: "UKRAINE" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +data: App\Entity\Country {#4742 …} +value: "216" +label: "URUGUAY" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +data: App\Entity\Country {#4753 …} +value: "219" +label: "VANUATU" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +data: App\Entity\Country {#4764 …} +value: "220" +label: "VENEZUELA" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +data: App\Entity\Country {#4775 …} +value: "221" +label: "VIET NAM" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +data: App\Entity\Country {#4786 …} +value: "223" +label: "YÉMEN" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +data: App\Entity\Country {#4797 …} +value: "224" +label: "ZAMBIE" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +data: App\Entity\Country {#4808 …} +value: "225" +label: "ZIMBABWE" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2091 -errors: [] -form: Symfony\Component\Form\Form {#2081 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2092 …5} |
full_name | "city[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "city_country" |
is_selected | Closure($choice, $value) {#2100 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 {#2098 …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 | "e9a0112a1a5593e.LqLDit-OlwFi9TrkzwekS7vTDOuxBqL6T94IkbGZ3dc.fMiTuKXp03k0uneQqGHOcu6dRqr_NOXJLudY9tbQqrtbm7boieSneDGfCg" |
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 | "e9a0112a1a5593e.LqLDit-OlwFi9TrkzwekS7vTDOuxBqL6T94IkbGZ3dc.fMiTuKXp03k0uneQqGHOcu6dRqr_NOXJLudY9tbQqrtbm7boieSneDGfCg" |
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 {#586 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#693 …} } |
data | "e9a0112a1a5593e.LqLDit-OlwFi9TrkzwekS7vTDOuxBqL6T94IkbGZ3dc.fMiTuKXp03k0uneQqGHOcu6dRqr_NOXJLudY9tbQqrtbm7boieSneDGfCg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5050 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() {#5052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#5051 …} $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 | "e9a0112a1a5593e.LqLDit-OlwFi9TrkzwekS7vTDOuxBqL6T94IkbGZ3dc.fMiTuKXp03k0uneQqGHOcu6dRqr_NOXJLudY9tbQqrtbm7boieSneDGfCg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5062 -errors: [] -form: Symfony\Component\Form\Form {#5058 …} } |
form | Symfony\Component\Form\FormView {#5053 …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 | "e9a0112a1a5593e.LqLDit-OlwFi9TrkzwekS7vTDOuxBqL6T94IkbGZ3dc.fMiTuKXp03k0uneQqGHOcu6dRqr_NOXJLudY9tbQqrtbm7boieSneDGfCg" |