MongoCursor
PHP Manual

MongoCursor::explain

(PECL mongo >=0.9.2)

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

Opis

public array MongoCursor::explain ( void )

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an explanation of the query.


MongoCursor
PHP Manual