9 calls to HookStub::args() in Authenticated User Page Caching (Authcache) 7.2
- AuthcacheBackendKeyManagementTestCase::testKeyRenewDuringLogin in tests/
authcache.backend.test - Call hook_authcache_backend_key_set during login and logout.
- AuthcacheBackendKeyManagementTestCase::testKeyRenewDuringLogout in tests/
authcache.backend.test - Call hook_authcache_backend_key_set during logout.
- AuthcacheEnumKeysTestCase::testCustomAuthenticatedKeys in modules/
authcache_enum/ lib/ Drupal/ authcache_enum/ Tests/ AuthcacheEnumKeysTestCase.php - Test authenticated key customization.
- AuthcacheEnumKeysTestCase::testDeprecatedCustomAuthenticatedKeys in modules/
authcache_enum/ lib/ Drupal/ authcache_enum/ Tests/ AuthcacheEnumKeysTestCase.php - Test deprecated authenticated key customization.
- AuthcacheP13nTestClient::testGetPreferredClientCustomList in modules/
authcache_p13n/ tests/ authcache_p13n.client.test - Cover authcache_p13n_client_get_preferred() with custom list.
- AuthcacheP13nTestClient::testGetPreferredClientDefaultClientList in modules/
authcache_p13n/ tests/ authcache_p13n.client.test - Cover authcache_p13n_client_get_preferred().
- AuthcacheP13nTestClient::testHookClientInfo in modules/
authcache_p13n/ tests/ authcache_p13n.client.test - Cover authcache_p13n_client_info().
- AuthcacheP13nTestMarkup::testCustomClientMarkup in modules/
authcache_p13n/ tests/ authcache_p13n.markup.test - Cover theme_authcache_p13n_X().
- AuthcacheP13nTestMarkup::testInfoFunctions in modules/
authcache_p13n/ tests/ authcache_p13n.markup.test - Cover authcache_p13n_X_info().