log\Logger $profiling

$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 = [] )

debug\models\search\Debug $url

$url public property Url attribute input search value public string $url = null

jui\InputWidget hasModel()

hasModel() protected method protected boolean hasModel ( )return boolean Whether this widget is associated with a data model.

base\ErrorHandler clearOutput()

clearOutput() public method Removes all output echoed before calling this method. public void clearOutput ( )

authclient\OAuth2 $clientSecret

$clientSecret public property OAuth client secret. public string $clientSecret = null

bootstrap\BootstrapWidgetTrait registerClientEvents()

registerClientEvents() protected method (available since version 2.0.2) Registers JS event handlers that are listed in $clientEvents. protected void registerClientEvents ( )

redis\Connection $dataTimeout

$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

rest\Serializer $response

$response public property The response to be sent. If not set, the response application component will be used. public yii\web\Response $response = null

filters\RateLimiter $user

$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

rest\Serializer $pageCountHeader

$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'