Search for flush
Title | Object type | File name | Summary |
---|---|---|---|
CachePluginBase::cacheFlush | function | core/ |
Clear out cached data for a view. |
ClassWriter::flushAlteredCodeToFile | function | core/ |
Flushes altered class code to file when necessary. |
ClearTest::testFlushAllCaches | function | core/ |
Tests drupal_flush_all_caches(). |
config_test_cache_flush | function | core/ |
Implements hook_cache_flush(). |
DrupalFlushAllCachesInInstallerTest | class | core/ |
Tests drupal_flush_all_caches() during an install. |
DrupalFlushAllCachesInInstallerTest.php | file | core/ |
|
DrupalFlushAllCachesInInstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DrupalFlushAllCachesInInstallerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
DrupalFlushAllCachesInInstallerTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
DrupalFlushAllCachesInInstallerTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
DrupalFlushAllCachesTest | class | core/ |
@covers ::drupal_flush_all_caches @group Common |
DrupalFlushAllCachesTest.php | file | core/ |
|
DrupalFlushAllCachesTest::$containerBuilds | property | core/ |
Stores the number of container builds. |
DrupalFlushAllCachesTest::$modules | property | core/ |
Modules to install. |
DrupalFlushAllCachesTest::register | function | core/ |
Registers test-specific services. |
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
drupal_flush_all_caches | function | core/ |
Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures. |
hook_cache_flush | function | core/ |
Flush all persistent and static caches. |
hook_image_style_flush | function | core/ |
Respond to image style flushing. |
HWLDFWordAccumulator::_flushGroup | function | core/ |
|
HWLDFWordAccumulator::_flushLine | function | core/ |
|
ImageAdminStylesTest::testFlushUserInterface | function | core/ |
Tests flush user interface. |
ImageStyle::flush | function | core/ |
Flushes cached media for this style. |
ImageStyleFlushForm | class | core/ |
Form controller for image style flush. |
ImageStyleFlushForm.php | file | core/ |
|
ImageStyleFlushForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ImageStyleFlushForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ImageStyleFlushForm::getDescription | function | core/ |
Returns additional text to display as a description. |
ImageStyleFlushForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ImageStyleFlushForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
ImageStyleFlushTest | class | core/ |
Tests flushing of image styles. |
ImageStyleFlushTest.php | file | core/ |
|
ImageStyleFlushTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleFlushTest::createSampleImage | function | core/ |
Given an image style and a wrapper, generate an image. |
ImageStyleFlushTest::getImageCount | function | core/ |
Count the number of images currently created for a style in a wrapper. |
ImageStyleFlushTest::testFlush | function | core/ |
General test to flush a style. |
ImageStyleInterface::flush | function | core/ |
Flushes cached media for this style. |
ImageStyleTest::testFlush | function | core/ |
@covers ::flush |
image_module_test_image_style_flush | function | core/ |
Implements hook_image_style_flush(). |
image_path_flush | function | core/ |
Clears cached versions of a specific file in all styles. |
LegacyAssetTest::testDeprecatedDrupalFlushCssJs | function | core/ |
Tests the deprecation. |
locale_cache_flush | function | core/ |
Implements hook_cache_flush(). |
locale_translation_flush_projects | function | core/ |
Clear the project data table. |
LocalReadOnlyStream::stream_flush | function | core/ |
Support for fflush(). |
LocalStream::stream_flush | function | core/ |
Flushes the output. |
MockTestConnection::flushCommands | function | core/ |
|
PhpStreamWrapperInterface::stream_flush | function | core/ |
Flushes the output. |
placeholder_strategy.single_flush | service | core/ |
Drupal\Core\Render\Placeholder\SingleFlushStrategy |
ReadOnlyStream::stream_flush | function | core/ |
Support for fflush(). |
SingleFlushStrategy | class | core/ |
Defines the 'single_flush' placeholder strategy. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.