Forms
-
contact_rappel
-
sexe
-
0
-
1
-
-
name
-
prenom
-
nom_enfant
-
prenom_enfant
-
ligneNumero
-
horaire
-
objet
-
recaptcha
-
envoyer
-
_token
-
contact_rappel
Form type:
"App\Form\ContactRappelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ContactRappel {#5418 -id: null -sexe: null -name: null -prenom: null -nom_enfant: null -prenom_enfant: null -ligneType: null -ligneNumero: null -horaire: null -objet: null -creationDate: DateTime @1766581988 {#5440 date: 2025-12-24 13:13:08.326601 UTC (+00:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ContactRappel {#5418 -id: null -sexe: null -name: null -prenom: null -nom_enfant: null -prenom_enfant: null -ligneType: null -ligneNumero: null -horaire: null -objet: null -creationDate: DateTime @1766581988 {#5440 date: 2025-12-24 13:13:08.326601 UTC (+00:00) } } |
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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data | App\Entity\ContactRappel {#5418 -id: null -sexe: null -name: null -prenom: null -nom_enfant: null -prenom_enfant: null -ligneType: null -ligneNumero: null -horaire: null -objet: null -creationDate: DateTime @1766581988 {#5440 date: 2025-12-24 13:13:08.326601 UTC (+00:00) } } |
| data_class | "App\Entity\ContactRappel" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5534 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ContactRappel" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5533 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_rappel" "_contact_rappel" ] |
| cache_key | "_contact_rappel_contact_rappel" |
| compound | true |
| data | App\Entity\ContactRappel {#5418 -id: null -sexe: null -name: null -prenom: null -nom_enfant: null -prenom_enfant: null -ligneType: null -ligneNumero: null -horaire: null -objet: null -creationDate: DateTime @1766581988 {#5440 date: 2025-12-24 13:13:08.326601 UTC (+00:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5499 -form: Symfony\Component\Form\Form {#5692 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5559 …5} |
| full_name | "contact_rappel" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_rappel" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel" |
| valid | true |
| value | App\Entity\ContactRappel {#5418 -id: null -sexe: null -name: null -prenom: null -nom_enfant: null -prenom_enfant: null -ligneType: null -ligneNumero: null -horaire: null -objet: null -creationDate: DateTime @1766581988 {#5440 date: 2025-12-24 13:13:08.326601 UTC (+00:00) } } |
sexe
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 |
|---|---|---|
| choices | [ "Madame" => "Madame" "Monsieur" => "Monsieur" ] |
[ "Madame" => "Madame" "Monsieur" => "Monsieur" ] |
| expanded | true |
same as passed value |
| multiple | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 | [] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| 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 | 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() {#5509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5506 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_rappel_sexe" ] |
| cache_key | "_contact_rappel_sexe_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "Madame" +value: "Madame" +data: "Madame" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "Monsieur" +value: "Monsieur" +data: "Monsieur" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5528 -form: Symfony\Component\Form\Form {#5707 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5824 …5} |
| full_name | "contact_rappel[sexe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_sexe" |
| is_selected | Closure($choice, $value) {#5842 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 | "sexe" |
| 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_rappel_sexe" |
| valid | true |
| value | "" |
0
Form type:
"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 | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Madame" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5746 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 {#5753 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() {#5754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5755 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Madame" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_rappel_sexe_entry" ] |
| cache_key | "_contact_rappel_sexe_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5691 -form: Symfony\Component\Form\Form {#5704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5860 …5} |
| full_name | "contact_rappel[sexe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_sexe_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 | "_contact_rappel_sexe_entry" |
| valid | true |
| value | "Madame" |
1
Form type:
"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 | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Monsieur" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5746 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 {#5753 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() {#5715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5714 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "Monsieur" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_rappel_sexe_entry" ] |
| cache_key | "_contact_rappel_sexe_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5807 -form: Symfony\Component\Form\Form {#5701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5811 …5} |
| full_name | "contact_rappel[sexe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_sexe_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 | "_contact_rappel_sexe_entry" |
| valid | true |
| value | "Monsieur" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre nom" "class" => "form-control " ] |
[ "placeholder" => "Votre nom" "class" => "form-control " ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre nom" "class" => "form-control " ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5530 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 | [] |
| 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() {#5527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5529 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre nom" "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_rappel_name" ] |
| cache_key | "_contact_rappel_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5838 -form: Symfony\Component\Form\Form {#5698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5843 …5} |
| full_name | "contact_rappel[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_name" |
| valid | true |
| value | "" |
prenom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre Prénom" "class" => "form-control " ] |
[ "placeholder" => "Votre Prénom" "class" => "form-control " ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre Prénom" "class" => "form-control " ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5556 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 | [] |
| 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() {#5558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5557 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre Prénom" "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_rappel_prenom" ] |
| cache_key | "_contact_rappel_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5862 -form: Symfony\Component\Form\Form {#5695 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5531 …5} |
| full_name | "contact_rappel[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_prenom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_prenom" |
| valid | true |
| value | "" |
nom_enfant
Form type:
"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 | [ "maxlength" => 30 "placeholder" => "Nom de votre enfant " "class" => "form-control " ] |
[ "maxlength" => 30 "placeholder" => "Nom de votre enfant " "class" => "form-control " ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 30 "placeholder" => "Nom de votre enfant " "class" => "form-control " ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5568 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 | [] |
| 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() {#5613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5627 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 30 "placeholder" => "Nom de votre enfant " "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_rappel_nom_enfant" ] |
| cache_key | "_contact_rappel_nom_enfant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5852 -form: Symfony\Component\Form\Form {#5693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5839 …5} |
| full_name | "contact_rappel[nom_enfant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_nom_enfant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom_enfant" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_nom_enfant" |
| valid | true |
| value | "" |
prenom_enfant
Form type:
"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 | [ "maxlength" => 30 "placeholder" => "Prénom de votre enfant " "class" => "form-control " ] |
[ "maxlength" => 30 "placeholder" => "Prénom de votre enfant " "class" => "form-control " ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 30 "placeholder" => "Prénom de votre enfant " "class" => "form-control " ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5630 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 | [] |
| 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() {#5619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5620 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 30 "placeholder" => "Prénom de votre enfant " "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_rappel_prenom_enfant" ] |
| cache_key | "_contact_rappel_prenom_enfant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5716 -form: Symfony\Component\Form\Form {#5740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5840 …5} |
| full_name | "contact_rappel[prenom_enfant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_prenom_enfant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom_enfant" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_prenom_enfant" |
| valid | true |
| value | "" |
ligneNumero
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre numéro de téléphone" "class" => "form-control " ] |
[ "placeholder" => "Votre numéro de téléphone" "class" => "form-control " ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre numéro de téléphone" "class" => "form-control " ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5569 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 | [] |
| 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() {#5606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5616 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre numéro de téléphone" "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_rappel_ligneNumero" ] |
| cache_key | "_contact_rappel_ligneNumero_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5846 -form: Symfony\Component\Form\Form {#5737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5841 …5} |
| full_name | "contact_rappel[ligneNumero]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_ligneNumero" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ligneNumero" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_ligneNumero" |
| valid | true |
| value | "" |
horaire
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control " ] |
[ "class" => "form-control " ] |
| choices | [ "en matinée(9-12h)" => "Matinée" "l'après midi(14-17h)" => "L'après midi(14-17h)" ] |
[ "en matinée(9-12h)" => "Matinée" "l'après midi(14-17h)" => "L'après midi(14-17h)" ] |
| placeholder | "Quand souhaitez-vous être rappelé?" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control " ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "en matinée(9-12h)" => "Matinée" "l'après midi(14-17h)" => "L'après midi(14-17h)" ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| 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 | "Quand souhaitez-vous être rappelé?" |
| 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() {#5642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5641 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_rappel_horaire" ] |
| cache_key | "_contact_rappel_horaire_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "en matinée(9-12h)" +value: "Matinée" +data: "Matinée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "l'après midi(14-17h)" +value: "L'après midi(14-17h)" +data: "L'après midi(14-17h)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5821 -form: Symfony\Component\Form\Form {#5734 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5822 …5} |
| full_name | "contact_rappel[horaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_horaire" |
| is_selected | Closure($choice, $value) {#5823 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 | "horaire" |
| placeholder | "Quand souhaitez-vous être rappelé?" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_horaire" |
| valid | true |
| value | "" |
objet
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Objet du rappel" "class" => "form-control " ] |
[ "placeholder" => "Objet du rappel" "class" => "form-control " ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Objet du rappel" "class" => "form-control " ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5652 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 | [] |
| 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() {#5654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5653 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Objet du rappel" "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_rappel_objet" ] |
| cache_key | "_contact_rappel_objet_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5820 -form: Symfony\Component\Form\Form {#5731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5819 …5} |
| full_name | "contact_rappel[objet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_objet" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "objet" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_objet" |
| valid | true |
| value | "" |
recaptcha
Form type:
"VictorPrdh\RecaptchaBundle\Form\ReCaptchaType"
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 |
|---|---|---|
| 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 |
| compound | false |
| constraints | [ VictorPrdh\RecaptchaBundle\Validator\Constraints\IsValidCaptcha {#5673 +payload: null +groups: ? +message: "This value is not a valid captcha." } ] |
| 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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5676 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 | "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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "checkbox" |
| upload_max_size_message | Closure() {#5678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5677 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "recaptcha" "_contact_rappel_recaptcha" ] |
| cache_key | "_contact_rappel_recaptcha_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5818 -form: Symfony\Component\Form\Form {#5730 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5817 …5} |
| full_name | "contact_rappel[recaptcha]" |
| google_site_key | "6Le_zr0kAAAAAH2oDVLsGCa4k5_G1RfuETJTW3YE" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "checkbox" |
| unique_block_prefix | "_contact_rappel_recaptcha" |
| valid | true |
| value | "" |
envoyer
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 |
|---|---|---|
| attr | [ "class" => "submit bounce bounce_green" ] |
[ "class" => "submit bounce bounce_green" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "submit bounce bounce_green" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| 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 | [ "class" => "submit bounce bounce_green" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_rappel_envoyer" ] |
| cache_key | "_contact_rappel_envoyer_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5815 …5} |
| full_name | "contact_rappel[envoyer]" |
| id | "contact_rappel_envoyer" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "envoyer" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_contact_rappel_envoyer" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e1dfdb2cce899020f0cf1c70f23d.28nWHQPSVt5X1tCjl0wYqPzVdvK2Ro8iolRaMwnJAXk.vr2FME_hGYkdopiO_Q55ybmeD4LeCu5l7hcxC2y5Wwrs8YlXZr8Ckw3kvw" |
| 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 | "e1dfdb2cce899020f0cf1c70f23d.28nWHQPSVt5X1tCjl0wYqPzVdvK2Ro8iolRaMwnJAXk.vr2FME_hGYkdopiO_Q55ybmeD4LeCu5l7hcxC2y5Wwrs8YlXZr8Ckw3kvw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#5458 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5460 …} -namespace: Closure() {#5462 …} } |
| data | "e1dfdb2cce899020f0cf1c70f23d.28nWHQPSVt5X1tCjl0wYqPzVdvK2Ro8iolRaMwnJAXk.vr2FME_hGYkdopiO_Q55ybmeD4LeCu5l7hcxC2y5Wwrs8YlXZr8Ckw3kvw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5835 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() {#5878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1265 …} $message: Closure() {#5879 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_rappel__token" ] |
| cache_key | "_contact_rappel__token_hidden" |
| compound | false |
| data | "e1dfdb2cce899020f0cf1c70f23d.28nWHQPSVt5X1tCjl0wYqPzVdvK2Ro8iolRaMwnJAXk.vr2FME_hGYkdopiO_Q55ybmeD4LeCu5l7hcxC2y5Wwrs8YlXZr8Ckw3kvw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5814 -form: Symfony\Component\Form\Form {#5872 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5881 …5} |
| full_name | "contact_rappel[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_rappel__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_rappel__token" |
| valid | true |
| value | "e1dfdb2cce899020f0cf1c70f23d.28nWHQPSVt5X1tCjl0wYqPzVdvK2Ro8iolRaMwnJAXk.vr2FME_hGYkdopiO_Q55ybmeD4LeCu5l7hcxC2y5Wwrs8YlXZr8Ckw3kvw" |