14 calls to drupal_flush_all_caches()
- AggregatorRenderingTestCase::testBlockLinks in modules/
aggregator/ aggregator.test - Adds a feed block to the page and checks its links.
- BlockTestCase::testBlockRehash in modules/
block/ block.test - Test _block_rehash().
- CacheClearCase::testFlushAllCaches in modules/
simpletest/ tests/ cache.test - Test drupal_flush_all_caches().
- DrupalWebTestCase::resetAll in modules/
simpletest/ drupal_web_test_case.php - Reset all data structures after having enabled new modules.
- EnableDisableTestCase::testEntityInfoChanges in modules/
system/ system.test - Ensures entity info cache is updated after changes.
- install_finished in includes/
install.core.inc - Finishes importing files at end of installation.
- SystemInfoAlterTestCase::testSystemInfoAlter in modules/
system/ system.test - Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
- SystemThemeFunctionalTest::testPerThemeSettings in modules/
system/ system.test - Test the individual per-theme settings form.
- system_clear_cache_submit in modules/
system/ system.admin.inc - Submit callback; clear system caches.
- system_modules_submit in modules/
system/ system.admin.inc - Submit callback; handles modules form submission.
- update_finished in includes/
update.inc - Implements callback_batch_finished().
- update_script_selection_form in ./
update.php - Form constructor for the list of available database module updates.
- UpgradePathTestCase::performUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.test - Perform the upgrade.
- _install_profile_modules_finished in includes/
install.core.inc - Implements callback_batch_finished().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.