You are here

Functions in Authenticated User Page Caching (Authcache) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
authcache_builtin_expire_v1_expire_cache modules/authcache_builtin_expire_v1/authcache_builtin_expire_v1.module Implements hook_expire_cache().
authcache_builtin_expire_v1_requirements modules/authcache_builtin_expire_v1/authcache_builtin_expire_v1.install Implements hook_requirements().
authcache_builtin_expire_v2_expire_cache modules/authcache_builtin_expire_v2/authcache_builtin_expire_v2.module Implements hook_expire_cache().
authcache_builtin_requirements modules/authcache_builtin/authcache_builtin.install Implements hook_requirements().
authcache_builtin_test_authcache_preclude modules/authcache_builtin/tests/authcache_builtin_test.module Implements hook_authcache_preclude(). 1
authcache_builtin_test_exit modules/authcache_builtin/tests/authcache_builtin_test.module Implements hook_exit().
authcache_cancel ./authcache.module Prevent this page of beeing stored in the cache after it is built up. 10
authcache_canceled ./authcache.module Return true if the caching was canceled during page-build. 2 8
authcache_comment_authcache_p13n_setting modules/authcache_comment/authcache_comment.module Implements hook_authcache_p13n_setting().
authcache_comment_comment_view_alter modules/authcache_comment/authcache_comment.module Implements hook_comment_view_alter().
authcache_comment_form_comment_form_alter modules/authcache_comment/authcache_comment.module Implements hook_form_FORM_ID_alter().
authcache_comment_form_restore_author modules/authcache_comment/authcache_comment.module Restore the name of the logged in user in the form author field. 1
authcache_comment_node_view_alter modules/authcache_comment/authcache_comment.module Implements hook_comment_view_alter().
authcache_comment_preprocess_comment modules/authcache_comment/authcache_comment.module Process comment template variables.
authcache_commerce_form_commerce_cart_add_to_cart_form_alter modules/authcache_commerce/authcache_commerce.module Implements hook_form_FORM_ID_alter().
authcache_commerce_form_restore_customer modules/authcache_commerce/authcache_commerce.module Restore the name of the logged in user in the form customer field. 1
authcache_debug_access modules/authcache_debug/authcache_debug.module Returns true if the currently logged in user has access to debug functions. 4 1
authcache_debug_admin modules/authcache_debug/authcache_debug.admin.inc Main Authcache configuration form. 1
authcache_debug_admin_submit modules/authcache_debug/authcache_debug.admin.inc Authcache config form submit.
authcache_debug_authcache_canceled modules/authcache_debug/authcache_debug.module Implements hook_authcache_canceled().
authcache_debug_authcache_debug_exclude modules/authcache_debug/authcache_debug.module Implements hook_authcache_debug_exclude().
authcache_debug_authcache_debug_info modules/authcache_debug/authcache_debug.module Implements hook_authcache_debug_info().
authcache_debug_authcache_excluded modules/authcache_debug/authcache_debug.module Implements hook_authcache_excluded().
authcache_debug_authcache_precluded modules/authcache_debug/authcache_debug.module Implements hook_authcache_precluded().
authcache_debug_authcache_request_exclude modules/authcache_debug/authcache_debug.module Implements hook_authcache_request_exclude().
authcache_debug_excluded modules/authcache_debug/authcache_debug.module Determines whether or not to collect debug info on the current request. 2
authcache_debug_flush_caches modules/authcache_debug/authcache_debug.module Implements hook_flush_caches().
authcache_debug_info_ajax_get modules/authcache_debug/authcache_debug.module Deliver cache info to the client via Ajax/Drupal.settings. 1
authcache_debug_info_load modules/authcache_debug/authcache_debug.module Load authcache info for the specified cache id.
authcache_debug_init modules/authcache_debug/authcache_debug.module Implements hook_authcache_cache_data_alter().
authcache_debug_log modules/authcache_debug/authcache_debug.module Log a message to the debug widget and / or watchdog. 6
authcache_debug_menu modules/authcache_debug/authcache_debug.module Implements hook_menu().
authcache_debug_page_build modules/authcache_debug/authcache_debug.module Implements hook_page_build().
authcache_debug_schema modules/authcache_debug/authcache_debug.install Implements hook_schema().
authcache_debug_uninstall modules/authcache_debug/authcache_debug.install Implements hook_uninstall().
authcache_debug_user_login modules/authcache_debug/authcache_debug.module Implements hook_user_login().
authcache_debug_user_logout modules/authcache_debug/authcache_debug.module Implements hook_user_logout().
authcache_diff_roles ./authcache.module Diff user roles. 3
authcache_element_info ./authcache.module Implements hook_element_info().
authcache_element_is_cacheable ./authcache.module Return TRUE when the given render element is cacheable. 7
authcache_element_set_cacheable ./authcache.module Mark a render-element as cacheable. 10
authcache_element_suspect ./authcache.module Specify that the given element cannot be cached without further processing. 6
authcache_ensure_element_cacheable ./authcache.module Post-render callback for render elements. 1
authcache_enum_anonymous_keys modules/authcache_enum/authcache_enum.module Return a list of cache-keys used by anonymous users. 1 1
authcache_enum_authcache_enum_anonymous_keys modules/authcache_enum/authcache_enum.module Implements hook_authcache_enum_anonymous_keys().
authcache_enum_authcache_enum_key_property_info modules/authcache_enum/authcache_enum.module Implements hook_authcache_enum_key_property_info(). 1
authcache_enum_keys modules/authcache_enum/authcache_enum.module Return a flat list of authcache keys and cache-keys used by anonymous users. 6
authcache_enum_requirements modules/authcache_enum/authcache_enum.install Implements hook_requirements().
authcache_enum_test_authcache_enum_anonymous_keys modules/authcache_enum/tests/authcache_enum_test.module Implements hook_authcache_enum_anonymous_keys()
authcache_enum_test_authcache_enum_anonymous_keys_alter modules/authcache_enum/tests/authcache_enum_test.module Implements hook_authcache_enum_anonymous_keys_alter()

Pages

Other projects