Forms
-
-
title
-
titleAlt
-
pictureTitle
-
pictureSubtitle
-
slug
-
description
-
content
-
-
target
-
-
-
target
-
-
_token
-
pages
Form type:
"App\Form\PagesType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Pages {#651 -id: null -title: null -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: null -slug: null -lastUpdate: null -date: DateTime @1770508780 {#652 date: 2026-02-08 00:59:40.405667 Europe/Paris (+01:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Pages {#651 -id: null -title: null -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: null -slug: null -lastUpdate: null -date: DateTime @1770508780 {#652 date: 2026-02-08 00:59:40.405667 Europe/Paris (+01:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data | App\Entity\Pages {#651 -id: null -title: null -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: null -slug: null -lastUpdate: null -date: DateTime @1770508780 {#652 date: 2026-02-08 00:59:40.405667 Europe/Paris (+01:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
| data_class | "App\Entity\Pages" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} use: { $class: "App\Entity\Pages" } } |
| 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() {#815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#816 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "pages" "_pages" ] |
| cache_key | "_pages_pages" |
| compound | true |
| data | App\Entity\Pages {#651 -id: null -title: null -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: null -slug: null -lastUpdate: null -date: DateTime @1770508780 {#652 date: 2026-02-08 00:59:40.405667 Europe/Paris (+01:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#913 -form: Symfony\Component\Form\Form {#974 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#814 …5} |
| full_name | "pages" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "pages" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages" |
| valid | true |
| value | App\Entity\Pages {#651 -id: null -title: null -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: null -slug: null -lastUpdate: null -date: DateTime @1770508780 {#652 date: 2026-02-08 00:59:40.405667 Europe/Paris (+01:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: 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 | false |
false
|
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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#767 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#769 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_title" ] |
| cache_key | "_pages_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1076 -form: Symfony\Component\Form\Form {#1012 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1081 …5} |
| full_name | "pages[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_title" |
| valid | true |
| value | "" |
titleAlt
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 | false |
false
|
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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#811 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#861 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_titleAlt" ] |
| cache_key | "_pages_titleAlt_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1040 -form: Symfony\Component\Form\Form {#1015 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#995 …5} |
| full_name | "pages[titleAlt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_titleAlt" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "titleAlt" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_titleAlt" |
| valid | true |
| value | "" |
pictureTitle
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 | false |
false
|
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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#925 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_pictureTitle" ] |
| cache_key | "_pages_pictureTitle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1044 -form: Symfony\Component\Form\Form {#1018 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1045 …5} |
| full_name | "pages[pictureTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_pictureTitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pictureTitle" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_pictureTitle" |
| valid | true |
| value | "" |
pictureSubtitle
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 | false |
false
|
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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#916 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_pictureSubtitle" ] |
| cache_key | "_pages_pictureSubtitle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#969 -form: Symfony\Component\Form\Form {#976 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1009 …5} |
| full_name | "pages[pictureSubtitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_pictureSubtitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pictureSubtitle" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_pictureSubtitle" |
| 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 | false |
false
|
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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#774 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_slug" ] |
| cache_key | "_pages_slug_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#960 -form: Symfony\Component\Form\Form {#979 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1035 …5} |
| full_name | "pages[slug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_slug" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "slug" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_slug" |
| valid | true |
| value | "" |
description
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 |
|---|---|---|
| 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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#770 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_pages_description" ] |
| cache_key | "_pages_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#947 -form: Symfony\Component\Form\Form {#982 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#938 …5} |
| full_name | "pages[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_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 | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_description" |
| valid | true |
| value | "" |
content
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ckeditor" ] |
[ "class" => "ckeditor" ] |
| label | "Contenu :" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ckeditor" ] |
| 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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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 | "Contenu :" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#945 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ckeditor" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_pages_content" ] |
| cache_key | "_pages_content_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#772 -form: Symfony\Component\Form\Form {#985 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#833 …5} |
| full_name | "pages[content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_content" |
| label | "Contenu :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_content" |
| valid | true |
| value | "" |
picture
Form type:
"App\Form\PictureType"
Errors
This form has no errors.
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" => "has-preview" "data-target" => ".os-preview" ] |
[ "class" => "has-preview" "data-target" => ".os-preview" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| accept | "image/*" |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| 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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | "App\Entity\Picture" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} use: { $class: "App\Entity\Picture" } } |
| 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 |
| max-size | 134217728.0 |
| method | "POST" |
| min-height | 0 |
| min-width | 0 |
| 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() {#959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#958 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "os_picture" "_pages_picture" ] |
| cache_key | "_pages_picture_os_picture" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#994 -form: Symfony\Component\Form\Form {#1029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#777 …5} |
| full_name | "pages[picture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_picture" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "picture" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_picture" |
| valid | true |
| value | null |
target
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/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
[ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
| 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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#1037 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_pages_picture_target" ] |
| cache_key | "_pages_picture_target_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1087 -form: Symfony\Component\Form\Form {#1026 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1085 …5} |
| full_name | "pages[picture][target]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_picture_target" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "target" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_pages_picture_target" |
| valid | true |
| value | "" |
banner
Form type:
"App\Form\PictureType"
Errors
This form has no errors.
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" => "has-preview" "data-target" => ".os-preview" ] |
[ "class" => "has-preview" "data-target" => ".os-preview" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| accept | "image/*" |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| 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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data_class | "App\Entity\Picture" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} use: { $class: "App\Entity\Picture" } } |
| 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 |
| max-size | 134217728.0 |
| method | "POST" |
| min-height | 0 |
| min-width | 0 |
| 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() {#968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#967 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "os_picture" "_pages_banner" ] |
| cache_key | "_pages_banner_os_picture" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#923 -form: Symfony\Component\Form\Form {#1004 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1083 …5} |
| full_name | "pages[banner]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_banner" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "banner" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_banner" |
| valid | true |
| value | null |
target
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/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
[ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
| 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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#1021 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" "data-max-size" => 134217728.0 "data-min-width" => 0 "data-min-height" => 0 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_pages_banner_target" ] |
| cache_key | "_pages_banner_target_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1091 -form: Symfony\Component\Form\Form {#1001 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1090 …5} |
| full_name | "pages[banner][target]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_banner_target" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "target" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_pages_banner_target" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2525bea3fb6cd620d7c1b746f.mBQoyUaVs32KyGO5XhGCgJHaprs0Jk1WNovoYN7COgc.0i1nrBzkii7SlwfDCUuy78ej89ZiXBouTPqLCZaBWWrxZEGHLs_1TeeBDA" |
| 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 | "2525bea3fb6cd620d7c1b746f.mBQoyUaVs32KyGO5XhGCgJHaprs0Jk1WNovoYN7COgc.0i1nrBzkii7SlwfDCUuy78ej89ZiXBouTPqLCZaBWWrxZEGHLs_1TeeBDA" |
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 {#799 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#798 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#797 …} -namespace: Closure() {#795 …} } |
| data | "2525bea3fb6cd620d7c1b746f.mBQoyUaVs32KyGO5XhGCgJHaprs0Jk1WNovoYN7COgc.0i1nrBzkii7SlwfDCUuy78ej89ZiXBouTPqLCZaBWWrxZEGHLs_1TeeBDA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#673 …} } |
| 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() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#789 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#677 …} $translationDomain: "validators" $message: Closure() {#1093 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_pages__token" ] |
| cache_key | "_pages__token_hidden" |
| compound | false |
| data | "2525bea3fb6cd620d7c1b746f.mBQoyUaVs32KyGO5XhGCgJHaprs0Jk1WNovoYN7COgc.0i1nrBzkii7SlwfDCUuy78ej89ZiXBouTPqLCZaBWWrxZEGHLs_1TeeBDA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1105 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1096 …5} |
| full_name | "pages[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages__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 | "_pages__token" |
| valid | true |
| value | "2525bea3fb6cd620d7c1b746f.mBQoyUaVs32KyGO5XhGCgJHaprs0Jk1WNovoYN7COgc.0i1nrBzkii7SlwfDCUuy78ej89ZiXBouTPqLCZaBWWrxZEGHLs_1TeeBDA" |