GET http://www.masaepiano.com/fr/symfony_demo_post/41/edit

Forms

  • symfony_demo_post
    • title
    • summary
    • content
    • publishedAt
    • tags
    • _token

symfony_demo_post

Form type:
"App\Form\Symfony_demo_postType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Symfony_demo_post {#862
  -id: 41
  -title: "Heure Musical Concert"
  -slug: "heure-musical-concert"
  -summary: "TRIO JAZZ Masae Marcel Michel"
  -content: "Dimanche 30 novembre 2025 - 17h Espace culturel Edmond Rostand -Place de la liberation 60560 Orry La Ville Participation Libre Tel 0745056710"
  -publishedAt: DateTimeImmutable @1761606000 {#864
    date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00)
  }
  -author: Proxies\__CG__\App\Entity\Symfony_demo_user {#814 …}
  -comments: Doctrine\ORM\PersistentCollection {#878 …}
  -tags: Doctrine\ORM\PersistentCollection {#994
    #collection: Doctrine\Common\Collections\ArrayCollection {#991 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Symfony_demo_post {#862}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#2474 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container2v6sZIx\EntityManagerGhost614a58f {#475 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2484 …}
  }
  -filename: "291e227f9668cb8d5160213a6070cf99.webp"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Symfony_demo_post {#862
  -id: 41
  -title: "Heure Musical Concert"
  -slug: "heure-musical-concert"
  -summary: "TRIO JAZZ Masae Marcel Michel"
  -content: "Dimanche 30 novembre 2025 - 17h Espace culturel Edmond Rostand -Place de la liberation 60560 Orry La Ville Participation Libre Tel 0745056710"
  -publishedAt: DateTimeImmutable @1761606000 {#864
    date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00)
  }
  -author: Proxies\__CG__\App\Entity\Symfony_demo_user {#814 …}
  -comments: Doctrine\ORM\PersistentCollection {#878 …}
  -tags: Doctrine\ORM\PersistentCollection {#994
    #collection: Doctrine\Common\Collections\ArrayCollection {#991 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Symfony_demo_post {#862}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#2474 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container2v6sZIx\EntityManagerGhost614a58f {#475 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2484 …}
  }
  -filename: "291e227f9668cb8d5160213a6070cf99.webp"
}
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\SameOriginCsrfTokenManager {#250
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#151 …}
  -logger: Monolog\Logger {#45 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#259 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
App\Entity\Symfony_demo_post {#862
  -id: 41
  -title: "Heure Musical Concert"
  -slug: "heure-musical-concert"
  -summary: "TRIO JAZZ Masae Marcel Michel"
  -content: "Dimanche 30 novembre 2025 - 17h Espace culturel Edmond Rostand -Place de la liberation 60560 Orry La Ville Participation Libre Tel 0745056710"
  -publishedAt: DateTimeImmutable @1761606000 {#864
    date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00)
  }
  -author: Proxies\__CG__\App\Entity\Symfony_demo_user {#814 …}
  -comments: Doctrine\ORM\PersistentCollection {#878 …}
  -tags: Doctrine\ORM\PersistentCollection {#994
    #collection: Doctrine\Common\Collections\ArrayCollection {#991 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Symfony_demo_post {#862}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#2474 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container2v6sZIx\EntityManagerGhost614a58f {#475 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2484 …}
  }
  -filename: "291e227f9668cb8d5160213a6070cf99.webp"
}
data_class
"App\Entity\Symfony_demo_post"
disabled
false
empty_data
Closure(FormInterface $form) {#1101
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Symfony_demo_post"
  }
}
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() {#1103
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …}
    $message: Closure() {#1102 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "symfony_demo_post"
  "_symfony_demo_post"
]
cache_key
"_symfony_demo_post_symfony_demo_post"
compound
true
data
App\Entity\Symfony_demo_post {#862
  -id: 41
  -title: "Heure Musical Concert"
  -slug: "heure-musical-concert"
  -summary: "TRIO JAZZ Masae Marcel Michel"
  -content: "Dimanche 30 novembre 2025 - 17h Espace culturel Edmond Rostand -Place de la liberation 60560 Orry La Ville Participation Libre Tel 0745056710"
  -publishedAt: DateTimeImmutable @1761606000 {#864
    date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00)
  }
  -author: Proxies\__CG__\App\Entity\Symfony_demo_user {#814 …}
  -comments: Doctrine\ORM\PersistentCollection {#878 …}
  -tags: Doctrine\ORM\PersistentCollection {#994
    #collection: Doctrine\Common\Collections\ArrayCollection {#991 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Symfony_demo_post {#862}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#2474 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container2v6sZIx\EntityManagerGhost614a58f {#475 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2484 …}
  }
  -filename: "291e227f9668cb8d5160213a6070cf99.webp"
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1252
  -errors: []
  -form: Symfony\Component\Form\Form {#1237 …}
}
form
Symfony\Component\Form\FormView {#1104 …5}
full_name
"symfony_demo_post"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"symfony_demo_post"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"symfony_demo_post"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_symfony_demo_post"
valid
true
value
App\Entity\Symfony_demo_post {#862
  -id: 41
  -title: "Heure Musical Concert"
  -slug: "heure-musical-concert"
  -summary: "TRIO JAZZ Masae Marcel Michel"
  -content: "Dimanche 30 novembre 2025 - 17h Espace culturel Edmond Rostand -Place de la liberation 60560 Orry La Ville Participation Libre Tel 0745056710"
  -publishedAt: DateTimeImmutable @1761606000 {#864
    date: 2025-10-28 00:00:00.0 Europe/Paris (+01:00)
  }
  -author: Proxies\__CG__\App\Entity\Symfony_demo_user {#814 …}
  -comments: Doctrine\ORM\PersistentCollection {#878 …}
  -tags: Doctrine\ORM\PersistentCollection {#994
    #collection: Doctrine\Common\Collections\ArrayCollection {#991 …}
    #initialized: true
    -snapshot: []
    -owner: App\Entity\Symfony_demo_post {#862}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#2474 …}
    -backRefFieldName: null
    -isDirty: false
    -em: Container2v6sZIx\EntityManagerGhost614a58f {#475 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2484 …}
  }
  -filename: "291e227f9668cb8d5160213a6070cf99.webp"
}