ProviderInterface
Table of Contents
Methods
- getAvailableMetrics() : array<string|int, mixed>
- getTotal() : int
- getValue() : int
Methods
getAvailableMetrics()
public
getAvailableMetrics() : array<string|int, mixed>
Return values
array<string|int, mixed>getTotal()
public
getTotal([int $spaceId = 0 ]) : int
Parameters
- $spaceId : int = 0
Return values
intgetValue()
public
getValue([int $spaceId = 0 ][, array<string|int, mixed> $metrics = [] ]) : int
Parameters
- $spaceId : int = 0
- $metrics : array<string|int, mixed> = []