This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-06 23:39:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
debe85fa347ccccec741c4d7ec50fa8e251a85b9
yii2
/
framework
/
data
History
Alex
533da6240e
Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (
#14076
)
2017-04-30 21:14:58 +02: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
yii\data\Sort::parseSortParams
2017-04-26 01:42:45 +02:00
SqlDataProvider.php
Fixed ignored params when using count in
SqlDataProvider
2017-04-25 10:54:18 +02:00