MongoDB
PHP Manual

MongoDB::getProfilingLevel

(PECL mongo >=0.9.0)

MongoDB::getProfilingLevelGets this database's profiling level

Beschreibung

public int MongoDB::getProfilingLevel ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the profiling level.

Siehe auch

MongoDB core docs on » profiling and MongoDB::setProfilingLevel() - Sets this database's profiling level.


MongoDB
PHP Manual