MongoCollection::validate
(PECL mongo >=0.9.0)
MongoCollection::validate — Validates this collection
说明
public MongoCollection::validate ([ bool$scan_data
= FALSE
] ) : array
参数
scan_data
Only validate indices, not the base collection.
返回值
Returns the database's evaluation of this object.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/mongocollection.validate.php