Свойство | Type | Description | |
---|---|---|---|
$cacheLifetimes | array | Cached cache lifetimes. | |
$types | array | Cache lifetime types. |
Méthode | Description | |
---|---|---|
resolve ( $type, $value ) | ||
supports ( $type, $value ) |
Méthode | Description | |
---|---|---|
getCacheLifetimeForExpression ( string $expression ) : integer |
protected getCacheLifetimeForExpression ( string $expression ) : integer | ||
$expression | string | Cron expression |
Résultat | integer | Cache lifetime in seconds |
protected array $cacheLifetimes | ||
Résultat | array |
protected static array $types | ||
Résultat | array |