getUserIP() public method Returns the user IP address. public string|null getUserIP ( )return string|null User IP address, null if not available
$macHash public property Hash algorithm for message authentication. Recommend sha256, sha384 or sha512. See also \yii\base\hash_algos(). public string $macHash = 'sha256'
$fieldClass public property The default field class name when calling field() to create a new field. See also $fieldConfig. public string $fieldClass = 'yii\widgets\ActiveField'
setParams() public method public void setParams ( array $params )$params array
$summary public read-only property Content that is displayed at debug toolbar public string getSummary ( )
$collection public read-only property Collection instance. public yii\mongodb\file\Collection getCollection ( $db = null )
$wrapperOptions public property Options for the wrapper tag, used in the {beginWrapper} placeholder public array $wrapperOptions = []
$sourcePath public property public $sourcePath = '@yii/gii/assets'
getIsForbidden() public method public boolean getIsForbidden ( )return boolean Whether this response indicates the current request is forbidden
$name public read-only property Method name. public string getName ( )
Page 274 of 633