PHP Class Sulu\Bundle\SearchBundle\Rest\SearchResultRepresentation

Inheritance: extends Hateoas\Representation\PaginatedRepresentation
Show file Open project: sulu/sulu

Protected Properties

Property Type Description
$time float
$totals array

Public Methods

Method Description
__construct ( $inline, $route, array $parameters, $page, $limit, $pages, $pageParameterName, $limitParameterName, $absolute, $total, array $totals, $time )

Method Details

__construct() public method

public __construct ( $inline, $route, array $parameters, $page, $limit, $pages, $pageParameterName, $limitParameterName, $absolute, $total, array $totals, $time )
$parameters array
$totals array

Property Details

$time protected property

protected float $time
return float

$totals protected property

protected array $totals
return array