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.
 
 
 
 
 
Sam Mousa ae7378974e
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
8 years ago
..
ActiveDataProvider.php Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago
ArrayDataProvider.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
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 8 years ago
DataProviderInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Pagination.php release version 2.0.11 8 years ago
Sort.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SqlDataProvider.php Removed unnecessary else 8 years ago