- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 47
- Events
- Routing
- Cache
- Translation 437
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
nom
-
prenom
-
email
-
telephone
-
indicatif
-
societe
-
fonction
-
adresse
-
code_postal
-
ville
-
langue_utilisee
-
pays
-
tva_Intracommunautaire
-
submit_profil_form
-
password
-
-
first
-
second
-
-
submit_password_form
-
submit_email_form
-
form
"App\Form\Type\Compte\ProfilType"
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 |
|---|---|---|
| action | "/compte/modifier-mon-profil_fr_" |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/compte/modifier-mon-profil_fr_" |
| allow_extra_fields | true |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1059 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/compte/modifier-mon-profil_fr_" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1571 -form: Symfony\Component\Form\Form {#1573 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1376 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | null |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "NOEL" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "NOEL" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "NOEL" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1393 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1394 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_nom" ] |
| cache_key | "_form_nom_text" |
| compound | false |
| data | "NOEL" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1627 -form: Symfony\Component\Form\Form {#1574 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1635 …5} |
| full_name | "form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_nom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_nom" |
| valid | true |
| value | "NOEL" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Damien" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Damien" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "Damien" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1403 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_prenom" ] |
| cache_key | "_form_prenom_text" |
| compound | false |
| data | "Damien" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1547 -form: Symfony\Component\Form\Form {#1577 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1538 …5} |
| full_name | "form[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_prenom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_prenom" |
| valid | true |
| value | "Damien" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "damien@fusacq.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "damien@fusacq.com" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "damien@fusacq.com" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1412 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_email" ] |
| cache_key | "_form_email_text" |
| compound | false |
| data | "damien@fusacq.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1527 -form: Symfony\Component\Form\Form {#1580 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1515 …5} |
| full_name | "form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_email" |
| valid | true |
| value | "damien@fusacq.com" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0608483793" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "0608483793" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "0608483793" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1421 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_telephone" ] |
| cache_key | "_form_telephone_text" |
| compound | false |
| data | "0608483793" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1504 -form: Symfony\Component\Form\Form {#1583 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1496 …5} |
| full_name | "form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_telephone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_telephone" |
| valid | true |
| value | "0608483793" |
indicatif
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "33" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_attr | Closure($key, $val, $index) {#1383 class: "App\Form\Type\Compte\ProfilType" this: App\Form\Type\Compte\ProfilType {#1358 …} } |
same as passed value |
| choices | [ "France (+33) " => "33" "Belgique (+32) " => "32" "Suisse (+41) " => "41" "Canada (+1) " => "1" "Tunisie (+216) " => "216" "Afghanistan (+93) " => "93" "Afrique du Sud (+27) " => "27" "Albanie (+355) " => "355" "Algérie (+213) " => "213" "Allemagne (+49) " => "49" "Andorre (+376) " => "376" "Angola (+244) " => "244" "Anguilla (+1-264) " => "1-264" "Antigua et Barbuda (+1-268) " => "1-268" "Arabie Saoudite (+966) " => "966" "Argentine (+54) " => "54" "Arménie (+374) " => "374" "Aruba (+297) " => "297" "Ascension (Ile de) (+247) " => "247" "Australie (+61) " => "61" "Autriche (+43) " => "43" "Azerbaïdjan (+994) " => "994" "Bahamas (+1-242) " => "1-242" "Bahrein (+973) " => "973" "Bangladesh (+880) " => "880" "Barbade (+1-246) " => "1-246" "Belize (+501) " => "501" "Benin (+229) " => "229" "Bermudes (+1-441) " => "1-441" "Bhoutan (+975) " => "975" "Biélorussie (+375) " => "375" "Birmanie (Myanmar) (+95) " => "95" "Bolivie (+591) " => "591" "Bonaire (+599) " => "599" "Bosnie (+387) " => "387" "Botswana (+267) " => "267" "Brésil (+55) " => "55" "Brunei (+673) " => "673" "Bulgarie (+359) " => "359" "Burkina Faso (+226) " => "226" "Burundi (+257) " => "257" "Cambodge (+855) " => "855" "Cameroun (+237) " => "237" "Cap Vert (+238) " => "238" "Chili (+56) " => "56" "Chine (+86) " => "86" "Chypre (+357) " => "357" "Colombie (+57) " => "57" "République Démocratique du Congo (+243) " => "243" "République du Congo (+242) " => "242" "Cook (Iles) (+682) " => "682" "Corée du Nord (+850) " => "850" "Corée du Sud (+82) " => "82" "Costa Rica (+506) " => "506" "Côte d'Ivoire (+225) " => "225" "Croatie (+385) " => "385" "Cuba (+53) " => "53" "Curaçao (+5-999) " => "5999" "Danemark (+45) " => "45" "Djibouti (+253) " => "253" "Dominique (+1-767) " => "1-767" "Egypte (+20) " => "20" "El Salvador (+503) " => "503" "Emirats Arabes Unis (+971) " => "971" "Equateur (+593) " => "593" "Erythrée (+291) " => "291" "Espagne (+34) " => "34" "Estonie (+372) " => "372" "Etats Unis (+1) " => "999" "Ethiopie (+251) " => "251" "Falklands (Malouines) (+500) " => "500" "Fidji (Iles) (+679) " => "679" "Finlande (+358) " => "358" "Gabon (+241) " => "241" "Gambie (+220) " => "220" "Georgie (+995) " => "995" "Ghana (+233) " => "233" "Gibraltar (+350) " => "350" "Grèce (+30) " => "30" "Grenade (+1-473) " => "1-473" "Groenland (+299) " => "299" "Guadeloupe (+590) " => "590" "Guatemala (+502) " => "502" "Guinée (+224) " => "224" "Guinée Bissau (+245) " => "245" "Guinée Equatoriale (+240) " => "240" "Guyana (+592) " => "592" "Guyane Française (+594) " => "594" "Haïti (+509) " => "509" "Honduras (+504) " => "504" "Hong Kong (+852) " => "852" "Hongrie (+36) " => "36" "Iles Cayman (+1-345) " => "1-345" "Iles Salomon (+677) " => "677" "Iles Vierges GB (+1-284) " => "1-284" "Iles Vierges USA (+1-340) " => "1-340" "Inde (+91) " => "91" "Indonésie (+62) " => "62" "Irak (+964) " => "964" "Iran (+98) " => "98" "Irlande (+353) " => "353" "Islande (+354) " => "354" "Israël (+972) " => "972" "Italie (+39) " => "39" "Jamaïque (+1-876) " => "1-876" "Japon (+81) " => "81" "Jordanie (+962) " => "962" "Kenya (+254) " => "254" "Kirghizistan (+996) " => "996" "Kiribati (+686) " => "686" "Koweit (+965) " => "965" "Laos (+856) " => "856" "Lesotho (+266) " => "266" "Lettonie (+371) " => "371" "Liban (+961) " => "961" "Libye (+218) " => "218" "Liechtenstein (+423) " => "423" "Lituanie (+370) " => "370" "Luxembourg (+352) " => "352" "Macao (+853) " => "853" "Macédoine (+389) " => "389" "Madagascar (+261) " => "261" "Malaisie (+60) " => "60" "Malawi (+265) " => "265" "Maldives (+960) " => "960" "Mali (+223) " => "223" "Malte (+356) " => "356" "Mariannes (Iles) (+1-670) " => "1-670" "Maroc (+212) " => "212" "Marshall (Iles ) (+692) " => "692" "Martinique (+596) " => "596" "Mauritanie (+222) " => "222" "Mayotte (+262) " => "269" "Mexique (+52) " => "52" "Micronésie (+691) " => "691" "Moldavie (+373) " => "373" "Monaco (+377) " => "377" "Mongolie (+976) " => "976" "Montserrat (+1-664) " => "1-664" "Mozambique (+258) " => "258" "Namibie (+264) " => "264" "Nauru (+674) " => "674" "Népal (+977) " => "977" "Nicaragua (+505) " => "505" "Niger (+227) " => "227" "Nigeria (+234) " => "234" "Norfolk (Iles) (+672) " => "672" "Norvège (+47) " => "47" "Nouvelle Calédonie (+687) " => "687" "Nouvelle-Zélande (+64) " => "64" "Oman (+968) " => "968" "Ouganda (+256) " => "256" "Pakistan (+92) " => "92" "Palaos (+680) " => "680" "Palestine (+970) " => "970" "Panama (+507) " => "507" "Papouasie Nouvelle Guinée (+675) " => "675" "Paraguay (+595) " => "595" "Pays-Bas (+31) " => "31" "Pérou (+51) " => "51" "Philippines (+63) " => "63" "Pologne (+48) " => "48" "Polynésie Française (+689) " => "689" "Porto Rico (+1) " => "1-787" "Portugal (+351) " => "351" "Qatar (+974) " => "974" "République Centrafricaine (+236) " => "236" "République Dominicaine (+1) " => "1-809" "Réunion (+262) " => "262" "Roumanie (+40) " => "40" "Royaume-Uni (+44) " => "44" "Russie (+7) " => "07" "Rwanda (+250) " => "250" "Saint Marin (Rép.) (+378) " => "378" "Sainte Lucie (+1-758) " => "1-758" "Samoa occidental (+685) " => "685" "Sao Tomé et Principe (+239) " => "239" "Sénégal (+221) " => "221" "Sercq (+4-41481) " => "441481" "Seychelles (+248) " => "248" "Sierra Leone (+232) " => "232" "Singapour (+65) " => "65" "Slovaquie (+421) " => "421" "Slovénie (+386) " => "386" "Somalie (+252) " => "252" "Soudan (+249) " => "249" "Sri Lanka (+94) " => "94" "Saint-Christophe-et-Niévès (+1-869) " => "1-869" "St Pierre et Miquelon (+508) " => "508" "St Vincent et les Grenadines (+1-784) " => "1-784" "Suède (+46) " => "46" "Surinam (+597) " => "597" "Swaziland (+268) " => "268" "Syrie (+963) " => "963" "Tadjikistan (+992) " => "992" "Tanzanie (+255) " => "255" "Tchad (+235) " => "235" "République Tchèque (+420) " => "420" "Thailande (+66) " => "66" "Togo (+228) " => "228" "Tonga (+676) " => "676" "Trinidad et Tobago (+1-868) " => "1-868" "Turkmenistan (+993) " => "993" "Îles Turks et Caïques (+1-649) " => "1-649" "Turquie (+90) " => "90" "Tuvalu (+688) " => "688" "Ukraine (+380) " => "380" "Uruguay (+598) " => "598" "Vanuatu (+678) " => "678" "Vatican (+39) " => "396" "Venezuela (+58) " => "58" "Vietnam (+84) " => "84" "Wallis et Futuna (+681) " => "681" "Yemen (+967) " => "967" "Yougoslavie (+381) " => "381" "Zambie (+260) " => "260" "Zimbabwe (+263) " => "263" "Maurice (+230) " => "230" "Monténégro (+382) " => "382" ] |
[ "France (+33) " => "33" "Belgique (+32) " => "32" "Suisse (+41) " => "41" "Canada (+1) " => "1" "Tunisie (+216) " => "216" "Afghanistan (+93) " => "93" "Afrique du Sud (+27) " => "27" "Albanie (+355) " => "355" "Algérie (+213) " => "213" "Allemagne (+49) " => "49" "Andorre (+376) " => "376" "Angola (+244) " => "244" "Anguilla (+1-264) " => "1-264" "Antigua et Barbuda (+1-268) " => "1-268" "Arabie Saoudite (+966) " => "966" "Argentine (+54) " => "54" "Arménie (+374) " => "374" "Aruba (+297) " => "297" "Ascension (Ile de) (+247) " => "247" "Australie (+61) " => "61" "Autriche (+43) " => "43" "Azerbaïdjan (+994) " => "994" "Bahamas (+1-242) " => "1-242" "Bahrein (+973) " => "973" "Bangladesh (+880) " => "880" "Barbade (+1-246) " => "1-246" "Belize (+501) " => "501" "Benin (+229) " => "229" "Bermudes (+1-441) " => "1-441" "Bhoutan (+975) " => "975" "Biélorussie (+375) " => "375" "Birmanie (Myanmar) (+95) " => "95" "Bolivie (+591) " => "591" "Bonaire (+599) " => "599" "Bosnie (+387) " => "387" "Botswana (+267) " => "267" "Brésil (+55) " => "55" "Brunei (+673) " => "673" "Bulgarie (+359) " => "359" "Burkina Faso (+226) " => "226" "Burundi (+257) " => "257" "Cambodge (+855) " => "855" "Cameroun (+237) " => "237" "Cap Vert (+238) " => "238" "Chili (+56) " => "56" "Chine (+86) " => "86" "Chypre (+357) " => "357" "Colombie (+57) " => "57" "République Démocratique du Congo (+243) " => "243" "République du Congo (+242) " => "242" "Cook (Iles) (+682) " => "682" "Corée du Nord (+850) " => "850" "Corée du Sud (+82) " => "82" "Costa Rica (+506) " => "506" "Côte d'Ivoire (+225) " => "225" "Croatie (+385) " => "385" "Cuba (+53) " => "53" "Curaçao (+5-999) " => "5999" "Danemark (+45) " => "45" "Djibouti (+253) " => "253" "Dominique (+1-767) " => "1-767" "Egypte (+20) " => "20" "El Salvador (+503) " => "503" "Emirats Arabes Unis (+971) " => "971" "Equateur (+593) " => "593" "Erythrée (+291) " => "291" "Espagne (+34) " => "34" "Estonie (+372) " => "372" "Etats Unis (+1) " => "999" "Ethiopie (+251) " => "251" "Falklands (Malouines) (+500) " => "500" "Fidji (Iles) (+679) " => "679" "Finlande (+358) " => "358" "Gabon (+241) " => "241" "Gambie (+220) " => "220" "Georgie (+995) " => "995" "Ghana (+233) " => "233" "Gibraltar (+350) " => "350" "Grèce (+30) " => "30" "Grenade (+1-473) " => "1-473" "Groenland (+299) " => "299" "Guadeloupe (+590) " => "590" "Guatemala (+502) " => "502" "Guinée (+224) " => "224" "Guinée Bissau (+245) " => "245" "Guinée Equatoriale (+240) " => "240" "Guyana (+592) " => "592" "Guyane Française (+594) " => "594" "Haïti (+509) " => "509" "Honduras (+504) " => "504" "Hong Kong (+852) " => "852" "Hongrie (+36) " => "36" "Iles Cayman (+1-345) " => "1-345" "Iles Salomon (+677) " => "677" "Iles Vierges GB (+1-284) " => "1-284" "Iles Vierges USA (+1-340) " => "1-340" "Inde (+91) " => "91" "Indonésie (+62) " => "62" "Irak (+964) " => "964" "Iran (+98) " => "98" "Irlande (+353) " => "353" "Islande (+354) " => "354" "Israël (+972) " => "972" "Italie (+39) " => "39" "Jamaïque (+1-876) " => "1-876" "Japon (+81) " => "81" "Jordanie (+962) " => "962" "Kenya (+254) " => "254" "Kirghizistan (+996) " => "996" "Kiribati (+686) " => "686" "Koweit (+965) " => "965" "Laos (+856) " => "856" "Lesotho (+266) " => "266" "Lettonie (+371) " => "371" "Liban (+961) " => "961" "Libye (+218) " => "218" "Liechtenstein (+423) " => "423" "Lituanie (+370) " => "370" "Luxembourg (+352) " => "352" "Macao (+853) " => "853" "Macédoine (+389) " => "389" "Madagascar (+261) " => "261" "Malaisie (+60) " => "60" "Malawi (+265) " => "265" "Maldives (+960) " => "960" "Mali (+223) " => "223" "Malte (+356) " => "356" "Mariannes (Iles) (+1-670) " => "1-670" "Maroc (+212) " => "212" "Marshall (Iles ) (+692) " => "692" "Martinique (+596) " => "596" "Mauritanie (+222) " => "222" "Mayotte (+262) " => "269" "Mexique (+52) " => "52" "Micronésie (+691) " => "691" "Moldavie (+373) " => "373" "Monaco (+377) " => "377" "Mongolie (+976) " => "976" "Montserrat (+1-664) " => "1-664" "Mozambique (+258) " => "258" "Namibie (+264) " => "264" "Nauru (+674) " => "674" "Népal (+977) " => "977" "Nicaragua (+505) " => "505" "Niger (+227) " => "227" "Nigeria (+234) " => "234" "Norfolk (Iles) (+672) " => "672" "Norvège (+47) " => "47" "Nouvelle Calédonie (+687) " => "687" "Nouvelle-Zélande (+64) " => "64" "Oman (+968) " => "968" "Ouganda (+256) " => "256" "Pakistan (+92) " => "92" "Palaos (+680) " => "680" "Palestine (+970) " => "970" "Panama (+507) " => "507" "Papouasie Nouvelle Guinée (+675) " => "675" "Paraguay (+595) " => "595" "Pays-Bas (+31) " => "31" "Pérou (+51) " => "51" "Philippines (+63) " => "63" "Pologne (+48) " => "48" "Polynésie Française (+689) " => "689" "Porto Rico (+1) " => "1-787" "Portugal (+351) " => "351" "Qatar (+974) " => "974" "République Centrafricaine (+236) " => "236" "République Dominicaine (+1) " => "1-809" "Réunion (+262) " => "262" "Roumanie (+40) " => "40" "Royaume-Uni (+44) " => "44" "Russie (+7) " => "07" "Rwanda (+250) " => "250" "Saint Marin (Rép.) (+378) " => "378" "Sainte Lucie (+1-758) " => "1-758" "Samoa occidental (+685) " => "685" "Sao Tomé et Principe (+239) " => "239" "Sénégal (+221) " => "221" "Sercq (+4-41481) " => "441481" "Seychelles (+248) " => "248" "Sierra Leone (+232) " => "232" "Singapour (+65) " => "65" "Slovaquie (+421) " => "421" "Slovénie (+386) " => "386" "Somalie (+252) " => "252" "Soudan (+249) " => "249" "Sri Lanka (+94) " => "94" "Saint-Christophe-et-Niévès (+1-869) " => "1-869" "St Pierre et Miquelon (+508) " => "508" "St Vincent et les Grenadines (+1-784) " => "1-784" "Suède (+46) " => "46" "Surinam (+597) " => "597" "Swaziland (+268) " => "268" "Syrie (+963) " => "963" "Tadjikistan (+992) " => "992" "Tanzanie (+255) " => "255" "Tchad (+235) " => "235" "République Tchèque (+420) " => "420" "Thailande (+66) " => "66" "Togo (+228) " => "228" "Tonga (+676) " => "676" "Trinidad et Tobago (+1-868) " => "1-868" "Turkmenistan (+993) " => "993" "Îles Turks et Caïques (+1-649) " => "1-649" "Turquie (+90) " => "90" "Tuvalu (+688) " => "688" "Ukraine (+380) " => "380" "Uruguay (+598) " => "598" "Vanuatu (+678) " => "678" "Vatican (+39) " => "396" "Venezuela (+58) " => "58" "Vietnam (+84) " => "84" "Wallis et Futuna (+681) " => "681" "Yemen (+967) " => "967" "Yougoslavie (+381) " => "381" "Zambie (+260) " => "260" "Zimbabwe (+263) " => "263" "Maurice (+230) " => "230" "Monténégro (+382) " => "382" ] |
| data | "33" |
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 | true |
| choice_attr | Closure($key, $val, $index) {#1383 class: "App\Form\Type\Compte\ProfilType" this: App\Form\Type\Compte\ProfilType {#1358 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "France (+33) " => "33" "Belgique (+32) " => "32" "Suisse (+41) " => "41" "Canada (+1) " => "1" "Tunisie (+216) " => "216" "Afghanistan (+93) " => "93" "Afrique du Sud (+27) " => "27" "Albanie (+355) " => "355" "Algérie (+213) " => "213" "Allemagne (+49) " => "49" "Andorre (+376) " => "376" "Angola (+244) " => "244" "Anguilla (+1-264) " => "1-264" "Antigua et Barbuda (+1-268) " => "1-268" "Arabie Saoudite (+966) " => "966" "Argentine (+54) " => "54" "Arménie (+374) " => "374" "Aruba (+297) " => "297" "Ascension (Ile de) (+247) " => "247" "Australie (+61) " => "61" "Autriche (+43) " => "43" "Azerbaïdjan (+994) " => "994" "Bahamas (+1-242) " => "1-242" "Bahrein (+973) " => "973" "Bangladesh (+880) " => "880" "Barbade (+1-246) " => "1-246" "Belize (+501) " => "501" "Benin (+229) " => "229" "Bermudes (+1-441) " => "1-441" "Bhoutan (+975) " => "975" "Biélorussie (+375) " => "375" "Birmanie (Myanmar) (+95) " => "95" "Bolivie (+591) " => "591" "Bonaire (+599) " => "599" "Bosnie (+387) " => "387" "Botswana (+267) " => "267" "Brésil (+55) " => "55" "Brunei (+673) " => "673" "Bulgarie (+359) " => "359" "Burkina Faso (+226) " => "226" "Burundi (+257) " => "257" "Cambodge (+855) " => "855" "Cameroun (+237) " => "237" "Cap Vert (+238) " => "238" "Chili (+56) " => "56" "Chine (+86) " => "86" "Chypre (+357) " => "357" "Colombie (+57) " => "57" "République Démocratique du Congo (+243) " => "243" "République du Congo (+242) " => "242" "Cook (Iles) (+682) " => "682" "Corée du Nord (+850) " => "850" "Corée du Sud (+82) " => "82" "Costa Rica (+506) " => "506" "Côte d'Ivoire (+225) " => "225" "Croatie (+385) " => "385" "Cuba (+53) " => "53" "Curaçao (+5-999) " => "5999" "Danemark (+45) " => "45" "Djibouti (+253) " => "253" "Dominique (+1-767) " => "1-767" "Egypte (+20) " => "20" "El Salvador (+503) " => "503" "Emirats Arabes Unis (+971) " => "971" "Equateur (+593) " => "593" "Erythrée (+291) " => "291" "Espagne (+34) " => "34" "Estonie (+372) " => "372" "Etats Unis (+1) " => "999" "Ethiopie (+251) " => "251" "Falklands (Malouines) (+500) " => "500" "Fidji (Iles) (+679) " => "679" "Finlande (+358) " => "358" "Gabon (+241) " => "241" "Gambie (+220) " => "220" "Georgie (+995) " => "995" "Ghana (+233) " => "233" "Gibraltar (+350) " => "350" "Grèce (+30) " => "30" "Grenade (+1-473) " => "1-473" "Groenland (+299) " => "299" "Guadeloupe (+590) " => "590" "Guatemala (+502) " => "502" "Guinée (+224) " => "224" "Guinée Bissau (+245) " => "245" "Guinée Equatoriale (+240) " => "240" "Guyana (+592) " => "592" "Guyane Française (+594) " => "594" "Haïti (+509) " => "509" "Honduras (+504) " => "504" "Hong Kong (+852) " => "852" "Hongrie (+36) " => "36" "Iles Cayman (+1-345) " => "1-345" "Iles Salomon (+677) " => "677" "Iles Vierges GB (+1-284) " => "1-284" "Iles Vierges USA (+1-340) " => "1-340" "Inde (+91) " => "91" "Indonésie (+62) " => "62" "Irak (+964) " => "964" "Iran (+98) " => "98" "Irlande (+353) " => "353" "Islande (+354) " => "354" "Israël (+972) " => "972" "Italie (+39) " => "39" "Jamaïque (+1-876) " => "1-876" "Japon (+81) " => "81" "Jordanie (+962) " => "962" "Kenya (+254) " => "254" "Kirghizistan (+996) " => "996" "Kiribati (+686) " => "686" "Koweit (+965) " => "965" "Laos (+856) " => "856" "Lesotho (+266) " => "266" "Lettonie (+371) " => "371" "Liban (+961) " => "961" "Libye (+218) " => "218" "Liechtenstein (+423) " => "423" "Lituanie (+370) " => "370" "Luxembourg (+352) " => "352" "Macao (+853) " => "853" "Macédoine (+389) " => "389" "Madagascar (+261) " => "261" "Malaisie (+60) " => "60" "Malawi (+265) " => "265" "Maldives (+960) " => "960" "Mali (+223) " => "223" "Malte (+356) " => "356" "Mariannes (Iles) (+1-670) " => "1-670" "Maroc (+212) " => "212" "Marshall (Iles ) (+692) " => "692" "Martinique (+596) " => "596" "Mauritanie (+222) " => "222" "Mayotte (+262) " => "269" "Mexique (+52) " => "52" "Micronésie (+691) " => "691" "Moldavie (+373) " => "373" "Monaco (+377) " => "377" "Mongolie (+976) " => "976" "Montserrat (+1-664) " => "1-664" "Mozambique (+258) " => "258" "Namibie (+264) " => "264" "Nauru (+674) " => "674" "Népal (+977) " => "977" "Nicaragua (+505) " => "505" "Niger (+227) " => "227" "Nigeria (+234) " => "234" "Norfolk (Iles) (+672) " => "672" "Norvège (+47) " => "47" "Nouvelle Calédonie (+687) " => "687" "Nouvelle-Zélande (+64) " => "64" "Oman (+968) " => "968" "Ouganda (+256) " => "256" "Pakistan (+92) " => "92" "Palaos (+680) " => "680" "Palestine (+970) " => "970" "Panama (+507) " => "507" "Papouasie Nouvelle Guinée (+675) " => "675" "Paraguay (+595) " => "595" "Pays-Bas (+31) " => "31" "Pérou (+51) " => "51" "Philippines (+63) " => "63" "Pologne (+48) " => "48" "Polynésie Française (+689) " => "689" "Porto Rico (+1) " => "1-787" "Portugal (+351) " => "351" "Qatar (+974) " => "974" "République Centrafricaine (+236) " => "236" "République Dominicaine (+1) " => "1-809" "Réunion (+262) " => "262" "Roumanie (+40) " => "40" "Royaume-Uni (+44) " => "44" "Russie (+7) " => "07" "Rwanda (+250) " => "250" "Saint Marin (Rép.) (+378) " => "378" "Sainte Lucie (+1-758) " => "1-758" "Samoa occidental (+685) " => "685" "Sao Tomé et Principe (+239) " => "239" "Sénégal (+221) " => "221" "Sercq (+4-41481) " => "441481" "Seychelles (+248) " => "248" "Sierra Leone (+232) " => "232" "Singapour (+65) " => "65" "Slovaquie (+421) " => "421" "Slovénie (+386) " => "386" "Somalie (+252) " => "252" "Soudan (+249) " => "249" "Sri Lanka (+94) " => "94" "Saint-Christophe-et-Niévès (+1-869) " => "1-869" "St Pierre et Miquelon (+508) " => "508" "St Vincent et les Grenadines (+1-784) " => "1-784" "Suède (+46) " => "46" "Surinam (+597) " => "597" "Swaziland (+268) " => "268" "Syrie (+963) " => "963" "Tadjikistan (+992) " => "992" "Tanzanie (+255) " => "255" "Tchad (+235) " => "235" "République Tchèque (+420) " => "420" "Thailande (+66) " => "66" "Togo (+228) " => "228" "Tonga (+676) " => "676" "Trinidad et Tobago (+1-868) " => "1-868" "Turkmenistan (+993) " => "993" "Îles Turks et Caïques (+1-649) " => "1-649" "Turquie (+90) " => "90" "Tuvalu (+688) " => "688" "Ukraine (+380) " => "380" "Uruguay (+598) " => "598" "Vanuatu (+678) " => "678" "Vatican (+39) " => "396" "Venezuela (+58) " => "58" "Vietnam (+84) " => "84" "Wallis et Futuna (+681) " => "681" "Yemen (+967) " => "967" "Yougoslavie (+381) " => "381" "Zambie (+260) " => "260" "Zimbabwe (+263) " => "263" "Maurice (+230) " => "230" "Monténégro (+382) " => "382" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "33" |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1441 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_indicatif" ] |
| cache_key | "_form_indicatif_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "France (+33) " +value: "33" +data: "33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Belgique (+32) " +value: "32" +data: "32" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "Suisse (+41) " +value: "41" +data: "41" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "Canada (+1) " +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "Tunisie (+216) " +value: "216" +data: "216" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "Afghanistan (+93) " +value: "93" +data: "93" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +label: "Afrique du Sud (+27) " +value: "27" +data: "27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "Albanie (+355) " +value: "355" +data: "355" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "Algérie (+213) " +value: "213" +data: "213" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "Allemagne (+49) " +value: "49" +data: "49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "Andorre (+376) " +value: "376" +data: "376" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "Angola (+244) " +value: "244" +data: "244" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "Anguilla (+1-264) " +value: "1-264" +data: "1-264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "Antigua et Barbuda (+1-268) " +value: "1-268" +data: "1-268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "Arabie Saoudite (+966) " +value: "966" +data: "966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Argentine (+54) " +value: "54" +data: "54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "Arménie (+374) " +value: "374" +data: "374" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "Aruba (+297) " +value: "297" +data: "297" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "Ascension (Ile de) (+247) " +value: "247" +data: "247" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "Australie (+61) " +value: "61" +data: "61" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "Autriche (+43) " +value: "43" +data: "43" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "Azerbaïdjan (+994) " +value: "994" +data: "994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "Bahamas (+1-242) " +value: "1-242" +data: "1-242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "Bahrein (+973) " +value: "973" +data: "973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "Bangladesh (+880) " +value: "880" +data: "880" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "Barbade (+1-246) " +value: "1-246" +data: "1-246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "Belize (+501) " +value: "501" +data: "501" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "Benin (+229) " +value: "229" +data: "229" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "Bermudes (+1-441) " +value: "1-441" +data: "1-441" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1712 +label: "Bhoutan (+975) " +value: "975" +data: "975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1713 +label: "Biélorussie (+375) " +value: "375" +data: "375" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "Birmanie (Myanmar) (+95) " +value: "95" +data: "95" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +label: "Bolivie (+591) " +value: "591" +data: "591" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1716 +label: "Bonaire (+599) " +value: "599" +data: "599" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "Bosnie (+387) " +value: "387" +data: "387" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "Botswana (+267) " +value: "267" +data: "267" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "Brésil (+55) " +value: "55" +data: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "Brunei (+673) " +value: "673" +data: "673" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "Bulgarie (+359) " +value: "359" +data: "359" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "Burkina Faso (+226) " +value: "226" +data: "226" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "Burundi (+257) " +value: "257" +data: "257" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "Cambodge (+855) " +value: "855" +data: "855" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "Cameroun (+237) " +value: "237" +data: "237" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +label: "Cap Vert (+238) " +value: "238" +data: "238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "Chili (+56) " +value: "56" +data: "56" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "Chine (+86) " +value: "86" +data: "86" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "Chypre (+357) " +value: "357" +data: "357" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "Colombie (+57) " +value: "57" +data: "57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "République Démocratique du Congo (+243) " +value: "243" +data: "243" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "République du Congo (+242) " +value: "242" +data: "242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "Cook (Iles) (+682) " +value: "682" +data: "682" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "Corée du Nord (+850) " +value: "850" +data: "850" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "Corée du Sud (+82) " +value: "82" +data: "82" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "Costa Rica (+506) " +value: "506" +data: "506" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "Côte d'Ivoire (+225) " +value: "225" +data: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "Croatie (+385) " +value: "385" +data: "385" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "Cuba (+53) " +value: "53" +data: "53" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "Curaçao (+5-999) " +value: "5999" +data: "5999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "Danemark (+45) " +value: "45" +data: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1742 +label: "Djibouti (+253) " +value: "253" +data: "253" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "Dominique (+1-767) " +value: "1-767" +data: "1-767" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "Egypte (+20) " +value: "20" +data: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "El Salvador (+503) " +value: "503" +data: "503" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "Emirats Arabes Unis (+971) " +value: "971" +data: "971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +label: "Equateur (+593) " +value: "593" +data: "593" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +label: "Erythrée (+291) " +value: "291" +data: "291" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +label: "Espagne (+34) " +value: "34" +data: "34" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +label: "Estonie (+372) " +value: "372" +data: "372" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +label: "Etats Unis (+1) " +value: "999" +data: "999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "Ethiopie (+251) " +value: "251" +data: "251" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: "Falklands (Malouines) (+500) " +value: "500" +data: "500" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +label: "Fidji (Iles) (+679) " +value: "679" +data: "679" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1755 +label: "Finlande (+358) " +value: "358" +data: "358" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +label: "Gabon (+241) " +value: "241" +data: "241" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "Gambie (+220) " +value: "220" +data: "220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "Georgie (+995) " +value: "995" +data: "995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "Ghana (+233) " +value: "233" +data: "233" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "Gibraltar (+350) " +value: "350" +data: "350" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "Grèce (+30) " +value: "30" +data: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "Grenade (+1-473) " +value: "1-473" +data: "1-473" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "Groenland (+299) " +value: "299" +data: "299" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: "Guadeloupe (+590) " +value: "590" +data: "590" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "Guatemala (+502) " +value: "502" +data: "502" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "Guinée (+224) " +value: "224" +data: "224" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "Guinée Bissau (+245) " +value: "245" +data: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "Guinée Equatoriale (+240) " +value: "240" +data: "240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "Guyana (+592) " +value: "592" +data: "592" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "Guyane Française (+594) " +value: "594" +data: "594" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "Haïti (+509) " +value: "509" +data: "509" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "Honduras (+504) " +value: "504" +data: "504" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +label: "Hong Kong (+852) " +value: "852" +data: "852" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "Hongrie (+36) " +value: "36" +data: "36" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "Iles Cayman (+1-345) " +value: "1-345" +data: "1-345" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "Iles Salomon (+677) " +value: "677" +data: "677" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "Iles Vierges GB (+1-284) " +value: "1-284" +data: "1-284" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "Iles Vierges USA (+1-340) " +value: "1-340" +data: "1-340" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +label: "Inde (+91) " +value: "91" +data: "91" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "Indonésie (+62) " +value: "62" +data: "62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1781 +label: "Irak (+964) " +value: "964" +data: "964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1782 +label: "Iran (+98) " +value: "98" +data: "98" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +label: "Irlande (+353) " +value: "353" +data: "353" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +label: "Islande (+354) " +value: "354" +data: "354" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1785 +label: "Israël (+972) " +value: "972" +data: "972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "Italie (+39) " +value: "39" +data: "39" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +label: "Jamaïque (+1-876) " +value: "1-876" +data: "1-876" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "Japon (+81) " +value: "81" +data: "81" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "Jordanie (+962) " +value: "962" +data: "962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "Kenya (+254) " +value: "254" +data: "254" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +label: "Kirghizistan (+996) " +value: "996" +data: "996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1792 +label: "Kiribati (+686) " +value: "686" +data: "686" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "Koweit (+965) " +value: "965" +data: "965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "Laos (+856) " +value: "856" +data: "856" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "Lesotho (+266) " +value: "266" +data: "266" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "Lettonie (+371) " +value: "371" +data: "371" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "Liban (+961) " +value: "961" +data: "961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "Libye (+218) " +value: "218" +data: "218" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "Liechtenstein (+423) " +value: "423" +data: "423" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "Lituanie (+370) " +value: "370" +data: "370" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "Luxembourg (+352) " +value: "352" +data: "352" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "Macao (+853) " +value: "853" +data: "853" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "Macédoine (+389) " +value: "389" +data: "389" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "Madagascar (+261) " +value: "261" +data: "261" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "Malaisie (+60) " +value: "60" +data: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "Malawi (+265) " +value: "265" +data: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "Maldives (+960) " +value: "960" +data: "960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "Mali (+223) " +value: "223" +data: "223" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "Malte (+356) " +value: "356" +data: "356" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "Mariannes (Iles) (+1-670) " +value: "1-670" +data: "1-670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "Maroc (+212) " +value: "212" +data: "212" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "Marshall (Iles ) (+692) " +value: "692" +data: "692" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "Martinique (+596) " +value: "596" +data: "596" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Mauritanie (+222) " +value: "222" +data: "222" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "Mayotte (+262) " +value: "269" +data: "269" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "Mexique (+52) " +value: "52" +data: "52" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "Micronésie (+691) " +value: "691" +data: "691" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "Moldavie (+373) " +value: "373" +data: "373" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +label: "Monaco (+377) " +value: "377" +data: "377" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "Mongolie (+976) " +value: "976" +data: "976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "Montserrat (+1-664) " +value: "1-664" +data: "1-664" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1822 +label: "Mozambique (+258) " +value: "258" +data: "258" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +label: "Namibie (+264) " +value: "264" +data: "264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +label: "Nauru (+674) " +value: "674" +data: "674" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +label: "Népal (+977) " +value: "977" +data: "977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +label: "Nicaragua (+505) " +value: "505" +data: "505" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +label: "Niger (+227) " +value: "227" +data: "227" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +label: "Nigeria (+234) " +value: "234" +data: "234" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +label: "Norfolk (Iles) (+672) " +value: "672" +data: "672" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +label: "Norvège (+47) " +value: "47" +data: "47" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +label: "Nouvelle Calédonie (+687) " +value: "687" +data: "687" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +label: "Nouvelle-Zélande (+64) " +value: "64" +data: "64" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "Oman (+968) " +value: "968" +data: "968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +label: "Ouganda (+256) " +value: "256" +data: "256" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +label: "Pakistan (+92) " +value: "92" +data: "92" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +label: "Palaos (+680) " +value: "680" +data: "680" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +label: "Palestine (+970) " +value: "970" +data: "970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +label: "Panama (+507) " +value: "507" +data: "507" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1839 +label: "Papouasie Nouvelle Guinée (+675) " +value: "675" +data: "675" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "Paraguay (+595) " +value: "595" +data: "595" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +label: "Pays-Bas (+31) " +value: "31" +data: "31" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +label: "Pérou (+51) " +value: "51" +data: "51" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +label: "Philippines (+63) " +value: "63" +data: "63" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +label: "Pologne (+48) " +value: "48" +data: "48" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +label: "Polynésie Française (+689) " +value: "689" +data: "689" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +label: "Porto Rico (+1) " +value: "1-787" +data: "1-787" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +label: "Portugal (+351) " +value: "351" +data: "351" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +label: "Qatar (+974) " +value: "974" +data: "974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +label: "République Centrafricaine (+236) " +value: "236" +data: "236" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +label: "République Dominicaine (+1) " +value: "1-809" +data: "1-809" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +label: "Réunion (+262) " +value: "262" +data: "262" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +label: "Roumanie (+40) " +value: "40" +data: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1853 +label: "Royaume-Uni (+44) " +value: "44" +data: "44" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +label: "Russie (+7) " +value: "07" +data: "07" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "Rwanda (+250) " +value: "250" +data: "250" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "Saint Marin (Rép.) (+378) " +value: "378" +data: "378" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "Sainte Lucie (+1-758) " +value: "1-758" +data: "1-758" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "Samoa occidental (+685) " +value: "685" +data: "685" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "Sao Tomé et Principe (+239) " +value: "239" +data: "239" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "Sénégal (+221) " +value: "221" +data: "221" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "Sercq (+4-41481) " +value: "441481" +data: "441481" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "Seychelles (+248) " +value: "248" +data: "248" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "Sierra Leone (+232) " +value: "232" +data: "232" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "Singapour (+65) " +value: "65" +data: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "Slovaquie (+421) " +value: "421" +data: "421" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "Slovénie (+386) " +value: "386" +data: "386" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "Somalie (+252) " +value: "252" +data: "252" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "Soudan (+249) " +value: "249" +data: "249" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "Sri Lanka (+94) " +value: "94" +data: "94" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "Saint-Christophe-et-Niévès (+1-869) " +value: "1-869" +data: "1-869" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "St Pierre et Miquelon (+508) " +value: "508" +data: "508" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "St Vincent et les Grenadines (+1-784) " +value: "1-784" +data: "1-784" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "Suède (+46) " +value: "46" +data: "46" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "Surinam (+597) " +value: "597" +data: "597" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "Swaziland (+268) " +value: "268" +data: "268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "Syrie (+963) " +value: "963" +data: "963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "Tadjikistan (+992) " +value: "992" +data: "992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "Tanzanie (+255) " +value: "255" +data: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "Tchad (+235) " +value: "235" +data: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "République Tchèque (+420) " +value: "420" +data: "420" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "Thailande (+66) " +value: "66" +data: "66" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Togo (+228) " +value: "228" +data: "228" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "Tonga (+676) " +value: "676" +data: "676" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "Trinidad et Tobago (+1-868) " +value: "1-868" +data: "1-868" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "Turkmenistan (+993) " +value: "993" +data: "993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "Îles Turks et Caïques (+1-649) " +value: "1-649" +data: "1-649" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "Turquie (+90) " +value: "90" +data: "90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "Tuvalu (+688) " +value: "688" +data: "688" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "Ukraine (+380) " +value: "380" +data: "380" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "Uruguay (+598) " +value: "598" +data: "598" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "Vanuatu (+678) " +value: "678" +data: "678" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Vatican (+39) " +value: "396" +data: "396" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Venezuela (+58) " +value: "58" +data: "58" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Vietnam (+84) " +value: "84" +data: "84" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Wallis et Futuna (+681) " +value: "681" +data: "681" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Yemen (+967) " +value: "967" +data: "967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Yougoslavie (+381) " +value: "381" +data: "381" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Zambie (+260) " +value: "260" +data: "260" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Zimbabwe (+263) " +value: "263" +data: "263" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Maurice (+230) " +value: "230" +data: "230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Monténégro (+382) " +value: "382" +data: "382" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "33" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1487 -form: Symfony\Component\Form\Form {#1586 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1478 …5} |
| full_name | "form[indicatif]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_indicatif" |
| is_selected | Closure($choice, $value) {#1903 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1428 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "indicatif" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_indicatif" |
| valid | true |
| value | "33" |
societe
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "FUSACQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "FUSACQ" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "FUSACQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1454 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_societe" ] |
| cache_key | "_form_societe_text" |
| compound | false |
| data | "FUSACQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1902 -form: Symfony\Component\Form\Form {#1589 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1904 …5} |
| full_name | "form[societe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_societe" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "societe" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_societe" |
| valid | true |
| value | "FUSACQ" |
fonction
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "DG" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "DG" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "DG" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1463 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_fonction" ] |
| cache_key | "_form_fonction_text" |
| compound | false |
| data | "DG" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1905 -form: Symfony\Component\Form\Form {#1592 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1906 …5} |
| full_name | "form[fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_fonction" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fonction" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_fonction" |
| valid | true |
| value | "DG" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 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 | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1476 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_adresse" ] |
| cache_key | "_form_adresse_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1907 -form: Symfony\Component\Form\Form {#1595 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1908 …5} |
| full_name | "form[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_adresse" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_adresse" |
| valid | true |
| value | "" |
code_postal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "75015" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "75015" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "75015" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1485 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_code_postal" ] |
| cache_key | "_form_code_postal_text" |
| compound | false |
| data | "75015" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1909 -form: Symfony\Component\Form\Form {#1598 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1910 …5} |
| full_name | "form[code_postal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_code_postal" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "code_postal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_code_postal" |
| valid | true |
| value | "75015" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Paris" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "Paris" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "Paris" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1493 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1494 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_ville" ] |
| cache_key | "_form_ville_text" |
| compound | false |
| data | "Paris" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1911 -form: Symfony\Component\Form\Form {#1601 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1912 …5} |
| full_name | "form[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_ville" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_ville" |
| valid | true |
| value | "Paris" |
langue_utilisee
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "class" => "form-control" ] |
[ "autocomplete" => "off" "class" => "form-control" ] |
| choices | [ "Français" => "FR" "Anglais" => "EN" "Allemand" => "DE" "Espagnol" => "ES" "Néerlandais" => "NL" "Italien" => "IT" "Français (Québec)" => "FR_CA" ] |
[ "Français" => "FR" "Anglais" => "EN" "Allemand" => "DE" "Espagnol" => "ES" "Néerlandais" => "NL" "Italien" => "IT" "Français (Québec)" => "FR_CA" ] |
| data | "" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Français" => "FR" "Anglais" => "EN" "Allemand" => "DE" "Espagnol" => "ES" "Néerlandais" => "NL" "Italien" => "IT" "Français (Québec)" => "FR_CA" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1502 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_langue_utilisee" ] |
| cache_key | "_form_langue_utilisee_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Français" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Anglais" +value: "EN" +data: "EN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Allemand" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Espagnol" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "Néerlandais" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "Italien" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "Français (Québec)" +value: "FR_CA" +data: "FR_CA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1913 -form: Symfony\Component\Form\Form {#1604 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1914 …5} |
| full_name | "form[langue_utilisee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_langue_utilisee" |
| is_selected | Closure($choice, $value) {#1923 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1428 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "langue_utilisee" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_langue_utilisee" |
| valid | true |
| value | "" |
pays
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "33" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| choice_attr | Closure($key, $val, $index) {#1384 class: "App\Form\Type\Compte\ProfilType" this: App\Form\Type\Compte\ProfilType {#1358 …} } |
same as passed value |
| choices | [ "France" => "33" "Tunisie" => "216" "Suisse" => "41" "Canada" => "01" "Belgique" => "32" "Afghanistan" => "93" "Afrique du Sud" => "27" "Albanie" => "355" "Algérie" => "213" "Allemagne" => "49" "Andorre" => "376" "Angola" => "244" "Anguilla" => "1264" "Antigua et Barbuda" => "1268" "Arabie Saoudite" => "966" "Argentine" => "54" "Arménie" => "374" "Aruba" => "297" "Ascension (Ile de)" => "247" "Australie" => "61" "Autriche" => "43" "Azerbaïdjan" => "994" "Bahamas" => "1242" "Bahrein" => "973" "Bangladesh" => "880" "Barbade" => "1246" "Belize" => "501" "Benin" => "229" "Bermudes" => "1441" "Bhoutan" => "975" "Biélorussie" => "375" "Birmanie (Myanmar)" => "95" "Bolivie" => "591" "Bonaire" => "599" "Bosnie" => "387" "Botswana" => "267" "Brésil" => "55" "Brunei" => "673" "Bulgarie" => "359" "Burkina Faso" => "226" "Burundi" => "257" "Cambodge" => "855" "Cameroun" => "237" "Cap Vert" => "238" "Chili" => "56" "Chine" => "86" "Chypre" => "357" "Colombie" => "57" "Cook (Iles)" => "682" "Corée du Nord" => "850" "Corée du Sud" => "82" "Costa Rica" => "506" "Côte d'Ivoire" => "225" "Croatie" => "385" "Cuba" => "53" "Curaçao" => "5999" "Danemark" => "45" "Djibouti" => "253" "Dominique" => "1767" "Egypte" => "20" "El Salvador" => "503" "Emirats Arabes Unis" => "971" "Equateur" => "593" "Erythr" => "291" "Espagne" => "34" "Estonie" => "372" "Etats Unis" => "999" "Ethiopie" => "251" "Falklands (Malouines)" => "500" "Fidji (Iles)" => "679" "Finlande" => "358" "Gabon" => "241" "Gambie" => "220" "Georgie" => "995" "Ghana" => "233" "Gibraltar" => "350" "Grèce" => "30" "Grenade" => "1473" "Groenland" => "299" "Guatemala" => "502" "Guin" => "224" "Guinée Bissau" => "245" "Guinée Equatoriale" => "240" "Guyana" => "592" "Haïti" => "509" "Honduras" => "504" "Hong Kong" => "852" "Hongrie" => "36" "Iles Cayman" => "1345" "Iles Salomon" => "677" "Iles Vierges GB" => "1284" "Iles Vierges USA" => "1340" "Inde" => "91" "Indonésie" => "62" "Irak" => "964" "Iran" => "98" "Irlande" => "353" "Islande" => "354" "Israël" => "972" "Italie" => "39" "Jamaïque" => "1876" "Japon" => "81" "Jordanie" => "962" "Kenya" => "254" "Kirghizistan" => "996" "Kiribati" => "686" "Koweit" => "965" "Laos" => "856" "Lesotho" => "266" "Lettonie" => "371" "Liban" => "961" "Libye" => "218" "Liechtenstein" => "423" "Lituanie" => "370" "Luxembourg" => "352" "Macao" => "853" "Macédoine" => "389" "Madagascar" => "261" "Malaisie" => "60" "Malawi" => "265" "Maldives" => "960" "Mali" => "223" "Malte" => "356" "Mariannes (Iles)" => "1670" "Maroc" => "212" "Marshall (Iles )" => "692" "Maurice" => "230" "Mauritanie" => "222" "Mexique" => "52" "Micronésie" => "691" "Moldavie" => "373" "Monaco" => "377" "Mongolie" => "976" "Montserrat" => "1664" "Mozambique" => "258" "Namibie" => "264" "Nauru" => "674" "Népal" => "977" "Nicaragua" => "505" "Niger" => "227" "Nigeria" => "234" "Norfolk (Iles)" => "672" "Norvège" => "47" "Nouvelle-Zélande" => "64" "Oman" => "968" "Ouganda" => "256" "Pakistan" => "92" "Palau" => "680" "Palestine" => "970" "Panama" => "507" "Papouasie Nouvelle Guin" => "675" "Paraguay" => "595" "Pays-Bas" => "31" "Pérou" => "51" "Philippines" => "63" "Pologne" => "48" "Porto Rico" => "1787" "Portugal" => "351" "Qatar" => "974" "République Centrafricaine" => "236" "République Démocratique du Congo" => "243" "République Dominicaine" => "1809" "République du Congo" => "242" "Roumanie" => "40" "Royaume-Uni" => "44" "Russie" => "07" "Rwanda" => "250" "Saint Marin (Rép.)" => "378" "Sainte Lucie" => "1758" "Samoa occidental" => "685" "Sao Tomé et Principe" => "239" "Sénégal" => "221" "Sercq" => "441481" "Seychelles" => "248" "Sierra Leone" => "232" "Singapour" => "65" "Slovaquie" => "421" "Slovénie" => "386" "Somalie" => "252" "Soudan" => "249" "Sri Lanka" => "94" "St Kitts" => "1869" "St Vincent et les Grenadines" => "1784" "Suède" => "46" "Surinam" => "597" "Swaziland" => "268" "Syrie" => "963" "Tadjikistan" => "992" "Tanzanie" => "255" "Tchad" => "235" "Tchéquie" => "420" "Thailande" => "66" "Togo" => "228" "Tonga" => "676" "Trinidad et Tobago" => "1868" "Turkmenistan" => "993" "Turks et Caicos" => "1649" "Turquie" => "90" "Tuvalu" => "688" "Ukraine" => "380" "Uruguay" => "598" "Vanuatu" => "678" "Vatican" => "396" "Venezuela" => "58" "Vietnam" => "84" "Yemen" => "967" "Yougoslavie" => "381" "Zambie" => "260" "Zimbabwe" => "263" ] |
[ "France" => "33" "Tunisie" => "216" "Suisse" => "41" "Canada" => "01" "Belgique" => "32" "Afghanistan" => "93" "Afrique du Sud" => "27" "Albanie" => "355" "Algérie" => "213" "Allemagne" => "49" "Andorre" => "376" "Angola" => "244" "Anguilla" => "1264" "Antigua et Barbuda" => "1268" "Arabie Saoudite" => "966" "Argentine" => "54" "Arménie" => "374" "Aruba" => "297" "Ascension (Ile de)" => "247" "Australie" => "61" "Autriche" => "43" "Azerbaïdjan" => "994" "Bahamas" => "1242" "Bahrein" => "973" "Bangladesh" => "880" "Barbade" => "1246" "Belize" => "501" "Benin" => "229" "Bermudes" => "1441" "Bhoutan" => "975" "Biélorussie" => "375" "Birmanie (Myanmar)" => "95" "Bolivie" => "591" "Bonaire" => "599" "Bosnie" => "387" "Botswana" => "267" "Brésil" => "55" "Brunei" => "673" "Bulgarie" => "359" "Burkina Faso" => "226" "Burundi" => "257" "Cambodge" => "855" "Cameroun" => "237" "Cap Vert" => "238" "Chili" => "56" "Chine" => "86" "Chypre" => "357" "Colombie" => "57" "Cook (Iles)" => "682" "Corée du Nord" => "850" "Corée du Sud" => "82" "Costa Rica" => "506" "Côte d'Ivoire" => "225" "Croatie" => "385" "Cuba" => "53" "Curaçao" => "5999" "Danemark" => "45" "Djibouti" => "253" "Dominique" => "1767" "Egypte" => "20" "El Salvador" => "503" "Emirats Arabes Unis" => "971" "Equateur" => "593" "Erythr" => "291" "Espagne" => "34" "Estonie" => "372" "Etats Unis" => "999" "Ethiopie" => "251" "Falklands (Malouines)" => "500" "Fidji (Iles)" => "679" "Finlande" => "358" "Gabon" => "241" "Gambie" => "220" "Georgie" => "995" "Ghana" => "233" "Gibraltar" => "350" "Grèce" => "30" "Grenade" => "1473" "Groenland" => "299" "Guatemala" => "502" "Guin" => "224" "Guinée Bissau" => "245" "Guinée Equatoriale" => "240" "Guyana" => "592" "Haïti" => "509" "Honduras" => "504" "Hong Kong" => "852" "Hongrie" => "36" "Iles Cayman" => "1345" "Iles Salomon" => "677" "Iles Vierges GB" => "1284" "Iles Vierges USA" => "1340" "Inde" => "91" "Indonésie" => "62" "Irak" => "964" "Iran" => "98" "Irlande" => "353" "Islande" => "354" "Israël" => "972" "Italie" => "39" "Jamaïque" => "1876" "Japon" => "81" "Jordanie" => "962" "Kenya" => "254" "Kirghizistan" => "996" "Kiribati" => "686" "Koweit" => "965" "Laos" => "856" "Lesotho" => "266" "Lettonie" => "371" "Liban" => "961" "Libye" => "218" "Liechtenstein" => "423" "Lituanie" => "370" "Luxembourg" => "352" "Macao" => "853" "Macédoine" => "389" "Madagascar" => "261" "Malaisie" => "60" "Malawi" => "265" "Maldives" => "960" "Mali" => "223" "Malte" => "356" "Mariannes (Iles)" => "1670" "Maroc" => "212" "Marshall (Iles )" => "692" "Maurice" => "230" "Mauritanie" => "222" "Mexique" => "52" "Micronésie" => "691" "Moldavie" => "373" "Monaco" => "377" "Mongolie" => "976" "Montserrat" => "1664" "Mozambique" => "258" "Namibie" => "264" "Nauru" => "674" "Népal" => "977" "Nicaragua" => "505" "Niger" => "227" "Nigeria" => "234" "Norfolk (Iles)" => "672" "Norvège" => "47" "Nouvelle-Zélande" => "64" "Oman" => "968" "Ouganda" => "256" "Pakistan" => "92" "Palau" => "680" "Palestine" => "970" "Panama" => "507" "Papouasie Nouvelle Guin" => "675" "Paraguay" => "595" "Pays-Bas" => "31" "Pérou" => "51" "Philippines" => "63" "Pologne" => "48" "Porto Rico" => "1787" "Portugal" => "351" "Qatar" => "974" "République Centrafricaine" => "236" "République Démocratique du Congo" => "243" "République Dominicaine" => "1809" "République du Congo" => "242" "Roumanie" => "40" "Royaume-Uni" => "44" "Russie" => "07" "Rwanda" => "250" "Saint Marin (Rép.)" => "378" "Sainte Lucie" => "1758" "Samoa occidental" => "685" "Sao Tomé et Principe" => "239" "Sénégal" => "221" "Sercq" => "441481" "Seychelles" => "248" "Sierra Leone" => "232" "Singapour" => "65" "Slovaquie" => "421" "Slovénie" => "386" "Somalie" => "252" "Soudan" => "249" "Sri Lanka" => "94" "St Kitts" => "1869" "St Vincent et les Grenadines" => "1784" "Suède" => "46" "Surinam" => "597" "Swaziland" => "268" "Syrie" => "963" "Tadjikistan" => "992" "Tanzanie" => "255" "Tchad" => "235" "Tchéquie" => "420" "Thailande" => "66" "Togo" => "228" "Tonga" => "676" "Trinidad et Tobago" => "1868" "Turkmenistan" => "993" "Turks et Caicos" => "1649" "Turquie" => "90" "Tuvalu" => "688" "Ukraine" => "380" "Uruguay" => "598" "Vanuatu" => "678" "Vatican" => "396" "Venezuela" => "58" "Vietnam" => "84" "Yemen" => "967" "Yougoslavie" => "381" "Zambie" => "260" "Zimbabwe" => "263" ] |
| data | "33" |
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 |
| choice_attr | Closure($key, $val, $index) {#1384 class: "App\Form\Type\Compte\ProfilType" this: App\Form\Type\Compte\ProfilType {#1358 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "France" => "33" "Tunisie" => "216" "Suisse" => "41" "Canada" => "01" "Belgique" => "32" "Afghanistan" => "93" "Afrique du Sud" => "27" "Albanie" => "355" "Algérie" => "213" "Allemagne" => "49" "Andorre" => "376" "Angola" => "244" "Anguilla" => "1264" "Antigua et Barbuda" => "1268" "Arabie Saoudite" => "966" "Argentine" => "54" "Arménie" => "374" "Aruba" => "297" "Ascension (Ile de)" => "247" "Australie" => "61" "Autriche" => "43" "Azerbaïdjan" => "994" "Bahamas" => "1242" "Bahrein" => "973" "Bangladesh" => "880" "Barbade" => "1246" "Belize" => "501" "Benin" => "229" "Bermudes" => "1441" "Bhoutan" => "975" "Biélorussie" => "375" "Birmanie (Myanmar)" => "95" "Bolivie" => "591" "Bonaire" => "599" "Bosnie" => "387" "Botswana" => "267" "Brésil" => "55" "Brunei" => "673" "Bulgarie" => "359" "Burkina Faso" => "226" "Burundi" => "257" "Cambodge" => "855" "Cameroun" => "237" "Cap Vert" => "238" "Chili" => "56" "Chine" => "86" "Chypre" => "357" "Colombie" => "57" "Cook (Iles)" => "682" "Corée du Nord" => "850" "Corée du Sud" => "82" "Costa Rica" => "506" "Côte d'Ivoire" => "225" "Croatie" => "385" "Cuba" => "53" "Curaçao" => "5999" "Danemark" => "45" "Djibouti" => "253" "Dominique" => "1767" "Egypte" => "20" "El Salvador" => "503" "Emirats Arabes Unis" => "971" "Equateur" => "593" "Erythr" => "291" "Espagne" => "34" "Estonie" => "372" "Etats Unis" => "999" "Ethiopie" => "251" "Falklands (Malouines)" => "500" "Fidji (Iles)" => "679" "Finlande" => "358" "Gabon" => "241" "Gambie" => "220" "Georgie" => "995" "Ghana" => "233" "Gibraltar" => "350" "Grèce" => "30" "Grenade" => "1473" "Groenland" => "299" "Guatemala" => "502" "Guin" => "224" "Guinée Bissau" => "245" "Guinée Equatoriale" => "240" "Guyana" => "592" "Haïti" => "509" "Honduras" => "504" "Hong Kong" => "852" "Hongrie" => "36" "Iles Cayman" => "1345" "Iles Salomon" => "677" "Iles Vierges GB" => "1284" "Iles Vierges USA" => "1340" "Inde" => "91" "Indonésie" => "62" "Irak" => "964" "Iran" => "98" "Irlande" => "353" "Islande" => "354" "Israël" => "972" "Italie" => "39" "Jamaïque" => "1876" "Japon" => "81" "Jordanie" => "962" "Kenya" => "254" "Kirghizistan" => "996" "Kiribati" => "686" "Koweit" => "965" "Laos" => "856" "Lesotho" => "266" "Lettonie" => "371" "Liban" => "961" "Libye" => "218" "Liechtenstein" => "423" "Lituanie" => "370" "Luxembourg" => "352" "Macao" => "853" "Macédoine" => "389" "Madagascar" => "261" "Malaisie" => "60" "Malawi" => "265" "Maldives" => "960" "Mali" => "223" "Malte" => "356" "Mariannes (Iles)" => "1670" "Maroc" => "212" "Marshall (Iles )" => "692" "Maurice" => "230" "Mauritanie" => "222" "Mexique" => "52" "Micronésie" => "691" "Moldavie" => "373" "Monaco" => "377" "Mongolie" => "976" "Montserrat" => "1664" "Mozambique" => "258" "Namibie" => "264" "Nauru" => "674" "Népal" => "977" "Nicaragua" => "505" "Niger" => "227" "Nigeria" => "234" "Norfolk (Iles)" => "672" "Norvège" => "47" "Nouvelle-Zélande" => "64" "Oman" => "968" "Ouganda" => "256" "Pakistan" => "92" "Palau" => "680" "Palestine" => "970" "Panama" => "507" "Papouasie Nouvelle Guin" => "675" "Paraguay" => "595" "Pays-Bas" => "31" "Pérou" => "51" "Philippines" => "63" "Pologne" => "48" "Porto Rico" => "1787" "Portugal" => "351" "Qatar" => "974" "République Centrafricaine" => "236" "République Démocratique du Congo" => "243" "République Dominicaine" => "1809" "République du Congo" => "242" "Roumanie" => "40" "Royaume-Uni" => "44" "Russie" => "07" "Rwanda" => "250" "Saint Marin (Rép.)" => "378" "Sainte Lucie" => "1758" "Samoa occidental" => "685" "Sao Tomé et Principe" => "239" "Sénégal" => "221" "Sercq" => "441481" "Seychelles" => "248" "Sierra Leone" => "232" "Singapour" => "65" "Slovaquie" => "421" "Slovénie" => "386" "Somalie" => "252" "Soudan" => "249" "Sri Lanka" => "94" "St Kitts" => "1869" "St Vincent et les Grenadines" => "1784" "Suède" => "46" "Surinam" => "597" "Swaziland" => "268" "Syrie" => "963" "Tadjikistan" => "992" "Tanzanie" => "255" "Tchad" => "235" "Tchéquie" => "420" "Thailande" => "66" "Togo" => "228" "Tonga" => "676" "Trinidad et Tobago" => "1868" "Turkmenistan" => "993" "Turks et Caicos" => "1649" "Turquie" => "90" "Tuvalu" => "688" "Ukraine" => "380" "Uruguay" => "598" "Vanuatu" => "678" "Vatican" => "396" "Venezuela" => "58" "Vietnam" => "84" "Yemen" => "967" "Yougoslavie" => "381" "Zambie" => "260" "Zimbabwe" => "263" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "33" |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1513 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_pays" ] |
| cache_key | "_form_pays_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "France" +value: "33" +data: "33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "Tunisie" +value: "216" +data: "216" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "Suisse" +value: "41" +data: "41" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Canada" +value: "01" +data: "01" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "Belgique" +value: "32" +data: "32" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "Afghanistan" +value: "93" +data: "93" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "Afrique du Sud" +value: "27" +data: "27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "Albanie" +value: "355" +data: "355" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "Algérie" +value: "213" +data: "213" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "Allemagne" +value: "49" +data: "49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Andorre" +value: "376" +data: "376" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "Angola" +value: "244" +data: "244" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "Anguilla" +value: "1264" +data: "1264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "Antigua et Barbuda" +value: "1268" +data: "1268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "Arabie Saoudite" +value: "966" +data: "966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "Argentine" +value: "54" +data: "54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "Arménie" +value: "374" +data: "374" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "Aruba" +value: "297" +data: "297" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "Ascension (Ile de)" +value: "247" +data: "247" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "Australie" +value: "61" +data: "61" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "Autriche" +value: "43" +data: "43" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "Azerbaïdjan" +value: "994" +data: "994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "Bahamas" +value: "1242" +data: "1242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "Bahrein" +value: "973" +data: "973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "Bangladesh" +value: "880" +data: "880" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "Barbade" +value: "1246" +data: "1246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "Belize" +value: "501" +data: "501" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "Benin" +value: "229" +data: "229" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "Bermudes" +value: "1441" +data: "1441" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "Bhoutan" +value: "975" +data: "975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "Biélorussie" +value: "375" +data: "375" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "Birmanie (Myanmar)" +value: "95" +data: "95" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "Bolivie" +value: "591" +data: "591" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "Bonaire" +value: "599" +data: "599" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "Bosnie" +value: "387" +data: "387" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "Botswana" +value: "267" +data: "267" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "Brésil" +value: "55" +data: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "Brunei" +value: "673" +data: "673" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "Bulgarie" +value: "359" +data: "359" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "Burkina Faso" +value: "226" +data: "226" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "Burundi" +value: "257" +data: "257" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "Cambodge" +value: "855" +data: "855" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "Cameroun" +value: "237" +data: "237" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "Cap Vert" +value: "238" +data: "238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "Chili" +value: "56" +data: "56" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "Chine" +value: "86" +data: "86" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "Chypre" +value: "357" +data: "357" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "Colombie" +value: "57" +data: "57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "Cook (Iles)" +value: "682" +data: "682" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "Corée du Nord" +value: "850" +data: "850" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "Corée du Sud" +value: "82" +data: "82" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Costa Rica" +value: "506" +data: "506" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "Côte d'Ivoire" +value: "225" +data: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "Croatie" +value: "385" +data: "385" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Cuba" +value: "53" +data: "53" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "Curaçao" +value: "5999" +data: "5999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "Danemark" +value: "45" +data: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "Djibouti" +value: "253" +data: "253" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "Dominique" +value: "1767" +data: "1767" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "Egypte" +value: "20" +data: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "El Salvador" +value: "503" +data: "503" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "Emirats Arabes Unis" +value: "971" +data: "971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "Equateur" +value: "593" +data: "593" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Erythr" +value: "291" +data: "291" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "Espagne" +value: "34" +data: "34" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "Estonie" +value: "372" +data: "372" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Etats Unis" +value: "999" +data: "999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Ethiopie" +value: "251" +data: "251" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Falklands (Malouines)" +value: "500" +data: "500" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Fidji (Iles)" +value: "679" +data: "679" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "Finlande" +value: "358" +data: "358" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Gabon" +value: "241" +data: "241" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "Gambie" +value: "220" +data: "220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "Georgie" +value: "995" +data: "995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "Ghana" +value: "233" +data: "233" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "Gibraltar" +value: "350" +data: "350" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "Grèce" +value: "30" +data: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "Grenade" +value: "1473" +data: "1473" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "Groenland" +value: "299" +data: "299" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Guatemala" +value: "502" +data: "502" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Guin" +value: "224" +data: "224" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "Guinée Bissau" +value: "245" +data: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "Guinée Equatoriale" +value: "240" +data: "240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "Guyana" +value: "592" +data: "592" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Haïti" +value: "509" +data: "509" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Honduras" +value: "504" +data: "504" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "Hong Kong" +value: "852" +data: "852" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Hongrie" +value: "36" +data: "36" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "Iles Cayman" +value: "1345" +data: "1345" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Iles Salomon" +value: "677" +data: "677" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Iles Vierges GB" +value: "1284" +data: "1284" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "Iles Vierges USA" +value: "1340" +data: "1340" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "Inde" +value: "91" +data: "91" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Indonésie" +value: "62" +data: "62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Irak" +value: "964" +data: "964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Iran" +value: "98" +data: "98" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Irlande" +value: "353" +data: "353" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "Islande" +value: "354" +data: "354" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Israël" +value: "972" +data: "972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Italie" +value: "39" +data: "39" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Jamaïque" +value: "1876" +data: "1876" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Japon" +value: "81" +data: "81" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Jordanie" +value: "962" +data: "962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Kenya" +value: "254" +data: "254" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Kirghizistan" +value: "996" +data: "996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Kiribati" +value: "686" +data: "686" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Koweit" +value: "965" +data: "965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Laos" +value: "856" +data: "856" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Lesotho" +value: "266" +data: "266" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "Lettonie" +value: "371" +data: "371" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Liban" +value: "961" +data: "961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Libye" +value: "218" +data: "218" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Liechtenstein" +value: "423" +data: "423" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Lituanie" +value: "370" +data: "370" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Luxembourg" +value: "352" +data: "352" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Macao" +value: "853" +data: "853" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Macédoine" +value: "389" +data: "389" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Madagascar" +value: "261" +data: "261" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "Malaisie" +value: "60" +data: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Malawi" +value: "265" +data: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Maldives" +value: "960" +data: "960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Mali" +value: "223" +data: "223" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Malte" +value: "356" +data: "356" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Mariannes (Iles)" +value: "1670" +data: "1670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Maroc" +value: "212" +data: "212" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Marshall (Iles )" +value: "692" +data: "692" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Maurice" +value: "230" +data: "230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Mauritanie" +value: "222" +data: "222" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Mexique" +value: "52" +data: "52" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "Micronésie" +value: "691" +data: "691" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "Moldavie" +value: "373" +data: "373" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "Monaco" +value: "377" +data: "377" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "Mongolie" +value: "976" +data: "976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "Montserrat" +value: "1664" +data: "1664" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "Mozambique" +value: "258" +data: "258" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "Namibie" +value: "264" +data: "264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "Nauru" +value: "674" +data: "674" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Népal" +value: "977" +data: "977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "Nicaragua" +value: "505" +data: "505" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "Niger" +value: "227" +data: "227" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "Nigeria" +value: "234" +data: "234" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "Norfolk (Iles)" +value: "672" +data: "672" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Norvège" +value: "47" +data: "47" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "Nouvelle-Zélande" +value: "64" +data: "64" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "Oman" +value: "968" +data: "968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Ouganda" +value: "256" +data: "256" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Pakistan" +value: "92" +data: "92" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "Palau" +value: "680" +data: "680" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "Palestine" +value: "970" +data: "970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Panama" +value: "507" +data: "507" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Papouasie Nouvelle Guin" +value: "675" +data: "675" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Paraguay" +value: "595" +data: "595" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "Pays-Bas" +value: "31" +data: "31" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Pérou" +value: "51" +data: "51" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Philippines" +value: "63" +data: "63" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Pologne" +value: "48" +data: "48" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Porto Rico" +value: "1787" +data: "1787" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "Portugal" +value: "351" +data: "351" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Qatar" +value: "974" +data: "974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "République Centrafricaine" +value: "236" +data: "236" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "République Démocratique du Congo" +value: "243" +data: "243" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "République Dominicaine" +value: "1809" +data: "1809" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "République du Congo" +value: "242" +data: "242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "Roumanie" +value: "40" +data: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Royaume-Uni" +value: "44" +data: "44" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "Russie" +value: "07" +data: "07" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "Rwanda" +value: "250" +data: "250" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "Saint Marin (Rép.)" +value: "378" +data: "378" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "Sainte Lucie" +value: "1758" +data: "1758" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "Samoa occidental" +value: "685" +data: "685" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "Sao Tomé et Principe" +value: "239" +data: "239" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "Sénégal" +value: "221" +data: "221" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "Sercq" +value: "441481" +data: "441481" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "Seychelles" +value: "248" +data: "248" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "Sierra Leone" +value: "232" +data: "232" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "Singapour" +value: "65" +data: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "Slovaquie" +value: "421" +data: "421" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Slovénie" +value: "386" +data: "386" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Somalie" +value: "252" +data: "252" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Soudan" +value: "249" +data: "249" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Sri Lanka" +value: "94" +data: "94" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "St Kitts" +value: "1869" +data: "1869" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "St Vincent et les Grenadines" +value: "1784" +data: "1784" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Suède" +value: "46" +data: "46" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Surinam" +value: "597" +data: "597" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "Swaziland" +value: "268" +data: "268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Syrie" +value: "963" +data: "963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "Tadjikistan" +value: "992" +data: "992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "Tanzanie" +value: "255" +data: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "Tchad" +value: "235" +data: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "Tchéquie" +value: "420" +data: "420" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "Thailande" +value: "66" +data: "66" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "Togo" +value: "228" +data: "228" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "Tonga" +value: "676" +data: "676" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "Trinidad et Tobago" +value: "1868" +data: "1868" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "Turkmenistan" +value: "993" +data: "993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Turks et Caicos" +value: "1649" +data: "1649" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "Turquie" +value: "90" +data: "90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "Tuvalu" +value: "688" +data: "688" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "Ukraine" +value: "380" +data: "380" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "Uruguay" +value: "598" +data: "598" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "Vanuatu" +value: "678" +data: "678" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "Vatican" +value: "396" +data: "396" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "Venezuela" +value: "58" +data: "58" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "Vietnam" +value: "84" +data: "84" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "Yemen" +value: "967" +data: "967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "Yougoslavie" +value: "381" +data: "381" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "Zambie" +value: "260" +data: "260" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "Zimbabwe" +value: "263" +data: "263" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "33" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1924 -form: Symfony\Component\Form\Form {#1607 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1925 …5} |
| full_name | "form[pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_pays" |
| is_selected | Closure($choice, $value) {#2136 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1428 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pays" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_pays" |
| valid | true |
| value | "33" |
tva_Intracommunautaire
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "FR28439440140" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "FR28439440140" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data | "FR28439440140" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1525 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_tva_Intracommunautaire" ] |
| cache_key | "_form_tva_Intracommunautaire_text" |
| compound | false |
| data | "FR28439440140" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2135 -form: Symfony\Component\Form\Form {#1610 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2137 …5} |
| full_name | "form[tva_Intracommunautaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_tva_Intracommunautaire" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tva_Intracommunautaire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_tva_Intracommunautaire" |
| valid | true |
| value | "FR28439440140" |
submit_profil_form
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|---|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
[ "class" => "btn btn-bleu active" ] |
| label | "modifier" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "modifier" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_submit_profil_form" ] |
| cache_key | "_form_submit_profil_form_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2139 …5} |
| full_name | "form[submit_profil_form]" |
| id | "form_submit_profil_form" |
| label | "modifier" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit_profil_form" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_submit_profil_form" |
| value | null |
password
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1545 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_password" ] |
| cache_key | "_form_password_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2140 -form: Symfony\Component\Form\Form {#1615 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2138 …5} |
| full_name | "form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_password" |
| valid | true |
| value | "" |
new_password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "attr" => [ "autocomplete" => "new-password" ] "constraints" => [] "label" => "le nouveau mot de passe" ] |
[ "attr" => [ "autocomplete" => "new-password" ] "constraints" => [] "label" => "le nouveau mot de passe" ] |
| invalid_message | "le nouveau mot de passe et sa confirmation ne sont pas identiques" |
same as passed value |
| second_options | [ "attr" => [ "autocomplete" => "new-password" ] "label" => "confirmer le nouveau mot de passe" ] |
[ "attr" => [ "autocomplete" => "new-password" ] "label" => "confirmer le nouveau mot de passe" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "autocomplete" => "new-password" ] "constraints" => [] "label" => "le nouveau mot de passe" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "le nouveau mot de passe et sa confirmation ne sont pas identiques" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "autocomplete" => "new-password" ] "label" => "confirmer le nouveau mot de passe" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1561 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_form_new_password" ] |
| cache_key | "_form_new_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2141 -form: Symfony\Component\Form\Form {#1639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2142 …5} |
| full_name | "form[new_password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_new_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "new_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_new_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [] |
same as passed value |
| error_bubbling | false |
same as passed value |
| label | "le nouveau mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| 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 | "le nouveau mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1623 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_form_new_password_first" ] |
| cache_key | "_form_new_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2146 -form: Symfony\Component\Form\Form {#1642 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2145 …5} |
| full_name | "form[new_password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_new_password_first" |
| label | "le nouveau mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_new_password_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| error_bubbling | false |
same as passed value |
| label | "confirmer le nouveau mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#825 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#830 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#832 …} -namespace: Closure() {#822 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1351 …} } |
| 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 | "confirmer le nouveau mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#827 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1343 …} $translationDomain: "validators" $message: Closure() {#1633 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_form_new_password_second" ] |
| cache_key | "_form_new_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2147 -form: Symfony\Component\Form\Form {#1645 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2148 …5} |
| full_name | "form[new_password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_new_password_second" |
| label | "confirmer le nouveau mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_new_password_second" |
| valid | true |
| value | "" |
submit_password_form
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|---|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
[ "class" => "btn btn-bleu active" ] |
| label | "changer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "changer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_submit_password_form" ] |
| cache_key | "_form_submit_password_form_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2144 …5} |
| full_name | "form[submit_password_form]" |
| id | "form_submit_password_form" |
| label | "changer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit_password_form" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_submit_password_form" |
| value | null |
submit_email_form
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|---|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
[ "class" => "btn btn-bleu active" ] |
| label | "changer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "changer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-bleu active" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_submit_email_form" ] |
| cache_key | "_form_submit_email_form_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2143 …5} |
| full_name | "form[submit_email_form]" |
| id | "form_submit_email_form" |
| label | "changer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit_email_form" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_submit_email_form" |
| value | null |