MongoCollection::validate

(PECL mongo >=0.9.0)

MongoCollection::validateValidates this collection

Descrierea

public MongoCollection::validate ([ bool $scan_data = false ] ) : array

Parametri

scan_data

Only validate indices, not the base collection.

Valorile întoarse

Returns the database's evaluation of this object.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top