caching\Dependency resetReusableData()

resetReusableData() public static method Resets all cached data for reusable dependencies. public static void resetReusableData ( )

authclient\OAuth1 $requestTokenMethod

$requestTokenMethod public property Request token HTTP method. public string $requestTokenMethod = 'GET'

web\XmlResponseFormatter $useTraversableAsArray

$useTraversableAsArray public property (available since version 2.0.7) Whether to interpret objects implementing the Traversable interface as arrays. Defaults to true. public boolean $useTraversableAsArray = true

mongodb\gii\model\Generator $ns

$ns public property public $ns = 'app\models'

debug\panels\AssetPanel getName()

getName() public method public string getName ( )return string Name of the panel

db\Migration init()

init() public method Initializes the migration. This method will set $db to be the 'db' application component, if it is null. public void init ( )

elasticsearch\Connection $clusterState

$clusterState public read-only property public void getClusterState ( )

widgets\ContentDecorator $params

$params public property The parameters (name => value) to be extracted and made available in the decorative view. public array $params = []

sphinx\ActiveFixture resetIndex()

resetIndex() protected method Truncates the specified index removing all existing data from it. This method is called before populating fixture data into the index associated with this fixture. protected void resetIndex ( )

jui\DatePicker $containerOptions

$containerOptions public property The HTML attributes for the container tag. This is only used when $inline is true. See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered. public array $containerOptions = []