Class Illuminate\Pagination\CursorPaginator

<TKey is array-key, out TValue>

extends AbstractCursorPaginator<TKey, TValue>
implements Arrayable<TKey, TValue>, ArrayAccess<TKey, TValue>, Countable, IteratorAggregate<TKey, TValue>, Jsonable, JsonSerializable, CursorPaginator<TKey, TValue>
Methods
Methods inherited from Illuminate\Pagination\AbstractCursorPaginator
url(), previousPageUrl(), nextPageUrl(), previousCursor(), nextCursor(), getCursorForItem(), getParametersForItem(), getPivotParameterForItem(), ensureParameterIsPrimitive(), fragment(), appends(), appendArray(), withQueryString(), addQuery(), buildFragment(), loadMorph(), loadMorphCount(), items(), through(), perPage(), cursor(), getCursorName(), setCursorName(), withPath(), setPath(), path(), resolveCurrentCursor(), currentCursorResolver(), viewFactory(), getIterator(), isEmpty(), isNotEmpty(), count(), getCollection(), setCollection(), getOptions(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), toHtml(), __call(), __toString()
Methods used from Illuminate\Support\Traits\ForwardsCalls
forwardCallTo(), forwardDecoratedCallTo(), throwBadMethodCallException()
Methods used from Illuminate\Support\Traits\Tappable
tap()
Methods used from Illuminate\Support\Traits\TransformsToResourceCollection
toResourceCollection(), guessResourceCollection()
Properties
Properties inherited from Illuminate\Pagination\AbstractCursorPaginator
$items, $perPage, $path, $query, $fragment, $cursorName, $cursor, $parameters, $options, $currentCursorResolver