Forms
-
post1
-
title
-
slug
-
summary
-
content
-
publishedAt
-
filename
-
author
-
tags
-
_token
-
post1
Form type:
"App\Form\Post1Type"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Post {#756 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1738278275 {#743 date: 2025-01-31 00:04:35.255427 Europe/Paris (+01:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#744 …} -tags: Doctrine\Common\Collections\ArrayCollection {#698 -elements: [] } -filename: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Post {#756 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1738278275 {#743 date: 2025-01-31 00:04:35.255427 Europe/Paris (+01:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#744 …} -tags: Doctrine\Common\Collections\ArrayCollection {#698 -elements: [] } -filename: 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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data | App\Entity\Post {#756 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1738278275 {#743 date: 2025-01-31 00:04:35.255427 Europe/Paris (+01:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#744 …} -tags: Doctrine\Common\Collections\ArrayCollection {#698 -elements: [] } -filename: null } |
data_class | "App\Entity\Post" |
disabled | false |
empty_data | Closure(FormInterface $form) {#911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Post" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#912 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "post1" "_post1" ] |
cache_key | "_post1_post1" |
compound | true |
data | App\Entity\Post {#756 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1738278275 {#743 date: 2025-01-31 00:04:35.255427 Europe/Paris (+01:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#744 …} -tags: Doctrine\Common\Collections\ArrayCollection {#698 -elements: [] } -filename: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#931 -errors: [] -form: Symfony\Component\Form\Form {#1114 …} } |
form | Symfony\Component\Form\FormView {#914 …5} |
full_name | "post1" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "post1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post1" |
valid | true |
value | App\Entity\Post {#756 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1738278275 {#743 date: 2025-01-31 00:04:35.255427 Europe/Paris (+01:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#744 …} -tags: Doctrine\Common\Collections\ArrayCollection {#698 -elements: [] } -filename: null } |
title
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#962 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_post1_title" ] |
cache_key | "_post1_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1192 -errors: [] -form: Symfony\Component\Form\Form {#1161 …} } |
form | Symfony\Component\Form\FormView {#1194 …5} |
full_name | "post1[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post1_title" |
valid | true |
value | "" |
slug
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#944 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_post1_slug" ] |
cache_key | "_post1_slug_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1191 -errors: [] -form: Symfony\Component\Form\Form {#1164 …} } |
form | Symfony\Component\Form\FormView {#1190 …5} |
full_name | "post1[slug]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_slug" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "slug" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post1_slug" |
valid | true |
value | "" |
summary
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_post1_summary" ] |
cache_key | "_post1_summary_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1188 -errors: [] -form: Symfony\Component\Form\Form {#1167 …} } |
form | Symfony\Component\Form\FormView {#1110 …5} |
full_name | "post1[summary]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_summary" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "summary" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post1_summary" |
valid | true |
value | "" |
content
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#1095 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_post1_content" ] |
cache_key | "_post1_content_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1124 -errors: [] -form: Symfony\Component\Form\Form {#1116 …} } |
form | Symfony\Component\Form\FormView {#1138 …5} |
full_name | "post1[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_content" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post1_content" |
valid | true |
value | "" |
publishedAt
Errors
This form has no errors.
Default Data
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
input | "datetime_immutable" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
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 | false |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime_immutable" |
input_format | "Y-m-d H:i:s" |
invalid_message | "Please enter a valid date and time." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#943 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_post1_publishedAt" ] |
cache_key | "_post1_publishedAt_datetime" |
compound | false |
data | DateTime @1738278275 {#1175 date: 2025-01-31 00:04:35.255427 Europe/Paris (+01:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1029 -errors: [] -form: Symfony\Component\Form\Form {#1019 …} } |
form | Symfony\Component\Form\FormView {#940 …5} |
full_name | "post1[publishedAt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_publishedAt" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "publishedAt" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_post1_publishedAt" |
valid | true |
value | "2025-01-31T00:04" |
widget | "single_text" |
filename
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "image/png, image/jpeg, image/webp" ] |
[ "accept" => "image/png, image/jpeg, image/webp" ] |
label | "Image de l'article" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/png, image/jpeg, image/webp" ] |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Image de l'article" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#1010 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/png, image/jpeg, image/webp" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_post1_filename" ] |
cache_key | "_post1_filename_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1080 -errors: [] -form: Symfony\Component\Form\Form {#1099 …} } |
form | Symfony\Component\Form\FormView {#1062 …5} |
full_name | "post1[filename]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_filename" |
label | "Image de l'article" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "filename" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_post1_filename" |
valid | true |
value | "" |
author
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "username" |
same as passed value |
class | "App\Entity\User" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "username" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1149 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#994 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1139 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1148 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1140 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1143 …} } |
choices | null |
class | "App\Entity\User" |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerTTCFWQS\EntityManagerGhost614a58f {#375 …12} |
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 {#947 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTTCFWQS\EntityManagerGhost614a58f {#375 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1023 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#1020 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_post1_author" ] |
cache_key | "_post1_author_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +data: App\Entity\User {#1374 …} +value: "1" +label: "jane_admin" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1214 +data: App\Entity\User {#1370 …} +value: "2" +label: "tom_admin" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1221 +data: App\Entity\User {#1367 …} +value: "3" +label: "john_user" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1200 +data: App\Entity\User {#1366 …} +value: "4" +label: "pataplouf" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +data: App\Entity\User {#1365 …} +value: "5" +label: "roxane" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +data: App\Entity\User {#1364 …} +value: "6" +label: "magali" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +data: App\Entity\User {#1361 …} +value: "33" +label: "mDVLvOXvNe" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1215 +data: App\Entity\User {#1375 …} +value: "34" +label: "masaegimbayashi" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#910 -errors: [] -form: Symfony\Component\Form\Form {#979 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1113 …5} |
full_name | "post1[author]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_author" |
is_selected | Closure($choice, $value) {#1153 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "author" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post1_author" |
valid | true |
value | "" |
tags
Form type:
"App\Form\Type\TagsInputType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
Doctrine\Common\Collections\ArrayCollection {#698 -elements: [] } |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "label.tags" |
same as passed value |
required | 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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "label.tags" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#1126 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tags_input" "_post1_tags" ] |
cache_key | "_post1_tags_tags_input" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1272 -errors: [] -form: Symfony\Component\Form\Form {#1104 …} } |
form | Symfony\Component\Form\FormView {#1112 …5} |
full_name | "post1[tags]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1_tags" |
label | "label.tags" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tags" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
tags | [ App\Entity\Tag {#1321 -id: 1 -name: "Classique" } App\Entity\Tag {#1323 -id: 2 -name: "Sortie" } App\Entity\Tag {#1327 -id: 3 -name: "jazz" } App\Entity\Tag {#1326 -id: 4 -name: "Art" } App\Entity\Tag {#1328 -id: 5 -name: "Contact" } App\Entity\Tag {#1329 -id: 6 -name: "Rencontre" } App\Entity\Tag {#1330 -id: 7 -name: "Paris" } App\Entity\Tag {#1319 -id: 8 -name: "Bizarre" } App\Entity\Tag {#1377 -id: 9 -name: "Japon" } App\Entity\Tag {#1202 -id: 10 -name: "Concert" } App\Entity\Tag {#1318 -id: 11 -name: "Rouen" } App\Entity\Tag {#1264 -id: 12 -name: "concert" } App\Entity\Tag {#1263 -id: 13 -name: "noel" } App\Entity\Tag {#1262 -id: 14 -name: "beauvais" } App\Entity\Tag {#1211 -id: 15 -name: "diplome" } ] |
translation_domain | null |
unique_block_prefix | "_post1_tags" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "174ab5028d91f440e6c32a3b.d8Wr5oH2xMqsP0pzsdwApWAsr1QDGSun94rs-O-GYbc.Wrz_tMi1vpXHSXwd2J9T5wNc7TNodmH4uP6UrJjOL-4-rfSA5peoi-h1Dw" |
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 | "174ab5028d91f440e6c32a3b.d8Wr5oH2xMqsP0pzsdwApWAsr1QDGSun94rs-O-GYbc.Wrz_tMi1vpXHSXwd2J9T5wNc7TNodmH4uP6UrJjOL-4-rfSA5peoi-h1Dw" |
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 {#316 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#318 …} -namespace: Closure() {#320 …} } |
data | "174ab5028d91f440e6c32a3b.d8Wr5oH2xMqsP0pzsdwApWAsr1QDGSun94rs-O-GYbc.Wrz_tMi1vpXHSXwd2J9T5wNc7TNodmH4uP6UrJjOL-4-rfSA5peoi-h1Dw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1351 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#285 …} $message: Closure() {#1339 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_post1__token" ] |
cache_key | "_post1__token_hidden" |
compound | false |
data | "174ab5028d91f440e6c32a3b.d8Wr5oH2xMqsP0pzsdwApWAsr1QDGSun94rs-O-GYbc.Wrz_tMi1vpXHSXwd2J9T5wNc7TNodmH4uP6UrJjOL-4-rfSA5peoi-h1Dw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1337 -errors: [] -form: Symfony\Component\Form\Form {#1209 …} } |
form | Symfony\Component\Form\FormView {#1343 …5} |
full_name | "post1[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post1__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post1__token" |
valid | true |
value | "174ab5028d91f440e6c32a3b.d8Wr5oH2xMqsP0pzsdwApWAsr1QDGSun94rs-O-GYbc.Wrz_tMi1vpXHSXwd2J9T5wNc7TNodmH4uP6UrJjOL-4-rfSA5peoi-h1Dw" |