Method | Description | |
---|---|---|
getCurrentStatisticAction ( ) : array | Returns the current system statistics. | |
getSampledStatisticAction ( FOS\RestBundle\Request\ParamFetcher $paramFetcher ) : array | Returns the sampled statistics for a given period. | |
getStatisticRangeAction ( ) : array | Returns the range in which statistics are available. |
public getCurrentStatisticAction ( ) : array | ||
return | array |
public getSampledStatisticAction ( FOS\RestBundle\Request\ParamFetcher $paramFetcher ) : array | ||
$paramFetcher | FOS\RestBundle\Request\ParamFetcher | |
return | array |
public getStatisticRangeAction ( ) : array | ||
return | array |