Pagination

Table of Contents

Interfaces

PaginationInterface
An interface that defines methods needed to implement a pagination
PaginatorInterface
An interface that defines methods needed to implement a paginator, i.e. an object that handles a set of items and returns a sub set of items, given by a configuration.

Classes

AbstractPaginator
ArrayPaginator
QueryBuilderPaginator
Provides a paginator implementation to be used with {@see QueryBuilder} as data source.
SimplePagination
SlidingWindowPagination

        
On this page

Search results