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
MongoHybrid
ResultSet
PHP Class MongoHybrid\ResultSet
Inheritance:
extends
ArrayObject
Show file
Open project: sjardim/Hugopit
Protected Properties
Property
Type
Description
$cache
$documents
$driver
Public Methods
Method
Description
__construct
(
$driver
, &
$documents
)
hasMany
(
$collections
)
hasOne
(
$collections
)
toArray
( )
Method Details
__construct()
public
method
public
__construct
(
$driver
, &
$documents
)
hasMany()
public
method
public
hasMany
(
$collections
)
hasOne()
public
method
public
hasOne
(
$collections
)
toArray()
public
method
public
toArray
( )
Property Details
$cache
protected property
protected
$cache
$documents
protected property
protected
$documents
$driver
protected property
protected
$driver