15 calls to drupal_flush_all_caches()

CKEditor5AllowedTagsTest::testAllowedTags in core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php
Test filter_html allowed tags.
ClearCacheForm::submitForm in core/modules/system/src/Form/ClearCacheForm.php
Clears the caches.
ClearTest::testFlushAllCaches in core/modules/system/tests/src/Functional/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.
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList in core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
Tests that drupal_flush_all_caches() uses core.extension properly.
drupal_rebuild in core/includes/utility.inc
Rebuilds all caches even when Drupal itself does not work.
FunctionalTestSetupTrait::resetAll in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Resets all data structures after having enabled new modules.
HookCollectorPassTest::testHookAttribute in core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php
Test Hook attribute with named arguments, and class with invoke method.
HookCollectorPassTest::testHooksImplementedOnBehalfFileCache in core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php
Test hooks implemented on behalf of an uninstalled module.
HookCollectorPassTest::testProceduralHooksSkippedWhenConfigured in core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php
Test procedural hooks for a module are skipped when skip is set..
rest_test_views_install in core/modules/rest/tests/modules/rest_test_views/rest_test_views.install
Implements hook_install().
StageBase::postApply in core/modules/package_manager/src/StageBase.php
Performs post-apply tasks.
TestingProfileHooks::testHookPickup in core/tests/Drupal/FunctionalTests/Installer/TestingProfileHooks.php
Test hooks are picked up.
TestingProfileHooksTest::testHookPickup in core/tests/Drupal/FunctionalTests/Installer/TestingProfileHooksTest.php
Test hooks are picked up.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.