9 calls to Cache::getBins()
- ClearTest::testFlushAllCaches in core/
modules/ system/ tests/ src/ Functional/ 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  - Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
 - ModuleInstaller::uninstall in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php  - Uninstalls a given list of modules.
 - OpenTelemetryFrontPagePerformanceTest::clearCaches in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryFrontPagePerformanceTest.php  - Clear caches.
 - OpenTelemetryNodePagePerformanceTest::clearCaches in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryNodePagePerformanceTest.php  - Clear caches.
 - RefreshVariablesTrait::refreshVariables in core/
lib/ Drupal/ Core/ Test/ RefreshVariablesTrait.php  - Refreshes in-memory configuration and state information.
 - StandardPerformanceTest::testAnonymous in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php  - Tests performance for anonymous users.
 - system_cron in core/
modules/ system/ system.module  - Implements hook_cron().
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.