- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 43
- Events
- Routing
- Cache
- Translation 259
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
nom
-
prenom
-
societe
-
fonction
-
email
-
telephone
-
codePostal
-
ville
-
pays
-
-
message
-
captcha
-
_token
-
rendez_vous
"App\Form\Front\RendezVousType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Contact {#2127 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1765328937 {#2128 date: 2025-12-10 02:08:57.019935 Europe/Paris (+01:00) } -utilisateur: null -informationComplementaire: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Contact {#2127 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1765328937 {#2128 date: 2025-12-10 02:08:57.019935 Europe/Paris (+01:00) } -utilisateur: null -informationComplementaire: [] } |
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 {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data | App\Entity\Contact {#2127 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1765328937 {#2128 date: 2025-12-10 02:08:57.019935 Europe/Paris (+01:00) } -utilisateur: null -informationComplementaire: [] } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} use: { $class: "App\Entity\Contact" } } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#3671 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "rendez_vous" "_rendez_vous" ] |
| cache_key | "_rendez_vous_rendez_vous" |
| compound | true |
| data | App\Entity\Contact {#2127 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1765328937 {#2128 date: 2025-12-10 02:08:57.019935 Europe/Paris (+01:00) } -utilisateur: null -informationComplementaire: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6170 -form: Symfony\Component\Form\Form {#6128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3673 …5} |
| full_name | "rendez_vous" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rendez_vous" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous" |
| valid | true |
| value | App\Entity\Contact {#2127 -id: null -type: "Contact" -demande: null -message: null -dateCreation: DateTime @1765328937 {#2128 date: 2025-12-10 02:08:57.019935 Europe/Paris (+01:00) } -utilisateur: null -informationComplementaire: [] } |
informationComplementaire
"App\Form\Front\InformationComplementaireContactType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#3711 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "information_complementaire_contact" "_rendez_vous_informationComplementaire" ] |
| cache_key | "_rendez_vous_informationComplementaire_information_complementaire_contact" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6271 -form: Symfony\Component\Form\Form {#6233 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6301 …5} |
| full_name | "rendez_vous[informationComplementaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "informationComplementaire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire" |
| valid | true |
| value | [] |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#6169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6168 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rendez_vous_informationComplementaire_nom" ] |
| cache_key | "_rendez_vous_informationComplementaire_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6272 -form: Symfony\Component\Form\Form {#6232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6279 …5} |
| full_name | "rendez_vous[informationComplementaire][nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_nom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_nom" |
| valid | true |
| value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "Prénom" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6131 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6132 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rendez_vous_informationComplementaire_prenom" ] |
| cache_key | "_rendez_vous_informationComplementaire_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6123 -form: Symfony\Component\Form\Form {#6238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6105 …5} |
| full_name | "rendez_vous[informationComplementaire][prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_prenom" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_prenom" |
| valid | true |
| value | "" |
societe
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "Société" |
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 | 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 {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6140 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | "Société" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#6142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6141 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rendez_vous_informationComplementaire_societe" ] |
| cache_key | "_rendez_vous_informationComplementaire_societe_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3713 -form: Symfony\Component\Form\Form {#6241 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6224 …5} |
| full_name | "rendez_vous[informationComplementaire][societe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_societe" |
| label | "Société" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "societe" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_societe" |
| valid | true |
| value | "" |
fonction
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#6151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6150 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rendez_vous_informationComplementaire_fonction" ] |
| cache_key | "_rendez_vous_informationComplementaire_fonction_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6203 -form: Symfony\Component\Form\Form {#6244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6194 …5} |
| full_name | "rendez_vous[informationComplementaire][fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_fonction" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fonction" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_fonction" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| label | "Adresse e-mail" |
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 | 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 {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6158 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | "Adresse e-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#6176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6159 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_rendez_vous_informationComplementaire_email" ] |
| cache_key | "_rendez_vous_informationComplementaire_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6185 -form: Symfony\Component\Form\Form {#6247 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6175 …5} |
| full_name | "rendez_vous[informationComplementaire][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_email" |
| label | "Adresse e-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_email" |
| valid | true |
| value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "Téléphone" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6182 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6183 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rendez_vous_informationComplementaire_telephone" ] |
| cache_key | "_rendez_vous_informationComplementaire_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6152 -form: Symfony\Component\Form\Form {#6250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6143 …5} |
| full_name | "rendez_vous[informationComplementaire][telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_telephone" |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_telephone" |
| valid | true |
| value | "" |
codePostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "Code Postal" |
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 | 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 {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | "Code Postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#6193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6192 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rendez_vous_informationComplementaire_codePostal" ] |
| cache_key | "_rendez_vous_informationComplementaire_codePostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6134 -form: Symfony\Component\Form\Form {#6253 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6305 …5} |
| full_name | "rendez_vous[informationComplementaire][codePostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_codePostal" |
| label | "Code Postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codePostal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_codePostal" |
| valid | true |
| value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#6202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6201 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rendez_vous_informationComplementaire_ville" ] |
| cache_key | "_rendez_vous_informationComplementaire_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6307 -form: Symfony\Component\Form\Form {#6256 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6308 …5} |
| full_name | "rendez_vous[informationComplementaire][ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_ville" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_ville" |
| valid | true |
| value | "" |
pays
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "FRANCE - FR" => "FRANCE" "AFGHANISTAN - AF" => "AFGHANISTAN" "AFRIQUE DU SUD - ZA" => "AFRIQUE DU SUD" "ÅLAND, ÎLES - AX" => "ÅLAND, ÎLES" "ALBANIE - AL" => "ALBANIE" "ALGÉRIE - DZ" => "ALGÉRIE" "ALLEMAGNE - DE" => "ALLEMAGNE" "ANDORRE - AD" => "ANDORRE" "ANGOLA - AO" => "ANGOLA" "ANGUILLA - AI" => "ANGUILLA" "ANTARCTIQUE - AQ" => "ANTARCTIQUE" "ANTIGUA-ET-BARBUDA - AG" => "ANTIGUA-ET-BARBUDA" "ARABIE SAOUDITE - SA" => "ARABIE SAOUDITE" "ARGENTINE - AR" => "ARGENTINE" "ARMÉNIE - AM" => "ARMÉNIE" "BELGIQUE - BE" => "BELGIQUE" "ARUBA - AW" => "ARUBA" "AUSTRALIE - AU" => "AUSTRALIE" "AUTRICHE - AT" => "AUTRICHE" "AZERBAÏDJAN - AZ" => "AZERBAÏDJAN" "SUISSE - CH" => "SUISSE" "BAHAMAS - BS" => "BAHAMAS" "BAHREÏN - BH" => "BAHREÏN" "BANGLADESH - BD" => "BANGLADESH" "BARBADE - BB" => "BARBADE" "BÉLARUS - BY" => "BÉLARUS" "BELIZE - BZ" => "BELIZE" "BÉNIN - BJ" => "BÉNIN" "BERMUDES - BM" => "BERMUDES" "BHOUTAN - BT" => "BHOUTAN" "BOLIVIE, l'ÉTAT PLURINATIONAL DE - BO" => "BOLIVIE, l'ÉTAT PLURINATIONAL DE" "BONAIRE, SAINT-EUSTACHE ET SABA - BQ" => "BONAIRE, SAINT-EUSTACHE ET SABA" "BOSNIE-HERZÉGOVINE - BA" => "BOSNIE-HERZÉGOVINE" "BOTSWANA - BW" => "BOTSWANA" "BOUVET, ÎLE - BV" => "BOUVET, ÎLE" "BRÉSIL - BR" => "BRÉSIL" "BRUNEI DARUSSALAM - BN" => "BRUNEI DARUSSALAM" "BULGARIE - BG" => "BULGARIE" "BURKINA FASO - BF" => "BURKINA FASO" "BURUNDI - BI" => "BURUNDI" "CAÏMANS, ÎLES - KY" => "CAÏMANS, ÎLES" "CAMBODGE - KH" => "CAMBODGE" "CAMEROUN - CM" => "CAMEROUN" "CANADA - CA" => "CANADA" "CAP-VERT - CV" => "CAP-VERT" "CENTRAFRICAINE, RÉPUBLIQUE - CF" => "CENTRAFRICAINE, RÉPUBLIQUE" "CHILI - CL" => "CHILI" "CHINE - CN" => "CHINE" "CHRISTMAS, ÎLE - CX" => "CHRISTMAS, ÎLE" "CHYPRE - CY" => "CHYPRE" "COCOS (KEELING), ÎLES - CC" => "COCOS (KEELING), ÎLES" "COLOMBIE - CO" => "COLOMBIE" "COMORES - KM" => "COMORES" "CONGO - CG" => "CONGO" "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU - CD" => "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU" "COOK, ÎLES - CK" => "COOK, ÎLES" "CORÉE, RÉPUBLIQUE DE - KR" => "CORÉE, RÉPUBLIQUE DE" "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE - KP" => "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE" "COSTA RICA - CR" => "COSTA RICA" "CÔTE D'IVOIRE - CI" => "CÔTE D'IVOIRE" "CROATIE - HR" => "CROATIE" "CUBA - CU" => "CUBA" "CURAÇAO - CW" => "CURAÇAO" "DANEMARK - DK" => "DANEMARK" "DJIBOUTI - DJ" => "DJIBOUTI" "DOMINICAINE, RÉPUBLIQUE - DO" => "DOMINICAINE, RÉPUBLIQUE" "DOMINIQUE - DM" => "DOMINIQUE" "ÉGYPTE - EG" => "ÉGYPTE" "EL SALVADOR - SV" => "EL SALVADOR" "ÉMIRATS ARABES UNIS - AE" => "ÉMIRATS ARABES UNIS" "ÉQUATEUR - EC" => "ÉQUATEUR" "ÉRYTHRÉE - ER" => "ÉRYTHRÉE" "ESPAGNE - ES" => "ESPAGNE" "ESTONIE - EE" => "ESTONIE" "ÉTATS-UNIS - US" => "ÉTATS-UNIS" "ÉTHIOPIE - ET" => "ÉTHIOPIE" "FALKLAND, ÎLES (MALVINAS) - FK" => "FALKLAND, ÎLES (MALVINAS)" "FÉROÉ, ÎLES - FO" => "FÉROÉ, ÎLES" "FIDJI - FJ" => "FIDJI" "FINLANDE - FI" => "FINLANDE" "GABON - GA" => "GABON" "GAMBIE - GM" => "GAMBIE" "GÉORGIE - GE" => "GÉORGIE" "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD - GS" => "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD" "GHANA - GH" => "GHANA" "GIBRALTAR - GI" => "GIBRALTAR" "GRÈCE - GR" => "GRÈCE" "GRENADE - GD" => "GRENADE" "GROENLAND - GL" => "GROENLAND" "GUADELOUPE - GP" => "GUADELOUPE" "GUAM - GU" => "GUAM" "GUATEMALA - GT" => "GUATEMALA" "GUERNESEY - GG" => "GUERNESEY" "GUINÉE - GN" => "GUINÉE" "GUINÉE-BISSAU - GW" => "GUINÉE-BISSAU" "GUINÉE ÉQUATORIALE - GQ" => "GUINÉE ÉQUATORIALE" "GUYANA - GY" => "GUYANA" "GUYANE FRANÇAISE - GF" => "GUYANE FRANÇAISE" "HAÏTI - HT" => "HAÏTI" "HEARD-ET-ÎLES MACDONALD, ÎLE - HM" => "HEARD-ET-ÎLES MACDONALD, ÎLE" "HONDURAS - HN" => "HONDURAS" "HONG KONG - HK" => "HONG KONG" "HONGRIE - HU" => "HONGRIE" "ÎLE DE MAN - IM" => "ÎLE DE MAN" "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS - UM" => "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS" "ÎLES VIERGES BRITANNIQUES - VG" => "ÎLES VIERGES BRITANNIQUES" "ÎLES VIERGES DES ÉTATS-UNIS - VI" => "ÎLES VIERGES DES ÉTATS-UNIS" "INDE - IN" => "INDE" "INDONÉSIE - ID" => "INDONÉSIE" "IRAN, RÉPUBLIQUE ISLAMIQUE D' - IR" => "IRAN, RÉPUBLIQUE ISLAMIQUE D'" "IRAQ - IQ" => "IRAQ" "IRLANDE - IE" => "IRLANDE" "ISLANDE - IS" => "ISLANDE" "ISRAËL - IL" => "ISRAËL" "ITALIE - IT" => "ITALIE" "JAMAÏQUE - JM" => "JAMAÏQUE" "JAPON - JP" => "JAPON" "JERSEY - JE" => "JERSEY" "JORDANIE - JO" => "JORDANIE" "KAZAKHSTAN - KZ" => "KAZAKHSTAN" "KENYA - KE" => "KENYA" "KIRGHIZISTAN - KG" => "KIRGHIZISTAN" "KIRIBATI - KI" => "KIRIBATI" "KOWEÏT - KW" => "KOWEÏT" "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE - LA" => "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE" "LESOTHO - LS" => "LESOTHO" "LETTONIE - LV" => "LETTONIE" "LIBAN - LB" => "LIBAN" "LIBÉRIA - LR" => "LIBÉRIA" "LIBYENNE, JAMAHIRIYA ARABE - LY" => "LIBYENNE, JAMAHIRIYA ARABE" "LIECHTENSTEIN - LI" => "LIECHTENSTEIN" "LITUANIE - LT" => "LITUANIE" "LUXEMBOURG - LU" => "LUXEMBOURG" "MACAO - MO" => "MACAO" "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE - MK" => "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE" "MADAGASCAR - MG" => "MADAGASCAR" "MALAISIE - MY" => "MALAISIE" "MALAWI - MW" => "MALAWI" "MALDIVES - MV" => "MALDIVES" "MALI - ML" => "MALI" "MALTE - MT" => "MALTE" "MARIANNES DU NORD, ÎLES - MP" => "MARIANNES DU NORD, ÎLES" "MAROC - MA" => "MAROC" "MARSHALL, ÎLES - MH" => "MARSHALL, ÎLES" "MARTINIQUE - MQ" => "MARTINIQUE" "MAURICE - MU" => "MAURICE" "MAURITANIE - MR" => "MAURITANIE" "MAYOTTE - YT" => "MAYOTTE" "MEXIQUE - MX" => "MEXIQUE" "MICRONÉSIE, ÉTATS FÉDÉRÉS DE - FM" => "MICRONÉSIE, ÉTATS FÉDÉRÉS DE" "MOLDOVA, RÉPUBLIQUE DE - MD" => "MOLDOVA, RÉPUBLIQUE DE" "MONACO - MC" => "MONACO" "MONGOLIE - MN" => "MONGOLIE" "MONTÉNÉGRO - ME" => "MONTÉNÉGRO" "MONTSERRAT - MS" => "MONTSERRAT" "MOZAMBIQUE - MZ" => "MOZAMBIQUE" "MYANMAR - MM" => "MYANMAR" "NAMIBIE - NA" => "NAMIBIE" "NAURU - NR" => "NAURU" "NÉPAL - NP" => "NÉPAL" "NICARAGUA - NI" => "NICARAGUA" "NIGER - NE" => "NIGER" "NIGÉRIA - NG" => "NIGÉRIA" "NIUÉ - NU" => "NIUÉ" "NORFOLK, ÎLE - NF" => "NORFOLK, ÎLE" "NORVÈGE - NO" => "NORVÈGE" "NOUVELLE-CALÉDONIE - NC" => "NOUVELLE-CALÉDONIE" "NOUVELLE-ZÉLANDE - NZ" => "NOUVELLE-ZÉLANDE" "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L' - IO" => "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L'" "OMAN - OM" => "OMAN" "OUGANDA - UG" => "OUGANDA" "OUZBÉKISTAN - UZ" => "OUZBÉKISTAN" "PAKISTAN - PK" => "PAKISTAN" "PALAOS - PW" => "PALAOS" "PALESTINIEN OCCUPÉ, TERRITOIRE - PS" => "PALESTINIEN OCCUPÉ, TERRITOIRE" "PANAMA - PA" => "PANAMA" "PAPOUASIE-NOUVELLE-GUINÉE - PG" => "PAPOUASIE-NOUVELLE-GUINÉE" "PARAGUAY - PY" => "PARAGUAY" "PAYS-BAS - NL" => "PAYS-BAS" "PÉROU - PE" => "PÉROU" "PHILIPPINES - PH" => "PHILIPPINES" "PITCAIRN - PN" => "PITCAIRN" "POLOGNE - PL" => "POLOGNE" "POLYNÉSIE FRANÇAISE - PF" => "POLYNÉSIE FRANÇAISE" "PORTO RICO - PR" => "PORTO RICO" "PORTUGAL - PT" => "PORTUGAL" "QATAR - QA" => "QATAR" "RÉUNION - RE" => "RÉUNION" "ROUMANIE - RO" => "ROUMANIE" "ROYAUME-UNI - GB" => "ROYAUME-UNI" "RUSSIE, FÉDÉRATION DE - RU" => "RUSSIE, FÉDÉRATION DE" "RWANDA - RW" => "RWANDA" "SAHARA OCCIDENTAL - EH" => "SAHARA OCCIDENTAL" "SAINT-BARTHÉLEMY - BL" => "SAINT-BARTHÉLEMY" "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA - SH" => "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA" "SAINTE-LUCIE - LC" => "SAINTE-LUCIE" "SAINT-KITTS-ET-NEVIS - KN" => "SAINT-KITTS-ET-NEVIS" "SAINT-MARIN - SM" => "SAINT-MARIN" "SAINT-MARTIN(PARTIE FRANÇAISE) - MF" => "SAINT-MARTIN(PARTIE FRANÇAISE)" "SAINT-MARTIN (PARTIE NÉERLANDAISE) - SX" => "SAINT-MARTIN (PARTIE NÉERLANDAISE)" "SAINT-PIERRE-ET-MIQUELON - PM" => "SAINT-PIERRE-ET-MIQUELON" "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN) - VA" => "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN)" "SAINT-VINCENT-ET-LES GRENADINES - VC" => "SAINT-VINCENT-ET-LES GRENADINES" "SALOMON, ÎLES - SB" => "SALOMON, ÎLES" "SAMOA - WS" => "SAMOA" "SAMOA AMÉRICAINES - AS" => "SAMOA AMÉRICAINES" "SAO TOMÉ-ET-PRINCIPE - ST" => "SAO TOMÉ-ET-PRINCIPE" "SÉNÉGAL - SN" => "SÉNÉGAL" "SERBIE - RS" => "SERBIE" "SEYCHELLES - SC" => "SEYCHELLES" "SIERRA LEONE - SL" => "SIERRA LEONE" "SINGAPOUR - SG" => "SINGAPOUR" "SLOVAQUIE - SK" => "SLOVAQUIE" "SLOVÉNIE - SI" => "SLOVÉNIE" "SOMALIE - SO" => "SOMALIE" "SOUDAN - SD" => "SOUDAN" "SOUDAN DU SUD - SS" => "SOUDAN DU SUD" "SRI LANKA - LK" => "SRI LANKA" "SUÈDE - SE" => "SUÈDE" "SURINAME - SR" => "SURINAME" "SVALBARD ET ÎLE JAN MAYEN - SJ" => "SVALBARD ET ÎLE JAN MAYEN" "SWAZILAND - SZ" => "SWAZILAND" "SYRIENNE, RÉPUBLIQUE ARABE - SY" => "SYRIENNE, RÉPUBLIQUE ARABE" "TADJIKISTAN - TJ" => "TADJIKISTAN" "TAÏWAN, PROVINCE DE CHINE - TW" => "TAÏWAN, PROVINCE DE CHINE" "TANZANIE, RÉPUBLIQUE-UNIE DE - TZ" => "TANZANIE, RÉPUBLIQUE-UNIE DE" "TCHAD - TD" => "TCHAD" "TCHÈQUE, RÉPUBLIQUE - CZ" => "TCHÈQUE, RÉPUBLIQUE" "TERRES AUSTRALES FRANÇAISES - TF" => "TERRES AUSTRALES FRANÇAISES" "THAÏLANDE - TH" => "THAÏLANDE" "TIMOR-LESTE - TL" => "TIMOR-LESTE" "TOGO - TG" => "TOGO" "TOKELAU - TK" => "TOKELAU" "TONGA - TO" => "TONGA" "TRINITÉ-ET-TOBAGO - TT" => "TRINITÉ-ET-TOBAGO" "TUNISIE - TN" => "TUNISIE" "TURKMÉNISTAN - TM" => "TURKMÉNISTAN" "TURKS-ET-CAÏCOS, ÎLES - TC" => "TURKS-ET-CAÏCOS, ÎLES" "TURQUIE - TR" => "TURQUIE" "TUVALU - TV" => "TUVALU" "UKRAINE - UA" => "UKRAINE" "URUGUAY - UY" => "URUGUAY" "VANUATU - VU" => "VANUATU" "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU - VE" => "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU" "VIET NAM - VN" => "VIET NAM" "WALLIS ET FUTUNA - WF" => "WALLIS ET FUTUNA" "YÉMEN - YE" => "YÉMEN" "ZAMBIE - ZM" => "ZAMBIE" "ZIMBABWE - ZW" => "ZIMBABWE" ] |
[ "FRANCE - FR" => "FRANCE" "AFGHANISTAN - AF" => "AFGHANISTAN" "AFRIQUE DU SUD - ZA" => "AFRIQUE DU SUD" "ÅLAND, ÎLES - AX" => "ÅLAND, ÎLES" "ALBANIE - AL" => "ALBANIE" "ALGÉRIE - DZ" => "ALGÉRIE" "ALLEMAGNE - DE" => "ALLEMAGNE" "ANDORRE - AD" => "ANDORRE" "ANGOLA - AO" => "ANGOLA" "ANGUILLA - AI" => "ANGUILLA" "ANTARCTIQUE - AQ" => "ANTARCTIQUE" "ANTIGUA-ET-BARBUDA - AG" => "ANTIGUA-ET-BARBUDA" "ARABIE SAOUDITE - SA" => "ARABIE SAOUDITE" "ARGENTINE - AR" => "ARGENTINE" "ARMÉNIE - AM" => "ARMÉNIE" "BELGIQUE - BE" => "BELGIQUE" "ARUBA - AW" => "ARUBA" "AUSTRALIE - AU" => "AUSTRALIE" "AUTRICHE - AT" => "AUTRICHE" "AZERBAÏDJAN - AZ" => "AZERBAÏDJAN" "SUISSE - CH" => "SUISSE" "BAHAMAS - BS" => "BAHAMAS" "BAHREÏN - BH" => "BAHREÏN" "BANGLADESH - BD" => "BANGLADESH" "BARBADE - BB" => "BARBADE" "BÉLARUS - BY" => "BÉLARUS" "BELIZE - BZ" => "BELIZE" "BÉNIN - BJ" => "BÉNIN" "BERMUDES - BM" => "BERMUDES" "BHOUTAN - BT" => "BHOUTAN" "BOLIVIE, l'ÉTAT PLURINATIONAL DE - BO" => "BOLIVIE, l'ÉTAT PLURINATIONAL DE" "BONAIRE, SAINT-EUSTACHE ET SABA - BQ" => "BONAIRE, SAINT-EUSTACHE ET SABA" "BOSNIE-HERZÉGOVINE - BA" => "BOSNIE-HERZÉGOVINE" "BOTSWANA - BW" => "BOTSWANA" "BOUVET, ÎLE - BV" => "BOUVET, ÎLE" "BRÉSIL - BR" => "BRÉSIL" "BRUNEI DARUSSALAM - BN" => "BRUNEI DARUSSALAM" "BULGARIE - BG" => "BULGARIE" "BURKINA FASO - BF" => "BURKINA FASO" "BURUNDI - BI" => "BURUNDI" "CAÏMANS, ÎLES - KY" => "CAÏMANS, ÎLES" "CAMBODGE - KH" => "CAMBODGE" "CAMEROUN - CM" => "CAMEROUN" "CANADA - CA" => "CANADA" "CAP-VERT - CV" => "CAP-VERT" "CENTRAFRICAINE, RÉPUBLIQUE - CF" => "CENTRAFRICAINE, RÉPUBLIQUE" "CHILI - CL" => "CHILI" "CHINE - CN" => "CHINE" "CHRISTMAS, ÎLE - CX" => "CHRISTMAS, ÎLE" "CHYPRE - CY" => "CHYPRE" "COCOS (KEELING), ÎLES - CC" => "COCOS (KEELING), ÎLES" "COLOMBIE - CO" => "COLOMBIE" "COMORES - KM" => "COMORES" "CONGO - CG" => "CONGO" "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU - CD" => "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU" "COOK, ÎLES - CK" => "COOK, ÎLES" "CORÉE, RÉPUBLIQUE DE - KR" => "CORÉE, RÉPUBLIQUE DE" "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE - KP" => "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE" "COSTA RICA - CR" => "COSTA RICA" "CÔTE D'IVOIRE - CI" => "CÔTE D'IVOIRE" "CROATIE - HR" => "CROATIE" "CUBA - CU" => "CUBA" "CURAÇAO - CW" => "CURAÇAO" "DANEMARK - DK" => "DANEMARK" "DJIBOUTI - DJ" => "DJIBOUTI" "DOMINICAINE, RÉPUBLIQUE - DO" => "DOMINICAINE, RÉPUBLIQUE" "DOMINIQUE - DM" => "DOMINIQUE" "ÉGYPTE - EG" => "ÉGYPTE" "EL SALVADOR - SV" => "EL SALVADOR" "ÉMIRATS ARABES UNIS - AE" => "ÉMIRATS ARABES UNIS" "ÉQUATEUR - EC" => "ÉQUATEUR" "ÉRYTHRÉE - ER" => "ÉRYTHRÉE" "ESPAGNE - ES" => "ESPAGNE" "ESTONIE - EE" => "ESTONIE" "ÉTATS-UNIS - US" => "ÉTATS-UNIS" "ÉTHIOPIE - ET" => "ÉTHIOPIE" "FALKLAND, ÎLES (MALVINAS) - FK" => "FALKLAND, ÎLES (MALVINAS)" "FÉROÉ, ÎLES - FO" => "FÉROÉ, ÎLES" "FIDJI - FJ" => "FIDJI" "FINLANDE - FI" => "FINLANDE" "GABON - GA" => "GABON" "GAMBIE - GM" => "GAMBIE" "GÉORGIE - GE" => "GÉORGIE" "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD - GS" => "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD" "GHANA - GH" => "GHANA" "GIBRALTAR - GI" => "GIBRALTAR" "GRÈCE - GR" => "GRÈCE" "GRENADE - GD" => "GRENADE" "GROENLAND - GL" => "GROENLAND" "GUADELOUPE - GP" => "GUADELOUPE" "GUAM - GU" => "GUAM" "GUATEMALA - GT" => "GUATEMALA" "GUERNESEY - GG" => "GUERNESEY" "GUINÉE - GN" => "GUINÉE" "GUINÉE-BISSAU - GW" => "GUINÉE-BISSAU" "GUINÉE ÉQUATORIALE - GQ" => "GUINÉE ÉQUATORIALE" "GUYANA - GY" => "GUYANA" "GUYANE FRANÇAISE - GF" => "GUYANE FRANÇAISE" "HAÏTI - HT" => "HAÏTI" "HEARD-ET-ÎLES MACDONALD, ÎLE - HM" => "HEARD-ET-ÎLES MACDONALD, ÎLE" "HONDURAS - HN" => "HONDURAS" "HONG KONG - HK" => "HONG KONG" "HONGRIE - HU" => "HONGRIE" "ÎLE DE MAN - IM" => "ÎLE DE MAN" "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS - UM" => "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS" "ÎLES VIERGES BRITANNIQUES - VG" => "ÎLES VIERGES BRITANNIQUES" "ÎLES VIERGES DES ÉTATS-UNIS - VI" => "ÎLES VIERGES DES ÉTATS-UNIS" "INDE - IN" => "INDE" "INDONÉSIE - ID" => "INDONÉSIE" "IRAN, RÉPUBLIQUE ISLAMIQUE D' - IR" => "IRAN, RÉPUBLIQUE ISLAMIQUE D'" "IRAQ - IQ" => "IRAQ" "IRLANDE - IE" => "IRLANDE" "ISLANDE - IS" => "ISLANDE" "ISRAËL - IL" => "ISRAËL" "ITALIE - IT" => "ITALIE" "JAMAÏQUE - JM" => "JAMAÏQUE" "JAPON - JP" => "JAPON" "JERSEY - JE" => "JERSEY" "JORDANIE - JO" => "JORDANIE" "KAZAKHSTAN - KZ" => "KAZAKHSTAN" "KENYA - KE" => "KENYA" "KIRGHIZISTAN - KG" => "KIRGHIZISTAN" "KIRIBATI - KI" => "KIRIBATI" "KOWEÏT - KW" => "KOWEÏT" "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE - LA" => "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE" "LESOTHO - LS" => "LESOTHO" "LETTONIE - LV" => "LETTONIE" "LIBAN - LB" => "LIBAN" "LIBÉRIA - LR" => "LIBÉRIA" "LIBYENNE, JAMAHIRIYA ARABE - LY" => "LIBYENNE, JAMAHIRIYA ARABE" "LIECHTENSTEIN - LI" => "LIECHTENSTEIN" "LITUANIE - LT" => "LITUANIE" "LUXEMBOURG - LU" => "LUXEMBOURG" "MACAO - MO" => "MACAO" "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE - MK" => "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE" "MADAGASCAR - MG" => "MADAGASCAR" "MALAISIE - MY" => "MALAISIE" "MALAWI - MW" => "MALAWI" "MALDIVES - MV" => "MALDIVES" "MALI - ML" => "MALI" "MALTE - MT" => "MALTE" "MARIANNES DU NORD, ÎLES - MP" => "MARIANNES DU NORD, ÎLES" "MAROC - MA" => "MAROC" "MARSHALL, ÎLES - MH" => "MARSHALL, ÎLES" "MARTINIQUE - MQ" => "MARTINIQUE" "MAURICE - MU" => "MAURICE" "MAURITANIE - MR" => "MAURITANIE" "MAYOTTE - YT" => "MAYOTTE" "MEXIQUE - MX" => "MEXIQUE" "MICRONÉSIE, ÉTATS FÉDÉRÉS DE - FM" => "MICRONÉSIE, ÉTATS FÉDÉRÉS DE" "MOLDOVA, RÉPUBLIQUE DE - MD" => "MOLDOVA, RÉPUBLIQUE DE" "MONACO - MC" => "MONACO" "MONGOLIE - MN" => "MONGOLIE" "MONTÉNÉGRO - ME" => "MONTÉNÉGRO" "MONTSERRAT - MS" => "MONTSERRAT" "MOZAMBIQUE - MZ" => "MOZAMBIQUE" "MYANMAR - MM" => "MYANMAR" "NAMIBIE - NA" => "NAMIBIE" "NAURU - NR" => "NAURU" "NÉPAL - NP" => "NÉPAL" "NICARAGUA - NI" => "NICARAGUA" "NIGER - NE" => "NIGER" "NIGÉRIA - NG" => "NIGÉRIA" "NIUÉ - NU" => "NIUÉ" "NORFOLK, ÎLE - NF" => "NORFOLK, ÎLE" "NORVÈGE - NO" => "NORVÈGE" "NOUVELLE-CALÉDONIE - NC" => "NOUVELLE-CALÉDONIE" "NOUVELLE-ZÉLANDE - NZ" => "NOUVELLE-ZÉLANDE" "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L' - IO" => "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L'" "OMAN - OM" => "OMAN" "OUGANDA - UG" => "OUGANDA" "OUZBÉKISTAN - UZ" => "OUZBÉKISTAN" "PAKISTAN - PK" => "PAKISTAN" "PALAOS - PW" => "PALAOS" "PALESTINIEN OCCUPÉ, TERRITOIRE - PS" => "PALESTINIEN OCCUPÉ, TERRITOIRE" "PANAMA - PA" => "PANAMA" "PAPOUASIE-NOUVELLE-GUINÉE - PG" => "PAPOUASIE-NOUVELLE-GUINÉE" "PARAGUAY - PY" => "PARAGUAY" "PAYS-BAS - NL" => "PAYS-BAS" "PÉROU - PE" => "PÉROU" "PHILIPPINES - PH" => "PHILIPPINES" "PITCAIRN - PN" => "PITCAIRN" "POLOGNE - PL" => "POLOGNE" "POLYNÉSIE FRANÇAISE - PF" => "POLYNÉSIE FRANÇAISE" "PORTO RICO - PR" => "PORTO RICO" "PORTUGAL - PT" => "PORTUGAL" "QATAR - QA" => "QATAR" "RÉUNION - RE" => "RÉUNION" "ROUMANIE - RO" => "ROUMANIE" "ROYAUME-UNI - GB" => "ROYAUME-UNI" "RUSSIE, FÉDÉRATION DE - RU" => "RUSSIE, FÉDÉRATION DE" "RWANDA - RW" => "RWANDA" "SAHARA OCCIDENTAL - EH" => "SAHARA OCCIDENTAL" "SAINT-BARTHÉLEMY - BL" => "SAINT-BARTHÉLEMY" "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA - SH" => "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA" "SAINTE-LUCIE - LC" => "SAINTE-LUCIE" "SAINT-KITTS-ET-NEVIS - KN" => "SAINT-KITTS-ET-NEVIS" "SAINT-MARIN - SM" => "SAINT-MARIN" "SAINT-MARTIN(PARTIE FRANÇAISE) - MF" => "SAINT-MARTIN(PARTIE FRANÇAISE)" "SAINT-MARTIN (PARTIE NÉERLANDAISE) - SX" => "SAINT-MARTIN (PARTIE NÉERLANDAISE)" "SAINT-PIERRE-ET-MIQUELON - PM" => "SAINT-PIERRE-ET-MIQUELON" "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN) - VA" => "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN)" "SAINT-VINCENT-ET-LES GRENADINES - VC" => "SAINT-VINCENT-ET-LES GRENADINES" "SALOMON, ÎLES - SB" => "SALOMON, ÎLES" "SAMOA - WS" => "SAMOA" "SAMOA AMÉRICAINES - AS" => "SAMOA AMÉRICAINES" "SAO TOMÉ-ET-PRINCIPE - ST" => "SAO TOMÉ-ET-PRINCIPE" "SÉNÉGAL - SN" => "SÉNÉGAL" "SERBIE - RS" => "SERBIE" "SEYCHELLES - SC" => "SEYCHELLES" "SIERRA LEONE - SL" => "SIERRA LEONE" "SINGAPOUR - SG" => "SINGAPOUR" "SLOVAQUIE - SK" => "SLOVAQUIE" "SLOVÉNIE - SI" => "SLOVÉNIE" "SOMALIE - SO" => "SOMALIE" "SOUDAN - SD" => "SOUDAN" "SOUDAN DU SUD - SS" => "SOUDAN DU SUD" "SRI LANKA - LK" => "SRI LANKA" "SUÈDE - SE" => "SUÈDE" "SURINAME - SR" => "SURINAME" "SVALBARD ET ÎLE JAN MAYEN - SJ" => "SVALBARD ET ÎLE JAN MAYEN" "SWAZILAND - SZ" => "SWAZILAND" "SYRIENNE, RÉPUBLIQUE ARABE - SY" => "SYRIENNE, RÉPUBLIQUE ARABE" "TADJIKISTAN - TJ" => "TADJIKISTAN" "TAÏWAN, PROVINCE DE CHINE - TW" => "TAÏWAN, PROVINCE DE CHINE" "TANZANIE, RÉPUBLIQUE-UNIE DE - TZ" => "TANZANIE, RÉPUBLIQUE-UNIE DE" "TCHAD - TD" => "TCHAD" "TCHÈQUE, RÉPUBLIQUE - CZ" => "TCHÈQUE, RÉPUBLIQUE" "TERRES AUSTRALES FRANÇAISES - TF" => "TERRES AUSTRALES FRANÇAISES" "THAÏLANDE - TH" => "THAÏLANDE" "TIMOR-LESTE - TL" => "TIMOR-LESTE" "TOGO - TG" => "TOGO" "TOKELAU - TK" => "TOKELAU" "TONGA - TO" => "TONGA" "TRINITÉ-ET-TOBAGO - TT" => "TRINITÉ-ET-TOBAGO" "TUNISIE - TN" => "TUNISIE" "TURKMÉNISTAN - TM" => "TURKMÉNISTAN" "TURKS-ET-CAÏCOS, ÎLES - TC" => "TURKS-ET-CAÏCOS, ÎLES" "TURQUIE - TR" => "TURQUIE" "TUVALU - TV" => "TUVALU" "UKRAINE - UA" => "UKRAINE" "URUGUAY - UY" => "URUGUAY" "VANUATU - VU" => "VANUATU" "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU - VE" => "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU" "VIET NAM - VN" => "VIET NAM" "WALLIS ET FUTUNA - WF" => "WALLIS ET FUTUNA" "YÉMEN - YE" => "YÉMEN" "ZAMBIE - ZM" => "ZAMBIE" "ZIMBABWE - ZW" => "ZIMBABWE" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "FRANCE - FR" => "FRANCE" "AFGHANISTAN - AF" => "AFGHANISTAN" "AFRIQUE DU SUD - ZA" => "AFRIQUE DU SUD" "ÅLAND, ÎLES - AX" => "ÅLAND, ÎLES" "ALBANIE - AL" => "ALBANIE" "ALGÉRIE - DZ" => "ALGÉRIE" "ALLEMAGNE - DE" => "ALLEMAGNE" "ANDORRE - AD" => "ANDORRE" "ANGOLA - AO" => "ANGOLA" "ANGUILLA - AI" => "ANGUILLA" "ANTARCTIQUE - AQ" => "ANTARCTIQUE" "ANTIGUA-ET-BARBUDA - AG" => "ANTIGUA-ET-BARBUDA" "ARABIE SAOUDITE - SA" => "ARABIE SAOUDITE" "ARGENTINE - AR" => "ARGENTINE" "ARMÉNIE - AM" => "ARMÉNIE" "BELGIQUE - BE" => "BELGIQUE" "ARUBA - AW" => "ARUBA" "AUSTRALIE - AU" => "AUSTRALIE" "AUTRICHE - AT" => "AUTRICHE" "AZERBAÏDJAN - AZ" => "AZERBAÏDJAN" "SUISSE - CH" => "SUISSE" "BAHAMAS - BS" => "BAHAMAS" "BAHREÏN - BH" => "BAHREÏN" "BANGLADESH - BD" => "BANGLADESH" "BARBADE - BB" => "BARBADE" "BÉLARUS - BY" => "BÉLARUS" "BELIZE - BZ" => "BELIZE" "BÉNIN - BJ" => "BÉNIN" "BERMUDES - BM" => "BERMUDES" "BHOUTAN - BT" => "BHOUTAN" "BOLIVIE, l'ÉTAT PLURINATIONAL DE - BO" => "BOLIVIE, l'ÉTAT PLURINATIONAL DE" "BONAIRE, SAINT-EUSTACHE ET SABA - BQ" => "BONAIRE, SAINT-EUSTACHE ET SABA" "BOSNIE-HERZÉGOVINE - BA" => "BOSNIE-HERZÉGOVINE" "BOTSWANA - BW" => "BOTSWANA" "BOUVET, ÎLE - BV" => "BOUVET, ÎLE" "BRÉSIL - BR" => "BRÉSIL" "BRUNEI DARUSSALAM - BN" => "BRUNEI DARUSSALAM" "BULGARIE - BG" => "BULGARIE" "BURKINA FASO - BF" => "BURKINA FASO" "BURUNDI - BI" => "BURUNDI" "CAÏMANS, ÎLES - KY" => "CAÏMANS, ÎLES" "CAMBODGE - KH" => "CAMBODGE" "CAMEROUN - CM" => "CAMEROUN" "CANADA - CA" => "CANADA" "CAP-VERT - CV" => "CAP-VERT" "CENTRAFRICAINE, RÉPUBLIQUE - CF" => "CENTRAFRICAINE, RÉPUBLIQUE" "CHILI - CL" => "CHILI" "CHINE - CN" => "CHINE" "CHRISTMAS, ÎLE - CX" => "CHRISTMAS, ÎLE" "CHYPRE - CY" => "CHYPRE" "COCOS (KEELING), ÎLES - CC" => "COCOS (KEELING), ÎLES" "COLOMBIE - CO" => "COLOMBIE" "COMORES - KM" => "COMORES" "CONGO - CG" => "CONGO" "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU - CD" => "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU" "COOK, ÎLES - CK" => "COOK, ÎLES" "CORÉE, RÉPUBLIQUE DE - KR" => "CORÉE, RÉPUBLIQUE DE" "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE - KP" => "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE" "COSTA RICA - CR" => "COSTA RICA" "CÔTE D'IVOIRE - CI" => "CÔTE D'IVOIRE" "CROATIE - HR" => "CROATIE" "CUBA - CU" => "CUBA" "CURAÇAO - CW" => "CURAÇAO" "DANEMARK - DK" => "DANEMARK" "DJIBOUTI - DJ" => "DJIBOUTI" "DOMINICAINE, RÉPUBLIQUE - DO" => "DOMINICAINE, RÉPUBLIQUE" "DOMINIQUE - DM" => "DOMINIQUE" "ÉGYPTE - EG" => "ÉGYPTE" "EL SALVADOR - SV" => "EL SALVADOR" "ÉMIRATS ARABES UNIS - AE" => "ÉMIRATS ARABES UNIS" "ÉQUATEUR - EC" => "ÉQUATEUR" "ÉRYTHRÉE - ER" => "ÉRYTHRÉE" "ESPAGNE - ES" => "ESPAGNE" "ESTONIE - EE" => "ESTONIE" "ÉTATS-UNIS - US" => "ÉTATS-UNIS" "ÉTHIOPIE - ET" => "ÉTHIOPIE" "FALKLAND, ÎLES (MALVINAS) - FK" => "FALKLAND, ÎLES (MALVINAS)" "FÉROÉ, ÎLES - FO" => "FÉROÉ, ÎLES" "FIDJI - FJ" => "FIDJI" "FINLANDE - FI" => "FINLANDE" "GABON - GA" => "GABON" "GAMBIE - GM" => "GAMBIE" "GÉORGIE - GE" => "GÉORGIE" "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD - GS" => "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD" "GHANA - GH" => "GHANA" "GIBRALTAR - GI" => "GIBRALTAR" "GRÈCE - GR" => "GRÈCE" "GRENADE - GD" => "GRENADE" "GROENLAND - GL" => "GROENLAND" "GUADELOUPE - GP" => "GUADELOUPE" "GUAM - GU" => "GUAM" "GUATEMALA - GT" => "GUATEMALA" "GUERNESEY - GG" => "GUERNESEY" "GUINÉE - GN" => "GUINÉE" "GUINÉE-BISSAU - GW" => "GUINÉE-BISSAU" "GUINÉE ÉQUATORIALE - GQ" => "GUINÉE ÉQUATORIALE" "GUYANA - GY" => "GUYANA" "GUYANE FRANÇAISE - GF" => "GUYANE FRANÇAISE" "HAÏTI - HT" => "HAÏTI" "HEARD-ET-ÎLES MACDONALD, ÎLE - HM" => "HEARD-ET-ÎLES MACDONALD, ÎLE" "HONDURAS - HN" => "HONDURAS" "HONG KONG - HK" => "HONG KONG" "HONGRIE - HU" => "HONGRIE" "ÎLE DE MAN - IM" => "ÎLE DE MAN" "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS - UM" => "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS" "ÎLES VIERGES BRITANNIQUES - VG" => "ÎLES VIERGES BRITANNIQUES" "ÎLES VIERGES DES ÉTATS-UNIS - VI" => "ÎLES VIERGES DES ÉTATS-UNIS" "INDE - IN" => "INDE" "INDONÉSIE - ID" => "INDONÉSIE" "IRAN, RÉPUBLIQUE ISLAMIQUE D' - IR" => "IRAN, RÉPUBLIQUE ISLAMIQUE D'" "IRAQ - IQ" => "IRAQ" "IRLANDE - IE" => "IRLANDE" "ISLANDE - IS" => "ISLANDE" "ISRAËL - IL" => "ISRAËL" "ITALIE - IT" => "ITALIE" "JAMAÏQUE - JM" => "JAMAÏQUE" "JAPON - JP" => "JAPON" "JERSEY - JE" => "JERSEY" "JORDANIE - JO" => "JORDANIE" "KAZAKHSTAN - KZ" => "KAZAKHSTAN" "KENYA - KE" => "KENYA" "KIRGHIZISTAN - KG" => "KIRGHIZISTAN" "KIRIBATI - KI" => "KIRIBATI" "KOWEÏT - KW" => "KOWEÏT" "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE - LA" => "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE" "LESOTHO - LS" => "LESOTHO" "LETTONIE - LV" => "LETTONIE" "LIBAN - LB" => "LIBAN" "LIBÉRIA - LR" => "LIBÉRIA" "LIBYENNE, JAMAHIRIYA ARABE - LY" => "LIBYENNE, JAMAHIRIYA ARABE" "LIECHTENSTEIN - LI" => "LIECHTENSTEIN" "LITUANIE - LT" => "LITUANIE" "LUXEMBOURG - LU" => "LUXEMBOURG" "MACAO - MO" => "MACAO" "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE - MK" => "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE" "MADAGASCAR - MG" => "MADAGASCAR" "MALAISIE - MY" => "MALAISIE" "MALAWI - MW" => "MALAWI" "MALDIVES - MV" => "MALDIVES" "MALI - ML" => "MALI" "MALTE - MT" => "MALTE" "MARIANNES DU NORD, ÎLES - MP" => "MARIANNES DU NORD, ÎLES" "MAROC - MA" => "MAROC" "MARSHALL, ÎLES - MH" => "MARSHALL, ÎLES" "MARTINIQUE - MQ" => "MARTINIQUE" "MAURICE - MU" => "MAURICE" "MAURITANIE - MR" => "MAURITANIE" "MAYOTTE - YT" => "MAYOTTE" "MEXIQUE - MX" => "MEXIQUE" "MICRONÉSIE, ÉTATS FÉDÉRÉS DE - FM" => "MICRONÉSIE, ÉTATS FÉDÉRÉS DE" "MOLDOVA, RÉPUBLIQUE DE - MD" => "MOLDOVA, RÉPUBLIQUE DE" "MONACO - MC" => "MONACO" "MONGOLIE - MN" => "MONGOLIE" "MONTÉNÉGRO - ME" => "MONTÉNÉGRO" "MONTSERRAT - MS" => "MONTSERRAT" "MOZAMBIQUE - MZ" => "MOZAMBIQUE" "MYANMAR - MM" => "MYANMAR" "NAMIBIE - NA" => "NAMIBIE" "NAURU - NR" => "NAURU" "NÉPAL - NP" => "NÉPAL" "NICARAGUA - NI" => "NICARAGUA" "NIGER - NE" => "NIGER" "NIGÉRIA - NG" => "NIGÉRIA" "NIUÉ - NU" => "NIUÉ" "NORFOLK, ÎLE - NF" => "NORFOLK, ÎLE" "NORVÈGE - NO" => "NORVÈGE" "NOUVELLE-CALÉDONIE - NC" => "NOUVELLE-CALÉDONIE" "NOUVELLE-ZÉLANDE - NZ" => "NOUVELLE-ZÉLANDE" "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L' - IO" => "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L'" "OMAN - OM" => "OMAN" "OUGANDA - UG" => "OUGANDA" "OUZBÉKISTAN - UZ" => "OUZBÉKISTAN" "PAKISTAN - PK" => "PAKISTAN" "PALAOS - PW" => "PALAOS" "PALESTINIEN OCCUPÉ, TERRITOIRE - PS" => "PALESTINIEN OCCUPÉ, TERRITOIRE" "PANAMA - PA" => "PANAMA" "PAPOUASIE-NOUVELLE-GUINÉE - PG" => "PAPOUASIE-NOUVELLE-GUINÉE" "PARAGUAY - PY" => "PARAGUAY" "PAYS-BAS - NL" => "PAYS-BAS" "PÉROU - PE" => "PÉROU" "PHILIPPINES - PH" => "PHILIPPINES" "PITCAIRN - PN" => "PITCAIRN" "POLOGNE - PL" => "POLOGNE" "POLYNÉSIE FRANÇAISE - PF" => "POLYNÉSIE FRANÇAISE" "PORTO RICO - PR" => "PORTO RICO" "PORTUGAL - PT" => "PORTUGAL" "QATAR - QA" => "QATAR" "RÉUNION - RE" => "RÉUNION" "ROUMANIE - RO" => "ROUMANIE" "ROYAUME-UNI - GB" => "ROYAUME-UNI" "RUSSIE, FÉDÉRATION DE - RU" => "RUSSIE, FÉDÉRATION DE" "RWANDA - RW" => "RWANDA" "SAHARA OCCIDENTAL - EH" => "SAHARA OCCIDENTAL" "SAINT-BARTHÉLEMY - BL" => "SAINT-BARTHÉLEMY" "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA - SH" => "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA" "SAINTE-LUCIE - LC" => "SAINTE-LUCIE" "SAINT-KITTS-ET-NEVIS - KN" => "SAINT-KITTS-ET-NEVIS" "SAINT-MARIN - SM" => "SAINT-MARIN" "SAINT-MARTIN(PARTIE FRANÇAISE) - MF" => "SAINT-MARTIN(PARTIE FRANÇAISE)" "SAINT-MARTIN (PARTIE NÉERLANDAISE) - SX" => "SAINT-MARTIN (PARTIE NÉERLANDAISE)" "SAINT-PIERRE-ET-MIQUELON - PM" => "SAINT-PIERRE-ET-MIQUELON" "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN) - VA" => "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN)" "SAINT-VINCENT-ET-LES GRENADINES - VC" => "SAINT-VINCENT-ET-LES GRENADINES" "SALOMON, ÎLES - SB" => "SALOMON, ÎLES" "SAMOA - WS" => "SAMOA" "SAMOA AMÉRICAINES - AS" => "SAMOA AMÉRICAINES" "SAO TOMÉ-ET-PRINCIPE - ST" => "SAO TOMÉ-ET-PRINCIPE" "SÉNÉGAL - SN" => "SÉNÉGAL" "SERBIE - RS" => "SERBIE" "SEYCHELLES - SC" => "SEYCHELLES" "SIERRA LEONE - SL" => "SIERRA LEONE" "SINGAPOUR - SG" => "SINGAPOUR" "SLOVAQUIE - SK" => "SLOVAQUIE" "SLOVÉNIE - SI" => "SLOVÉNIE" "SOMALIE - SO" => "SOMALIE" "SOUDAN - SD" => "SOUDAN" "SOUDAN DU SUD - SS" => "SOUDAN DU SUD" "SRI LANKA - LK" => "SRI LANKA" "SUÈDE - SE" => "SUÈDE" "SURINAME - SR" => "SURINAME" "SVALBARD ET ÎLE JAN MAYEN - SJ" => "SVALBARD ET ÎLE JAN MAYEN" "SWAZILAND - SZ" => "SWAZILAND" "SYRIENNE, RÉPUBLIQUE ARABE - SY" => "SYRIENNE, RÉPUBLIQUE ARABE" "TADJIKISTAN - TJ" => "TADJIKISTAN" "TAÏWAN, PROVINCE DE CHINE - TW" => "TAÏWAN, PROVINCE DE CHINE" "TANZANIE, RÉPUBLIQUE-UNIE DE - TZ" => "TANZANIE, RÉPUBLIQUE-UNIE DE" "TCHAD - TD" => "TCHAD" "TCHÈQUE, RÉPUBLIQUE - CZ" => "TCHÈQUE, RÉPUBLIQUE" "TERRES AUSTRALES FRANÇAISES - TF" => "TERRES AUSTRALES FRANÇAISES" "THAÏLANDE - TH" => "THAÏLANDE" "TIMOR-LESTE - TL" => "TIMOR-LESTE" "TOGO - TG" => "TOGO" "TOKELAU - TK" => "TOKELAU" "TONGA - TO" => "TONGA" "TRINITÉ-ET-TOBAGO - TT" => "TRINITÉ-ET-TOBAGO" "TUNISIE - TN" => "TUNISIE" "TURKMÉNISTAN - TM" => "TURKMÉNISTAN" "TURKS-ET-CAÏCOS, ÎLES - TC" => "TURKS-ET-CAÏCOS, ÎLES" "TURQUIE - TR" => "TURQUIE" "TUVALU - TV" => "TUVALU" "UKRAINE - UA" => "UKRAINE" "URUGUAY - UY" => "URUGUAY" "VANUATU - VU" => "VANUATU" "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU - VE" => "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU" "VIET NAM - VN" => "VIET NAM" "WALLIS ET FUTUNA - WF" => "WALLIS ET FUTUNA" "YÉMEN - YE" => "YÉMEN" "ZAMBIE - ZM" => "ZAMBIE" "ZIMBABWE - ZW" => "ZIMBABWE" ] |
| 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 {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6221 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_rendez_vous_informationComplementaire_pays" ] |
| cache_key | "_rendez_vous_informationComplementaire_pays_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: "FRANCE - FR" +value: "FRANCE" +data: "FRANCE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: "AFGHANISTAN - AF" +value: "AFGHANISTAN" +data: "AFGHANISTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6313 +label: "AFRIQUE DU SUD - ZA" +value: "AFRIQUE DU SUD" +data: "AFRIQUE DU SUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +label: "ÅLAND, ÎLES - AX" +value: "ÅLAND, ÎLES" +data: "ÅLAND, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +label: "ALBANIE - AL" +value: "ALBANIE" +data: "ALBANIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +label: "ALGÉRIE - DZ" +value: "ALGÉRIE" +data: "ALGÉRIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6317 +label: "ALLEMAGNE - DE" +value: "ALLEMAGNE" +data: "ALLEMAGNE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6318 +label: "ANDORRE - AD" +value: "ANDORRE" +data: "ANDORRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6319 +label: "ANGOLA - AO" +value: "ANGOLA" +data: "ANGOLA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6320 +label: "ANGUILLA - AI" +value: "ANGUILLA" +data: "ANGUILLA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: "ANTARCTIQUE - AQ" +value: "ANTARCTIQUE" +data: "ANTARCTIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: "ANTIGUA-ET-BARBUDA - AG" +value: "ANTIGUA-ET-BARBUDA" +data: "ANTIGUA-ET-BARBUDA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: "ARABIE SAOUDITE - SA" +value: "ARABIE SAOUDITE" +data: "ARABIE SAOUDITE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: "ARGENTINE - AR" +value: "ARGENTINE" +data: "ARGENTINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: "ARMÉNIE - AM" +value: "ARMÉNIE" +data: "ARMÉNIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: "BELGIQUE - BE" +value: "BELGIQUE" +data: "BELGIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: "ARUBA - AW" +value: "ARUBA" +data: "ARUBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: "AUSTRALIE - AU" +value: "AUSTRALIE" +data: "AUSTRALIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: "AUTRICHE - AT" +value: "AUTRICHE" +data: "AUTRICHE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: "AZERBAÏDJAN - AZ" +value: "AZERBAÏDJAN" +data: "AZERBAÏDJAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "SUISSE - CH" +value: "SUISSE" +data: "SUISSE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: "BAHAMAS - BS" +value: "BAHAMAS" +data: "BAHAMAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: "BAHREÏN - BH" +value: "BAHREÏN" +data: "BAHREÏN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: "BANGLADESH - BD" +value: "BANGLADESH" +data: "BANGLADESH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: "BARBADE - BB" +value: "BARBADE" +data: "BARBADE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: "BÉLARUS - BY" +value: "BÉLARUS" +data: "BÉLARUS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "BELIZE - BZ" +value: "BELIZE" +data: "BELIZE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: "BÉNIN - BJ" +value: "BÉNIN" +data: "BÉNIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "BERMUDES - BM" +value: "BERMUDES" +data: "BERMUDES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "BHOUTAN - BT" +value: "BHOUTAN" +data: "BHOUTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: "BOLIVIE, l'ÉTAT PLURINATIONAL DE - BO" +value: "BOLIVIE, l'ÉTAT PLURINATIONAL DE" +data: "BOLIVIE, l'ÉTAT PLURINATIONAL DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "BONAIRE, SAINT-EUSTACHE ET SABA - BQ" +value: "BONAIRE, SAINT-EUSTACHE ET SABA" +data: "BONAIRE, SAINT-EUSTACHE ET SABA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: "BOSNIE-HERZÉGOVINE - BA" +value: "BOSNIE-HERZÉGOVINE" +data: "BOSNIE-HERZÉGOVINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: "BOTSWANA - BW" +value: "BOTSWANA" +data: "BOTSWANA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: "BOUVET, ÎLE - BV" +value: "BOUVET, ÎLE" +data: "BOUVET, ÎLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "BRÉSIL - BR" +value: "BRÉSIL" +data: "BRÉSIL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "BRUNEI DARUSSALAM - BN" +value: "BRUNEI DARUSSALAM" +data: "BRUNEI DARUSSALAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "BULGARIE - BG" +value: "BULGARIE" +data: "BULGARIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: "BURKINA FASO - BF" +value: "BURKINA FASO" +data: "BURKINA FASO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: "BURUNDI - BI" +value: "BURUNDI" +data: "BURUNDI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "CAÏMANS, ÎLES - KY" +value: "CAÏMANS, ÎLES" +data: "CAÏMANS, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "CAMBODGE - KH" +value: "CAMBODGE" +data: "CAMBODGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "CAMEROUN - CM" +value: "CAMEROUN" +data: "CAMEROUN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "CANADA - CA" +value: "CANADA" +data: "CANADA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "CAP-VERT - CV" +value: "CAP-VERT" +data: "CAP-VERT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "CENTRAFRICAINE, RÉPUBLIQUE - CF" +value: "CENTRAFRICAINE, RÉPUBLIQUE" +data: "CENTRAFRICAINE, RÉPUBLIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "CHILI - CL" +value: "CHILI" +data: "CHILI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "CHINE - CN" +value: "CHINE" +data: "CHINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "CHRISTMAS, ÎLE - CX" +value: "CHRISTMAS, ÎLE" +data: "CHRISTMAS, ÎLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "CHYPRE - CY" +value: "CHYPRE" +data: "CHYPRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "COCOS (KEELING), ÎLES - CC" +value: "COCOS (KEELING), ÎLES" +data: "COCOS (KEELING), ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "COLOMBIE - CO" +value: "COLOMBIE" +data: "COLOMBIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "COMORES - KM" +value: "COMORES" +data: "COMORES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "CONGO - CG" +value: "CONGO" +data: "CONGO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU - CD" +value: "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU" +data: "CONGO, LA RÉPUBLIQUE DÉMOCRATIQUE DU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "COOK, ÎLES - CK" +value: "COOK, ÎLES" +data: "COOK, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "CORÉE, RÉPUBLIQUE DE - KR" +value: "CORÉE, RÉPUBLIQUE DE" +data: "CORÉE, RÉPUBLIQUE DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE - KP" +value: "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE" +data: "CORÉE, RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "COSTA RICA - CR" +value: "COSTA RICA" +data: "COSTA RICA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "CÔTE D'IVOIRE - CI" +value: "CÔTE D'IVOIRE" +data: "CÔTE D'IVOIRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "CROATIE - HR" +value: "CROATIE" +data: "CROATIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "CUBA - CU" +value: "CUBA" +data: "CUBA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: "CURAÇAO - CW" +value: "CURAÇAO" +data: "CURAÇAO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "DANEMARK - DK" +value: "DANEMARK" +data: "DANEMARK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "DJIBOUTI - DJ" +value: "DJIBOUTI" +data: "DJIBOUTI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "DOMINICAINE, RÉPUBLIQUE - DO" +value: "DOMINICAINE, RÉPUBLIQUE" +data: "DOMINICAINE, RÉPUBLIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: "DOMINIQUE - DM" +value: "DOMINIQUE" +data: "DOMINIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "ÉGYPTE - EG" +value: "ÉGYPTE" +data: "ÉGYPTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: "EL SALVADOR - SV" +value: "EL SALVADOR" +data: "EL SALVADOR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6380 +label: "ÉMIRATS ARABES UNIS - AE" +value: "ÉMIRATS ARABES UNIS" +data: "ÉMIRATS ARABES UNIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6381 +label: "ÉQUATEUR - EC" +value: "ÉQUATEUR" +data: "ÉQUATEUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6382 +label: "ÉRYTHRÉE - ER" +value: "ÉRYTHRÉE" +data: "ÉRYTHRÉE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +label: "ESPAGNE - ES" +value: "ESPAGNE" +data: "ESPAGNE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6384 +label: "ESTONIE - EE" +value: "ESTONIE" +data: "ESTONIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6385 +label: "ÉTATS-UNIS - US" +value: "ÉTATS-UNIS" +data: "ÉTATS-UNIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6386 +label: "ÉTHIOPIE - ET" +value: "ÉTHIOPIE" +data: "ÉTHIOPIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6387 +label: "FALKLAND, ÎLES (MALVINAS) - FK" +value: "FALKLAND, ÎLES (MALVINAS)" +data: "FALKLAND, ÎLES (MALVINAS)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6388 +label: "FÉROÉ, ÎLES - FO" +value: "FÉROÉ, ÎLES" +data: "FÉROÉ, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +label: "FIDJI - FJ" +value: "FIDJI" +data: "FIDJI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +label: "FINLANDE - FI" +value: "FINLANDE" +data: "FINLANDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +label: "GABON - GA" +value: "GABON" +data: "GABON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6392 +label: "GAMBIE - GM" +value: "GAMBIE" +data: "GAMBIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6393 +label: "GÉORGIE - GE" +value: "GÉORGIE" +data: "GÉORGIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6394 +label: "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD - GS" +value: "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD" +data: "GÉORGIE DU SUD-ET-LES ÎLES SANDWICH DU SUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6395 +label: "GHANA - GH" +value: "GHANA" +data: "GHANA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6396 +label: "GIBRALTAR - GI" +value: "GIBRALTAR" +data: "GIBRALTAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6397 +label: "GRÈCE - GR" +value: "GRÈCE" +data: "GRÈCE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6398 +label: "GRENADE - GD" +value: "GRENADE" +data: "GRENADE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6399 +label: "GROENLAND - GL" +value: "GROENLAND" +data: "GROENLAND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6400 +label: "GUADELOUPE - GP" +value: "GUADELOUPE" +data: "GUADELOUPE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6401 +label: "GUAM - GU" +value: "GUAM" +data: "GUAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6402 +label: "GUATEMALA - GT" +value: "GUATEMALA" +data: "GUATEMALA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6403 +label: "GUERNESEY - GG" +value: "GUERNESEY" +data: "GUERNESEY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6404 +label: "GUINÉE - GN" +value: "GUINÉE" +data: "GUINÉE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6405 +label: "GUINÉE-BISSAU - GW" +value: "GUINÉE-BISSAU" +data: "GUINÉE-BISSAU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6406 +label: "GUINÉE ÉQUATORIALE - GQ" +value: "GUINÉE ÉQUATORIALE" +data: "GUINÉE ÉQUATORIALE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6407 +label: "GUYANA - GY" +value: "GUYANA" +data: "GUYANA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6408 +label: "GUYANE FRANÇAISE - GF" +value: "GUYANE FRANÇAISE" +data: "GUYANE FRANÇAISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +label: "HAÏTI - HT" +value: "HAÏTI" +data: "HAÏTI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +label: "HEARD-ET-ÎLES MACDONALD, ÎLE - HM" +value: "HEARD-ET-ÎLES MACDONALD, ÎLE" +data: "HEARD-ET-ÎLES MACDONALD, ÎLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6411 +label: "HONDURAS - HN" +value: "HONDURAS" +data: "HONDURAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +label: "HONG KONG - HK" +value: "HONG KONG" +data: "HONG KONG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +label: "HONGRIE - HU" +value: "HONGRIE" +data: "HONGRIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6414 +label: "ÎLE DE MAN - IM" +value: "ÎLE DE MAN" +data: "ÎLE DE MAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6415 +label: "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS - UM" +value: "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS" +data: "ÎLES MINEURES ÉLOIGNÉES DES ÉTATS-UNIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6416 +label: "ÎLES VIERGES BRITANNIQUES - VG" +value: "ÎLES VIERGES BRITANNIQUES" +data: "ÎLES VIERGES BRITANNIQUES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6417 +label: "ÎLES VIERGES DES ÉTATS-UNIS - VI" +value: "ÎLES VIERGES DES ÉTATS-UNIS" +data: "ÎLES VIERGES DES ÉTATS-UNIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6418 +label: "INDE - IN" +value: "INDE" +data: "INDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6419 +label: "INDONÉSIE - ID" +value: "INDONÉSIE" +data: "INDONÉSIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6420 +label: "IRAN, RÉPUBLIQUE ISLAMIQUE D' - IR" +value: "IRAN, RÉPUBLIQUE ISLAMIQUE D'" +data: "IRAN, RÉPUBLIQUE ISLAMIQUE D'" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6421 +label: "IRAQ - IQ" +value: "IRAQ" +data: "IRAQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: "IRLANDE - IE" +value: "IRLANDE" +data: "IRLANDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: "ISLANDE - IS" +value: "ISLANDE" +data: "ISLANDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6424 +label: "ISRAËL - IL" +value: "ISRAËL" +data: "ISRAËL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6425 +label: "ITALIE - IT" +value: "ITALIE" +data: "ITALIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6426 +label: "JAMAÏQUE - JM" +value: "JAMAÏQUE" +data: "JAMAÏQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: "JAPON - JP" +value: "JAPON" +data: "JAPON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "JERSEY - JE" +value: "JERSEY" +data: "JERSEY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +label: "JORDANIE - JO" +value: "JORDANIE" +data: "JORDANIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6430 +label: "KAZAKHSTAN - KZ" +value: "KAZAKHSTAN" +data: "KAZAKHSTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6431 +label: "KENYA - KE" +value: "KENYA" +data: "KENYA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6432 +label: "KIRGHIZISTAN - KG" +value: "KIRGHIZISTAN" +data: "KIRGHIZISTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6433 +label: "KIRIBATI - KI" +value: "KIRIBATI" +data: "KIRIBATI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +label: "KOWEÏT - KW" +value: "KOWEÏT" +data: "KOWEÏT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +label: "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE - LA" +value: "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE" +data: "LAO, RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +label: "LESOTHO - LS" +value: "LESOTHO" +data: "LESOTHO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6437 +label: "LETTONIE - LV" +value: "LETTONIE" +data: "LETTONIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6438 +label: "LIBAN - LB" +value: "LIBAN" +data: "LIBAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6439 +label: "LIBÉRIA - LR" +value: "LIBÉRIA" +data: "LIBÉRIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6440 +label: "LIBYENNE, JAMAHIRIYA ARABE - LY" +value: "LIBYENNE, JAMAHIRIYA ARABE" +data: "LIBYENNE, JAMAHIRIYA ARABE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6441 +label: "LIECHTENSTEIN - LI" +value: "LIECHTENSTEIN" +data: "LIECHTENSTEIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6442 +label: "LITUANIE - LT" +value: "LITUANIE" +data: "LITUANIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +label: "LUXEMBOURG - LU" +value: "LUXEMBOURG" +data: "LUXEMBOURG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6444 +label: "MACAO - MO" +value: "MACAO" +data: "MACAO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6445 +label: "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE - MK" +value: "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE" +data: "MACÉDOINE, L'EX-RÉPUBLIQUE YOUGOSLAVE DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6446 +label: "MADAGASCAR - MG" +value: "MADAGASCAR" +data: "MADAGASCAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6447 +label: "MALAISIE - MY" +value: "MALAISIE" +data: "MALAISIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6448 +label: "MALAWI - MW" +value: "MALAWI" +data: "MALAWI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6449 +label: "MALDIVES - MV" +value: "MALDIVES" +data: "MALDIVES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6450 +label: "MALI - ML" +value: "MALI" +data: "MALI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6451 +label: "MALTE - MT" +value: "MALTE" +data: "MALTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6452 +label: "MARIANNES DU NORD, ÎLES - MP" +value: "MARIANNES DU NORD, ÎLES" +data: "MARIANNES DU NORD, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6453 +label: "MAROC - MA" +value: "MAROC" +data: "MAROC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6454 +label: "MARSHALL, ÎLES - MH" +value: "MARSHALL, ÎLES" +data: "MARSHALL, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6455 +label: "MARTINIQUE - MQ" +value: "MARTINIQUE" +data: "MARTINIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6456 +label: "MAURICE - MU" +value: "MAURICE" +data: "MAURICE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6457 +label: "MAURITANIE - MR" +value: "MAURITANIE" +data: "MAURITANIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6458 +label: "MAYOTTE - YT" +value: "MAYOTTE" +data: "MAYOTTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6459 +label: "MEXIQUE - MX" +value: "MEXIQUE" +data: "MEXIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6460 +label: "MICRONÉSIE, ÉTATS FÉDÉRÉS DE - FM" +value: "MICRONÉSIE, ÉTATS FÉDÉRÉS DE" +data: "MICRONÉSIE, ÉTATS FÉDÉRÉS DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6461 +label: "MOLDOVA, RÉPUBLIQUE DE - MD" +value: "MOLDOVA, RÉPUBLIQUE DE" +data: "MOLDOVA, RÉPUBLIQUE DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6462 +label: "MONACO - MC" +value: "MONACO" +data: "MONACO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6463 +label: "MONGOLIE - MN" +value: "MONGOLIE" +data: "MONGOLIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6464 +label: "MONTÉNÉGRO - ME" +value: "MONTÉNÉGRO" +data: "MONTÉNÉGRO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +label: "MONTSERRAT - MS" +value: "MONTSERRAT" +data: "MONTSERRAT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +label: "MOZAMBIQUE - MZ" +value: "MOZAMBIQUE" +data: "MOZAMBIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6467 +label: "MYANMAR - MM" +value: "MYANMAR" +data: "MYANMAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6468 +label: "NAMIBIE - NA" +value: "NAMIBIE" +data: "NAMIBIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6469 +label: "NAURU - NR" +value: "NAURU" +data: "NAURU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6470 +label: "NÉPAL - NP" +value: "NÉPAL" +data: "NÉPAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6471 +label: "NICARAGUA - NI" +value: "NICARAGUA" +data: "NICARAGUA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6472 +label: "NIGER - NE" +value: "NIGER" +data: "NIGER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6473 +label: "NIGÉRIA - NG" +value: "NIGÉRIA" +data: "NIGÉRIA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6474 +label: "NIUÉ - NU" +value: "NIUÉ" +data: "NIUÉ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6475 +label: "NORFOLK, ÎLE - NF" +value: "NORFOLK, ÎLE" +data: "NORFOLK, ÎLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6476 +label: "NORVÈGE - NO" +value: "NORVÈGE" +data: "NORVÈGE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6477 +label: "NOUVELLE-CALÉDONIE - NC" +value: "NOUVELLE-CALÉDONIE" +data: "NOUVELLE-CALÉDONIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6478 +label: "NOUVELLE-ZÉLANDE - NZ" +value: "NOUVELLE-ZÉLANDE" +data: "NOUVELLE-ZÉLANDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6479 +label: "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L' - IO" +value: "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L'" +data: "OCÉAN INDIEN, TERRITOIRE BRITANNIQUE DE L'" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6480 +label: "OMAN - OM" +value: "OMAN" +data: "OMAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6481 +label: "OUGANDA - UG" +value: "OUGANDA" +data: "OUGANDA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6482 +label: "OUZBÉKISTAN - UZ" +value: "OUZBÉKISTAN" +data: "OUZBÉKISTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6483 +label: "PAKISTAN - PK" +value: "PAKISTAN" +data: "PAKISTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6484 +label: "PALAOS - PW" +value: "PALAOS" +data: "PALAOS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6485 +label: "PALESTINIEN OCCUPÉ, TERRITOIRE - PS" +value: "PALESTINIEN OCCUPÉ, TERRITOIRE" +data: "PALESTINIEN OCCUPÉ, TERRITOIRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6486 +label: "PANAMA - PA" +value: "PANAMA" +data: "PANAMA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6487 +label: "PAPOUASIE-NOUVELLE-GUINÉE - PG" +value: "PAPOUASIE-NOUVELLE-GUINÉE" +data: "PAPOUASIE-NOUVELLE-GUINÉE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6488 +label: "PARAGUAY - PY" +value: "PARAGUAY" +data: "PARAGUAY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6489 +label: "PAYS-BAS - NL" +value: "PAYS-BAS" +data: "PAYS-BAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6490 +label: "PÉROU - PE" +value: "PÉROU" +data: "PÉROU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6491 +label: "PHILIPPINES - PH" +value: "PHILIPPINES" +data: "PHILIPPINES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6492 +label: "PITCAIRN - PN" +value: "PITCAIRN" +data: "PITCAIRN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6493 +label: "POLOGNE - PL" +value: "POLOGNE" +data: "POLOGNE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6494 +label: "POLYNÉSIE FRANÇAISE - PF" +value: "POLYNÉSIE FRANÇAISE" +data: "POLYNÉSIE FRANÇAISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6495 +label: "PORTO RICO - PR" +value: "PORTO RICO" +data: "PORTO RICO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +label: "PORTUGAL - PT" +value: "PORTUGAL" +data: "PORTUGAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +label: "QATAR - QA" +value: "QATAR" +data: "QATAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +label: "RÉUNION - RE" +value: "RÉUNION" +data: "RÉUNION" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +label: "ROUMANIE - RO" +value: "ROUMANIE" +data: "ROUMANIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +label: "ROYAUME-UNI - GB" +value: "ROYAUME-UNI" +data: "ROYAUME-UNI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6501 +label: "RUSSIE, FÉDÉRATION DE - RU" +value: "RUSSIE, FÉDÉRATION DE" +data: "RUSSIE, FÉDÉRATION DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6502 +label: "RWANDA - RW" +value: "RWANDA" +data: "RWANDA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6503 +label: "SAHARA OCCIDENTAL - EH" +value: "SAHARA OCCIDENTAL" +data: "SAHARA OCCIDENTAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6504 +label: "SAINT-BARTHÉLEMY - BL" +value: "SAINT-BARTHÉLEMY" +data: "SAINT-BARTHÉLEMY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6505 +label: "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA - SH" +value: "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA" +data: "SAINTE-HÉLÈNE, ASCENSION ET TRISTAN DA CUNHA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6506 +label: "SAINTE-LUCIE - LC" +value: "SAINTE-LUCIE" +data: "SAINTE-LUCIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6507 +label: "SAINT-KITTS-ET-NEVIS - KN" +value: "SAINT-KITTS-ET-NEVIS" +data: "SAINT-KITTS-ET-NEVIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6508 +label: "SAINT-MARIN - SM" +value: "SAINT-MARIN" +data: "SAINT-MARIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6509 +label: "SAINT-MARTIN(PARTIE FRANÇAISE) - MF" +value: "SAINT-MARTIN(PARTIE FRANÇAISE)" +data: "SAINT-MARTIN(PARTIE FRANÇAISE)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6510 +label: "SAINT-MARTIN (PARTIE NÉERLANDAISE) - SX" +value: "SAINT-MARTIN (PARTIE NÉERLANDAISE)" +data: "SAINT-MARTIN (PARTIE NÉERLANDAISE)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6511 +label: "SAINT-PIERRE-ET-MIQUELON - PM" +value: "SAINT-PIERRE-ET-MIQUELON" +data: "SAINT-PIERRE-ET-MIQUELON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6512 +label: "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN) - VA" +value: "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN)" +data: "SAINT-SIÈGE (ÉTAT DE LA CITÉ DU VATICAN)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6513 +label: "SAINT-VINCENT-ET-LES GRENADINES - VC" +value: "SAINT-VINCENT-ET-LES GRENADINES" +data: "SAINT-VINCENT-ET-LES GRENADINES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +label: "SALOMON, ÎLES - SB" +value: "SALOMON, ÎLES" +data: "SALOMON, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +label: "SAMOA - WS" +value: "SAMOA" +data: "SAMOA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6516 +label: "SAMOA AMÉRICAINES - AS" +value: "SAMOA AMÉRICAINES" +data: "SAMOA AMÉRICAINES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6517 +label: "SAO TOMÉ-ET-PRINCIPE - ST" +value: "SAO TOMÉ-ET-PRINCIPE" +data: "SAO TOMÉ-ET-PRINCIPE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6518 +label: "SÉNÉGAL - SN" +value: "SÉNÉGAL" +data: "SÉNÉGAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6519 +label: "SERBIE - RS" +value: "SERBIE" +data: "SERBIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6520 +label: "SEYCHELLES - SC" +value: "SEYCHELLES" +data: "SEYCHELLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6521 +label: "SIERRA LEONE - SL" +value: "SIERRA LEONE" +data: "SIERRA LEONE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6522 +label: "SINGAPOUR - SG" +value: "SINGAPOUR" +data: "SINGAPOUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6523 +label: "SLOVAQUIE - SK" +value: "SLOVAQUIE" +data: "SLOVAQUIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6524 +label: "SLOVÉNIE - SI" +value: "SLOVÉNIE" +data: "SLOVÉNIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6525 +label: "SOMALIE - SO" +value: "SOMALIE" +data: "SOMALIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6526 +label: "SOUDAN - SD" +value: "SOUDAN" +data: "SOUDAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6527 +label: "SOUDAN DU SUD - SS" +value: "SOUDAN DU SUD" +data: "SOUDAN DU SUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6528 +label: "SRI LANKA - LK" +value: "SRI LANKA" +data: "SRI LANKA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6529 +label: "SUÈDE - SE" +value: "SUÈDE" +data: "SUÈDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6530 +label: "SURINAME - SR" +value: "SURINAME" +data: "SURINAME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6531 +label: "SVALBARD ET ÎLE JAN MAYEN - SJ" +value: "SVALBARD ET ÎLE JAN MAYEN" +data: "SVALBARD ET ÎLE JAN MAYEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6532 +label: "SWAZILAND - SZ" +value: "SWAZILAND" +data: "SWAZILAND" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6533 +label: "SYRIENNE, RÉPUBLIQUE ARABE - SY" +value: "SYRIENNE, RÉPUBLIQUE ARABE" +data: "SYRIENNE, RÉPUBLIQUE ARABE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6534 +label: "TADJIKISTAN - TJ" +value: "TADJIKISTAN" +data: "TADJIKISTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6535 +label: "TAÏWAN, PROVINCE DE CHINE - TW" +value: "TAÏWAN, PROVINCE DE CHINE" +data: "TAÏWAN, PROVINCE DE CHINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6536 +label: "TANZANIE, RÉPUBLIQUE-UNIE DE - TZ" +value: "TANZANIE, RÉPUBLIQUE-UNIE DE" +data: "TANZANIE, RÉPUBLIQUE-UNIE DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6537 +label: "TCHAD - TD" +value: "TCHAD" +data: "TCHAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6538 +label: "TCHÈQUE, RÉPUBLIQUE - CZ" +value: "TCHÈQUE, RÉPUBLIQUE" +data: "TCHÈQUE, RÉPUBLIQUE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6539 +label: "TERRES AUSTRALES FRANÇAISES - TF" +value: "TERRES AUSTRALES FRANÇAISES" +data: "TERRES AUSTRALES FRANÇAISES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6540 +label: "THAÏLANDE - TH" +value: "THAÏLANDE" +data: "THAÏLANDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6541 +label: "TIMOR-LESTE - TL" +value: "TIMOR-LESTE" +data: "TIMOR-LESTE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6542 +label: "TOGO - TG" +value: "TOGO" +data: "TOGO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6543 +label: "TOKELAU - TK" +value: "TOKELAU" +data: "TOKELAU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6544 +label: "TONGA - TO" +value: "TONGA" +data: "TONGA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6545 +label: "TRINITÉ-ET-TOBAGO - TT" +value: "TRINITÉ-ET-TOBAGO" +data: "TRINITÉ-ET-TOBAGO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6546 +label: "TUNISIE - TN" +value: "TUNISIE" +data: "TUNISIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6547 +label: "TURKMÉNISTAN - TM" +value: "TURKMÉNISTAN" +data: "TURKMÉNISTAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6548 +label: "TURKS-ET-CAÏCOS, ÎLES - TC" +value: "TURKS-ET-CAÏCOS, ÎLES" +data: "TURKS-ET-CAÏCOS, ÎLES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6549 +label: "TURQUIE - TR" +value: "TURQUIE" +data: "TURQUIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6550 +label: "TUVALU - TV" +value: "TUVALU" +data: "TUVALU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6551 +label: "UKRAINE - UA" +value: "UKRAINE" +data: "UKRAINE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6552 +label: "URUGUAY - UY" +value: "URUGUAY" +data: "URUGUAY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6553 +label: "VANUATU - VU" +value: "VANUATU" +data: "VANUATU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6554 +label: "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU - VE" +value: "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU" +data: "VENEZUELA, RÉPUBLIQUE BOLIVARIENNE DU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6555 +label: "VIET NAM - VN" +value: "VIET NAM" +data: "VIET NAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6556 +label: "WALLIS ET FUTUNA - WF" +value: "WALLIS ET FUTUNA" +data: "WALLIS ET FUTUNA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6557 +label: "YÉMEN - YE" +value: "YÉMEN" +data: "YÉMEN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6558 +label: "ZAMBIE - ZM" +value: "ZAMBIE" +data: "ZAMBIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6559 +label: "ZIMBABWE - ZW" +value: "ZIMBABWE" +data: "ZIMBABWE" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6309 -form: Symfony\Component\Form\Form {#6259 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6310 …5} |
| full_name | "rendez_vous[informationComplementaire][pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_informationComplementaire_pays" |
| is_selected | Closure($choice, $value) {#6562 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6208 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pays" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_informationComplementaire_pays" |
| valid | true |
| value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
|---|---|---|
| label | "Votre demande" |
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 | 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 {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | "Votre demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#6104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6102 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_rendez_vous_message" ] |
| cache_key | "_rendez_vous_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6273 -form: Symfony\Component\Form\Form {#6262 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6278 …5} |
| full_name | "rendez_vous[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous_message" |
| label | "Votre demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_message" |
| valid | true |
| value | "" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "contactezNous" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3678 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3678 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "contactezNous" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#3678 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: 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 {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | [] |
| host | null |
| 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 | [] |
| legacy_error_messages | true |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6121 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "contactezNous" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_rendez_vous_captcha" ] |
| cache_key | "_rendez_vous_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6563 -form: Symfony\Component\Form\Form {#6265 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6561 …5} |
| full_name | "rendez_vous[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "rendez_vous_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6LdiNZEeAAAAAI61VtTldCdb9irOgH7ODYlONMI0" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3aeef3f13.KOkinjrfaIe7omTcdGvBpUfT4lOVE6uFgfU_8fZmFVk.Ydh6-GyQMP7r4Cy2Rz2plQSxoGLNZd7wzoIMm7IqLGkan2nzaecwz4jNMQ" |
| 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 | "3aeef3f13.KOkinjrfaIe7omTcdGvBpUfT4lOVE6uFgfU_8fZmFVk.Ydh6-GyQMP7r4Cy2Rz2plQSxoGLNZd7wzoIMm7IqLGkan2nzaecwz4jNMQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3648 …} -namespace: Closure() {#3650 …} } |
| data | "3aeef3f13.KOkinjrfaIe7omTcdGvBpUfT4lOVE6uFgfU_8fZmFVk.Ydh6-GyQMP7r4Cy2Rz2plQSxoGLNZd7wzoIMm7IqLGkan2nzaecwz4jNMQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2146 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#6565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#287 …} $translationDomain: "validators" $message: Closure() {#6564 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_rendez_vous__token" ] |
| cache_key | "_rendez_vous__token_hidden" |
| compound | false |
| data | "3aeef3f13.KOkinjrfaIe7omTcdGvBpUfT4lOVE6uFgfU_8fZmFVk.Ydh6-GyQMP7r4Cy2Rz2plQSxoGLNZd7wzoIMm7IqLGkan2nzaecwz4jNMQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6575 -form: Symfony\Component\Form\Form {#6571 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6306 …5} |
| full_name | "rendez_vous[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rendez_vous__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rendez_vous__token" |
| valid | true |
| value | "3aeef3f13.KOkinjrfaIe7omTcdGvBpUfT4lOVE6uFgfU_8fZmFVk.Ydh6-GyQMP7r4Cy2Rz2plQSxoGLNZd7wzoIMm7IqLGkan2nzaecwz4jNMQ" |