Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Storm
Core
Object
IEntityMap
LoadEntity
Storm\Core\Object\IEntityMap::LoadEntity PHP Method
IEntityMap Interface Documentation
Datei anzeigen
Open project: timetoogo/penumbra
LoadEntity()
public
method
Loads an entity instance with the supplied revival data.
public
LoadEntity
(
Domain
$Domain
,
RevivalData
$RevivalData
,
object
$Entity
) :
void
$Domain
Domain
$RevivalData
RevivalData
The revival data to load the entity with
$Entity
object
The entity to load
return
void
public function LoadEntity(Domain $Domain, RevivalData $RevivalData, $Entity);
IEntityMap
Apply
Discard
DiscardenceData
GetCollectionProperties
GetDataProperties
GetEntityProperties
GetEntityType
GetIdentityProperties
GetProperties
GetProperty
GetRelationshipProperties
HasIdentity
HasIdentityProperty
HasProperty
HasRelationshipProperty
Identity
InititalizeProperties
Is
LoadEntity
Persist
PersistRelationships
PersistanceData
RevivalData
ReviveEntities