- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 25
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
resources
"App\Form\ResourcesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Resources {#1008 -id: 1 -title: "Projet de plan stratégique 2017-2031" -document: App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } -cover: null -description: null -isEnabled: true -category: App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } -createdAt: DateTime @1648810223 {#991 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1501538400 {#989 date: 2017-08-01 00:00:00.0 Europe/Paris (+02:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Resources {#1008 -id: 1 -title: "Projet de plan stratégique 2017-2031" -document: App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } -cover: null -description: null -isEnabled: true -category: App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } -createdAt: DateTime @1648810223 {#991 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1501538400 {#989 date: 2017-08-01 00:00:00.0 Europe/Paris (+02:00) } } |
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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data | App\Entity\Resources {#1008 -id: 1 -title: "Projet de plan stratégique 2017-2031" -document: App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } -cover: null -description: null -isEnabled: true -category: App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } -createdAt: DateTime @1648810223 {#991 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1501538400 {#989 date: 2017-08-01 00:00:00.0 Europe/Paris (+02:00) } } |
data_class | "App\Entity\Resources" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} use: { $class: "App\Entity\Resources" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1131 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "resources" "_resources" ] |
cache_key | "_resources_resources" |
compound | true |
data | App\Entity\Resources {#1008 -id: 1 -title: "Projet de plan stratégique 2017-2031" -document: App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } -cover: null -description: null -isEnabled: true -category: App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } -createdAt: DateTime @1648810223 {#991 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1501538400 {#989 date: 2017-08-01 00:00:00.0 Europe/Paris (+02:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1412 -form: Symfony\Component\Form\Form {#1300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1129 …5} |
full_name | "resources" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "resources" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources" |
valid | true |
value | App\Entity\Resources {#1008 -id: 1 -title: "Projet de plan stratégique 2017-2031" -document: App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } -cover: null -description: null -isEnabled: true -category: App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } -createdAt: DateTime @1648810223 {#991 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1501538400 {#989 date: 2017-08-01 00:00:00.0 Europe/Paris (+02:00) } } |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Projet de plan stratégique 2017-2031" |
View Format | same as normalized 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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1089 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_resources_title" ] |
cache_key | "_resources_title_text" |
compound | false |
data | "Projet de plan stratégique 2017-2031" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1445 -form: Symfony\Component\Form\Form {#1337 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1446 …5} |
full_name | "resources[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources_title" |
valid | true |
value | "Projet de plan stratégique 2017-2031" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } |
View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "label" |
same as passed value |
class | "App:ResourcesCategories" |
same as passed value |
expanded | false |
false
|
label | "Catégorie :" |
same as passed value |
multiple | false |
false
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1283 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1227 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1277 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1284 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1126 -om: Container981zr9g\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#780 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App:ResourcesCategories" |
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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | null |
disabled | false |
em | Container981zr9g\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1126 -om: Container981zr9g\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#780 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Catégorie :" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1233 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_resources_category" ] |
cache_key | "_resources_category_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +label: "Décrets" +value: "1" +data: App\Entity\ResourcesCategories {#1652 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "Plans" +value: "2" +data: App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "Arrêtés" +value: "3" +data: App\Entity\ResourcesCategories {#1645 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "Outils" +value: "4" +data: App\Entity\ResourcesCategories {#1476 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\ResourcesCategories {#1002 -id: 2 -label: "Plans" -description: null -resources: Doctrine\ORM\PersistentCollection {#1000 …} -slug: "plans" } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1441 -form: Symfony\Component\Form\Form {#1341 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1433 …5} |
full_name | "resources[category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_category" |
is_selected | Closure($choice, $value) {#1407 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1149 …} } |
label | "Catégorie :" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources_category" |
valid | true |
value | "2" |
date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1501538400 {#1323 date: 2017-08-01 00:00:00.0 Europe/Paris (+02:00) } |
View Format |
"2017-08-01"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 |
choice_translation_domain | [ "year" => false "month" => false "day" => 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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
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" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => 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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1262 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_resources_date" ] |
cache_key | "_resources_date_date" |
compound | false |
data | DateTime @1501538400 {#1323 date: 2017-08-01 00:00:00.0 Europe/Paris (+02:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1648 -form: Symfony\Component\Form\Form {#1344 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1405 …5} |
full_name | "resources[date]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_date" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "date" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_resources_date" |
valid | true |
value | "2017-08-01" |
widget | "single_text" |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1247 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_resources_description" ] |
cache_key | "_resources_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1315 -form: Symfony\Component\Form\Form {#1302 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1258 …5} |
full_name | "resources[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources_description" |
valid | true |
value | "" |
document
"App\Form\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept | "*" |
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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | "App\Entity\File" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} use: { $class: "App\Entity\File" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
max-size | 134217728.0 |
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() {#1231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1232 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "os_file" "_resources_document" ] |
cache_key | "_resources_document_os_file" |
compound | true |
data | App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1282 -form: Symfony\Component\Form\Form {#1392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1649 …5} |
full_name | "resources[document]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_document" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "document" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources_document" |
valid | true |
value | App\Entity\File {#1005 #file: null #filename: null #autoResize: true #previousTarget: null #id: 1 #target: "051640243228001648813823.pdf" #pages: null #downloads: 5 #reading: null #name: "Projet de plan stratégique 2017-2031 - CeFAL" #dir: "upload/files/resources" #source: "Projet de PS CeFAL_Version d.pdf" #size: 2745904 #isEnabled: null #isDeleted: null #lastUpdate: DateTime @1746914712 {#987 date: 2025-05-11 00:05:12.0 Europe/Paris (+02:00) } #createdAt: DateTime @1648810223 {#1010 date: 2022-04-01 12:50:23.0 Europe/Paris (+02:00) } #formatSize: "3 Mo" #mimetype: "application/pdf" #validsMimetypes: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Projet de plan stratégique 2017-2031 - CeFAL" |
View Format | same as normalized 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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1313 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_resources_document_name" ] |
cache_key | "_resources_document_name_text" |
compound | false |
data | "Projet de plan stratégique 2017-2031 - CeFAL" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1482 -form: Symfony\Component\Form\Form {#1389 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1481 …5} |
full_name | "resources[document][name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_document_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources_document_name" |
valid | true |
value | "Projet de plan stratégique 2017-2031 - CeFAL" |
target
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Symfony\Component\HttpFoundation\File\File {#1440 path: "" filename: "051640243228001648813823.pdf" basename: "051640243228001648813823.pdf" pathname: "051640243228001648813823.pdf" extension: "pdf" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "*" "data-max-size" => 134217728.0 ] |
[ "accept" => "*" "data-max-size" => 134217728.0 ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "*" "data-max-size" => 134217728.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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1400 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "*" "data-max-size" => 134217728.0 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_resources_document_target" ] |
cache_key | "_resources_document_target_file" |
compound | false |
data | Symfony\Component\HttpFoundation\File\File {#1440 path: "" filename: "051640243228001648813823.pdf" basename: "051640243228001648813823.pdf" pathname: "051640243228001648813823.pdf" extension: "pdf" realPath: false writable: false readable: false executable: false file: false dir: false link: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1483 -form: Symfony\Component\Form\Form {#1339 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1484 …5} |
full_name | "resources[document][target]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_document_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 | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_resources_document_target" |
valid | true |
value | "" |
cover
"App\Form\PictureType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept | "image/*" |
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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | "App\Entity\Picture" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} 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 | [] |
legacy_error_messages | true |
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() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1293 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "os_picture" "_resources_cover" ] |
cache_key | "_resources_cover_os_picture" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1479 -form: Symfony\Component\Form\Form {#1534 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1478 …5} |
full_name | "resources[cover]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_cover" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "cover" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources_cover" |
valid | true |
value | null |
target
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1331 …} } } |
validation_groups | null |
View Variables
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" "_resources_cover_target" ] |
cache_key | "_resources_cover_target_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1488 -form: Symfony\Component\Form\Form {#1327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1487 …5} |
full_name | "resources[cover][target]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_cover_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 | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_resources_cover_target" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "155f.4_13M8SQt48j5gPFssNuZuzUPfmLc2ZqMNBc1dTTo80.lsogZ_TnxsRhhGWKwJlDJLiOUb24FyQrfeI05-Xr9_-ulz1Gh73h40mLNw" |
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 | "155f.4_13M8SQt48j5gPFssNuZuzUPfmLc2ZqMNBc1dTTo80.lsogZ_TnxsRhhGWKwJlDJLiOUb24FyQrfeI05-Xr9_-ulz1Gh73h40mLNw" |
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 {#1113 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1112 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1111 …} -namespace: Closure() {#1109 …} } |
data | "155f.4_13M8SQt48j5gPFssNuZuzUPfmLc2ZqMNBc1dTTo80.lsogZ_TnxsRhhGWKwJlDJLiOUb24FyQrfeI05-Xr9_-ulz1Gh73h40mLNw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1497 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1103 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#975 …} $translationDomain: "validators" $message: Closure() {#1496 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_resources__token" ] |
cache_key | "_resources__token_hidden" |
compound | false |
data | "155f.4_13M8SQt48j5gPFssNuZuzUPfmLc2ZqMNBc1dTTo80.lsogZ_TnxsRhhGWKwJlDJLiOUb24FyQrfeI05-Xr9_-ulz1Gh73h40mLNw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1635 -form: Symfony\Component\Form\Form {#1639 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1656 …5} |
full_name | "resources[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_resources__token" |
valid | true |
value | "155f.4_13M8SQt48j5gPFssNuZuzUPfmLc2ZqMNBc1dTTo80.lsogZ_TnxsRhhGWKwJlDJLiOUb24FyQrfeI05-Xr9_-ulz1Gh73h40mLNw" |