MongoDB
PHP Manual

MongoDB::getDBRef

(PECL mongo >=0.9.0)

MongoDB::getDBRefFetches the document pointed to by a database reference

설명

public array MongoDB::getDBRef ( array $ref )

인수

ref

A database reference.

반환값

Returns the document pointed to by the reference.


MongoDB
PHP Manual