data\DataProviderInterface getPagination()
  • References/PHP/Yii/data/DataProviderInterface

getPagination() public abstract method

2025-01-10 15:47:30
data\Pagination $forcePageParam
  • References/PHP/Yii/data/Pagination

$forcePageParam public property Whether to always have the page

2025-01-10 15:47:30
data\SqlDataProvider prepareTotalCount()
  • References/PHP/Yii/data/SqlDataProvider

prepareTotalCount() protected method Returns a value indicating

2025-01-10 15:47:30
data\Sort $attributes
  • References/PHP/Yii/data/Sort

$attributes public property List of attributes that are allowed

2025-01-10 15:47:30
data\BaseDataProvider prepareTotalCount()
  • References/PHP/Yii/data/BaseDataProvider

prepareTotalCount() protected abstract method Returns

2025-01-10 15:47:30
data\BaseDataProvider setModels()
  • References/PHP/Yii/data/BaseDataProvider

setModels() public method Sets the data models in the

2025-01-10 15:47:30
data\ActiveDataProvider init()
  • References/PHP/Yii/data/ActiveDataProvider

init() public method Initializes the DB connection component

2025-01-10 15:47:30
data\BaseDataProvider getModels()
  • References/PHP/Yii/data/BaseDataProvider

getModels() public method Returns the data models in the

2025-01-10 15:47:30
data\Pagination $pageParam
  • References/PHP/Yii/data/Pagination

$pageParam public property Name of the parameter storing the current

2025-01-10 15:47:30
data\ArrayDataProvider $key
  • References/PHP/Yii/data/ArrayDataProvider

$key public property The column that is used as the key of the

2025-01-10 15:47:30