You are here

10 calls to authcache_element_set_cacheable() in Authenticated User Page Caching (Authcache) 7.2

AuthcacheElementCacheabilityAPITestCase::testElementCacheabilityAPI in ./authcache.test
Test cacheability API for render elements.
authcache_comment_form_comment_form_alter in modules/authcache_comment/authcache_comment.module
Implements hook_form_FORM_ID_alter().
authcache_commerce_form_commerce_cart_add_to_cart_form_alter in modules/authcache_commerce/authcache_commerce.module
Implements hook_form_FORM_ID_alter().
authcache_form_value_set_cacheable in ./authcache.module
Recursively find elements of type value and set them cacheable.
authcache_menu_preprocess_page in modules/authcache_menu/authcache_menu.module
Implements hook_preprocess_page().
authcache_menu_preprocess_toolbar in modules/authcache_menu/authcache_menu.module
Implements hook_preprocess_toolbar().
authcache_preprocess_page in ./authcache.module
Implements hook_preprocess_page().
authcache_ubercart_form_uc_product_add_to_cart_form_alter in modules/authcache_ubercart/authcache_ubercart.module
Implements hook_form_FORM_ID_alter().
authcache_user_preprocess_toolbar in modules/authcache_user/authcache_user.module
Implements hook_preprocess_toolbar().
_authcache_form_after_build in modules/authcache_form/authcache_form.module
Form after_build callback for forms on cacheable pages.