- 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 {#1594 -id: null -createdAt: DateTime @1765218656 {#1593 date: 2025-12-08 19:30:56.182775 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 {#1594 -id: null -createdAt: DateTime @1765218656 {#1593 date: 2025-12-08 19:30:56.182775 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 {#1594 -id: null -createdAt: DateTime @1765218656 {#1593 date: 2025-12-08 19:30:56.182775 Europe/Paris (+01:00) } -forumUser: null } |
| data_class | "App\Entity\ForumCommentReply" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1596 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() {#1598 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() {#1597 …} } } |
| 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 {#1594 -id: null -createdAt: DateTime @1765218656 {#1593 date: 2025-12-08 19:30:56.182775 Europe/Paris (+01:00) } -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1608 -form: Symfony\Component\Form\Form {#1613 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1599 …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 {#1594 -id: null -createdAt: DateTime @1765218656 {#1593 date: 2025-12-08 19:30:56.182775 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) {#1605 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() {#1607 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() {#1606 …} } } |
| 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 {#1624 -form: Symfony\Component\Form\Form {#1616 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1623 …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 | "7b82c10acf5114b231e0281ac09fef.PdKlD6x6xyrAJM8yLWwXuc4liFdMGx8S2Jjd44sjuAg.W7T6a8YNqhiNc4lWaC1W9Ysd5CE4enZ4vvS40P1bjHpT5p11wjaibI9AuA" |
| 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 | "7b82c10acf5114b231e0281ac09fef.PdKlD6x6xyrAJM8yLWwXuc4liFdMGx8S2Jjd44sjuAg.W7T6a8YNqhiNc4lWaC1W9Ysd5CE4enZ4vvS40P1bjHpT5p11wjaibI9AuA" |
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 | "7b82c10acf5114b231e0281ac09fef.PdKlD6x6xyrAJM8yLWwXuc4liFdMGx8S2Jjd44sjuAg.W7T6a8YNqhiNc4lWaC1W9Ysd5CE4enZ4vvS40P1bjHpT5p11wjaibI9AuA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1620 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() {#1625 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() {#1627 …} } } |
| 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 | "7b82c10acf5114b231e0281ac09fef.PdKlD6x6xyrAJM8yLWwXuc4liFdMGx8S2Jjd44sjuAg.W7T6a8YNqhiNc4lWaC1W9Ysd5CE4enZ4vvS40P1bjHpT5p11wjaibI9AuA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1639 -form: Symfony\Component\Form\Form {#1635 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1630 …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 | "7b82c10acf5114b231e0281ac09fef.PdKlD6x6xyrAJM8yLWwXuc4liFdMGx8S2Jjd44sjuAg.W7T6a8YNqhiNc4lWaC1W9Ysd5CE4enZ4vvS40P1bjHpT5p11wjaibI9AuA" |
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 @1765218656 {#1101 date: 2025-12-08 19:30:56.171158 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 @1765218656 {#1101 date: 2025-12-08 19:30:56.171158 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 @1765218656 {#1101 date: 2025-12-08 19:30:56.171158 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 @1765218656 {#1101 date: 2025-12-08 19:30:56.171158 Europe/Paris (+01:00) } -commentReplies: Doctrine\Common\Collections\ArrayCollection {#1100 …} -notificationSubscribers: Doctrine\Common\Collections\ArrayCollection {#1102 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1501 -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 @1765218656 {#1101 date: 2025-12-08 19:30:56.171158 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 {#1644 -form: Symfony\Component\Form\Form {#1486 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1643 …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 | "7de4bb895f5c2264e6c6a1e1.9ymujQuyi7xMT5PThm8KMDVcbPE1KECy_kjBK7Aetiw.nEje7zz7vYQmFb6_whheAHIwNaBtWzfHmCqmGNpd9WWuccHJf-bc0QJ8_A" |
| 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 | "7de4bb895f5c2264e6c6a1e1.9ymujQuyi7xMT5PThm8KMDVcbPE1KECy_kjBK7Aetiw.nEje7zz7vYQmFb6_whheAHIwNaBtWzfHmCqmGNpd9WWuccHJf-bc0QJ8_A" |
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 | "7de4bb895f5c2264e6c6a1e1.9ymujQuyi7xMT5PThm8KMDVcbPE1KECy_kjBK7Aetiw.nEje7zz7vYQmFb6_whheAHIwNaBtWzfHmCqmGNpd9WWuccHJf-bc0QJ8_A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1642 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() {#1645 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() {#1646 …} } } |
| 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 | "7de4bb895f5c2264e6c6a1e1.9ymujQuyi7xMT5PThm8KMDVcbPE1KECy_kjBK7Aetiw.nEje7zz7vYQmFb6_whheAHIwNaBtWzfHmCqmGNpd9WWuccHJf-bc0QJ8_A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1656 -form: Symfony\Component\Form\Form {#1652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1647 …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 | "7de4bb895f5c2264e6c6a1e1.9ymujQuyi7xMT5PThm8KMDVcbPE1KECy_kjBK7Aetiw.nEje7zz7vYQmFb6_whheAHIwNaBtWzfHmCqmGNpd9WWuccHJf-bc0QJ8_A" |
forum_report
"App\Form\ForumReportType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ForumReport {#1659 -createdAt: DateTime @1765218656 {#1658 date: 2025-12-08 19:30:56.183600 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 {#1659 -createdAt: DateTime @1765218656 {#1658 date: 2025-12-08 19:30:56.183600 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 {#1659 -createdAt: DateTime @1765218656 {#1658 date: 2025-12-08 19:30:56.183600 Europe/Paris (+01:00) } -forumUser: null } |
| data_class | "App\Entity\ForumReport" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1665 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() {#1667 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() {#1666 …} } } |
| 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 {#1659 -createdAt: DateTime @1765218656 {#1658 date: 2025-12-08 19:30:56.183600 Europe/Paris (+01:00) } -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1720 -form: Symfony\Component\Form\Form {#1725 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1668 …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 {#1659 -createdAt: DateTime @1765218656 {#1658 date: 2025-12-08 19:30:56.183600 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() {#1687 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() {#1675 …} } } |
| 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 {#1743 +label: "Inappropriate or offensive content" +value: "Inappropriate or offensive content" +data: "Inappropriate or offensive content" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "Spam or unwanted content" +value: "Spam or unwanted content" +data: "Spam or unwanted content" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "Misleading or false information" +value: "Misleading or false information" +data: "Misleading or false information" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "Identity or impersonation" +value: "Identity or impersonation" +data: "Identity or impersonation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "Plagiarism or copyright violation" +value: "Plagiarism or copyright violation" +data: "Plagiarism or copyright violation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "Other" +value: "Other" +data: "Other" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1741 -form: Symfony\Component\Form\Form {#1728 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1690 …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) {#1763 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1677 …} } |
| 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 {#1673 +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 {#1673 +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 {#1673 +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) {#1695 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() {#1698 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() {#1696 …} } } |
| 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 {#1762 -form: Symfony\Component\Form\Form {#1731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1764 …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) {#1708 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() {#1710 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() {#1709 …} } } |
| 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 {#1765 -form: Symfony\Component\Form\Form {#1734 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1766 …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) {#1717 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() {#1719 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() {#1718 …} } } |
| 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 {#1767 -form: Symfony\Component\Form\Form {#1737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1768 …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 | "038974ffe.aCvqo4JhXvBXU1flZEV7FsVb3H7wkFTO6QLxkRUbA-Q.I1u79ewTCrkGPzKRLnYofrYQ8Q-cxgH-s2bD039xMZwmHt738FI3nAYWHg" |
| 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 | "038974ffe.aCvqo4JhXvBXU1flZEV7FsVb3H7wkFTO6QLxkRUbA-Q.I1u79ewTCrkGPzKRLnYofrYQ8Q-cxgH-s2bD039xMZwmHt738FI3nAYWHg" |
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 | "038974ffe.aCvqo4JhXvBXU1flZEV7FsVb3H7wkFTO6QLxkRUbA-Q.I1u79ewTCrkGPzKRLnYofrYQ8Q-cxgH-s2bD039xMZwmHt738FI3nAYWHg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1711 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() {#1769 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() {#1770 …} } } |
| 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 | "038974ffe.aCvqo4JhXvBXU1flZEV7FsVb3H7wkFTO6QLxkRUbA-Q.I1u79ewTCrkGPzKRLnYofrYQ8Q-cxgH-s2bD039xMZwmHt738FI3nAYWHg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1780 -form: Symfony\Component\Form\Form {#1776 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1771 …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 | "038974ffe.aCvqo4JhXvBXU1flZEV7FsVb3H7wkFTO6QLxkRUbA-Q.I1u79ewTCrkGPzKRLnYofrYQ8Q-cxgH-s2bD039xMZwmHt738FI3nAYWHg" |