Property | Type | Description | |
---|---|---|---|
$cacheLifetimes | array | Cached cache lifetimes. | |
$types | array | Cache lifetime types. |
Method | Description | |
---|---|---|
resolve ( $type, $value ) | ||
supports ( $type, $value ) |
Method | Description | |
---|---|---|
getCacheLifetimeForExpression ( string $expression ) : integer |
protected getCacheLifetimeForExpression ( string $expression ) : integer | ||
$expression | string | Cron expression |
return | integer | Cache lifetime in seconds |
protected array $cacheLifetimes | ||
return | array |
protected static array $types | ||
return | array |