Forms
-
swimmer
-
idFFN
-
lastName
-
firstName
-
gender
-
birthDate
-
country
-
save
-
_token
-
swimmer
Form type:
"App\Form\SwimmerType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Swimmer {#765 -id: null -firstName: null -lastName: null -birthDate: null -country: null -club: null -idFFN: null -competitionSwimmers: Doctrine\Common\Collections\ArrayCollection {#766 …} -lastCompetitionDateUpdate: null -gender: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Swimmer {#765 -id: null -firstName: null -lastName: null -birthDate: null -country: null -club: null -idFFN: null -competitionSwimmers: Doctrine\Common\Collections\ArrayCollection {#766 …} -lastCompetitionDateUpdate: null -gender: 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 {#586 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#693 …} } |
data | App\Entity\Swimmer {#765 -id: null -firstName: null -lastName: null -birthDate: null -country: null -club: null -idFFN: null -competitionSwimmers: Doctrine\Common\Collections\ArrayCollection {#766 …} -lastCompetitionDateUpdate: null -gender: null } |
data_class | "App\Entity\Swimmer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#819 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Swimmer" } } |
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() {#821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#820 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "swimmer" "_swimmer" ] |
cache_key | "_swimmer_swimmer" |
compound | true |
data | App\Entity\Swimmer {#765 -id: null -firstName: null -lastName: null -birthDate: null -country: null -club: null -idFFN: null -competitionSwimmers: Doctrine\Common\Collections\ArrayCollection {#766 …} -lastCompetitionDateUpdate: null -gender: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1151 -errors: [] -form: Symfony\Component\Form\Form {#1150 …} } |
form | Symfony\Component\Form\FormView {#822 …5} |
full_name | "swimmer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "swimmer" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_swimmer" |
valid | true |
value | App\Entity\Swimmer {#765 -id: null -firstName: null -lastName: null -birthDate: null -country: null -club: null -idFFN: null -competitionSwimmers: Doctrine\Common\Collections\ArrayCollection {#766 …} -lastCompetitionDateUpdate: null -gender: null } |
idFFN
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) {#834 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#835 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_swimmer_idFFN" ] |
cache_key | "_swimmer_idFFN_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#860 -errors: [] -form: Symfony\Component\Form\Form {#1176 …} } |
form | Symfony\Component\Form\FormView {#1021 …5} |
full_name | "swimmer[idFFN]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer_idFFN" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "idFFN" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_swimmer_idFFN" |
valid | true |
value | "" |
lastName
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) {#848 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() {#850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#849 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_swimmer_lastName" ] |
cache_key | "_swimmer_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#851 -errors: [] -form: Symfony\Component\Form\Form {#1177 …} } |
form | Symfony\Component\Form\FormView {#837 …5} |
full_name | "swimmer[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer_lastName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_swimmer_lastName" |
valid | true |
value | "" |
firstName
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) {#857 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() {#859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#858 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_swimmer_firstName" ] |
cache_key | "_swimmer_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1195 -errors: [] -form: Symfony\Component\Form\Form {#1180 …} } |
form | Symfony\Component\Form\FormView {#1197 …5} |
full_name | "swimmer[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer_firstName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_swimmer_firstName" |
valid | true |
value | "" |
gender
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\Gender" |
same as passed value |
expanded | false |
same as passed value |
multiple | false |
same as passed value |
query_builder | Closure(GenderRepository $gr): QueryBuilder {#827 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\SwimmerType" this: App\Form\SwimmerType {#783 …} } |
Doctrine\ORM\QueryBuilder {#924 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#929 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#930 #from: "App\Entity\Gender" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#931 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "g.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#928 …} -dql: "SELECT g FROM App\Entity\Gender g ORDER BY g.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#927 …} -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 {#1040 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#933 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#932 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#934 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1031 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#936 …} } |
choices | null |
class | "App\Entity\Gender" |
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 {#1028 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOt44aRN\EntityManagerGhost614a58f {#205 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#895 …} } |
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 {#924 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#929 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#930 #from: "App\Entity\Gender" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#931 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "g.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#928 …} -dql: "SELECT g FROM App\Entity\Gender g ORDER BY g.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#927 …} -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() {#891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#889 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_swimmer_gender" ] |
cache_key | "_swimmer_gender_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +data: App\Entity\Gender {#1247 …} +value: "1" +label: "Féminin" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1230 +data: App\Entity\Gender {#1351 …} +value: "2" +label: "Masculin" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1228 +data: App\Entity\Gender {#1360 …} +value: "3" +label: "Mixte" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1232 +data: App\Entity\Gender {#1367 …} +value: "4" +label: "Neutre" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1198 -errors: [] -form: Symfony\Component\Form\Form {#1183 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1199 …5} |
full_name | "swimmer[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer_gender" |
is_selected | Closure($choice, $value) {#1224 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 | "gender" |
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 | "_swimmer_gender" |
valid | true |
value | "" |
birthDate
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#1070 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_swimmer_birthDate" ] |
cache_key | "_swimmer_birthDate_birthday" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1227 -errors: [] -form: Symfony\Component\Form\Form {#1186 …} } |
form | Symfony\Component\Form\FormView {#1200 …5} |
full_name | "swimmer[birthDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer_birthDate" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birthDate" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_swimmer_birthDate" |
valid | true |
value | "" |
widget | "single_text" |
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 {#828 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\SwimmerType" this: App\Form\SwimmerType {#783 …} } |
Doctrine\ORM\QueryBuilder {#1126 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1125 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1127 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1128 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#928 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1122 …} -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 {#1158 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1130 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1129 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#934 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1133 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1131 …} } |
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 {#1146 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerOt44aRN\EntityManagerGhost614a58f {#205 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1081 …} } |
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 {#1126 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1125 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1127 #from: "App\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1128 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#928 …} -dql: "SELECT c FROM App\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1122 …} -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() {#1080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#1079 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_swimmer_country" ] |
cache_key | "_swimmer_country_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1234 +data: App\Entity\Country {#1389 …} +value: "1" +label: "AFGHANISTAN" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +data: App\Entity\Country {#1559 …} +value: "173" +label: "AFRIQUE DU SUD" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +data: App\Entity\Country {#1573 …} +value: "4" +label: "ALBANIE" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +data: App\Entity\Country {#1587 …} +value: "5" +label: "ALGÉRIE" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +data: App\Entity\Country {#1598 …} +value: "81" +label: "ALLEMAGNE" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +data: App\Entity\Country {#1609 …} +value: "6" +label: "ANDORRE" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +data: App\Entity\Country {#1620 …} +value: "7" +label: "ANGOLA" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +data: App\Entity\Country {#1631 …} +value: "2" +label: "ANGUILLA" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +data: App\Entity\Country {#1642 …} +value: "8" +label: "ANTIGUA-ET-BARBUDA" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +data: App\Entity\Country {#1656 …} +value: "3" +label: "ANTILLES NEERLANDAISES" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +data: App\Entity\Country {#1667 …} +value: "9" +label: "APATRIDE" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +data: App\Entity\Country {#1681 …} +value: "114" +label: "ARABIE SAOUDITE" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +data: App\Entity\Country {#1692 …} +value: "10" +label: "ARGENTINE" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +data: App\Entity\Country {#1703 …} +value: "11" +label: "ARMÉNIE" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +data: App\Entity\Country {#1714 …} +value: "12" +label: "ARUBA" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +data: App\Entity\Country {#1725 …} +value: "94" +label: "ATHLETES FINA INDEPENDANTS" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +data: App\Entity\Country {#1736 …} +value: "14" +label: "AUSTRALIE" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +data: App\Entity\Country {#1750 …} +value: "15" +label: "AUTRICHE" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +data: App\Entity\Country {#1761 …} +value: "16" +label: "AZERBAÏDJAN" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +data: App\Entity\Country {#1772 …} +value: "17" +label: "BAHAMAS" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +data: App\Entity\Country {#1783 …} +value: "31" +label: "BAHREÏN" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +data: App\Entity\Country {#1794 …} +value: "18" +label: "BANGLADESH" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +data: App\Entity\Country {#1805 …} +value: "19" +label: "BARBADE" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +data: App\Entity\Country {#1816 …} +value: "21" +label: "BELGIQUE" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +data: App\Entity\Country {#1827 …} +value: "26" +label: "BÉLIZE" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +data: App\Entity\Country {#1838 …} +value: "22" +label: "BÉNIN" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +data: App\Entity\Country {#1849 …} +value: "23" +label: "BERMUDES" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +data: App\Entity\Country {#1860 …} +value: "24" +label: "BHOUTAN" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +data: App\Entity\Country {#1871 …} +value: "27" +label: "BIÉLORUSSIE" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +data: App\Entity\Country {#1882 …} +value: "145" +label: "BIRMANIE MYANMAR" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +data: App\Entity\Country {#1893 …} +value: "28" +label: "BOLIVIE" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +data: App\Entity\Country {#1904 …} +value: "25" +label: "BOSNIE-HERZÉGOVINE" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +data: App\Entity\Country {#1915 …} +value: "29" +label: "BOTSWANA" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +data: App\Entity\Country {#1926 …} +value: "30" +label: "BRÉSIL" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +data: App\Entity\Country {#1937 …} +value: "32" +label: "BRUNEI" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +data: App\Entity\Country {#1948 …} +value: "33" +label: "BULGARIE" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +data: App\Entity\Country {#1959 …} +value: "34" +label: "BURKINA FASO" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +data: App\Entity\Country {#1970 …} +value: "20" +label: "BURUNDI" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +data: App\Entity\Country {#1981 …} +value: "36" +label: "CAMBODGE" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +data: App\Entity\Country {#1992 …} +value: "44" +label: "CAMEROUN" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +data: App\Entity\Country {#2003 …} +value: "37" +label: "CANADA" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +data: App\Entity\Country {#2014 …} +value: "49" +label: "CAP-VERT" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +data: App\Entity\Country {#2025 …} +value: "41" +label: "CHILI" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +data: App\Entity\Country {#2036 …} +value: "42" +label: "CHINE" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +data: App\Entity\Country {#2047 …} +value: "54" +label: "CHYPRE" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +data: App\Entity\Country {#2058 …} +value: "47" +label: "COLOMBIE" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +data: App\Entity\Country {#2069 …} +value: "48" +label: "COMORES" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +data: App\Entity\Country {#2080 …} +value: "39" +label: "CONGO" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +data: App\Entity\Country {#2091 …} +value: "169" +label: "CORÉE DU NORD" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +data: App\Entity\Country {#2102 …} +value: "112" +label: "CORÉE DU SUD" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +data: App\Entity\Country {#2113 …} +value: "50" +label: "COSTA RICA" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +data: App\Entity\Country {#2124 …} +value: "43" +label: "COTE D'IVOIRE" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +data: App\Entity\Country {#2135 …} +value: "51" +label: "CROATIE" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +data: App\Entity\Country {#2146 …} +value: "52" +label: "CUBA" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +data: App\Entity\Country {#2157 …} +value: "53" +label: "CURAÇAO" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +data: App\Entity\Country {#2168 …} +value: "56" +label: "DANEMARK" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +data: App\Entity\Country {#2179 …} +value: "57" +label: "DJIBOUTI" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +data: App\Entity\Country {#2190 …} +value: "58" +label: "DOMINIQUE" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +data: App\Entity\Country {#2201 …} +value: "61" +label: "EGYPTE" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +data: App\Entity\Country {#2212 …} +value: "213" +label: "EMIRATS ARABES UNIS" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +data: App\Entity\Country {#2223 …} +value: "60" +label: "EQUATEUR" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4089 +data: App\Entity\Country {#2234 …} +value: "73" +label: "EQUIPE DES REFUGIES DE LA FINA" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +data: App\Entity\Country {#2245 …} +value: "62" +label: "ERYTHRÉE" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4091 +data: App\Entity\Country {#2256 …} +value: "64" +label: "ESPAGNE" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4092 +data: App\Entity\Country {#2267 …} +value: "65" +label: "ESTONIE" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +data: App\Entity\Country {#2278 …} +value: "217" +label: "ETATS-UNIS" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +data: App\Entity\Country {#2289 …} +value: "66" +label: "ETHIOPIE" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +data: App\Entity\Country {#2300 …} +value: "184" +label: "FEDERATION MEMBRE SUSPENDUE" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +data: App\Entity\Country {#2311 …} +value: "174" +label: "FEDERATION RUSSE DE NATATION" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4097 +data: App\Entity\Country {#2322 …} +value: "68" +label: "FFN" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4098 +data: App\Entity\Country {#2333 …} +value: "70" +label: "FINLANDE" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +data: App\Entity\Country {#2344 …} +value: "71" +label: "FRANCE" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4100 +data: App\Entity\Country {#2355 …} +value: "75" +label: "GABON" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4101 +data: App\Entity\Country {#2366 …} +value: "76" +label: "GAMBIE" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4102 +data: App\Entity\Country {#2377 …} +value: "79" +label: "GÉORGIE" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4103 +data: App\Entity\Country {#2388 …} +value: "82" +label: "GHANA" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4104 +data: App\Entity\Country {#2399 …} +value: "83" +label: "GIBRALTAR" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4105 +data: App\Entity\Country {#2410 …} +value: "77" +label: "GRANDE-BRETAGNE" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4106 +data: App\Entity\Country {#2421 …} +value: "84" +label: "GRÈCE" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4107 +data: App\Entity\Country {#2432 …} +value: "85" +label: "GRENADE" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4108 +data: App\Entity\Country {#2443 …} +value: "88" +label: "GUAM" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4109 +data: App\Entity\Country {#2454 …} +value: "86" +label: "GUATEMALA" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4110 +data: App\Entity\Country {#2465 …} +value: "87" +label: "GUINÉE" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4111 +data: App\Entity\Country {#2476 …} +value: "80" +label: "GUINÉE EQUATORIALE" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4112 +data: App\Entity\Country {#2487 …} +value: "78" +label: "GUINÉE-BISSAU" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4113 +data: App\Entity\Country {#2498 …} +value: "89" +label: "GUYANA" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4114 +data: App\Entity\Country {#2509 …} +value: "90" +label: "HAÏTI" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4115 +data: App\Entity\Country {#2520 …} +value: "92" +label: "HONDURAS" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4116 +data: App\Entity\Country {#2531 …} +value: "91" +label: "HONGKONG" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +data: App\Entity\Country {#2542 …} +value: "93" +label: "HONGRIE" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +data: App\Entity\Country {#2553 …} +value: "143" +label: "ILE MAURICE" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +data: App\Entity\Country {#2564 …} +value: "150" +label: "ILE NORFOLK" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +data: App\Entity\Country {#2575 …} +value: "38" +label: "ILES CAÏMANS" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4121 +data: App\Entity\Country {#2586 …} +value: "46" +label: "ILES COOK" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +data: App\Entity\Country {#2597 …} +value: "67" +label: "ILES FÉROÉ" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +data: App\Entity\Country {#2608 …} +value: "69" +label: "ILES FIDJI" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +data: App\Entity\Country {#2619 …} +value: "154" +label: "ILES MARIANNES DU NORD" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4125 +data: App\Entity\Country {#2630 …} +value: "136" +label: "ILES MARSHALL" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +data: App\Entity\Country {#2641 …} +value: "186" +label: "ILES SALOMON" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4127 +data: App\Entity\Country {#2652 …} +value: "200" +label: "ILES TURKS ET CAÏQUES" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4128 +data: App\Entity\Country {#2663 …} +value: "102" +label: "ILES VIERGES AMERICAINES" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4129 +data: App\Entity\Country {#2674 …} +value: "104" +label: "ILES VIERGES BRITANIQUES" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4130 +data: App\Entity\Country {#2685 …} +value: "96" +label: "INDE" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +data: App\Entity\Country {#2696 …} +value: "95" +label: "INDONÉSIE" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +data: App\Entity\Country {#2707 …} +value: "99" +label: "IRAK" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +data: App\Entity\Country {#2718 …} +value: "97" +label: "IRAN" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4134 +data: App\Entity\Country {#2729 …} +value: "98" +label: "IRLANDE" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4135 +data: App\Entity\Country {#2740 …} +value: "100" +label: "ISLANDE" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4136 +data: App\Entity\Country {#2751 …} +value: "101" +label: "ISRAËL" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4137 +data: App\Entity\Country {#2762 …} +value: "103" +label: "ITALIE" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4138 +data: App\Entity\Country {#2773 …} +value: "105" +label: "JAMAÏQUE" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4139 +data: App\Entity\Country {#2784 …} +value: "107" +label: "JAPON" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4140 +data: App\Entity\Country {#2795 …} +value: "106" +label: "JORDANIE" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +data: App\Entity\Country {#2806 …} +value: "108" +label: "KAZAKHSTAN" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4142 +data: App\Entity\Country {#2817 …} +value: "109" +label: "KENYA" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +data: App\Entity\Country {#2828 …} +value: "110" +label: "KIRGHIZISTAN" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +data: App\Entity\Country {#2839 …} +value: "111" +label: "KIRIBATI" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4145 +data: App\Entity\Country {#2850 …} +value: "113" +label: "KOSOVO" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4146 +data: App\Entity\Country {#2861 …} +value: "115" +label: "KOWEIT" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4147 +data: App\Entity\Country {#2872 …} +value: "116" +label: "LAOS" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4148 +data: App\Entity\Country {#2883 …} +value: "122" +label: "LESOTHO" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4149 +data: App\Entity\Country {#2894 …} +value: "117" +label: "LETTONIE" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4150 +data: App\Entity\Country {#2905 …} +value: "119" +label: "LIBAN" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4151 +data: App\Entity\Country {#2916 …} +value: "120" +label: "LIBERIA" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4152 +data: App\Entity\Country {#2927 …} +value: "118" +label: "LIBYE" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4153 +data: App\Entity\Country {#2938 …} +value: "123" +label: "LIECHTENSTEIN" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4154 +data: App\Entity\Country {#2949 …} +value: "124" +label: "LITUANIE" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4155 +data: App\Entity\Country {#2960 …} +value: "125" +label: "LUXEMBOURG" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4156 +data: App\Entity\Country {#2971 …} +value: "127" +label: "MACAO" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4157 +data: App\Entity\Country {#2982 …} +value: "137" +label: "MACÉDOINE" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4158 +data: App\Entity\Country {#2993 …} +value: "128" +label: "MADAGASCAR" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4159 +data: App\Entity\Country {#3004 …} +value: "130" +label: "MALAISIE" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4160 +data: App\Entity\Country {#3015 …} +value: "131" +label: "MALAWI" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4161 +data: App\Entity\Country {#3026 …} +value: "133" +label: "MALDIVES" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4162 +data: App\Entity\Country {#3037 …} +value: "138" +label: "MALI" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4163 +data: App\Entity\Country {#3048 …} +value: "139" +label: "MALTE" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +data: App\Entity\Country {#3059 …} +value: "129" +label: "MAROC" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +data: App\Entity\Country {#3070 …} +value: "144" +label: "MAURITANIE" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4166 +data: App\Entity\Country {#3081 …} +value: "134" +label: "MEXIQUE" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4167 +data: App\Entity\Country {#3092 …} +value: "74" +label: "MICRONÉSIE" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4168 +data: App\Entity\Country {#3103 …} +value: "132" +label: "MOLDAVIE" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4169 +data: App\Entity\Country {#3114 …} +value: "141" +label: "MONACO" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4170 +data: App\Entity\Country {#3125 …} +value: "135" +label: "MONGOLIE" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +data: App\Entity\Country {#3136 …} +value: "140" +label: "MONTÉNEGRO" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +data: App\Entity\Country {#3147 …} +value: "142" +label: "MOZAMBIQUE" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +data: App\Entity\Country {#3158 …} +value: "146" +label: "NAMIBIE" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +data: App\Entity\Country {#3169 …} +value: "156" +label: "NAURU" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +data: App\Entity\Country {#3180 …} +value: "149" +label: "NÉPAL" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4176 +data: App\Entity\Country {#3191 …} +value: "147" +label: "NICARAGUA" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4177 +data: App\Entity\Country {#3202 …} +value: "152" +label: "NIGER" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4178 +data: App\Entity\Country {#3213 …} +value: "151" +label: "NIGERIA" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4179 +data: App\Entity\Country {#3224 …} +value: "153" +label: "NIUE" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4180 +data: App\Entity\Country {#3235 …} +value: "155" +label: "NORVÈGE" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4181 +data: App\Entity\Country {#3246 …} +value: "157" +label: "NOUVELLE-ZÉLANDE" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +data: App\Entity\Country {#3257 …} +value: "158" +label: "OMAN" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4183 +data: App\Entity\Country {#3268 …} +value: "214" +label: "OUGANDA" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4184 +data: App\Entity\Country {#3279 …} +value: "218" +label: "OUZBÉKISTAN" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +data: App\Entity\Country {#3290 …} +value: "159" +label: "PAKISTAN" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4186 +data: App\Entity\Country {#3301 …} +value: "165" +label: "PALAU" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4187 +data: App\Entity\Country {#3312 …} +value: "164" +label: "PALESTINE" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4188 +data: App\Entity\Country {#3323 …} +value: "160" +label: "PANAMA" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4189 +data: App\Entity\Country {#3334 …} +value: "166" +label: "PAPOUASIE-NELLE-GUINÉE" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4190 +data: App\Entity\Country {#3345 …} +value: "161" +label: "PARAGUAY" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +data: App\Entity\Country {#3356 …} +value: "148" +label: "PAYS-BAS" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4192 +data: App\Entity\Country {#3367 …} +value: "162" +label: "PÉROU" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4193 +data: App\Entity\Country {#3378 …} +value: "163" +label: "PHILIPPINES" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4194 +data: App\Entity\Country {#3389 …} +value: "167" +label: "POLOGNE" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4195 +data: App\Entity\Country {#3400 …} +value: "170" +label: "PORTO RICO" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4196 +data: App\Entity\Country {#3411 …} +value: "168" +label: "PORTUGAL" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +data: App\Entity\Country {#3422 …} +value: "171" +label: "QATAR" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +data: App\Entity\Country {#3433 …} +value: "45" +label: "REP. DEM. DU CONGO" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +data: App\Entity\Country {#3444 …} +value: "72" +label: "RÉP. FÉD. ALLEMAGNE" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +data: App\Entity\Country {#3455 …} +value: "35" +label: "RÉPUBLIQUE CENTRAFRICAINE" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +data: App\Entity\Country {#3466 …} +value: "59" +label: "REPUBLIQUE DOMINICAINE" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4202 +data: App\Entity\Country {#3477 …} +value: "55" +label: "RÉPUBLIQUE TCHÈQUE" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4203 +data: App\Entity\Country {#3488 …} +value: "172" +label: "ROUMANIE" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4204 +data: App\Entity\Country {#3499 …} +value: "175" +label: "RUSSIE" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4205 +data: App\Entity\Country {#3510 …} +value: "176" +label: "RWANDA" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4206 +data: App\Entity\Country {#3521 …} +value: "185" +label: "SAINT-MARIN" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4207 +data: App\Entity\Country {#3532 …} +value: "126" +label: "SAINT-MARTIN" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +data: App\Entity\Country {#3543 …} +value: "181" +label: "SAINTE-KITTS-ET-NEVIS" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +data: App\Entity\Country {#3554 …} +value: "121" +label: "SAINTE-LUCIE" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +data: App\Entity\Country {#3565 …} +value: "63" +label: "SALVADOR" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +data: App\Entity\Country {#3576 …} +value: "177" +label: "SAMOA" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4212 +data: App\Entity\Country {#3587 …} +value: "13" +label: "SAMOA AMÉRICAINES" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +data: App\Entity\Country {#3598 …} +value: "190" +label: "SAO TOME-ET-PRINCIPE" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4214 +data: App\Entity\Country {#3609 …} +value: "178" +label: "SÉNÉGAL" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4215 +data: App\Entity\Country {#3620 …} +value: "188" +label: "SERBIE" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +data: App\Entity\Country {#3631 …} +value: "179" +label: "SEYCHELLES" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +data: App\Entity\Country {#3642 …} +value: "182" +label: "SIERRA LEONE" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +data: App\Entity\Country {#3653 …} +value: "180" +label: "SINGAPOUR" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +data: App\Entity\Country {#3664 …} +value: "194" +label: "SLOVAQUIE" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +data: App\Entity\Country {#3675 …} +value: "183" +label: "SLOVÉNIE" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +data: App\Entity\Country {#3686 …} +value: "187" +label: "SOMALIE" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +data: App\Entity\Country {#3697 …} +value: "191" +label: "SOUDAN" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +data: App\Entity\Country {#3708 …} +value: "189" +label: "SRI LANKA" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +data: App\Entity\Country {#3719 …} +value: "222" +label: "ST-VINCENT-ET-LES-GRENADINES" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +data: App\Entity\Country {#3730 …} +value: "195" +label: "SUÈDE" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +data: App\Entity\Country {#3741 …} +value: "192" +label: "SUISSE" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +data: App\Entity\Country {#3752 …} +value: "193" +label: "SURINAM" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +data: App\Entity\Country {#3763 …} +value: "196" +label: "SWAZILAND" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +data: App\Entity\Country {#3774 …} +value: "197" +label: "SYRIE" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +data: App\Entity\Country {#3785 …} +value: "203" +label: "TADJIKISTAN" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +data: App\Entity\Country {#3796 …} +value: "198" +label: "TAHITI" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +data: App\Entity\Country {#3807 …} +value: "208" +label: "TAIPEI CHINOIS" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +data: App\Entity\Country {#3818 …} +value: "199" +label: "TANZANIE" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +data: App\Entity\Country {#3829 …} +value: "40" +label: "TCHAD" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +data: App\Entity\Country {#3840 …} +value: "202" +label: "THAÏLANDE" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +data: App\Entity\Country {#3851 …} +value: "206" +label: "TIMOR ORIENTAL" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +data: App\Entity\Country {#3862 …} +value: "207" +label: "TOGO" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +data: App\Entity\Country {#3873 …} +value: "204" +label: "TOKELAU" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +data: App\Entity\Country {#3884 …} +value: "201" +label: "TONGA" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +data: App\Entity\Country {#3895 …} +value: "209" +label: "TRINITÉ-ET-TOBAGO" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +data: App\Entity\Country {#3906 …} +value: "210" +label: "TUNISIE" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +data: App\Entity\Country {#3917 …} +value: "205" +label: "TURKMÉNISTAN" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +data: App\Entity\Country {#3928 …} +value: "211" +label: "TURQUIE" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +data: App\Entity\Country {#3939 …} +value: "212" +label: "TUVALU" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +data: App\Entity\Country {#3950 …} +value: "215" +label: "UKRAINE" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +data: App\Entity\Country {#3961 …} +value: "216" +label: "URUGUAY" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +data: App\Entity\Country {#3972 …} +value: "219" +label: "VANUATU" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +data: App\Entity\Country {#3983 …} +value: "220" +label: "VENEZUELA" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +data: App\Entity\Country {#3994 …} +value: "221" +label: "VIET NAM" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +data: App\Entity\Country {#4005 …} +value: "223" +label: "YÉMEN" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +data: App\Entity\Country {#4016 …} +value: "224" +label: "ZAMBIE" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +data: App\Entity\Country {#4027 …} +value: "225" +label: "ZIMBABWE" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1244 -errors: [] -form: Symfony\Component\Form\Form {#1189 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1243 …5} |
full_name | "swimmer[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer_country" |
is_selected | Closure($choice, $value) {#1229 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 | "_swimmer_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" "_swimmer_save" ] |
cache_key | "_swimmer_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1242 …5} |
full_name | "swimmer[save]" |
id | "swimmer_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 | "_swimmer_save" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bd27c74ef9471cccab511fbc0a.GZdzfIGBCyul44PwoDAmKXbh3s7cWXho8vsDIz4fEcA.a9A_LPfgP0_Kt-2S5QBeYDrWlLukLTlZl4plb2lFUoZpoSw_uN5nQMatsw" |
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 | "bd27c74ef9471cccab511fbc0a.GZdzfIGBCyul44PwoDAmKXbh3s7cWXho8vsDIz4fEcA.a9A_LPfgP0_Kt-2S5QBeYDrWlLukLTlZl4plb2lFUoZpoSw_uN5nQMatsw" |
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 | "bd27c74ef9471cccab511fbc0a.GZdzfIGBCyul44PwoDAmKXbh3s7cWXho8vsDIz4fEcA.a9A_LPfgP0_Kt-2S5QBeYDrWlLukLTlZl4plb2lFUoZpoSw_uN5nQMatsw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4269 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() {#4271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#241 …} $message: Closure() {#4270 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_swimmer__token" ] |
cache_key | "_swimmer__token_hidden" |
compound | false |
data | "bd27c74ef9471cccab511fbc0a.GZdzfIGBCyul44PwoDAmKXbh3s7cWXho8vsDIz4fEcA.a9A_LPfgP0_Kt-2S5QBeYDrWlLukLTlZl4plb2lFUoZpoSw_uN5nQMatsw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4281 -errors: [] -form: Symfony\Component\Form\Form {#4277 …} } |
form | Symfony\Component\Form\FormView {#4272 …5} |
full_name | "swimmer[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "swimmer__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 | "_swimmer__token" |
valid | true |
value | "bd27c74ef9471cccab511fbc0a.GZdzfIGBCyul44PwoDAmKXbh3s7cWXho8vsDIz4fEcA.a9A_LPfgP0_Kt-2S5QBeYDrWlLukLTlZl4plb2lFUoZpoSw_uN5nQMatsw" |