ArrayIterator getIterator() Get an iterator for the items. Return Value ArrayIterator
string getPageName() Get the query string variable used to store the page. Return Value string
string getUrlRange(int $start, int $end) Create a range of pagination URLs. Parameters int $start int $end Return Value string
bool hasMorePages() Determine if there is more items in the data store. Return Value bool
bool hasMorePages() Determine if there are more items in the data source. Return Value bool
$this hasMorePagesWhen(bool $value = true) Manually indicate that the paginator does have more pages. Parameters bool $value Return Value $this
bool hasPages() Determine if there are enough items to split into multiple pages. Return Value bool
bool isEmpty() Determine if the list of items is empty or not. Return Value bool
Page 9566 of 11844