9 calls to drupal_flush_all_caches()

ClearTest::testFlushAllCaches in drupal/core/modules/system/lib/Drupal/system/Tests/Cache/ClearTest.php
Tests drupal_flush_all_caches().
config_admin_import_form_submit in drupal/core/modules/config/config.admin.inc
Form submission handler for config_admin_import_form().
install_finished in drupal/core/includes/install.core.inc
Performs final installation steps and displays a 'finished' page.
system_clear_cache_submit in drupal/core/modules/system/system.admin.inc
Submit callback; clear system caches.
system_modules_submit in drupal/core/modules/system/system.admin.inc
Submit callback; handles modules form submission.
update_finished in drupal/core/includes/update.inc
Finish the update process and store results for eventual display.
update_script_selection_form in drupal/core/update.php
Form constructor for the list of available database module updates.
WebTestBase::resetAll in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Reset all data structures after having enabled new modules.
_install_profile_modules_finished in drupal/core/includes/install.core.inc
'Finished' callback for module installation batch.