- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- 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
edit_ville_form
"App\Form\EditVilleFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Villes {#516 -id: null -image: null -pays: null -texte: null -created_at: DateTime @1765907489 {#523 date: 2025-12-16 18:51:29.445744 Europe/Paris (+01:00) } -updated_at: DateTime @1765907489 {#522 date: 2025-12-16 18:51:29.445745 Europe/Paris (+01:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Villes {#516 -id: null -image: null -pays: null -texte: null -created_at: DateTime @1765907489 {#523 date: 2025-12-16 18:51:29.445744 Europe/Paris (+01:00) } -updated_at: DateTime @1765907489 {#522 date: 2025-12-16 18:51:29.445745 Europe/Paris (+01:00) } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#644 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#645 …} -namespace: Closure() {#647 …} } |
| data | App\Entity\Villes {#516 -id: null -image: null -pays: null -texte: null -created_at: DateTime @1765907489 {#523 date: 2025-12-16 18:51:29.445744 Europe/Paris (+01:00) } -updated_at: DateTime @1765907489 {#522 date: 2025-12-16 18:51:29.445745 Europe/Paris (+01:00) } } |
| data_class | "App\Entity\Villes" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#541 …} use: { $class: "App\Entity\Villes" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $translationDomain: "validators" $message: Closure() {#666 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "edit_ville_form" "_edit_ville_form" ] |
| cache_key | "_edit_ville_form_edit_ville_form" |
| compound | true |
| data | App\Entity\Villes {#516 -id: null -image: null -pays: null -texte: null -created_at: DateTime @1765907489 {#523 date: 2025-12-16 18:51:29.445744 Europe/Paris (+01:00) } -updated_at: DateTime @1765907489 {#522 date: 2025-12-16 18:51:29.445745 Europe/Paris (+01:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#750 -form: Symfony\Component\Form\Form {#751 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#668 …5} |
| full_name | "edit_ville_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "edit_ville_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "edit_ville_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_edit_ville_form" |
| valid | true |
| value | App\Entity\Villes {#516 -id: null -image: null -pays: null -texte: null -created_at: DateTime @1765907489 {#523 date: 2025-12-16 18:51:29.445744 Europe/Paris (+01:00) } -updated_at: DateTime @1765907489 {#522 date: 2025-12-16 18:51:29.445745 Europe/Paris (+01:00) } } |
nom
"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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Nom de la ville" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#644 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#645 …} -namespace: Closure() {#647 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#680 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#541 …} } |
| 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 | "Nom de la ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $translationDomain: "validators" $message: Closure() {#681 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_edit_ville_form_nom" ] |
| cache_key | "_edit_ville_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#692 -form: Symfony\Component\Form\Form {#754 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#706 …5} |
| full_name | "edit_ville_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "edit_ville_form_nom" |
| label | "Nom de la ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_edit_ville_form_nom" |
| valid | true |
| value | "" |
pays
"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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Pays" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#644 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#645 …} -namespace: Closure() {#647 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#541 …} } |
| 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 | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $translationDomain: "validators" $message: Closure() {#690 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_edit_ville_form_pays" ] |
| cache_key | "_edit_ville_form_pays_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#683 -form: Symfony\Component\Form\Form {#757 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#772 …5} |
| full_name | "edit_ville_form[pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "edit_ville_form_pays" |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pays" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_edit_ville_form_pays" |
| valid | true |
| value | "" |
image
"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 | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| constraints | [ Symfony\Component\Validator\Constraints\File {#673 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpeg" "image/jpg" "image/*" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "la taille de l'image ne doit pas dépasser 2Mo" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#673 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpeg" "image/jpg" "image/*" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "la taille de l'image ne doit pas dépasser 2Mo" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
| label | "Image d'illustration" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#673 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpeg" "image/jpg" "image/*" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "la taille de l'image ne doit pas dépasser 2Mo" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
| 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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#644 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#645 …} -namespace: Closure() {#647 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Image d'illustration" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $translationDomain: "validators" $message: Closure() {#704 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_edit_ville_form_image" ] |
| cache_key | "_edit_ville_form_image_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#774 -form: Symfony\Component\Form\Form {#760 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#775 …5} |
| full_name | "edit_ville_form[image]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "edit_ville_form_image" |
| label | "Image d'illustration" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "image" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_edit_ville_form_image" |
| valid | true |
| value | "" |
texte
"FOS\CKEditorBundle\Form\Type\CKEditorType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Description du centre" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| async | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| auto_inline | true |
| autoload | true |
| base_path | "bundles/fosckeditor/" |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| config | [] |
| config_name | "main_config" |
| 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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#644 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#645 …} -namespace: Closure() {#647 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#723 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#541 …} } |
| enable | true |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filebrowsers | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| inline | false |
| input_sync | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| jquery | false |
| jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
| js_path | "bundles/fosckeditor/ckeditor.js" |
| label | "Description du centre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| plugins | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| require_js | false |
| required | true |
| row_attr | [] |
| setter | null |
| styles | [] |
| templates | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $translationDomain: "validators" $message: Closure() {#724 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| async | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_inline | true |
| autoload | true |
| base_path | "bundles/fosckeditor/" |
| block_prefixes | [ "form" "text" "textarea" "ckeditor" "_edit_ville_form_texte" ] |
| cache_key | "_edit_ville_form_texte_ckeditor" |
| compound | false |
| config | [ "versionCheck" => false "toolbar" => [ [ "Bold" "Italic" "Underline" "Strike" "Blockquote" "-" "Link" "-" "RemoveFormat" "-" "NumberedList" "BulletedList" "-" "Outdent" "Indent" "-" "-" "JustifyLeft" "JustifyCenter" "JustifyRight" "JustifyBlock" "-" "Image" "Table" "-" "Styles" "Format" "Font" "FontSize" "-" "TextColor" "BGColor" "Source" ] ] "extraPlugins" => "filebrowser" ] |
| config_name | "main_config" |
| data | null |
| disabled | false |
| enable | true |
| errors | Symfony\Component\Form\FormErrorIterator {#776 -form: Symfony\Component\Form\Form {#763 …} -errors: [] } |
| filebrowsers | [] |
| form | Symfony\Component\Form\FormView {#777 …5} |
| full_name | "edit_ville_form[texte]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "edit_ville_form_texte" |
| inline | false |
| input_sync | false |
| jquery | false |
| jquery_path | "bundles/fosckeditor/adapters/jquery.js" |
| js_path | "bundles/fosckeditor/ckeditor.js" |
| label | "Description du centre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "texte" |
| pattern | null |
| plugins | [] |
| priority | 0 |
| require_js | false |
| required | true |
| row_attr | [] |
| size | null |
| styles | [] |
| submitted | false |
| templates | [] |
| translation_domain | null |
| unique_block_prefix | "_edit_ville_form_texte" |
| valid | true |
| value | "" |
img_gal
"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 | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| constraints | [ Symfony\Component\Validator\Constraints\File {#674 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpeg" "image/jpg" "image/*" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "la taille de l'image ne doit pas dépasser 2Mo" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#674 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpeg" "image/jpg" "image/*" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "la taille de l'image ne doit pas dépasser 2Mo" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
| label | "Autres images du centre" |
same as passed value |
| mapped | false |
false
|
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#674 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpeg" "image/jpg" "image/*" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "la taille de l'image ne doit pas dépasser 2Mo" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 5000000 } ] |
| 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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#644 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#645 …} -namespace: Closure() {#647 …} } |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Autres images du centre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | true |
| 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() {#733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $translationDomain: "validators" $message: Closure() {#732 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "multiple" => "multiple" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_edit_ville_form_img_gal" ] |
| cache_key | "_edit_ville_form_img_gal_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#793 -form: Symfony\Component\Form\Form {#766 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#795 …5} |
| full_name | "edit_ville_form[img_gal][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "edit_ville_form_img_gal" |
| label | "Autres images du centre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "img_gal" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_edit_ville_form_img_gal" |
| valid | true |
| value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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" => "mt-4 btn btn-primary btn-large" ] |
[ "class" => "mt-4 btn btn-primary btn-large" ] |
| label | "Modifier les informations" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "mt-4 btn btn-primary btn-large" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Modifier les informations" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "mt-4 btn btn-primary btn-large" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_edit_ville_form_submit" ] |
| cache_key | "_edit_ville_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#797 …5} |
| full_name | "edit_ville_form[submit]" |
| id | "edit_ville_form_submit" |
| label | "Modifier les informations" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_edit_ville_form_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "07d5207998dcdcfa25baed0c31be.e1o9XNQev4qN-1LlcCdQjipX--_6oXyatSb81okFnqw.LBNqCa149PPLrguBE2wH6mInktiuy07Z-HyyuMc0xuAaHhA5jnKKwMa6Bw" |
| 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 | "07d5207998dcdcfa25baed0c31be.e1o9XNQev4qN-1LlcCdQjipX--_6oXyatSb81okFnqw.LBNqCa149PPLrguBE2wH6mInktiuy07Z-HyyuMc0xuAaHhA5jnKKwMa6Bw" |
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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#644 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#645 …} -namespace: Closure() {#647 …} } |
| data | "07d5207998dcdcfa25baed0c31be.e1o9XNQev4qN-1LlcCdQjipX--_6oXyatSb81okFnqw.LBNqCa149PPLrguBE2wH6mInktiuy07Z-HyyuMc0xuAaHhA5jnKKwMa6Bw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#800 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#541 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $translationDomain: "validators" $message: Closure() {#801 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_edit_ville_form__token" ] |
| cache_key | "_edit_ville_form__token_hidden" |
| compound | false |
| data | "07d5207998dcdcfa25baed0c31be.e1o9XNQev4qN-1LlcCdQjipX--_6oXyatSb81okFnqw.LBNqCa149PPLrguBE2wH6mInktiuy07Z-HyyuMc0xuAaHhA5jnKKwMa6Bw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#812 -form: Symfony\Component\Form\Form {#808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#803 …5} |
| full_name | "edit_ville_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "edit_ville_form__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 | "_edit_ville_form__token" |
| valid | true |
| value | "07d5207998dcdcfa25baed0c31be.e1o9XNQev4qN-1LlcCdQjipX--_6oXyatSb81okFnqw.LBNqCa149PPLrguBE2wH6mInktiuy07Z-HyyuMc0xuAaHhA5jnKKwMa6Bw" |