unload() public method Unloads the fixture. This method is called after every test method finishes. You may override this method to perform necessary cleanup work for the fixture. public void unload ( )
$schema public read-only property The schema information for the database opened by this connection. public yii\db\Schema getSchema ( )
$apiBaseUrl public property API base URL. API base URL. public string $apiBaseUrl = 'https://api.weibo.com'
hashPluginOptions() protected method Generates a hashed variable to store the plugin clientOptions. Helps in reusing the variable for similar options passed for other widgets on the same page. The following special data attribute will also be added to the input field to allow accessing the client options via javascript: 'data-plugin-inputmask' will store the hashed variable storing the plugin options. protected void hashPluginOptions ( $view )$view yii\web\View The view instance
$controllerClass public property The controller class name public string $controllerClass = null
EVENT_INIT event of type \yii\elasticsearch\Event An event that is triggered when the query is initialized via init().
renderHeaderCell() public method Renders the header cell. public void renderHeaderCell ( )
$baseClass public property public $baseClass = 'yii\mongodb\ActiveRecord'
$callStackItemView public property The path of the view file for rendering exceptions and errors call stack element. public string $callStackItemView = '@yii/views/errorHandler/callStackItem.php'
$backColor public property The background color. For example, 0x55FF00. Defaults to 0xFFFFFF, meaning white color. public integer $backColor = 16777215
Page 157 of 633