Paging
Table of Contents
Namespaces
Interfaces
- PaginatorInterface
- This interface describes the methods for paginator instance.
Classes
- NumericPaginator
- This class is used to handle automatic model data pagination.
- SimplePaginator
- Simplified paginator which avoids potentially expensives queries to get the total count of records.