Forms

  • Dentiste
    • name
    • image
    • description
    • _token

Dentiste

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Dentiste {#533
  -id: null
  -name: null
  -description: null
  -image: null
  -information: Doctrine\Common\Collections\ArrayCollection {#534 …}
}
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-Dentiste-form"
]
[
  "class" => "ea-new-form"
  "id" => "new-Dentiste-form"
]
data
App\Entity\Dentiste {#533
  -id: null
  -name: null
  -description: null
  -image: null
  -information: Doctrine\Common\Collections\ArrayCollection {#534 …}
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#449
  -isAccessible: true
  -fqcn: "App\Entity\Dentiste"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …}
  -instance: App\Entity\Dentiste {#533
    -id: null
    -name: null
    -description: null
    -image: null
    -information: Doctrine\Common\Collections\ArrayCollection {#534 …}
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#555 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#641 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables