MongoDBRef
PHP Manual

MongoDBRef::get

(PECL mongo >= 0.9.0)

MongoDBRef::getFetches the object pointed to by a reference

Beschreibung

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

Parameter-Liste

db

Database to use.

ref

Reference to fetch.

Rückgabewerte

Returns the object or NULL.

Siehe auch


MongoDBRef
PHP Manual