- Request / Response
- Performance
- Validator
- Forms
- Exception 1
- Logs 25
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
title
-
content
-
keywords
-
rang
-
-
-
file
-
-
-
typearticle
-
_token
-
-
-
name
-
description
-
rang
-
_token
-
article
"App\Form\Produit\Service\ArticleType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Produit\Service\Article {#451 -id: null -title: null -content: null -createdAt: DateTime @1758645051 {#452 date: 2025-09-23 18:30:51.500007 Europe/Berlin (+02:00) } -typearticle: null -rang: 0 -user: null -imgarticle: null -keywords: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Produit\Service\Article {#451 -id: null -title: null -content: null -createdAt: DateTime @1758645051 {#452 date: 2025-09-23 18:30:51.500007 Europe/Berlin (+02:00) } -typearticle: null -rang: 0 -user: null -imgarticle: null -keywords: 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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data | App\Entity\Produit\Service\Article {#451 -id: null -title: null -content: null -createdAt: DateTime @1758645051 {#452 date: 2025-09-23 18:30:51.500007 Europe/Berlin (+02:00) } -typearticle: null -rang: 0 -user: null -imgarticle: null -keywords: null } |
data_class | "App\Entity\Produit\Service\Article" |
disabled | false |
empty_data | Closure(FormInterface $form) {#610 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} use: { $class: "App\Entity\Produit\Service\Article" } } |
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() {#608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#609 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "article" "_article" ] |
cache_key | "_article_article" |
compound | true |
data | App\Entity\Produit\Service\Article {#451 -id: null -title: null -content: null -createdAt: DateTime @1758645051 {#452 date: 2025-09-23 18:30:51.500007 Europe/Berlin (+02:00) } -typearticle: null -rang: 0 -user: null -imgarticle: null -keywords: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1105 -form: Symfony\Component\Form\Form {#891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1055 …5} |
full_name | "article" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "article" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_article" |
valid | true |
value | App\Entity\Produit\Service\Article {#451 -id: null -title: null -content: null -createdAt: DateTime @1758645051 {#452 date: 2025-09-23 18:30:51.500007 Europe/Berlin (+02:00) } -typearticle: null -rang: 0 -user: null -imgarticle: null -keywords: null } |
title
"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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#653 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_article_title" ] |
cache_key | "_article_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1100 -form: Symfony\Component\Form\Form {#853 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1098 …5} |
full_name | "article[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_title" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_article_title" |
valid | true |
value | "" |
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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#587 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_article_content" ] |
cache_key | "_article_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1101 -form: Symfony\Component\Form\Form {#849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1102 …5} |
full_name | "article[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_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 | "_article_content" |
valid | true |
value | "" |
keywords
"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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#597 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#598 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_article_keywords" ] |
cache_key | "_article_keywords_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1103 -form: Symfony\Component\Form\Form {#846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1104 …5} |
full_name | "article[keywords]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_keywords" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "keywords" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_article_keywords" |
valid | true |
value | "" |
rang
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 0 |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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 | 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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#625 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_article_rang" ] |
cache_key | "_article_rang_integer" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1056 -form: Symfony\Component\Form\Form {#893 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1058 …5} |
full_name | "article[rang]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_rang" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rang" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_article_rang" |
valid | true |
value | "0" |
imgarticle
"App\Form\Produit\Service\ImgarticleType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | "App\Entity\Produit\Service\Imgarticle" |
disabled | false |
empty_data | Closure(FormInterface $form) {#640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} use: { $class: "App\Entity\Produit\Service\Imgarticle" } } |
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() {#645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#639 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "imgarticle" "_article_imgarticle" ] |
cache_key | "_article_imgarticle_imgarticle" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1059 -form: Symfony\Component\Form\Form {#869 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1113 …5} |
full_name | "article[imgarticle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_imgarticle" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "imgarticle" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_article_imgarticle" |
valid | true |
value | null |
file
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | false |
same as passed value |
label | "Joindre un fichier" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_link | null |
download_uri | true |
empty_data | Closure(FormInterface $form) {#902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Joindre un fichier" |
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() {#880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#903 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_article_imgarticle_file" ] |
cache_key | "_article_imgarticle_file_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#1109 -form: Symfony\Component\Form\Form {#918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1110 …5} |
full_name | "article[imgarticle][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_imgarticle_file" |
label | "Joindre un fichier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
object | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_article_imgarticle_file" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
label | "Joindre un fichier" |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Joindre un fichier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#926 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_article_imgarticle_file_file" ] |
cache_key | "_article_imgarticle_file_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1099 -form: Symfony\Component\Form\Form {#915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1106 …5} |
full_name | "article[imgarticle][file][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_imgarticle_file_file" |
label | "Joindre un fichier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_article_imgarticle_file_file" |
valid | true |
value | "" |
typearticle
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" "style" => "width: 100%; border-radius: 0px; font-size: 16px;" ] |
[ "class" => "form-control" "style" => "width: 100%; border-radius: 0px; font-size: 16px;" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\Produit\Service\Typearticle" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "style" => "width: 100%; border-radius: 0px; font-size: 16px;" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#872 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#695 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#887 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#873 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#707 -om: ContainerVUsGHD9\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#316 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#694 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Produit\Service\Typearticle" |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
em | ContainerVUsGHD9\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#316 …2} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#707 -om: ContainerVUsGHD9\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#316 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#694 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#701 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "style" => "width: 100%; border-radius: 0px; font-size: 16px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_article_typearticle" ] |
cache_key | "_article_typearticle_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1112 -form: Symfony\Component\Form\Form {#912 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1111 …5} |
full_name | "article[typearticle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article_typearticle" |
is_selected | Closure($choice, $value) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#657 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typearticle" |
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 | "_article_typearticle" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c2b621c2e0aa7e9cf.0JWroNXCPmmxL6JhWl3jZVepztiJK-hUmWB199mqtcI.leaaxrPzdw-JF5BVYgK6LxL5nbbjYIIu_FEi2qid0I2C5JLYiqhtAdd59w" |
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 | "c2b621c2e0aa7e9cf.0JWroNXCPmmxL6JhWl3jZVepztiJK-hUmWB199mqtcI.leaaxrPzdw-JF5BVYgK6LxL5nbbjYIIu_FEi2qid0I2C5JLYiqhtAdd59w" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data | "c2b621c2e0aa7e9cf.0JWroNXCPmmxL6JhWl3jZVepztiJK-hUmWB199mqtcI.leaaxrPzdw-JF5BVYgK6LxL5nbbjYIIu_FEi2qid0I2C5JLYiqhtAdd59w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1127 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_article__token" ] |
cache_key | "_article__token_hidden" |
compound | false |
data | "c2b621c2e0aa7e9cf.0JWroNXCPmmxL6JhWl3jZVepztiJK-hUmWB199mqtcI.leaaxrPzdw-JF5BVYgK6LxL5nbbjYIIu_FEi2qid0I2C5JLYiqhtAdd59w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1158 -form: Symfony\Component\Form\Form {#1115 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1121 …5} |
full_name | "article[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "article__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 | "_article__token" |
valid | true |
value | "c2b621c2e0aa7e9cf.0JWroNXCPmmxL6JhWl3jZVepztiJK-hUmWB199mqtcI.leaaxrPzdw-JF5BVYgK6LxL5nbbjYIIu_FEi2qid0I2C5JLYiqhtAdd59w" |
typearticle
"App\Form\Produit\Service\TypearticleType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Produit\Service\Typearticle {#607 -id: null -name: null -description: null -createdAt: DateTime @1758645051 {#881 date: 2025-09-23 18:30:51.570337 Europe/Berlin (+02:00) } -articleNumber: 0 -rang: 0 -em: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Produit\Service\Typearticle {#607 -id: null -name: null -description: null -createdAt: DateTime @1758645051 {#881 date: 2025-09-23 18:30:51.570337 Europe/Berlin (+02:00) } -articleNumber: 0 -rang: 0 -em: 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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data | App\Entity\Produit\Service\Typearticle {#607 -id: null -name: null -description: null -createdAt: DateTime @1758645051 {#881 date: 2025-09-23 18:30:51.570337 Europe/Berlin (+02:00) } -articleNumber: 0 -rang: 0 -em: null } |
data_class | "App\Entity\Produit\Service\Typearticle" |
disabled | false |
empty_data | Closure(FormInterface $form) {#582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} use: { $class: "App\Entity\Produit\Service\Typearticle" } } |
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() {#904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#655 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "typearticle" "_typearticle" ] |
cache_key | "_typearticle_typearticle" |
compound | true |
data | App\Entity\Produit\Service\Typearticle {#607 -id: null -name: null -description: null -createdAt: DateTime @1758645051 {#881 date: 2025-09-23 18:30:51.570337 Europe/Berlin (+02:00) } -articleNumber: 0 -rang: 0 -em: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1051 -form: Symfony\Component\Form\Form {#978 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1152 …5} |
full_name | "typearticle" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "typearticle" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "typearticle" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_typearticle" |
valid | true |
value | App\Entity\Produit\Service\Typearticle {#607 -id: null -name: null -description: null -createdAt: DateTime @1758645051 {#881 date: 2025-09-23 18:30:51.570337 Europe/Berlin (+02:00) } -articleNumber: 0 -rang: 0 -em: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#949 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_typearticle_name" ] |
cache_key | "_typearticle_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1129 -form: Symfony\Component\Form\Form {#981 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1167 …5} |
full_name | "typearticle[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "typearticle_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_typearticle_name" |
valid | true |
value | "" |
description
"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" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#960 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#961 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_typearticle_description" ] |
cache_key | "_typearticle_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1130 -form: Symfony\Component\Form\Form {#984 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1131 …5} |
full_name | "typearticle[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "typearticle_description" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_typearticle_description" |
valid | true |
value | "" |
rang
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 0 |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#969 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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 | 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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#970 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_typearticle_rang" ] |
cache_key | "_typearticle_rang_integer" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1132 -form: Symfony\Component\Form\Form {#987 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1133 …5} |
full_name | "typearticle[rang]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "typearticle_rang" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "rang" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_typearticle_rang" |
valid | true |
value | "0" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4b2e6ce0.5610kRFHQlmo31gzLqu0a47ALOeNegjLhu2RaL4iD8Y.o8Ueon5zEyjyq29rQdKAHcy0f4m1MHy48KHBIelLNvOrxTrWSzcOI8meEQ" |
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 | "4b2e6ce0.5610kRFHQlmo31gzLqu0a47ALOeNegjLhu2RaL4iD8Y.o8Ueon5zEyjyq29rQdKAHcy0f4m1MHy48KHBIelLNvOrxTrWSzcOI8meEQ" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data | "4b2e6ce0.5610kRFHQlmo31gzLqu0a47ALOeNegjLhu2RaL4iD8Y.o8Ueon5zEyjyq29rQdKAHcy0f4m1MHy48KHBIelLNvOrxTrWSzcOI8meEQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#1134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1135 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_typearticle__token" ] |
cache_key | "_typearticle__token_hidden" |
compound | false |
data | "4b2e6ce0.5610kRFHQlmo31gzLqu0a47ALOeNegjLhu2RaL4iD8Y.o8Ueon5zEyjyq29rQdKAHcy0f4m1MHy48KHBIelLNvOrxTrWSzcOI8meEQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1145 -form: Symfony\Component\Form\Form {#1141 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1136 …5} |
full_name | "typearticle[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "typearticle__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 | "_typearticle__token" |
valid | true |
value | "4b2e6ce0.5610kRFHQlmo31gzLqu0a47ALOeNegjLhu2RaL4iD8Y.o8Ueon5zEyjyq29rQdKAHcy0f4m1MHy48KHBIelLNvOrxTrWSzcOI8meEQ" |