constant CacheBase::LIFETIME_PERM_DEFAULT in Redis 8
Default lifetime for permanent items. Approximatively 1 year.
File
- src/
Cache/ CacheBase.php, line 32
Class
- CacheBase
- Base class for redis cache backends.
Namespace
Drupal\redis\CacheCode
const LIFETIME_PERM_DEFAULT = 31536000;