bootstrap\BootstrapPluginAsset $js

$js public property public $js = ['js/bootstrap.js']

debug\panels\DbPanel $summaryName

$summaryName public read-only property Short name of the panel, which will be use in summary. public string getSummaryName ( )

i18n\DbMessageSource $enableCaching

$enableCaching public property Whether to enable caching translated messages public boolean $enableCaching = false

web\Response $statusCode

$statusCode public property The HTTP status code to send with the response. public integer getStatusCode ( )public void setStatusCode ( $value, $text = null )

mongodb\Command log()

log() protected method Logs the command data if logging is enabled at $db. protected string|false log ( $namespace, $data, $category )$namespace array|string Command namespace. $data array Command data. $category string Log category return string|false Log token, false if log is not enabled.

authclient\OpenId $returnUrl

$returnUrl public property Authentication return URL. public string getReturnUrl ( )public void setReturnUrl ( $returnUrl )

mongodb\QueryBuilder $db

$db public property The MongoDB connection. public yii\mongodb\Connection $db = null

web\Session open()

open() public method Starts the session. public void open ( )

elasticsearch\Query $minScore

$minScore public property (available since version 2.0.4) Exclude documents which have a _score less than the minimum specified in min_score See also http://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-min-score.html. public float $minScore = null

elasticsearch\DebugPanel $summary

$summary public read-only property Content that is displayed at debug toolbar public string getSummary ( )