8 calls to Cache::getBins() in Zircon Profile 8
- BrowserTestBase::refreshVariables in core/
modules/ simpletest/ src/ BrowserTestBase.php - Refreshes in-memory configuration and state information.
- ClearTest::testFlushAllCaches in core/
modules/ system/ src/ Tests/ Cache/ ClearTest.php - Tests drupal_flush_all_caches().
- ConfigTranslationDeleteForm::submitForm in core/
modules/ config_translation/ src/ Form/ ConfigTranslationDeleteForm.php - Form submission handler.
- drupal_flush_all_caches in core/
includes/ common.inc - Flushes all persistent caches, resets all variables, and rebuilds all data structures.
- drupal_rebuild in core/
includes/ utility.inc - Rebuilds all caches even when Drupal itself does not work.
- ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Uninstalls a given list of modules.
- system_cron in core/
modules/ system/ system.module - Implements hook_cron().
- WebTestBase::refreshVariables in core/
modules/ simpletest/ src/ WebTestBase.php - Refreshes in-memory configuration and state information.