This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-08-16 07:11:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
data
History
Alexander Makarov
6481d13494
Optimized checks order in conditions
2015-02-08 17:56:36 +03:00
..
ActiveDataProvider.php
Fixes
#6398
: Added support for specifying dependent component in terms of a configuration array for classes such as
DbCache
2015-01-04 19:28:05 -05:00
ArrayDataProvider.php
Fixes
#7074
:
yii\data\ArrayDataProvider
did not correctly handle the case
Pagination::pageSize = 0
2015-01-29 13:27:47 -05:00
BaseDataProvider.php
property codestyle framework
2014-07-30 00:21:31 +02:00
DataProviderInterface.php
reverted breaking PHPdoc codestyle changes
2014-03-23 20:51:09 +01:00
Pagination.php
Optimized checks order in conditions
2015-02-08 17:56:36 +03:00
Sort.php
property codestyle framework
2014-07-30 00:21:31 +02:00
SqlDataProvider.php
Fixes
#6398
: Added support for specifying dependent component in terms of a configuration array for classes such as
DbCache
2015-01-04 19:28:05 -05:00