You are here

26 calls to HookStub::on() in Authenticated User Page Caching (Authcache) 7.2

AuthcacheBlockTest::testMarkupSubstitution in modules/authcache_block/authcache_block.test
Ensure that markup is substituted for authcache enabled blocks.
AuthcacheCommentTest::testNoMarkupSubstitutionForGuestUser in modules/authcache_comment/authcache_comment.test
Ensure that markup is substituted for authcache enabled comments.
AuthcacheCommentTest::testNumberOfNewComments in modules/authcache_comment/authcache_comment.test
Test that the number of new comments is replaced by a placeholder.
AuthcacheCommentTest::testUserSettingInCommentForm in modules/authcache_comment/authcache_comment.test
Ensure that user setting is embedded for authenticated users.
AuthcacheFieldTest::testNodeMarkupSubstitution in modules/authcache_field/authcache_field.test
Test that the field markup is substituted by a partial.
AuthcacheFlagTest::testNodeMarkupSubstitution in modules/authcache_flag/authcache_flag.test
Test that the flag markup is substituted by a partial.
AuthcacheFlagTest::testTaxonomyTermMarkupSubstitution in modules/authcache_flag/authcache_flag.test
Test that the flag markup is substituted by a partial for taxonomy terms.
AuthcacheFlagTest::testUserMarkupSubstitution in modules/authcache_flag/authcache_flag.test
Test that the flag markup is substituted by a partial.
AuthcacheFormTestCacheLifespan::testCachedFormBuildID in modules/authcache_form/tests/authcache_form.test
Test functionality for form-build-id.
AuthcacheFormTestTokenDeferral::testCachedFormBuildID in modules/authcache_form/tests/authcache_form.test
Test functionality for form-build-id.
AuthcacheFormTestTokenDeferral::testTokenDefer in modules/authcache_form/tests/authcache_form.test
Test token deferral functionality.
AuthcacheForumTest::testForumList in modules/authcache_forum/authcache_forum.test
Markup substitution forum overview page.
AuthcacheForumTest::testForumTopicList in modules/authcache_forum/authcache_forum.test
Markup substitution on forum topic list.
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::testNodeHistoryNoTagNewOnFront in modules/authcache_node_history/authcache_node_history.test
Ensure that node history setting is not embedded when not on a node-page.
AuthcacheNodeHistoryTest::testNodeHistoryTagNewSetting in modules/authcache_node_history/authcache_node_history.test
Ensure that node history setting is embedded for authenticated users.
AuthcacheP13nTestMarkup::testCustomClientMarkup in modules/authcache_p13n/tests/authcache_p13n.markup.test
Cover theme_authcache_p13n_X().
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.
AuthcachePanelsPageManagerTest::testEmptyContentPane in modules/authcache_panels_page_manager/authcache_panels_page_manager.test
Test the behavior on empty content panes.
AuthcacheUserTest::testSiteContactForm in modules/authcache_user/authcache_user.test
Ensure that user setting is embedded for authenticated users.
AuthcacheUserTest::testUserContactForm in modules/authcache_user/authcache_user.test
Ensure that user setting is embedded for authenticated users.
AuthcacheViewsTest::testMarkupSubstitution in modules/authcache_views/authcache_views.test
Ensure that markup is substituted for authcache enabled blocks.
HookStubProxy::on in tests/HookStub.inc
Enable recording of invocations.
ModuleStub::hook in tests/HookStub.inc
Install a stub for a hook-implementation.