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 {#528
  -id: 9
  -dentiste: Proxies\__CG__\App\Entity\Dentiste {#459
    -id: 3
    -name: "Siham Bennani hassan"
    -description: null
    -image: "siham.jpg"
    -information: Doctrine\ORM\PersistentCollection {#597 …}
    +__isInitialized__: true
     …2
  }
  -description: "CES de parodontologie PARIS VII 1999"
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
attr
[
  "class" => "ea-edit-form"
  "id" => "edit-Information-form"
]
[
  "class" => "ea-edit-form"
  "id" => "edit-Information-form"
]
data
App\Entity\Information {#528
  -id: 9
  -dentiste: Proxies\__CG__\App\Entity\Dentiste {#459
    -id: 3
    -name: "Siham Bennani hassan"
    -description: null
    -image: "siham.jpg"
    -information: Doctrine\ORM\PersistentCollection {#597 …}
    +__isInitialized__: true
     …2
  }
  -description: "CES de parodontologie PARIS VII 1999"
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#476
  -isAccessible: true
  -fqcn: "App\Entity\Information"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …}
  -instance: App\Entity\Information {#528
    -id: 9
    -dentiste: Proxies\__CG__\App\Entity\Dentiste {#459
      -id: 3
      -name: "Siham Bennani hassan"
      -description: null
      -image: "siham.jpg"
      -information: Doctrine\ORM\PersistentCollection {#597 …}
      +__isInitialized__: true
       …2
    }
    -description: "CES de parodontologie PARIS VII 1999"
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 9
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#623 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#658 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables