- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 25
- Events
- Routing
- Cache
- Translation 4
- 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
-
-
title
-
titleAlt
-
pictureTitle
-
pictureSubtitle
-
slug
-
description
-
content
-
-
target
-
-
-
target
-
-
_token
-
pages
"App\Form\PagesType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Pages {#966 -id: 5 -title: "Direction générale" -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" -slug: "direction-generale" -lastUpdate: DateTime @1652102279 {#969 date: 2022-05-09 15:17:59.0 Europe/Paris (+02:00) } -date: DateTime @1652102278 {#968 date: 2022-05-09 15:17:58.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Pages {#966 -id: 5 -title: "Direction générale" -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" -slug: "direction-generale" -lastUpdate: DateTime @1652102279 {#969 date: 2022-05-09 15:17:59.0 Europe/Paris (+02:00) } -date: DateTime @1652102278 {#968 date: 2022-05-09 15:17:58.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data | App\Entity\Pages {#966 -id: 5 -title: "Direction générale" -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" -slug: "direction-generale" -lastUpdate: DateTime @1652102279 {#969 date: 2022-05-09 15:17:59.0 Europe/Paris (+02:00) } -date: DateTime @1652102278 {#968 date: 2022-05-09 15:17:58.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
| data_class | "App\Entity\Pages" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1091 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} use: { $class: "App\Entity\Pages" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1090 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "pages" "_pages" ] |
| cache_key | "_pages_pages" |
| compound | true |
| data | App\Entity\Pages {#966 -id: 5 -title: "Direction générale" -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" -slug: "direction-generale" -lastUpdate: DateTime @1652102279 {#969 date: 2022-05-09 15:17:59.0 Europe/Paris (+02:00) } -date: DateTime @1652102278 {#968 date: 2022-05-09 15:17:58.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1269 -form: Symfony\Component\Form\Form {#1250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1088 …5} |
| full_name | "pages" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "pages" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages" |
| valid | true |
| value | App\Entity\Pages {#966 -id: 5 -title: "Direction générale" -titleAlt: null -pictureTitle: null -pictureSubtitle: null -description: null -content: "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" -slug: "direction-generale" -lastUpdate: DateTime @1652102279 {#969 date: 2022-05-09 15:17:59.0 Europe/Paris (+02:00) } -date: DateTime @1652102278 {#968 date: 2022-05-09 15:17:58.0 Europe/Paris (+02:00) } -createdBy: null -updatedBy: null -user: null -isEnabled: null -picture: null -banner: null } |
title
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Direction générale" |
| 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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1063 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| 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() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1060 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_title" ] |
| cache_key | "_pages_title_text" |
| compound | false |
| data | "Direction générale" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1353 -form: Symfony\Component\Form\Form {#1287 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1356 …5} |
| full_name | "pages[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_title" |
| valid | true |
| value | "Direction générale" |
titleAlt
"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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| 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() {#1104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1141 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_titleAlt" ] |
| cache_key | "_pages_titleAlt_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1270 -form: Symfony\Component\Form\Form {#1291 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1316 …5} |
| full_name | "pages[titleAlt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_titleAlt" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "titleAlt" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_titleAlt" |
| valid | true |
| value | "" |
pictureTitle
"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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1057 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| 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() {#1200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1201 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_pictureTitle" ] |
| cache_key | "_pages_pictureTitle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1321 -form: Symfony\Component\Form\Form {#1294 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1322 …5} |
| full_name | "pages[pictureTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_pictureTitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pictureTitle" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_pictureTitle" |
| valid | true |
| value | "" |
pictureSubtitle
"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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1203 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| 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() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1192 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_pictureSubtitle" ] |
| cache_key | "_pages_pictureSubtitle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1245 -form: Symfony\Component\Form\Form {#1252 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1289 …5} |
| full_name | "pages[pictureSubtitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_pictureSubtitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pictureSubtitle" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_pictureSubtitle" |
| valid | true |
| value | "" |
slug
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "direction-generale" |
| 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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1194 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| 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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1046 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_pages_slug" ] |
| cache_key | "_pages_slug_text" |
| compound | false |
| data | "direction-generale" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1236 -form: Symfony\Component\Form\Form {#1255 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1310 …5} |
| full_name | "pages[slug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_slug" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "slug" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_slug" |
| valid | true |
| value | "direction-generale" |
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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1135 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| 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() {#1213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1085 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_pages_description" ] |
| cache_key | "_pages_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1258 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "pages[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_description" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_description" |
| valid | true |
| value | "" |
content
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ckeditor" ] |
[ "class" => "ckeditor" ] |
| label | "Contenu :" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ckeditor" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Contenu :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1221 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ckeditor" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_pages_content" ] |
| cache_key | "_pages_content_textarea" |
| compound | false |
| data | "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1044 -form: Symfony\Component\Form\Form {#1261 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1189 …5} |
| full_name | "pages[content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_content" |
| label | "Contenu :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_content" |
| valid | true |
| value | "<p>La Direction générale du Centre de Formation pour l’Administration locale comprend :</p><ul><li>le Secrétariat particulier du Directeur général ;</li><li>le Secrétariat administratif du centre ;</li><li>la Cellule de la Communication et du Marketing ;</li><li>la Personne Responsable des Marchés Publics ;</li><li>la Cellule de Contrôle des Marchés Publics ;</li><li>la Direction de la Planification et de la Gestion des Systèmes d’Information ;</li><li>la Direction des Formations Continue et Diplômante ;</li><li>la Direction de la Qualité et du Développement ;</li><li>la Direction Administrative et Financière.</li></ul><p>Le Centre dispose par ailleurs <strong>d’un vivier d’une centaine de formateurs</strong>, toutes spécialités confondues.</p>" |
picture
"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 |
|---|---|---|
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
[ "class" => "has-preview" "data-target" => ".os-preview" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| accept | "image/*" |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | "App\Entity\Picture" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} 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() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1234 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "os_picture" "_pages_picture" ] |
| cache_key | "_pages_picture_os_picture" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1199 -form: Symfony\Component\Form\Form {#1304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1102 …5} |
| full_name | "pages[picture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_picture" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "picture" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_picture" |
| 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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| 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() {#1313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1312 …} } } |
| 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" "_pages_picture_target" ] |
| cache_key | "_pages_picture_target_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1364 -form: Symfony\Component\Form\Form {#1301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1362 …5} |
| full_name | "pages[picture][target]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_picture_target" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "target" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_pages_picture_target" |
| valid | true |
| value | "" |
banner
"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 |
|---|---|---|
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
[ "class" => "has-preview" "data-target" => ".os-preview" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| accept | "image/*" |
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data_class | "App\Entity\Picture" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} 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() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1243 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "has-preview" "data-target" => ".os-preview" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "os_picture" "_pages_banner" ] |
| cache_key | "_pages_banner_os_picture" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1109 -form: Symfony\Component\Form\Form {#1279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1359 …5} |
| full_name | "pages[banner]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_banner" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "banner" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages_banner" |
| 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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| 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() {#1285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1298 …} } } |
| 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" "_pages_banner_target" ] |
| cache_key | "_pages_banner_target_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1368 -form: Symfony\Component\Form\Form {#1276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1367 …5} |
| full_name | "pages[banner][target]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages_banner_target" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "target" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_pages_banner_target" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "713b6c608a31127560e59318757a07.XSxJqlhPkyDyOkmxhIf5ts0W8nCrDHMU3VYmdKMiMyE.cGoZ2ml_yVDCY2T7zreD0rlbnBuYOipmlQARP81XC28rSBjwMHiibodjLg" |
| 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 | "713b6c608a31127560e59318757a07.XSxJqlhPkyDyOkmxhIf5ts0W8nCrDHMU3VYmdKMiMyE.cGoZ2ml_yVDCY2T7zreD0rlbnBuYOipmlQARP81XC28rSBjwMHiibodjLg" |
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 {#1072 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1071 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1070 …} -namespace: Closure() {#1068 …} } |
| data | "713b6c608a31127560e59318757a07.XSxJqlhPkyDyOkmxhIf5ts0W8nCrDHMU3VYmdKMiMyE.cGoZ2ml_yVDCY2T7zreD0rlbnBuYOipmlQARP81XC28rSBjwMHiibodjLg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1369 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#927 …} } |
| 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() {#1374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1062 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#930 …} $translationDomain: "validators" $message: Closure() {#1370 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_pages__token" ] |
| cache_key | "_pages__token_hidden" |
| compound | false |
| data | "713b6c608a31127560e59318757a07.XSxJqlhPkyDyOkmxhIf5ts0W8nCrDHMU3VYmdKMiMyE.cGoZ2ml_yVDCY2T7zreD0rlbnBuYOipmlQARP81XC28rSBjwMHiibodjLg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1384 -form: Symfony\Component\Form\Form {#1380 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1375 …5} |
| full_name | "pages[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pages__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pages__token" |
| valid | true |
| value | "713b6c608a31127560e59318757a07.XSxJqlhPkyDyOkmxhIf5ts0W8nCrDHMU3VYmdKMiMyE.cGoZ2ml_yVDCY2T7zreD0rlbnBuYOipmlQARP81XC28rSBjwMHiibodjLg" |