Forms
contact
Form type:
"App\Form\ContactType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#458 -subject: null -name: null -city: null -phone: null -email: 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\Contact {#458 -subject: null -name: null -city: null -phone: null -email: 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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data | App\Entity\Contact {#458 -subject: null -name: null -city: null -phone: null -email: null -message: null } |
data-class | "App\Entity\Contact" |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#438 …} use: { $class: "App\Entity\Contact" } } |
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() {#690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#691 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | App\Entity\Contact {#458 -subject: null -name: null -city: null -phone: null -email: null -message: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#895 -form: Symfony\Component\Form\Form {#771 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#766 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | App\Entity\Contact {#458 -subject: null -name: null -city: null -phone: null -email: null -message: null } |
subject
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 | [ "Demande d'information ." => "Demande d'information" "Projet à soumettre ." => "Projet à soumettre" "Devis ." => "Devis" "Autres ." => "Autres" ] |
[ "Demande d'information ." => "Demande d'information" "Projet à soumettre ." => "Projet à soumettre" "Devis ." => "Devis" "Autres ." => "Autres" ] |
expanded | true |
same as passed value |
label | "Sujet *" |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 | [ "Demande d'information ." => "Demande d'information" "Projet à soumettre ." => "Projet à soumettre" "Devis ." => "Devis" "Autres ." => "Autres" ] |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
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 | "Sujet *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#664 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contact_subject" ] |
cache_key | "_contact_subject_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#682 +label: "Demande d'information ." +value: "Demande d'information" +data: "Demande d'information" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#683 +label: "Projet à soumettre ." +value: "Projet à soumettre" +data: "Projet à soumettre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#681 +label: "Devis ." +value: "Devis" +data: "Devis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#680 +label: "Autres ." +value: "Autres" +data: "Autres" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#720 -form: Symfony\Component\Form\Form {#820 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#861 …5} |
full_name | "contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_subject" |
is_selected | Closure($choice, $value) {#733 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#736 …} } |
label | "Sujet *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "subject" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_subject" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Demande d'information ." |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Demande d'information" |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#814 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#815 …} } |
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 {#772 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Demande d'information ." |
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() {#773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#774 …} } } |
validation_groups | null |
value | "Demande d'information" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_contact_subject_entry" ] |
cache_key | "_contact_subject_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#860 -form: Symfony\Component\Form\Form {#823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#888 …5} |
full_name | "contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_subject_0" |
label | "Demande d'information ." |
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_subject_entry" |
valid | true |
value | "Demande d'information" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Projet à soumettre ." |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Projet à soumettre" |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#814 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#815 …} } |
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 {#772 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Projet à soumettre ." |
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() {#784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#785 …} } } |
validation_groups | null |
value | "Projet à soumettre" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_contact_subject_entry" ] |
cache_key | "_contact_subject_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#892 -form: Symfony\Component\Form\Form {#826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#893 …5} |
full_name | "contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_subject_1" |
label | "Projet à soumettre ." |
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_subject_entry" |
valid | true |
value | "Projet à soumettre" |
2
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Devis ." |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Devis" |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#814 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#815 …} } |
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 {#772 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Devis ." |
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() {#794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#793 …} } } |
validation_groups | null |
value | "Devis" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_contact_subject_entry" ] |
cache_key | "_contact_subject_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#795 -form: Symfony\Component\Form\Form {#829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#856 …5} |
full_name | "contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_subject_2" |
label | "Devis ." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_subject_entry" |
valid | true |
value | "Devis" |
3
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Autres ." |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "Autres" |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#814 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#815 …} } |
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 {#772 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Autres ." |
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() {#803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#802 …} } } |
validation_groups | null |
value | "Autres" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_contact_subject_entry" ] |
cache_key | "_contact_subject_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#777 -form: Symfony\Component\Form\Form {#832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#891 …5} |
full_name | "contact[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_subject_3" |
label | "Autres ." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_subject_entry" |
valid | true |
value | "Autres" |
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" => "input" "placeholder" => "Nom et prénom *" ] |
[ "class" => "input" "placeholder" => "Nom et prénom *" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input" "placeholder" => "Nom et prénom *" ] |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#438 …} } |
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 | false |
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() {#708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#709 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input" "placeholder" => "Nom et prénom *" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name" ] |
cache_key | "_contact_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#783 -form: Symfony\Component\Form\Form {#835 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#753 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name" |
label | false |
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_name" |
valid | true |
value | "" |
city
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" => "input" "placeholder" => "Ville - Code postal" ] |
[ "class" => "input" "placeholder" => "Ville - Code postal" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input" "placeholder" => "Ville - Code postal" ] |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#717 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#438 …} } |
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 | false |
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() {#719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#718 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input" "placeholder" => "Ville - Code postal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_city" ] |
cache_key | "_contact_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#854 -form: Symfony\Component\Form\Form {#838 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#897 …5} |
full_name | "contact[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_city" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_city" |
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" => "input" "placeholder" => "Mail *" ] |
[ "class" => "input" "placeholder" => "Mail *" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input" "placeholder" => "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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#438 …} } |
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 | false |
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() {#732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#726 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input" "placeholder" => "Mail *" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#898 -form: Symfony\Component\Form\Form {#841 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#689 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "input" "placeholder" => "Téléphone *" ] |
[ "class" => "input" "placeholder" => "Téléphone *" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input" "placeholder" => "Téléphone *" ] |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#438 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#741 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input" "placeholder" => "Téléphone *" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_contact_phone" ] |
cache_key | "_contact_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#804 -form: Symfony\Component\Form\Form {#844 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#899 …5} |
full_name | "contact[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_phone" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_phone" |
valid | true |
value | "" |
message
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "input" "placeholder" => "Message *" ] |
[ "class" => "input" "placeholder" => "Message *" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "input" "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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#438 …} } |
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 | false |
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() {#765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#759 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "input" "placeholder" => "Message *" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
cache_key | "_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#900 -form: Symfony\Component\Form\Form {#847 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#901 …5} |
full_name | "contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_message" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ff7ee3b56c1.yma7BjvpR3ZFvohYT2P3Ul8u4zhN_VXAWhUaUzkcD00.oSX6R3CxKDw_0cNrLQa6FzhZqV4XyxKhMFFKag54YAafDOhzVaEGGAfs4w" |
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 | "ff7ee3b56c1.yma7BjvpR3ZFvohYT2P3Ul8u4zhN_VXAWhUaUzkcD00.oSX6R3CxKDw_0cNrLQa6FzhZqV4XyxKhMFFKag54YAafDOhzVaEGGAfs4w" |
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 {#646 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#647 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#648 …} -namespace: Closure() {#650 …} } |
data | "ff7ee3b56c1.yma7BjvpR3ZFvohYT2P3Ul8u4zhN_VXAWhUaUzkcD00.oSX6R3CxKDw_0cNrLQa6FzhZqV4XyxKhMFFKag54YAafDOhzVaEGGAfs4w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#921 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#438 …} } |
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() {#910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#656 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …} $translationDomain: "validators" $message: Closure() {#909 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "ff7ee3b56c1.yma7BjvpR3ZFvohYT2P3Ul8u4zhN_VXAWhUaUzkcD00.oSX6R3CxKDw_0cNrLQa6FzhZqV4XyxKhMFFKag54YAafDOhzVaEGGAfs4w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#930 -form: Symfony\Component\Form\Form {#902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#913 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__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__token" |
valid | true |
value | "ff7ee3b56c1.yma7BjvpR3ZFvohYT2P3Ul8u4zhN_VXAWhUaUzkcD00.oSX6R3CxKDw_0cNrLQa6FzhZqV4XyxKhMFFKag54YAafDOhzVaEGGAfs4w" |