Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nextras
Orm
Collection
EntityContainer
PHP Class Nextras\Orm\Collection\EntityContainer
Inheritance:
implements
Nextras\Orm\Collection\IEntityContainer
Show file
Open project: nextras/orm
Public Methods
Method
Description
__construct
(
array
$data
)
getEntity
(
$key
)
getPreloadValues
(
$property
)
Method Details
__construct()
public
method
public
__construct
(
array
$data
)
$data
array
getEntity()
public
method
public
getEntity
(
$key
)
getPreloadValues()
public
method
public
getPreloadValues
(
$property
)