Reference
I
Interface

ApiPlatform\State\Pagination\PartialPaginatorInterface

Partial Paginator Interface.

interface ApiPlatform\State\Pagination\PartialPaginatorInterface implements Traversable, Countable
{
    public getCurrentPage(): float
    public getItemsPerPage(): float
    public count()
}
interface ApiPlatform\State\Pagination\PartialPaginatorInterface implements Traversable, Countable
{
    public getCurrentPage(): float
    public getItemsPerPage(): float
    public count()
}

Methods

getCurrentPage

Gets the current page number.

public getCurrentPage(): float
public getCurrentPage(): float

Returns

float

getItemsPerPage

Gets the number of items by page.

public getItemsPerPage(): float
public getItemsPerPage(): float

Returns

float

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop