Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Nextras
Orm
Collection
IEntityIterator
PHP Interface Nextras\Orm\Collection\IEntityIterator
Inheritance:
extends
Nextras\Orm\Collection\IEntityPreloadContainer
,
extends
Iterator
,
extends
Countable
Exibir arquivo
Open project: nextras/orm
Public Methods
Method
Description
setDataIndex
(
integer
|
null
$index
)
Sets index for inner hasMany collections.
Method Details
setDataIndex()
public
method
Sets index for inner hasMany collections.
public
setDataIndex
(
integer
|
null
$index
)
$index
integer
|
null