Class yii\mongodb\debug\MongoDbPanel

Inheritanceyii\mongodb\debug\MongoDbPanel » yii\debug\panels\DbPanel
Available since version2.0.1

MongoDbPanel panel that collects and displays MongoDB queries performed.

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$db yii\mongodb\debug\MongoDbPanel

Property Details

$db public property
public $db 'mongodb'

Method Details

canBeExplained() public static method

public static void canBeExplained ( $type )
$type
getName() public method

public void getName ( )
getProfileLogs() public method

Returns all profile logs of the current request for this panel.

public array getProfileLogs ( )
getQueryType() protected method

protected void getQueryType ( $timing )
$timing
getSummaryName() public method

public void getSummaryName ( )
hasExplain() protected method

protected void hasExplain ( )
init() public method

public void init ( )