MongoDB
PHP Manual

MongoDB::getProfilingLevel

(PECL mongo >=0.9.0)

MongoDB::getProfilingLevelGets this database's profiling level

Descrição

public int MongoDB::getProfilingLevel ( void )

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns the profiling level.

Veja Também

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


MongoDB
PHP Manual