- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 41
- Events
- Routing
- Cache
- Translation
- 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
-
message
-
recaptcha
-
id_gestionnaire_fonds
-
parametre
-
lang
-
form
"App\Form\Type\ContactezDirectementFondsInvestissementType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Form\Models\ContactezDirectementFondsInvestissement {#1300 +nom: null +prenom: null +email: null +telephone: null +indicatif: null +societe: null +message: null +parametre: null +recaptcha: null +id_gestionnaire_fonds: "102" +lang: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Form\Models\ContactezDirectementFondsInvestissement {#1300 +nom: null +prenom: null +email: null +telephone: null +indicatif: null +societe: null +message: null +parametre: null +recaptcha: null +id_gestionnaire_fonds: "102" +lang: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| 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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data | App\Form\Models\ContactezDirectementFondsInvestissement {#1300 +nom: null +prenom: null +email: null +telephone: null +indicatif: null +societe: null +message: null +parametre: null +recaptcha: null +id_gestionnaire_fonds: "102" +lang: null } |
| data_class | "App\Form\Models\ContactezDirectementFondsInvestissement" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} use: { $class: "App\Form\Models\ContactezDirectementFondsInvestissement" } } |
| 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() {#1670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1669 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | App\Form\Models\ContactezDirectementFondsInvestissement {#1300 +nom: null +prenom: null +email: null +telephone: null +indicatif: null +societe: null +message: null +parametre: null +recaptcha: null +id_gestionnaire_fonds: "102" +lang: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3048 -form: Symfony\Component\Form\Form {#1808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2911 …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 | App\Form\Models\ContactezDirectementFondsInvestissement {#1300 +nom: null +prenom: null +email: null +telephone: null +indicatif: null +societe: null +message: null +parametre: null +recaptcha: null +id_gestionnaire_fonds: "102" +lang: null } |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1681 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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() {#1683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1682 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2909 -form: Symfony\Component\Form\Form {#1811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2986 …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 | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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() {#1692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1691 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2983 -form: Symfony\Component\Form\Form {#1814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2913 …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 | "" |
"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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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() {#1701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1700 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2933 -form: Symfony\Component\Form\Form {#1817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2912 …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 | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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() {#1710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1709 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2914 -form: Symfony\Component\Form\Form {#1820 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2945 …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 | "" |
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) {#1675 class: "App\Form\Type\ContactezDirectementFondsInvestissementType" this: App\Form\Type\ContactezDirectementFondsInvestissementType {#1613 …} } |
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) {#1675 class: "App\Form\Type\ContactezDirectementFondsInvestissementType" this: App\Form\Type\ContactezDirectementFondsInvestissementType {#1613 …} } |
| 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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| 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() {#1730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1729 …} } } |
| 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 {#2929 +label: "France (+33) " +value: "33" +data: "33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +label: "Belgique (+32) " +value: "32" +data: "32" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "Suisse (+41) " +value: "41" +data: "41" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +label: "Canada (+1) " +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "Tunisie (+216) " +value: "216" +data: "216" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "Afghanistan (+93) " +value: "93" +data: "93" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "Afrique du Sud (+27) " +value: "27" +data: "27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "Albanie (+355) " +value: "355" +data: "355" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "Algérie (+213) " +value: "213" +data: "213" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +label: "Allemagne (+49) " +value: "49" +data: "49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +label: "Andorre (+376) " +value: "376" +data: "376" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "Angola (+244) " +value: "244" +data: "244" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +label: "Anguilla (+1-264) " +value: "1-264" +data: "1-264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "Antigua et Barbuda (+1-268) " +value: "1-268" +data: "1-268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "Arabie Saoudite (+966) " +value: "966" +data: "966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +label: "Argentine (+54) " +value: "54" +data: "54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "Arménie (+374) " +value: "374" +data: "374" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +label: "Aruba (+297) " +value: "297" +data: "297" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +label: "Ascension (Ile de) (+247) " +value: "247" +data: "247" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "Australie (+61) " +value: "61" +data: "61" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "Autriche (+43) " +value: "43" +data: "43" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "Azerbaïdjan (+994) " +value: "994" +data: "994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "Bahamas (+1-242) " +value: "1-242" +data: "1-242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +label: "Bahrein (+973) " +value: "973" +data: "973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "Bangladesh (+880) " +value: "880" +data: "880" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +label: "Barbade (+1-246) " +value: "1-246" +data: "1-246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +label: "Belize (+501) " +value: "501" +data: "501" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +label: "Benin (+229) " +value: "229" +data: "229" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +label: "Bermudes (+1-441) " +value: "1-441" +data: "1-441" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +label: "Bhoutan (+975) " +value: "975" +data: "975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "Biélorussie (+375) " +value: "375" +data: "375" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "Birmanie (Myanmar) (+95) " +value: "95" +data: "95" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +label: "Bolivie (+591) " +value: "591" +data: "591" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +label: "Bonaire (+599) " +value: "599" +data: "599" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +label: "Bosnie (+387) " +value: "387" +data: "387" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2946 +label: "Botswana (+267) " +value: "267" +data: "267" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2944 +label: "Brésil (+55) " +value: "55" +data: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2943 +label: "Brunei (+673) " +value: "673" +data: "673" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2942 +label: "Bulgarie (+359) " +value: "359" +data: "359" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +label: "Burkina Faso (+226) " +value: "226" +data: "226" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +label: "Burundi (+257) " +value: "257" +data: "257" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +label: "Cambodge (+855) " +value: "855" +data: "855" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2938 +label: "Cameroun (+237) " +value: "237" +data: "237" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2937 +label: "Cap Vert (+238) " +value: "238" +data: "238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2936 +label: "Chili (+56) " +value: "56" +data: "56" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2935 +label: "Chine (+86) " +value: "86" +data: "86" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2934 +label: "Chypre (+357) " +value: "357" +data: "357" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2932 +label: "Colombie (+57) " +value: "57" +data: "57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2931 +label: "République Démocratique du Congo (+243) " +value: "243" +data: "243" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2930 +label: "République du Congo (+242) " +value: "242" +data: "242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +label: "Cook (Iles) (+682) " +value: "682" +data: "682" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +label: "Corée du Nord (+850) " +value: "850" +data: "850" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +label: "Corée du Sud (+82) " +value: "82" +data: "82" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +label: "Costa Rica (+506) " +value: "506" +data: "506" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +label: "Côte d'Ivoire (+225) " +value: "225" +data: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +label: "Croatie (+385) " +value: "385" +data: "385" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +label: "Cuba (+53) " +value: "53" +data: "53" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +label: "Curaçao (+5-999) " +value: "5999" +data: "5999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +label: "Danemark (+45) " +value: "45" +data: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2919 +label: "Djibouti (+253) " +value: "253" +data: "253" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2918 +label: "Dominique (+1-767) " +value: "1-767" +data: "1-767" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Egypte (+20) " +value: "20" +data: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "El Salvador (+503) " +value: "503" +data: "503" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Emirats Arabes Unis (+971) " +value: "971" +data: "971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Equateur (+593) " +value: "593" +data: "593" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Erythrée (+291) " +value: "291" +data: "291" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "Espagne (+34) " +value: "34" +data: "34" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Estonie (+372) " +value: "372" +data: "372" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +label: "Etats Unis (+1) " +value: "999" +data: "999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Ethiopie (+251) " +value: "251" +data: "251" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +label: "Falklands (Malouines) (+500) " +value: "500" +data: "500" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +label: "Fidji (Iles) (+679) " +value: "679" +data: "679" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Finlande (+358) " +value: "358" +data: "358" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Gabon (+241) " +value: "241" +data: "241" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Gambie (+220) " +value: "220" +data: "220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Georgie (+995) " +value: "995" +data: "995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Ghana (+233) " +value: "233" +data: "233" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "Gibraltar (+350) " +value: "350" +data: "350" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Grèce (+30) " +value: "30" +data: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Grenade (+1-473) " +value: "1-473" +data: "1-473" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Groenland (+299) " +value: "299" +data: "299" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Guadeloupe (+590) " +value: "590" +data: "590" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Guatemala (+502) " +value: "502" +data: "502" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Guinée (+224) " +value: "224" +data: "224" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Guinée Bissau (+245) " +value: "245" +data: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Guinée Equatoriale (+240) " +value: "240" +data: "240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Guyana (+592) " +value: "592" +data: "592" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Guyane Française (+594) " +value: "594" +data: "594" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Haïti (+509) " +value: "509" +data: "509" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Honduras (+504) " +value: "504" +data: "504" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Hong Kong (+852) " +value: "852" +data: "852" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "Hongrie (+36) " +value: "36" +data: "36" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Iles Cayman (+1-345) " +value: "1-345" +data: "1-345" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Iles Salomon (+677) " +value: "677" +data: "677" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Iles Vierges GB (+1-284) " +value: "1-284" +data: "1-284" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Iles Vierges USA (+1-340) " +value: "1-340" +data: "1-340" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Inde (+91) " +value: "91" +data: "91" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Indonésie (+62) " +value: "62" +data: "62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Irak (+964) " +value: "964" +data: "964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "Iran (+98) " +value: "98" +data: "98" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Irlande (+353) " +value: "353" +data: "353" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Islande (+354) " +value: "354" +data: "354" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Israël (+972) " +value: "972" +data: "972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Italie (+39) " +value: "39" +data: "39" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "Jamaïque (+1-876) " +value: "1-876" +data: "1-876" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "Japon (+81) " +value: "81" +data: "81" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "Jordanie (+962) " +value: "962" +data: "962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "Kenya (+254) " +value: "254" +data: "254" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Kirghizistan (+996) " +value: "996" +data: "996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Kiribati (+686) " +value: "686" +data: "686" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "Koweit (+965) " +value: "965" +data: "965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +label: "Laos (+856) " +value: "856" +data: "856" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Lesotho (+266) " +value: "266" +data: "266" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "Lettonie (+371) " +value: "371" +data: "371" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "Liban (+961) " +value: "961" +data: "961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "Libye (+218) " +value: "218" +data: "218" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "Liechtenstein (+423) " +value: "423" +data: "423" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Lituanie (+370) " +value: "370" +data: "370" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +label: "Luxembourg (+352) " +value: "352" +data: "352" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +label: "Macao (+853) " +value: "853" +data: "853" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Macédoine (+389) " +value: "389" +data: "389" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Madagascar (+261) " +value: "261" +data: "261" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Malaisie (+60) " +value: "60" +data: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Malawi (+265) " +value: "265" +data: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Maldives (+960) " +value: "960" +data: "960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Mali (+223) " +value: "223" +data: "223" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Malte (+356) " +value: "356" +data: "356" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Mariannes (Iles) (+1-670) " +value: "1-670" +data: "1-670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Maroc (+212) " +value: "212" +data: "212" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Marshall (Iles ) (+692) " +value: "692" +data: "692" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Martinique (+596) " +value: "596" +data: "596" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Mauritanie (+222) " +value: "222" +data: "222" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Mayotte (+262) " +value: "269" +data: "269" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Mexique (+52) " +value: "52" +data: "52" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Micronésie (+691) " +value: "691" +data: "691" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Moldavie (+373) " +value: "373" +data: "373" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Monaco (+377) " +value: "377" +data: "377" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Mongolie (+976) " +value: "976" +data: "976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Montserrat (+1-664) " +value: "1-664" +data: "1-664" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Mozambique (+258) " +value: "258" +data: "258" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Namibie (+264) " +value: "264" +data: "264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Nauru (+674) " +value: "674" +data: "674" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Népal (+977) " +value: "977" +data: "977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Nicaragua (+505) " +value: "505" +data: "505" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Niger (+227) " +value: "227" +data: "227" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Nigeria (+234) " +value: "234" +data: "234" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Norfolk (Iles) (+672) " +value: "672" +data: "672" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Norvège (+47) " +value: "47" +data: "47" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Nouvelle Calédonie (+687) " +value: "687" +data: "687" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Nouvelle-Zélande (+64) " +value: "64" +data: "64" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Oman (+968) " +value: "968" +data: "968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Ouganda (+256) " +value: "256" +data: "256" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Pakistan (+92) " +value: "92" +data: "92" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Palaos (+680) " +value: "680" +data: "680" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Palestine (+970) " +value: "970" +data: "970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Panama (+507) " +value: "507" +data: "507" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Papouasie Nouvelle Guinée (+675) " +value: "675" +data: "675" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Paraguay (+595) " +value: "595" +data: "595" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Pays-Bas (+31) " +value: "31" +data: "31" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Pérou (+51) " +value: "51" +data: "51" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Philippines (+63) " +value: "63" +data: "63" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Pologne (+48) " +value: "48" +data: "48" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Polynésie Française (+689) " +value: "689" +data: "689" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Porto Rico (+1) " +value: "1-787" +data: "1-787" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Portugal (+351) " +value: "351" +data: "351" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Qatar (+974) " +value: "974" +data: "974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "République Centrafricaine (+236) " +value: "236" +data: "236" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "République Dominicaine (+1) " +value: "1-809" +data: "1-809" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Réunion (+262) " +value: "262" +data: "262" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Roumanie (+40) " +value: "40" +data: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Royaume-Uni (+44) " +value: "44" +data: "44" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Russie (+7) " +value: "07" +data: "07" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Rwanda (+250) " +value: "250" +data: "250" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Saint Marin (Rép.) (+378) " +value: "378" +data: "378" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Sainte Lucie (+1-758) " +value: "1-758" +data: "1-758" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Samoa occidental (+685) " +value: "685" +data: "685" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Sao Tomé et Principe (+239) " +value: "239" +data: "239" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Sénégal (+221) " +value: "221" +data: "221" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Sercq (+4-41481) " +value: "441481" +data: "441481" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Seychelles (+248) " +value: "248" +data: "248" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Sierra Leone (+232) " +value: "232" +data: "232" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Singapour (+65) " +value: "65" +data: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Slovaquie (+421) " +value: "421" +data: "421" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Slovénie (+386) " +value: "386" +data: "386" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Somalie (+252) " +value: "252" +data: "252" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Soudan (+249) " +value: "249" +data: "249" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Sri Lanka (+94) " +value: "94" +data: "94" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Saint-Christophe-et-Niévès (+1-869) " +value: "1-869" +data: "1-869" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "St Pierre et Miquelon (+508) " +value: "508" +data: "508" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "St Vincent et les Grenadines (+1-784) " +value: "1-784" +data: "1-784" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Suède (+46) " +value: "46" +data: "46" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Surinam (+597) " +value: "597" +data: "597" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Swaziland (+268) " +value: "268" +data: "268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Syrie (+963) " +value: "963" +data: "963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Tadjikistan (+992) " +value: "992" +data: "992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Tanzanie (+255) " +value: "255" +data: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Tchad (+235) " +value: "235" +data: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "République Tchèque (+420) " +value: "420" +data: "420" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Thailande (+66) " +value: "66" +data: "66" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Togo (+228) " +value: "228" +data: "228" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Tonga (+676) " +value: "676" +data: "676" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Trinidad et Tobago (+1-868) " +value: "1-868" +data: "1-868" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Turkmenistan (+993) " +value: "993" +data: "993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Îles Turks et Caïques (+1-649) " +value: "1-649" +data: "1-649" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Turquie (+90) " +value: "90" +data: "90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Tuvalu (+688) " +value: "688" +data: "688" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Ukraine (+380) " +value: "380" +data: "380" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Uruguay (+598) " +value: "598" +data: "598" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Vanuatu (+678) " +value: "678" +data: "678" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "Vatican (+39) " +value: "396" +data: "396" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Venezuela (+58) " +value: "58" +data: "58" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Vietnam (+84) " +value: "84" +data: "84" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Wallis et Futuna (+681) " +value: "681" +data: "681" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Yemen (+967) " +value: "967" +data: "967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Yougoslavie (+381) " +value: "381" +data: "381" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Zambie (+260) " +value: "260" +data: "260" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Zimbabwe (+263) " +value: "263" +data: "263" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Maurice (+230) " +value: "230" +data: "230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Monténégro (+382) " +value: "382" +data: "382" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "33" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2917 -form: Symfony\Component\Form\Form {#1823 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2916 …5} |
| full_name | "form[indicatif]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_indicatif" |
| is_selected | Closure($choice, $value) {#3149 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1716 …} } |
| 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 | 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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1741 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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() {#1743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1742 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3148 -form: Symfony\Component\Form\Form {#1826 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3150 …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 | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "rows" => 8 ] |
[ "autocomplete" => "off" "rows" => 8 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "rows" => 8 ] |
| 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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1755 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "rows" => 8 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_message" ] |
| cache_key | "_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3151 -form: Symfony\Component\Form\Form {#1829 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3152 …5} |
| full_name | "form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_message" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_message" |
| valid | true |
| value | "" |
recaptcha
"EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaType"
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 |
|---|---|---|
| language | null |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| 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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1768 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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 | [] |
| language | null |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| public_key | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1769 …} } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_form_recaptcha" ] |
| cache_key | "_form_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3153 -form: Symfony\Component\Form\Form {#1832 …} -errors: [] } |
| ewz_recaptcha_ajax | false |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | true |
| form | Symfony\Component\Form\FormView {#3154 …5} |
| full_name | "form[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LcPak8qAAAAAOZ-gZqBRf9JSvDfd7-pdAxY8Bdy" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_recaptcha" |
| url_challenge | "https://www.google.com/recaptcha/api.js?hl=fr" |
| valid | true |
| value | "" |
id_gestionnaire_fonds
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "102" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1781 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_id_gestionnaire_fonds" ] |
| cache_key | "_form_id_gestionnaire_fonds_hidden" |
| compound | false |
| data | "102" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3155 -form: Symfony\Component\Form\Form {#1835 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3156 …5} |
| full_name | "form[id_gestionnaire_fonds]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_id_gestionnaire_fonds" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "id_gestionnaire_fonds" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_id_gestionnaire_fonds" |
| valid | true |
| value | "102" |
parametre
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1791 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1792 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_parametre" ] |
| cache_key | "_form_parametre_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3157 -form: Symfony\Component\Form\Form {#1838 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3158 …5} |
| full_name | "form[parametre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_parametre" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "parametre" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_parametre" |
| valid | true |
| value | "" |
lang
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 {#1645 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1646 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1647 …} -namespace: Closure() {#1649 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1800 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1617 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1651 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#193 …} $translationDomain: "validators" $message: Closure() {#1801 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_lang" ] |
| cache_key | "_form_lang_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3159 -form: Symfony\Component\Form\Form {#1841 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3160 …5} |
| full_name | "form[lang]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_lang" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lang" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_lang" |
| valid | true |
| value | "" |