Forms
devis_form
Form type:
"App\Form\DevisFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Devis {#677 -id: null -name: null -Email: null -Services: null -Message: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Devis {#677 -id: null -name: null -Email: null -Services: null -Message: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data | App\Entity\Devis {#677 -id: null -name: null -Email: null -Services: null -Message: null } |
| data_class | "App\Entity\Devis" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Devis" } } |
| 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() {#841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "devis_form" "_devis_form" ] |
| cache_key | "_devis_form_devis_form" |
| compound | true |
| data | App\Entity\Devis {#677 -id: null -name: null -Email: null -Services: null -Message: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1118 -form: Symfony\Component\Form\Form {#919 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#145 …5} |
| full_name | "devis_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "devis_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "devis_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_devis_form" |
| valid | true |
| value | App\Entity\Devis {#677 -id: null -name: null -Email: null -Services: null -Message: null } |
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 | [ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "50" "placeholder" => "Name" ] |
[ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "50" "placeholder" => "Name" ] |
| label | "Nom " |
same as passed value |
| label_attr | [ "class" => "form-label mt-4" ] |
[ "class" => "form-label mt-4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "50" "placeholder" => "Name" ] |
| 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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#852 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 | [ "class" => "form-label mt-4" ] |
| 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() {#854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#853 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "50" "placeholder" => "Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_devis_form_Name" ] |
| cache_key | "_devis_form_Name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1136 -form: Symfony\Component\Form\Form {#922 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1125 …5} |
| full_name | "devis_form[Name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "devis_form_Name" |
| label | "Nom " |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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 | "_devis_form_Name" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "180" "placeholder" => "Adresse email" ] |
[ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "180" "placeholder" => "Adresse email" ] |
| label | "Adresse email" |
same as passed value |
| label_attr | [ "class" => "form-label mt-4" ] |
[ "class" => "form-label mt-4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "180" "placeholder" => "Adresse email" ] |
| 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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse email" |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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() {#867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#866 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control border-0 bg-light px-4" "minlenght" => "2" "maxlenght" => "180" "placeholder" => "Adresse email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_devis_form_email" ] |
| cache_key | "_devis_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1135 -form: Symfony\Component\Form\Form {#925 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1134 …5} |
| full_name | "devis_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "devis_form_email" |
| label | "Adresse email" |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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 | "_devis_form_email" |
| valid | true |
| value | "" |
services
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select bg-light border-0" "placeholder" => "Sujet" ] |
[ "class" => "form-select bg-light border-0" "placeholder" => "Sujet" ] |
| choices | [ "service 1" => true "service 2" => false "service 3" => null ] |
[ "service 1" => true "service 2" => false "service 3" => null ] |
| label | "Sujet" |
same as passed value |
| label_attr | [ "class" => "form-label mt-4" ] |
[ "class" => "form-label mt-4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select bg-light border-0" "placeholder" => "Sujet" ] |
| 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 | [ "service 1" => true "service 2" => false "service 3" => null ] |
| 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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sujet" |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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() {#887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#885 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select bg-light border-0" "placeholder" => "Sujet" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_devis_form_services" ] |
| cache_key | "_devis_form_services_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1131 +label: "service 1" +value: "0" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1130 +label: "service 2" +value: "1" +data: false +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1139 +label: "service 3" +value: "2" +data: null +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1133 -form: Symfony\Component\Form\Form {#928 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1132 …5} |
| full_name | "devis_form[services]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "devis_form_services" |
| is_selected | Closure($choice, $value) {#1141 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Sujet" |
| label_attr | [ "class" => "form-label mt-4" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "services" |
| 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 | "_devis_form_services" |
| valid | true |
| value | "2" |
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 | [ "class" => "form-control border-0 bg-light px-4 py-3" "rows" => "4" "placeholder" => "Message" ] |
[ "class" => "form-control border-0 bg-light px-4 py-3" "rows" => "4" "placeholder" => "Message" ] |
| label | "Description" |
same as passed value |
| label_attr | [ "class" => "form-label mt-4" ] |
[ "class" => "form-label mt-4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control border-0 bg-light px-4 py-3" "rows" => "4" "placeholder" => "Message" ] |
| 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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Description" |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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() {#902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#901 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control border-0 bg-light px-4 py-3" "rows" => "4" "placeholder" => "Message" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_devis_form_message" ] |
| cache_key | "_devis_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1142 -form: Symfony\Component\Form\Form {#931 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1143 …5} |
| full_name | "devis_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "devis_form_message" |
| label | "Description" |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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 | "_devis_form_message" |
| 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 |
|---|---|---|
| attr | [ "class" => "btn btn-dark w-100 py-3" ] |
[ "class" => "btn btn-dark w-100 py-3" ] |
| label | "Envoyer le message" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-dark w-100 py-3" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Envoyer le message" |
| 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" => "btn btn-dark w-100 py-3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_devis_form_submit" ] |
| cache_key | "_devis_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1145 …5} |
| full_name | "devis_form[submit]" |
| id | "devis_form_submit" |
| label | "Envoyer le message" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_devis_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5e2b5efd1658a887a411de87.12kYSedtsZ0SSQjl9iYvFRNoUloq7I6ia80L3FPcujw.5TpPKJMs8NxFDTmHnUVFJGoeZi1wn8bkGp5bsAmu0X2ZHSEZ3xXk9SF6QQ" |
| 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 | "5e2b5efd1658a887a411de87.12kYSedtsZ0SSQjl9iYvFRNoUloq7I6ia80L3FPcujw.5TpPKJMs8NxFDTmHnUVFJGoeZi1wn8bkGp5bsAmu0X2ZHSEZ3xXk9SF6QQ" |
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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data | "5e2b5efd1658a887a411de87.12kYSedtsZ0SSQjl9iYvFRNoUloq7I6ia80L3FPcujw.5TpPKJMs8NxFDTmHnUVFJGoeZi1wn8bkGp5bsAmu0X2ZHSEZ3xXk9SF6QQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1161 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() {#1163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#1162 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_devis_form__token" ] |
| cache_key | "_devis_form__token_hidden" |
| compound | false |
| data | "5e2b5efd1658a887a411de87.12kYSedtsZ0SSQjl9iYvFRNoUloq7I6ia80L3FPcujw.5TpPKJMs8NxFDTmHnUVFJGoeZi1wn8bkGp5bsAmu0X2ZHSEZ3xXk9SF6QQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1173 -form: Symfony\Component\Form\Form {#1169 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1164 …5} |
| full_name | "devis_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "devis_form__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 | "_devis_form__token" |
| valid | true |
| value | "5e2b5efd1658a887a411de87.12kYSedtsZ0SSQjl9iYvFRNoUloq7I6ia80L3FPcujw.5TpPKJMs8NxFDTmHnUVFJGoeZi1wn8bkGp5bsAmu0X2ZHSEZ3xXk9SF6QQ" |
newsletter
Form type:
"App\Form\NewsletterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Newsletter {#842 -id: null -email: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Newsletter {#842 -id: null -email: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data | App\Entity\Newsletter {#842 -id: null -email: null } |
| data_class | "App\Entity\Newsletter" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Newsletter" } } |
| 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() {#940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#939 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "newsletter" "_newsletter" ] |
| cache_key | "_newsletter_newsletter" |
| compound | true |
| data | App\Entity\Newsletter {#842 -id: null -email: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1175 -form: Symfony\Component\Form\Form {#972 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1176 …5} |
| full_name | "newsletter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_newsletter" |
| valid | true |
| value | App\Entity\Newsletter {#842 -id: null -email: null } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control border-white p-3" "placeholder" => "Votre e-mail" ] |
[ "class" => "form-control border-white p-3" "placeholder" => "Votre e-mail" ] |
| label | "Your Email" |
same as passed value |
| label_attr | [ "class" => "form-label mt-4" ] |
[ "class" => "form-label mt-4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control border-white p-3" "placeholder" => "Votre e-mail" ] |
| 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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#963 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 | "Your Email" |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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() {#965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#964 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control border-white p-3" "placeholder" => "Votre e-mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_newsletter_email" ] |
| cache_key | "_newsletter_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1180 -form: Symfony\Component\Form\Form {#975 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1179 …5} |
| full_name | "newsletter[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter_email" |
| label | "Your Email" |
| label_attr | [ "class" => "form-label mt-4" ] |
| 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 | "_newsletter_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 |
|---|---|---|
| attr | [ "class" => "btn btn-dark" ] |
[ "class" => "btn btn-dark" ] |
| label | "inscription" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-dark" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "inscription" |
| 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" => "btn btn-dark" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_newsletter_submit" ] |
| cache_key | "_newsletter_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1182 …5} |
| full_name | "newsletter[submit]" |
| id | "newsletter_submit" |
| label | "inscription" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_newsletter_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "532d0367499dd8781112c7f4fd.ObC26d3D7_ffhbuxFQzKFCH3RsMCSu67DHOZfXFFXuo.UN35jJa3oZ_t2unHUUaMUmuQBPFKPZ3aNDfMTTUOAbNu--eQi46ooLjOiw" |
| 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 | "532d0367499dd8781112c7f4fd.ObC26d3D7_ffhbuxFQzKFCH3RsMCSu67DHOZfXFFXuo.UN35jJa3oZ_t2unHUUaMUmuQBPFKPZ3aNDfMTTUOAbNu--eQi46ooLjOiw" |
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 {#207 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#206 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#208 …} -namespace: Closure() {#183 …} } |
| data | "532d0367499dd8781112c7f4fd.ObC26d3D7_ffhbuxFQzKFCH3RsMCSu67DHOZfXFFXuo.UN35jJa3oZ_t2unHUUaMUmuQBPFKPZ3aNDfMTTUOAbNu--eQi46ooLjOiw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1177 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() {#1183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#707 …} $message: Closure() {#1181 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter__token" ] |
| cache_key | "_newsletter__token_hidden" |
| compound | false |
| data | "532d0367499dd8781112c7f4fd.ObC26d3D7_ffhbuxFQzKFCH3RsMCSu67DHOZfXFFXuo.UN35jJa3oZ_t2unHUUaMUmuQBPFKPZ3aNDfMTTUOAbNu--eQi46ooLjOiw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1193 -form: Symfony\Component\Form\Form {#1189 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1184 …5} |
| full_name | "newsletter[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "newsletter__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 | "_newsletter__token" |
| valid | true |
| value | "532d0367499dd8781112c7f4fd.ObC26d3D7_ffhbuxFQzKFCH3RsMCSu67DHOZfXFFXuo.UN35jJa3oZ_t2unHUUaMUmuQBPFKPZ3aNDfMTTUOAbNu--eQi46ooLjOiw" |