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 11.x for flush
  5. 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.
ClassWriter::flushAlteredCodeToFile function core/tests/Drupal/TestTools/PhpUnitCompatibility/ClassWriter.php Flushes altered class code to file when necessary.
ClearTest::testFlushAllCaches function core/modules/system/tests/src/Functional/Cache/ClearTest.php Tests drupal_flush_all_caches().
config_test_cache_flush function core/modules/config/tests/config_test/config_test.module 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 @covers ::drupal_flush_all_caches
@group Common
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 Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
hook_cache_flush function core/core.api.php Flush all persistent and static caches.
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.
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 @covers ::flush
image_module_test_image_style_flush function core/modules/image/tests/modules/image_module_test/image_module_test.module Implements hook_image_style_flush().
image_path_flush function core/modules/image/image.module Clears cached versions of a specific file in all styles.
LegacyAssetTest::testDeprecatedDrupalFlushCssJs function core/tests/Drupal/KernelTests/Core/Asset/LegacyAssetTest.php Tests the deprecation.
locale_cache_flush function core/modules/locale/locale.module 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
MockTestConnection::flushCommands function core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php
PhpStreamWrapperInterface::stream_flush function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Flushes the output.
placeholder_strategy.single_flush service core/core.services.yml Drupal\Core\Render\Placeholder\SingleFlushStrategy
ReadOnlyStream::stream_flush function core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php Support for fflush().
SingleFlushStrategy class core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php Defines the 'single_flush' placeholder strategy.

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