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

Forms

  • Post
    • ea_form_column_group_open_01KFKN6Q69VQQ2N912VKZXZZFH
    • ea_form_column_01KFKN6Q662FT1T1AWA1CMBESK
    • ea_form_fieldset_01KFKN6Q662FT1T1AWA1CMBESN
    • title
    • summary
    • ea_form_fieldset_close_01KFKN6Q69VQQ2N912VKZXZZFK
    • ea_form_column_close_01KFKN6Q69VQQ2N912VKZXZZFN
    • ea_form_column_01KFKN6Q662FT1T1AWA1CMBESS
    • ea_form_fieldset_01KFKN6Q662FT1T1AWA1CMBESV
    • author
    • publishedAt
    • tags
    • ea_form_fieldset_close_01KFKN6Q69VQQ2N912VKZXZZFQ
    • ea_form_column_close_01KFKN6Q6A12N9ZVZE4VAAH7RR
    • ea_form_column_01KFKN6Q662FT1T1AWA1CMBET1
    • ea_form_fieldset_01KFKN6Q662FT1T1AWA1CMBET3
    • content
    • ea_form_fieldset_close_01KFKN6Q6A12N9ZVZE4VAAH7RT
    • ea_form_column_close_01KFKN6Q6A12N9ZVZE4VAAH7RW
    • ea_form_column_group_close_01KFKN6Q6A12N9ZVZE4VAAH7RY
    • _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 @1769112558 {#671
    date: 2026-01-22 14:09:18.790326 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 @1769112558 {#671
    date: 2026-01-22 14:09:18.790326 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 @1769112558 {#671
      date: 2026-01-22 14:09:18.790326 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