Свойство | Тип | Описание | |
---|---|---|---|
$cacheLifetimes | array | Cached cache lifetimes. | |
$types | array | Cache lifetime types. |
Метод | Описание | |
---|---|---|
resolve ( $type, $value ) | ||
supports ( $type, $value ) |
Метод | Описание | |
---|---|---|
getCacheLifetimeForExpression ( string $expression ) : integer |
protected getCacheLifetimeForExpression ( string $expression ) : integer | ||
$expression | string | Cron expression |
Результат | integer | Cache lifetime in seconds |
protected array $cacheLifetimes | ||
Результат | array |
protected static array $types | ||
Результат | array |