https://web.tkcent.com/en/easyadmin?crudAction=new&crudControllerFqcn=App%5CController%5CEasyAdmin%5CPostCrudController

Forms

  • Post
    • ea_form_column_group_open_01KFK68E013WZGXQAJT5M44RFS
    • ea_form_column_01KFK68DZYW7H8V8PBBFMFEFBX
    • ea_form_fieldset_01KFK68DZYW7H8V8PBBFMFEFBZ
    • title
    • summary
    • ea_form_fieldset_close_01KFK68E013WZGXQAJT5M44RFV
    • ea_form_column_close_01KFK68E013WZGXQAJT5M44RFX
    • ea_form_column_01KFK68DZYW7H8V8PBBFMFEFC3
    • ea_form_fieldset_01KFK68DZYW7H8V8PBBFMFEFC5
    • author
    • publishedAt
    • tags
    • ea_form_fieldset_close_01KFK68E013WZGXQAJT5M44RFZ
    • ea_form_column_close_01KFK68E013WZGXQAJT5M44RG1
    • ea_form_column_01KFK68DZYW7H8V8PBBFMFEFCB
    • ea_form_fieldset_01KFK68DZYW7H8V8PBBFMFEFCD
    • content
    • ea_form_fieldset_close_01KFK68E013WZGXQAJT5M44RG3
    • ea_form_column_close_01KFK68E013WZGXQAJT5M44RG5
    • ea_form_column_group_close_01KFK68E013WZGXQAJT5M44RG7
    • _token

Post

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Post {#670
  -id: null
  -title: null
  -slug: null
  -summary: null
  -content: null
  -publishedAt: DateTime @1769096886 {#671
    date: 2026-01-22 09:48:06.270633 America/Chicago (-06:00)
  }
  -author: null
  -comments: Doctrine\Common\Collections\ArrayCollection {#674 …}
  -tags: Doctrine\Common\Collections\ArrayCollection {#673
    -elements: []
  }
}
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\Entity\Post {#670
  -id: null
  -title: null
  -slug: null
  -summary: null
  -content: null
  -publishedAt: DateTime @1769096886 {#671
    date: 2026-01-22 09:48:06.270633 America/Chicago (-06:00)
  }
  -author: null
  -comments: Doctrine\Common\Collections\ArrayCollection {#674 …}
  -tags: Doctrine\Common\Collections\ArrayCollection {#673
    -elements: []
  }
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#503
  -isAccessible: true
  -fqcn: "App\Entity\Post"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#443 …}
  -instance: App\Entity\Post {#670
    -id: null
    -title: null
    -slug: null
    -summary: null
    -content: null
    -publishedAt: DateTime @1769096886 {#671
      date: 2026-01-22 09:48:06.270633 America/Chicago (-06:00)
    }
    -author: null
    -comments: Doctrine\Common\Collections\ArrayCollection {#674 …}
    -tags: Doctrine\Common\Collections\ArrayCollection {#673
      -elements: []
    }
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#675 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1046 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables