10 calls to _update_cache_clear()

hook_themes_disabled in drupal/core/modules/system/theme.api.php
Respond to themes being disabled.
UpdateCoreTest::testFetchTasks in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php
Tests that exactly one fetch task per project is created and not more.
update_cache_clear_submit in drupal/core/modules/update/update.module
Form submission handler for system_modules().
update_cache_flush in drupal/core/modules/update/update.module
Implements hook_cache_flush().
update_project_cache in drupal/core/modules/update/update.compare.inc
Retrieves data from {cache_update} or empties the cache when necessary.
update_settings_submit in drupal/core/modules/update/update.settings.inc
Form submission handler for update_settings().
update_themes_disabled in drupal/core/modules/update/update.module
Implements hook_themes_disabled().
update_themes_enabled in drupal/core/modules/update/update.module
Implements hook_themes_enabled().
_update_process_fetch_task in drupal/core/modules/update/update.fetch.inc
Processes a task to fetch available update data for a single project.
_update_refresh in drupal/core/modules/update/update.fetch.inc
Clears out all the cached available update data and initiates re-fetching.