- Request / Response
- Performance
- Validator
- Forms
- Exception 1
- Logs 1
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- 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
partenaire
"App\Form\Projet\Partenaire\PartenaireType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Projet\Partenaire\Partenaire {#451 -id: null +contentUrl: null -filePath: null +file: null -imageSize: null -originalName: null -date: DateTime @1758661758 {#452 date: 2025-09-23 23:09:18.921122 Europe/Berlin (+02:00) } -mimeType: null -user: null -name: null -description: null -link: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Projet\Partenaire\Partenaire {#451 -id: null +contentUrl: null -filePath: null +file: null -imageSize: null -originalName: null -date: DateTime @1758661758 {#452 date: 2025-09-23 23:09:18.921122 Europe/Berlin (+02:00) } -mimeType: null -user: null -name: null -description: null -link: null } |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data | App\Entity\Projet\Partenaire\Partenaire {#451 -id: null +contentUrl: null -filePath: null +file: null -imageSize: null -originalName: null -date: DateTime @1758661758 {#452 date: 2025-09-23 23:09:18.921122 Europe/Berlin (+02:00) } -mimeType: null -user: null -name: null -description: null -link: null } |
data_class | "App\Entity\Projet\Partenaire\Partenaire" |
disabled | false |
empty_data | Closure(FormInterface $form) {#610 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} use: { $class: "App\Entity\Projet\Partenaire\Partenaire" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#609 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "partenaire" "_partenaire" ] |
cache_key | "_partenaire_partenaire" |
compound | true |
data | App\Entity\Projet\Partenaire\Partenaire {#451 -id: null +contentUrl: null -filePath: null +file: null -imageSize: null -originalName: null -date: DateTime @1758661758 {#452 date: 2025-09-23 23:09:18.921122 Europe/Berlin (+02:00) } -mimeType: null -user: null -name: null -description: null -link: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1019 -form: Symfony\Component\Form\Form {#668 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#950 …5} |
full_name | "partenaire" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "partenaire" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "partenaire" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_partenaire" |
valid | true |
value | App\Entity\Projet\Partenaire\Partenaire {#451 -id: null +contentUrl: null -filePath: null +file: null -imageSize: null -originalName: null -date: DateTime @1758661758 {#452 date: 2025-09-23 23:09:18.921122 Europe/Berlin (+02:00) } -mimeType: null -user: null -name: null -description: null -link: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#653 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_partenaire_name" ] |
cache_key | "_partenaire_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1080 -form: Symfony\Component\Form\Form {#702 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1078 …5} |
full_name | "partenaire[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "partenaire_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_partenaire_name" |
valid | true |
value | "" |
description
"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" ] |
required | false |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#587 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#586 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_partenaire_description" ] |
cache_key | "_partenaire_description_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1076 -form: Symfony\Component\Form\Form {#706 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#955 …5} |
full_name | "partenaire[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "partenaire_description" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_partenaire_description" |
valid | true |
value | "" |
link
"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" ] |
required | false |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#593 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#594 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_partenaire_link" ] |
cache_key | "_partenaire_link_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1017 -form: Symfony\Component\Form\Form {#709 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1018 …5} |
full_name | "partenaire[link]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "partenaire_link" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "link" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_partenaire_link" |
valid | true |
value | "" |
file
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | false |
same as passed value |
label | "Joindre un fichier" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | 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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_link | null |
download_uri | true |
empty_data | Closure(FormInterface $form) {#645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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 | "Joindre un fichier" |
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() {#647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#646 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_partenaire_file" ] |
cache_key | "_partenaire_file_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#949 -form: Symfony\Component\Form\Form {#697 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#932 …5} |
full_name | "partenaire[file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "partenaire_file" |
label | "Joindre un fichier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
object | App\Entity\Projet\Partenaire\Partenaire {#451 -id: null +contentUrl: null -filePath: null +file: null -imageSize: null -originalName: null -date: DateTime @1758661758 {#452 date: 2025-09-23 23:09:18.921122 Europe/Berlin (+02:00) } -mimeType: null -user: null -name: null -description: null -link: null } |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_partenaire_file" |
valid | true |
value | [ "file" => null ] |
file
"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 | [] |
same as passed value |
label | "Joindre un fichier" |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
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 | "Joindre un fichier" |
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() {#716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#715 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_partenaire_file_file" ] |
cache_key | "_partenaire_file_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1024 -form: Symfony\Component\Form\Form {#694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1026 …5} |
full_name | "partenaire[file][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "partenaire_file_file" |
label | "Joindre un fichier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_partenaire_file_file" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "78fac2.5bml2gZpbJ8B1sD_j78mYwjWTtumDp_j29B4oy7jb4U.s-nQrX5cG_NMvYHL-IlSNDnuF46SXcXXjp4J0UqnW-HR6MjsUzozxXSFhQ" |
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 | "78fac2.5bml2gZpbJ8B1sD_j78mYwjWTtumDp_j29B4oy7jb4U.s-nQrX5cG_NMvYHL-IlSNDnuF46SXcXXjp4J0UqnW-HR6MjsUzozxXSFhQ" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#570 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#573 …} } |
data | "78fac2.5bml2gZpbJ8B1sD_j78mYwjWTtumDp_j29B4oy7jb4U.s-nQrX5cG_NMvYHL-IlSNDnuF46SXcXXjp4J0UqnW-HR6MjsUzozxXSFhQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#470 …} } |
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() {#1035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#579 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#483 …} $translationDomain: "validators" $message: Closure() {#1030 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_partenaire__token" ] |
cache_key | "_partenaire__token_hidden" |
compound | false |
data | "78fac2.5bml2gZpbJ8B1sD_j78mYwjWTtumDp_j29B4oy7jb4U.s-nQrX5cG_NMvYHL-IlSNDnuF46SXcXXjp4J0UqnW-HR6MjsUzozxXSFhQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1049 -form: Symfony\Component\Form\Form {#1045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1036 …5} |
full_name | "partenaire[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "partenaire__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 | "_partenaire__token" |
valid | true |
value | "78fac2.5bml2gZpbJ8B1sD_j78mYwjWTtumDp_j29B4oy7jb4U.s-nQrX5cG_NMvYHL-IlSNDnuF46SXcXXjp4J0UqnW-HR6MjsUzozxXSFhQ" |