Forms
course_review
Form type:
"App\Form\CourseReviewType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Review {#1736 -id: null -cours: null -eleve: null -rating: null -createdAt: DateTimeImmutable @1752820276 {#1730 date: 2025-07-18 08:31:16.151684 Europe/Berlin (+02:00) } -message: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/course/1691069067-ETUDE-THEMATIQUE-DE-DEUX-PERIODES-DE-L-HISTOIRE-DE-LA-PHILOSOPHIE/review" |
same as passed value |
data | App\Entity\Review {#1736 -id: null -cours: null -eleve: null -rating: null -createdAt: DateTimeImmutable @1752820276 {#1730 date: 2025-07-18 08:31:16.151684 Europe/Berlin (+02:00) } -message: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/course/1691069067-ETUDE-THEMATIQUE-DE-DEUX-PERIODES-DE-L-HISTOIRE-DE-LA-PHILOSOPHIE/review" |
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 {#1814 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1813 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1812 …} -namespace: Closure() {#1810 …} } |
data | App\Entity\Review {#1736 -id: null -cours: null -eleve: null -rating: null -createdAt: DateTimeImmutable @1752820276 {#1730 date: 2025-07-18 08:31:16.151684 Europe/Berlin (+02:00) } -message: null } |
data_class | "App\Entity\Review" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1894 …} use: { $class: "App\Entity\Review" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#248 …} $translationDomain: "validators" $message: Closure() {#1722 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/course/1691069067-ETUDE-THEMATIQUE-DE-DEUX-PERIODES-DE-L-HISTOIRE-DE-LA-PHILOSOPHIE/review" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "course_review" "_course_review" ] |
cache_key | "_course_review_course_review" |
compound | true |
data | App\Entity\Review {#1736 -id: null -cours: null -eleve: null -rating: null -createdAt: DateTimeImmutable @1752820276 {#1730 date: 2025-07-18 08:31:16.151684 Europe/Berlin (+02:00) } -message: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2128 -form: Symfony\Component\Form\Form {#1915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2126 …5} |
full_name | "course_review" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "course_review" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "course_review" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_course_review" |
valid | true |
value | App\Entity\Review {#1736 -id: null -cours: null -eleve: null -rating: null -createdAt: DateTimeImmutable @1752820276 {#1730 date: 2025-07-18 08:31:16.151684 Europe/Berlin (+02:00) } -message: null } |
rating
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-select js-choice" ] |
[ "class" => "form-select js-choice" ] |
choices | [ "★★★★★ (5/5)" => "5" "★★★★☆ (4/5)" => "4" "★★★☆☆ (3/5)" => "3" "★★☆☆☆ (2/5)" => "2" "★☆☆☆☆ (1/5)" => "1" ] |
[ "★★★★★ (5/5)" => "5" "★★★★☆ (4/5)" => "4" "★★★☆☆ (3/5)" => "3" "★★☆☆☆ (2/5)" => "2" "★☆☆☆☆ (1/5)" => "1" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-select js-choice" ] |
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 | [ "★★★★★ (5/5)" => "5" "★★★★☆ (4/5)" => "4" "★★★☆☆ (3/5)" => "3" "★★☆☆☆ (2/5)" => "2" "★☆☆☆☆ (1/5)" => "1" ] |
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 {#1814 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1813 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1812 …} -namespace: Closure() {#1810 …} } |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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() {#1798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#248 …} $translationDomain: "validators" $message: Closure() {#1796 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select js-choice" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_course_review_rating" ] |
cache_key | "_course_review_rating_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "★★★★★ (5/5)" +value: "5" +data: "5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "★★★★☆ (4/5)" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "★★★☆☆ (3/5)" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "★★☆☆☆ (2/5)" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "★☆☆☆☆ (1/5)" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2137 -form: Symfony\Component\Form\Form {#1960 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2139 …5} |
full_name | "course_review[rating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "course_review_rating" |
is_selected | Closure($choice, $value) {#2123 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1938 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "rating" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_course_review_rating" |
valid | true |
value | "" |
message
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" "row" => "3" "placeholder" => "Your review" ] |
[ "class" => "form-control" "row" => "3" "placeholder" => "Your review" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "row" => "3" "placeholder" => "Your review" ] |
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 {#1814 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1813 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1812 …} -namespace: Closure() {#1810 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1894 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#248 …} $translationDomain: "validators" $message: Closure() {#1726 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "row" => "3" "placeholder" => "Your review" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_course_review_message" ] |
cache_key | "_course_review_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2135 -form: Symfony\Component\Form\Form {#1963 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2020 …5} |
full_name | "course_review[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "course_review_message" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_course_review_message" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e6e7292a526ecd188b28f0828240.26Zt1S0iTc5nNqftlp04nc6RwOOsSHV3YRjHPqR9-ck.s_ZfngB9HPpSQ-KbxMtS-vegqpPgKzI2OC6TDZZNr6WQ0iyYFBp1pxF6nw" |
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 | "e6e7292a526ecd188b28f0828240.26Zt1S0iTc5nNqftlp04nc6RwOOsSHV3YRjHPqR9-ck.s_ZfngB9HPpSQ-KbxMtS-vegqpPgKzI2OC6TDZZNr6WQ0iyYFBp1pxF6nw" |
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 {#1814 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1813 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1812 …} -namespace: Closure() {#1810 …} } |
data | "e6e7292a526ecd188b28f0828240.26Zt1S0iTc5nNqftlp04nc6RwOOsSHV3YRjHPqR9-ck.s_ZfngB9HPpSQ-KbxMtS-vegqpPgKzI2OC6TDZZNr6WQ0iyYFBp1pxF6nw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1894 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#248 …} $translationDomain: "validators" $message: Closure() {#2131 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_course_review__token" ] |
cache_key | "_course_review__token_hidden" |
compound | false |
data | "e6e7292a526ecd188b28f0828240.26Zt1S0iTc5nNqftlp04nc6RwOOsSHV3YRjHPqR9-ck.s_ZfngB9HPpSQ-KbxMtS-vegqpPgKzI2OC6TDZZNr6WQ0iyYFBp1pxF6nw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2150 -form: Symfony\Component\Form\Form {#2146 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2141 …5} |
full_name | "course_review[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "course_review__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_course_review__token" |
valid | true |
value | "e6e7292a526ecd188b28f0828240.26Zt1S0iTc5nNqftlp04nc6RwOOsSHV3YRjHPqR9-ck.s_ZfngB9HPpSQ-KbxMtS-vegqpPgKzI2OC6TDZZNr6WQ0iyYFBp1pxF6nw" |
sujet
Form type:
"App\Form\SujetType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Sujet {#1923 -id: null -forumMessages: Doctrine\Common\Collections\ArrayCollection {#1926 …} -membre: null -forum: null -content: null -isSolved: false -createdAt: DateTimeImmutable @1752820276 {#1916 date: 2025-07-18 08:31:16.156753 Europe/Berlin (+02:00) } -reference: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
data | App\Entity\Sujet {#1923 -id: null -forumMessages: Doctrine\Common\Collections\ArrayCollection {#1926 …} -membre: null -forum: null -content: null -isSolved: false -createdAt: DateTimeImmutable @1752820276 {#1916 date: 2025-07-18 08:31:16.156753 Europe/Berlin (+02:00) } -reference: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "w-100 d-flex" ] |
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 {#1814 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1813 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1812 …} -namespace: Closure() {#1810 …} } |
data | App\Entity\Sujet {#1923 -id: null -forumMessages: Doctrine\Common\Collections\ArrayCollection {#1926 …} -membre: null -forum: null -content: null -isSolved: false -createdAt: DateTimeImmutable @1752820276 {#1916 date: 2025-07-18 08:31:16.156753 Europe/Berlin (+02:00) } -reference: null } |
data_class | "App\Entity\Sujet" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1894 …} use: { $class: "App\Entity\Sujet" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#248 …} $translationDomain: "validators" $message: Closure() {#1950 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "w-100 d-flex" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sujet" "_sujet" ] |
cache_key | "_sujet_sujet" |
compound | true |
data | App\Entity\Sujet {#1923 -id: null -forumMessages: Doctrine\Common\Collections\ArrayCollection {#1926 …} -membre: null -forum: null -content: null -isSolved: false -createdAt: DateTimeImmutable @1752820276 {#1916 date: 2025-07-18 08:31:16.156753 Europe/Berlin (+02:00) } -reference: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2152 -form: Symfony\Component\Form\Form {#1976 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2153 …5} |
full_name | "sujet" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sujet" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sujet" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sujet" |
valid | true |
value | App\Entity\Sujet {#1923 -id: null -forumMessages: Doctrine\Common\Collections\ArrayCollection {#1926 …} -membre: null -forum: null -content: null -isSolved: false -createdAt: DateTimeImmutable @1752820276 {#1916 date: 2025-07-18 08:31:16.156753 Europe/Berlin (+02:00) } -reference: null } |
content
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "one form-control pe-4 bg-light" "rows" => "1" "placeholder" => "Ask your question" "style" => "height: 36px;" ] |
[ "class" => "one form-control pe-4 bg-light" "rows" => "1" "placeholder" => "Ask your question" "style" => "height: 36px;" ] |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "one form-control pe-4 bg-light" "rows" => "1" "placeholder" => "Ask your question" "style" => "height: 36px;" ] |
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 {#1814 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1813 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1812 …} -namespace: Closure() {#1810 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1894 …} } |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#248 …} $translationDomain: "validators" $message: Closure() {#1970 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "one form-control pe-4 bg-light" "rows" => "1" "placeholder" => "Ask your question" "style" => "height: 36px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_sujet_content" ] |
cache_key | "_sujet_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2157 -form: Symfony\Component\Form\Form {#1979 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2156 …5} |
full_name | "sujet[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sujet_content" |
label | false |
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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sujet_content" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "44c18cdeb27d2b67f0c2933a82dae.XJvJ4tlwgwMVt9EHa2Kx_CW_0nN0n9MlwMO3jUGR4VE.bs79rro3sVIg2rphNBaJixPn4kIy0bBdkafQ3wfWiRBu_oKTuhyxYV3Psg" |
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 | "44c18cdeb27d2b67f0c2933a82dae.XJvJ4tlwgwMVt9EHa2Kx_CW_0nN0n9MlwMO3jUGR4VE.bs79rro3sVIg2rphNBaJixPn4kIy0bBdkafQ3wfWiRBu_oKTuhyxYV3Psg" |
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 {#1814 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1813 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1812 …} -namespace: Closure() {#1810 …} } |
data | "44c18cdeb27d2b67f0c2933a82dae.XJvJ4tlwgwMVt9EHa2Kx_CW_0nN0n9MlwMO3jUGR4VE.bs79rro3sVIg2rphNBaJixPn4kIy0bBdkafQ3wfWiRBu_oKTuhyxYV3Psg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2154 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1894 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#248 …} $translationDomain: "validators" $message: Closure() {#2158 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sujet__token" ] |
cache_key | "_sujet__token_hidden" |
compound | false |
data | "44c18cdeb27d2b67f0c2933a82dae.XJvJ4tlwgwMVt9EHa2Kx_CW_0nN0n9MlwMO3jUGR4VE.bs79rro3sVIg2rphNBaJixPn4kIy0bBdkafQ3wfWiRBu_oKTuhyxYV3Psg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2046 -form: Symfony\Component\Form\Form {#2042 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2037 …5} |
full_name | "sujet[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sujet__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sujet__token" |
valid | true |
value | "44c18cdeb27d2b67f0c2933a82dae.XJvJ4tlwgwMVt9EHa2Kx_CW_0nN0n9MlwMO3jUGR4VE.bs79rro3sVIg2rphNBaJixPn4kIy0bBdkafQ3wfWiRBu_oKTuhyxYV3Psg" |