init() public method Initializes the object. This method is invoked at the end of the constructor after the object is initialized with the given configuration. public void init ( )
EVENT_MISSING_TRANSLATION event of type yii\i18n\MissingTranslationEvent An event that is triggered when a message translation is not found.
$sourceLanguage public property The language that the original messages are in. If not set, it will use the value of yii\base\Application::$sourceLanguage. public string $sourceLanguage = null
next() public method Moves the internal pointer to the next dataset. This method is required by the interface Iterator. public void next ( )
$category public property Attribute search public string $category = null
$statusCode public property HTTP status code, such as 403, 404, 500, etc. public integer $statusCode = null
EVENT_BEFORE_RENDER event of type yii\base\ViewEvent An event that is triggered by renderFile() right before it renders a view file.
getName() public method public string getName ( )return string The user-friendly name of this exception
$depends public property public $depends = ['yii\bootstrap\BootstrapAsset']
getIsDelete() public method Returns whether this is a DELETE request. public boolean getIsDelete ( )return boolean Whether this is a DELETE request.
Page 624 of 633