- 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 {#554 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1737165664 {#577 date: 2025-01-18 02:01:04.897970 UTC (+00:00) } -updatedAt: DateTime @1737165664 {#576 date: 2025-01-18 02:01:04.897977 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 {#554 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1737165664 {#577 date: 2025-01-18 02:01:04.897970 UTC (+00:00) } -updatedAt: DateTime @1737165664 {#576 date: 2025-01-18 02:01:04.897977 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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
data | App\Entity\Contribution {#554 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1737165664 {#577 date: 2025-01-18 02:01:04.897970 UTC (+00:00) } -updatedAt: DateTime @1737165664 {#576 date: 2025-01-18 02:01:04.897977 UTC (+00:00) } } |
data_class | "App\Entity\Contribution" |
disabled | false |
empty_data | Closure(FormInterface $form) {#634 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#556 …} 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() {#636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#635 …} } } |
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 {#554 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1737165664 {#577 date: 2025-01-18 02:01:04.897970 UTC (+00:00) } -updatedAt: DateTime @1737165664 {#576 date: 2025-01-18 02:01:04.897977 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#773 -form: Symfony\Component\Form\Form {#774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#637 …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 {#554 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1737165664 {#577 date: 2025-01-18 02:01:04.897970 UTC (+00:00) } -updatedAt: DateTime @1737165664 {#576 date: 2025-01-18 02:01:04.897977 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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#556 …} } |
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() {#649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#648 …} } } |
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 {#693 -form: Symfony\Component\Form\Form {#777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#822 …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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
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() {#669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#668 …} } } |
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 {#804 +label: "Info" +value: "info" +data: "info" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#802 +label: "Tuto" +value: "tuto" +data: "tuto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#801 +label: "Jurisprudence" +value: "jurisprudence" +data: "jurisprudence" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#800 +label: "Autre" +value: "autre" +data: "autre" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#671 -form: Symfony\Component\Form\Form {#780 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#650 …5} |
full_name | "contribution[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_type" |
is_selected | Closure($choice, $value) {#839 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#655 …} } |
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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#556 …} } |
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() {#692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#691 …} } } |
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 {#837 -form: Symfony\Component\Form\Form {#783 …} -errors: [] } |
filebrowsers | [] |
form | Symfony\Component\Form\FormView {#840 …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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
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) {#724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#556 …} } |
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() {#726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#725 …} } } |
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 {#843 -form: Symfony\Component\Form\Form {#816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#845 …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 {#554 -id: null -published: false -readed: false -pdf: null -pdfFile: null -createdAt: DateTime @1737165664 {#577 date: 2025-01-18 02:01:04.897970 UTC (+00:00) } -updatedAt: DateTime @1737165664 {#576 date: 2025-01-18 02:01:04.897977 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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
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() {#825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#824 …} } } |
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 {#870 -form: Symfony\Component\Form\Form {#813 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#867 …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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#556 …} } |
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() {#756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#755 …} } } |
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 {#846 -form: Symfony\Component\Form\Form {#810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#873 …5} |
full_name | "contribution[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contribution_captcha" |
image_id | "captcha_678b0b60e6fed" |
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 {#871 …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 | "18eb031.Rh6MV7bsxdYiC95K-yJNSet8XpRGjZcc1GeNi1Zzsi4.dn_KEeCEsrcPb5cBy2UnZIkTMNogw_5MsiTBzD1Gx0gSKL8D-a39mlVhmw" |
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 | "18eb031.Rh6MV7bsxdYiC95K-yJNSet8XpRGjZcc1GeNi1Zzsi4.dn_KEeCEsrcPb5cBy2UnZIkTMNogw_5MsiTBzD1Gx0gSKL8D-a39mlVhmw" |
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 {#194 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#196 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#195 …} -namespace: Closure() {#211 …} } |
data | "18eb031.Rh6MV7bsxdYiC95K-yJNSet8XpRGjZcc1GeNi1Zzsi4.dn_KEeCEsrcPb5cBy2UnZIkTMNogw_5MsiTBzD1Gx0gSKL8D-a39mlVhmw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#556 …} } |
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() {#863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#616 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#190 …} $translationDomain: "validators" $message: Closure() {#866 …} } } |
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 | "18eb031.Rh6MV7bsxdYiC95K-yJNSet8XpRGjZcc1GeNi1Zzsi4.dn_KEeCEsrcPb5cBy2UnZIkTMNogw_5MsiTBzD1Gx0gSKL8D-a39mlVhmw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#853 -form: Symfony\Component\Form\Form {#857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#862 …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 | "18eb031.Rh6MV7bsxdYiC95K-yJNSet8XpRGjZcc1GeNi1Zzsi4.dn_KEeCEsrcPb5cBy2UnZIkTMNogw_5MsiTBzD1Gx0gSKL8D-a39mlVhmw" |