static void currentPathResolver(Closure $resolver) Set the current request path resolver callback. Parameters Closure $resolver Return Value void
static void defaultSimpleView(string $view) Set the default "simple" pagination view. Parameters string $view Return Value void
static void defaultView(string $view) Set the default pagination view. Parameters string $view Return Value void
int firstItem() Get the "index" of the first item being paginated. Return Value int
int firstItem() Get the number of the first item in the slice. Return Value int
$this|string fragment(string|null $fragment = null) Get / set the URL fragment to be appended to URLs. Parameters string|null $fragment Return Value $this|string
$this|string|null fragment(string|null $fragment = null) Get / set the URL fragment to be appended to URLs. Parameters string|null $fragment Return Value $this|string|null
Collection getCollection() Get the paginator's underlying collection. Return Value Collection
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
Page 9565 of 11844