- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine 1
- Migrations
- Debug
- E-mails
- Notifications
- 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
-
-
content
-
_token
-
-
-
content
-
_token
-
-
-
type
-
remarque
-
report_entity
-
rubrique_id
-
_token
-
forum_comment_reply
"App\Form\ForumCommentReplyType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ForumCommentReply {#1510 -id: null -createdAt: DateTime @1765215547 {#1495 date: 2025-12-08 18:39:07.431758 Europe/Paris (+01:00) } -forumUser: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ForumCommentReply {#1510 -id: null -createdAt: DateTime @1765215547 {#1495 date: 2025-12-08 18:39:07.431758 Europe/Paris (+01:00) } -forumUser: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data | App\Entity\ForumCommentReply {#1510 -id: null -createdAt: DateTime @1765215547 {#1495 date: 2025-12-08 18:39:07.431758 Europe/Paris (+01:00) } -forumUser: null } |
| data_class | "App\Entity\ForumCommentReply" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1537 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} use: { $class: "App\Entity\ForumCommentReply" } } |
| 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() {#1539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1538 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "forum_comment_reply" "_forum_comment_reply" ] |
| cache_key | "_forum_comment_reply_forum_comment_reply" |
| compound | true |
| data | App\Entity\ForumCommentReply {#1510 -id: null -createdAt: DateTime @1765215547 {#1495 date: 2025-12-08 18:39:07.431758 Europe/Paris (+01:00) } -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1549 -form: Symfony\Component\Form\Form {#1554 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1540 …5} |
| full_name | "forum_comment_reply" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_comment_reply" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "forum_comment_reply" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_comment_reply" |
| valid | true |
| value | App\Entity\ForumCommentReply {#1510 -id: null -createdAt: DateTime @1765215547 {#1495 date: 2025-12-08 18:39:07.431758 Europe/Paris (+01:00) } -forumUser: null } |
content
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
|---|---|---|
| required | true |
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 {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1546 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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 | 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() {#1548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1547 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_forum_comment_reply_content" ] |
| cache_key | "_forum_comment_reply_content_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1565 -form: Symfony\Component\Form\Form {#1557 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1564 …5} |
| full_name | "forum_comment_reply[content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_comment_reply_content" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_comment_reply_content" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "99ed162a5c66fa5b54367bcb9cf6e.fBswPLx4UnpMKuA2St8a_Vzgv_LjsJkzsbX8TskumMA.FDZ1d-Urak58QdhUf5BRhDDZz5nahvFZ24HFNv1U758lbWpGxTVrQhhpsQ" |
| 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 | "99ed162a5c66fa5b54367bcb9cf6e.fBswPLx4UnpMKuA2St8a_Vzgv_LjsJkzsbX8TskumMA.FDZ1d-Urak58QdhUf5BRhDDZz5nahvFZ24HFNv1U758lbWpGxTVrQhhpsQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data | "99ed162a5c66fa5b54367bcb9cf6e.fBswPLx4UnpMKuA2St8a_Vzgv_LjsJkzsbX8TskumMA.FDZ1d-Urak58QdhUf5BRhDDZz5nahvFZ24HFNv1U758lbWpGxTVrQhhpsQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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() {#1576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1573 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_forum_comment_reply__token" ] |
| cache_key | "_forum_comment_reply__token_hidden" |
| compound | false |
| data | "99ed162a5c66fa5b54367bcb9cf6e.fBswPLx4UnpMKuA2St8a_Vzgv_LjsJkzsbX8TskumMA.FDZ1d-Urak58QdhUf5BRhDDZz5nahvFZ24HFNv1U758lbWpGxTVrQhhpsQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1586 -form: Symfony\Component\Form\Form {#1582 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1577 …5} |
| full_name | "forum_comment_reply[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_comment_reply__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 | "_forum_comment_reply__token" |
| valid | true |
| value | "99ed162a5c66fa5b54367bcb9cf6e.fBswPLx4UnpMKuA2St8a_Vzgv_LjsJkzsbX8TskumMA.FDZ1d-Urak58QdhUf5BRhDDZz5nahvFZ24HFNv1U758lbWpGxTVrQhhpsQ" |
forum_comment
"App\Form\ForumCommentType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ForumComment {#1099 -id: null -createdAt: DateTime @1765215547 {#1101 date: 2025-12-08 18:39:07.423544 Europe/Paris (+01:00) } -commentReplies: Doctrine\Common\Collections\ArrayCollection {#1100 …} -notificationSubscribers: Doctrine\Common\Collections\ArrayCollection {#1102 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ForumComment {#1099 -id: null -createdAt: DateTime @1765215547 {#1101 date: 2025-12-08 18:39:07.423544 Europe/Paris (+01:00) } -commentReplies: Doctrine\Common\Collections\ArrayCollection {#1100 …} -notificationSubscribers: Doctrine\Common\Collections\ArrayCollection {#1102 …} } |
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 {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data | App\Entity\ForumComment {#1099 -id: null -createdAt: DateTime @1765215547 {#1101 date: 2025-12-08 18:39:07.423544 Europe/Paris (+01:00) } -commentReplies: Doctrine\Common\Collections\ArrayCollection {#1100 …} -notificationSubscribers: Doctrine\Common\Collections\ArrayCollection {#1102 …} } |
| data_class | "App\Entity\ForumComment" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} use: { $class: "App\Entity\ForumComment" } } |
| 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() {#1460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1459 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "forum_comment" "_forum_comment" ] |
| cache_key | "_forum_comment_forum_comment" |
| compound | true |
| data | App\Entity\ForumComment {#1099 -id: null -createdAt: DateTime @1765215547 {#1101 date: 2025-12-08 18:39:07.423544 Europe/Paris (+01:00) } -commentReplies: Doctrine\Common\Collections\ArrayCollection {#1100 …} -notificationSubscribers: Doctrine\Common\Collections\ArrayCollection {#1102 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1505 -form: Symfony\Component\Form\Form {#1483 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1503 …5} |
| full_name | "forum_comment" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_comment" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "forum_comment" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_comment" |
| valid | true |
| value | App\Entity\ForumComment {#1099 -id: null -createdAt: DateTime @1765215547 {#1101 date: 2025-12-08 18:39:07.423544 Europe/Paris (+01:00) } -commentReplies: Doctrine\Common\Collections\ArrayCollection {#1100 …} -notificationSubscribers: Doctrine\Common\Collections\ArrayCollection {#1102 …} } |
content
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
|---|---|---|
| required | true |
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 {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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 | 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() {#1477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1475 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_forum_comment_content" ] |
| cache_key | "_forum_comment_content_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1591 -form: Symfony\Component\Form\Form {#1486 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1590 …5} |
| full_name | "forum_comment[content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_comment_content" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_comment_content" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2d9156d065c96a352a1cd.1PkC0m5XiHcDr6XwaQNRSh-1Cpc-0tJ5PQXv3xX6TcQ.pZE3lCki_wdK7NaWJztoDmjHYfV0mIMmVmKArGHKdJGGtUWTCBrrMVfG6A" |
| 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 | "2d9156d065c96a352a1cd.1PkC0m5XiHcDr6XwaQNRSh-1Cpc-0tJ5PQXv3xX6TcQ.pZE3lCki_wdK7NaWJztoDmjHYfV0mIMmVmKArGHKdJGGtUWTCBrrMVfG6A" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data | "2d9156d065c96a352a1cd.1PkC0m5XiHcDr6XwaQNRSh-1Cpc-0tJ5PQXv3xX6TcQ.pZE3lCki_wdK7NaWJztoDmjHYfV0mIMmVmKArGHKdJGGtUWTCBrrMVfG6A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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() {#1592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1593 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_forum_comment__token" ] |
| cache_key | "_forum_comment__token_hidden" |
| compound | false |
| data | "2d9156d065c96a352a1cd.1PkC0m5XiHcDr6XwaQNRSh-1Cpc-0tJ5PQXv3xX6TcQ.pZE3lCki_wdK7NaWJztoDmjHYfV0mIMmVmKArGHKdJGGtUWTCBrrMVfG6A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1603 -form: Symfony\Component\Form\Form {#1599 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1594 …5} |
| full_name | "forum_comment[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_comment__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 | "_forum_comment__token" |
| valid | true |
| value | "2d9156d065c96a352a1cd.1PkC0m5XiHcDr6XwaQNRSh-1Cpc-0tJ5PQXv3xX6TcQ.pZE3lCki_wdK7NaWJztoDmjHYfV0mIMmVmKArGHKdJGGtUWTCBrrMVfG6A" |
forum_report
"App\Form\ForumReportType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ForumReport {#1606 -createdAt: DateTime @1765215547 {#1605 date: 2025-12-08 18:39:07.433588 Europe/Paris (+01:00) } -forumUser: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ForumReport {#1606 -createdAt: DateTime @1765215547 {#1605 date: 2025-12-08 18:39:07.433588 Europe/Paris (+01:00) } -forumUser: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data | App\Entity\ForumReport {#1606 -createdAt: DateTime @1765215547 {#1605 date: 2025-12-08 18:39:07.433588 Europe/Paris (+01:00) } -forumUser: null } |
| data_class | "App\Entity\ForumReport" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} use: { $class: "App\Entity\ForumReport" } } |
| 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() {#1614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1613 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "forum_report" "_forum_report" ] |
| cache_key | "_forum_report_forum_report" |
| compound | true |
| data | App\Entity\ForumReport {#1606 -createdAt: DateTime @1765215547 {#1605 date: 2025-12-08 18:39:07.433588 Europe/Paris (+01:00) } -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1667 -form: Symfony\Component\Form\Form {#1672 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1615 …5} |
| full_name | "forum_report" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_report" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "forum_report" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_report" |
| valid | true |
| value | App\Entity\ForumReport {#1606 -createdAt: DateTime @1765215547 {#1605 date: 2025-12-08 18:39:07.433588 Europe/Paris (+01:00) } -forumUser: null } |
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 |
|---|---|---|
| attr | [ "class" => "with-border selectpicker" ] |
[ "class" => "with-border selectpicker" ] |
| choices | [ "Inappropriate or offensive content" => "Inappropriate or offensive content" "Spam or unwanted content" => "Spam or unwanted content" "Misleading or false information" => "Misleading or false information" "Identity or impersonation" => "Identity or impersonation" "Plagiarism or copyright violation" => "Plagiarism or copyright violation" "Other" => "Other" ] |
[ "Inappropriate or offensive content" => "Inappropriate or offensive content" "Spam or unwanted content" => "Spam or unwanted content" "Misleading or false information" => "Misleading or false information" "Identity or impersonation" => "Identity or impersonation" "Plagiarism or copyright violation" => "Plagiarism or copyright violation" "Other" => "Other" ] |
| expanded | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border selectpicker" ] |
| 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 | [ "Inappropriate or offensive content" => "Inappropriate or offensive content" "Spam or unwanted content" => "Spam or unwanted content" "Misleading or false information" => "Misleading or false information" "Identity or impersonation" => "Identity or impersonation" "Plagiarism or copyright violation" => "Plagiarism or copyright violation" "Other" => "Other" ] |
| 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 {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| 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 | null |
| 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() {#1634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1622 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border selectpicker" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_forum_report_type" ] |
| cache_key | "_forum_report_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "Inappropriate or offensive content" +value: "Inappropriate or offensive content" +data: "Inappropriate or offensive content" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "Spam or unwanted content" +value: "Spam or unwanted content" +data: "Spam or unwanted content" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Misleading or false information" +value: "Misleading or false information" +data: "Misleading or false information" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "Identity or impersonation" +value: "Identity or impersonation" +data: "Identity or impersonation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "Plagiarism or copyright violation" +value: "Plagiarism or copyright violation" +data: "Plagiarism or copyright violation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "Other" +value: "Other" +data: "Other" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1688 -form: Symfony\Component\Form\Form {#1675 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1637 …5} |
| full_name | "forum_report[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_report_type" |
| is_selected | Closure($choice, $value) {#1709 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1624 …} } |
| label | null |
| 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 | "_forum_report_type" |
| valid | true |
| value | "" |
remarque
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "with-border selectpicker" "placeholder" => "Message" ] |
[ "class" => "with-border selectpicker" "placeholder" => "Message" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1620 +payload: null +maxMessage: "Only { limit } characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 300 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#1620 +payload: null +maxMessage: "Only { limit } characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 300 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border selectpicker" "placeholder" => "Message" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1620 +payload: null +maxMessage: "Only { limit } characters" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 300 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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 | 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() {#1648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1647 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border selectpicker" "placeholder" => "Message" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_forum_report_remarque" ] |
| cache_key | "_forum_report_remarque_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1710 -form: Symfony\Component\Form\Form {#1678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1711 …5} |
| full_name | "forum_report[remarque]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_report_remarque" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "remarque" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_report_remarque" |
| valid | true |
| value | "" |
report_entity
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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() {#1657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1656 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_forum_report_report_entity" ] |
| cache_key | "_forum_report_report_entity_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1712 -form: Symfony\Component\Form\Form {#1681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1713 …5} |
| full_name | "forum_report[report_entity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_report_report_entity" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "report_entity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_report_report_entity" |
| valid | true |
| value | "" |
rubrique_id
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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 {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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() {#1666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1665 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_forum_report_rubrique_id" ] |
| cache_key | "_forum_report_rubrique_id_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1714 -form: Symfony\Component\Form\Form {#1684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1715 …5} |
| full_name | "forum_report[rubrique_id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_report_rubrique_id" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rubrique_id" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forum_report_rubrique_id" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "41.oZ6glkzBcuY5QHfHiHDC0y8WSNjTPj91FaNpEG2vUyo.wMzV2C6pHKUJCD3_4SmYvWRxJJ2EWQk8RckAdSHGGBz29cbSAvJAr1ExNg" |
| 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 | "41.oZ6glkzBcuY5QHfHiHDC0y8WSNjTPj91FaNpEG2vUyo.wMzV2C6pHKUJCD3_4SmYvWRxJJ2EWQk8RckAdSHGGBz29cbSAvJAr1ExNg" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1312 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1313 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1314 …} -namespace: Closure() {#1316 …} } |
| data | "41.oZ6glkzBcuY5QHfHiHDC0y8WSNjTPj91FaNpEG2vUyo.wMzV2C6pHKUJCD3_4SmYvWRxJJ2EWQk8RckAdSHGGBz29cbSAvJAr1ExNg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1120 …} } |
| 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() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1318 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1132 …} $translationDomain: "validators" $message: Closure() {#1717 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_forum_report__token" ] |
| cache_key | "_forum_report__token_hidden" |
| compound | false |
| data | "41.oZ6glkzBcuY5QHfHiHDC0y8WSNjTPj91FaNpEG2vUyo.wMzV2C6pHKUJCD3_4SmYvWRxJJ2EWQk8RckAdSHGGBz29cbSAvJAr1ExNg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1727 -form: Symfony\Component\Form\Form {#1723 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1718 …5} |
| full_name | "forum_report[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "forum_report__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 | "_forum_report__token" |
| valid | true |
| value | "41.oZ6glkzBcuY5QHfHiHDC0y8WSNjTPj91FaNpEG2vUyo.wMzV2C6pHKUJCD3_4SmYvWRxJJ2EWQk8RckAdSHGGBz29cbSAvJAr1ExNg" |