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: 6
  -dentiste: Proxies\__CG__\App\Entity\Dentiste {#459
    -id: 2
    -name: "kenza belkhayat"
    -description: "<div>zafa</div>"
    -image: "kenza.jpg"
    -information: Doctrine\ORM\PersistentCollection {#597 …}
    +__isInitialized__: true
     …2
  }
  -description: "Master Européen INVISALIGN 2015"
}
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: 6
  -dentiste: Proxies\__CG__\App\Entity\Dentiste {#459
    -id: 2
    -name: "kenza belkhayat"
    -description: "<div>zafa</div>"
    -image: "kenza.jpg"
    -information: Doctrine\ORM\PersistentCollection {#597 …}
    +__isInitialized__: true
     …2
  }
  -description: "Master Européen INVISALIGN 2015"
}
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: 6
    -dentiste: Proxies\__CG__\App\Entity\Dentiste {#459
      -id: 2
      -name: "kenza belkhayat"
      -description: "<div>zafa</div>"
      -image: "kenza.jpg"
      -information: Doctrine\ORM\PersistentCollection {#597 …}
      +__isInitialized__: true
       …2
    }
    -description: "Master Européen INVISALIGN 2015"
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 6
  -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