widgets\Menu run()

run() public method Renders the menu. public void run ( )

jui\ProgressBar run()

run() public method Renders the widget. public void run ( )

elasticsearch\Connection createCommand()

createCommand() public method Creates a command for execution. public yii\elasticsearch\Command createCommand ( $config = [] )$config array The configuration for the Command class return yii\elasticsearch\Command The DB command

sphinx\ColumnSchema $isPrimaryKey

$isPrimaryKey public property Whether this column is a primary key public boolean $isPrimaryKey = null

console\Application $controller

$controller public property The currently active controller instance public yii\console\Controller $controller = null

caching\DbDependency generateDependencyData()

generateDependencyData() protected method Generates the data needed to determine if dependency has been changed. This method returns the value of the global state. protected mixed generateDependencyData ( $cache )$cache yii\caching\Cache The cache component that is currently evaluating this dependency return mixed The data needed to determine if dependency has been changed. throws yii\base\InvalidConfigException if $db is not a valid application component ID

debug\Module $allowedIPs

$allowedIPs public property The list of IPs that are allowed to access this module. Each array element represents a single IP filter which can be either an IP address or an address with wildcard (e.g. 192.168.0.*) to represent a network segment. The default value is ['127.0.0.1', '::1'], which means the module can only be accessed by localhost. public array $allowedIPs = ['127.0.0.1', '::1']

grid\CheckboxColumn $multiple

$multiple public property Whether it is possible to select multiple rows. Defaults to true. public boolean $multiple = true

mongodb\Connection close()

close() public method Closes the currently active DB connection. It does nothing if the connection is already closed. public void close ( )

bootstrap\Button run()

run() public method Renders the widget. public void run ( )