Forms
-
contact_page
-
service
-
prenom
-
nom
-
email
-
indicateurTelephonique
-
telephone
-
sujet
-
message
-
recaptcha
-
submit
-
_token
-
-
password_oublie
-
email
-
submit
-
_token
-
-
reset_password
-
plainPassword
-
first
-
second
-
-
resetToken
-
submit
-
_token
-
-
inscription
-
email
-
plainPassword
-
first
-
second
-
-
civilite
-
0
-
1
-
-
prenom
-
nom
-
indicateurTelephonique
-
telephone
-
indicateurTelephonique2
-
telephone2
-
recaptcha
-
conditionsGeneralesUtilisation
-
submit
-
_token
-
contact_page
"App\Form\ContactPageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/contact/send" |
same as passed value |
| locale | "fr" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/contact/send" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| 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() {#4900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#4899 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/contact/send" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_page" "_contact_page" ] |
| cache_key | "_contact_page_contact_page" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6195 -form: Symfony\Component\Form\Form {#5161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6188 …5} |
| full_name | "contact_page" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_page" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page" |
| valid | true |
| value | null |
service
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-placeholder" => "Service" ] |
[ "data-placeholder" => "Service" ] |
| choices | [ "" => "" "Comptoir des commandes et des ventes" => "commande@harmattan.fr" "Référent RGPD" => "steven.coupin@harmattan.fr" "Suivi des commandes/SAV" => "sav@harmattan.fr" "Service des droits" => "droits@harmattan.fr" "Site internet" => "webmaster@harmattan.fr" "Manuscrits" => "manuscrits@harmattan.fr" ] |
[ "" => "" "Comptoir des commandes et des ventes" => "commande@harmattan.fr" "Référent RGPD" => "steven.coupin@harmattan.fr" "Suivi des commandes/SAV" => "sav@harmattan.fr" "Service des droits" => "droits@harmattan.fr" "Site internet" => "webmaster@harmattan.fr" "Manuscrits" => "manuscrits@harmattan.fr" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5116 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5116 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| data | "" |
same as passed value |
| label | "Service*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-placeholder" => "Service" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "" => "" "Comptoir des commandes et des ventes" => "commande@harmattan.fr" "Référent RGPD" => "steven.coupin@harmattan.fr" "Suivi des commandes/SAV" => "sav@harmattan.fr" "Service des droits" => "droits@harmattan.fr" "Site internet" => "webmaster@harmattan.fr" "Manuscrits" => "manuscrits@harmattan.fr" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5116 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Service*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5126 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-placeholder" => "Service" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_page_service" ] |
| cache_key | "_contact_page_service_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6186 +label: "" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6189 +label: "Comptoir des commandes et des ventes" +value: "commande@harmattan.fr" +data: "commande@harmattan.fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6190 +label: "Référent RGPD" +value: "steven.coupin@harmattan.fr" +data: "steven.coupin@harmattan.fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6187 +label: "Suivi des commandes/SAV" +value: "sav@harmattan.fr" +data: "sav@harmattan.fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6200 +label: "Service des droits" +value: "droits@harmattan.fr" +data: "droits@harmattan.fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6203 +label: "Site internet" +value: "webmaster@harmattan.fr" +data: "webmaster@harmattan.fr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6201 +label: "Manuscrits" +value: "manuscrits@harmattan.fr" +data: "manuscrits@harmattan.fr" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6185 -form: Symfony\Component\Form\Form {#5315 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6183 …5} |
| full_name | "contact_page[service]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_service" |
| is_selected | Closure($choice, $value) {#6194 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Service*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "service" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_service" |
| valid | true |
| value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Prénom" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Prénom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5155 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5155 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| data | "" |
same as passed value |
| label | "Prénom*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Prénom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5155 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5136 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5137 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_page_prenom" ] |
| cache_key | "_contact_page_prenom_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6192 -form: Symfony\Component\Form\Form {#5312 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6193 …5} |
| full_name | "contact_page[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_prenom" |
| label | "Prénom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_prenom" |
| valid | true |
| value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Nom" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Nom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5144 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5144 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| data | "" |
same as passed value |
| label | "Nom*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Nom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5144 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5212 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5214 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_page_nom" ] |
| cache_key | "_contact_page_nom_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6198 -form: Symfony\Component\Form\Form {#5309 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6199 …5} |
| full_name | "contact_page[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_nom" |
| label | "Nom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_nom" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Email" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Email" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5158 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#5177 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5158 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#5177 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } ] |
| data | "" |
same as passed value |
| empty_data | "" |
same as passed value |
| label | "Email*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5158 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#5177 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5217 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_page_email" ] |
| cache_key | "_contact_page_email_email" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6197 -form: Symfony\Component\Form\Form {#5318 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6196 …5} |
| full_name | "contact_page[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_email" |
| label | "Email*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_email" |
| valid | true |
| value | "" |
indicateurTelephonique
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "+1" => "+1" "+7" => "+7" "+20" => "+20" "+27" => "+27" "+30" => "+30" "+31" => "+31" "+32" => "+32" "+33" => "+33" "+34" => "+34" "+36" => "+36" "+39" => "+39" "+40" => "+40" "+41" => "+41" "+43" => "+43" "+44" => "+44" "+45" => "+45" "+46" => "+46" "+47" => "+47" "+48" => "+48" "+49" => "+49" "+51" => "+51" "+52" => "+52" "+53" => "+53" "+54" => "+54" "+55" => "+55" "+56" => "+56" "+57" => "+57" "+58" => "+58" "+60" => "+60" "+61" => "+61" "+62" => "+62" "+63" => "+63" "+64" => "+64" "+65" => "+65" "+66" => "+66" "+81" => "+81" "+82" => "+82" "+84" => "+84" "+86" => "+86" "+90" => "+90" "+91" => "+91" "+92" => "+92" "+93" => "+93" "+94" => "+94" "+95" => "+95" "+98" => "+98" "+212" => "+212" "+213" => "+213" "+216" => "+216" "+218" => "+218" "+220" => "+220" "+221" => "+221" "+222" => "+222" "+223" => "+223" "+224" => "+224" "+225" => "+225" "+226" => "+226" "+227" => "+227" "+228" => "+228" "+229" => "+229" "+230" => "+230" "+231" => "+231" "+232" => "+232" "+233" => "+233" "+234" => "+234" "+235" => "+235" "+236" => "+236" "+237" => "+237" "+238" => "+238" "+239" => "+239" "+240" => "+240" "+241" => "+241" "+242" => "+242" "+243" => "+243" "+244" => "+244" "+245" => "+245" "+246" => "+246" "+248" => "+248" "+249" => "+249" "+250" => "+250" "+251" => "+251" "+252" => "+252" "+253" => "+253" "+254" => "+254" "+255" => "+255" "+256" => "+256" "+257" => "+257" "+258" => "+258" "+260" => "+260" "+261" => "+261" "+262" => "+262" "+263" => "+263" "+264" => "+264" "+265" => "+265" "+266" => "+266" "+267" => "+267" "+268" => "+268" "+269" => "+269" "+290" => "+290" "+291" => "+291" "+297" => "+297" "+298" => "+298" "+299" => "+299" "+350" => "+350" "+351" => "+351" "+352" => "+352" "+353" => "+353" "+354" => "+354" "+355" => "+355" "+356" => "+356" "+357" => "+357" "+358" => "+358" "+359" => "+359" "+370" => "+370" "+371" => "+371" "+372" => "+372" "+373" => "+373" "+374" => "+374" "+376" => "+376" "+377" => "+377" "+378" => "+378" "+379" => "+379" "+381" => "+381" "+382" => "+382" "+383" => "+383" "+385" => "+385" "+386" => "+386" "+387" => "+387" "+389" => "+389" "+420" => "+420" "+421" => "+421" "+423" => "+423" "+500" => "+500" "+501" => "+501" "+502" => "+502" "+503" => "+503" "+504" => "+504" "+505" => "+505" "+506" => "+506" "+507" => "+507" "+508" => "+508" "+590" => "+590" "+591" => "+591" "+592" => "+592" "+593" => "+593" "+594" => "+594" "+595" => "+595" "+596" => "+596" "+597" => "+597" "+598" => "+598" "+599" => "+599" "+670" => "+670" "+672" => "+672" "+673" => "+673" "+674" => "+674" "+675" => "+675" "+676" => "+676" "+677" => "+677" "+678" => "+678" "+679" => "+679" "+680" => "+680" "+681" => "+681" "+682" => "+682" "+683" => "+683" "+685" => "+685" "+686" => "+686" "+687" => "+687" "+688" => "+688" "+689" => "+689" "+690" => "+690" "+691" => "+691" "+692" => "+692" "+850" => "+850" "+852" => "+852" "+853" => "+853" "+855" => "+855" "+856" => "+856" "+880" => "+880" "+886" => "+886" "+960" => "+960" "+961" => "+961" "+962" => "+962" "+963" => "+963" "+964" => "+964" "+965" => "+965" "+966" => "+966" "+967" => "+967" "+968" => "+968" "+970" => "+970" "+971" => "+971" "+972" => "+972" "+973" => "+973" "+974" => "+974" "+975" => "+975" "+976" => "+976" "+977" => "+977" "+992" => "+992" "+993" => "+993" "+994" => "+994" "+995" => "+995" "+996" => "+996" "+998" => "+998" "+1242" => "+1242" "+1246" => "+1246" "+1264" => "+1264" "+1268" => "+1268" "+1284" => "+1284" "+1340" => "+1340" "+1345" => "+1345" "+1441" => "+1441" "+1473" => "+1473" "+1649" => "+1649" "+1664" => "+1664" "+1670" => "+1670" "+1671" => "+1671" "+1684" => "+1684" "+1758" => "+1758" "+1767" => "+1767" "+1784" => "+1784" "+1787" => "+1787" "+1809" => "+1809" "+1868" => "+1868" "+1869" => "+1869" "+1876" => "+1876" ] |
[ "+1" => "+1" "+7" => "+7" "+20" => "+20" "+27" => "+27" "+30" => "+30" "+31" => "+31" "+32" => "+32" "+33" => "+33" "+34" => "+34" "+36" => "+36" "+39" => "+39" "+40" => "+40" "+41" => "+41" "+43" => "+43" "+44" => "+44" "+45" => "+45" "+46" => "+46" "+47" => "+47" "+48" => "+48" "+49" => "+49" "+51" => "+51" "+52" => "+52" "+53" => "+53" "+54" => "+54" "+55" => "+55" "+56" => "+56" "+57" => "+57" "+58" => "+58" "+60" => "+60" "+61" => "+61" "+62" => "+62" "+63" => "+63" "+64" => "+64" "+65" => "+65" "+66" => "+66" "+81" => "+81" "+82" => "+82" "+84" => "+84" "+86" => "+86" "+90" => "+90" "+91" => "+91" "+92" => "+92" "+93" => "+93" "+94" => "+94" "+95" => "+95" "+98" => "+98" "+212" => "+212" "+213" => "+213" "+216" => "+216" "+218" => "+218" "+220" => "+220" "+221" => "+221" "+222" => "+222" "+223" => "+223" "+224" => "+224" "+225" => "+225" "+226" => "+226" "+227" => "+227" "+228" => "+228" "+229" => "+229" "+230" => "+230" "+231" => "+231" "+232" => "+232" "+233" => "+233" "+234" => "+234" "+235" => "+235" "+236" => "+236" "+237" => "+237" "+238" => "+238" "+239" => "+239" "+240" => "+240" "+241" => "+241" "+242" => "+242" "+243" => "+243" "+244" => "+244" "+245" => "+245" "+246" => "+246" "+248" => "+248" "+249" => "+249" "+250" => "+250" "+251" => "+251" "+252" => "+252" "+253" => "+253" "+254" => "+254" "+255" => "+255" "+256" => "+256" "+257" => "+257" "+258" => "+258" "+260" => "+260" "+261" => "+261" "+262" => "+262" "+263" => "+263" "+264" => "+264" "+265" => "+265" "+266" => "+266" "+267" => "+267" "+268" => "+268" "+269" => "+269" "+290" => "+290" "+291" => "+291" "+297" => "+297" "+298" => "+298" "+299" => "+299" "+350" => "+350" "+351" => "+351" "+352" => "+352" "+353" => "+353" "+354" => "+354" "+355" => "+355" "+356" => "+356" "+357" => "+357" "+358" => "+358" "+359" => "+359" "+370" => "+370" "+371" => "+371" "+372" => "+372" "+373" => "+373" "+374" => "+374" "+376" => "+376" "+377" => "+377" "+378" => "+378" "+379" => "+379" "+381" => "+381" "+382" => "+382" "+383" => "+383" "+385" => "+385" "+386" => "+386" "+387" => "+387" "+389" => "+389" "+420" => "+420" "+421" => "+421" "+423" => "+423" "+500" => "+500" "+501" => "+501" "+502" => "+502" "+503" => "+503" "+504" => "+504" "+505" => "+505" "+506" => "+506" "+507" => "+507" "+508" => "+508" "+590" => "+590" "+591" => "+591" "+592" => "+592" "+593" => "+593" "+594" => "+594" "+595" => "+595" "+596" => "+596" "+597" => "+597" "+598" => "+598" "+599" => "+599" "+670" => "+670" "+672" => "+672" "+673" => "+673" "+674" => "+674" "+675" => "+675" "+676" => "+676" "+677" => "+677" "+678" => "+678" "+679" => "+679" "+680" => "+680" "+681" => "+681" "+682" => "+682" "+683" => "+683" "+685" => "+685" "+686" => "+686" "+687" => "+687" "+688" => "+688" "+689" => "+689" "+690" => "+690" "+691" => "+691" "+692" => "+692" "+850" => "+850" "+852" => "+852" "+853" => "+853" "+855" => "+855" "+856" => "+856" "+880" => "+880" "+886" => "+886" "+960" => "+960" "+961" => "+961" "+962" => "+962" "+963" => "+963" "+964" => "+964" "+965" => "+965" "+966" => "+966" "+967" => "+967" "+968" => "+968" "+970" => "+970" "+971" => "+971" "+972" => "+972" "+973" => "+973" "+974" => "+974" "+975" => "+975" "+976" => "+976" "+977" => "+977" "+992" => "+992" "+993" => "+993" "+994" => "+994" "+995" => "+995" "+996" => "+996" "+998" => "+998" "+1242" => "+1242" "+1246" => "+1246" "+1264" => "+1264" "+1268" => "+1268" "+1284" => "+1284" "+1340" => "+1340" "+1345" => "+1345" "+1441" => "+1441" "+1473" => "+1473" "+1649" => "+1649" "+1664" => "+1664" "+1670" => "+1670" "+1671" => "+1671" "+1684" => "+1684" "+1758" => "+1758" "+1767" => "+1767" "+1784" => "+1784" "+1787" => "+1787" "+1809" => "+1809" "+1868" => "+1868" "+1869" => "+1869" "+1876" => "+1876" ] |
| data | "+33" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "+1" => "+1" "+7" => "+7" "+20" => "+20" "+27" => "+27" "+30" => "+30" "+31" => "+31" "+32" => "+32" "+33" => "+33" "+34" => "+34" "+36" => "+36" "+39" => "+39" "+40" => "+40" "+41" => "+41" "+43" => "+43" "+44" => "+44" "+45" => "+45" "+46" => "+46" "+47" => "+47" "+48" => "+48" "+49" => "+49" "+51" => "+51" "+52" => "+52" "+53" => "+53" "+54" => "+54" "+55" => "+55" "+56" => "+56" "+57" => "+57" "+58" => "+58" "+60" => "+60" "+61" => "+61" "+62" => "+62" "+63" => "+63" "+64" => "+64" "+65" => "+65" "+66" => "+66" "+81" => "+81" "+82" => "+82" "+84" => "+84" "+86" => "+86" "+90" => "+90" "+91" => "+91" "+92" => "+92" "+93" => "+93" "+94" => "+94" "+95" => "+95" "+98" => "+98" "+212" => "+212" "+213" => "+213" "+216" => "+216" "+218" => "+218" "+220" => "+220" "+221" => "+221" "+222" => "+222" "+223" => "+223" "+224" => "+224" "+225" => "+225" "+226" => "+226" "+227" => "+227" "+228" => "+228" "+229" => "+229" "+230" => "+230" "+231" => "+231" "+232" => "+232" "+233" => "+233" "+234" => "+234" "+235" => "+235" "+236" => "+236" "+237" => "+237" "+238" => "+238" "+239" => "+239" "+240" => "+240" "+241" => "+241" "+242" => "+242" "+243" => "+243" "+244" => "+244" "+245" => "+245" "+246" => "+246" "+248" => "+248" "+249" => "+249" "+250" => "+250" "+251" => "+251" "+252" => "+252" "+253" => "+253" "+254" => "+254" "+255" => "+255" "+256" => "+256" "+257" => "+257" "+258" => "+258" "+260" => "+260" "+261" => "+261" "+262" => "+262" "+263" => "+263" "+264" => "+264" "+265" => "+265" "+266" => "+266" "+267" => "+267" "+268" => "+268" "+269" => "+269" "+290" => "+290" "+291" => "+291" "+297" => "+297" "+298" => "+298" "+299" => "+299" "+350" => "+350" "+351" => "+351" "+352" => "+352" "+353" => "+353" "+354" => "+354" "+355" => "+355" "+356" => "+356" "+357" => "+357" "+358" => "+358" "+359" => "+359" "+370" => "+370" "+371" => "+371" "+372" => "+372" "+373" => "+373" "+374" => "+374" "+376" => "+376" "+377" => "+377" "+378" => "+378" "+379" => "+379" "+381" => "+381" "+382" => "+382" "+383" => "+383" "+385" => "+385" "+386" => "+386" "+387" => "+387" "+389" => "+389" "+420" => "+420" "+421" => "+421" "+423" => "+423" "+500" => "+500" "+501" => "+501" "+502" => "+502" "+503" => "+503" "+504" => "+504" "+505" => "+505" "+506" => "+506" "+507" => "+507" "+508" => "+508" "+590" => "+590" "+591" => "+591" "+592" => "+592" "+593" => "+593" "+594" => "+594" "+595" => "+595" "+596" => "+596" "+597" => "+597" "+598" => "+598" "+599" => "+599" "+670" => "+670" "+672" => "+672" "+673" => "+673" "+674" => "+674" "+675" => "+675" "+676" => "+676" "+677" => "+677" "+678" => "+678" "+679" => "+679" "+680" => "+680" "+681" => "+681" "+682" => "+682" "+683" => "+683" "+685" => "+685" "+686" => "+686" "+687" => "+687" "+688" => "+688" "+689" => "+689" "+690" => "+690" "+691" => "+691" "+692" => "+692" "+850" => "+850" "+852" => "+852" "+853" => "+853" "+855" => "+855" "+856" => "+856" "+880" => "+880" "+886" => "+886" "+960" => "+960" "+961" => "+961" "+962" => "+962" "+963" => "+963" "+964" => "+964" "+965" => "+965" "+966" => "+966" "+967" => "+967" "+968" => "+968" "+970" => "+970" "+971" => "+971" "+972" => "+972" "+973" => "+973" "+974" => "+974" "+975" => "+975" "+976" => "+976" "+977" => "+977" "+992" => "+992" "+993" => "+993" "+994" => "+994" "+995" => "+995" "+996" => "+996" "+998" => "+998" "+1242" => "+1242" "+1246" => "+1246" "+1264" => "+1264" "+1268" => "+1268" "+1284" => "+1284" "+1340" => "+1340" "+1345" => "+1345" "+1441" => "+1441" "+1473" => "+1473" "+1649" => "+1649" "+1664" => "+1664" "+1670" => "+1670" "+1671" => "+1671" "+1684" => "+1684" "+1758" => "+1758" "+1767" => "+1767" "+1784" => "+1784" "+1787" => "+1787" "+1809" => "+1809" "+1868" => "+1868" "+1869" => "+1869" "+1876" => "+1876" ] |
| 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 {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "+33" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5207 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_page_indicateurTelephonique" ] |
| cache_key | "_contact_page_indicateurTelephonique_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6179 +label: "+1" +value: "+1" +data: "+1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6178 +label: "+7" +value: "+7" +data: "+7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "+20" +value: "+20" +data: "+20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "+27" +value: "+27" +data: "+27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "+30" +value: "+30" +data: "+30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "+31" +value: "+31" +data: "+31" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "+32" +value: "+32" +data: "+32" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "+33" +value: "+33" +data: "+33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "+34" +value: "+34" +data: "+34" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "+36" +value: "+36" +data: "+36" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "+39" +value: "+39" +data: "+39" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "+40" +value: "+40" +data: "+40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "+41" +value: "+41" +data: "+41" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "+43" +value: "+43" +data: "+43" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "+44" +value: "+44" +data: "+44" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "+45" +value: "+45" +data: "+45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "+46" +value: "+46" +data: "+46" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "+47" +value: "+47" +data: "+47" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "+48" +value: "+48" +data: "+48" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "+49" +value: "+49" +data: "+49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "+51" +value: "+51" +data: "+51" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "+52" +value: "+52" +data: "+52" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "+53" +value: "+53" +data: "+53" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "+54" +value: "+54" +data: "+54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "+55" +value: "+55" +data: "+55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "+56" +value: "+56" +data: "+56" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "+57" +value: "+57" +data: "+57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "+58" +value: "+58" +data: "+58" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "+60" +value: "+60" +data: "+60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "+61" +value: "+61" +data: "+61" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "+62" +value: "+62" +data: "+62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "+63" +value: "+63" +data: "+63" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "+64" +value: "+64" +data: "+64" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "+65" +value: "+65" +data: "+65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "+66" +value: "+66" +data: "+66" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "+81" +value: "+81" +data: "+81" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "+82" +value: "+82" +data: "+82" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "+84" +value: "+84" +data: "+84" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "+86" +value: "+86" +data: "+86" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +label: "+90" +value: "+90" +data: "+90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "+91" +value: "+91" +data: "+91" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "+92" +value: "+92" +data: "+92" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "+93" +value: "+93" +data: "+93" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "+94" +value: "+94" +data: "+94" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "+95" +value: "+95" +data: "+95" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "+98" +value: "+98" +data: "+98" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "+212" +value: "+212" +data: "+212" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "+213" +value: "+213" +data: "+213" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "+216" +value: "+216" +data: "+216" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "+218" +value: "+218" +data: "+218" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "+220" +value: "+220" +data: "+220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "+221" +value: "+221" +data: "+221" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "+222" +value: "+222" +data: "+222" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +label: "+223" +value: "+223" +data: "+223" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6202 +label: "+224" +value: "+224" +data: "+224" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6204 +label: "+225" +value: "+225" +data: "+225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6205 +label: "+226" +value: "+226" +data: "+226" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6206 +label: "+227" +value: "+227" +data: "+227" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6207 +label: "+228" +value: "+228" +data: "+228" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6208 +label: "+229" +value: "+229" +data: "+229" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6209 +label: "+230" +value: "+230" +data: "+230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6210 +label: "+231" +value: "+231" +data: "+231" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6211 +label: "+232" +value: "+232" +data: "+232" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6212 +label: "+233" +value: "+233" +data: "+233" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6213 +label: "+234" +value: "+234" +data: "+234" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6214 +label: "+235" +value: "+235" +data: "+235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6215 +label: "+236" +value: "+236" +data: "+236" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6216 +label: "+237" +value: "+237" +data: "+237" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6217 +label: "+238" +value: "+238" +data: "+238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6218 +label: "+239" +value: "+239" +data: "+239" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6219 +label: "+240" +value: "+240" +data: "+240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6220 +label: "+241" +value: "+241" +data: "+241" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6221 +label: "+242" +value: "+242" +data: "+242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6222 +label: "+243" +value: "+243" +data: "+243" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6223 +label: "+244" +value: "+244" +data: "+244" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6224 +label: "+245" +value: "+245" +data: "+245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6225 +label: "+246" +value: "+246" +data: "+246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6226 +label: "+248" +value: "+248" +data: "+248" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6227 +label: "+249" +value: "+249" +data: "+249" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6228 +label: "+250" +value: "+250" +data: "+250" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6229 +label: "+251" +value: "+251" +data: "+251" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6230 +label: "+252" +value: "+252" +data: "+252" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6231 +label: "+253" +value: "+253" +data: "+253" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6232 +label: "+254" +value: "+254" +data: "+254" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6233 +label: "+255" +value: "+255" +data: "+255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6234 +label: "+256" +value: "+256" +data: "+256" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6235 +label: "+257" +value: "+257" +data: "+257" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6236 +label: "+258" +value: "+258" +data: "+258" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6237 +label: "+260" +value: "+260" +data: "+260" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6238 +label: "+261" +value: "+261" +data: "+261" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6239 +label: "+262" +value: "+262" +data: "+262" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6240 +label: "+263" +value: "+263" +data: "+263" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6241 +label: "+264" +value: "+264" +data: "+264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6242 +label: "+265" +value: "+265" +data: "+265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6243 +label: "+266" +value: "+266" +data: "+266" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6244 +label: "+267" +value: "+267" +data: "+267" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6245 +label: "+268" +value: "+268" +data: "+268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6246 +label: "+269" +value: "+269" +data: "+269" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6247 +label: "+290" +value: "+290" +data: "+290" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6248 +label: "+291" +value: "+291" +data: "+291" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6249 +label: "+297" +value: "+297" +data: "+297" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6250 +label: "+298" +value: "+298" +data: "+298" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6251 +label: "+299" +value: "+299" +data: "+299" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6252 +label: "+350" +value: "+350" +data: "+350" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6253 +label: "+351" +value: "+351" +data: "+351" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6254 +label: "+352" +value: "+352" +data: "+352" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6255 +label: "+353" +value: "+353" +data: "+353" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6256 +label: "+354" +value: "+354" +data: "+354" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6257 +label: "+355" +value: "+355" +data: "+355" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6258 +label: "+356" +value: "+356" +data: "+356" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6259 +label: "+357" +value: "+357" +data: "+357" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6260 +label: "+358" +value: "+358" +data: "+358" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: "+359" +value: "+359" +data: "+359" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6262 +label: "+370" +value: "+370" +data: "+370" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6263 +label: "+371" +value: "+371" +data: "+371" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6264 +label: "+372" +value: "+372" +data: "+372" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6265 +label: "+373" +value: "+373" +data: "+373" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6266 +label: "+374" +value: "+374" +data: "+374" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6267 +label: "+376" +value: "+376" +data: "+376" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6268 +label: "+377" +value: "+377" +data: "+377" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6269 +label: "+378" +value: "+378" +data: "+378" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6270 +label: "+379" +value: "+379" +data: "+379" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6271 +label: "+381" +value: "+381" +data: "+381" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6272 +label: "+382" +value: "+382" +data: "+382" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6273 +label: "+383" +value: "+383" +data: "+383" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6274 +label: "+385" +value: "+385" +data: "+385" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6275 +label: "+386" +value: "+386" +data: "+386" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6276 +label: "+387" +value: "+387" +data: "+387" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6277 +label: "+389" +value: "+389" +data: "+389" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6278 +label: "+420" +value: "+420" +data: "+420" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6279 +label: "+421" +value: "+421" +data: "+421" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6280 +label: "+423" +value: "+423" +data: "+423" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6281 +label: "+500" +value: "+500" +data: "+500" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6282 +label: "+501" +value: "+501" +data: "+501" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6283 +label: "+502" +value: "+502" +data: "+502" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6284 +label: "+503" +value: "+503" +data: "+503" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6285 +label: "+504" +value: "+504" +data: "+504" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6286 +label: "+505" +value: "+505" +data: "+505" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6287 +label: "+506" +value: "+506" +data: "+506" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6288 +label: "+507" +value: "+507" +data: "+507" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6289 +label: "+508" +value: "+508" +data: "+508" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6290 +label: "+590" +value: "+590" +data: "+590" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6291 +label: "+591" +value: "+591" +data: "+591" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6292 +label: "+592" +value: "+592" +data: "+592" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6293 +label: "+593" +value: "+593" +data: "+593" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6294 +label: "+594" +value: "+594" +data: "+594" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6295 +label: "+595" +value: "+595" +data: "+595" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6296 +label: "+596" +value: "+596" +data: "+596" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6297 +label: "+597" +value: "+597" +data: "+597" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6298 +label: "+598" +value: "+598" +data: "+598" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +label: "+599" +value: "+599" +data: "+599" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6300 +label: "+670" +value: "+670" +data: "+670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6301 +label: "+672" +value: "+672" +data: "+672" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6302 +label: "+673" +value: "+673" +data: "+673" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6303 +label: "+674" +value: "+674" +data: "+674" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6304 +label: "+675" +value: "+675" +data: "+675" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6305 +label: "+676" +value: "+676" +data: "+676" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6306 +label: "+677" +value: "+677" +data: "+677" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6307 +label: "+678" +value: "+678" +data: "+678" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6308 +label: "+679" +value: "+679" +data: "+679" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6309 +label: "+680" +value: "+680" +data: "+680" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6310 +label: "+681" +value: "+681" +data: "+681" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: "+682" +value: "+682" +data: "+682" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: "+683" +value: "+683" +data: "+683" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6313 +label: "+685" +value: "+685" +data: "+685" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +label: "+686" +value: "+686" +data: "+686" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +label: "+687" +value: "+687" +data: "+687" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +label: "+688" +value: "+688" +data: "+688" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6317 +label: "+689" +value: "+689" +data: "+689" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6318 +label: "+690" +value: "+690" +data: "+690" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6319 +label: "+691" +value: "+691" +data: "+691" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6320 +label: "+692" +value: "+692" +data: "+692" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: "+850" +value: "+850" +data: "+850" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: "+852" +value: "+852" +data: "+852" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: "+853" +value: "+853" +data: "+853" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: "+855" +value: "+855" +data: "+855" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: "+856" +value: "+856" +data: "+856" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: "+880" +value: "+880" +data: "+880" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: "+886" +value: "+886" +data: "+886" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: "+960" +value: "+960" +data: "+960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: "+961" +value: "+961" +data: "+961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: "+962" +value: "+962" +data: "+962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "+963" +value: "+963" +data: "+963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: "+964" +value: "+964" +data: "+964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: "+965" +value: "+965" +data: "+965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: "+966" +value: "+966" +data: "+966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: "+967" +value: "+967" +data: "+967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: "+968" +value: "+968" +data: "+968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "+970" +value: "+970" +data: "+970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: "+971" +value: "+971" +data: "+971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "+972" +value: "+972" +data: "+972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "+973" +value: "+973" +data: "+973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: "+974" +value: "+974" +data: "+974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "+975" +value: "+975" +data: "+975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: "+976" +value: "+976" +data: "+976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: "+977" +value: "+977" +data: "+977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: "+992" +value: "+992" +data: "+992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "+993" +value: "+993" +data: "+993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "+994" +value: "+994" +data: "+994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "+995" +value: "+995" +data: "+995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: "+996" +value: "+996" +data: "+996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: "+998" +value: "+998" +data: "+998" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "+1242" +value: "+1242" +data: "+1242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "+1246" +value: "+1246" +data: "+1246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "+1264" +value: "+1264" +data: "+1264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "+1268" +value: "+1268" +data: "+1268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "+1284" +value: "+1284" +data: "+1284" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "+1340" +value: "+1340" +data: "+1340" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "+1345" +value: "+1345" +data: "+1345" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "+1441" +value: "+1441" +data: "+1441" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "+1473" +value: "+1473" +data: "+1473" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "+1649" +value: "+1649" +data: "+1649" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "+1664" +value: "+1664" +data: "+1664" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "+1670" +value: "+1670" +data: "+1670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "+1671" +value: "+1671" +data: "+1671" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "+1684" +value: "+1684" +data: "+1684" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "+1758" +value: "+1758" +data: "+1758" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "+1767" +value: "+1767" +data: "+1767" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "+1784" +value: "+1784" +data: "+1784" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "+1787" +value: "+1787" +data: "+1787" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "+1809" +value: "+1809" +data: "+1809" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "+1868" +value: "+1868" +data: "+1868" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "+1869" +value: "+1869" +data: "+1869" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "+1876" +value: "+1876" +data: "+1876" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "+33" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6181 -form: Symfony\Component\Form\Form {#5321 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6180 …5} |
| full_name | "contact_page[indicateurTelephonique]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_indicateurTelephonique" |
| is_selected | Closure($choice, $value) {#6374 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "indicateurTelephonique" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_indicateurTelephonique" |
| valid | true |
| value | "+33" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#5124 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#5124 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| data | "" |
same as passed value |
| label | "Téléphone mobile" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#5124 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone mobile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_contact_page_telephone" ] |
| cache_key | "_contact_page_telephone_tel" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6375 -form: Symfony\Component\Form\Form {#5284 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6376 …5} |
| full_name | "contact_page[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_telephone" |
| label | "Téléphone mobile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_telephone" |
| valid | true |
| value | "" |
sujet
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Sujet" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Sujet" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5150 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5150 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Sujet*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Sujet" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5150 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sujet*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5198 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Sujet" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_page_sujet" ] |
| cache_key | "_contact_page_sujet_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6377 -form: Symfony\Component\Form\Form {#5281 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6378 …5} |
| full_name | "contact_page[sujet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_sujet" |
| label | "Sujet*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sujet" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_sujet" |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Message" "maxlength" => 1000 ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Message" "maxlength" => 1000 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5263 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5265 +payload: null +groups: ? +maxMessage: "Votre message doit contenir au maximum 1000 caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 1000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5263 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5265 +payload: null +groups: ? +maxMessage: "Votre message doit contenir au maximum 1000 caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 1000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Message*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Message" "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5263 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5265 +payload: null +groups: ? +maxMessage: "Votre message doit contenir au maximum 1000 caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 1000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Message*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5219 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" "placeholder" => "Message" "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_page_message" ] |
| cache_key | "_contact_page_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6379 -form: Symfony\Component\Form\Form {#5278 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6380 …5} |
| full_name | "contact_page[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_message" |
| label | "Message*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_message" |
| valid | true |
| value | "" |
recaptcha
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#5140 +payload: null +groups: ? +message: "Le captcha est invalide." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#5140 +payload: null +groups: ? +message: "Le captcha est invalide." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#5140 +payload: null +groups: ? +message: "Le captcha est invalide." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| 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 {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| language | "fr" |
| 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() {#5151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#5222 …} $translationDomain: "validators" } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_contact_page_recaptcha" ] |
| cache_key | "_contact_page_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6381 -form: Symfony\Component\Form\Form {#5275 …} -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 {#6382 …5} |
| full_name | "contact_page[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LeMXf4pAAAAAMnnieKCSrvRC-BhJRbkxzisWsMT" |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page_recaptcha" |
| url_challenge | "https://www.google.com/recaptcha/api.js?hl=fr" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Envoyer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Envoyer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_page_submit" ] |
| cache_key | "_contact_page_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6384 …5} |
| full_name | "contact_page[submit]" |
| id | "contact_page_submit" |
| label | "Envoyer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_contact_page_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d1.IbxkcAW9j1K9V6JdiQa0bC7obOWKdvDkb627rKysvEE.VdkeKEnKyz7MY5YWymrrAHq7FrXJHLSFHPvT1YHJiHB1-AAGZInnIMg45w" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "d1.IbxkcAW9j1K9V6JdiQa0bC7obOWKdvDkb627rKysvEE.VdkeKEnKyz7MY5YWymrrAHq7FrXJHLSFHPvT1YHJiHB1-AAGZInnIMg45w" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "d1.IbxkcAW9j1K9V6JdiQa0bC7obOWKdvDkb627rKysvEE.VdkeKEnKyz7MY5YWymrrAHq7FrXJHLSFHPvT1YHJiHB1-AAGZInnIMg45w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6386 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_page__token" ] |
| cache_key | "_contact_page__token_hidden" |
| compound | false |
| data | "d1.IbxkcAW9j1K9V6JdiQa0bC7obOWKdvDkb627rKysvEE.VdkeKEnKyz7MY5YWymrrAHq7FrXJHLSFHPvT1YHJiHB1-AAGZInnIMg45w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6399 -form: Symfony\Component\Form\Form {#6395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6390 …5} |
| full_name | "contact_page[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_page__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_page__token" |
| valid | true |
| value | "d1.IbxkcAW9j1K9V6JdiQa0bC7obOWKdvDkb627rKysvEE.VdkeKEnKyz7MY5YWymrrAHq7FrXJHLSFHPvT1YHJiHB1-AAGZInnIMg45w" |
password_oublie
"App\Form\PasswordOublieType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/api/compte/password-oublie" |
same as passed value |
| locale | "fr" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/api/compte/password-oublie" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| 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() {#6635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6634 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/api/compte/password-oublie" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "password_oublie" "_password_oublie" ] |
| cache_key | "_password_oublie_password_oublie" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7266 -form: Symfony\Component\Form\Form {#6653 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7272 …5} |
| full_name | "password_oublie" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_oublie" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password_oublie" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_oublie" |
| valid | true |
| value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6641 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6642 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6641 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6642 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } ] |
| label | "Votre email*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6641 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6642 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre email*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6645 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_password_oublie_email" ] |
| cache_key | "_password_oublie_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7265 -form: Symfony\Component\Form\Form {#6656 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7258 …5} |
| full_name | "password_oublie[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_oublie_email" |
| label | "Votre email*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_oublie_email" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Envoyer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Envoyer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_password_oublie_submit" ] |
| cache_key | "_password_oublie_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#7267 …5} |
| full_name | "password_oublie[submit]" |
| id | "password_oublie_submit" |
| label | "Envoyer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_password_oublie_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0a369.BKVePk77f1goXryxqUNAu2pC5T-BQmJqyikWAzhBMRg.Tu8EVhGvPRBdZ_396gcF7xouinzYCjQhqEJnUXpsQl5FxxcLG54LGW8Q3w" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "0a369.BKVePk77f1goXryxqUNAu2pC5T-BQmJqyikWAzhBMRg.Tu8EVhGvPRBdZ_396gcF7xouinzYCjQhqEJnUXpsQl5FxxcLG54LGW8Q3w" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "0a369.BKVePk77f1goXryxqUNAu2pC5T-BQmJqyikWAzhBMRg.Tu8EVhGvPRBdZ_396gcF7xouinzYCjQhqEJnUXpsQl5FxxcLG54LGW8Q3w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#7262 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_password_oublie__token" ] |
| cache_key | "_password_oublie__token_hidden" |
| compound | false |
| data | "0a369.BKVePk77f1goXryxqUNAu2pC5T-BQmJqyikWAzhBMRg.Tu8EVhGvPRBdZ_396gcF7xouinzYCjQhqEJnUXpsQl5FxxcLG54LGW8Q3w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7283 -form: Symfony\Component\Form\Form {#7279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7274 …5} |
| full_name | "password_oublie[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_oublie__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_oublie__token" |
| valid | true |
| value | "0a369.BKVePk77f1goXryxqUNAu2pC5T-BQmJqyikWAzhBMRg.Tu8EVhGvPRBdZ_396gcF7xouinzYCjQhqEJnUXpsQl5FxxcLG54LGW8Q3w" |
reset_password
"App\Form\ResetPasswordType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/api/compte/reset-password" |
same as passed value |
| locale | "fr" |
same as passed value |
| token | "" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/api/compte/reset-password" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| 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 |
| token | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6667 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/api/compte/reset-password" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "reset_password" "_reset_password" ] |
| cache_key | "_reset_password_reset_password" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7285 -form: Symfony\Component\Form\Form {#6704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7286 …5} |
| full_name | "reset_password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reset_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password" |
| valid | true |
| value | null |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6676 +payload: null +groups: ? +message: "Veuillez remplir tous les champs marqués comme obligatoires (*)" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6676 +payload: null +groups: ? +message: "Veuillez remplir tous les champs marqués comme obligatoires (*)" +allowNull: false +normalizer: null } ] |
| first_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Nouveau mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" "label_html" => true "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#6677 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] "always_empty" => false ] |
[ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Nouveau mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" "label_html" => true "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#6677 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] "always_empty" => false ] |
| invalid_message | "Les mots de passe doivent être identiques" |
same as passed value |
| required | true |
same as passed value |
| second_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Confirmer le nouveau mot de passe*" "always_empty" => false ] |
[ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Confirmer le nouveau mot de passe*" "always_empty" => false ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6676 +payload: null +groups: ? +message: "Veuillez remplir tous les champs marqués comme obligatoires (*)" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6679 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Nouveau mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" "label_html" => true "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#6677 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] "always_empty" => false ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les mots de passe doivent être identiques" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Confirmer le nouveau mot de passe*" "always_empty" => false ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#6687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6681 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_reset_password_plainPassword" ] |
| cache_key | "_reset_password_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7290 -form: Symfony\Component\Form\Form {#6728 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7289 …5} |
| full_name | "reset_password[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| always_empty | false |
false
|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#6677 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#6677 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| label | "Nouveau mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#6677 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nouveau mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6714 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_reset_password_plainPassword_first" ] |
| cache_key | "_reset_password_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7294 -form: Symfony\Component\Form\Form {#6731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7293 …5} |
| full_name | "reset_password[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password_plainPassword_first" |
| label | "Nouveau mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password_plainPassword_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| always_empty | false |
false
|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| error_bubbling | false |
false
|
| label | "Confirmer le nouveau mot de passe*" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| 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 {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6721 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Confirmer le nouveau mot de passe*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6722 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_reset_password_plainPassword_second" ] |
| cache_key | "_reset_password_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7295 -form: Symfony\Component\Form\Form {#6734 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7296 …5} |
| full_name | "reset_password[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password_plainPassword_second" |
| label | "Confirmer le nouveau mot de passe*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password_plainPassword_second" |
| valid | true |
| value | "" |
resetToken
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6695 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#6697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6694 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_reset_password_resetToken" ] |
| cache_key | "_reset_password_resetToken_hidden" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7291 -form: Symfony\Component\Form\Form {#6737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7292 …5} |
| full_name | "reset_password[resetToken]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password_resetToken" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "resetToken" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password_resetToken" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Enregistrer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_reset_password_submit" ] |
| cache_key | "_reset_password_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#7297 …5} |
| full_name | "reset_password[submit]" |
| id | "reset_password_submit" |
| label | "Enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_reset_password_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e0.4ThHsRTPPo9SbGlXtmjopMDKw5tOpdOicPPaA08Q-bU.0ls3wCWGc9cxJg8W_zqe0fmv7tI5y-T3MbWpbQVVg-OWWgLETY1s4B4CPA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "e0.4ThHsRTPPo9SbGlXtmjopMDKw5tOpdOicPPaA08Q-bU.0ls3wCWGc9cxJg8W_zqe0fmv7tI5y-T3MbWpbQVVg-OWWgLETY1s4B4CPA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "e0.4ThHsRTPPo9SbGlXtmjopMDKw5tOpdOicPPaA08Q-bU.0ls3wCWGc9cxJg8W_zqe0fmv7tI5y-T3MbWpbQVVg-OWWgLETY1s4B4CPA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#7298 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_reset_password__token" ] |
| cache_key | "_reset_password__token_hidden" |
| compound | false |
| data | "e0.4ThHsRTPPo9SbGlXtmjopMDKw5tOpdOicPPaA08Q-bU.0ls3wCWGc9cxJg8W_zqe0fmv7tI5y-T3MbWpbQVVg-OWWgLETY1s4B4CPA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7309 -form: Symfony\Component\Form\Form {#7305 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7300 …5} |
| full_name | "reset_password[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password__token" |
| valid | true |
| value | "e0.4ThHsRTPPo9SbGlXtmjopMDKw5tOpdOicPPaA08Q-bU.0ls3wCWGc9cxJg8W_zqe0fmv7tI5y-T3MbWpbQVVg-OWWgLETY1s4B4CPA" |
inscription
"App\Form\InscriptionType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/api/compte/inscription" |
same as passed value |
| locale | "fr" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/api/compte/inscription" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "fr" |
| 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() {#6743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6716 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/api/compte/inscription" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "inscription" "_inscription" ] |
| cache_key | "_inscription_inscription" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7311 -form: Symfony\Component\Form\Form {#6903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7312 …5} |
| full_name | "inscription" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "inscription" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription" |
| valid | true |
| value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6774 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6772 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6757 +payload: null +groups: ? +maxMessage: "L’adresse email ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6774 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6772 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6757 +payload: null +groups: ? +maxMessage: "L’adresse email ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Votre email et identifiant*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6774 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6772 +payload: null +groups: ? +message: "Le format du mail est incorrect" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6757 +payload: null +groups: ? +maxMessage: "L’adresse email ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre email et identifiant*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6790 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_inscription_email" ] |
| cache_key | "_inscription_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7316 -form: Symfony\Component\Form\Form {#6904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7315 …5} |
| full_name | "inscription[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_email" |
| label | "Votre email et identifiant*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_email" |
| valid | true |
| value | "" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Votre mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" "label_html" => true "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#6752 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6758 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] "always_empty" => false ] |
[ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Votre mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" "label_html" => true "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#6752 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6758 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] "always_empty" => false ] |
| invalid_message | "Les mots de passe doivent être identiques" |
same as passed value |
| required | true |
same as passed value |
| second_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Confirmer votre mot de passe*" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#6768 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] "always_empty" => false ] |
[ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Confirmer votre mot de passe*" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#6768 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] "always_empty" => false ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Votre mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" "label_html" => true "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#6752 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6758 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] "always_empty" => false ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les mots de passe doivent être identiques" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] "label" => "Confirmer votre mot de passe*" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#6768 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] "always_empty" => false ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#6798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6786 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_inscription_plainPassword" ] |
| cache_key | "_inscription_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7317 -form: Symfony\Component\Form\Form {#6924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7318 …5} |
| full_name | "inscription[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| always_empty | false |
false
|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6752 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6758 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6752 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6758 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| label | "Votre mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6752 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6758 +payload: null +groups: ? +message: "Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial." +pattern: "/^(?=\S*[a-z])(?=\S*[A-Z])(?=\S*\d)(?=\S*([^\w\s]|[_]))\S{8,}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6910 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_inscription_plainPassword_first" ] |
| cache_key | "_inscription_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7322 -form: Symfony\Component\Form\Form {#6927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7321 …5} |
| full_name | "inscription[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_plainPassword_first" |
| label | "Votre mot de passe* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Votre mot de passe doit contenir au moins 8 caractères, 1 majuscule, 1 chiffre et 1 caractère spécial."></i>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_plainPassword_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| always_empty | false |
false
|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6768 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6768 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| label | "Confirmer votre mot de passe*" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6768 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6917 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Confirmer votre mot de passe*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6918 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_inscription_plainPassword_second" ] |
| cache_key | "_inscription_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7323 -form: Symfony\Component\Form\Form {#6930 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7324 …5} |
| full_name | "inscription[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_plainPassword_second" |
| label | "Confirmer votre mot de passe*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_plainPassword_second" |
| valid | true |
| value | "" |
civilite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| choices | [ "Madame" => "Madame" "Monsieur" => "Monsieur" ] |
[ "Madame" => "Madame" "Monsieur" => "Monsieur" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6759 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6759 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| expanded | true |
same as passed value |
| label | "_civility.default_*" |
same as passed value |
| label_attr | [ "class" => "form-check-label" ] |
[ "class" => "form-check-label" ] |
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Madame" => "Madame" "Monsieur" => "Monsieur" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6759 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "_civility.default_*" |
| label_attr | [ "class" => "form-check-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6806 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_inscription_civilite" ] |
| cache_key | "_inscription_civilite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6816 +label: "Madame" +value: "Madame" +data: "Madame" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6815 +label: "Monsieur" +value: "Monsieur" +data: "Monsieur" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7319 -form: Symfony\Component\Form\Form {#6955 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7320 …5} |
| full_name | "inscription[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_civilite" |
| is_selected | Closure($choice, $value) {#7326 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "_civility.default_*" |
| label_attr | [ "class" => "form-check-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civilite" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_civilite" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Madame" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "Madame" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6889 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6888 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Madame" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6935 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Madame" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_inscription_civilite_entry" ] |
| cache_key | "_inscription_civilite_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7329 -form: Symfony\Component\Form\Form {#6958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7328 …5} |
| full_name | "inscription[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_civilite_0" |
| label | "Madame" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_civilite_entry" |
| valid | true |
| value | "Madame" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Monsieur" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "Monsieur" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6889 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6888 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Monsieur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6947 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Monsieur" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_inscription_civilite_entry" ] |
| cache_key | "_inscription_civilite_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7330 -form: Symfony\Component\Form\Form {#6961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7331 …5} |
| full_name | "inscription[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_civilite_1" |
| label | "Monsieur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_civilite_entry" |
| valid | true |
| value | "Monsieur" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6767 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6775 +payload: null +groups: ? +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 60 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6767 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6775 +payload: null +groups: ? +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 60 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Prénom*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6767 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6775 +payload: null +groups: ? +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 60 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6823 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_prenom" ] |
| cache_key | "_inscription_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7327 -form: Symfony\Component\Form\Form {#6964 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7325 …5} |
| full_name | "inscription[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_prenom" |
| label | "Prénom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_prenom" |
| valid | true |
| value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6776 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6777 +payload: null +groups: ? +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 60 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6776 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6777 +payload: null +groups: ? +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 60 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Nom*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6776 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6777 +payload: null +groups: ? +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 60 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6832 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_nom" ] |
| cache_key | "_inscription_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7333 -form: Symfony\Component\Form\Form {#6967 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7332 …5} |
| full_name | "inscription[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_nom" |
| label | "Nom*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_nom" |
| valid | true |
| value | "" |
indicateurTelephonique
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "+33" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [] |
[] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6778 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6778 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| data | "+33" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6778 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "+33" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_inscription_indicateurTelephonique" ] |
| cache_key | "_inscription_indicateurTelephonique_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | "+33" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7334 -form: Symfony\Component\Form\Form {#6970 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7335 …5} |
| full_name | "inscription[indicateurTelephonique]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_indicateurTelephonique" |
| is_selected | Closure($choice, $value) {#7337 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "indicateurTelephonique" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_indicateurTelephonique" |
| valid | true |
| value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6779 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6780 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6781 +payload: null +groups: ? +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6779 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6780 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6781 +payload: null +groups: ? +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Téléphone mobile* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Si besoin de vous contacter au sujet de votre commande"></i>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6779 +payload: null +groups: ? +message: "Ce champ est obligatoire" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#6780 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6781 +payload: null +groups: ? +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6851 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone mobile* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Si besoin de vous contacter au sujet de votre commande"></i>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6852 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_inscription_telephone" ] |
| cache_key | "_inscription_telephone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7338 -form: Symfony\Component\Form\Form {#6973 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7339 …5} |
| full_name | "inscription[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_telephone" |
| label | "Téléphone mobile* <i class="icon-tooltip" data-bs-toggle="tooltip" data-bs-custom-class="phone-tooltip" data-bs-placement="bottom" data-bs-title="Si besoin de vous contacter au sujet de votre commande"></i>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_telephone" |
| valid | true |
| value | "" |
indicateurTelephonique2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "+33" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [] |
[] |
| data | "+33" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "+33" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6860 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_inscription_indicateurTelephonique2" ] |
| cache_key | "_inscription_indicateurTelephonique2_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | "+33" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7340 -form: Symfony\Component\Form\Form {#6976 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7341 …5} |
| full_name | "inscription[indicateurTelephonique2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_indicateurTelephonique2" |
| is_selected | Closure($choice, $value) {#7342 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "indicateurTelephonique2" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_indicateurTelephonique2" |
| valid | true |
| value | "" |
telephone2
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
[ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#6782 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6783 +payload: null +groups: ? +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#6782 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6783 +payload: null +groups: ? +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Téléphone fixe" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#6782 +payload: null +groups: ? +message: "Le format du téléphone est invalide. Veuillez saisir un numéro de téléphone composé uniquement de chiffres, sans espaces." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#6783 +payload: null +groups: ? +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6869 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone fixe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6870 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "onfocus" => "if(this.getAttribute('autocomplete') == 'off') { this.setAttribute('autocomplete','nope'); }" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_inscription_telephone2" ] |
| cache_key | "_inscription_telephone2_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7343 -form: Symfony\Component\Form\Form {#6979 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7344 …5} |
| full_name | "inscription[telephone2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_telephone2" |
| label | "Téléphone fixe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_telephone2" |
| valid | true |
| value | "" |
recaptcha
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#6784 +payload: null +groups: ? +message: "Le captcha est invalide." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#6784 +payload: null +groups: ? +message: "Le captcha est invalide." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#6784 +payload: null +groups: ? +message: "Le captcha est invalide." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| 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 {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| language | "fr" |
| 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() {#6880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6879 …} $translationDomain: "validators" } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_inscription_recaptcha" ] |
| cache_key | "_inscription_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7345 -form: Symfony\Component\Form\Form {#6982 …} -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 {#7346 …5} |
| full_name | "inscription[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LeMXf4pAAAAAMnnieKCSrvRC-BhJRbkxzisWsMT" |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_recaptcha" |
| url_challenge | "https://www.google.com/recaptcha/api.js?hl=fr" |
| valid | true |
| value | "" |
conditionsGeneralesUtilisation
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | Symfony\Component\Validator\Constraints\IsTrue {#6785 +payload: null +groups: ? +message: "Vous devez accepter les conditions générales d’utilisation pour continuer." } |
[ Symfony\Component\Validator\Constraints\IsTrue {#6785 +payload: null +groups: ? +message: "Vous devez accepter les conditions générales d’utilisation pour continuer." } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#6785 +payload: null +groups: ? +message: "Vous devez accepter les conditions générales d’utilisation pour continuer." } ] |
| 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 {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6889 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6888 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#6895 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_inscription_conditionsGeneralesUtilisation" ] |
| cache_key | "_inscription_conditionsGeneralesUtilisation_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7347 -form: Symfony\Component\Form\Form {#6985 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7348 …5} |
| full_name | "inscription[conditionsGeneralesUtilisation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_conditionsGeneralesUtilisation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "conditionsGeneralesUtilisation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_conditionsGeneralesUtilisation" |
| valid | true |
| value | "1" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Enregistrer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_inscription_submit" ] |
| cache_key | "_inscription_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#7350 …5} |
| full_name | "inscription[submit]" |
| id | "inscription_submit" |
| label | "Enregistrer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_inscription_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0a9277a9ead8d58b73d7b85676.OYuSFRK1V8nl1ybRFBNzaMaJkkjuZbKURtBBs0BQRe0.cMrCLXHRHZ-r4krgVnURB6i6wnmEAPvQH4ER4yMnM6J-uaJyU_EfvbShaw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "0a9277a9ead8d58b73d7b85676.OYuSFRK1V8nl1ybRFBNzaMaJkkjuZbKURtBBs0BQRe0.cMrCLXHRHZ-r4krgVnURB6i6wnmEAPvQH4ER4yMnM6J-uaJyU_EfvbShaw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#4948 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#4947 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#4944 …} -namespace: Closure() {#4930 …} } |
| data | "0a9277a9ead8d58b73d7b85676.OYuSFRK1V8nl1ybRFBNzaMaJkkjuZbKURtBBs0BQRe0.cMrCLXHRHZ-r4krgVnURB6i6wnmEAPvQH4ER4yMnM6J-uaJyU_EfvbShaw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#204 …} $message: Closure() {#7349 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_inscription__token" ] |
| cache_key | "_inscription__token_hidden" |
| compound | false |
| data | "0a9277a9ead8d58b73d7b85676.OYuSFRK1V8nl1ybRFBNzaMaJkkjuZbKURtBBs0BQRe0.cMrCLXHRHZ-r4krgVnURB6i6wnmEAPvQH4ER4yMnM6J-uaJyU_EfvbShaw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7361 -form: Symfony\Component\Form\Form {#7357 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7352 …5} |
| full_name | "inscription[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription__token" |
| valid | true |
| value | "0a9277a9ead8d58b73d7b85676.OYuSFRK1V8nl1ybRFBNzaMaJkkjuZbKURtBBs0BQRe0.cMrCLXHRHZ-r4krgVnURB6i6wnmEAPvQH4ER4yMnM6J-uaJyU_EfvbShaw" |