You are here

Functions in Authenticated User Page Caching (Authcache) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
authcache_p13n_test_authcache_p13n_base_request_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_base_request_alter().
authcache_p13n_test_authcache_p13n_client modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_client().
authcache_p13n_test_authcache_p13n_client_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_client_alter().
authcache_p13n_test_authcache_p13n_client_fallback_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_client_fallback_alter().
authcache_p13n_test_authcache_p13n_client_order_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_client_order_alter().
authcache_p13n_test_authcache_p13n_fragment modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_fragment().
authcache_p13n_test_authcache_p13n_fragment_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_fragment_alter().
authcache_p13n_test_authcache_p13n_request modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_request().
authcache_p13n_test_authcache_p13n_request_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_request_alter().
authcache_p13n_test_authcache_p13n_resource_processors modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_resource_processors().
authcache_p13n_test_authcache_p13n_resource_processors_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_resource_processors_alter().
authcache_p13n_test_authcache_p13n_session_invalidate modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_session_invalidate().
authcache_p13n_test_authcache_p13n_setting modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_setting().
authcache_p13n_test_authcache_p13n_setting_alter modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_authcache_p13n_setting_alter().
authcache_p13n_test_form modules/authcache_p13n/tests/authcache_p13n_test.module Menu callback: Build a form. 1
authcache_p13n_test_form_submit modules/authcache_p13n/tests/authcache_p13n_test.module Form API callback: Submit test form.
authcache_p13n_test_menu modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_menu().
authcache_p13n_test_set_session_data modules/authcache_p13n/tests/authcache_p13n_test.module Menu callback: Modify session data. 1
authcache_p13n_test_theme modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_theme().
authcache_p13n_test_watchdog modules/authcache_p13n/tests/authcache_p13n_test.module Implements hook_watchdog().
authcache_p13n_theme modules/authcache_p13n/authcache_p13n.module Implements hook_theme(). 1
authcache_p13n_update_7000 modules/authcache_p13n/authcache_p13n.install Remove authcache_p13n_routes variable.
authcache_p13n_update_7001 modules/authcache_p13n/authcache_p13n.install Add table for key-value storage.
authcache_p13n_update_7002 modules/authcache_p13n/authcache_p13n.install Reduce column size of authcache_p13n_key_value.collection.
authcache_p13n_user_login modules/authcache_p13n/authcache_p13n.module Implements hook_user_login().
authcache_p13n_user_logout modules/authcache_p13n/authcache_p13n.module Implements hook_user_logout().
authcache_page_is_cacheable ./authcache.module Return true if this page possibly will be cached later. 33
authcache_page_manager_authcache_page_manager_task_context_provider modules/authcache_page_manager/authcache_page_manager.module Implements hook_authcache_page_manager_task_context_provider().
authcache_page_manager_task_context_provider modules/authcache_page_manager/authcache_page_manager.module Return a map task_id -> context provider. 1
authcache_panels_cache_clear_cache modules/authcache_panels/plugins/cache/authcache_panels.inc Clears cached content. 1
authcache_panels_cache_get_cache modules/authcache_panels/plugins/cache/authcache_panels.inc Get cached content. 1
authcache_panels_cache_settings_form modules/authcache_panels/plugins/cache/authcache_panels.inc Settings form. 1
authcache_panels_cache_settings_form_submit modules/authcache_panels/plugins/cache/authcache_panels.inc Settings form submit callback. 1
authcache_panels_cache_set_cache modules/authcache_panels/plugins/cache/authcache_panels.inc Sets cached content. 1
authcache_panels_ctools_plugin_directory modules/authcache_panels/authcache_panels.module Implements hook_ctools_plugin_directory().
authcache_panels_page_manager_authcache_p13n_admin_groups modules/authcache_panels_page_manager/authcache_panels_page_manager.module Implements hook_authcache_p13n_admin_groups().
authcache_panels_page_manager_authcache_p13n_fragment modules/authcache_panels_page_manager/authcache_panels_page_manager.module Implements hook_authcache_p13n_fragment().
authcache_panels_page_manager_test_ctools_plugin_api modules/authcache_panels_page_manager/tests/authcache_panels_page_manager_test.module Implements of hook_ctools_plugin_api().
authcache_panels_page_manager_test_default_page_manager_pages modules/authcache_panels_page_manager/tests/authcache_panels_page_manager_test.module Implements of hook_default_page_manager_pages().
authcache_panels_panels_display_save modules/authcache_panels/authcache_panels.module Implements hook_panels_display_save().
authcache_panels_panels_pane_content_alter modules/authcache_panels/authcache_panels.module Implements hook_panels_pane_content_alter().
authcache_panels_pane_fragment modules/authcache_panels/authcache_panels.module Return fragment renderer for the given panel pane. 1
authcache_panels_pane_fragment_enabled modules/authcache_panels/authcache_panels.module Return TRUE when a valid authcache configuration exists for the given pane. 2
authcache_panels_pane_fragment_id modules/authcache_panels/authcache_panels.module Return a fragment id for the given pane. 3
authcache_panels_pane_machine_name_exists modules/authcache_panels/authcache_panels.module Return TRUE if the given machine name exists. 1 1
authcache_panels_pane_machine_name_generate modules/authcache_panels/authcache_panels.module Given a pane, generate an initial machine name. 1
authcache_poll_authcache_p13n_fragment modules/authcache_poll/authcache_poll.module Implements hook_authcache_p13n_fragment().
authcache_poll_block_view_poll_recent_alter modules/authcache_poll/authcache_poll.module Implements hook_block_view_MODULE_DELTA_alter().
authcache_poll_cache_clear_all modules/authcache_poll/authcache_poll.module Invalidate page cache when a vote was canceled. 1
authcache_poll_form_poll_cancel_form_alter modules/authcache_poll/authcache_poll.module Implements hook_form_FORM_ID_alter().

Pages

Other projects