Forms
-
e_visa_request
-
traveler
-
email
-
firstName
-
lastName
-
dateOfBirth
-
nationality
-
passportNumber
-
passportExpiryDate
-
phone
-
address
-
postalCode
-
city
-
country
-
-
requestEmail
-
visaType
-
intendedArrivalDate
-
intendedDepartureDate
-
accommodationAddress
-
accommodationContact
-
invitationLetter
-
travelItinerary
-
financialProof
-
notes
-
_token
-
-
document_upload
-
file
-
type
-
name
-
description
-
_token
-
e_visa_request
"App\Form\EVisaRequestType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\EVisaRequest {#854 -id: null -requestNumber: null -requestEmail: null -traveler: null -status: App\Entity\EPassRequestStatus {#853 …} -visaType: null -intendedArrivalDate: null -intendedDepartureDate: null -accommodationAddress: null -accommodationContact: null -invitationLetter: null -travelItinerary: null -financialProof: null -notes: null -amountPaid: null -paymentMethod: null -paymentReference: null -paymentDate: null -processedAt: null -processedBy: null -rejectionReason: null -documents: Doctrine\Common\Collections\ArrayCollection {#855 …} -evisas: Doctrine\Common\Collections\ArrayCollection {#856 …} -isRenewal: false -previousEVisaId: null -createdAt: null -updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\EVisaRequest {#854 -id: null -requestNumber: null -requestEmail: null -traveler: null -status: App\Entity\EPassRequestStatus {#853 …} -visaType: null -intendedArrivalDate: null -intendedDepartureDate: null -accommodationAddress: null -accommodationContact: null -invitationLetter: null -travelItinerary: null -financialProof: null -notes: null -amountPaid: null -paymentMethod: null -paymentReference: null -paymentDate: null -processedAt: null -processedBy: null -rejectionReason: null -documents: Doctrine\Common\Collections\ArrayCollection {#855 …} -evisas: Doctrine\Common\Collections\ArrayCollection {#856 …} -isRenewal: false -previousEVisaId: null -createdAt: null -updatedAt: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\EVisaRequest {#854 -id: null -requestNumber: null -requestEmail: null -traveler: null -status: App\Entity\EPassRequestStatus {#853 …} -visaType: null -intendedArrivalDate: null -intendedDepartureDate: null -accommodationAddress: null -accommodationContact: null -invitationLetter: null -travelItinerary: null -financialProof: null -notes: null -amountPaid: null -paymentMethod: null -paymentReference: null -paymentDate: null -processedAt: null -processedBy: null -rejectionReason: null -documents: Doctrine\Common\Collections\ArrayCollection {#855 …} -evisas: Doctrine\Common\Collections\ArrayCollection {#856 …} -isRenewal: false -previousEVisaId: null -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\EVisaRequest" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\EVisaRequest" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#938 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "e_visa_request" "_e_visa_request" ] |
| cache_key | "_e_visa_request_e_visa_request" |
| compound | true |
| data | App\Entity\EVisaRequest {#854 -id: null -requestNumber: null -requestEmail: null -traveler: null -status: App\Entity\EPassRequestStatus {#853 …} -visaType: null -intendedArrivalDate: null -intendedDepartureDate: null -accommodationAddress: null -accommodationContact: null -invitationLetter: null -travelItinerary: null -financialProof: null -notes: null -amountPaid: null -paymentMethod: null -paymentReference: null -paymentDate: null -processedAt: null -processedBy: null -rejectionReason: null -documents: Doctrine\Common\Collections\ArrayCollection {#855 …} -evisas: Doctrine\Common\Collections\ArrayCollection {#856 …} -isRenewal: false -previousEVisaId: null -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1756 -errors: [] -form: Symfony\Component\Form\Form {#1429 …} } |
| form | Symfony\Component\Form\FormView {#1445 …5} |
| full_name | "e_visa_request" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "e_visa_request" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request" |
| valid | true |
| value | App\Entity\EVisaRequest {#854 -id: null -requestNumber: null -requestEmail: null -traveler: null -status: App\Entity\EPassRequestStatus {#853 …} -visaType: null -intendedArrivalDate: null -intendedDepartureDate: null -accommodationAddress: null -accommodationContact: null -invitationLetter: null -travelItinerary: null -financialProof: null -notes: null -amountPaid: null -paymentMethod: null -paymentReference: null -paymentDate: null -processedAt: null -processedBy: null -rejectionReason: null -documents: Doctrine\Common\Collections\ArrayCollection {#855 …} -evisas: Doctrine\Common\Collections\ArrayCollection {#856 …} -isRenewal: false -previousEVisaId: null -createdAt: null -updatedAt: null } |
traveler
"App\Form\TravelerType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| filter_visa_exempt | false |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "App\Entity\Traveler" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Traveler" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_visa_exempt | false |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#952 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "traveler" "_e_visa_request_traveler" ] |
| cache_key | "_e_visa_request_traveler_traveler" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1777 -errors: [] -form: Symfony\Component\Form\Form {#1555 …} } |
| form | Symfony\Component\Form\FormView {#1726 …5} |
| full_name | "e_visa_request[traveler]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "traveler" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler" |
| valid | true |
| value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "votre.email@exemple.com" ] |
[ "placeholder" => "votre.email@exemple.com" ] |
| label | "Adresse email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "votre.email@exemple.com" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1433 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1434 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "votre.email@exemple.com" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_e_visa_request_traveler_email" ] |
| cache_key | "_e_visa_request_traveler_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1782 -errors: [] -form: Symfony\Component\Form\Form {#1558 …} } |
| form | Symfony\Component\Form\FormView {#1781 …5} |
| full_name | "e_visa_request[traveler][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_email" |
| label | "Adresse email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_email" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre prénom" ] |
[ "placeholder" => "Votre prénom" ] |
| label | "Prénom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre prénom" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1443 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_e_visa_request_traveler_firstName" ] |
| cache_key | "_e_visa_request_traveler_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1790 -errors: [] -form: Symfony\Component\Form\Form {#1561 …} } |
| form | Symfony\Component\Form\FormView {#1792 …5} |
| full_name | "e_visa_request[traveler][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_firstName" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre nom" ] |
[ "placeholder" => "Votre nom" ] |
| label | "Nom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre nom" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1452 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_e_visa_request_traveler_lastName" ] |
| cache_key | "_e_visa_request_traveler_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1793 -errors: [] -form: Symfony\Component\Form\Form {#1564 …} } |
| form | Symfony\Component\Form\FormView {#1794 …5} |
| full_name | "e_visa_request[traveler][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_lastName" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_lastName" |
| valid | true |
| value | "" |
dateOfBirth
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | "Date de naissance" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de naissance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1460 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_e_visa_request_traveler_dateOfBirth" ] |
| cache_key | "_e_visa_request_traveler_dateOfBirth_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1795 -errors: [] -form: Symfony\Component\Form\Form {#1567 …} } |
| form | Symfony\Component\Form\FormView {#1796 …5} |
| full_name | "e_visa_request[traveler][dateOfBirth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_dateOfBirth" |
| label | "Date de naissance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateOfBirth" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_e_visa_request_traveler_dateOfBirth" |
| valid | true |
| value | "" |
| widget | "single_text" |
nationality
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| choices | [ "Afghanistan" => "AF" "Afrique du Sud" => "ZA" "Albanie" => "AL" "Algérie" => "DZ" "Allemagne" => "DE" "Andorre" => "AD" "Angola" => "AO" "Antigua-et-Barbuda" => "AG" "Arabie saoudite" => "SA" "Argentine" => "AR" "Arménie" => "AM" "Australie" => "AU" "Autriche" => "AT" "Azerbaïdjan" => "AZ" "Bahamas" => "BS" "Bahreïn" => "BH" "Bangladesh" => "BD" "Barbade" => "BB" "Belgique" => "BE" "Belize" => "BZ" "Bénin" => "BJ" "Bhoutan" => "BT" "Biélorussie" => "BY" "Bolivie" => "BO" "Bosnie-Herzégovine" => "BA" "Botswana" => "BW" "Brésil" => "BR" "Brunei" => "BN" "Bulgarie" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodge" => "KH" "Cameroun" => "CM" "Canada" => "CA" "Cap-Vert" => "CV" "Chili" => "CL" "Chine" => "CN" "Chypre" => "CY" "Colombie" => "CO" "Comores" => "KM" "Congo" => "CG" "Corée du Nord" => "KP" "Corée du Sud" => "KR" "Costa Rica" => "CR" "Côte d'Ivoire" => "CI" "Croatie" => "HR" "Cuba" => "CU" "Danemark" => "DK" "Djibouti" => "DJ" "Dominique" => "DM" "Égypte" => "EG" "Émirats arabes unis" => "AE" "Équateur" => "EC" "Érythrée" => "ER" "Espagne" => "ES" "Estonie" => "EE" "Eswatini" => "SZ" "États-Unis" => "US" "Éthiopie" => "ET" "Fidji" => "FJ" "Finlande" => "FI" "France" => "FR" "Gabon" => "GA" "Gambie" => "GM" "Géorgie" => "GE" "Ghana" => "GH" "Grèce" => "GR" "Grenade" => "GD" "Guatemala" => "GT" "Guinée" => "GN" "Guinée équatoriale" => "GQ" "Guinée-Bissau" => "GW" "Guyana" => "GY" "Haïti" => "HT" "Honduras" => "HN" "Hong Kong" => "HK" "Hongrie" => "HU" "Îles Marshall" => "MH" "Îles Salomon" => "SB" "Inde" => "IN" "Indonésie" => "ID" "Irak" => "IQ" "Iran" => "IR" "Irlande" => "IE" "Islande" => "IS" "Israël" => "IL" "Italie" => "IT" "Jamaïque" => "JM" "Japon" => "JP" "Jordanie" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kirghizistan" => "KG" "Kiribati" => "KI" "Koweït" => "KW" "La Réunion" => "RE" "Laos" => "LA" "Lesotho" => "LS" "Lettonie" => "LV" "Liban" => "LB" "Libéria" => "LR" "Libye" => "LY" "Liechtenstein" => "LI" "Lituanie" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macédoine du Nord" => "MK" "Madagascar" => "MG" "Malaisie" => "MY" "Malawi" => "MW" "Maldives" => "MV" "Mali" => "ML" "Malte" => "MT" "Maroc" => "MA" "Maurice" => "MU" "Mauritanie" => "MR" "Mayotte" => "YT" "Mexique" => "MX" "Micronésie" => "FM" "Moldavie" => "MD" "Monaco" => "MC" "Mongolie" => "MN" "Monténégro" => "ME" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibie" => "NA" "Nauru" => "NR" "Népal" => "NP" "Nicaragua" => "NI" "Niger" => "NE" "Nigeria" => "NG" "Norvège" => "NO" "Nouvelle-Zélande" => "NZ" "Oman" => "OM" "Ouganda" => "UG" "Ouzbékistan" => "UZ" "Pakistan" => "PK" "Palaos" => "PW" "Palestine" => "PS" "Panama" => "PA" "Papouasie-Nouvelle-Guinée" => "PG" "Paraguay" => "PY" "Pays-Bas" => "NL" "Pérou" => "PE" "Philippines" => "PH" "Pologne" => "PL" "Portugal" => "PT" "Qatar" => "QA" "République centrafricaine" => "CF" "République démocratique du Congo" => "CD" "République dominicaine" => "DO" "République tchèque" => "CZ" "Roumanie" => "RO" "Royaume-Uni" => "GB" "Russie" => "RU" "Rwanda" => "RW" "Sahara occidental" => "EH" "Saint-Kitts-et-Nevis" => "KN" "Saint-Marin" => "SM" "Saint-Vincent-et-les-Grenadines" => "VC" "Sainte-Hélène" => "SH" "Sainte-Lucie" => "LC" "Salvador" => "SV" "Samoa" => "WS" "Sao Tomé-et-Principe" => "ST" "Sénégal" => "SN" "Serbie" => "RS" "Seychelles" => "SC" "Sierra Leone" => "SL" "Singapour" => "SG" "Slovaquie" => "SK" "Slovénie" => "SI" "Somalie" => "SO" "Soudan" => "SD" "Soudan du Sud" => "SS" "Sri Lanka" => "LK" "Suède" => "SE" "Suisse" => "CH" "Suriname" => "SR" "Syrie" => "SY" "Tadjikistan" => "TJ" "Taïwan" => "TW" "Tanzanie" => "TZ" "Tchad" => "TD" "Thaïlande" => "TH" "Timor oriental" => "TL" "Togo" => "TG" "Tonga" => "TO" "Trinité-et-Tobago" => "TT" "Tunisie" => "TN" "Turkménistan" => "TM" "Turquie" => "TR" "Tuvalu" => "TV" "Ukraine" => "UA" "Uruguay" => "UY" "Vanuatu" => "VU" "Vatican" => "VA" "Venezuela" => "VE" "Vietnam" => "VN" "Yémen" => "YE" "Zambie" => "ZM" "Zimbabwe" => "ZW" ] |
[ "Afghanistan" => "AF" "Afrique du Sud" => "ZA" "Albanie" => "AL" "Algérie" => "DZ" "Allemagne" => "DE" "Andorre" => "AD" "Angola" => "AO" "Antigua-et-Barbuda" => "AG" "Arabie saoudite" => "SA" "Argentine" => "AR" "Arménie" => "AM" "Australie" => "AU" "Autriche" => "AT" "Azerbaïdjan" => "AZ" "Bahamas" => "BS" "Bahreïn" => "BH" "Bangladesh" => "BD" "Barbade" => "BB" "Belgique" => "BE" "Belize" => "BZ" "Bénin" => "BJ" "Bhoutan" => "BT" "Biélorussie" => "BY" "Bolivie" => "BO" "Bosnie-Herzégovine" => "BA" "Botswana" => "BW" "Brésil" => "BR" "Brunei" => "BN" "Bulgarie" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodge" => "KH" "Cameroun" => "CM" "Canada" => "CA" "Cap-Vert" => "CV" "Chili" => "CL" "Chine" => "CN" "Chypre" => "CY" "Colombie" => "CO" "Comores" => "KM" "Congo" => "CG" "Corée du Nord" => "KP" "Corée du Sud" => "KR" "Costa Rica" => "CR" "Côte d'Ivoire" => "CI" "Croatie" => "HR" "Cuba" => "CU" "Danemark" => "DK" "Djibouti" => "DJ" "Dominique" => "DM" "Égypte" => "EG" "Émirats arabes unis" => "AE" "Équateur" => "EC" "Érythrée" => "ER" "Espagne" => "ES" "Estonie" => "EE" "Eswatini" => "SZ" "États-Unis" => "US" "Éthiopie" => "ET" "Fidji" => "FJ" "Finlande" => "FI" "France" => "FR" "Gabon" => "GA" "Gambie" => "GM" "Géorgie" => "GE" "Ghana" => "GH" "Grèce" => "GR" "Grenade" => "GD" "Guatemala" => "GT" "Guinée" => "GN" "Guinée équatoriale" => "GQ" "Guinée-Bissau" => "GW" "Guyana" => "GY" "Haïti" => "HT" "Honduras" => "HN" "Hong Kong" => "HK" "Hongrie" => "HU" "Îles Marshall" => "MH" "Îles Salomon" => "SB" "Inde" => "IN" "Indonésie" => "ID" "Irak" => "IQ" "Iran" => "IR" "Irlande" => "IE" "Islande" => "IS" "Israël" => "IL" "Italie" => "IT" "Jamaïque" => "JM" "Japon" => "JP" "Jordanie" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kirghizistan" => "KG" "Kiribati" => "KI" "Koweït" => "KW" "La Réunion" => "RE" "Laos" => "LA" "Lesotho" => "LS" "Lettonie" => "LV" "Liban" => "LB" "Libéria" => "LR" "Libye" => "LY" "Liechtenstein" => "LI" "Lituanie" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macédoine du Nord" => "MK" "Madagascar" => "MG" "Malaisie" => "MY" "Malawi" => "MW" "Maldives" => "MV" "Mali" => "ML" "Malte" => "MT" "Maroc" => "MA" "Maurice" => "MU" "Mauritanie" => "MR" "Mayotte" => "YT" "Mexique" => "MX" "Micronésie" => "FM" "Moldavie" => "MD" "Monaco" => "MC" "Mongolie" => "MN" "Monténégro" => "ME" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibie" => "NA" "Nauru" => "NR" "Népal" => "NP" "Nicaragua" => "NI" "Niger" => "NE" "Nigeria" => "NG" "Norvège" => "NO" "Nouvelle-Zélande" => "NZ" "Oman" => "OM" "Ouganda" => "UG" "Ouzbékistan" => "UZ" "Pakistan" => "PK" "Palaos" => "PW" "Palestine" => "PS" "Panama" => "PA" "Papouasie-Nouvelle-Guinée" => "PG" "Paraguay" => "PY" "Pays-Bas" => "NL" "Pérou" => "PE" "Philippines" => "PH" "Pologne" => "PL" "Portugal" => "PT" "Qatar" => "QA" "République centrafricaine" => "CF" "République démocratique du Congo" => "CD" "République dominicaine" => "DO" "République tchèque" => "CZ" "Roumanie" => "RO" "Royaume-Uni" => "GB" "Russie" => "RU" "Rwanda" => "RW" "Sahara occidental" => "EH" "Saint-Kitts-et-Nevis" => "KN" "Saint-Marin" => "SM" "Saint-Vincent-et-les-Grenadines" => "VC" "Sainte-Hélène" => "SH" "Sainte-Lucie" => "LC" "Salvador" => "SV" "Samoa" => "WS" "Sao Tomé-et-Principe" => "ST" "Sénégal" => "SN" "Serbie" => "RS" "Seychelles" => "SC" "Sierra Leone" => "SL" "Singapour" => "SG" "Slovaquie" => "SK" "Slovénie" => "SI" "Somalie" => "SO" "Soudan" => "SD" "Soudan du Sud" => "SS" "Sri Lanka" => "LK" "Suède" => "SE" "Suisse" => "CH" "Suriname" => "SR" "Syrie" => "SY" "Tadjikistan" => "TJ" "Taïwan" => "TW" "Tanzanie" => "TZ" "Tchad" => "TD" "Thaïlande" => "TH" "Timor oriental" => "TL" "Togo" => "TG" "Tonga" => "TO" "Trinité-et-Tobago" => "TT" "Tunisie" => "TN" "Turkménistan" => "TM" "Turquie" => "TR" "Tuvalu" => "TV" "Ukraine" => "UA" "Uruguay" => "UY" "Vanuatu" => "VU" "Vatican" => "VA" "Venezuela" => "VE" "Vietnam" => "VN" "Yémen" => "YE" "Zambie" => "ZM" "Zimbabwe" => "ZW" ] |
| label | "Nationalité" |
same as passed value |
| placeholder | "Sélectionnez votre nationalité" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select" ] |
| 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_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Afghanistan" => "AF" "Afrique du Sud" => "ZA" "Albanie" => "AL" "Algérie" => "DZ" "Allemagne" => "DE" "Andorre" => "AD" "Angola" => "AO" "Antigua-et-Barbuda" => "AG" "Arabie saoudite" => "SA" "Argentine" => "AR" "Arménie" => "AM" "Australie" => "AU" "Autriche" => "AT" "Azerbaïdjan" => "AZ" "Bahamas" => "BS" "Bahreïn" => "BH" "Bangladesh" => "BD" "Barbade" => "BB" "Belgique" => "BE" "Belize" => "BZ" "Bénin" => "BJ" "Bhoutan" => "BT" "Biélorussie" => "BY" "Bolivie" => "BO" "Bosnie-Herzégovine" => "BA" "Botswana" => "BW" "Brésil" => "BR" "Brunei" => "BN" "Bulgarie" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodge" => "KH" "Cameroun" => "CM" "Canada" => "CA" "Cap-Vert" => "CV" "Chili" => "CL" "Chine" => "CN" "Chypre" => "CY" "Colombie" => "CO" "Comores" => "KM" "Congo" => "CG" "Corée du Nord" => "KP" "Corée du Sud" => "KR" "Costa Rica" => "CR" "Côte d'Ivoire" => "CI" "Croatie" => "HR" "Cuba" => "CU" "Danemark" => "DK" "Djibouti" => "DJ" "Dominique" => "DM" "Égypte" => "EG" "Émirats arabes unis" => "AE" "Équateur" => "EC" "Érythrée" => "ER" "Espagne" => "ES" "Estonie" => "EE" "Eswatini" => "SZ" "États-Unis" => "US" "Éthiopie" => "ET" "Fidji" => "FJ" "Finlande" => "FI" "France" => "FR" "Gabon" => "GA" "Gambie" => "GM" "Géorgie" => "GE" "Ghana" => "GH" "Grèce" => "GR" "Grenade" => "GD" "Guatemala" => "GT" "Guinée" => "GN" "Guinée équatoriale" => "GQ" "Guinée-Bissau" => "GW" "Guyana" => "GY" "Haïti" => "HT" "Honduras" => "HN" "Hong Kong" => "HK" "Hongrie" => "HU" "Îles Marshall" => "MH" "Îles Salomon" => "SB" "Inde" => "IN" "Indonésie" => "ID" "Irak" => "IQ" "Iran" => "IR" "Irlande" => "IE" "Islande" => "IS" "Israël" => "IL" "Italie" => "IT" "Jamaïque" => "JM" "Japon" => "JP" "Jordanie" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kirghizistan" => "KG" "Kiribati" => "KI" "Koweït" => "KW" "La Réunion" => "RE" "Laos" => "LA" "Lesotho" => "LS" "Lettonie" => "LV" "Liban" => "LB" "Libéria" => "LR" "Libye" => "LY" "Liechtenstein" => "LI" "Lituanie" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macédoine du Nord" => "MK" "Madagascar" => "MG" "Malaisie" => "MY" "Malawi" => "MW" "Maldives" => "MV" "Mali" => "ML" "Malte" => "MT" "Maroc" => "MA" "Maurice" => "MU" "Mauritanie" => "MR" "Mayotte" => "YT" "Mexique" => "MX" "Micronésie" => "FM" "Moldavie" => "MD" "Monaco" => "MC" "Mongolie" => "MN" "Monténégro" => "ME" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibie" => "NA" "Nauru" => "NR" "Népal" => "NP" "Nicaragua" => "NI" "Niger" => "NE" "Nigeria" => "NG" "Norvège" => "NO" "Nouvelle-Zélande" => "NZ" "Oman" => "OM" "Ouganda" => "UG" "Ouzbékistan" => "UZ" "Pakistan" => "PK" "Palaos" => "PW" "Palestine" => "PS" "Panama" => "PA" "Papouasie-Nouvelle-Guinée" => "PG" "Paraguay" => "PY" "Pays-Bas" => "NL" "Pérou" => "PE" "Philippines" => "PH" "Pologne" => "PL" "Portugal" => "PT" "Qatar" => "QA" "République centrafricaine" => "CF" "République démocratique du Congo" => "CD" "République dominicaine" => "DO" "République tchèque" => "CZ" "Roumanie" => "RO" "Royaume-Uni" => "GB" "Russie" => "RU" "Rwanda" => "RW" "Sahara occidental" => "EH" "Saint-Kitts-et-Nevis" => "KN" "Saint-Marin" => "SM" "Saint-Vincent-et-les-Grenadines" => "VC" "Sainte-Hélène" => "SH" "Sainte-Lucie" => "LC" "Salvador" => "SV" "Samoa" => "WS" "Sao Tomé-et-Principe" => "ST" "Sénégal" => "SN" "Serbie" => "RS" "Seychelles" => "SC" "Sierra Leone" => "SL" "Singapour" => "SG" "Slovaquie" => "SK" "Slovénie" => "SI" "Somalie" => "SO" "Soudan" => "SD" "Soudan du Sud" => "SS" "Sri Lanka" => "LK" "Suède" => "SE" "Suisse" => "CH" "Suriname" => "SR" "Syrie" => "SY" "Tadjikistan" => "TJ" "Taïwan" => "TW" "Tanzanie" => "TZ" "Tchad" => "TD" "Thaïlande" => "TH" "Timor oriental" => "TL" "Togo" => "TG" "Tonga" => "TO" "Trinité-et-Tobago" => "TT" "Tunisie" => "TN" "Turkménistan" => "TM" "Turquie" => "TR" "Tuvalu" => "TV" "Ukraine" => "UA" "Uruguay" => "UY" "Vanuatu" => "VU" "Vatican" => "VA" "Venezuela" => "VE" "Vietnam" => "VN" "Yémen" => "YE" "Zambie" => "ZM" "Zimbabwe" => "ZW" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nationalité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez votre nationalité" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1469 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_e_visa_request_traveler_nationality" ] |
| cache_key | "_e_visa_request_traveler_nationality_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +data: "AF" +value: "AF" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +data: "ZA" +value: "ZA" +label: "Afrique du Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +data: "AL" +value: "AL" +label: "Albanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +data: "DZ" +value: "DZ" +label: "Algérie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +data: "DE" +value: "DE" +label: "Allemagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +data: "AD" +value: "AD" +label: "Andorre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +data: "AO" +value: "AO" +label: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +data: "AG" +value: "AG" +label: "Antigua-et-Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +data: "SA" +value: "SA" +label: "Arabie saoudite" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +data: "AR" +value: "AR" +label: "Argentine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +data: "AM" +value: "AM" +label: "Arménie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +data: "AU" +value: "AU" +label: "Australie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +data: "AT" +value: "AT" +label: "Autriche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +data: "AZ" +value: "AZ" +label: "Azerbaïdjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +data: "BS" +value: "BS" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +data: "BH" +value: "BH" +label: "Bahreïn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +data: "BD" +value: "BD" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +data: "BB" +value: "BB" +label: "Barbade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +data: "BE" +value: "BE" +label: "Belgique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +data: "BZ" +value: "BZ" +label: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +data: "BJ" +value: "BJ" +label: "Bénin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +data: "BT" +value: "BT" +label: "Bhoutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +data: "BY" +value: "BY" +label: "Biélorussie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1822 +data: "BO" +value: "BO" +label: "Bolivie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +data: "BA" +value: "BA" +label: "Bosnie-Herzégovine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +data: "BW" +value: "BW" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +data: "BR" +value: "BR" +label: "Brésil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +data: "BN" +value: "BN" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +data: "BG" +value: "BG" +label: "Bulgarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +data: "BF" +value: "BF" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +data: "BI" +value: "BI" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +data: "KH" +value: "KH" +label: "Cambodge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +data: "CM" +value: "CM" +label: "Cameroun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +data: "CA" +value: "CA" +label: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +data: "CV" +value: "CV" +label: "Cap-Vert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +data: "CL" +value: "CL" +label: "Chili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +data: "CN" +value: "CN" +label: "Chine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +data: "CY" +value: "CY" +label: "Chypre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +data: "CO" +value: "CO" +label: "Colombie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +data: "KM" +value: "KM" +label: "Comores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1839 +data: "CG" +value: "CG" +label: "Congo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +data: "KP" +value: "KP" +label: "Corée du Nord" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +data: "KR" +value: "KR" +label: "Corée du Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +data: "CR" +value: "CR" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +data: "CI" +value: "CI" +label: "Côte d'Ivoire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +data: "HR" +value: "HR" +label: "Croatie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +data: "CU" +value: "CU" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +data: "DK" +value: "DK" +label: "Danemark" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +data: "DJ" +value: "DJ" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +data: "DM" +value: "DM" +label: "Dominique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +data: "EG" +value: "EG" +label: "Égypte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +data: "AE" +value: "AE" +label: "Émirats arabes unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +data: "EC" +value: "EC" +label: "Équateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +data: "ER" +value: "ER" +label: "Érythrée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1853 +data: "ES" +value: "ES" +label: "Espagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +data: "EE" +value: "EE" +label: "Estonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +data: "SZ" +value: "SZ" +label: "Eswatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +data: "US" +value: "US" +label: "États-Unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +data: "ET" +value: "ET" +label: "Éthiopie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +data: "FJ" +value: "FJ" +label: "Fidji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +data: "FI" +value: "FI" +label: "Finlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +data: "FR" +value: "FR" +label: "France" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +data: "GA" +value: "GA" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +data: "GM" +value: "GM" +label: "Gambie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +data: "GE" +value: "GE" +label: "Géorgie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +data: "GH" +value: "GH" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +data: "GR" +value: "GR" +label: "Grèce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +data: "GD" +value: "GD" +label: "Grenade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +data: "GT" +value: "GT" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +data: "GN" +value: "GN" +label: "Guinée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +data: "GQ" +value: "GQ" +label: "Guinée équatoriale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +data: "GW" +value: "GW" +label: "Guinée-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +data: "GY" +value: "GY" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +data: "HT" +value: "HT" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +data: "HN" +value: "HN" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +data: "HK" +value: "HK" +label: "Hong Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +data: "HU" +value: "HU" +label: "Hongrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +data: "MH" +value: "MH" +label: "Îles Marshall" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +data: "SB" +value: "SB" +label: "Îles Salomon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +data: "IN" +value: "IN" +label: "Inde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +data: "ID" +value: "ID" +label: "Indonésie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +data: "IQ" +value: "IQ" +label: "Irak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +data: "IR" +value: "IR" +label: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +data: "IE" +value: "IE" +label: "Irlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +data: "IS" +value: "IS" +label: "Islande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +data: "IL" +value: "IL" +label: "Israël" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +data: "IT" +value: "IT" +label: "Italie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +data: "JM" +value: "JM" +label: "Jamaïque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +data: "JP" +value: "JP" +label: "Japon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +data: "JO" +value: "JO" +label: "Jordanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +data: "KZ" +value: "KZ" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +data: "KE" +value: "KE" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +data: "KG" +value: "KG" +label: "Kirghizistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +data: "KI" +value: "KI" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +data: "KW" +value: "KW" +label: "Koweït" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +data: "RE" +value: "RE" +label: "La Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +data: "LA" +value: "LA" +label: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +data: "LS" +value: "LS" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +data: "LV" +value: "LV" +label: "Lettonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +data: "LB" +value: "LB" +label: "Liban" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +data: "LR" +value: "LR" +label: "Libéria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +data: "LY" +value: "LY" +label: "Libye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +data: "LI" +value: "LI" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +data: "LT" +value: "LT" +label: "Lituanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +data: "LU" +value: "LU" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +data: "MO" +value: "MO" +label: "Macao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +data: "MK" +value: "MK" +label: "Macédoine du Nord" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +data: "MG" +value: "MG" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +data: "MY" +value: "MY" +label: "Malaisie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +data: "MW" +value: "MW" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +data: "MV" +value: "MV" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +data: "ML" +value: "ML" +label: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +data: "MT" +value: "MT" +label: "Malte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +data: "MA" +value: "MA" +label: "Maroc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +data: "MU" +value: "MU" +label: "Maurice" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +data: "MR" +value: "MR" +label: "Mauritanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +data: "YT" +value: "YT" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +data: "MX" +value: "MX" +label: "Mexique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +data: "FM" +value: "FM" +label: "Micronésie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +data: "MD" +value: "MD" +label: "Moldavie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +data: "MC" +value: "MC" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +data: "MN" +value: "MN" +label: "Mongolie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +data: "ME" +value: "ME" +label: "Monténégro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +data: "MZ" +value: "MZ" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +data: "MM" +value: "MM" +label: "Myanmar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +data: "NA" +value: "NA" +label: "Namibie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +data: "NR" +value: "NR" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +data: "NP" +value: "NP" +label: "Népal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +data: "NI" +value: "NI" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +data: "NE" +value: "NE" +label: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +data: "NG" +value: "NG" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +data: "NO" +value: "NO" +label: "Norvège" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +data: "NZ" +value: "NZ" +label: "Nouvelle-Zélande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +data: "OM" +value: "OM" +label: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +data: "UG" +value: "UG" +label: "Ouganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +data: "UZ" +value: "UZ" +label: "Ouzbékistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +data: "PK" +value: "PK" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +data: "PW" +value: "PW" +label: "Palaos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +data: "PS" +value: "PS" +label: "Palestine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +data: "PA" +value: "PA" +label: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +data: "PG" +value: "PG" +label: "Papouasie-Nouvelle-Guinée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +data: "PY" +value: "PY" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +data: "NL" +value: "NL" +label: "Pays-Bas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +data: "PE" +value: "PE" +label: "Pérou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +data: "PH" +value: "PH" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +data: "PL" +value: "PL" +label: "Pologne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +data: "PT" +value: "PT" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +data: "QA" +value: "QA" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +data: "CF" +value: "CF" +label: "République centrafricaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +data: "CD" +value: "CD" +label: "République démocratique du Congo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +data: "DO" +value: "DO" +label: "République dominicaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +data: "CZ" +value: "CZ" +label: "République tchèque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +data: "RO" +value: "RO" +label: "Roumanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +data: "GB" +value: "GB" +label: "Royaume-Uni" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +data: "RU" +value: "RU" +label: "Russie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +data: "RW" +value: "RW" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +data: "EH" +value: "EH" +label: "Sahara occidental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +data: "KN" +value: "KN" +label: "Saint-Kitts-et-Nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +data: "SM" +value: "SM" +label: "Saint-Marin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +data: "VC" +value: "VC" +label: "Saint-Vincent-et-les-Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +data: "SH" +value: "SH" +label: "Sainte-Hélène" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +data: "LC" +value: "LC" +label: "Sainte-Lucie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +data: "SV" +value: "SV" +label: "Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +data: "WS" +value: "WS" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +data: "ST" +value: "ST" +label: "Sao Tomé-et-Principe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +data: "SN" +value: "SN" +label: "Sénégal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +data: "RS" +value: "RS" +label: "Serbie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +data: "SC" +value: "SC" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +data: "SL" +value: "SL" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +data: "SG" +value: "SG" +label: "Singapour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +data: "SK" +value: "SK" +label: "Slovaquie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +data: "SI" +value: "SI" +label: "Slovénie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +data: "SO" +value: "SO" +label: "Somalie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +data: "SD" +value: "SD" +label: "Soudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +data: "SS" +value: "SS" +label: "Soudan du Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +data: "LK" +value: "LK" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +data: "SE" +value: "SE" +label: "Suède" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +data: "CH" +value: "CH" +label: "Suisse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +data: "SR" +value: "SR" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +data: "SY" +value: "SY" +label: "Syrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +data: "TJ" +value: "TJ" +label: "Tadjikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +data: "TW" +value: "TW" +label: "Taïwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +data: "TZ" +value: "TZ" +label: "Tanzanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +data: "TD" +value: "TD" +label: "Tchad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +data: "TH" +value: "TH" +label: "Thaïlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +data: "TL" +value: "TL" +label: "Timor oriental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +data: "TG" +value: "TG" +label: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +data: "TO" +value: "TO" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +data: "TT" +value: "TT" +label: "Trinité-et-Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +data: "TN" +value: "TN" +label: "Tunisie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +data: "TM" +value: "TM" +label: "Turkménistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +data: "TR" +value: "TR" +label: "Turquie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +data: "TV" +value: "TV" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +data: "UA" +value: "UA" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +data: "UY" +value: "UY" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +data: "VU" +value: "VU" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +data: "VA" +value: "VA" +label: "Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +data: "VE" +value: "VE" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +data: "VN" +value: "VN" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +data: "YE" +value: "YE" +label: "Yémen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +data: "ZM" +value: "ZM" +label: "Zambie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +data: "ZW" +value: "ZW" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1797 -errors: [] -form: Symfony\Component\Form\Form {#1570 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1798 …5} |
| full_name | "e_visa_request[traveler][nationality]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_nationality" |
| is_selected | Closure($choice, $value) {#2002 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Nationalité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "nationality" |
| placeholder | "Sélectionnez votre nationalité" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_nationality" |
| valid | true |
| value | "" |
passportNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre numéro de passeport" ] |
[ "placeholder" => "Votre numéro de passeport" ] |
| label | "Numéro de passeport" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre numéro de passeport" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1480 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numéro de passeport" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1481 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre numéro de passeport" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_e_visa_request_traveler_passportNumber" ] |
| cache_key | "_e_visa_request_traveler_passportNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2003 -errors: [] -form: Symfony\Component\Form\Form {#1573 …} } |
| form | Symfony\Component\Form\FormView {#2004 …5} |
| full_name | "e_visa_request[traveler][passportNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_passportNumber" |
| label | "Numéro de passeport" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "passportNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_passportNumber" |
| valid | true |
| value | "" |
passportExpiryDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | "Date d'expiration du passeport" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date d'expiration du passeport" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1489 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_e_visa_request_traveler_passportExpiryDate" ] |
| cache_key | "_e_visa_request_traveler_passportExpiryDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2005 -errors: [] -form: Symfony\Component\Form\Form {#1576 …} } |
| form | Symfony\Component\Form\FormView {#2006 …5} |
| full_name | "e_visa_request[traveler][passportExpiryDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_passportExpiryDate" |
| label | "Date d'expiration du passeport" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "passportExpiryDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_e_visa_request_traveler_passportExpiryDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "+33 1 23 45 67 89" ] |
[ "placeholder" => "+33 1 23 45 67 89" ] |
| label | "Numéro de téléphone" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "+33 1 23 45 67 89" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1502 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numéro de téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1503 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "+33 1 23 45 67 89" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_e_visa_request_traveler_phone" ] |
| cache_key | "_e_visa_request_traveler_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2007 -errors: [] -form: Symfony\Component\Form\Form {#1579 …} } |
| form | Symfony\Component\Form\FormView {#2008 …5} |
| full_name | "e_visa_request[traveler][phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_phone" |
| label | "Numéro de téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_phone" |
| valid | true |
| value | "" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "123 Rue de la Paix" ] |
[ "placeholder" => "123 Rue de la Paix" ] |
| label | "Adresse" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "123 Rue de la Paix" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1511 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1512 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "123 Rue de la Paix" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_e_visa_request_traveler_address" ] |
| cache_key | "_e_visa_request_traveler_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2009 -errors: [] -form: Symfony\Component\Form\Form {#1582 …} } |
| form | Symfony\Component\Form\FormView {#2010 …5} |
| full_name | "e_visa_request[traveler][address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_address" |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_address" |
| valid | true |
| value | "" |
postalCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "75001" ] |
[ "placeholder" => "75001" ] |
| label | "Code postal" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "75001" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1520 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Code postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1521 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "75001" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_e_visa_request_traveler_postalCode" ] |
| cache_key | "_e_visa_request_traveler_postalCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2011 -errors: [] -form: Symfony\Component\Form\Form {#1585 …} } |
| form | Symfony\Component\Form\FormView {#2012 …5} |
| full_name | "e_visa_request[traveler][postalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_postalCode" |
| label | "Code postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postalCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_postalCode" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Paris" ] |
[ "placeholder" => "Paris" ] |
| label | "Ville" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Paris" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1529 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1530 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Paris" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_e_visa_request_traveler_city" ] |
| cache_key | "_e_visa_request_traveler_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2013 -errors: [] -form: Symfony\Component\Form\Form {#1588 …} } |
| form | Symfony\Component\Form\FormView {#2014 …5} |
| full_name | "e_visa_request[traveler][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_city" |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_city" |
| valid | true |
| value | "" |
country
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| label | "Pays" |
same as passed value |
| placeholder | "Sélectionnez votre pays" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| alpha3 | false |
| attr | [ "class" => "form-select" ] |
| 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_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1547 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#1545 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid country." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez votre pays" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1542 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "country" "_e_visa_request_traveler_country" ] |
| cache_key | "_e_visa_request_traveler_country_country" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +data: "AF" +value: "AF" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +data: "AX" +value: "AX" +label: "Åland Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +data: "AL" +value: "AL" +label: "Albania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +data: "DZ" +value: "DZ" +label: "Algeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +data: "AS" +value: "AS" +label: "American Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +data: "AD" +value: "AD" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +data: "AO" +value: "AO" +label: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +data: "AI" +value: "AI" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +data: "AQ" +value: "AQ" +label: "Antarctica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +data: "AG" +value: "AG" +label: "Antigua & Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +data: "AR" +value: "AR" +label: "Argentina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +data: "AM" +value: "AM" +label: "Armenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +data: "AW" +value: "AW" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +data: "AU" +value: "AU" +label: "Australia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +data: "AT" +value: "AT" +label: "Austria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +data: "AZ" +value: "AZ" +label: "Azerbaijan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +data: "BS" +value: "BS" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +data: "BH" +value: "BH" +label: "Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +data: "BD" +value: "BD" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +data: "BB" +value: "BB" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +data: "BY" +value: "BY" +label: "Belarus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +data: "BE" +value: "BE" +label: "Belgium" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +data: "BZ" +value: "BZ" +label: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +data: "BJ" +value: "BJ" +label: "Benin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +data: "BM" +value: "BM" +label: "Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +data: "BT" +value: "BT" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +data: "BO" +value: "BO" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +data: "BA" +value: "BA" +label: "Bosnia & Herzegovina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +data: "BW" +value: "BW" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +data: "BV" +value: "BV" +label: "Bouvet Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +data: "BR" +value: "BR" +label: "Brazil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +data: "IO" +value: "IO" +label: "British Indian Ocean Territory" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +data: "VG" +value: "VG" +label: "British Virgin Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +data: "BN" +value: "BN" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +data: "BG" +value: "BG" +label: "Bulgaria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +data: "BF" +value: "BF" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +data: "BI" +value: "BI" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +data: "KH" +value: "KH" +label: "Cambodia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +data: "CM" +value: "CM" +label: "Cameroon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +data: "CA" +value: "CA" +label: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +data: "CV" +value: "CV" +label: "Cape Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +data: "BQ" +value: "BQ" +label: "Caribbean Netherlands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +data: "KY" +value: "KY" +label: "Cayman Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +data: "CF" +value: "CF" +label: "Central African Republic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +data: "TD" +value: "TD" +label: "Chad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +data: "CL" +value: "CL" +label: "Chile" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +data: "CN" +value: "CN" +label: "China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +data: "CX" +value: "CX" +label: "Christmas Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +data: "CC" +value: "CC" +label: "Cocos (Keeling) Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +data: "CO" +value: "CO" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +data: "KM" +value: "KM" +label: "Comoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +data: "CG" +value: "CG" +label: "Congo - Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +data: "CD" +value: "CD" +label: "Congo - Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +data: "CK" +value: "CK" +label: "Cook Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +data: "CR" +value: "CR" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +data: "CI" +value: "CI" +label: "Côte d’Ivoire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +data: "HR" +value: "HR" +label: "Croatia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +data: "CU" +value: "CU" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +data: "CW" +value: "CW" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +data: "CY" +value: "CY" +label: "Cyprus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +data: "CZ" +value: "CZ" +label: "Czechia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +data: "DK" +value: "DK" +label: "Denmark" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +data: "DJ" +value: "DJ" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +data: "DM" +value: "DM" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +data: "DO" +value: "DO" +label: "Dominican Republic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +data: "EC" +value: "EC" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +data: "EG" +value: "EG" +label: "Egypt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +data: "SV" +value: "SV" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +data: "GQ" +value: "GQ" +label: "Equatorial Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +data: "ER" +value: "ER" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +data: "EE" +value: "EE" +label: "Estonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +data: "SZ" +value: "SZ" +label: "Eswatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +data: "ET" +value: "ET" +label: "Ethiopia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +data: "FK" +value: "FK" +label: "Falkland Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +data: "FO" +value: "FO" +label: "Faroe Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +data: "FJ" +value: "FJ" +label: "Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +data: "FI" +value: "FI" +label: "Finland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +data: "FR" +value: "FR" +label: "France" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +data: "GF" +value: "GF" +label: "French Guiana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +data: "PF" +value: "PF" +label: "French Polynesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +data: "TF" +value: "TF" +label: "French Southern Territories" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +data: "GA" +value: "GA" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +data: "GM" +value: "GM" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +data: "GE" +value: "GE" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +data: "DE" +value: "DE" +label: "Germany" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +data: "GH" +value: "GH" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +data: "GI" +value: "GI" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +data: "GR" +value: "GR" +label: "Greece" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +data: "GL" +value: "GL" +label: "Greenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +data: "GD" +value: "GD" +label: "Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +data: "GP" +value: "GP" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +data: "GU" +value: "GU" +label: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +data: "GT" +value: "GT" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +data: "GG" +value: "GG" +label: "Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +data: "GN" +value: "GN" +label: "Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +data: "GW" +value: "GW" +label: "Guinea-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +data: "GY" +value: "GY" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +data: "HT" +value: "HT" +label: "Haiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +data: "HM" +value: "HM" +label: "Heard & McDonald Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +data: "HN" +value: "HN" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +data: "HK" +value: "HK" +label: "Hong Kong SAR China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +data: "HU" +value: "HU" +label: "Hungary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +data: "IS" +value: "IS" +label: "Iceland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +data: "IN" +value: "IN" +label: "India" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +data: "ID" +value: "ID" +label: "Indonesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +data: "IR" +value: "IR" +label: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +data: "IQ" +value: "IQ" +label: "Iraq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +data: "IE" +value: "IE" +label: "Ireland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +data: "IM" +value: "IM" +label: "Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +data: "IL" +value: "IL" +label: "Israel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +data: "IT" +value: "IT" +label: "Italy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +data: "JM" +value: "JM" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +data: "JP" +value: "JP" +label: "Japan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +data: "JE" +value: "JE" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +data: "JO" +value: "JO" +label: "Jordan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +data: "KZ" +value: "KZ" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +data: "KE" +value: "KE" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +data: "KI" +value: "KI" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +data: "KW" +value: "KW" +label: "Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +data: "KG" +value: "KG" +label: "Kyrgyzstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +data: "LA" +value: "LA" +label: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +data: "LV" +value: "LV" +label: "Latvia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +data: "LB" +value: "LB" +label: "Lebanon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +data: "LS" +value: "LS" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +data: "LR" +value: "LR" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +data: "LY" +value: "LY" +label: "Libya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +data: "LI" +value: "LI" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +data: "LT" +value: "LT" +label: "Lithuania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +data: "LU" +value: "LU" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +data: "MO" +value: "MO" +label: "Macao SAR China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +data: "MG" +value: "MG" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +data: "MW" +value: "MW" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +data: "MY" +value: "MY" +label: "Malaysia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +data: "MV" +value: "MV" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +data: "ML" +value: "ML" +label: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +data: "MT" +value: "MT" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +data: "MH" +value: "MH" +label: "Marshall Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +data: "MQ" +value: "MQ" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +data: "MR" +value: "MR" +label: "Mauritania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +data: "MU" +value: "MU" +label: "Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +data: "YT" +value: "YT" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +data: "MX" +value: "MX" +label: "Mexico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +data: "FM" +value: "FM" +label: "Micronesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +data: "MD" +value: "MD" +label: "Moldova" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +data: "MC" +value: "MC" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +data: "MN" +value: "MN" +label: "Mongolia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +data: "ME" +value: "ME" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +data: "MS" +value: "MS" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +data: "MA" +value: "MA" +label: "Morocco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +data: "MZ" +value: "MZ" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +data: "MM" +value: "MM" +label: "Myanmar (Burma)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +data: "NA" +value: "NA" +label: "Namibia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +data: "NR" +value: "NR" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +data: "NP" +value: "NP" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +data: "NL" +value: "NL" +label: "Netherlands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +data: "NC" +value: "NC" +label: "New Caledonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +data: "NZ" +value: "NZ" +label: "New Zealand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +data: "NI" +value: "NI" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +data: "NE" +value: "NE" +label: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +data: "NG" +value: "NG" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +data: "NU" +value: "NU" +label: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +data: "NF" +value: "NF" +label: "Norfolk Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +data: "KP" +value: "KP" +label: "North Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +data: "MK" +value: "MK" +label: "North Macedonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +data: "MP" +value: "MP" +label: "Northern Mariana Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +data: "NO" +value: "NO" +label: "Norway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +data: "OM" +value: "OM" +label: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +data: "PK" +value: "PK" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +data: "PW" +value: "PW" +label: "Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +data: "PS" +value: "PS" +label: "Palestinian Territories" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +data: "PA" +value: "PA" +label: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +data: "PG" +value: "PG" +label: "Papua New Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +data: "PY" +value: "PY" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +data: "PE" +value: "PE" +label: "Peru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +data: "PH" +value: "PH" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +data: "PN" +value: "PN" +label: "Pitcairn Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: "PL" +value: "PL" +label: "Poland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +data: "PT" +value: "PT" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +data: "PR" +value: "PR" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: "QA" +value: "QA" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +data: "RE" +value: "RE" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +data: "RO" +value: "RO" +label: "Romania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +data: "RU" +value: "RU" +label: "Russia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +data: "RW" +value: "RW" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +data: "WS" +value: "WS" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: "SM" +value: "SM" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: "ST" +value: "ST" +label: "São Tomé & Príncipe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +data: "SA" +value: "SA" +label: "Saudi Arabia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: "SN" +value: "SN" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +data: "RS" +value: "RS" +label: "Serbia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +data: "SC" +value: "SC" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +data: "SL" +value: "SL" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +data: "SG" +value: "SG" +label: "Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +data: "SX" +value: "SX" +label: "Sint Maarten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +data: "SK" +value: "SK" +label: "Slovakia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +data: "SI" +value: "SI" +label: "Slovenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +data: "SB" +value: "SB" +label: "Solomon Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +data: "SO" +value: "SO" +label: "Somalia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +data: "ZA" +value: "ZA" +label: "South Africa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +data: "GS" +value: "GS" +label: "South Georgia & South Sandwich Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +data: "KR" +value: "KR" +label: "South Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +data: "SS" +value: "SS" +label: "South Sudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +data: "ES" +value: "ES" +label: "Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +data: "LK" +value: "LK" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +data: "BL" +value: "BL" +label: "St. Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +data: "SH" +value: "SH" +label: "St. Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +data: "KN" +value: "KN" +label: "St. Kitts & Nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +data: "LC" +value: "LC" +label: "St. Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +data: "MF" +value: "MF" +label: "St. Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +data: "PM" +value: "PM" +label: "St. Pierre & Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +data: "VC" +value: "VC" +label: "St. Vincent & Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +data: "SD" +value: "SD" +label: "Sudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +data: "SR" +value: "SR" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +data: "SJ" +value: "SJ" +label: "Svalbard & Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +data: "SE" +value: "SE" +label: "Sweden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +data: "CH" +value: "CH" +label: "Switzerland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +data: "SY" +value: "SY" +label: "Syria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +data: "TW" +value: "TW" +label: "Taiwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +data: "TJ" +value: "TJ" +label: "Tajikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +data: "TZ" +value: "TZ" +label: "Tanzania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +data: "TH" +value: "TH" +label: "Thailand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +data: "TL" +value: "TL" +label: "Timor-Leste" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +data: "TG" +value: "TG" +label: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +data: "TK" +value: "TK" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +data: "TO" +value: "TO" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +data: "TT" +value: "TT" +label: "Trinidad & Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +data: "TN" +value: "TN" +label: "Tunisia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +data: "TR" +value: "TR" +label: "Türkiye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +data: "TM" +value: "TM" +label: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +data: "TC" +value: "TC" +label: "Turks & Caicos Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +data: "TV" +value: "TV" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +data: "UM" +value: "UM" +label: "U.S. Outlying Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +data: "VI" +value: "VI" +label: "U.S. Virgin Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +data: "UG" +value: "UG" +label: "Uganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +data: "UA" +value: "UA" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +data: "AE" +value: "AE" +label: "United Arab Emirates" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +data: "GB" +value: "GB" +label: "United Kingdom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +data: "US" +value: "US" +label: "United States" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +data: "UY" +value: "UY" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +data: "UZ" +value: "UZ" +label: "Uzbekistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +data: "VU" +value: "VU" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +data: "VA" +value: "VA" +label: "Vatican City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +data: "VE" +value: "VE" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +data: "VN" +value: "VN" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +data: "WF" +value: "WF" +label: "Wallis & Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +data: "EH" +value: "EH" +label: "Western Sahara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +data: "YE" +value: "YE" +label: "Yemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +data: "ZM" +value: "ZM" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +data: "ZW" +value: "ZW" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2015 -errors: [] -form: Symfony\Component\Form\Form {#1591 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2016 …5} |
| full_name | "e_visa_request[traveler][country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_traveler_country" |
| is_selected | Closure($choice, $value) {#2271 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Sélectionnez votre pays" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_traveler_country" |
| valid | true |
| value | "" |
requestEmail
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "votre.email@example.com" ] |
[ "class" => "form-control" "placeholder" => "votre.email@example.com" ] |
| help | "Cet email sera utilisé pour vous envoyer les notifications concernant votre demande" |
same as passed value |
| label | "Email de demande" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "votre.email@example.com" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "Cet email sera utilisé pour vous envoyer les notifications concernant votre demande" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email de demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1002 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "votre.email@example.com" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_e_visa_request_requestEmail" ] |
| cache_key | "_e_visa_request_requestEmail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1779 -errors: [] -form: Symfony\Component\Form\Form {#1594 …} } |
| form | Symfony\Component\Form\FormView {#1780 …5} |
| full_name | "e_visa_request[requestEmail]" |
| help | "Cet email sera utilisé pour vous envoyer les notifications concernant votre demande" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_requestEmail" |
| label | "Email de demande" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "requestEmail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_requestEmail" |
| valid | true |
| value | "" |
visaType
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| choices | [ "Visa Tourisme" => "tourism" "Visa Affaires" => "business" "Visa Transit" => "transit" ] |
[ "Visa Tourisme" => "tourism" "Visa Affaires" => "business" "Visa Transit" => "transit" ] |
| label | "Type de visa" |
same as passed value |
| placeholder | "Sélectionnez un type de visa" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select" ] |
| 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_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Visa Tourisme" => "tourism" "Visa Affaires" => "business" "Visa Transit" => "transit" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Type de visa" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez un type de visa" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1331 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_e_visa_request_visaType" ] |
| cache_key | "_e_visa_request_visaType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +data: "tourism" +value: "tourism" +label: "Visa Tourisme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +data: "business" +value: "business" +label: "Visa Affaires" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +data: "transit" +value: "transit" +label: "Visa Transit" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2273 -errors: [] -form: Symfony\Component\Form\Form {#1597 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2272 …5} |
| full_name | "e_visa_request[visaType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_visaType" |
| is_selected | Closure($choice, $value) {#2278 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type de visa" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "visaType" |
| placeholder | "Sélectionnez un type de visa" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_visaType" |
| valid | true |
| value | "" |
intendedArrivalDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => "2025-11-05" ] |
[ "class" => "form-control" "min" => "2025-11-05" ] |
| html5 | true |
same as passed value |
| label | "Date d'arrivée prévue" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => "2025-11-05" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date d'arrivée prévue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1354 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => "2025-11-05" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_e_visa_request_intendedArrivalDate" ] |
| cache_key | "_e_visa_request_intendedArrivalDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2279 -errors: [] -form: Symfony\Component\Form\Form {#1600 …} } |
| form | Symfony\Component\Form\FormView {#2280 …5} |
| full_name | "e_visa_request[intendedArrivalDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_intendedArrivalDate" |
| label | "Date d'arrivée prévue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "intendedArrivalDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_e_visa_request_intendedArrivalDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
intendedDepartureDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => "2025-11-05" ] |
[ "class" => "form-control" "min" => "2025-11-05" ] |
| html5 | true |
same as passed value |
| label | "Date de départ prévue" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => "2025-11-05" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de départ prévue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1363 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => "2025-11-05" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_e_visa_request_intendedDepartureDate" ] |
| cache_key | "_e_visa_request_intendedDepartureDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2281 -errors: [] -form: Symfony\Component\Form\Form {#1603 …} } |
| form | Symfony\Component\Form\FormView {#2282 …5} |
| full_name | "e_visa_request[intendedDepartureDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_intendedDepartureDate" |
| label | "Date de départ prévue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "intendedDepartureDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_e_visa_request_intendedDepartureDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
accommodationAddress
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Indiquez l'adresse complète de votre hébergement" ] |
[ "class" => "form-control" "rows" => 3 "placeholder" => "Indiquez l'adresse complète de votre hébergement" ] |
| label | "Adresse d'hébergement" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Indiquez l'adresse complète de votre hébergement" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1376 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse d'hébergement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1377 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Indiquez l'adresse complète de votre hébergement" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_e_visa_request_accommodationAddress" ] |
| cache_key | "_e_visa_request_accommodationAddress_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2283 -errors: [] -form: Symfony\Component\Form\Form {#1606 …} } |
| form | Symfony\Component\Form\FormView {#2284 …5} |
| full_name | "e_visa_request[accommodationAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_accommodationAddress" |
| label | "Adresse d'hébergement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accommodationAddress" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_accommodationAddress" |
| valid | true |
| value | "" |
accommodationContact
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Nom et téléphone de la personne responsable" ] |
[ "class" => "form-control" "placeholder" => "Nom et téléphone de la personne responsable" ] |
| label | "Contact de l'hébergement" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Nom et téléphone de la personne responsable" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Contact de l'hébergement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1386 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Nom et téléphone de la personne responsable" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_e_visa_request_accommodationContact" ] |
| cache_key | "_e_visa_request_accommodationContact_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2285 -errors: [] -form: Symfony\Component\Form\Form {#1609 …} } |
| form | Symfony\Component\Form\FormView {#2286 …5} |
| full_name | "e_visa_request[accommodationContact]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_accommodationContact" |
| label | "Contact de l'hébergement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accommodationContact" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_accommodationContact" |
| valid | true |
| value | "" |
invitationLetter
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => 4 "placeholder" => "Décrivez le motif de votre voyage et fournissez une lettre d'invitation si applicable" ] |
[ "class" => "form-control" "rows" => 4 "placeholder" => "Décrivez le motif de votre voyage et fournissez une lettre d'invitation si applicable" ] |
| label | "Lettre d'invitation ou motif du voyage" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => 4 "placeholder" => "Décrivez le motif de votre voyage et fournissez une lettre d'invitation si applicable" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Lettre d'invitation ou motif du voyage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1395 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => 4 "placeholder" => "Décrivez le motif de votre voyage et fournissez une lettre d'invitation si applicable" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_e_visa_request_invitationLetter" ] |
| cache_key | "_e_visa_request_invitationLetter_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2287 -errors: [] -form: Symfony\Component\Form\Form {#1612 …} } |
| form | Symfony\Component\Form\FormView {#2288 …5} |
| full_name | "e_visa_request[invitationLetter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_invitationLetter" |
| label | "Lettre d'invitation ou motif du voyage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invitationLetter" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_invitationLetter" |
| valid | true |
| value | "" |
travelItinerary
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez votre itinéraire prévu" ] |
[ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez votre itinéraire prévu" ] |
| label | "Itinéraire de voyage" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez votre itinéraire prévu" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1403 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Itinéraire de voyage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1404 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez votre itinéraire prévu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_e_visa_request_travelItinerary" ] |
| cache_key | "_e_visa_request_travelItinerary_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2289 -errors: [] -form: Symfony\Component\Form\Form {#1615 …} } |
| form | Symfony\Component\Form\FormView {#2290 …5} |
| full_name | "e_visa_request[travelItinerary]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_travelItinerary" |
| label | "Itinéraire de voyage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "travelItinerary" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_travelItinerary" |
| valid | true |
| value | "" |
financialProof
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez vos moyens financiers pour le voyage" ] |
[ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez vos moyens financiers pour le voyage" ] |
| label | "Justificatifs financiers" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez vos moyens financiers pour le voyage" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1412 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Justificatifs financiers" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1413 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Décrivez vos moyens financiers pour le voyage" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_e_visa_request_financialProof" ] |
| cache_key | "_e_visa_request_financialProof_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2291 -errors: [] -form: Symfony\Component\Form\Form {#1618 …} } |
| form | Symfony\Component\Form\FormView {#2292 …5} |
| full_name | "e_visa_request[financialProof]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_financialProof" |
| label | "Justificatifs financiers" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "financialProof" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_financialProof" |
| valid | true |
| value | "" |
notes
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Toute information supplémentaire que vous souhaitez communiquer" ] |
[ "class" => "form-control" "rows" => 3 "placeholder" => "Toute information supplémentaire que vous souhaitez communiquer" ] |
| label | "Informations complémentaires" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Toute information supplémentaire que vous souhaitez communiquer" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Informations complémentaires" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1422 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Toute information supplémentaire que vous souhaitez communiquer" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_e_visa_request_notes" ] |
| cache_key | "_e_visa_request_notes_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2293 -errors: [] -form: Symfony\Component\Form\Form {#1621 …} } |
| form | Symfony\Component\Form\FormView {#2294 …5} |
| full_name | "e_visa_request[notes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request_notes" |
| label | "Informations complémentaires" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "notes" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request_notes" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#2299 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_e_visa_request__token" ] |
| cache_key | "_e_visa_request__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2310 -errors: [] -form: Symfony\Component\Form\Form {#2306 …} } |
| form | Symfony\Component\Form\FormView {#2301 …5} |
| full_name | "e_visa_request[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "e_visa_request__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_e_visa_request__token" |
| valid | true |
| value | "csrf-token" |
document_upload
"App\Form\DocumentUploadType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| document_types | [ App\Entity\DocumentType {#940 +name: "PASSPORT" +value: "passport" } App\Entity\DocumentType {#1424 +name: "PHOTO" +value: "photo" } App\Entity\DocumentType {#1415 +name: "VISA" +value: "visa" } App\Entity\DocumentType {#1365 +name: "BANK_STATEMENT" +value: "bank_statement" } App\Entity\DocumentType {#1356 +name: "EMPLOYMENT_CERTIFICATE" +value: "employment_certificate" } App\Entity\DocumentType {#1334 +name: "INVITATION_LETTER" +value: "invitation_letter" } App\Entity\DocumentType {#1313 +name: "TRAVEL_ITINERARY" +value: "travel_itinerary" } App\Entity\DocumentType {#954 +name: "ACCOMMODATION_PROOF" +value: "accommodation_proof" } App\Entity\DocumentType {#1548 +name: "FINANCIAL_PROOF" +value: "financial_proof" } App\Entity\DocumentType {#1532 +name: "OTHER" +value: "other" } ] |
[ App\Entity\DocumentType {#940 +name: "PASSPORT" +value: "passport" } App\Entity\DocumentType {#1424 +name: "PHOTO" +value: "photo" } App\Entity\DocumentType {#1415 +name: "VISA" +value: "visa" } App\Entity\DocumentType {#1365 +name: "BANK_STATEMENT" +value: "bank_statement" } App\Entity\DocumentType {#1356 +name: "EMPLOYMENT_CERTIFICATE" +value: "employment_certificate" } App\Entity\DocumentType {#1334 +name: "INVITATION_LETTER" +value: "invitation_letter" } App\Entity\DocumentType {#1313 +name: "TRAVEL_ITINERARY" +value: "travel_itinerary" } App\Entity\DocumentType {#954 +name: "ACCOMMODATION_PROOF" +value: "accommodation_proof" } App\Entity\DocumentType {#1548 +name: "FINANCIAL_PROOF" +value: "financial_proof" } App\Entity\DocumentType {#1532 +name: "OTHER" +value: "other" } ] |
| multiple | true |
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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| document_types | [ App\Entity\DocumentType {#940 +name: "PASSPORT" +value: "passport" } App\Entity\DocumentType {#1424 +name: "PHOTO" +value: "photo" } App\Entity\DocumentType {#1415 +name: "VISA" +value: "visa" } App\Entity\DocumentType {#1365 +name: "BANK_STATEMENT" +value: "bank_statement" } App\Entity\DocumentType {#1356 +name: "EMPLOYMENT_CERTIFICATE" +value: "employment_certificate" } App\Entity\DocumentType {#1334 +name: "INVITATION_LETTER" +value: "invitation_letter" } App\Entity\DocumentType {#1313 +name: "TRAVEL_ITINERARY" +value: "travel_itinerary" } App\Entity\DocumentType {#954 +name: "ACCOMMODATION_PROOF" +value: "accommodation_proof" } App\Entity\DocumentType {#1548 +name: "FINANCIAL_PROOF" +value: "financial_proof" } App\Entity\DocumentType {#1532 +name: "OTHER" +value: "other" } ] |
| empty_data | Closure(FormInterface $form) {#1471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| 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() {#1454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1462 …} $translationDomain: "validators" } } |
| validation_groups | [
"Default"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "document_upload" "_document_upload" ] |
| cache_key | "_document_upload_document_upload" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2312 -errors: [] -form: Symfony\Component\Form\Form {#1761 …} } |
| form | Symfony\Component\Form\FormView {#2313 …5} |
| full_name | "document_upload" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "document_upload" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "document_upload" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_document_upload" |
| valid | true |
| value | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "accept" => ".jpg,.jpeg,.png,.gif,.webp,.pdf" ] |
[ "class" => "form-control" "accept" => ".jpg,.jpeg,.png,.gif,.webp,.pdf" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1629 +payload: null +groups: [ "Default" ] +message: "Veuillez sélectionner un fichier à uploader." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\File {#1698 +payload: null +groups: [ "Default" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" "image/gif" "image/webp" "application/pdf" ] +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez uploader un fichier valide (JPEG, PNG, GIF, WebP ou PDF)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1629 +payload: null +groups: [ "Default" ] +message: "Veuillez sélectionner un fichier à uploader." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\File {#1698 +payload: null +groups: [ "Default" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" "image/gif" "image/webp" "application/pdf" ] +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez uploader un fichier valide (JPEG, PNG, GIF, WebP ou PDF)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
| label | "Fichier" |
same as passed value |
| multiple | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "class" => "form-control" "accept" => ".jpg,.jpeg,.png,.gif,.webp,.pdf" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1629 +payload: null +groups: [ "Default" ] +message: "Veuillez sélectionner un fichier à uploader." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\File {#1698 +payload: null +groups: [ "Default" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" "image/gif" "image/webp" "application/pdf" ] +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez uploader un fichier valide (JPEG, PNG, GIF, WebP ou PDF)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Fichier" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| 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() {#1725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1724 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "accept" => ".jpg,.jpeg,.png,.gif,.webp,.pdf" "multiple" => "multiple" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_document_upload_file" ] |
| cache_key | "_document_upload_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2317 -errors: [] -form: Symfony\Component\Form\Form {#1764 …} } |
| form | Symfony\Component\Form\FormView {#2316 …5} |
| full_name | "document_upload[file][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "document_upload_file" |
| label | "Fichier" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_document_upload_file" |
| valid | true |
| value | "" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| choices | [ "Passeport" => "passport" "Photo d'identité" => "photo" "Visa" => "visa" "Relevé bancaire" => "bank_statement" "Certificat de travail" => "employment_certificate" "Lettre d'invitation" => "invitation_letter" "Itinéraire de voyage" => "travel_itinerary" "Preuve d'hébergement" => "accommodation_proof" "Preuve financière" => "financial_proof" "Autre document" => "other" ] |
[ "Passeport" => "passport" "Photo d'identité" => "photo" "Visa" => "visa" "Relevé bancaire" => "bank_statement" "Certificat de travail" => "employment_certificate" "Lettre d'invitation" => "invitation_letter" "Itinéraire de voyage" => "travel_itinerary" "Preuve d'hébergement" => "accommodation_proof" "Preuve financière" => "financial_proof" "Autre document" => "other" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1703 +payload: null +groups: [ "Default" ] +message: "Veuillez sélectionner un type de document." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1703 +payload: null +groups: [ "Default" ] +message: "Veuillez sélectionner un type de document." +allowNull: false +normalizer: null } ] |
| label | "Type de document" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select" ] |
| 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_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Passeport" => "passport" "Photo d'identité" => "photo" "Visa" => "visa" "Relevé bancaire" => "bank_statement" "Certificat de travail" => "employment_certificate" "Lettre d'invitation" => "invitation_letter" "Itinéraire de voyage" => "travel_itinerary" "Preuve d'hébergement" => "accommodation_proof" "Preuve financière" => "financial_proof" "Autre document" => "other" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1703 +payload: null +groups: [ "Default" ] +message: "Veuillez sélectionner un type de document." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Type de document" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1733 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_document_upload_type" ] |
| cache_key | "_document_upload_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: "passport" +value: "passport" +label: "Passeport" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: "photo" +value: "photo" +label: "Photo d'identité" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: "visa" +value: "visa" +label: "Visa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: "bank_statement" +value: "bank_statement" +label: "Relevé bancaire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: "employment_certificate" +value: "employment_certificate" +label: "Certificat de travail" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: "invitation_letter" +value: "invitation_letter" +label: "Lettre d'invitation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +data: "travel_itinerary" +value: "travel_itinerary" +label: "Itinéraire de voyage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +data: "accommodation_proof" +value: "accommodation_proof" +label: "Preuve d'hébergement" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: "financial_proof" +value: "financial_proof" +label: "Preuve financière" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +data: "other" +value: "other" +label: "Autre document" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2318 -errors: [] -form: Symfony\Component\Form\Form {#1767 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2319 …5} |
| full_name | "document_upload[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "document_upload_type" |
| is_selected | Closure($choice, $value) {#2331 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type de document" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_document_upload_type" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Nom optionnel du document" ] |
[ "class" => "form-control" "placeholder" => "Nom optionnel du document" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1707 +payload: null +groups: [ "Default" ] +maxMessage: "Le nom du document ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1707 +payload: null +groups: [ "Default" ] +maxMessage: "Le nom du document ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Nom du document" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Nom optionnel du document" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1707 +payload: null +groups: [ "Default" ] +maxMessage: "Le nom du document ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom du document" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1745 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Nom optionnel du document" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_document_upload_name" ] |
| cache_key | "_document_upload_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2332 -errors: [] -form: Symfony\Component\Form\Form {#1770 …} } |
| form | Symfony\Component\Form\FormView {#2333 …5} |
| full_name | "document_upload[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "document_upload_name" |
| label | "Nom du document" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_document_upload_name" |
| valid | true |
| value | "" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Description optionnelle du document" ] |
[ "class" => "form-control" "rows" => 3 "placeholder" => "Description optionnelle du document" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1711 +payload: null +groups: [ "Default" ] +maxMessage: "La description ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 1000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1711 +payload: null +groups: [ "Default" ] +maxMessage: "La description ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 1000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Description" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Description optionnelle du document" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1711 +payload: null +groups: [ "Default" ] +maxMessage: "La description ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 1000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1753 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#1754 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => 3 "placeholder" => "Description optionnelle du document" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_document_upload_description" ] |
| cache_key | "_document_upload_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2334 -errors: [] -form: Symfony\Component\Form\Form {#1773 …} } |
| form | Symfony\Component\Form\FormView {#2335 …5} |
| full_name | "document_upload[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "document_upload_description" |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_document_upload_description" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#777 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#375 …} -logger: Monolog\Logger {#265 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#776 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#127 …} $message: Closure() {#2337 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_document_upload__token" ] |
| cache_key | "_document_upload__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2347 -errors: [] -form: Symfony\Component\Form\Form {#2343 …} } |
| form | Symfony\Component\Form\FormView {#2338 …5} |
| full_name | "document_upload[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "document_upload__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_document_upload__token" |
| valid | true |
| value | "csrf-token" |