(PECL mongo >=0.9.0)
Validates this collection
public array MongoCollection::validate ([ bool $scan_data = FALSE ] )
Parameters:
scan_data
Only validate indices, not the base collection.
Returns:
Returns the database's evaluation of this object.
Please login to continue.