- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- EasyAdmin
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
contribution
"App\Form\Type\ContributionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contribution {#587 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1743664197 {#610 date: 2025-04-03 07:09:57.190986 UTC (+00:00) } -updatedAt: DateTime @1743664197 {#609 date: 2025-04-03 07:09:57.190993 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\Contribution {#587 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1743664197 {#610 date: 2025-04-03 07:09:57.190986 UTC (+00:00) } -updatedAt: DateTime @1743664197 {#609 date: 2025-04-03 07:09:57.190993 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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
data | App\Entity\Contribution {#587 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1743664197 {#610 date: 2025-04-03 07:09:57.190986 UTC (+00:00) } -updatedAt: DateTime @1743664197 {#609 date: 2025-04-03 07:09:57.190993 UTC (+00:00) } } |
data_class | "App\Entity\Contribution" |
disabled | false |
empty_data | Closure(FormInterface $form) {#685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#589 …} use: { $class: "App\Entity\Contribution" } } |
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 | [] |
legacy_error_messages | true |
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() {#683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#684 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contribution" "_contribution" ] |
cache_key | "_contribution_contribution" |
compound | true |
data | App\Entity\Contribution {#587 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1743664197 {#610 date: 2025-04-03 07:09:57.190986 UTC (+00:00) } -updatedAt: DateTime @1743664197 {#609 date: 2025-04-03 07:09:57.190993 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#825 -form: Symfony\Component\Form\Form {#808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#682 …5} |
full_name | "contribution" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "contribution" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contribution" |
valid | true |
value | App\Entity\Contribution {#587 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1743664197 {#610 date: 2025-04-03 07:09:57.190986 UTC (+00:00) } -updatedAt: DateTime @1743664197 {#609 date: 2025-04-03 07:09:57.190993 UTC (+00:00) } } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 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 |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#589 …} } |
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 de la contribution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#728 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contribution_name" ] |
cache_key | "_contribution_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#876 -form: Symfony\Component\Form\Form {#845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#878 …5} |
full_name | "contribution[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_name" |
label | "Titre de la contribution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contribution_name" |
valid | true |
value | "" |
type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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" ] |
label | "Type" |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#671 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contribution_type" ] |
cache_key | "_contribution_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#872 +label: "Info" +value: "info" +data: "info" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#870 +label: "Tuto" +value: "tuto" +data: "tuto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#797 +label: "Jurisprudence" +value: "jurisprudence" +data: "jurisprudence" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#790 +label: "Autre" +value: "autre" +data: "autre" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#796 -form: Symfony\Component\Form\Form {#849 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#873 …5} |
full_name | "contribution[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_type" |
is_selected | Closure($choice, $value) {#715 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#665 …} } |
label | "Type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contribution_type" |
valid | true |
value | "" |
content
"FOS\CKEditorBundle\Form\Type\CKEditorType"
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" => "10" ] |
[ "rows" => "10" ] |
label | "Contenu de votre contribution" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
async | false |
attr | [ "rows" => "10" ] |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#589 …} } |
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 | [] |
legacy_error_messages | true |
mapped | true |
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() {#714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#713 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
async | false |
attr | [ "rows" => "10" ] |
attr_translation_parameters | [] |
auto_inline | true |
autoload | true |
base_path | "bundles/fosckeditor/" |
block_prefixes | [ "form" "text" "textarea" "ckeditor" "_contribution_content" ] |
cache_key | "_contribution_content_ckeditor" |
compound | false |
config | [ "versionCheck" => false "toolbar" => [ [ "Underline" "-" "Italic" "-" "Bold" "-" "Subscript" "-" "Bold" "-" "Cut" "-" "Copy" "Paste" "-" "Undo" "-" "Redo" "-" "PasteFromWord" "-" "PasteText" "-" "Image" "-" "Table" ] "/" [ "Link" "-" "Unlink" "-" "Smiley" "-" "NumberedList" "-" "BulletedList" "-" "Outdent" "-" "Indent" "-" "Blockquote" "-" "JustifyLeft" "-" "JustifyCenter" "-" "JustifyRight" "-" "JustifyBlock" ] "/" [ "Styles" "-" "Format" "-" "Font" "-" "FontSize" "-" "TextColor" "-" "BGColor" "-" "Maximize" ] "/" ] ] |
config_name | "my_config" |
data | null |
disabled | false |
enable | true |
errors | Symfony\Component\Form\FormErrorIterator {#855 -form: Symfony\Component\Form\Form {#852 …} -errors: [] } |
filebrowsers | [] |
form | Symfony\Component\Form\FormView {#674 …5} |
full_name | "contribution[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_content" |
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 | "content" |
pattern | null |
plugins | [] |
priority | 0 |
require_js | false |
required | true |
row_attr | [] |
size | null |
styles | [] |
submitted | false |
templates | [] |
translation_domain | null |
unique_block_prefix | "_contribution_content" |
valid | true |
value | "" |
pdfFile
"Vich\UploaderBundle\Form\Type\VichImageType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | false |
same as passed value |
download_uri | false |
same as passed value |
label | "Joindre un document" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | 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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_link | null |
download_uri | false |
empty_data | Closure(FormInterface $form) {#757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#589 …} } |
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 | [] |
image_uri | true |
imagine_pattern | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Joindre un document" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
storage_resolve_method | 0 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#758 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_image" "_contribution_pdfFile" ] |
cache_key | "_contribution_pdfFile_vich_image" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | false |
errors | Symfony\Component\Form\FormErrorIterator {#730 -form: Symfony\Component\Form\Form {#840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#826 …5} |
full_name | "contribution[pdfFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_pdfFile" |
image_uri | null |
label | "Joindre un document" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "pdfFile" |
object | App\Entity\Contribution {#587 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1743664197 {#610 date: 2025-04-03 07:09:57.190986 UTC (+00:00) } -updatedAt: DateTime @1743664197 {#609 date: 2025-04-03 07:09:57.190993 UTC (+00:00) } } |
priority | 0 |
required | false |
row_attr | [] |
show_download_link | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contribution_pdfFile" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | [] |
same as passed value |
label | "Joindre un document" |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Joindre un document" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#858 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_contribution_pdfFile_file" ] |
cache_key | "_contribution_pdfFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#903 -form: Symfony\Component\Form\Form {#837 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#900 …5} |
full_name | "contribution[pdfFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_pdfFile_file" |
label | "Joindre un document" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_contribution_pdfFile_file" |
valid | true |
value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#589 …} } |
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 | [] |
legacy_error_messages | true |
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() {#789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#788 …} } } |
validation_groups | null |
web_path | "/home/cajo-test/cajo-test.squat.net/public" |
whitelist_key | "captcha_whitelist_key" |
width | 160 |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_contribution_captcha" ] |
cache_key | "_contribution_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 {#819 -form: Symfony\Component\Form\Form {#834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#906 …5} |
full_name | "contribution[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_captcha" |
image_id | "captcha_67ee344567e23" |
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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contribution_captcha" |
valid | true |
value | "" |
Envoyer
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contribution_Envoyer" ] |
cache_key | "_contribution_Envoyer_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#904 …5} |
full_name | "contribution[Envoyer]" |
id | "contribution_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 | "_contribution_Envoyer" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b1884487b9985de2650b31d5.l-KE55Q13Kh9Ctwd7wDHOUSM2GOGJq-Z8uWY5nxYQPQ.8ZTcrvlclfdPUrJqi0mvUzbE9TXQZ_6tqovZhAZuIYDPjO6KxE2vyRtNnQ" |
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 | "b1884487b9985de2650b31d5.l-KE55Q13Kh9Ctwd7wDHOUSM2GOGJq-Z8uWY5nxYQPQ.8ZTcrvlclfdPUrJqi0mvUzbE9TXQZ_6tqovZhAZuIYDPjO6KxE2vyRtNnQ" |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#187 …} -namespace: Closure() {#191 …} } |
data | "b1884487b9985de2650b31d5.l-KE55Q13Kh9Ctwd7wDHOUSM2GOGJq-Z8uWY5nxYQPQ.8ZTcrvlclfdPUrJqi0mvUzbE9TXQZ_6tqovZhAZuIYDPjO6KxE2vyRtNnQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#589 …} } |
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 | [] |
legacy_error_messages | true |
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() {#896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#653 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#222 …} $translationDomain: "validators" $message: Closure() {#901 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contribution__token" ] |
cache_key | "_contribution__token_hidden" |
compound | false |
data | "b1884487b9985de2650b31d5.l-KE55Q13Kh9Ctwd7wDHOUSM2GOGJq-Z8uWY5nxYQPQ.8ZTcrvlclfdPUrJqi0mvUzbE9TXQZ_6tqovZhAZuIYDPjO6KxE2vyRtNnQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#886 -form: Symfony\Component\Form\Form {#890 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#895 …5} |
full_name | "contribution[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contribution__token" |
valid | true |
value | "b1884487b9985de2650b31d5.l-KE55Q13Kh9Ctwd7wDHOUSM2GOGJq-Z8uWY5nxYQPQ.8ZTcrvlclfdPUrJqi0mvUzbE9TXQZ_6tqovZhAZuIYDPjO6KxE2vyRtNnQ" |