- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 12
- Events
- Routing
- Cache
- Translation
- 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
annonces
"App\Form\AnnoncesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Annonces {#957 -id: null -Titre: null -Prix: null -Description: null -PourcentRemise: null -DateDebut: null -DateFin: null -Quantite: null -VisiblePro: 0 -Categories: null -images: Doctrine\Common\Collections\ArrayCollection {#958 …} -favoris: Doctrine\Common\Collections\ArrayCollection {#994 …} -User: null -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#992 …} -Booster: null -Villes: null -NbVues: null -Image: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Annonces {#957 -id: null -Titre: null -Prix: null -Description: null -PourcentRemise: null -DateDebut: null -DateFin: null -Quantite: null -VisiblePro: 0 -Categories: null -images: Doctrine\Common\Collections\ArrayCollection {#958 …} -favoris: Doctrine\Common\Collections\ArrayCollection {#994 …} -User: null -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#992 …} -Booster: null -Villes: null -NbVues: null -Image: 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data | App\Entity\Annonces {#957 -id: null -Titre: null -Prix: null -Description: null -PourcentRemise: null -DateDebut: null -DateFin: null -Quantite: null -VisiblePro: 0 -Categories: null -images: Doctrine\Common\Collections\ArrayCollection {#958 …} -favoris: Doctrine\Common\Collections\ArrayCollection {#994 …} -User: null -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#992 …} -Booster: null -Villes: null -NbVues: null -Image: null } |
data_class | "App\Entity\Annonces" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1116 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#965 …} use: { $class: "App\Entity\Annonces" } } |
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() {#1114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1115 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "annonces" "_annonces" ] |
cache_key | "_annonces_annonces" |
compound | true |
data | App\Entity\Annonces {#957 -id: null -Titre: null -Prix: null -Description: null -PourcentRemise: null -DateDebut: null -DateFin: null -Quantite: null -VisiblePro: 0 -Categories: null -images: Doctrine\Common\Collections\ArrayCollection {#958 …} -favoris: Doctrine\Common\Collections\ArrayCollection {#994 …} -User: null -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#992 …} -Booster: null -Villes: null -NbVues: null -Image: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1489 -form: Symfony\Component\Form\Form {#1195 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1501 …5} |
full_name | "annonces" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "annonces" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_annonces" |
valid | true |
value | App\Entity\Annonces {#957 -id: null -Titre: null -Prix: null -Description: null -PourcentRemise: null -DateDebut: null -DateFin: null -Quantite: null -VisiblePro: 0 -Categories: null -images: Doctrine\Common\Collections\ArrayCollection {#958 …} -favoris: Doctrine\Common\Collections\ArrayCollection {#994 …} -User: null -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#992 …} -Booster: null -Villes: null -NbVues: null -Image: null } |
titre
"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 |
---|---|---|
label | 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#965 …} } |
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" |
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() {#1160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1159 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_annonces_titre" ] |
cache_key | "_annonces_titre_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1484 -form: Symfony\Component\Form\Form {#1218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1483 …5} |
full_name | "annonces[titre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces_titre" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "titre" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_annonces_titre" |
valid | true |
value | "" |
prix
"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 |
---|---|---|
label | 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#965 …} } |
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" |
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() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1092 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_annonces_prix" ] |
cache_key | "_annonces_prix_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1485 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1486 …5} |
full_name | "annonces[prix]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces_prix" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prix" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_annonces_prix" |
valid | true |
value | "" |
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 |
---|---|---|
label | 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1100 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#965 …} } |
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" |
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() {#1105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1099 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_annonces_description" ] |
cache_key | "_annonces_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1487 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1488 …5} |
full_name | "annonces[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces_description" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_annonces_description" |
valid | true |
value | "" |
pourcentRemise
"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 |
---|---|---|
label | 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1112 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#965 …} } |
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" |
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() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1131 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_annonces_pourcentRemise" ] |
cache_key | "_annonces_pourcentRemise_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1500 -form: Symfony\Component\Form\Form {#1193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1499 …5} |
full_name | "annonces[pourcentRemise]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces_pourcentRemise" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pourcentRemise" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_annonces_pourcentRemise" |
valid | true |
value | "" |
quantite
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
label | 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1141 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#965 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1142 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_annonces_quantite" ] |
cache_key | "_annonces_quantite_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1498 -form: Symfony\Component\Form\Form {#1190 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1497 …5} |
full_name | "annonces[quantite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces_quantite" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantite" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_annonces_quantite" |
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 |
---|---|---|
data_class | null |
null
|
label | false |
false
|
required | false |
false
|
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data_class | null |
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() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1203 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_annonces_image" ] |
cache_key | "_annonces_image_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1496 -form: Symfony\Component\Form\Form {#1187 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1495 …5} |
full_name | "annonces[image]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces_image" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "image" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_annonces_image" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1bed5a7261e2d53db65aca0f95984c.vRIjdntESg6PXPlNhchhPhFtRs3FMqGve9z7kLyw1zI.j1F1RS4wEF_4Br0stoZRfWA1ALWwffL6N5GZ0dGdsQTuVGIcCzQITeISkg" |
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 | "1bed5a7261e2d53db65aca0f95984c.vRIjdntESg6PXPlNhchhPhFtRs3FMqGve9z7kLyw1zI.j1F1RS4wEF_4Br0stoZRfWA1ALWwffL6N5GZ0dGdsQTuVGIcCzQITeISkg" |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1076 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1077 …} -namespace: Closure() {#1079 …} } |
data | "1bed5a7261e2d53db65aca0f95984c.vRIjdntESg6PXPlNhchhPhFtRs3FMqGve9z7kLyw1zI.j1F1RS4wEF_4Br0stoZRfWA1ALWwffL6N5GZ0dGdsQTuVGIcCzQITeISkg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1491 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#965 …} } |
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() {#1478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1085 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#962 …} $translationDomain: "validators" $message: Closure() {#1492 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_annonces__token" ] |
cache_key | "_annonces__token_hidden" |
compound | false |
data | "1bed5a7261e2d53db65aca0f95984c.vRIjdntESg6PXPlNhchhPhFtRs3FMqGve9z7kLyw1zI.j1F1RS4wEF_4Br0stoZRfWA1ALWwffL6N5GZ0dGdsQTuVGIcCzQITeISkg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1446 -form: Symfony\Component\Form\Form {#1472 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1477 …5} |
full_name | "annonces[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "annonces__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 | "_annonces__token" |
valid | true |
value | "1bed5a7261e2d53db65aca0f95984c.vRIjdntESg6PXPlNhchhPhFtRs3FMqGve9z7kLyw1zI.j1F1RS4wEF_4Br0stoZRfWA1ALWwffL6N5GZ0dGdsQTuVGIcCzQITeISkg" |