ApiPlatform\Core\DataProvider\PaginatorInterface::getTotalItems PHP Method

getTotalItems() public method

Gets the number of items in the whole collection.
public getTotalItems ( ) : float
return float
    public function getTotalItems() : float;