Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sebastian Chojniak 9012aa66bf Fixed documentation according to Chg #4911 9 years ago
..
Action.php Improve summary description of Action class 9 years ago
ActionEvent.php property codestyle framework 10 years ago
ActionFilter.php renamed `PrefixUrlRule` to `GroupUrlRule` 11 years ago
Application.php Added `yii\base\Application::loadedModules` 10 years ago
ArrayAccessTrait.php link to PHP classes just as we do with normal classes 9 years ago
Arrayable.php Fixed documentation according to Chg #4911 9 years ago
ArrayableTrait.php Replace aliases of functions 9 years ago
Behavior.php Grammar fix: followings -> following 10 years ago
BootstrapInterface.php guide WIP [skip ci] 10 years ago
Component.php Grammar fix: followings -> following 10 years ago
Configurable.php Added support to `yii\di\Container` to instantiate and configure an object that implements `yii\base\Configurable`. 10 years ago
Controller.php improved beforeAction docs 10 years ago
DynamicModel.php Replace aliases of functions 9 years ago
ErrorException.php Fixes #8933: Yii is now able to properly handle HHVM fatal errors 9 years ago
ErrorHandler.php Fixes #8933: Yii is now able to properly handle HHVM fatal errors 9 years ago
Event.php property codestyle framework 10 years ago
Exception.php Reformat code te be PSR-2 compatible 11 years ago
ExitException.php app end improvement. 11 years ago
InlineAction.php property codestyle framework 10 years ago
InvalidCallException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
InvalidConfigException.php Reformat code te be PSR-2 compatible 11 years ago
InvalidParamException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
InvalidRouteException.php Reformat code te be PSR-2 compatible 11 years ago
InvalidValueException.php Added `yii\base\InvalidValueException`. 10 years ago
Model.php Fixed documentation according to Chg #4911 9 years ago
ModelEvent.php use an AfterSaveEvent class to be consistent 10 years ago
Module.php Grammar fix: followings -> following 10 years ago
NotSupportedException.php Reformat code te be PSR-2 compatible 11 years ago
Object.php updated Component::__isset() docs 10 years ago
Request.php property codestyle framework 10 years ago
Response.php property codestyle framework 10 years ago
Security.php [Fixes #9177] Password Hash Cost setting for Security component 9 years ago
Theme.php Fixes #6488: Support changing `yii\base\Theme::basePath` during runtime 10 years ago
UnknownClassException.php Reformat code te be PSR-2 compatible 11 years ago
UnknownMethodException.php InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException 11 years ago
UnknownPropertyException.php Reformat code te be PSR-2 compatible 11 years ago
UserException.php psr-4 move 11 years ago
View.php Fixes #4040: Added `$viewFile` and `$params` to the `EVENT_BEFORE_RENDER` and `EVENT_AFTER_RENDER` events for `View`. 10 years ago
ViewContextInterface.php Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 11 years ago
ViewEvent.php Fixes #4040: Added `$viewFile` and `$params` to the `EVENT_BEFORE_RENDER` and `EVENT_AFTER_RENDER` events for `View`. 10 years ago
ViewRenderer.php reverted breaking PHPdoc codestyle changes 11 years ago
Widget.php PSR-2 if-else statement 9 years ago