MongoDBRef
PHP Manual

MongoDBRef::get

(PECL mongo >= 0.9.0)

MongoDBRef::getFetches the object pointed to by a reference

Descrição

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

Parâmetros

db

Database to use.

ref

Reference to fetch.

Valor Retornado

Returns the object or NULL.

Veja Também


MongoDBRef
PHP Manual