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

Forms

  • Comment
    • ea_form_column_group_open_01KFMZPS10HRJ7334B24AC5QHH
    • ea_form_column_01KFMZPS0WH14BAHD8QV3GRE9E
    • ea_form_fieldset_01KFMZPS0WH14BAHD8QV3GRE9G
    • content
    • ea_form_fieldset_close_01KFMZPS10HRJ7334B24AC5QHK
    • ea_form_column_close_01KFMZPS10HRJ7334B24AC5QHN
    • ea_form_column_01KFMZPS0WH14BAHD8QV3GRE9N
    • ea_form_fieldset_01KFMZPS0WH14BAHD8QV3GRE9Q
    • author
    • post
    • publishedAt
    • ea_form_fieldset_close_01KFMZPS10HRJ7334B24AC5QHQ
    • ea_form_column_close_01KFMZPS10HRJ7334B24AC5QHS
    • ea_form_column_group_close_01KFMZPS10HRJ7334B24AC5QHV
    • _token

Comment

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Comment {#653
  -id: null
  -post: null
  -content: null
  -publishedAt: DateTime @1769157125 {#654
    date: 2026-01-23 02:32:05.148663 America/Chicago (-06:00)
  }
  -author: 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-Comment-form"
]
[
  "class" => "ea-new-form"
  "id" => "new-Comment-form"
]
data
App\Entity\Comment {#653
  -id: null
  -post: null
  -content: null
  -publishedAt: DateTime @1769157125 {#654
    date: 2026-01-23 02:32:05.148663 America/Chicago (-06:00)
  }
  -author: null
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#486
  -isAccessible: true
  -fqcn: "App\Entity\Comment"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#444 …}
  -instance: App\Entity\Comment {#653
    -id: null
    -post: null
    -content: null
    -publishedAt: DateTime @1769157125 {#654
      date: 2026-01-23 02:32:05.148663 America/Chicago (-06:00)
    }
    -author: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#656 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#993 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables