Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
10ba0567b354fa235ac15410db191daf881f1f74
Switch branch/tag
yii2
framework
base
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
yii\base\Model::load() typo fix
· 605c2d9e
Alexander Kochetov
authored
10 years ago
605c2d9e
Name
Last commit
Last update
..
Action.php
Fixes #6518 [skip ci]
10 years ago
ActionEvent.php
property codestyle framework
10 years ago
ActionFilter.php
renamed `PrefixUrlRule` to `GroupUrlRule`
10 years ago
Application.php
Added `yii\base\Application::loadedModules`
10 years ago
ArrayAccessTrait.php
code style, fixes #3140
10 years ago
Arrayable.php
fixed model serializtaion example
10 years ago
ArrayableTrait.php
Reverted/fixed some incorrect changes.
10 years ago
Behavior.php
property codestyle framework
10 years ago
BootstrapInterface.php
guide WIP [skip ci]
10 years ago
Component.php
more explicit comment in phpdoc, code style
10 years ago
Controller.php
Added `yii\base\Controller::renderContent()`
10 years ago
DynamicModel.php
typo fix
10 years ago
ErrorException.php
Fixes #5770: Added more PHP error names for `ErrorException`
10 years ago
ErrorHandler.php
Fixes #6247: Logger and error handler are now using slightly less memory
10 years ago
Event.php
property codestyle framework
10 years ago
Exception.php
Reformat code te be PSR-2 compatible
10 years ago
ExitException.php
app end improvement.
10 years ago
InlineAction.php
property codestyle framework
10 years ago
InvalidCallException.php
InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException
10 years ago
InvalidConfigException.php
Reformat code te be PSR-2 compatible
10 years ago
InvalidParamException.php
InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException
10 years ago
InvalidRouteException.php
Reformat code te be PSR-2 compatible
10 years ago
InvalidValueException.php
Added `yii\base\InvalidValueException`.
10 years ago
Model.php
yii\base\Model::load() typo fix
10 years ago
ModelEvent.php
use an AfterSaveEvent class to be consistent
10 years ago
Module.php
Fixes #2037: Dropped the support for using `yii\base\Module` as concrete module classes
10 years ago
NotSupportedException.php
Reformat code te be PSR-2 compatible
10 years ago
Object.php
Update Object.php
10 years ago
Request.php
property codestyle framework
10 years ago
Response.php
property codestyle framework
10 years ago
Security.php
[ci skip] Guide typos fixed
10 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
10 years ago
UnknownMethodException.php
InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException
10 years ago
UnknownPropertyException.php
Reformat code te be PSR-2 compatible
10 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
10 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
10 years ago
Widget.php
property codestyle framework
10 years ago