MongoDBRef
PHP Manual

MongoDBRef::get

(PECL mongo >= 0.9.0)

MongoDBRef::getFetches the object pointed to by a reference

Description

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

Parameters

db

Database to use.

ref

Reference to fetch.

Return Values

Returns the object or NULL.

See Also


MongoDBRef
PHP Manual