You are here

Functions in Authenticated User Page Caching (Authcache) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_authcache_p13n_setting__authcache_ajax modules/authcache_ajax/authcache_ajax.module Theme function for personalized Drupal.setting retrieved using an Ajax call.
theme_authcache_p13n_setting__authcache_esi modules/authcache_esi/authcache_esi.module Theme for personalized Drupal.setting retrieved using an ESI include.
theme_authcache_p13n_setting__authcache_p13n_test modules/authcache_p13n/tests/authcache_p13n_test.module Theme function for setting tag. 10
_authcache_builtin_backendstatus modules/authcache_builtin/authcache_builtin.install Return TRUE if settings.php is properly configured. 1
_authcache_builtin_cacheinc_cache_key_get modules/authcache_builtin/authcache_builtin.cache.inc Retrieve the authcache key for a session from the key-cache. 1
_authcache_builtin_cacheinc_default_nocache_get modules/authcache_builtin/authcache_builtin.cache.inc Check whether client is allowed to skip the cache for this request. 1
_authcache_builtin_cacheinc_fix_browsers modules/authcache_builtin/authcache_builtin.cache.inc Add headers required to make stupid browsers behave. 2
_authcache_debug_cid modules/authcache_debug/authcache_debug.module Return generated cid for authcache debug information. 2
_authcache_debug_shutdown modules/authcache_debug/authcache_debug.module Shutdown function for saving debug info. 1
_authcache_debug_status modules/authcache_debug/authcache_debug.module Set and get the caching status of the current request. 3
_authcache_debug_watchdog_enabled modules/authcache_debug/authcache_debug.module Return true when log-to-watchdog is enabled for the logged in user. 1
_authcache_default_form_after_build ./authcache.module Form API default after-build callback for forms on cacheable pages. 1
_authcache_default_pagecaching ./authcache.module Return default pagecaching rule. 15
_authcache_enum_cartesian modules/authcache_enum/authcache_enum.comb.inc Generate a cartesian product of the given associative array of arrays. 2
_authcache_enum_comb modules/authcache_enum/authcache_enum.comb.inc Given a set of elements, return all possible subsets. 2
_authcache_enum_comb_k modules/authcache_enum/authcache_enum.comb.inc Given a set of elements, return all possible subsets with a size of k. 3
_authcache_enum_default_role_combine modules/authcache_enum/authcache_enum.module Default enumeration method for authcache keys. 2
_authcache_esi_debug_split_table modules/authcache_esi/authcache_esi_debug.module Utility function: Strip enclosing table markup from table rows. 2
_authcache_exclude ./authcache.module Private function called from authcache_init. 2
_authcache_flag_extract_entity_from_build modules/authcache_flag/authcache_flag.module Extract an actual entity object from its $build array. 1
_authcache_flag_partial_id modules/authcache_flag/authcache_flag.module Return the partial-id for this flag. 6
_authcache_form_after_build modules/authcache_form/authcache_form.module Form after_build callback for forms on cacheable pages. 1
_authcache_form_allow_base_id_token modules/authcache_form/authcache_form.module Test whether CSRF token based on base form id is allowed. 1
_authcache_form_allow_notoken modules/authcache_form/authcache_form.module Test whether stripping of CSRF token is allowed for the given form. 2
_authcache_form_allow_p13n modules/authcache_form/authcache_form.module Test whether defered retrieval of form token / build-id is allowed. 2
_authcache_form_match_form_id modules/authcache_form/authcache_form.module Check if a form_id matches any pattern in a set of patterns. 3
_authcache_get_http_status ./authcache.module Return HTTP status code. 1
_authcache_menu_substitute_menu_link modules/authcache_menu/authcache_menu.module Helper function for substituting markup in main- and secondary menu. 1
_authcache_menu_tab_root_list modules/authcache_menu/authcache_menu.module Return a list of tab roots whose type matches the type mask. 1
_authcache_menu_tab_root_type_map_load modules/authcache_menu/authcache_menu.module Utility function: Load map of tab_roots -> type. 1
_authcache_original_ob_level ./authcache.module Utility function used to memoize the ob_level in use during hook_init. 2
_authcache_p13n_admin_cache_granularity modules/authcache_p13n/authcache_p13n.admin.inc Return a list of human readable cache granularity properties. 1
_authcache_p13n_admin_format_clients modules/authcache_p13n/authcache_p13n.admin.inc Given a client-array, return an ordered list of client names. 1
_authcache_p13n_array_unique_recursive modules/authcache_p13n/authcache_p13n.module Helper: remove duplicate values from arrays with numeric keys. 2
_authcache_p13n_get_goto_caller modules/authcache_p13n/authcache_p13n.module Utility function: return backtrace frame of the function calling drupal_goto. 1
_authcache_p13n_object_factory_test_processor modules/authcache_p13n/tests/authcache_p13n.object-factory.test Stub object factory processor function callback. 1
_authcache_p13n_resource_preproc_partial modules/authcache_p13n/authcache_p13n.module Derive collection-id and add #member_of and #key entries if necessary. 1
_authcache_p13n_resource_preproc_setting modules/authcache_p13n/authcache_p13n.module Derive collection-id and add #member_of and #key entries if necessary. 1
_authcache_p13n_resource_proc_as_object modules/authcache_p13n/authcache_p13n.module Cast a resource into a stdObject. 1
_authcache_pagecache_form ./authcache.admin.inc Add new page caching rule to form (part of ajax). 1
_authcache_panels_page_manager_collect_fragments_from_handlers modules/authcache_panels_page_manager/authcache_panels_page_manager.module Utility function: produce fragments from page manager handler. 1
_authcache_panels_pane_get_options modules/authcache_panels/authcache_panels.module Return options for the given pane. 3
_authcache_preclude ./authcache.module Prevent next page request from beeing served from cache. 2
_authcache_views_view_get_options modules/authcache_views/authcache_views.module Return options for the given view. 3

Pages

Other projects