$query public property The query object associated with this batch query. Do not modify this property directly unless after reset() is called explicitly. public yii\elasticsearch\Query $query = null
createPdoInstance() protected method Creates the PDO instance. This method is called by open() to establish a DB connection. The default implementation will create a PHP PDO instance. You may override this method if the default PDO needs to be adapted for certain DBMS. protected PDO createPdoInstance ( )return PDO The pdo instance
addProviders() public method Adds users providers to the faker generator. public void addProviders ( )
$options public property Twig options. See also http://twig.sensiolabs.org/doc/api.html#environment-options. public array $options = []
$maxTraceSourceLines public property Maximum number of trace source code lines to be displayed. Defaults to 13. public integer $maxTraceSourceLines = 13
$hostName public read-only property Hostname part of the request URL (e.g. www.yiiframework.com) public string|null getHostName ( )
$js public property public $js = ['gii.js']
EVENT_END_BODY event of type \yii\web\Event An event that is triggered by endBody().
formatHint() protected method protected void formatHint ( $hint )$hint
$collection public property The name of the MongoDB collection, which stores translated messages. This collection is better to be pre-created with fields 'category' and 'language' indexed. public string|array $collection = 'message'
Page 120 of 633