- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 61
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- 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
(no name)
"App\Form\ArticleSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ArticleSearch {#1801 -mots: null -category: null -category2: null -category3: null -maxPrice: null -minPrice: null -brand: null -etat: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\ArticleSearch {#1801 -mots: null -category: null -category2: null -category3: null -maxPrice: null -minPrice: null -brand: null -etat: 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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data | App\Entity\ArticleSearch {#1801 -mots: null -category: null -category2: null -category3: null -maxPrice: null -minPrice: null -brand: null -etat: null } |
data_class | "App\Entity\ArticleSearch" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} use: { $class: "App\Entity\ArticleSearch" } } |
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 | "get" |
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 | "forms" |
trim | true |
upload_max_size_message | Closure() {#1887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1888 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "_" ] |
cache_key | "__" |
compound | true |
data | App\Entity\ArticleSearch {#1801 -mots: null -category: null -category2: null -category3: null -maxPrice: null -minPrice: null -brand: null -etat: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2359 -form: Symfony\Component\Form\Form {#1928 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2366 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_" |
valid | true |
value | App\Entity\ArticleSearch {#1801 -mots: null -category: null -category2: null -category3: null -maxPrice: null -minPrice: null -brand: null -etat: null } |
mots
"Symfony\Component\Form\Extension\Core\Type\SearchType"
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 | [ "id" => "searchBox" "class" => "form-primary rounded s" "placeholder" => "Recherche" ] |
[ "id" => "searchBox" "class" => "form-primary rounded s" "placeholder" => "Recherche" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "id" => "searchBox" "class" => "form-primary rounded s" "placeholder" => "Recherche" ] |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1899 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1934 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "id" => "searchBox" "class" => "form-primary rounded s" "placeholder" => "Recherche" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_mots" ] |
cache_key | "_mots_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2312 -form: Symfony\Component\Form\Form {#1959 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2310 …5} |
full_name | "mots" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mots" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mots" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_mots" |
valid | true |
value | "" |
maxPrice
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | [ "placeholder" => "Prix Max" "class" => "form-primary" ] |
[ "placeholder" => "Prix Max" "class" => "form-primary" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Prix Max" "class" => "form-primary" ] |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1916 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1920 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Prix Max" "class" => "form-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_maxPrice" ] |
cache_key | "_maxPrice_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2313 -form: Symfony\Component\Form\Form {#1979 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2314 …5} |
full_name | "maxPrice" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "maxPrice" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "maxPrice" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_maxPrice" |
valid | true |
value | "" |
minPrice
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | [ "placeholder" => "Prix Min" "class" => "form-primary" ] |
[ "placeholder" => "Prix Min" "class" => "form-primary" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Prix Min" "class" => "form-primary" ] |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1900 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Prix Min" "class" => "form-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_minPrice" ] |
cache_key | "_minPrice_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2315 -form: Symfony\Component\Form\Form {#1982 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2316 …5} |
full_name | "minPrice" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "minPrice" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "minPrice" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_minPrice" |
valid | true |
value | "" |
brand
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Marque" "class" => "form-primary" ] |
[ "placeholder" => "Marque" "class" => "form-primary" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Marque" "class" => "form-primary" ] |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1877 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Marque" "class" => "form-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_brand" ] |
cache_key | "_brand_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2365 -form: Symfony\Component\Form\Form {#1930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2364 …5} |
full_name | "brand" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "brand" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "brand" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_brand" |
valid | true |
value | "" |
etat
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Etat" "class" => "form-primary" ] |
[ "placeholder" => "Etat" "class" => "form-primary" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Etat" "class" => "form-primary" ] |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1919 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1921 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Etat" "class" => "form-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_etat" ] |
cache_key | "_etat_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2363 -form: Symfony\Component\Form\Form {#1937 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2362 …5} |
full_name | "etat" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "etat" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "etat" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_etat" |
valid | true |
value | "" |
comment
"App\Form\CommentType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Comment {#1886 -id: null -content: null -created_at: DateTime @1745930528 {#1923 date: 2025-04-29 12:42:08.712207 UTC (+00:00) } -article: App\Entity\Article {#1582 …} -user: null -rating: null -label: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Comment {#1886 -id: null -content: null -created_at: DateTime @1745930528 {#1923 date: 2025-04-29 12:42:08.712207 UTC (+00:00) } -article: App\Entity\Article {#1582 …} -user: null -rating: null -label: 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data | App\Entity\Comment {#1886 -id: null -content: null -created_at: DateTime @1745930528 {#1923 date: 2025-04-29 12:42:08.712207 UTC (+00:00) } -article: App\Entity\Article {#1582 …} -user: null -rating: null -label: null } |
data_class | "App\Entity\Comment" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} use: { $class: "App\Entity\Comment" } } |
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 | "forms" |
trim | true |
upload_max_size_message | Closure() {#1951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1958 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "comment" "_comment" ] |
cache_key | "_comment_comment" |
compound | true |
data | App\Entity\Comment {#1886 -id: null -content: null -created_at: DateTime @1745930528 {#1923 date: 2025-04-29 12:42:08.712207 UTC (+00:00) } -article: App\Entity\Article {#1582 …} -user: null -rating: null -label: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2311 -form: Symfony\Component\Form\Form {#2000 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2321 …5} |
full_name | "comment" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "comment" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_comment" |
valid | true |
value | App\Entity\Comment {#1886 -id: null -content: null -created_at: DateTime @1745930528 {#1923 date: 2025-04-29 12:42:08.712207 UTC (+00:00) } -article: App\Entity\Article {#1582 …} -user: null -rating: null -label: 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 |
---|---|---|
label | 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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} } |
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 | [] |
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() {#1994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#1988 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_comment_content" ] |
cache_key | "_comment_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2318 -form: Symfony\Component\Form\Form {#2003 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2354 …5} |
full_name | "comment[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "comment_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 | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_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 | "75e12a31130830e.TryBY2NcrChh2L5EhVIGXg4yEXFYtn3PiaIlNjkSZ6U.eNTUBjcp1E8Zqusi6AFJNG0feAQW2DuK-cART15zVtchzNA2Bj3aGDSX0Q" |
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 | "75e12a31130830e.TryBY2NcrChh2L5EhVIGXg4yEXFYtn3PiaIlNjkSZ6U.eNTUBjcp1E8Zqusi6AFJNG0feAQW2DuK-cART15zVtchzNA2Bj3aGDSX0Q" |
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 {#1846 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1847 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1848 …} -namespace: Closure() {#1850 …} } |
data | "75e12a31130830e.TryBY2NcrChh2L5EhVIGXg4yEXFYtn3PiaIlNjkSZ6U.eNTUBjcp1E8Zqusi6AFJNG0feAQW2DuK-cART15zVtchzNA2Bj3aGDSX0Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2320 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1833 …} } |
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() {#2324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1857 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#345 …} $translationDomain: "validators" $message: Closure() {#2317 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_comment__token" ] |
cache_key | "_comment__token_hidden" |
compound | false |
data | "75e12a31130830e.TryBY2NcrChh2L5EhVIGXg4yEXFYtn3PiaIlNjkSZ6U.eNTUBjcp1E8Zqusi6AFJNG0feAQW2DuK-cART15zVtchzNA2Bj3aGDSX0Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2303 -form: Symfony\Component\Form\Form {#2330 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2309 …5} |
full_name | "comment[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 | "forms" |
unique_block_prefix | "_comment__token" |
valid | true |
value | "75e12a31130830e.TryBY2NcrChh2L5EhVIGXg4yEXFYtn3PiaIlNjkSZ6U.eNTUBjcp1E8Zqusi6AFJNG0feAQW2DuK-cART15zVtchzNA2Bj3aGDSX0Q" |