MongoDBRef
PHP Manual

MongoDBRef::get

(PECL mongo >= 0.9.0)

MongoDBRef::getFetches the object pointed to by a reference

Описание

public static array MongoDBRef::get ( MongoDB $db , array $ref )

Список параметров

db

Database to use.

ref

Reference to fetch.

Возвращаемые значения

Returns the object or NULL.


MongoDBRef
PHP Manual