You are here

21 calls to authcache_p13n_request_get_callback() in Authenticated User Page Caching (Authcache) 7.2

AuthcacheBlockTest::testFragemntGet in modules/authcache_block/authcache_block.test
Ensure that a block can be retrieved from the front controller.
AuthcacheCommentTest::testNumberOfNewCommentsFragment in modules/authcache_comment/authcache_comment.test
Ensure that the number of new comments is reported accurately.
AuthcacheFieldTest::testAuthcacheFieldFragment in modules/authcache_field/authcache_field.test
Ensure that fields are rendered.
AuthcacheFieldTest::testAuthcacheFieldFragmentNoEntityAccess in modules/authcache_field/authcache_field.test
Ensure that fields are not rendered when user has no access to the entity.
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.
AuthcacheFormTestTokenDeferral::testTokenDefer in modules/authcache_form/tests/authcache_form.test
Test token deferral functionality.
AuthcacheForumTest::testAuthcacheForumListNewTopicsFragment in modules/authcache_forum/authcache_forum.test
Ensure that the number of new topics is reported accurately.
AuthcacheMenuTestItemTitle::testNodeViewLocalTask in modules/authcache_menu/tests/authcache_menu.test
Test local tasts on node-view.
AuthcacheMenuTestLocalTasks::testNodeViewLocalTask in modules/authcache_menu/tests/authcache_menu.test
Test local tasts on node-view.
AuthcacheNodeHistoryTest::testNodeHistorySettingCacheHit in modules/authcache_node_history/authcache_node_history.test
When page is delivered from cache, history should be recorded / reported.
AuthcacheNodeHistoryTest::testNodeHistorySettingCacheMiss in modules/authcache_node_history/authcache_node_history.test
When page is rebuilt during the request.
AuthcacheP13nTestRequestBuilder::testGetRequestCallback in modules/authcache_p13n/tests/authcache_p13n.request-builder.test
Cover authcache_p13n_request_exists().
AuthcachePanelsPageManagerTest::testCustomPageManagerPageDefinedInCode in modules/authcache_panels_page_manager/authcache_panels_page_manager.test
Test custom page manager page defined in code.
AuthcachePanelsPageManagerTest::testCustomPageManagerPageDefinedInDatabase in modules/authcache_panels_page_manager/authcache_panels_page_manager.test
Test custom page manager page defined in database.
AuthcacheUserTest::testUserSettingsCallback in modules/authcache_user/authcache_user.test
User settings callback should return uid, name and mail of logged-in user.
AuthcacheViewsTest::testFragmentGet in modules/authcache_views/authcache_views.test
Ensure that a block can be retrieved from the front controller.
template_preprocess_authcache_p13n_assembly in modules/authcache_p13n/authcache_p13n.module
Preprocess a placeholder for a personalized assembly.
template_preprocess_authcache_p13n_fragment in modules/authcache_p13n/authcache_p13n.module
Preprocess a placeholder for a personalized fragment.
template_preprocess_authcache_p13n_setting in modules/authcache_p13n/authcache_p13n.module
Preprocess a placeholder for a personalized setting.