Forms
-
symfony_demo_post
-
title
-
summary
-
content
-
publishedAt
-
tags
-
_token
-
symfony_demo_post
Form type:
"App\Form\Symfony_demo_postType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Symfony_demo_post {#914 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1784165952 {#896 date: 2026-07-16 03:39:12.420652 Europe/Paris (+02:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#895 …} -tags: Doctrine\Common\Collections\ArrayCollection {#785 -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\Symfony_demo_post {#914 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1784165952 {#896 date: 2026-07-16 03:39:12.420652 Europe/Paris (+02:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#895 …} -tags: Doctrine\Common\Collections\ArrayCollection {#785 -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\SameOriginCsrfTokenManager {#250 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …} -logger: Monolog\Logger {#45 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Symfony_demo_post {#914 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1784165952 {#896 date: 2026-07-16 03:39:12.420652 Europe/Paris (+02:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#895 …} -tags: Doctrine\Common\Collections\ArrayCollection {#785 -elements: [] } -filename: null } |
| data_class | "App\Entity\Symfony_demo_post" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Symfony_demo_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() {#943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $message: Closure() {#942 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "symfony_demo_post" "_symfony_demo_post" ] |
| cache_key | "_symfony_demo_post_symfony_demo_post" |
| compound | true |
| data | App\Entity\Symfony_demo_post {#914 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1784165952 {#896 date: 2026-07-16 03:39:12.420652 Europe/Paris (+02:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#895 …} -tags: Doctrine\Common\Collections\ArrayCollection {#785 -elements: [] } -filename: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#946 -errors: [] -form: Symfony\Component\Form\Form {#768 …} } |
| form | Symfony\Component\Form\FormView {#944 …5} |
| full_name | "symfony_demo_post" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "symfony_demo_post" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "symfony_demo_post" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_symfony_demo_post" |
| valid | true |
| value | App\Entity\Symfony_demo_post {#914 -id: null -title: null -slug: null -summary: null -content: null -publishedAt: DateTimeImmutable @1784165952 {#896 date: 2026-07-16 03:39:12.420652 Europe/Paris (+02:00) } -author: null -comments: Doctrine\Common\Collections\ArrayCollection {#895 …} -tags: Doctrine\Common\Collections\ArrayCollection {#785 -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 "autofocus" => true ] |
[ "maxlength" => 255 "autofocus" => true ] |
| label | "label.title" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "autofocus" => true ] |
| 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\SameOriginCsrfTokenManager {#250 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …} -logger: Monolog\Logger {#45 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1065 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.title" |
| 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() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $message: Closure() {#1094 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "autofocus" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_symfony_demo_post_title" ] |
| cache_key | "_symfony_demo_post_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1176 -errors: [] -form: Symfony\Component\Form\Form {#1161 …} } |
| form | Symfony\Component\Form\FormView {#1178 …5} |
| full_name | "symfony_demo_post[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "symfony_demo_post_title" |
| label | "label.title" |
| 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 | "_symfony_demo_post_title" |
| valid | true |
| value | "" |
summary
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 |
|---|---|---|
| help | "help.post_summary" |
same as passed value |
| label | "label.summary" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#250 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …} -logger: Monolog\Logger {#45 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1061 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 | "help.post_summary" |
| 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.summary" |
| 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() {#727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $message: Closure() {#1101 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_symfony_demo_post_summary" ] |
| cache_key | "_symfony_demo_post_summary_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1175 -errors: [] -form: Symfony\Component\Form\Form {#1164 …} } |
| form | Symfony\Component\Form\FormView {#1174 …5} |
| full_name | "symfony_demo_post[summary]" |
| help | "help.post_summary" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "symfony_demo_post_summary" |
| label | "label.summary" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "summary" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_symfony_demo_post_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 "rows" => 20 ] |
[ "maxlength" => 255 "rows" => 20 ] |
| help | "help.post_content" |
same as passed value |
| label | "label.content" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "rows" => 20 ] |
| 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\SameOriginCsrfTokenManager {#250 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …} -logger: Monolog\Logger {#45 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1046 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 | "help.post_content" |
| 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.content" |
| 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() {#1033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $message: Closure() {#1044 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "rows" => 20 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_symfony_demo_post_content" ] |
| cache_key | "_symfony_demo_post_content_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1173 -errors: [] -form: Symfony\Component\Form\Form {#1167 …} } |
| form | Symfony\Component\Form\FormView {#1172 …5} |
| full_name | "symfony_demo_post[content]" |
| help | "help.post_content" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "symfony_demo_post_content" |
| label | "label.content" |
| 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 | "_symfony_demo_post_content" |
| valid | true |
| value | "" |
publishedAt
Form type:
"App\Form\Type\DateTimePickerType"
Errors
This form has no errors.
Default Data
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "help.post_publication" |
same as passed value |
| label | "label.published_at" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-input" => "data-input" ] |
| 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\SameOriginCsrfTokenManager {#250 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …} -logger: Monolog\Logger {#45 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| date_format | "Y-m-d H:i" |
| 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 HH:mm" |
| getter | null |
| help | "help.post_publication" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "label.published_at" |
| 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() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $message: Closure() {#1016 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-input" => "data-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "date_time_picker" "_symfony_demo_post_publishedAt" ] |
| cache_key | "_symfony_demo_post_publishedAt_date_time_picker" |
| compound | false |
| data | DateTime @1784165952 {#1152 date: 2026-07-16 03:39:12.420652 Europe/Paris (+02:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#939 -errors: [] -form: Symfony\Component\Form\Form {#962 …} } |
| form | Symfony\Component\Form\FormView {#1014 …5} |
| full_name | "symfony_demo_post[publishedAt]" |
| help | "help.post_publication" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "symfony_demo_post_publishedAt" |
| label | "label.published_at" |
| 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 |
| unique_block_prefix | "_symfony_demo_post_publishedAt" |
| valid | true |
| value | "2026-07-16 03:39" |
| widget | "single_text" |
tags
Form type:
"App\Form\Type\Symfony_demo_tagsInputType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
Doctrine\Common\Collections\ArrayCollection {#785 -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 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#250 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …} -logger: Monolog\Logger {#45 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1006 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() {#966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $message: Closure() {#989 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "symfony_demo_tags_input" "_symfony_demo_post_tags" ] |
| cache_key | "_symfony_demo_post_tags_symfony_demo_tags_input" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1032 -errors: [] -form: Symfony\Component\Form\Form {#979 …} } |
| form | Symfony\Component\Form\FormView {#1072 …5} |
| full_name | "symfony_demo_post[tags]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "symfony_demo_post_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\Symfony_demo_tag {#1270 -id: 1 -name: "Classique" } App\Entity\Symfony_demo_tag {#1272 -id: 2 -name: "Sortie" } App\Entity\Symfony_demo_tag {#1273 -id: 3 -name: "jazz" } App\Entity\Symfony_demo_tag {#1274 -id: 4 -name: "Art" } App\Entity\Symfony_demo_tag {#1275 -id: 5 -name: "Contact" } App\Entity\Symfony_demo_tag {#1276 -id: 6 -name: "Rencontre" } App\Entity\Symfony_demo_tag {#1277 -id: 7 -name: "Paris" } App\Entity\Symfony_demo_tag {#1188 -id: 8 -name: "Bizarre" } App\Entity\Symfony_demo_tag {#1241 -id: 9 -name: "Japon" } App\Entity\Symfony_demo_tag {#1219 -id: 10 -name: "Concert" } App\Entity\Symfony_demo_tag {#1262 -id: 11 -name: "Rouen" } App\Entity\Symfony_demo_tag {#1263 -id: 12 -name: "Concert" } App\Entity\Symfony_demo_tag {#1261 -id: 13 -name: "noel" } App\Entity\Symfony_demo_tag {#1265 -id: 14 -name: "beauvais" } App\Entity\Symfony_demo_tag {#1266 -id: 15 -name: "diplome" } App\Entity\Symfony_demo_tag {#1267 -id: 16 -name: "Mamamia" } ] |
| translation_domain | null |
| unique_block_prefix | "_symfony_demo_post_tags" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#250 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …} -logger: Monolog\Logger {#45 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1185 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() {#1278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $message: Closure() {#1230 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_symfony_demo_post__token" ] |
| cache_key | "_symfony_demo_post__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1217 -errors: [] -form: Symfony\Component\Form\Form {#1215 …} } |
| form | Symfony\Component\Form\FormView {#1240 …5} |
| full_name | "symfony_demo_post[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "symfony_demo_post__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 | "_symfony_demo_post__token" |
| valid | true |
| value | "csrf-token" |