$profiling public read-only property The profiling results. Each element is an array consisting of these elements: info, category, timestamp, trace, level, duration. public array getProfiling ( $categories = [], $excludeCategories = [] )
$url public property Url attribute input search value public string $url = null
hasModel() protected method protected boolean hasModel ( )return boolean Whether this widget is associated with a data model.
clearOutput() public method Removes all output echoed before calling this method. public void clearOutput ( )
$clientSecret public property OAuth client secret. public string $clientSecret = null
registerClientEvents() protected method (available since version 2.0.2) Registers JS event handlers that are listed in $clientEvents. protected void registerClientEvents ( )
$dataTimeout public property Timeout to use for redis socket when reading and writing data. If not set the php default value will be used. public float $dataTimeout = null
$response public property The response to be sent. If not set, the response application component will be used. public yii\web\Response $response = null
$user public property The user object that implements the RateLimitInterface. If not set, it will take the value of Yii::$app->user->getIdentity(false). public yii\filters\RateLimitInterface $user = null
$pageCountHeader public property The name of the HTTP header containing the information about total number of pages of data. This is used when serving a resource collection with pagination. public string $pageCountHeader = 'X-Pagination-Page-Count'
Page 89 of 633