Search for flush

  1. Search 7.x for flush
  2. Search 9.5.x for flush
  3. Search 8.9.x for flush
  4. Search 10.3.x for flush
  5. Search 11.x for flush
  6. Other projects
Title Object type File name Summary
CachePluginBase::cacheFlush function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Clear out cached data for a view.
ClearTest::testFlushAllCaches function core/modules/system/tests/src/Functional/Cache/ClearTest.php Tests drupal_flush_all_caches().
ConfigTestHooks::cacheFlush function core/modules/config/tests/config_test/src/Hook/ConfigTestHooks.php Implements hook_cache_flush().
DrupalFlushAllCachesInInstallerTest class core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php Tests drupal_flush_all_caches() during an install.
DrupalFlushAllCachesInInstallerTest.php file core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php
DrupalFlushAllCachesInInstallerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php
DrupalFlushAllCachesInInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php
DrupalFlushAllCachesInInstallerTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php
DrupalFlushAllCachesInInstallerTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php Confirms that the installation succeeded.
DrupalFlushAllCachesTest class core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Tests Drupal Flush All Caches.
DrupalFlushAllCachesTest.php file core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
DrupalFlushAllCachesTest::$containerBuilds property core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Stores the number of container builds.
DrupalFlushAllCachesTest::$modules property core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
DrupalFlushAllCachesTest::register function core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList function core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Tests that drupal_flush_all_caches() uses core.extension properly.
drupal_flush_all_caches function core/includes/common.inc Re-initializes the entire system.
HookAttributeNamedArgumentsHook::flush function core/modules/system/tests/modules/hook_collector_hook_attribute/src/Hook/HookAttributeNamedArgumentsHook.php Implements hook_cache_flush().
hook_cache_flush function core/core.api.php Flush all persistent and static caches.
hook_collector_on_behalf_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook but should not be picked up.
hook_collector_on_behalf_procedural_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook but should not be picked up.
hook_collector_skip_procedural_attribute_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook and should be picked up.
hook_collector_skip_procedural_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.module This implements a hook but should not be picked up.
hook_image_style_flush function core/modules/image/image.api.php Respond to image style flushing.
HWLDFWordAccumulator::_flushGroup function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::_flushLine function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
ImageAdminStylesTest::testFlushUserInterface function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Tests flush user interface.
ImageModuleTestHooks::imageStyleFlush function core/modules/image/tests/modules/image_module_test/src/Hook/ImageModuleTestHooks.php Implements hook_image_style_flush().
ImageStyle::flush function core/modules/image/src/Entity/ImageStyle.php
ImageStyleFlushForm class core/modules/image/src/Form/ImageStyleFlushForm.php Form controller for image style flush.
ImageStyleFlushForm.php file core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::getCancelUrl function core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::getConfirmText function core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::getDescription function core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::getQuestion function core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::submitForm function core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushTest class core/modules/image/tests/src/Functional/ImageStyleFlushTest.php Tests flushing of image styles.
ImageStyleFlushTest.php file core/modules/image/tests/src/Functional/ImageStyleFlushTest.php
ImageStyleFlushTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageStyleFlushTest.php
ImageStyleFlushTest::createSampleImage function core/modules/image/tests/src/Functional/ImageStyleFlushTest.php Given an image style and a wrapper, generate an image.
ImageStyleFlushTest::getImageCount function core/modules/image/tests/src/Functional/ImageStyleFlushTest.php Count the number of images currently created for a style in a wrapper.
ImageStyleFlushTest::testFlush function core/modules/image/tests/src/Functional/ImageStyleFlushTest.php General test to flush a style.
ImageStyleInterface::flush function core/modules/image/src/ImageStyleInterface.php Flushes cached media for this style.
ImageStyleTest::testFlush function core/modules/image/tests/src/Unit/ImageStyleTest.php Tests flush.
image_path_flush function core/modules/image/image.module Clears cached versions of a specific file in all styles.
LocaleHooks::cacheFlush function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_cache_flush().
locale_translation_flush_projects function core/modules/locale/locale.compare.inc Clear the project data table.
LocalReadOnlyStream::stream_flush function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Support for fflush().
LocalStream::stream_flush function core/lib/Drupal/Core/StreamWrapper/LocalStream.php
OnBehalfOfOtherModuleHook::flush function core/modules/system/tests/modules/hook_collector_on_behalf/src/Hook/OnBehalfOfOtherModuleHook.php Implements hook_module_preinstall().
OtherModuleUninstalledHooks::cacheFlush function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Implements hook_cache_flush().

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