You are here

Functions in Authenticated User Page Caching (Authcache) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
authcache_uninstall ./authcache.install Implements hook_uninstall().
authcache_update_7000 ./authcache.install Reset authcache module weight.
authcache_update_7001 ./authcache.install Install cache table for session-to-key mapping.
authcache_update_7002 ./authcache.install Remove authcache_nojsroles variable.
authcache_update_7003 ./authcache.install Remove authcache_post variable.
authcache_update_7004 ./authcache.install Remove authcache_key_lifetime_select variable.
authcache_usercookie_authcache_cookie examples/authcache_usercookie/authcache_usercookie.module Implements hook_authcache_cookie().
authcache_usercookie_preprocess examples/authcache_usercookie/authcache_usercookie.module Implements hook_preprocess().
authcache_user_attach_property modules/authcache_user/authcache_user.module Attach setting loader for currently logged in user to the given element. 3
authcache_user_authcache_p13n_setting modules/authcache_user/authcache_user.module Implements hook_authcache_p13n_setting().
authcache_user_form_alter modules/authcache_user/authcache_user.module Implements hook_form_alter().
authcache_user_key ./authcache.module Calculate key for logged in user from key-properties record. 2 2
authcache_user_preprocess_toolbar modules/authcache_user/authcache_user.module Implements hook_preprocess_toolbar().
authcache_user_view_alter modules/authcache_flag/authcache_flag.module Implements hook_user_view_alter().
authcache_validate_duration_select ./authcache.module Validation callback for authcache_duration_select element. 1
authcache_validate_role_restrict ./authcache.module Validation callback for authcache_role_restrict element. 1
authcache_varnish_authcache_backend_cache_save modules/authcache_varnish/authcache_varnish.module Implements hook_authcache_backend_cache_save().
authcache_varnish_authcache_debug_info modules/authcache_varnish/authcache_varnish.module Implements hoook_authcache_debug_info().
authcache_varnish_authcache_request_exclude modules/authcache_varnish/authcache_varnish.module Implements hook_authcache_request_exclude().
authcache_varnish_boot modules/authcache_varnish/authcache_varnish.module Implements hook_boot().
authcache_varnish_get_key modules/authcache_varnish/authcache_varnish.module Menu callback for varnish cache server. 1
authcache_varnish_menu modules/authcache_varnish/authcache_varnish.module Implements hook_menu().
authcache_varnish_request_validate modules/authcache_varnish/authcache_varnish.module Ensure that a request came in through the reverse proxy. 12 1
authcache_views_authcache_p13n_admin_groups modules/authcache_views/authcache_views.module Implements hook_authcache_p13n_admin_groups().
authcache_views_authcache_p13n_fragment modules/authcache_views/authcache_views.module Implements hook_authcache_p13n_fragment().
authcache_views_form_views_ui_edit_form_alter modules/authcache_views/authcache_views.module Implements hook_form_FORM_ID_alter().
authcache_views_views_api modules/authcache_views/authcache_views.module Implements hook_views_api().
authcache_views_views_plugins modules/authcache_views/authcache_views.module Implements hook_views_plugins().
authcache_views_views_post_render modules/authcache_views/authcache_views.module Implements hook_views_post_render().
authcache_views_views_pre_view modules/authcache_views/authcache_views.module Implements hook_views_pre_view().
authcache_votingapi_votingapi_delete modules/authcache_votingapi/authcache_votingapi.module Implements hook_votingapi_delete().
authcache_votingapi_votingapi_insert modules/authcache_votingapi/authcache_votingapi.module Implements hook_votingapi_insert().
authcache_widget_test_form tests/authcache_widget_test.module Form builder. 1
authcache_widget_test_menu tests/authcache_widget_test.module Implements hook_menu().
hook_authcache_account_exclude ./authcache.api.php Exclude a page from being cached based on the given account.
hook_authcache_backend_cache_save ./authcache.api.php Save a page to the cache.
hook_authcache_backend_key_set ./authcache.api.php Make the key available for subsequent request from the same client.
hook_authcache_cancel ./authcache.api.php Perform last-minute checks before a built page is saved to the cache.
hook_authcache_canceled ./authcache.api.php Perform an action when page caching has been canceled.
hook_authcache_cookie ./authcache.api.php Return information about cookies in use.
hook_authcache_cookie_alter ./authcache.api.php Modify information about cookies set by other modules.
hook_authcache_debug_info modules/authcache_debug/authcache_debug.api.php Collect information displayed in the authcache debug widget.
hook_authcache_debug_info_alter modules/authcache_debug/authcache_debug.api.php Alter debug information before its being stored.
hook_authcache_enum_anonymous_keys modules/authcache_enum/authcache_enum.api.php Return information about keys for anonymous users.
hook_authcache_enum_anonymous_keys_alter modules/authcache_enum/authcache_enum.api.php Modify the list of keys for anonymous users.
hook_authcache_enum_key_properties modules/authcache_enum/authcache_enum.api.php Return information about key properties.
hook_authcache_enum_key_properties_alter modules/authcache_enum/authcache_enum.api.php Modify available keys and property records.
hook_authcache_enum_key_property_info modules/authcache_enum/authcache_enum.api.php Return information about key properties.
hook_authcache_enum_key_property_info_alter modules/authcache_enum/authcache_enum.api.php Modify the key properties used for authcache key enumeration.
hook_authcache_excluded ./authcache.api.php Perform an action when a page has been excluded from caching.

Pages

Other projects