Forms

  • Post
    • name
    • content
    • picture
    • tag
    • _token

Post

"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Domain\Entity\Post {#834
  #picture: Doctrine\Common\Collections\ArrayCollection {#835 …}
  #id: "7c8b4115-75fd-4827-bffa-08dbf1fd1480"
  #createdAt: 1761887679
  #updatedAt: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
attr
[
  "class" => "ea-new-form"
  "id" => "new-Post-form"
]
[
  "class" => "ea-new-form"
  "id" => "new-Post-form"
]
data
App\Domain\Entity\Post {#834
  #picture: Doctrine\Common\Collections\ArrayCollection {#835 …}
  #id: "7c8b4115-75fd-4827-bffa-08dbf1fd1480"
  #createdAt: 1761887679
  #updatedAt: null
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#729
  -isAccessible: true
  -fqcn: "App\Domain\Entity\Post"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#477 …}
  -instance: App\Domain\Entity\Post {#834
    #picture: Doctrine\Common\Collections\ArrayCollection {#835 …}
    #id: "7c8b4115-75fd-4827-bffa-08dbf1fd1480"
    #createdAt: 1761887679
    #updatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#940 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#925 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables