MongoCursor
PHP Manual

MongoCursor::explain

(PECL mongo >=0.9.2)

MongoCursor::explainReturn an explanation of the query, often useful for optimization and debugging

Beschreibung

public array MongoCursor::explain ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an explanation of the query.


MongoCursor
PHP Manual