PHP Doku:: Validates this collection - mongocollection.validate.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverCore ClassesThe MongoCollection classMongoCollection::validate

Ein Service von Reinhard Neidl - Webprogrammierung.

The MongoCollection class

<<MongoCollection::update

The MongoCursor class>>

MongoCollection::validate

(PECL mongo >=0.9.0)

MongoCollection::validateValidates this collection

Beschreibung

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

Parameter-Liste

scan_data

Only validate indices, not the base collection.

Rückgabewerte

Returns the database's evaluation of this object.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)