EntryBuilder
class EntryBuilder (View source)
Properties
protected | $entryManager | ||
protected | $entity | ||
protected | $attributes | ||
protected | $associations | ||
protected Site | $site |
Methods
setAttribute($key, $value)
No description
__call($nm, $a)
No description
save()
No description
EntityManagerInterface
getEntityManager()
No description
Details
__construct(Manager $entryManager)
No description
createEntry(Entity $entity)
No description
setAttribute($key, $value)
No description
__call($nm, $a)
No description
void
setSite(Site $site)
No description
save()
No description
EntityManagerInterface
getEntityManager()
No description
Entity
getEntity()
No description