MongoDBRef::isRef
(PECL mongo >= 0.9.0)
MongoDBRef::isRef — Checks if an array is a database reference
설명
This not actually follow the reference, so it does not determine if it is broken or not. It merely checks that ref is in valid database reference format (in that it is an object or array with $ref and $id fields).
인수
- ref
-
Array or object to check.
반환값
Returns if ref is a reference.
There are no user contributed notes for this page.
