16 calls to drupal_flush_all_caches()
- CKEditorIntegrationTest::testOffCanvasStyles in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ CKEditorIntegrationTest.php - Tests if CKEditor is properly styled inside an off-canvas dialog.
- CKEditorLoadingTest::testLoading in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorLoadingTest.php - Tests loading of CKEditor CSS, JS and JS settings.
- 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.
- EntityKeysTest::testMultipleKeysCache in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityKeysTest.php - Test the cache when multiple keys reference a single field.
- FunctionalTestSetupTrait::resetAll in core/
lib/ Drupal/ Core/ Test/ FunctionalTestSetupTrait.php - Resets all data structures after having enabled new modules.
- InternalEntitiesTest::setUp in core/
modules/ jsonapi/ tests/ src/ Functional/ InternalEntitiesTest.php - JsonApiFunctionalTestBase::setUp in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTestBase.php - LanguageConfigFactoryOverrideTest::testLanguageConfigFactoryOverride in core/
modules/ language/ tests/ src/ Kernel/ LanguageConfigFactoryOverrideTest.php - Tests language.config_factory_override service has the default language.
- LocaleTranslatedSchemaDefinitionTest::setUp in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslatedSchemaDefinitionTest.php - PerformanceForm::submitCacheClear in core/
modules/ system/ src/ Form/ PerformanceForm.php - Clears the caches.
- RecursiveContextualValidatorTest::testRecursiveViolationPropagation in core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ RecursiveContextualValidatorTest.php - Test recursive propagation of violations.
- ThemeInfoTest::testChanges in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeInfoTest.php - Tests that changes to the info file are picked up.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.