Property | Type | Description | |
---|---|---|---|
$intervalsResolver | Intervals Resolver |
Method | Description | |
---|---|---|
__construct ( |
Construct | |
createIntervalContainer ( string $type ) : integer | Return metric beacons unique counter | |
getFunctions ( ) : Twig_SimpleFunctio\Twig_SimpleFunction[] | Returns a list of functions to add to the existing list. | |
getName ( ) : string | Returns the name of the extension. |
public __construct ( |
||
$intervalsResolver | Interval Resolver |
public createIntervalContainer ( string $type ) : integer | ||
$type | string | Type |
return | integer | Beacons unique |
public getFunctions ( ) : Twig_SimpleFunctio\Twig_SimpleFunction[] | ||
return | Twig_SimpleFunctio\Twig_SimpleFunction[] | An array of functions |