You are here

constant SESSION_CACHE_DEFAULT_EXPIRATION_DAYS in Session Cache API 8

Same name and namespace in other branches
  1. 6 session_cache.module \SESSION_CACHE_DEFAULT_EXPIRATION_DAYS
  2. 7 session_cache.module \SESSION_CACHE_DEFAULT_EXPIRATION_DAYS
3 uses of SESSION_CACHE_DEFAULT_EXPIRATION_DAYS
SessionCacheSettingsForm::buildForm in lib/Drupal/session_cache/Form/SessionCacheSettingsForm.php
session_cache_expiration_time in ./session_cache.module
session_cache_file_cron in session_cache_file/session_cache_file.module
Implements hook_cron().

File

./session_cache.module, line 19
session_cache.module

Code

const SESSION_CACHE_DEFAULT_EXPIRATION_DAYS = 7.0;