You are here

11 calls to drupal_flush_all_caches() in Zircon Profile 8

BrowserTestBase::resetAll in core/modules/simpletest/src/BrowserTestBase.php
Resets all data structures after having enabled new modules.
ClearTest::testFlushAllCaches in core/modules/system/src/Tests/Cache/ClearTest.php
Tests drupal_flush_all_caches().
DbUpdateController::batchFinished in core/modules/system/src/Controller/DbUpdateController.php
Finishes the update process and stores the results for eventual display.
DbUpdateController::selection in core/modules/system/src/Controller/DbUpdateController.php
Renders a list of available database updates.
drupal_rebuild in core/includes/utility.inc
Rebuilds all caches even when Drupal itself does not work.
LocaleTranslatedSchemaDefinitionTest::setUp in core/modules/locale/src/Tests/LocaleTranslatedSchemaDefinitionTest.php
Sets up a Drupal site for running functional and integration tests.
memcache_admin_update_7001 in modules/memcache/memcache_admin/memcache_admin.install
Flush caches and rebuild menu to allow new stats pages to appear.
PerformanceForm::submitCacheClear in core/modules/system/src/Form/PerformanceForm.php
Clears the caches.
ThemeInfoTest::testChanges in core/modules/system/src/Tests/Theme/ThemeInfoTest.php
Tests that changes to the info file are picked up.
ToolbarController::flushAll in modules/admin_toolbar/admin_toolbar_tools/src/Controller/ToolbarController.php
WebTestBase::resetAll in core/modules/simpletest/src/WebTestBase.php
Resets all data structures after having enabled new modules.