https://www.dental.gebanalysis.cloud/admin?crudAction=new&crudControllerFqcn=App%5CController%5CAdmin%5CInformationCrudController

Forms

  • Information
    • dentiste
    • description
    • _token

Information

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Information {#531
  -id: null
  -dentiste: null
  -description: 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-Information-form"
]
[
  "class" => "ea-new-form"
  "id" => "new-Information-form"
]
data
App\Entity\Information {#531
  -id: null
  -dentiste: null
  -description: null
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#441
  -isAccessible: true
  -fqcn: "App\Entity\Information"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …}
  -instance: App\Entity\Information {#531
    -id: null
    -dentiste: null
    -description: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#592 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#624 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables