- 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 {#386 -id: null -title: null -document: null -cover: null -description: null -isEnabled: null -category: null -createdAt: DateTime @1752521886 {#385 date: 2025-07-14 21:38:06.262975 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1752521886 {#384 date: 2025-07-14 21:38:06.262978 Europe/Paris (+02:00) } +"isImportant": false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Resources {#386 -id: null -title: null -document: null -cover: null -description: null -isEnabled: null -category: null -createdAt: DateTime @1752521886 {#385 date: 2025-07-14 21:38:06.262975 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1752521886 {#384 date: 2025-07-14 21:38:06.262978 Europe/Paris (+02:00) } +"isImportant": false } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
data | App\Entity\Resources {#386 -id: null -title: null -document: null -cover: null -description: null -isEnabled: null -category: null -createdAt: DateTime @1752521886 {#385 date: 2025-07-14 21:38:06.262975 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1752521886 {#384 date: 2025-07-14 21:38:06.262978 Europe/Paris (+02:00) } +"isImportant": false } |
data_class | "App\Entity\Resources" |
disabled | false |
empty_data | Closure(FormInterface $form) {#691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#77 …} 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() {#689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#690 …} } } |
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 {#386 -id: null -title: null -document: null -cover: null -description: null -isEnabled: null -category: null -createdAt: DateTime @1752521886 {#385 date: 2025-07-14 21:38:06.262975 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1752521886 {#384 date: 2025-07-14 21:38:06.262978 Europe/Paris (+02:00) } +"isImportant": false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1233 -form: Symfony\Component\Form\Form {#896 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#688 …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 {#386 -id: null -title: null -document: null -cover: null -description: null -isEnabled: null -category: null -createdAt: DateTime @1752521886 {#385 date: 2025-07-14 21:38:06.262975 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -date: DateTime @1752521886 {#384 date: 2025-07-14 21:38:06.262978 Europe/Paris (+02:00) } +"isImportant": false } |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#77 …} } |
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() {#646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#648 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1261 -form: Symfony\Component\Form\Form {#933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1262 …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 | "" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
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 {#850 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#786 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#877 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#852 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#791 -om: Container981zr9g\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#789 …} -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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
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 {#791 -om: Container981zr9g\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#250 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#789 …} -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() {#787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#792 …} } } |
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 {#647 +label: "Décrets" +value: "1" +data: App\Entity\ResourcesCategories {#1283 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Plans" +value: "2" +data: App\Entity\ResourcesCategories {#1314 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Arrêtés" +value: "3" +data: App\Entity\ResourcesCategories {#1317 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1227 +label: "Outils" +value: "4" +data: App\Entity\ResourcesCategories {#1320 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1259 -form: Symfony\Component\Form\Form {#937 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1254 …5} |
full_name | "resources[category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resources_category" |
is_selected | Closure($choice, $value) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#708 …} } |
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 | "" |
date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1752521886 {#1186 date: 2025-07-14 21:38:06.262978 Europe/Paris (+02:00) } |
View Format |
"2025-07-14"
|
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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
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() {#859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#862 …} } } |
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 @1752521886 {#1186 date: 2025-07-14 21:38:06.262978 Europe/Paris (+02:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1270 -form: Symfony\Component\Form\Form {#940 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1226 …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 | "2025-07-14" |
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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#77 …} } |
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() {#839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#843 …} } } |
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 {#1447 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1325 …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 | 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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
data_class | "App\Entity\File" |
disabled | false |
empty_data | Closure(FormInterface $form) {#830 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#77 …} 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() {#828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#829 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1446 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1278 …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 | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#901 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#77 …} } |
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() {#1195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#1196 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1462 -form: Symfony\Component\Form\Form {#1210 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1463 …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 | "" |
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" => "*" "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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
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() {#1222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#1221 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1461 -form: Symfony\Component\Form\Form {#1207 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1460 …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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
data_class | "App\Entity\Picture" |
disabled | false |
empty_data | Closure(FormInterface $form) {#884 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#77 …} 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() {#890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#889 …} } } |
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 {#1465 -form: Symfony\Component\Form\Form {#1355 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1464 …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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
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() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#1203 …} } } |
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 {#1466 -form: Symfony\Component\Form\Form {#1182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1469 …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 | "6ba137c6a653bff1743e02a7.98AQdjk-qDAjQxvYxxnqUKgd1s-QgnW1WqYjWVaGXz0.rpl2G2lIhVFXEi-p8l64Z-1CgaDnuzrfbtcWMhC2N1LA8iIATWnHdhAxQg" |
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 | "6ba137c6a653bff1743e02a7.98AQdjk-qDAjQxvYxxnqUKgd1s-QgnW1WqYjWVaGXz0.rpl2G2lIhVFXEi-p8l64Z-1CgaDnuzrfbtcWMhC2N1LA8iIATWnHdhAxQg" |
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 {#672 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#671 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#670 …} -namespace: Closure() {#668 …} } |
data | "6ba137c6a653bff1743e02a7.98AQdjk-qDAjQxvYxxnqUKgd1s-QgnW1WqYjWVaGXz0.rpl2G2lIhVFXEi-p8l64Z-1CgaDnuzrfbtcWMhC2N1LA8iIATWnHdhAxQg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#77 …} } |
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() {#1268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#662 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#297 …} $translationDomain: "validators" $message: Closure() {#1234 …} } } |
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 | "6ba137c6a653bff1743e02a7.98AQdjk-qDAjQxvYxxnqUKgd1s-QgnW1WqYjWVaGXz0.rpl2G2lIhVFXEi-p8l64Z-1CgaDnuzrfbtcWMhC2N1LA8iIATWnHdhAxQg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1450 -form: Symfony\Component\Form\Form {#1288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1280 …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 | "6ba137c6a653bff1743e02a7.98AQdjk-qDAjQxvYxxnqUKgd1s-QgnW1WqYjWVaGXz0.rpl2G2lIhVFXEi-p8l64Z-1CgaDnuzrfbtcWMhC2N1LA8iIATWnHdhAxQg" |