Heratio Framework API Reference

LimitResultsMiddleware
in package

Limit browse/search results per page.

Replaces QubitLimitResults. Caps the request's 'limit' parameter to the configured app_hits_per_page value.

Table of Contents

Methods

handle()  : mixed

Methods

handle()

public handle(Request $request, Closure $next) : mixed
Parameters
$request : Request
$next : Closure

        
On this page

Search results