13 functions implement hook_cache_flush()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- ConfigTestHooks::cacheFlush in core/
modules/ config/ tests/ config_test/ src/ Hook/ ConfigTestHooks.php - Implements hook_cache_flush().
- config_test_cache_flush in core/
modules/ config/ tests/ config_test/ config_test.module - Implements hook_cache_flush().
- HookAttributeInvokeHook in core/
modules/ system/ tests/ modules/ hook_collector_hook_attribute/ src/ Hook/ HookAttributeInvokeHook.php - Test Hook attribute named arguments.
- HookAttributeNamedArgumentsHook in core/
modules/ system/ tests/ modules/ hook_collector_hook_attribute/ src/ Hook/ HookAttributeNamedArgumentsHook.php - Test Hook attribute named arguments.
- LocaleHooks::cacheFlush in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_cache_flush().
- OnBehalfOfOtherModuleHook::flush in core/
modules/ system/ tests/ modules/ hook_collector_on_behalf/ src/ Hook/ OnBehalfOfOtherModuleHook.php - Implements hook_module_preinstall().
- OtherModuleUninstalledHooks::cacheFlush in core/
modules/ system/ tests/ modules/ respond_install_uninstall_hook_test/ src/ Hook/ OtherModuleUninstalledHooks.php - Implements hook_cache_flush().
- respond_install_uninstall_hook_test_cache_flush in core/
modules/ system/ tests/ modules/ hook_collector_on_behalf_procedural/ hook_collector_on_behalf_procedural.module - This implements a hook on behalf of another module.
- SkipProceduralHooks::cacheFlush in core/
modules/ system/ tests/ modules/ hook_collector_skip_procedural/ src/ Hook/ SkipProceduralHooks.php - Implements hook_cache_flush().
- TestingHooksProfile::flush in core/
profiles/ tests/ testing_hooks/ src/ Hook/ TestingHooksProfile.php - Implements hook_cache_flush().
- testing_hooks_cache_flush in core/
profiles/ tests/ testing_hooks/ testing_hooks.profile - This implements cache_flush.
- UpdateScriptTestHooks::cacheFlush in core/
modules/ system/ tests/ modules/ update_script_test/ src/ Hook/ UpdateScriptTestHooks.php - Implements hook_cache_flush().
- update_script_test_cache_flush in core/
modules/ system/ tests/ modules/ update_script_test/ update_script_test.module - Implements hook_cache_flush().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.