string getUrlRange(int $start, int $end) Create a range of pagination URLs
string __toString() Render the contents of the paginator when casting to
void __construct(mixed $items, int $perPage, int|null $currentPage = null, array $options = array())
bool offsetExists(mixed $key) Determine if the given item exists.
string toJson(int $options) Convert the object to its JSON representation
array jsonSerialize() Convert the object into something JSON serializable
void offsetUnset(mixed $key) Unset the item at the given key.
ArrayIterator getIterator()
string|null previousPageUrl() Get the URL for the previous page.
static void currentPageResolver(Closure $resolver)
Page 13 of 20