Forms

  • Expert
    • firstname
    • name
    • email
    • organism
    • country
    • _token

Expert

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

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Expert {#739
  -id: 43
  -manager: false
  -name: "Lansade"
  -firstname: "Léa"
  -email: "lea.lansade@inrae.fr"
  -expertiseType: Proxies\__CG__\App\Entity\ExpertiseType {#760 …}
  -country: Proxies\__CG__\App\Entity\Country {#770
    +__isInitialized__: true
    -id: 76
    -name: "France"
     …2
  }
  -generalSkill: Doctrine\ORM\PersistentCollection {#785 …}
  -organism: Doctrine\ORM\PersistentCollection {#802
    -snapshot: [ …2]
    -owner: App\Entity\Expert {#739}
    -association: [ …19]
    -em: Doctrine\ORM\EntityManager {#502 …11}
    -backRefFieldName: "expert"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3607 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#801 …}
    #initialized: true
  }
  -isAdmin: null
  -orcid: "0000-0002-4185-9714"
}
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-Expert-form"
]
[
  "class" => "ea-edit-form"
  "id" => "edit-Expert-form"
]
data
App\Entity\Expert {#739
  -id: 43
  -manager: false
  -name: "Lansade"
  -firstname: "Léa"
  -email: "lea.lansade@inrae.fr"
  -expertiseType: Proxies\__CG__\App\Entity\ExpertiseType {#760 …}
  -country: Proxies\__CG__\App\Entity\Country {#770
    +__isInitialized__: true
    -id: 76
    -name: "France"
     …2
  }
  -generalSkill: Doctrine\ORM\PersistentCollection {#785 …}
  -organism: Doctrine\ORM\PersistentCollection {#802
    -snapshot: [ …2]
    -owner: App\Entity\Expert {#739}
    -association: [ …19]
    -em: Doctrine\ORM\EntityManager {#502 …11}
    -backRefFieldName: "expert"
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3607 …}
    -isDirty: false
    #collection: Doctrine\Common\Collections\ArrayCollection {#801 …}
    #initialized: true
  }
  -isAdmin: null
  -orcid: "0000-0002-4185-9714"
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738
  -isAccessible: true
  -fqcn: "App\Entity\Expert"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#636 …}
  -instance: App\Entity\Expert {#739
    -id: 43
    -manager: false
    -name: "Lansade"
    -firstname: "Léa"
    -email: "lea.lansade@inrae.fr"
    -expertiseType: Proxies\__CG__\App\Entity\ExpertiseType {#760 …}
    -country: Proxies\__CG__\App\Entity\Country {#770
      +__isInitialized__: true
      -id: 76
      -name: "France"
       …2
    }
    -generalSkill: Doctrine\ORM\PersistentCollection {#785 …}
    -organism: Doctrine\ORM\PersistentCollection {#802
      -snapshot: [ …2]
      -owner: App\Entity\Expert {#739}
      -association: [ …19]
      -em: Doctrine\ORM\EntityManager {#502 …11}
      -backRefFieldName: "expert"
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3607 …}
      -isDirty: false
      #collection: Doctrine\Common\Collections\ArrayCollection {#801 …}
      #initialized: true
    }
    -isAdmin: null
    -orcid: "0000-0002-4185-9714"
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 43
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#995 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1117 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables