Forms
-
registration_form
-
country
-
firstName
-
lastName
-
jour_naissance
-
mois_naissance
-
annee_naissance
-
phoneNumber
-
email
-
plainPassword
-
_token
-
registration_form
Form type:
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Client {#547 -clientId: null -serviceId: null -email: null -apiToken: null -limitToken: null -roles: [] -kindOfCredit: null -password: null -plainPassword: null -genre: null -firstName: null -lastName: null -address: null -codePostal: null -city: null -country: null -phoneNumber: null -birthDay: null -birthPlace: null -solde: null -credit: null -code: null -addressIp: null -social: null -socialUid: null -photo: null -photoUrl: null -jour_naissance: 1 -mois_naissance: 1 -annee_naissance: null -emailsSend: [] -emailsRecieved: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Client {#547 -clientId: null -serviceId: null -email: null -apiToken: null -limitToken: null -roles: [] -kindOfCredit: null -password: null -plainPassword: null -genre: null -firstName: null -lastName: null -address: null -codePostal: null -city: null -country: null -phoneNumber: null -birthDay: null -birthPlace: null -solde: null -credit: null -code: null -addressIp: null -social: null -socialUid: null -photo: null -photoUrl: null -jour_naissance: 1 -mois_naissance: 1 -annee_naissance: null -emailsSend: [] -emailsRecieved: [] } |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data | App\Entity\Client {#547 -clientId: null -serviceId: null -email: null -apiToken: null -limitToken: null -roles: [] -kindOfCredit: null -password: null -plainPassword: null -genre: null -firstName: null -lastName: null -address: null -codePostal: null -city: null -country: null -phoneNumber: null -birthDay: null -birthPlace: null -solde: null -credit: null -code: null -addressIp: null -social: null -socialUid: null -photo: null -photoUrl: null -jour_naissance: 1 -mois_naissance: 1 -annee_naissance: null -emailsSend: [] -emailsRecieved: [] } |
data_class | "App\Entity\Client" |
disabled | false |
empty_data | Closure(FormInterface $form) {#652 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Client" } } |
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() {#650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#651 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\Client {#547 -clientId: null -serviceId: null -email: null -apiToken: null -limitToken: null -roles: [] -kindOfCredit: null -password: null -plainPassword: null -genre: null -firstName: null -lastName: null -address: null -codePostal: null -city: null -country: null -phoneNumber: null -birthDay: null -birthPlace: null -solde: null -credit: null -code: null -addressIp: null -social: null -socialUid: null -photo: null -photoUrl: null -jour_naissance: 1 -mois_naissance: 1 -annee_naissance: null -emailsSend: [] -emailsRecieved: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#662 -errors: [] -form: Symfony\Component\Form\Form {#766 …} } |
form | Symfony\Component\Form\FormView {#649 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\Client {#547 -clientId: null -serviceId: null -email: null -apiToken: null -limitToken: null -roles: [] -kindOfCredit: null -password: null -plainPassword: null -genre: null -firstName: null -lastName: null -address: null -codePostal: null -city: null -country: null -phoneNumber: null -birthDay: null -birthPlace: null -solde: null -credit: null -code: null -addressIp: null -social: null -socialUid: null -photo: null -photoUrl: null -jour_naissance: 1 -mois_naissance: 1 -annee_naissance: null -emailsSend: [] -emailsRecieved: [] } |
country
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 |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
choices | [ "registration.country.choices.afghanistan" => "Afghanistan" "registration.country.choices.afrique_du_sud" => "Afrique du Sud" "registration.country.choices.albanie" => "Albanie" "registration.country.choices.algerie" => "Algérie" "registration.country.choices.allemagne" => "Allemagne" "registration.country.choices.andorre" => "Andorre" "registration.country.choices.angola" => "Angola" "registration.country.choices.anguilla" => "Anguilla" "registration.country.choices.antarctique" => "Antarctique" "registration.country.choices.antigua-et-barbuda" => "Antigua-et-Barbuda" "registration.country.choices.antilles_neerlandaises" => "Antilles Néerlandaises" "registration.country.choices.arabie_saoudite" => "Arabie Saoudite" "registration.country.choices.argentine" => "Argentine" "registration.country.choices.armenie" => "Arménie" "registration.country.choices.aruba" => "Aruba" "registration.country.choices.australie" => "Australie" "registration.country.choices.autriche" => "Autriche" "registration.country.choices.azerbaïdjan" => "Azerbaïdjan" "registration.country.choices.bahamas" => "Bahamas" "registration.country.choices.bahreïn" => "Bahreïn" "registration.country.choices.bangladesh" => "Bangladesh" "registration.country.choices.barbade" => "Barbade" "registration.country.choices.belarus" => "Bélarus" "registration.country.choices.belgique" => "Belgique" "registration.country.choices.belize" => "Belize" "registration.country.choices.benin" => "Bénin" "registration.country.choices.bermudes" => "Bermudes" "registration.country.choices.bhoutan" => "Bhoutan" "registration.country.choices.bolivie" => "Bolivie" "registration.country.choices.bosnie-herzegovine" => "Bosnie-Herzégovine" "registration.country.choices.botswana" => "Botswana" "registration.country.choices.bresil" => "Brésil" "registration.country.choices.brunei_darussalam" => "Brunéi Darussalam" "registration.country.choices.bulgarie" => "Bulgarie" "registration.country.choices.burkina_faso" => "Burkina Faso" "registration.country.choices.burundi" => "Burundi" "registration.country.choices.cambodge" => "Cambodge" "registration.country.choices.cameroun" => "Cameroun" "registration.country.choices.canada" => "Canada" "registration.country.choices.cap-vert" => "Cap-vert" "registration.country.choices.chili" => "Chili" "registration.country.choices.chine" => "Chine" "registration.country.choices.chypre" => "Chypre" "registration.country.choices.colombie" => "Colombie" "registration.country.choices.comores" => "Comores" "registration.country.choices.costa_rica" => "Costa Rica" "registration.country.choices.croatie" => "Croatie" "registration.country.choices.cuba" => "Cuba" "registration.country.choices.danemark" => "Danemark" "registration.country.choices.djibouti" => "Djibouti" "registration.country.choices.dominique" => "Dominique" "registration.country.choices.egypte" => "Égypte" "registration.country.choices.el_salvador" => "El Salvador" "registration.country.choices.emirats_arabes_unis" => "Émirats Arabes Unis" "registration.country.choices.equateur" => "Équateur" "registration.country.choices.erythree" => "Érythrée" "registration.country.choices.espagne" => "Espagne" "registration.country.choices.estonie" => "Estonie" "registration.country.choices.etats-unis" => "États-Unis" "registration.country.choices.etats_federes_de_micronesie" => "États Fédérés de Micronésie" "registration.country.choices.ethiopie" => "Éthiopie" "registration.country.choices.federation_de_russie" => "Fédération de Russie" "registration.country.choices.fidji" => "Fidji" "registration.country.choices.finlande" => "Finlande" "registration.country.choices.france" => "France" "registration.country.choices.gabon" => "Gabon" "registration.country.choices.gambie" => "Gambie" "registration.country.choices.georgie" => "Géorgie" "registration.country.choices.georgie_du_sud_et_les_îles_sandwich_du_sud" => "Géorgie du Sud et les Îles Sandwich du Sud" "registration.country.choices.ghana" => "Ghana" "registration.country.choices.gibraltar" => "Gibraltar" "registration.country.choices.grenade" => "Grenade" "registration.country.choices.groenland" => "Groenland" "registration.country.choices.grèce" => "Grèce" "registration.country.choices.guadeloupe" => "Guadeloupe" "registration.country.choices.guam" => "Guam" "registration.country.choices.guatemala" => "Guatemala" "registration.country.choices.guinee" => "Guinée" "registration.country.choices.guinee-bissau" => "Guinée-Bissau" "registration.country.choices.guinee_equatoriale" => "Guinée Équatoriale" "registration.country.choices.guyana" => "Guyana" "registration.country.choices.guyane_française" => "Guyane Française" "registration.country.choices.haïti" => "Haïti" "registration.country.choices.honduras" => "Honduras" "registration.country.choices.hong-kong" => "Hong-Kong" "registration.country.choices.hongrie" => "Hongrie" "registration.country.choices.inde" => "Inde" "registration.country.choices.indonesie" => "Indonésie" "registration.country.choices.iraq" => "Iraq" "registration.country.choices.irlande" => "Irlande" "registration.country.choices.islande" => "Islande" "registration.country.choices.israël" => "Israël" "registration.country.choices.italie" => "Italie" "registration.country.choices.jamahiriya_arabe_libyenne" => "Jamahiriya Arabe Libyenne" "registration.country.choices.jamaïque" => "Jamaïque" "registration.country.choices.japon" => "Japon" "registration.country.choices.jordanie" => "Jordanie" "registration.country.choices.kazakhstan" => "Kazakhstan" "registration.country.choices.kenya" => "Kenya" "registration.country.choices.kirghizistan" => "Kirghizistan" "registration.country.choices.kiribati" => "Kiribati" "registration.country.choices.koweït" => "Koweït" "registration.country.choices.lesotho" => "Lesotho" "registration.country.choices.lettonie" => "Lettonie" "registration.country.choices.liban" => "Liban" "registration.country.choices.liberia" => "Libéria" "registration.country.choices.liechtenstein" => "Liechtenstein" "registration.country.choices.lituanie" => "Lituanie" "registration.country.choices.luxembourg" => "Luxembourg" "registration.country.choices.macao" => "Macao" "registration.country.choices.madagascar" => "Madagascar" "registration.country.choices.malaisie" => "Malaisie" "registration.country.choices.malawi" => "Malawi" "registration.country.choices.maldives" => "Maldives" "registration.country.choices.mali" => "Mali" "registration.country.choices.malte" => "Malte" "registration.country.choices.maroc" => "Maroc" "registration.country.choices.martinique" => "Martinique" "registration.country.choices.maurice" => "Maurice" "registration.country.choices.mauritanie" => "Mauritanie" "registration.country.choices.mayotte" => "Mayotte" "registration.country.choices.mexique" => "Mexique" "registration.country.choices.monaco" => "Monaco" "registration.country.choices.mongolie" => "Mongolie" "registration.country.choices.montserrat" => "Montserrat" "registration.country.choices.mozambique" => "Mozambique" "registration.country.choices.myanmar" => "Myanmar" "registration.country.choices.namibie" => "Namibie" "registration.country.choices.nauru" => "Nauru" "registration.country.choices.nepal" => "Népal" "registration.country.choices.nicaragua" => "Nicaragua" "registration.country.choices.niger" => "Niger" "registration.country.choices.nigeria" => "Nigéria" "registration.country.choices.niue" => "Niué" "registration.country.choices.norvège" => "Norvège" "registration.country.choices.nouvelle-caledonie" => "Nouvelle-Calédonie" "registration.country.choices.nouvelle-zelande" => "Nouvelle-Zélande" "registration.country.choices.oman" => "Oman" "registration.country.choices.ouganda" => "Ouganda" "registration.country.choices.ouzbekistan" => "Ouzbékistan" "registration.country.choices.pakistan" => "Pakistan" "registration.country.choices.palaos" => "Palaos" "registration.country.choices.panama" => "Panama" "registration.country.choices.papouasie-nouvelle-guinee" => "Papouasie-Nouvelle-Guinée" "registration.country.choices.paraguay" => "Paraguay" "registration.country.choices.pays-bas" => "Pays-Bas" "registration.country.choices.perou" => "Pérou" "registration.country.choices.philippines" => "Philippines" "registration.country.choices.pitcairn" => "Pitcairn" "registration.country.choices.pologne" => "Pologne" "registration.country.choices.polynesie_française" => "Polynésie Française" "registration.country.choices.porto_rico" => "Porto Rico" "registration.country.choices.portugal" => "Portugal" "registration.country.choices.qatar" => "Qatar" "registration.country.choices.republique-unie_de_tanzanie" => "République-Unie de Tanzanie" "registration.country.choices.republique_arabe_syrienne" => "République Arabe Syrienne" "registration.country.choices.republique_centrafricaine" => "République Centrafricaine" "registration.country.choices.republique_de_coree" => "République de Corée" "registration.country.choices.republique_de_moldova" => "République de Moldova" "registration.country.choices.republique_democratique_du_congo" => "République Démocratique du Congo" "registration.country.choices.republique_dominicaine" => "République Dominicaine" "registration.country.choices.republique_du_congo" => "République du Congo" "registration.country.choices.republique_tchèque" => "République Tchèque" "registration.country.choices.reunion" => "Réunion" "registration.country.choices.roumanie" => "Roumanie" "registration.country.choices.royaume-uni" => "Royaume-Uni" "registration.country.choices.rwanda" => "Rwanda" "registration.country.choices.sahara_occidental" => "Sahara Occidental" "registration.country.choices.saint-kitts-et-nevis" => "Saint-Kitts-et-Nevis" "registration.country.choices.saint-marin" => "Saint-Marin" "registration.country.choices.saint-pierre-et-miquelon" => "Saint-Pierre-et-Miquelon" "registration.country.choices.saint-siège_etat_de_la_cite_du_vatican" => "Saint-Siège (état de la Cité du Vatican)" "registration.country.choices.saint-vincent-et-les_grenadines" => "Saint-Vincent-et-les Grenadines" "registration.country.choices.sainte-helène" => "Sainte-Hélène" "registration.country.choices.sainte-lucie" => "Sainte-Lucie" "registration.country.choices.samoa" => "Samoa" "registration.country.choices.samoa_americaines" => "Samoa Américaines" "registration.country.choices.sao_tome-et-principe" => "Sao Tomé-et-Principe" "registration.country.choices.senegal" => "Sénégal" "registration.country.choices.serbie-et-montenegro" => "Serbie-et-Monténégro" "registration.country.choices.seychelles" => "Seychelles" "registration.country.choices.sierra_leone" => "Sierra Leone" "registration.country.choices.singapour" => "Singapour" "registration.country.choices.slovaquie" => "Slovaquie" "registration.country.choices.slovenie" => "Slovénie" "registration.country.choices.somalie" => "Somalie" "registration.country.choices.soudan" => "Soudan" "registration.country.choices.sri_lanka" => "Sri Lanka" "registration.country.choices.suisse" => "Suisse" "registration.country.choices.suriname" => "Suriname" "registration.country.choices.suède" => "Suède" "registration.country.choices.svalbard_etîle_jan_mayen" => "Svalbard etÎle Jan Mayen" "registration.country.choices.swaziland" => "Swaziland" "registration.country.choices.tadjikistan" => "Tadjikistan" "registration.country.choices.taïwan" => "Taïwan" "registration.country.choices.tchad" => "Tchad" "registration.country.choices.terres_australes_françaises" => "Terres Australes Françaises" "registration.country.choices.territoire_palestinien_occupe" => "Territoire Palestinien Occupé" "registration.country.choices.thaïlande" => "Thaïlande" "registration.country.choices.timor-leste" => "Timor-Leste" "registration.country.choices.togo" => "Togo" "registration.country.choices.tokelau" => "Tokelau" "registration.country.choices.tonga" => "Tonga" "registration.country.choices.trinite-et-tobago" => "Trinité-et-Tobago" "registration.country.choices.tunisie" => "Tunisie" "registration.country.choices.turkmenistan" => "Turkménistan" "registration.country.choices.turquie" => "Turquie" "registration.country.choices.tuvalu" => "Tuvalu" "registration.country.choices.ukraine" => "Ukraine" "registration.country.choices.uruguay" => "Uruguay" "registration.country.choices.vanuatu" => "Vanuatu" "registration.country.choices.venezuela" => "Venezuela" "registration.country.choices.viet_nam" => "Viet Nam" "registration.country.choices.wallis_et_futuna" => "Wallis et Futuna" "registration.country.choices.yemen" => "Yémen" "registration.country.choices.zambie" => "Zambie" "registration.country.choices.zimbabwe" => "Zimbabwe" "registration.country.choices.île_bouvet" => "Île Bouvet" "registration.country.choices.île_christmas" => "Île Christmas" "registration.country.choices.île_de_man" => "Île de Man" "registration.country.choices.île_norfolk" => "Île Norfolk" "registration.country.choices.îles_caïmanes" => "Îles Caïmanes" "registration.country.choices.îles_cocos_keeling" => "Îles Cocos (Keeling)" "registration.country.choices.îles_cook" => "Îles Cook" "registration.country.choices.îles_feroe" => "Îles Féroé" "registration.country.choices.îles_heard_et_mcdonald" => "Îles Heard et Mcdonald" "registration.country.choices.îles_malvinas_falkland" => "Îles (malvinas) Falkland" "registration.country.choices.îles_mariannes_du_nord" => "Îles Mariannes du Nord" "registration.country.choices.îles_marshall" => "Îles Marshall" "registration.country.choices.îles_mineures_eloignees_des_etats-unis" => "Îles Mineures Éloignées des États-Unis" "registration.country.choices.îles_salomon" => "Îles Salomon" "registration.country.choices.îles_turks_et_caïques" => "Îles Turks et Caïques" "registration.country.choices.îles_vierges_britanniques" => "Îles Vierges Britanniques" "registration.country.choices.îles_vierges_des_etats-unis" => "Îles Vierges des États-Unis" "registration.country.choices.îles_åland" => "Îles Åland" ] |
[ "registration.country.choices.afghanistan" => "Afghanistan" "registration.country.choices.afrique_du_sud" => "Afrique du Sud" "registration.country.choices.albanie" => "Albanie" "registration.country.choices.algerie" => "Algérie" "registration.country.choices.allemagne" => "Allemagne" "registration.country.choices.andorre" => "Andorre" "registration.country.choices.angola" => "Angola" "registration.country.choices.anguilla" => "Anguilla" "registration.country.choices.antarctique" => "Antarctique" "registration.country.choices.antigua-et-barbuda" => "Antigua-et-Barbuda" "registration.country.choices.antilles_neerlandaises" => "Antilles Néerlandaises" "registration.country.choices.arabie_saoudite" => "Arabie Saoudite" "registration.country.choices.argentine" => "Argentine" "registration.country.choices.armenie" => "Arménie" "registration.country.choices.aruba" => "Aruba" "registration.country.choices.australie" => "Australie" "registration.country.choices.autriche" => "Autriche" "registration.country.choices.azerbaïdjan" => "Azerbaïdjan" "registration.country.choices.bahamas" => "Bahamas" "registration.country.choices.bahreïn" => "Bahreïn" "registration.country.choices.bangladesh" => "Bangladesh" "registration.country.choices.barbade" => "Barbade" "registration.country.choices.belarus" => "Bélarus" "registration.country.choices.belgique" => "Belgique" "registration.country.choices.belize" => "Belize" "registration.country.choices.benin" => "Bénin" "registration.country.choices.bermudes" => "Bermudes" "registration.country.choices.bhoutan" => "Bhoutan" "registration.country.choices.bolivie" => "Bolivie" "registration.country.choices.bosnie-herzegovine" => "Bosnie-Herzégovine" "registration.country.choices.botswana" => "Botswana" "registration.country.choices.bresil" => "Brésil" "registration.country.choices.brunei_darussalam" => "Brunéi Darussalam" "registration.country.choices.bulgarie" => "Bulgarie" "registration.country.choices.burkina_faso" => "Burkina Faso" "registration.country.choices.burundi" => "Burundi" "registration.country.choices.cambodge" => "Cambodge" "registration.country.choices.cameroun" => "Cameroun" "registration.country.choices.canada" => "Canada" "registration.country.choices.cap-vert" => "Cap-vert" "registration.country.choices.chili" => "Chili" "registration.country.choices.chine" => "Chine" "registration.country.choices.chypre" => "Chypre" "registration.country.choices.colombie" => "Colombie" "registration.country.choices.comores" => "Comores" "registration.country.choices.costa_rica" => "Costa Rica" "registration.country.choices.croatie" => "Croatie" "registration.country.choices.cuba" => "Cuba" "registration.country.choices.danemark" => "Danemark" "registration.country.choices.djibouti" => "Djibouti" "registration.country.choices.dominique" => "Dominique" "registration.country.choices.egypte" => "Égypte" "registration.country.choices.el_salvador" => "El Salvador" "registration.country.choices.emirats_arabes_unis" => "Émirats Arabes Unis" "registration.country.choices.equateur" => "Équateur" "registration.country.choices.erythree" => "Érythrée" "registration.country.choices.espagne" => "Espagne" "registration.country.choices.estonie" => "Estonie" "registration.country.choices.etats-unis" => "États-Unis" "registration.country.choices.etats_federes_de_micronesie" => "États Fédérés de Micronésie" "registration.country.choices.ethiopie" => "Éthiopie" "registration.country.choices.federation_de_russie" => "Fédération de Russie" "registration.country.choices.fidji" => "Fidji" "registration.country.choices.finlande" => "Finlande" "registration.country.choices.france" => "France" "registration.country.choices.gabon" => "Gabon" "registration.country.choices.gambie" => "Gambie" "registration.country.choices.georgie" => "Géorgie" "registration.country.choices.georgie_du_sud_et_les_îles_sandwich_du_sud" => "Géorgie du Sud et les Îles Sandwich du Sud" "registration.country.choices.ghana" => "Ghana" "registration.country.choices.gibraltar" => "Gibraltar" "registration.country.choices.grenade" => "Grenade" "registration.country.choices.groenland" => "Groenland" "registration.country.choices.grèce" => "Grèce" "registration.country.choices.guadeloupe" => "Guadeloupe" "registration.country.choices.guam" => "Guam" "registration.country.choices.guatemala" => "Guatemala" "registration.country.choices.guinee" => "Guinée" "registration.country.choices.guinee-bissau" => "Guinée-Bissau" "registration.country.choices.guinee_equatoriale" => "Guinée Équatoriale" "registration.country.choices.guyana" => "Guyana" "registration.country.choices.guyane_française" => "Guyane Française" "registration.country.choices.haïti" => "Haïti" "registration.country.choices.honduras" => "Honduras" "registration.country.choices.hong-kong" => "Hong-Kong" "registration.country.choices.hongrie" => "Hongrie" "registration.country.choices.inde" => "Inde" "registration.country.choices.indonesie" => "Indonésie" "registration.country.choices.iraq" => "Iraq" "registration.country.choices.irlande" => "Irlande" "registration.country.choices.islande" => "Islande" "registration.country.choices.israël" => "Israël" "registration.country.choices.italie" => "Italie" "registration.country.choices.jamahiriya_arabe_libyenne" => "Jamahiriya Arabe Libyenne" "registration.country.choices.jamaïque" => "Jamaïque" "registration.country.choices.japon" => "Japon" "registration.country.choices.jordanie" => "Jordanie" "registration.country.choices.kazakhstan" => "Kazakhstan" "registration.country.choices.kenya" => "Kenya" "registration.country.choices.kirghizistan" => "Kirghizistan" "registration.country.choices.kiribati" => "Kiribati" "registration.country.choices.koweït" => "Koweït" "registration.country.choices.lesotho" => "Lesotho" "registration.country.choices.lettonie" => "Lettonie" "registration.country.choices.liban" => "Liban" "registration.country.choices.liberia" => "Libéria" "registration.country.choices.liechtenstein" => "Liechtenstein" "registration.country.choices.lituanie" => "Lituanie" "registration.country.choices.luxembourg" => "Luxembourg" "registration.country.choices.macao" => "Macao" "registration.country.choices.madagascar" => "Madagascar" "registration.country.choices.malaisie" => "Malaisie" "registration.country.choices.malawi" => "Malawi" "registration.country.choices.maldives" => "Maldives" "registration.country.choices.mali" => "Mali" "registration.country.choices.malte" => "Malte" "registration.country.choices.maroc" => "Maroc" "registration.country.choices.martinique" => "Martinique" "registration.country.choices.maurice" => "Maurice" "registration.country.choices.mauritanie" => "Mauritanie" "registration.country.choices.mayotte" => "Mayotte" "registration.country.choices.mexique" => "Mexique" "registration.country.choices.monaco" => "Monaco" "registration.country.choices.mongolie" => "Mongolie" "registration.country.choices.montserrat" => "Montserrat" "registration.country.choices.mozambique" => "Mozambique" "registration.country.choices.myanmar" => "Myanmar" "registration.country.choices.namibie" => "Namibie" "registration.country.choices.nauru" => "Nauru" "registration.country.choices.nepal" => "Népal" "registration.country.choices.nicaragua" => "Nicaragua" "registration.country.choices.niger" => "Niger" "registration.country.choices.nigeria" => "Nigéria" "registration.country.choices.niue" => "Niué" "registration.country.choices.norvège" => "Norvège" "registration.country.choices.nouvelle-caledonie" => "Nouvelle-Calédonie" "registration.country.choices.nouvelle-zelande" => "Nouvelle-Zélande" "registration.country.choices.oman" => "Oman" "registration.country.choices.ouganda" => "Ouganda" "registration.country.choices.ouzbekistan" => "Ouzbékistan" "registration.country.choices.pakistan" => "Pakistan" "registration.country.choices.palaos" => "Palaos" "registration.country.choices.panama" => "Panama" "registration.country.choices.papouasie-nouvelle-guinee" => "Papouasie-Nouvelle-Guinée" "registration.country.choices.paraguay" => "Paraguay" "registration.country.choices.pays-bas" => "Pays-Bas" "registration.country.choices.perou" => "Pérou" "registration.country.choices.philippines" => "Philippines" "registration.country.choices.pitcairn" => "Pitcairn" "registration.country.choices.pologne" => "Pologne" "registration.country.choices.polynesie_française" => "Polynésie Française" "registration.country.choices.porto_rico" => "Porto Rico" "registration.country.choices.portugal" => "Portugal" "registration.country.choices.qatar" => "Qatar" "registration.country.choices.republique-unie_de_tanzanie" => "République-Unie de Tanzanie" "registration.country.choices.republique_arabe_syrienne" => "République Arabe Syrienne" "registration.country.choices.republique_centrafricaine" => "République Centrafricaine" "registration.country.choices.republique_de_coree" => "République de Corée" "registration.country.choices.republique_de_moldova" => "République de Moldova" "registration.country.choices.republique_democratique_du_congo" => "République Démocratique du Congo" "registration.country.choices.republique_dominicaine" => "République Dominicaine" "registration.country.choices.republique_du_congo" => "République du Congo" "registration.country.choices.republique_tchèque" => "République Tchèque" "registration.country.choices.reunion" => "Réunion" "registration.country.choices.roumanie" => "Roumanie" "registration.country.choices.royaume-uni" => "Royaume-Uni" "registration.country.choices.rwanda" => "Rwanda" "registration.country.choices.sahara_occidental" => "Sahara Occidental" "registration.country.choices.saint-kitts-et-nevis" => "Saint-Kitts-et-Nevis" "registration.country.choices.saint-marin" => "Saint-Marin" "registration.country.choices.saint-pierre-et-miquelon" => "Saint-Pierre-et-Miquelon" "registration.country.choices.saint-siège_etat_de_la_cite_du_vatican" => "Saint-Siège (état de la Cité du Vatican)" "registration.country.choices.saint-vincent-et-les_grenadines" => "Saint-Vincent-et-les Grenadines" "registration.country.choices.sainte-helène" => "Sainte-Hélène" "registration.country.choices.sainte-lucie" => "Sainte-Lucie" "registration.country.choices.samoa" => "Samoa" "registration.country.choices.samoa_americaines" => "Samoa Américaines" "registration.country.choices.sao_tome-et-principe" => "Sao Tomé-et-Principe" "registration.country.choices.senegal" => "Sénégal" "registration.country.choices.serbie-et-montenegro" => "Serbie-et-Monténégro" "registration.country.choices.seychelles" => "Seychelles" "registration.country.choices.sierra_leone" => "Sierra Leone" "registration.country.choices.singapour" => "Singapour" "registration.country.choices.slovaquie" => "Slovaquie" "registration.country.choices.slovenie" => "Slovénie" "registration.country.choices.somalie" => "Somalie" "registration.country.choices.soudan" => "Soudan" "registration.country.choices.sri_lanka" => "Sri Lanka" "registration.country.choices.suisse" => "Suisse" "registration.country.choices.suriname" => "Suriname" "registration.country.choices.suède" => "Suède" "registration.country.choices.svalbard_etîle_jan_mayen" => "Svalbard etÎle Jan Mayen" "registration.country.choices.swaziland" => "Swaziland" "registration.country.choices.tadjikistan" => "Tadjikistan" "registration.country.choices.taïwan" => "Taïwan" "registration.country.choices.tchad" => "Tchad" "registration.country.choices.terres_australes_françaises" => "Terres Australes Françaises" "registration.country.choices.territoire_palestinien_occupe" => "Territoire Palestinien Occupé" "registration.country.choices.thaïlande" => "Thaïlande" "registration.country.choices.timor-leste" => "Timor-Leste" "registration.country.choices.togo" => "Togo" "registration.country.choices.tokelau" => "Tokelau" "registration.country.choices.tonga" => "Tonga" "registration.country.choices.trinite-et-tobago" => "Trinité-et-Tobago" "registration.country.choices.tunisie" => "Tunisie" "registration.country.choices.turkmenistan" => "Turkménistan" "registration.country.choices.turquie" => "Turquie" "registration.country.choices.tuvalu" => "Tuvalu" "registration.country.choices.ukraine" => "Ukraine" "registration.country.choices.uruguay" => "Uruguay" "registration.country.choices.vanuatu" => "Vanuatu" "registration.country.choices.venezuela" => "Venezuela" "registration.country.choices.viet_nam" => "Viet Nam" "registration.country.choices.wallis_et_futuna" => "Wallis et Futuna" "registration.country.choices.yemen" => "Yémen" "registration.country.choices.zambie" => "Zambie" "registration.country.choices.zimbabwe" => "Zimbabwe" "registration.country.choices.île_bouvet" => "Île Bouvet" "registration.country.choices.île_christmas" => "Île Christmas" "registration.country.choices.île_de_man" => "Île de Man" "registration.country.choices.île_norfolk" => "Île Norfolk" "registration.country.choices.îles_caïmanes" => "Îles Caïmanes" "registration.country.choices.îles_cocos_keeling" => "Îles Cocos (Keeling)" "registration.country.choices.îles_cook" => "Îles Cook" "registration.country.choices.îles_feroe" => "Îles Féroé" "registration.country.choices.îles_heard_et_mcdonald" => "Îles Heard et Mcdonald" "registration.country.choices.îles_malvinas_falkland" => "Îles (malvinas) Falkland" "registration.country.choices.îles_mariannes_du_nord" => "Îles Mariannes du Nord" "registration.country.choices.îles_marshall" => "Îles Marshall" "registration.country.choices.îles_mineures_eloignees_des_etats-unis" => "Îles Mineures Éloignées des États-Unis" "registration.country.choices.îles_salomon" => "Îles Salomon" "registration.country.choices.îles_turks_et_caïques" => "Îles Turks et Caïques" "registration.country.choices.îles_vierges_britanniques" => "Îles Vierges Britanniques" "registration.country.choices.îles_vierges_des_etats-unis" => "Îles Vierges des États-Unis" "registration.country.choices.îles_åland" => "Îles Åland" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "registration.country.choices.afghanistan" => "Afghanistan" "registration.country.choices.afrique_du_sud" => "Afrique du Sud" "registration.country.choices.albanie" => "Albanie" "registration.country.choices.algerie" => "Algérie" "registration.country.choices.allemagne" => "Allemagne" "registration.country.choices.andorre" => "Andorre" "registration.country.choices.angola" => "Angola" "registration.country.choices.anguilla" => "Anguilla" "registration.country.choices.antarctique" => "Antarctique" "registration.country.choices.antigua-et-barbuda" => "Antigua-et-Barbuda" "registration.country.choices.antilles_neerlandaises" => "Antilles Néerlandaises" "registration.country.choices.arabie_saoudite" => "Arabie Saoudite" "registration.country.choices.argentine" => "Argentine" "registration.country.choices.armenie" => "Arménie" "registration.country.choices.aruba" => "Aruba" "registration.country.choices.australie" => "Australie" "registration.country.choices.autriche" => "Autriche" "registration.country.choices.azerbaïdjan" => "Azerbaïdjan" "registration.country.choices.bahamas" => "Bahamas" "registration.country.choices.bahreïn" => "Bahreïn" "registration.country.choices.bangladesh" => "Bangladesh" "registration.country.choices.barbade" => "Barbade" "registration.country.choices.belarus" => "Bélarus" "registration.country.choices.belgique" => "Belgique" "registration.country.choices.belize" => "Belize" "registration.country.choices.benin" => "Bénin" "registration.country.choices.bermudes" => "Bermudes" "registration.country.choices.bhoutan" => "Bhoutan" "registration.country.choices.bolivie" => "Bolivie" "registration.country.choices.bosnie-herzegovine" => "Bosnie-Herzégovine" "registration.country.choices.botswana" => "Botswana" "registration.country.choices.bresil" => "Brésil" "registration.country.choices.brunei_darussalam" => "Brunéi Darussalam" "registration.country.choices.bulgarie" => "Bulgarie" "registration.country.choices.burkina_faso" => "Burkina Faso" "registration.country.choices.burundi" => "Burundi" "registration.country.choices.cambodge" => "Cambodge" "registration.country.choices.cameroun" => "Cameroun" "registration.country.choices.canada" => "Canada" "registration.country.choices.cap-vert" => "Cap-vert" "registration.country.choices.chili" => "Chili" "registration.country.choices.chine" => "Chine" "registration.country.choices.chypre" => "Chypre" "registration.country.choices.colombie" => "Colombie" "registration.country.choices.comores" => "Comores" "registration.country.choices.costa_rica" => "Costa Rica" "registration.country.choices.croatie" => "Croatie" "registration.country.choices.cuba" => "Cuba" "registration.country.choices.danemark" => "Danemark" "registration.country.choices.djibouti" => "Djibouti" "registration.country.choices.dominique" => "Dominique" "registration.country.choices.egypte" => "Égypte" "registration.country.choices.el_salvador" => "El Salvador" "registration.country.choices.emirats_arabes_unis" => "Émirats Arabes Unis" "registration.country.choices.equateur" => "Équateur" "registration.country.choices.erythree" => "Érythrée" "registration.country.choices.espagne" => "Espagne" "registration.country.choices.estonie" => "Estonie" "registration.country.choices.etats-unis" => "États-Unis" "registration.country.choices.etats_federes_de_micronesie" => "États Fédérés de Micronésie" "registration.country.choices.ethiopie" => "Éthiopie" "registration.country.choices.federation_de_russie" => "Fédération de Russie" "registration.country.choices.fidji" => "Fidji" "registration.country.choices.finlande" => "Finlande" "registration.country.choices.france" => "France" "registration.country.choices.gabon" => "Gabon" "registration.country.choices.gambie" => "Gambie" "registration.country.choices.georgie" => "Géorgie" "registration.country.choices.georgie_du_sud_et_les_îles_sandwich_du_sud" => "Géorgie du Sud et les Îles Sandwich du Sud" "registration.country.choices.ghana" => "Ghana" "registration.country.choices.gibraltar" => "Gibraltar" "registration.country.choices.grenade" => "Grenade" "registration.country.choices.groenland" => "Groenland" "registration.country.choices.grèce" => "Grèce" "registration.country.choices.guadeloupe" => "Guadeloupe" "registration.country.choices.guam" => "Guam" "registration.country.choices.guatemala" => "Guatemala" "registration.country.choices.guinee" => "Guinée" "registration.country.choices.guinee-bissau" => "Guinée-Bissau" "registration.country.choices.guinee_equatoriale" => "Guinée Équatoriale" "registration.country.choices.guyana" => "Guyana" "registration.country.choices.guyane_française" => "Guyane Française" "registration.country.choices.haïti" => "Haïti" "registration.country.choices.honduras" => "Honduras" "registration.country.choices.hong-kong" => "Hong-Kong" "registration.country.choices.hongrie" => "Hongrie" "registration.country.choices.inde" => "Inde" "registration.country.choices.indonesie" => "Indonésie" "registration.country.choices.iraq" => "Iraq" "registration.country.choices.irlande" => "Irlande" "registration.country.choices.islande" => "Islande" "registration.country.choices.israël" => "Israël" "registration.country.choices.italie" => "Italie" "registration.country.choices.jamahiriya_arabe_libyenne" => "Jamahiriya Arabe Libyenne" "registration.country.choices.jamaïque" => "Jamaïque" "registration.country.choices.japon" => "Japon" "registration.country.choices.jordanie" => "Jordanie" "registration.country.choices.kazakhstan" => "Kazakhstan" "registration.country.choices.kenya" => "Kenya" "registration.country.choices.kirghizistan" => "Kirghizistan" "registration.country.choices.kiribati" => "Kiribati" "registration.country.choices.koweït" => "Koweït" "registration.country.choices.lesotho" => "Lesotho" "registration.country.choices.lettonie" => "Lettonie" "registration.country.choices.liban" => "Liban" "registration.country.choices.liberia" => "Libéria" "registration.country.choices.liechtenstein" => "Liechtenstein" "registration.country.choices.lituanie" => "Lituanie" "registration.country.choices.luxembourg" => "Luxembourg" "registration.country.choices.macao" => "Macao" "registration.country.choices.madagascar" => "Madagascar" "registration.country.choices.malaisie" => "Malaisie" "registration.country.choices.malawi" => "Malawi" "registration.country.choices.maldives" => "Maldives" "registration.country.choices.mali" => "Mali" "registration.country.choices.malte" => "Malte" "registration.country.choices.maroc" => "Maroc" "registration.country.choices.martinique" => "Martinique" "registration.country.choices.maurice" => "Maurice" "registration.country.choices.mauritanie" => "Mauritanie" "registration.country.choices.mayotte" => "Mayotte" "registration.country.choices.mexique" => "Mexique" "registration.country.choices.monaco" => "Monaco" "registration.country.choices.mongolie" => "Mongolie" "registration.country.choices.montserrat" => "Montserrat" "registration.country.choices.mozambique" => "Mozambique" "registration.country.choices.myanmar" => "Myanmar" "registration.country.choices.namibie" => "Namibie" "registration.country.choices.nauru" => "Nauru" "registration.country.choices.nepal" => "Népal" "registration.country.choices.nicaragua" => "Nicaragua" "registration.country.choices.niger" => "Niger" "registration.country.choices.nigeria" => "Nigéria" "registration.country.choices.niue" => "Niué" "registration.country.choices.norvège" => "Norvège" "registration.country.choices.nouvelle-caledonie" => "Nouvelle-Calédonie" "registration.country.choices.nouvelle-zelande" => "Nouvelle-Zélande" "registration.country.choices.oman" => "Oman" "registration.country.choices.ouganda" => "Ouganda" "registration.country.choices.ouzbekistan" => "Ouzbékistan" "registration.country.choices.pakistan" => "Pakistan" "registration.country.choices.palaos" => "Palaos" "registration.country.choices.panama" => "Panama" "registration.country.choices.papouasie-nouvelle-guinee" => "Papouasie-Nouvelle-Guinée" "registration.country.choices.paraguay" => "Paraguay" "registration.country.choices.pays-bas" => "Pays-Bas" "registration.country.choices.perou" => "Pérou" "registration.country.choices.philippines" => "Philippines" "registration.country.choices.pitcairn" => "Pitcairn" "registration.country.choices.pologne" => "Pologne" "registration.country.choices.polynesie_française" => "Polynésie Française" "registration.country.choices.porto_rico" => "Porto Rico" "registration.country.choices.portugal" => "Portugal" "registration.country.choices.qatar" => "Qatar" "registration.country.choices.republique-unie_de_tanzanie" => "République-Unie de Tanzanie" "registration.country.choices.republique_arabe_syrienne" => "République Arabe Syrienne" "registration.country.choices.republique_centrafricaine" => "République Centrafricaine" "registration.country.choices.republique_de_coree" => "République de Corée" "registration.country.choices.republique_de_moldova" => "République de Moldova" "registration.country.choices.republique_democratique_du_congo" => "République Démocratique du Congo" "registration.country.choices.republique_dominicaine" => "République Dominicaine" "registration.country.choices.republique_du_congo" => "République du Congo" "registration.country.choices.republique_tchèque" => "République Tchèque" "registration.country.choices.reunion" => "Réunion" "registration.country.choices.roumanie" => "Roumanie" "registration.country.choices.royaume-uni" => "Royaume-Uni" "registration.country.choices.rwanda" => "Rwanda" "registration.country.choices.sahara_occidental" => "Sahara Occidental" "registration.country.choices.saint-kitts-et-nevis" => "Saint-Kitts-et-Nevis" "registration.country.choices.saint-marin" => "Saint-Marin" "registration.country.choices.saint-pierre-et-miquelon" => "Saint-Pierre-et-Miquelon" "registration.country.choices.saint-siège_etat_de_la_cite_du_vatican" => "Saint-Siège (état de la Cité du Vatican)" "registration.country.choices.saint-vincent-et-les_grenadines" => "Saint-Vincent-et-les Grenadines" "registration.country.choices.sainte-helène" => "Sainte-Hélène" "registration.country.choices.sainte-lucie" => "Sainte-Lucie" "registration.country.choices.samoa" => "Samoa" "registration.country.choices.samoa_americaines" => "Samoa Américaines" "registration.country.choices.sao_tome-et-principe" => "Sao Tomé-et-Principe" "registration.country.choices.senegal" => "Sénégal" "registration.country.choices.serbie-et-montenegro" => "Serbie-et-Monténégro" "registration.country.choices.seychelles" => "Seychelles" "registration.country.choices.sierra_leone" => "Sierra Leone" "registration.country.choices.singapour" => "Singapour" "registration.country.choices.slovaquie" => "Slovaquie" "registration.country.choices.slovenie" => "Slovénie" "registration.country.choices.somalie" => "Somalie" "registration.country.choices.soudan" => "Soudan" "registration.country.choices.sri_lanka" => "Sri Lanka" "registration.country.choices.suisse" => "Suisse" "registration.country.choices.suriname" => "Suriname" "registration.country.choices.suède" => "Suède" "registration.country.choices.svalbard_etîle_jan_mayen" => "Svalbard etÎle Jan Mayen" "registration.country.choices.swaziland" => "Swaziland" "registration.country.choices.tadjikistan" => "Tadjikistan" "registration.country.choices.taïwan" => "Taïwan" "registration.country.choices.tchad" => "Tchad" "registration.country.choices.terres_australes_françaises" => "Terres Australes Françaises" "registration.country.choices.territoire_palestinien_occupe" => "Territoire Palestinien Occupé" "registration.country.choices.thaïlande" => "Thaïlande" "registration.country.choices.timor-leste" => "Timor-Leste" "registration.country.choices.togo" => "Togo" "registration.country.choices.tokelau" => "Tokelau" "registration.country.choices.tonga" => "Tonga" "registration.country.choices.trinite-et-tobago" => "Trinité-et-Tobago" "registration.country.choices.tunisie" => "Tunisie" "registration.country.choices.turkmenistan" => "Turkménistan" "registration.country.choices.turquie" => "Turquie" "registration.country.choices.tuvalu" => "Tuvalu" "registration.country.choices.ukraine" => "Ukraine" "registration.country.choices.uruguay" => "Uruguay" "registration.country.choices.vanuatu" => "Vanuatu" "registration.country.choices.venezuela" => "Venezuela" "registration.country.choices.viet_nam" => "Viet Nam" "registration.country.choices.wallis_et_futuna" => "Wallis et Futuna" "registration.country.choices.yemen" => "Yémen" "registration.country.choices.zambie" => "Zambie" "registration.country.choices.zimbabwe" => "Zimbabwe" "registration.country.choices.île_bouvet" => "Île Bouvet" "registration.country.choices.île_christmas" => "Île Christmas" "registration.country.choices.île_de_man" => "Île de Man" "registration.country.choices.île_norfolk" => "Île Norfolk" "registration.country.choices.îles_caïmanes" => "Îles Caïmanes" "registration.country.choices.îles_cocos_keeling" => "Îles Cocos (Keeling)" "registration.country.choices.îles_cook" => "Îles Cook" "registration.country.choices.îles_feroe" => "Îles Féroé" "registration.country.choices.îles_heard_et_mcdonald" => "Îles Heard et Mcdonald" "registration.country.choices.îles_malvinas_falkland" => "Îles (malvinas) Falkland" "registration.country.choices.îles_mariannes_du_nord" => "Îles Mariannes du Nord" "registration.country.choices.îles_marshall" => "Îles Marshall" "registration.country.choices.îles_mineures_eloignees_des_etats-unis" => "Îles Mineures Éloignées des États-Unis" "registration.country.choices.îles_salomon" => "Îles Salomon" "registration.country.choices.îles_turks_et_caïques" => "Îles Turks et Caïques" "registration.country.choices.îles_vierges_britanniques" => "Îles Vierges Britanniques" "registration.country.choices.îles_vierges_des_etats-unis" => "Îles Vierges des États-Unis" "registration.country.choices.îles_åland" => "Îles Åland" ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#703 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_country" ] |
cache_key | "_registration_form_country_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#838 +data: "Afghanistan" +value: "Afghanistan" +label: "registration.country.choices.afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#735 +data: "Afrique du Sud" +value: "Afrique du Sud" +label: "registration.country.choices.afrique_du_sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#748 +data: "Albanie" +value: "Albanie" +label: "registration.country.choices.albanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#762 +data: "Algérie" +value: "Algérie" +label: "registration.country.choices.algerie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#789 +data: "Allemagne" +value: "Allemagne" +label: "registration.country.choices.allemagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#836 +data: "Andorre" +value: "Andorre" +label: "registration.country.choices.andorre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#837 +data: "Angola" +value: "Angola" +label: "registration.country.choices.angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#719 +data: "Anguilla" +value: "Anguilla" +label: "registration.country.choices.anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#708 +data: "Antarctique" +value: "Antarctique" +label: "registration.country.choices.antarctique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#690 +data: "Antigua-et-Barbuda" +value: "Antigua-et-Barbuda" +label: "registration.country.choices.antigua-et-barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#682 +data: "Antilles Néerlandaises" +value: "Antilles Néerlandaises" +label: "registration.country.choices.antilles_neerlandaises" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#797 +data: "Arabie Saoudite" +value: "Arabie Saoudite" +label: "registration.country.choices.arabie_saoudite" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#796 +data: "Argentine" +value: "Argentine" +label: "registration.country.choices.argentine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#790 +data: "Arménie" +value: "Arménie" +label: "registration.country.choices.armenie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#664 +data: "Aruba" +value: "Aruba" +label: "registration.country.choices.aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#843 +data: "Australie" +value: "Australie" +label: "registration.country.choices.australie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#844 +data: "Autriche" +value: "Autriche" +label: "registration.country.choices.autriche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#845 +data: "Azerbaïdjan" +value: "Azerbaïdjan" +label: "registration.country.choices.azerbaïdjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#846 +data: "Bahamas" +value: "Bahamas" +label: "registration.country.choices.bahamas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#847 +data: "Bahreïn" +value: "Bahreïn" +label: "registration.country.choices.bahreïn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#848 +data: "Bangladesh" +value: "Bangladesh" +label: "registration.country.choices.bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#849 +data: "Barbade" +value: "Barbade" +label: "registration.country.choices.barbade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#850 +data: "Bélarus" +value: "Bélarus" +label: "registration.country.choices.belarus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#851 +data: "Belgique" +value: "Belgique" +label: "registration.country.choices.belgique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#852 +data: "Belize" +value: "Belize" +label: "registration.country.choices.belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#853 +data: "Bénin" +value: "Bénin" +label: "registration.country.choices.benin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#854 +data: "Bermudes" +value: "Bermudes" +label: "registration.country.choices.bermudes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#855 +data: "Bhoutan" +value: "Bhoutan" +label: "registration.country.choices.bhoutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#856 +data: "Bolivie" +value: "Bolivie" +label: "registration.country.choices.bolivie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#857 +data: "Bosnie-Herzégovine" +value: "Bosnie-Herzégovine" +label: "registration.country.choices.bosnie-herzegovine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#858 +data: "Botswana" +value: "Botswana" +label: "registration.country.choices.botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#859 +data: "Brésil" +value: "Brésil" +label: "registration.country.choices.bresil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#860 +data: "Brunéi Darussalam" +value: "Brunéi Darussalam" +label: "registration.country.choices.brunei_darussalam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#861 +data: "Bulgarie" +value: "Bulgarie" +label: "registration.country.choices.bulgarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#862 +data: "Burkina Faso" +value: "Burkina Faso" +label: "registration.country.choices.burkina_faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#863 +data: "Burundi" +value: "Burundi" +label: "registration.country.choices.burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#864 +data: "Cambodge" +value: "Cambodge" +label: "registration.country.choices.cambodge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#865 +data: "Cameroun" +value: "Cameroun" +label: "registration.country.choices.cameroun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#866 +data: "Canada" +value: "Canada" +label: "registration.country.choices.canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#867 +data: "Cap-vert" +value: "Cap-vert" +label: "registration.country.choices.cap-vert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#868 +data: "Chili" +value: "Chili" +label: "registration.country.choices.chili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#869 +data: "Chine" +value: "Chine" +label: "registration.country.choices.chine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#870 +data: "Chypre" +value: "Chypre" +label: "registration.country.choices.chypre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#871 +data: "Colombie" +value: "Colombie" +label: "registration.country.choices.colombie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#872 +data: "Comores" +value: "Comores" +label: "registration.country.choices.comores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#873 +data: "Costa Rica" +value: "Costa Rica" +label: "registration.country.choices.costa_rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#874 +data: "Croatie" +value: "Croatie" +label: "registration.country.choices.croatie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#875 +data: "Cuba" +value: "Cuba" +label: "registration.country.choices.cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#876 +data: "Danemark" +value: "Danemark" +label: "registration.country.choices.danemark" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#877 +data: "Djibouti" +value: "Djibouti" +label: "registration.country.choices.djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#878 +data: "Dominique" +value: "Dominique" +label: "registration.country.choices.dominique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#879 +data: "Égypte" +value: "Égypte" +label: "registration.country.choices.egypte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#880 +data: "El Salvador" +value: "El Salvador" +label: "registration.country.choices.el_salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#881 +data: "Émirats Arabes Unis" +value: "Émirats Arabes Unis" +label: "registration.country.choices.emirats_arabes_unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#882 +data: "Équateur" +value: "Équateur" +label: "registration.country.choices.equateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#883 +data: "Érythrée" +value: "Érythrée" +label: "registration.country.choices.erythree" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#884 +data: "Espagne" +value: "Espagne" +label: "registration.country.choices.espagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#885 +data: "Estonie" +value: "Estonie" +label: "registration.country.choices.estonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#886 +data: "États-Unis" +value: "États-Unis" +label: "registration.country.choices.etats-unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#887 +data: "États Fédérés de Micronésie" +value: "États Fédérés de Micronésie" +label: "registration.country.choices.etats_federes_de_micronesie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#888 +data: "Éthiopie" +value: "Éthiopie" +label: "registration.country.choices.ethiopie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#889 +data: "Fédération de Russie" +value: "Fédération de Russie" +label: "registration.country.choices.federation_de_russie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#890 +data: "Fidji" +value: "Fidji" +label: "registration.country.choices.fidji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#891 +data: "Finlande" +value: "Finlande" +label: "registration.country.choices.finlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#892 +data: "France" +value: "France" +label: "registration.country.choices.france" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#893 +data: "Gabon" +value: "Gabon" +label: "registration.country.choices.gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#894 +data: "Gambie" +value: "Gambie" +label: "registration.country.choices.gambie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#895 +data: "Géorgie" +value: "Géorgie" +label: "registration.country.choices.georgie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#896 +data: "Géorgie du Sud et les Îles Sandwich du Sud" +value: "Géorgie du Sud et les Îles Sandwich du Sud" +label: "registration.country.choices.georgie_du_sud_et_les_îles_sandwich_du_sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#897 +data: "Ghana" +value: "Ghana" +label: "registration.country.choices.ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#898 +data: "Gibraltar" +value: "Gibraltar" +label: "registration.country.choices.gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#899 +data: "Grenade" +value: "Grenade" +label: "registration.country.choices.grenade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#900 +data: "Groenland" +value: "Groenland" +label: "registration.country.choices.groenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#901 +data: "Grèce" +value: "Grèce" +label: "registration.country.choices.grèce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#902 +data: "Guadeloupe" +value: "Guadeloupe" +label: "registration.country.choices.guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#903 +data: "Guam" +value: "Guam" +label: "registration.country.choices.guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#904 +data: "Guatemala" +value: "Guatemala" +label: "registration.country.choices.guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#905 +data: "Guinée" +value: "Guinée" +label: "registration.country.choices.guinee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#906 +data: "Guinée-Bissau" +value: "Guinée-Bissau" +label: "registration.country.choices.guinee-bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#907 +data: "Guinée Équatoriale" +value: "Guinée Équatoriale" +label: "registration.country.choices.guinee_equatoriale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#908 +data: "Guyana" +value: "Guyana" +label: "registration.country.choices.guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#909 +data: "Guyane Française" +value: "Guyane Française" +label: "registration.country.choices.guyane_française" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#910 +data: "Haïti" +value: "Haïti" +label: "registration.country.choices.haïti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#911 +data: "Honduras" +value: "Honduras" +label: "registration.country.choices.honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#912 +data: "Hong-Kong" +value: "Hong-Kong" +label: "registration.country.choices.hong-kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#913 +data: "Hongrie" +value: "Hongrie" +label: "registration.country.choices.hongrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#914 +data: "Inde" +value: "Inde" +label: "registration.country.choices.inde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#915 +data: "Indonésie" +value: "Indonésie" +label: "registration.country.choices.indonesie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#916 +data: "Iraq" +value: "Iraq" +label: "registration.country.choices.iraq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#917 +data: "Irlande" +value: "Irlande" +label: "registration.country.choices.irlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#918 +data: "Islande" +value: "Islande" +label: "registration.country.choices.islande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#919 +data: "Israël" +value: "Israël" +label: "registration.country.choices.israël" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#920 +data: "Italie" +value: "Italie" +label: "registration.country.choices.italie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#921 +data: "Jamahiriya Arabe Libyenne" +value: "Jamahiriya Arabe Libyenne" +label: "registration.country.choices.jamahiriya_arabe_libyenne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#922 +data: "Jamaïque" +value: "Jamaïque" +label: "registration.country.choices.jamaïque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#923 +data: "Japon" +value: "Japon" +label: "registration.country.choices.japon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#924 +data: "Jordanie" +value: "Jordanie" +label: "registration.country.choices.jordanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#925 +data: "Kazakhstan" +value: "Kazakhstan" +label: "registration.country.choices.kazakhstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#926 +data: "Kenya" +value: "Kenya" +label: "registration.country.choices.kenya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#927 +data: "Kirghizistan" +value: "Kirghizistan" +label: "registration.country.choices.kirghizistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#928 +data: "Kiribati" +value: "Kiribati" +label: "registration.country.choices.kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#929 +data: "Koweït" +value: "Koweït" +label: "registration.country.choices.koweït" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#930 +data: "Lesotho" +value: "Lesotho" +label: "registration.country.choices.lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#931 +data: "Lettonie" +value: "Lettonie" +label: "registration.country.choices.lettonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#932 +data: "Liban" +value: "Liban" +label: "registration.country.choices.liban" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#933 +data: "Libéria" +value: "Libéria" +label: "registration.country.choices.liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#934 +data: "Liechtenstein" +value: "Liechtenstein" +label: "registration.country.choices.liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#935 +data: "Lituanie" +value: "Lituanie" +label: "registration.country.choices.lituanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#936 +data: "Luxembourg" +value: "Luxembourg" +label: "registration.country.choices.luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#937 +data: "Macao" +value: "Macao" +label: "registration.country.choices.macao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#938 +data: "Madagascar" +value: "Madagascar" +label: "registration.country.choices.madagascar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#939 +data: "Malaisie" +value: "Malaisie" +label: "registration.country.choices.malaisie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#940 +data: "Malawi" +value: "Malawi" +label: "registration.country.choices.malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#941 +data: "Maldives" +value: "Maldives" +label: "registration.country.choices.maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#942 +data: "Mali" +value: "Mali" +label: "registration.country.choices.mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#943 +data: "Malte" +value: "Malte" +label: "registration.country.choices.malte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#944 +data: "Maroc" +value: "Maroc" +label: "registration.country.choices.maroc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#945 +data: "Martinique" +value: "Martinique" +label: "registration.country.choices.martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#946 +data: "Maurice" +value: "Maurice" +label: "registration.country.choices.maurice" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#947 +data: "Mauritanie" +value: "Mauritanie" +label: "registration.country.choices.mauritanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#948 +data: "Mayotte" +value: "Mayotte" +label: "registration.country.choices.mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#949 +data: "Mexique" +value: "Mexique" +label: "registration.country.choices.mexique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#950 +data: "Monaco" +value: "Monaco" +label: "registration.country.choices.monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#951 +data: "Mongolie" +value: "Mongolie" +label: "registration.country.choices.mongolie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#952 +data: "Montserrat" +value: "Montserrat" +label: "registration.country.choices.montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#953 +data: "Mozambique" +value: "Mozambique" +label: "registration.country.choices.mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#954 +data: "Myanmar" +value: "Myanmar" +label: "registration.country.choices.myanmar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#955 +data: "Namibie" +value: "Namibie" +label: "registration.country.choices.namibie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#956 +data: "Nauru" +value: "Nauru" +label: "registration.country.choices.nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#957 +data: "Népal" +value: "Népal" +label: "registration.country.choices.nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#958 +data: "Nicaragua" +value: "Nicaragua" +label: "registration.country.choices.nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#959 +data: "Niger" +value: "Niger" +label: "registration.country.choices.niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#960 +data: "Nigéria" +value: "Nigéria" +label: "registration.country.choices.nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#961 +data: "Niué" +value: "Niué" +label: "registration.country.choices.niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#962 +data: "Norvège" +value: "Norvège" +label: "registration.country.choices.norvège" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#963 +data: "Nouvelle-Calédonie" +value: "Nouvelle-Calédonie" +label: "registration.country.choices.nouvelle-caledonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#964 +data: "Nouvelle-Zélande" +value: "Nouvelle-Zélande" +label: "registration.country.choices.nouvelle-zelande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#965 +data: "Oman" +value: "Oman" +label: "registration.country.choices.oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#966 +data: "Ouganda" +value: "Ouganda" +label: "registration.country.choices.ouganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#967 +data: "Ouzbékistan" +value: "Ouzbékistan" +label: "registration.country.choices.ouzbekistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#968 +data: "Pakistan" +value: "Pakistan" +label: "registration.country.choices.pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +data: "Palaos" +value: "Palaos" +label: "registration.country.choices.palaos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +data: "Panama" +value: "Panama" +label: "registration.country.choices.panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +data: "Papouasie-Nouvelle-Guinée" +value: "Papouasie-Nouvelle-Guinée" +label: "registration.country.choices.papouasie-nouvelle-guinee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#972 +data: "Paraguay" +value: "Paraguay" +label: "registration.country.choices.paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#973 +data: "Pays-Bas" +value: "Pays-Bas" +label: "registration.country.choices.pays-bas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +data: "Pérou" +value: "Pérou" +label: "registration.country.choices.perou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +data: "Philippines" +value: "Philippines" +label: "registration.country.choices.philippines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +data: "Pitcairn" +value: "Pitcairn" +label: "registration.country.choices.pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#977 +data: "Pologne" +value: "Pologne" +label: "registration.country.choices.pologne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#978 +data: "Polynésie Française" +value: "Polynésie Française" +label: "registration.country.choices.polynesie_française" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#979 +data: "Porto Rico" +value: "Porto Rico" +label: "registration.country.choices.porto_rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#980 +data: "Portugal" +value: "Portugal" +label: "registration.country.choices.portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#981 +data: "Qatar" +value: "Qatar" +label: "registration.country.choices.qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +data: "République-Unie de Tanzanie" +value: "République-Unie de Tanzanie" +label: "registration.country.choices.republique-unie_de_tanzanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#983 +data: "République Arabe Syrienne" +value: "République Arabe Syrienne" +label: "registration.country.choices.republique_arabe_syrienne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#984 +data: "République Centrafricaine" +value: "République Centrafricaine" +label: "registration.country.choices.republique_centrafricaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +data: "République de Corée" +value: "République de Corée" +label: "registration.country.choices.republique_de_coree" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#986 +data: "République de Moldova" +value: "République de Moldova" +label: "registration.country.choices.republique_de_moldova" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#987 +data: "République Démocratique du Congo" +value: "République Démocratique du Congo" +label: "registration.country.choices.republique_democratique_du_congo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#988 +data: "République Dominicaine" +value: "République Dominicaine" +label: "registration.country.choices.republique_dominicaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +data: "République du Congo" +value: "République du Congo" +label: "registration.country.choices.republique_du_congo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +data: "République Tchèque" +value: "République Tchèque" +label: "registration.country.choices.republique_tchèque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +data: "Réunion" +value: "Réunion" +label: "registration.country.choices.reunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +data: "Roumanie" +value: "Roumanie" +label: "registration.country.choices.roumanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#993 +data: "Royaume-Uni" +value: "Royaume-Uni" +label: "registration.country.choices.royaume-uni" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#994 +data: "Rwanda" +value: "Rwanda" +label: "registration.country.choices.rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#995 +data: "Sahara Occidental" +value: "Sahara Occidental" +label: "registration.country.choices.sahara_occidental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#996 +data: "Saint-Kitts-et-Nevis" +value: "Saint-Kitts-et-Nevis" +label: "registration.country.choices.saint-kitts-et-nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +data: "Saint-Marin" +value: "Saint-Marin" +label: "registration.country.choices.saint-marin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +data: "Saint-Pierre-et-Miquelon" +value: "Saint-Pierre-et-Miquelon" +label: "registration.country.choices.saint-pierre-et-miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +data: "Saint-Siège (état de la Cité du Vatican)" +value: "Saint-Siège (état de la Cité du Vatican)" +label: "registration.country.choices.saint-siège_etat_de_la_cite_du_vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +data: "Saint-Vincent-et-les Grenadines" +value: "Saint-Vincent-et-les Grenadines" +label: "registration.country.choices.saint-vincent-et-les_grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1001 +data: "Sainte-Hélène" +value: "Sainte-Hélène" +label: "registration.country.choices.sainte-helène" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002 +data: "Sainte-Lucie" +value: "Sainte-Lucie" +label: "registration.country.choices.sainte-lucie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003 +data: "Samoa" +value: "Samoa" +label: "registration.country.choices.samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1004 +data: "Samoa Américaines" +value: "Samoa Américaines" +label: "registration.country.choices.samoa_americaines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1005 +data: "Sao Tomé-et-Principe" +value: "Sao Tomé-et-Principe" +label: "registration.country.choices.sao_tome-et-principe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +data: "Sénégal" +value: "Sénégal" +label: "registration.country.choices.senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +data: "Serbie-et-Monténégro" +value: "Serbie-et-Monténégro" +label: "registration.country.choices.serbie-et-montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1008 +data: "Seychelles" +value: "Seychelles" +label: "registration.country.choices.seychelles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1009 +data: "Sierra Leone" +value: "Sierra Leone" +label: "registration.country.choices.sierra_leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1010 +data: "Singapour" +value: "Singapour" +label: "registration.country.choices.singapour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1011 +data: "Slovaquie" +value: "Slovaquie" +label: "registration.country.choices.slovaquie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +data: "Slovénie" +value: "Slovénie" +label: "registration.country.choices.slovenie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +data: "Somalie" +value: "Somalie" +label: "registration.country.choices.somalie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1014 +data: "Soudan" +value: "Soudan" +label: "registration.country.choices.soudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1015 +data: "Sri Lanka" +value: "Sri Lanka" +label: "registration.country.choices.sri_lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1016 +data: "Suisse" +value: "Suisse" +label: "registration.country.choices.suisse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1017 +data: "Suriname" +value: "Suriname" +label: "registration.country.choices.suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1018 +data: "Suède" +value: "Suède" +label: "registration.country.choices.suède" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1019 +data: "Svalbard etÎle Jan Mayen" +value: "Svalbard etÎle Jan Mayen" +label: "registration.country.choices.svalbard_etîle_jan_mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1020 +data: "Swaziland" +value: "Swaziland" +label: "registration.country.choices.swaziland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +data: "Tadjikistan" +value: "Tadjikistan" +label: "registration.country.choices.tadjikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1022 +data: "Taïwan" +value: "Taïwan" +label: "registration.country.choices.taïwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1023 +data: "Tchad" +value: "Tchad" +label: "registration.country.choices.tchad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1024 +data: "Terres Australes Françaises" +value: "Terres Australes Françaises" +label: "registration.country.choices.terres_australes_françaises" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1025 +data: "Territoire Palestinien Occupé" +value: "Territoire Palestinien Occupé" +label: "registration.country.choices.territoire_palestinien_occupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1026 +data: "Thaïlande" +value: "Thaïlande" +label: "registration.country.choices.thaïlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1027 +data: "Timor-Leste" +value: "Timor-Leste" +label: "registration.country.choices.timor-leste" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1028 +data: "Togo" +value: "Togo" +label: "registration.country.choices.togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1029 +data: "Tokelau" +value: "Tokelau" +label: "registration.country.choices.tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1030 +data: "Tonga" +value: "Tonga" +label: "registration.country.choices.tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1031 +data: "Trinité-et-Tobago" +value: "Trinité-et-Tobago" +label: "registration.country.choices.trinite-et-tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1032 +data: "Tunisie" +value: "Tunisie" +label: "registration.country.choices.tunisie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +data: "Turkménistan" +value: "Turkménistan" +label: "registration.country.choices.turkmenistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1034 +data: "Turquie" +value: "Turquie" +label: "registration.country.choices.turquie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1035 +data: "Tuvalu" +value: "Tuvalu" +label: "registration.country.choices.tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1036 +data: "Ukraine" +value: "Ukraine" +label: "registration.country.choices.ukraine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +data: "Uruguay" +value: "Uruguay" +label: "registration.country.choices.uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1038 +data: "Vanuatu" +value: "Vanuatu" +label: "registration.country.choices.vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1039 +data: "Venezuela" +value: "Venezuela" +label: "registration.country.choices.venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1040 +data: "Viet Nam" +value: "Viet Nam" +label: "registration.country.choices.viet_nam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1041 +data: "Wallis et Futuna" +value: "Wallis et Futuna" +label: "registration.country.choices.wallis_et_futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1042 +data: "Yémen" +value: "Yémen" +label: "registration.country.choices.yemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1043 +data: "Zambie" +value: "Zambie" +label: "registration.country.choices.zambie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1044 +data: "Zimbabwe" +value: "Zimbabwe" +label: "registration.country.choices.zimbabwe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1045 +data: "Île Bouvet" +value: "Île Bouvet" +label: "registration.country.choices.île_bouvet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1046 +data: "Île Christmas" +value: "Île Christmas" +label: "registration.country.choices.île_christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1047 +data: "Île de Man" +value: "Île de Man" +label: "registration.country.choices.île_de_man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1048 +data: "Île Norfolk" +value: "Île Norfolk" +label: "registration.country.choices.île_norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1049 +data: "Îles Caïmanes" +value: "Îles Caïmanes" +label: "registration.country.choices.îles_caïmanes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1050 +data: "Îles Cocos (Keeling)" +value: "Îles Cocos (Keeling)" +label: "registration.country.choices.îles_cocos_keeling" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1051 +data: "Îles Cook" +value: "Îles Cook" +label: "registration.country.choices.îles_cook" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1052 +data: "Îles Féroé" +value: "Îles Féroé" +label: "registration.country.choices.îles_feroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1053 +data: "Îles Heard et Mcdonald" +value: "Îles Heard et Mcdonald" +label: "registration.country.choices.îles_heard_et_mcdonald" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +data: "Îles (malvinas) Falkland" +value: "Îles (malvinas) Falkland" +label: "registration.country.choices.îles_malvinas_falkland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +data: "Îles Mariannes du Nord" +value: "Îles Mariannes du Nord" +label: "registration.country.choices.îles_mariannes_du_nord" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1056 +data: "Îles Marshall" +value: "Îles Marshall" +label: "registration.country.choices.îles_marshall" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1057 +data: "Îles Mineures Éloignées des États-Unis" +value: "Îles Mineures Éloignées des États-Unis" +label: "registration.country.choices.îles_mineures_eloignees_des_etats-unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1058 +data: "Îles Salomon" +value: "Îles Salomon" +label: "registration.country.choices.îles_salomon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1059 +data: "Îles Turks et Caïques" +value: "Îles Turks et Caïques" +label: "registration.country.choices.îles_turks_et_caïques" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1060 +data: "Îles Vierges Britanniques" +value: "Îles Vierges Britanniques" +label: "registration.country.choices.îles_vierges_britanniques" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1061 +data: "Îles Vierges des États-Unis" +value: "Îles Vierges des États-Unis" +label: "registration.country.choices.îles_vierges_des_etats-unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1062 +data: "Îles Åland" +value: "Îles Åland" +label: "registration.country.choices.îles_åland" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#839 -errors: [] -form: Symfony\Component\Form\Form {#804 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#841 …5} |
full_name | "registration_form[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_country" |
is_selected | Closure($choice, $value) {#1066 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 | "_registration_form_country" |
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#695 +payload: null +groups: ? ?array +message: "registration.error.firstname_required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#695 +payload: null +groups: ? ?array +message: "registration.error.firstname_required" +allowNull: false +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#695 +payload: null +groups: ? ?array +message: "registration.error.firstname_required" +allowNull: false +normalizer: null } ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#672 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() {#669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#671 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1064 -errors: [] -form: Symfony\Component\Form\Form {#807 …} } |
form | Symfony\Component\Form\FormView {#1065 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_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 | "_registration_form_firstName" |
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#630 +payload: null +groups: ? ?array +message: "registration.error.lastname_required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#630 +payload: null +groups: ? ?array +message: "registration.error.lastname_required" +allowNull: false +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#630 +payload: null +groups: ? ?array +message: "registration.error.lastname_required" +allowNull: false +normalizer: null } ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#679 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() {#681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#680 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
cache_key | "_registration_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1067 -errors: [] -form: Symfony\Component\Form\Form {#810 …} } |
form | Symfony\Component\Form\FormView {#1068 …5} |
full_name | "registration_form[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_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 | "_registration_form_lastName" |
valid | true |
value | "" |
jour_naissance
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#627 +payload: null +groups: ? ?array +message: "registration.error.day_of_birth_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Range {#626 +payload: null +groups: ? ?array +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 1 +minPropertyPath: null +max: 31 +maxPropertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#627 +payload: null +groups: ? ?array +message: "registration.error.day_of_birth_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Range {#626 +payload: null +groups: ? ?array +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 1 +minPropertyPath: null +max: 31 +maxPropertyPath: null } ] |
data | "" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#627 +payload: null +groups: ? ?array +message: "registration.error.day_of_birth_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Range {#626 +payload: null +groups: ? ?array +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 1 +minPropertyPath: null +max: 31 +maxPropertyPath: null } ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data | "" |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#688 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_jour_naissance" ] |
cache_key | "_registration_form_jour_naissance_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1071 +data: 1 +value: "1" +label: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1072 +data: 2 +value: "2" +label: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +data: 3 +value: "3" +label: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +data: 4 +value: "4" +label: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1075 +data: 5 +value: "5" +label: "5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +data: 6 +value: "6" +label: "6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +data: 7 +value: "7" +label: "7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1078 +data: 8 +value: "8" +label: "8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1079 +data: 9 +value: "9" +label: "9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +data: 10 +value: "10" +label: "10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1081 +data: 11 +value: "11" +label: "11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1082 +data: 12 +value: "12" +label: "12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +data: 13 +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +data: 14 +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +data: 15 +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1086 +data: 16 +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +data: 17 +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +data: 18 +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1089 +data: 19 +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +data: 20 +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +data: 21 +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +data: 22 +value: "22" +label: "22" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +data: 23 +value: "23" +label: "23" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +data: 24 +value: "24" +label: "24" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +data: 25 +value: "25" +label: "25" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +data: 26 +value: "26" +label: "26" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +data: 27 +value: "27" +label: "27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1098 +data: 28 +value: "28" +label: "28" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1099 +data: 29 +value: "29" +label: "29" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +data: 30 +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1101 +data: 31 +value: "31" +label: "31" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1069 -errors: [] -form: Symfony\Component\Form\Form {#768 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1070 …5} |
full_name | "registration_form[jour_naissance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_jour_naissance" |
is_selected | Closure($choice, $value) {#1103 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 | "jour_naissance" |
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 | "_registration_form_jour_naissance" |
valid | true |
value | "" |
mois_naissance
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
choices | [ "Janvier" => 1 "Février" => 2 "Mars" => 3 "Avril" => 4 "Mai" => 5 "Juin" => 6 "Juillet" => 7 "Août" => 8 "Septembre" => 9 "Octobre" => 10 "Novembre" => 11 "Décembre" => 12 ] |
[ "Janvier" => 1 "Février" => 2 "Mars" => 3 "Avril" => 4 "Mai" => 5 "Juin" => 6 "Juillet" => 7 "Août" => 8 "Septembre" => 9 "Octobre" => 10 "Novembre" => 11 "Décembre" => 12 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#638 +payload: null +groups: ? ?array +message: "registration.error.month_of_birth_required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#638 +payload: null +groups: ? ?array +message: "registration.error.month_of_birth_required" +allowNull: false +normalizer: null } ] |
data | "" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Janvier" => 1 "Février" => 2 "Mars" => 3 "Avril" => 4 "Mai" => 5 "Juin" => 6 "Juillet" => 7 "Août" => 8 "Septembre" => 9 "Octobre" => 10 "Novembre" => 11 "Décembre" => 12 ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#638 +payload: null +groups: ? ?array +message: "registration.error.month_of_birth_required" +allowNull: false +normalizer: null } ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data | "" |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#704 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_mois_naissance" ] |
cache_key | "_registration_form_mois_naissance_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1106 +data: 1 +value: "1" +label: "Janvier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1107 +data: 2 +value: "2" +label: "Février" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +data: 3 +value: "3" +label: "Mars" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +data: 4 +value: "4" +label: "Avril" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1110 +data: 5 +value: "5" +label: "Mai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +data: 6 +value: "6" +label: "Juin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112 +data: 7 +value: "7" +label: "Juillet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +data: 8 +value: "8" +label: "Août" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114 +data: 9 +value: "9" +label: "Septembre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115 +data: 10 +value: "10" +label: "Octobre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +data: 11 +value: "11" +label: "Novembre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117 +data: 12 +value: "12" +label: "Décembre" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1104 -errors: [] -form: Symfony\Component\Form\Form {#771 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1105 …5} |
full_name | "registration_form[mois_naissance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_mois_naissance" |
is_selected | Closure($choice, $value) {#1119 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 | "mois_naissance" |
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 | "_registration_form_mois_naissance" |
valid | true |
value | "" |
annee_naissance
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
choices | [ 1920 => 1920 1921 => 1921 1922 => 1922 1923 => 1923 1924 => 1924 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
[ 1920 => 1920 1921 => 1921 1922 => 1922 1923 => 1923 1924 => 1924 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
data | "" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 1920 => 1920 1921 => 1921 1922 => 1922 1923 => 1923 1924 => 1924 1925 => 1925 1926 => 1926 1927 => 1927 1928 => 1928 1929 => 1929 1930 => 1930 1931 => 1931 1932 => 1932 1933 => 1933 1934 => 1934 1935 => 1935 1936 => 1936 1937 => 1937 1938 => 1938 1939 => 1939 1940 => 1940 1941 => 1941 1942 => 1942 1943 => 1943 1944 => 1944 1945 => 1945 1946 => 1946 1947 => 1947 1948 => 1948 1949 => 1949 1950 => 1950 1951 => 1951 1952 => 1952 1953 => 1953 1954 => 1954 1955 => 1955 1956 => 1956 1957 => 1957 1958 => 1958 1959 => 1959 1960 => 1960 1961 => 1961 1962 => 1962 1963 => 1963 1964 => 1964 1965 => 1965 1966 => 1966 1967 => 1967 1968 => 1968 1969 => 1969 1970 => 1970 1971 => 1971 1972 => 1972 1973 => 1973 1974 => 1974 1975 => 1975 1976 => 1976 1977 => 1977 1978 => 1978 1979 => 1979 1980 => 1980 1981 => 1981 1982 => 1982 1983 => 1983 1984 => 1984 1985 => 1985 1986 => 1986 1987 => 1987 1988 => 1988 1989 => 1989 1990 => 1990 1991 => 1991 1992 => 1992 1993 => 1993 1994 => 1994 1995 => 1995 1996 => 1996 1997 => 1997 1998 => 1998 1999 => 1999 2000 => 2000 2001 => 2001 2002 => 2002 2003 => 2003 2004 => 2004 2005 => 2005 2006 => 2006 2007 => 2007 2008 => 2008 2009 => 2009 2010 => 2010 2011 => 2011 2012 => 2012 2013 => 2013 2014 => 2014 2015 => 2015 2016 => 2016 2017 => 2017 2018 => 2018 2019 => 2019 2020 => 2020 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data | "" |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#717 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_annee_naissance" ] |
cache_key | "_registration_form_annee_naissance_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +data: 1920 +value: "1920" +label: "1920" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1123 +data: 1921 +value: "1921" +label: "1921" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1124 +data: 1922 +value: "1922" +label: "1922" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1125 +data: 1923 +value: "1923" +label: "1923" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1126 +data: 1924 +value: "1924" +label: "1924" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1127 +data: 1925 +value: "1925" +label: "1925" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1128 +data: 1926 +value: "1926" +label: "1926" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1129 +data: 1927 +value: "1927" +label: "1927" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1130 +data: 1928 +value: "1928" +label: "1928" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1131 +data: 1929 +value: "1929" +label: "1929" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1132 +data: 1930 +value: "1930" +label: "1930" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +data: 1931 +value: "1931" +label: "1931" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1134 +data: 1932 +value: "1932" +label: "1932" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1135 +data: 1933 +value: "1933" +label: "1933" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1136 +data: 1934 +value: "1934" +label: "1934" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1137 +data: 1935 +value: "1935" +label: "1935" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138 +data: 1936 +value: "1936" +label: "1936" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1139 +data: 1937 +value: "1937" +label: "1937" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1140 +data: 1938 +value: "1938" +label: "1938" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1141 +data: 1939 +value: "1939" +label: "1939" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1142 +data: 1940 +value: "1940" +label: "1940" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1143 +data: 1941 +value: "1941" +label: "1941" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1144 +data: 1942 +value: "1942" +label: "1942" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1145 +data: 1943 +value: "1943" +label: "1943" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1146 +data: 1944 +value: "1944" +label: "1944" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1147 +data: 1945 +value: "1945" +label: "1945" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1148 +data: 1946 +value: "1946" +label: "1946" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1149 +data: 1947 +value: "1947" +label: "1947" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1150 +data: 1948 +value: "1948" +label: "1948" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1151 +data: 1949 +value: "1949" +label: "1949" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1152 +data: 1950 +value: "1950" +label: "1950" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +data: 1951 +value: "1951" +label: "1951" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1154 +data: 1952 +value: "1952" +label: "1952" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1155 +data: 1953 +value: "1953" +label: "1953" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1156 +data: 1954 +value: "1954" +label: "1954" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +data: 1955 +value: "1955" +label: "1955" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +data: 1956 +value: "1956" +label: "1956" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +data: 1957 +value: "1957" +label: "1957" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1160 +data: 1958 +value: "1958" +label: "1958" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +data: 1959 +value: "1959" +label: "1959" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1162 +data: 1960 +value: "1960" +label: "1960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1163 +data: 1961 +value: "1961" +label: "1961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +data: 1962 +value: "1962" +label: "1962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +data: 1963 +value: "1963" +label: "1963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1166 +data: 1964 +value: "1964" +label: "1964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1167 +data: 1965 +value: "1965" +label: "1965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1168 +data: 1966 +value: "1966" +label: "1966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1169 +data: 1967 +value: "1967" +label: "1967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1170 +data: 1968 +value: "1968" +label: "1968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1171 +data: 1969 +value: "1969" +label: "1969" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1172 +data: 1970 +value: "1970" +label: "1970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +data: 1971 +value: "1971" +label: "1971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1174 +data: 1972 +value: "1972" +label: "1972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1175 +data: 1973 +value: "1973" +label: "1973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +data: 1974 +value: "1974" +label: "1974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1177 +data: 1975 +value: "1975" +label: "1975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +data: 1976 +value: "1976" +label: "1976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1179 +data: 1977 +value: "1977" +label: "1977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1180 +data: 1978 +value: "1978" +label: "1978" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1181 +data: 1979 +value: "1979" +label: "1979" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +data: 1980 +value: "1980" +label: "1980" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1183 +data: 1981 +value: "1981" +label: "1981" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1184 +data: 1982 +value: "1982" +label: "1982" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1185 +data: 1983 +value: "1983" +label: "1983" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +data: 1984 +value: "1984" +label: "1984" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1187 +data: 1985 +value: "1985" +label: "1985" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +data: 1986 +value: "1986" +label: "1986" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1189 +data: 1987 +value: "1987" +label: "1987" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +data: 1988 +value: "1988" +label: "1988" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1191 +data: 1989 +value: "1989" +label: "1989" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +data: 1990 +value: "1990" +label: "1990" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1193 +data: 1991 +value: "1991" +label: "1991" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +data: 1992 +value: "1992" +label: "1992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +data: 1993 +value: "1993" +label: "1993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +data: 1994 +value: "1994" +label: "1994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +data: 1995 +value: "1995" +label: "1995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1198 +data: 1996 +value: "1996" +label: "1996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1199 +data: 1997 +value: "1997" +label: "1997" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1200 +data: 1998 +value: "1998" +label: "1998" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +data: 1999 +value: "1999" +label: "1999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1202 +data: 2000 +value: "2000" +label: "2000" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1203 +data: 2001 +value: "2001" +label: "2001" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1204 +data: 2002 +value: "2002" +label: "2002" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1205 +data: 2003 +value: "2003" +label: "2003" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1206 +data: 2004 +value: "2004" +label: "2004" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1207 +data: 2005 +value: "2005" +label: "2005" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +data: 2006 +value: "2006" +label: "2006" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +data: 2007 +value: "2007" +label: "2007" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1210 +data: 2008 +value: "2008" +label: "2008" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1211 +data: 2009 +value: "2009" +label: "2009" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1212 +data: 2010 +value: "2010" +label: "2010" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1213 +data: 2011 +value: "2011" +label: "2011" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1214 +data: 2012 +value: "2012" +label: "2012" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1215 +data: 2013 +value: "2013" +label: "2013" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +data: 2014 +value: "2014" +label: "2014" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +data: 2015 +value: "2015" +label: "2015" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1218 +data: 2016 +value: "2016" +label: "2016" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +data: 2017 +value: "2017" +label: "2017" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +data: 2018 +value: "2018" +label: "2018" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1221 +data: 2019 +value: "2019" +label: "2019" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1222 +data: 2020 +value: "2020" +label: "2020" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1223 +data: 2021 +value: "2021" +label: "2021" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1224 +data: 2022 +value: "2022" +label: "2022" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1225 +data: 2023 +value: "2023" +label: "2023" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +data: 2024 +value: "2024" +label: "2024" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1227 +data: 2025 +value: "2025" +label: "2025" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1120 -errors: [] -form: Symfony\Component\Form\Form {#774 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1121 …5} |
full_name | "registration_form[annee_naissance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_annee_naissance" |
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 | "annee_naissance" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_annee_naissance" |
valid | true |
value | "" |
phoneNumber
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#640 +payload: null +groups: ? ?array +message: "registration.error.phone_required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#640 +payload: null +groups: ? ?array +message: "registration.error.phone_required" +allowNull: false +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#640 +payload: null +groups: ? ?array +message: "registration.error.phone_required" +allowNull: false +normalizer: null } ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#729 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
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() {#734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#728 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_registration_form_phoneNumber" ] |
cache_key | "_registration_form_phoneNumber_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1230 -errors: [] -form: Symfony\Component\Form\Form {#777 …} } |
form | Symfony\Component\Form\FormView {#1231 …5} |
full_name | "registration_form[phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_phoneNumber" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneNumber" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_phoneNumber" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
attr | [ "class" => "form-control form-control-solid" ] |
[ "class" => "form-control form-control-solid" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#555 +payload: null +groups: ? ?array +message: "registration.error.email_required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#555 +payload: null +groups: ? ?array +message: "registration.error.email_required" +allowNull: false +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#555 +payload: null +groups: ? ?array +message: "registration.error.email_required" +allowNull: false +normalizer: null } ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
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() {#747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#741 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1232 -errors: [] -form: Symfony\Component\Form\Form {#780 …} } |
form | Symfony\Component\Form\FormView {#1233 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
plainPassword
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 |
---|---|---|
attr | [ "autocomplete" => "new-password" "class" => "form-control form-control-solid" ] |
[ "autocomplete" => "new-password" "class" => "form-control form-control-solid" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#622 +payload: null +groups: ? ?array +message: "registration.error.password_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#618 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "registration.error.password_min_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#622 +payload: null +groups: ? ?array +message: "registration.error.password_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#618 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "registration.error.password_min_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#622 +payload: null +groups: ? ?array +message: "registration.error.password_required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#618 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "registration.error.password_min_length" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#754 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#760 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" "class" => "form-control form-control-solid" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1234 -errors: [] -form: Symfony\Component\Form\Form {#783 …} } |
form | Symfony\Component\Form\FormView {#1235 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9705a68.Jrh4YhRxqsEMCzXh6Re_LZiSw7PSI4IvC-yp4ug7juU.XsIWNWA377JJPVPTgEjyYcv0ueeiQPAWbqHtva1q6pJF4T09bUPmhFRKRg" |
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 | "9705a68.Jrh4YhRxqsEMCzXh6Re_LZiSw7PSI4IvC-yp4ug7juU.XsIWNWA377JJPVPTgEjyYcv0ueeiQPAWbqHtva1q6pJF4T09bUPmhFRKRg" |
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 {#448 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#444 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#426 …} -namespace: Closure() {#428 …} } |
data | "9705a68.Jrh4YhRxqsEMCzXh6Re_LZiSw7PSI4IvC-yp4ug7juU.XsIWNWA377JJPVPTgEjyYcv0ueeiQPAWbqHtva1q6pJF4T09bUPmhFRKRg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1236 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() {#1241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#325 …} $message: Closure() {#1238 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "9705a68.Jrh4YhRxqsEMCzXh6Re_LZiSw7PSI4IvC-yp4ug7juU.XsIWNWA377JJPVPTgEjyYcv0ueeiQPAWbqHtva1q6pJF4T09bUPmhFRKRg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1251 -errors: [] -form: Symfony\Component\Form\Form {#1247 …} } |
form | Symfony\Component\Form\FormView {#1242 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__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 | "_registration_form__token" |
valid | true |
value | "9705a68.Jrh4YhRxqsEMCzXh6Re_LZiSw7PSI4IvC-yp4ug7juU.XsIWNWA377JJPVPTgEjyYcv0ueeiQPAWbqHtva1q6pJF4T09bUPmhFRKRg" |