Forms
-
contact
-
pseudo
-
title
-
emailFrom
-
contribution
-
0
-
1
-
-
content
-
contentContact
-
type
-
contentContribution
-
pdfFile
-
captcha
-
Envoyer
-
_token
-
contact
"App\Form\Type\ContactType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#817 -id: null -pseudo: ? string -type: ? string -title: ? string -content: ? string -emailFrom: ? string -alreadyRead: false -contribution: false -pdf: null -pdfFile: null -createdAt: DateTime @1754893859 {#841 date: 2025-08-11 06:30:59.805183 UTC (+00:00) } -updatedAt: ? ?Datetime +"updateAt": DateTime @1754893859 {#840 date: 2025-08-11 06:30:59.805187 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\Contact {#817 -id: null -pseudo: ? string -type: ? string -title: ? string -content: ? string -emailFrom: ? string -alreadyRead: false -contribution: false -pdf: null -pdfFile: null -createdAt: DateTime @1754893859 {#841 date: 2025-08-11 06:30:59.805183 UTC (+00:00) } -updatedAt: ? ?Datetime +"updateAt": DateTime @1754893859 {#840 date: 2025-08-11 06:30:59.805187 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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data | App\Entity\Contact {#817 -id: null -pseudo: ? string -type: ? string -title: ? string -content: ? string -emailFrom: ? string -alreadyRead: false -contribution: false -pdf: null -pdfFile: null -createdAt: DateTime @1754893859 {#841 date: 2025-08-11 06:30:59.805183 UTC (+00:00) } -updatedAt: ? ?Datetime +"updateAt": DateTime @1754893859 {#840 date: 2025-08-11 06:30:59.805187 UTC (+00:00) } } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" 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() {#891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#890 …} $translationDomain: "validators" } } |
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 {#817 -id: null -pseudo: ? string -type: ? string -title: ? string -content: ? string -emailFrom: ? string -alreadyRead: false -contribution: false -pdf: null -pdfFile: null -createdAt: DateTime @1754893859 {#841 date: 2025-08-11 06:30:59.805183 UTC (+00:00) } -updatedAt: ? ?Datetime +"updateAt": DateTime @1754893859 {#840 date: 2025-08-11 06:30:59.805187 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1240 -form: Symfony\Component\Form\Form {#1057 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1229 …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 | true |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | App\Entity\Contact {#817 -id: null -pseudo: ? string -type: ? string -title: ? string -content: ? string -emailFrom: ? string -alreadyRead: false -contribution: false -pdf: null -pdfFile: null -createdAt: DateTime @1754893859 {#841 date: 2025-08-11 06:30:59.805183 UTC (+00:00) } -updatedAt: ? ?Datetime +"updateAt": DateTime @1754893859 {#840 date: 2025-08-11 06:30:59.805187 UTC (+00:00) } } |
pseudo
"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 |
---|---|---|
label | "Pseudo" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#875 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 | "Pseudo" |
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() {#910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#869 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_pseudo" ] |
cache_key | "_contact_pseudo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1249 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1251 …5} |
full_name | "contact[pseudo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_pseudo" |
label | "Pseudo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pseudo" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_pseudo" |
valid | true |
value | "" |
title
"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 |
---|---|---|
label | "Titre du message" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Titre du message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#864 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_title" ] |
cache_key | "_contact_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1248 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1247 …5} |
full_name | "contact[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_title" |
label | "Titre du message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_title" |
valid | true |
value | "" |
emailFrom
"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 |
---|---|---|
label | "Email afin de vous répondre" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#888 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 | "Email afin de vous répondre" |
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() {#896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#884 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_emailFrom" ] |
cache_key | "_contact_emailFrom_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1246 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1245 …5} |
full_name | "contact[emailFrom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_emailFrom" |
label | "Email afin de vous répondre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "emailFrom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_emailFrom" |
valid | true |
value | "" |
contribution
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "J’ai une question - je souhaite vous contacter" => false "Je souhaite contribuer ou proposer du contenu" => true ] |
[ "J’ai une question - je souhaite vous contacter" => false "Je souhaite contribuer ou proposer du contenu" => true ] |
data | false |
same as passed value |
expanded | true |
same as passed value |
label | false |
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 | [ "J’ai une question - je souhaite vous contacter" => false "Je souhaite contribuer ou proposer du contenu" => 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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data | false |
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 | false |
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() {#926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#924 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contact_contribution" ] |
cache_key | "_contact_contribution_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#938 +label: "J’ai une question - je souhaite vous contacter" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#941 +label: "Je souhaite contribuer ou proposer du contenu" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | false |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#1227 -form: Symfony\Component\Form\Form {#1066 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1233 …5} |
full_name | "contact[contribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contribution" |
is_selected | Closure($choice, $value) {#1236 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "contribution" |
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_contribution" |
valid | true |
value | "0" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"0"
|
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 | "J’ai une question - je souhaite vous contacter" |
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 | "0" |
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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1126 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 {#1086 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "J’ai une question - je souhaite vous contacter" |
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() {#1085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#1084 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "0" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_contact_contribution_entry" ] |
cache_key | "_contact_contribution_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1239 -form: Symfony\Component\Form\Form {#1063 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1238 …5} |
full_name | "contact[contribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contribution_0" |
label | "J’ai une question - je souhaite vous contacter" |
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_contribution_entry" |
valid | true |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Je souhaite contribuer ou proposer du contenu" |
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 | "1" |
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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1126 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 {#1086 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je souhaite contribuer ou proposer du contenu" |
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() {#1074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#1073 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_contact_contribution_entry" ] |
cache_key | "_contact_contribution_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1243 -form: Symfony\Component\Form\Form {#1056 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1244 …5} |
full_name | "contact[contribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contribution_1" |
label | "Je souhaite contribuer ou proposer du contenu" |
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_contribution_entry" |
valid | true |
value | "1" |
content
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#935 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_contact_content" ] |
cache_key | "_contact_content_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1237 -form: Symfony\Component\Form\Form {#1108 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1235 …5} |
full_name | "contact[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_content" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_content" |
valid | true |
value | "" |
contentContact
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 | [ "rows" => "8" ] |
[ "rows" => "8" ] |
label | "Contenu de votre message" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "8" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#962 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 | "Contenu de votre message" |
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() {#967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#961 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "8" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_contentContact" ] |
cache_key | "_contact_contentContact_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1241 -form: Symfony\Component\Form\Form {#1105 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1242 …5} |
full_name | "contact[contentContact]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contentContact" |
label | "Contenu de votre message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contentContact" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_contentContact" |
valid | true |
value | "" |
type
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 | [ "Info" => "info" "Tuto" => "tuto" "Jurisprudence" => "jurisprudence" "Autre" => "autre" ] |
[ "Info" => "info" "Tuto" => "tuto" "Jurisprudence" => "jurisprudence" "Autre" => "autre" ] |
help | "Si tu ne sais pas dans quoi ranger ta contribution, pas de soucis, on s’en chargera !" |
same as passed value |
label | "Catégorie de la contribution" |
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 | [ "Info" => "info" "Tuto" => "tuto" "Jurisprudence" => "jurisprudence" "Autre" => "autre" ] |
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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
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 | "Si tu ne sais pas dans quoi ranger ta contribution, pas de soucis, on s’en chargera !" |
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 | "Catégorie de la contribution" |
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() {#975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#974 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contact_type" ] |
cache_key | "_contact_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1255 +label: "Info" +value: "info" +data: "info" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1256 +label: "Tuto" +value: "tuto" +data: "tuto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1257 +label: "Jurisprudence" +value: "jurisprudence" +data: "jurisprudence" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1258 +label: "Autre" +value: "autre" +data: "autre" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#1253 -form: Symfony\Component\Form\Form {#1102 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1254 …5} |
full_name | "contact[type]" |
help | "Si tu ne sais pas dans quoi ranger ta contribution, pas de soucis, on s’en chargera !" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_type" |
is_selected | Closure($choice, $value) {#1260 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Catégorie de la contribution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
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_type" |
valid | true |
value | "" |
contentContribution
"FOS\CKEditorBundle\Form\Type\CKEditorType"
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 |
---|---|---|
label | "Contenu de votre contribution" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
async | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
auto_inline | true |
autoload | true |
base_path | "bundles/fosckeditor/" |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
config | [] |
config_name | "my_config" |
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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#991 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
enable | true |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filebrowsers | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
inline | false |
input_sync | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
jquery | false |
jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
js_path | "bundles/fosckeditor/ckeditor.js" |
label | "Contenu de votre contribution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
plugins | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
require_js | false |
required | true |
row_attr | [] |
setter | null |
styles | [] |
templates | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#992 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
async | false |
attr | [] |
attr_translation_parameters | [] |
auto_inline | true |
autoload | true |
base_path | "bundles/fosckeditor/" |
block_prefixes | [ "form" "text" "textarea" "ckeditor" "_contact_contentContribution" ] |
cache_key | "_contact_contentContribution_ckeditor" |
compound | false |
config | [ "versionCheck" => false "toolbar" => [ [ "Undo" "Redo" "-" "Underline" "Italic" "Bold" "TextColor" "-" "Subscript" "-" "Cut" "Copy" "Paste" "-" "Image" "Table" "-" "Link" "Unlink" "-" "Smiley" "-" "NumberedList" "BulletedList" "-" "Outdent" "Indent" "-" "Blockquote" "-" "JustifyLeft" "JustifyCenter" "JustifyRight" "JustifyBlock" "-" "Styles" "Format" ] ] "uiColor" => "#ffffff" ] |
config_name | "my_config" |
data | null |
disabled | false |
enable | true |
errors | Symfony\Component\Form\FormErrorIterator {#1261 -form: Symfony\Component\Form\Form {#1099 …} -errors: [] } |
filebrowsers | [] |
form | Symfony\Component\Form\FormView {#1262 …5} |
full_name | "contact[contentContribution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contentContribution" |
inline | false |
input_sync | false |
jquery | false |
jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
js_path | "bundles/fosckeditor/ckeditor.js" |
label | "Contenu de votre contribution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contentContribution" |
pattern | null |
plugins | [] |
priority | 0 |
require_js | false |
required | true |
row_attr | [] |
styles | [] |
submitted | false |
templates | [] |
translation_domain | null |
unique_block_prefix | "_contact_contentContribution" |
valid | true |
value | "" |
pdfFile
"Symfony\UX\Dropzone\Form\DropzoneType"
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 | [ "data-controller" => "symfony--ux-dropzone--dropzone" ] |
[ "data-controller" => "symfony--ux-dropzone--dropzone" ] |
label | "Joindre un document" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "data-controller" => "symfony--ux-dropzone--dropzone" ] |
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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Joindre un document" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#1039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#1040 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "symfony--ux-dropzone--dropzone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "dropzone" "_contact_pdfFile" ] |
cache_key | "_contact_pdfFile_dropzone" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1263 -form: Symfony\Component\Form\Form {#1098 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1264 …5} |
full_name | "contact[pdfFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_pdfFile" |
label | "Joindre un document" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "pdfFile" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_contact_pdfFile" |
valid | true |
value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
as_file | false |
as_url | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
background_color | [] |
background_images | [] |
block_name | null |
block_prefix | null |
by_reference | true |
bypass_code | null |
charset | "abcdefhjkmnprstuvwxyz23456789" |
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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#1010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
expiration | 60 |
extra_fields_message | "This form should not contain extra fields." |
font | "/home/cajo-test/cajo-test.squat.net/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
form_attr | false |
gc_freq | 100 |
getter | null |
height | 50 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
humanity | 0 |
ignore_all_effects | false |
image_folder | "captcha" |
inherit_data | false |
interpolation | true |
invalid_message | "Bad code value" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
length | 5 |
mapped | false |
max_behind_lines | null |
max_front_lines | null |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
quality | 50 |
reload | false |
required | true |
row_attr | [] |
session_key | "captcha" |
setter | null |
text_color | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#1009 …} $translationDomain: "validators" } } |
validation_groups | null |
web_path | "/home/cajo-test/cajo-test.squat.net/public" |
whitelist_key | "captcha_whitelist_key" |
width | 160 |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_contact_captcha" ] |
cache_key | "_contact_captcha_captcha" |
captcha_code | "data:image/jpeg;base64,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" |
captcha_height | 50 |
captcha_width | 160 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1265 -form: Symfony\Component\Form\Form {#1092 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1266 …5} |
full_name | "contact[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_captcha" |
image_id | "captcha_68998e26476f7" |
is_human | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
reload | false |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_captcha" |
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
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 | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contact_Envoyer" ] |
cache_key | "_contact_Envoyer_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1270 …5} |
full_name | "contact[Envoyer]" |
id | "contact_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_Envoyer" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1c64b7f0c581202b4c8.EvvrNuHyBURcmtlt7ocQL8IrP1QiX0myoPy6w40dNt8.X46EW4zCXHUOwqk7399FVrYYahZMbz3c1onpp-RcX7BHqNtnhJAwDWjNlA" |
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 | "1c64b7f0c581202b4c8.EvvrNuHyBURcmtlt7ocQL8IrP1QiX0myoPy6w40dNt8.X46EW4zCXHUOwqk7399FVrYYahZMbz3c1onpp-RcX7BHqNtnhJAwDWjNlA" |
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 {#290 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#291 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#292 …} -namespace: Closure() {#294 …} } |
data | "1c64b7f0c581202b4c8.EvvrNuHyBURcmtlt7ocQL8IrP1QiX0myoPy6w40dNt8.X46EW4zCXHUOwqk7399FVrYYahZMbz3c1onpp-RcX7BHqNtnhJAwDWjNlA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1250 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() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#1269 …} $translationDomain: "validators" } } |
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 | "1c64b7f0c581202b4c8.EvvrNuHyBURcmtlt7ocQL8IrP1QiX0myoPy6w40dNt8.X46EW4zCXHUOwqk7399FVrYYahZMbz3c1onpp-RcX7BHqNtnhJAwDWjNlA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1281 -form: Symfony\Component\Form\Form {#1277 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1272 …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 | "1c64b7f0c581202b4c8.EvvrNuHyBURcmtlt7ocQL8IrP1QiX0myoPy6w40dNt8.X46EW4zCXHUOwqk7399FVrYYahZMbz3c1onpp-RcX7BHqNtnhJAwDWjNlA" |