string render(string|null $view = null) Render the paginator using the
int count() Get the number of items for the current page.
ArrayIterator getIterator()
$this|string|null fragment(string|null $fragment = null) Get / set the
$this setPageName(string $name) Set the query string variable used to store
string url(int $page) Get the URL for a given page number.
void __construct(Paginator $paginator)
string getUrlRange(int $start, int $end) Create a range of pagination URLs
static void viewFactoryResolver(Closure $resolver)
mixed __call(string $method, array $parameters) Make dynamic calls into
Page 14 of 20