You are here

7 calls to authcache_key_lifetime() in Authenticated User Page Caching (Authcache) 7.2

AuthcacheBackendKeyManagementTestCase::testKeyRenewDuringLogin in tests/authcache.backend.test
Call hook_authcache_backend_key_set during login and logout.
AuthcacheBackendKeyManagementTestCase::testKeyRenewDuringLogout in tests/authcache.backend.test
Call hook_authcache_backend_key_set during logout.
AuthcacheVarnishTestCase::testGetKeyMenuCallback in modules/authcache_varnish/authcache_varnish.test
Cover authcache_varnish_get_key menu callback.
authcache_exit in ./authcache.module
Implements hook_exit().
authcache_fix_cookies in ./authcache.module
Add and remove cookies to the browser session as required.
authcache_init in ./authcache.module
Implements hook_init().
authcache_varnish_get_key in modules/authcache_varnish/authcache_varnish.module
Menu callback for varnish cache server.