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 23:48:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
data
History
Klimov Paul
473598ac8c
Added support for sorting by expression to
\yii\data\Sort
2017-05-09 17:26:49 +03:00
..
ActiveDataProvider.php
Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (
#14076
)
2017-04-30 21:14:58 +02:00
ArrayDataProvider.php
Fixes
#5385
: links created from classes to corresponding guide articles (
#12920
)
2016-11-04 18:55:14 +03:00
BaseDataProvider.php
Fixes
#13376
: Data provider now automatically sets an ID so there is no need to set it manually in case multiple data providers are used with pagination
2017-04-01 18:27:27 +03:00
DataProviderInterface.php
Fix an invalid phpDocumentor annotation
2017-04-27 17:46:46 +03:00
Pagination.php
release version 2.0.11
2017-02-01 17:46:29 +01:00
Sort.php
Added support for sorting by expression to
\yii\data\Sort
2017-05-09 17:26:49 +03:00
SqlDataProvider.php
Fixed ignored params when using count in
SqlDataProvider
2017-04-25 10:54:18 +02:00