6 calls to _authcache_flag_partial_id() in Authenticated User Page Caching (Authcache) 7.2
- AuthcacheFlagTest::testAuthcacheFlagFlagFragmentNoPermission in modules/
authcache_flag/ authcache_flag.test - Ensure that flags are not rendered when user lacks flag permissions.
- AuthcacheFlagTest::testAuthcacheFlagFlagFragmentWithoutUnflag in modules/
authcache_flag/ authcache_flag.test - Ensure that flags are rendered propertly when user lacks unflag permission.
- AuthcacheFlagTest::testAuthcacheFlagFlagFragmentWithUnflag in modules/
authcache_flag/ authcache_flag.test - Ensure that flags are rendered propertly when user has unflag permission.
- authcache_flag_authcache_p13n_assembly in modules/
authcache_flag/ authcache_flag.module - Implements hook_authcache_p13n_assembly().
- authcache_flag_entity_view_alter in modules/
authcache_flag/ authcache_flag.module - Implements hook_flag_view_alter().
- authcache_user_view_alter in modules/
authcache_flag/ authcache_flag.module - Implements hook_user_view_alter().