MongoCollection
PHP Manual

MongoCollection::getDBRef

(PECL mongo >=0.9.0)

MongoCollection::getDBRefFetches a database reference

Описание

public array MongoCollection::getDBRef ( array $ref )

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

ref

A database reference.

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

Returns the database document pointed to by the reference.


MongoCollection
PHP Manual