Search for flush
- Search 7.x for flush
- Search 9.5.x for flush
- Search 10.3.x for flush
- Search 11.x for flush
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CachePluginBase::cacheFlush | function | core/ |
Clear out cached data for a view. |
ClearTest::testFlushAllCaches | function | core/ |
Tests drupal_flush_all_caches(). |
config_test_cache_flush | function | core/ |
Implements hook_cache_flush(). |
DrupalFlushAllCachesTest | class | core/ |
@covers ::drupal_flush_all_caches @group Common |
DrupalFlushAllCachesTest.php | file | core/ |
|
DrupalFlushAllCachesTest::$modules | property | core/ |
Modules to enable. |
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
drupal_flush_all_caches | function | core/ |
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/ |
Test 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. |
image_path_flush | function | core/ |
Clears cached versions of a specific file in all styles. |
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/ |
Support for fflush(). |
MockTestConnection::flushCommands | function | core/ |
|
PhpStreamWrapperInterface::stream_flush | function | core/ |
|
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. |
SingleFlushStrategy.php | file | core/ |
|
SingleFlushStrategy::processPlaceholders | function | core/ |
Processes placeholders to render them with different strategies. |
update_script_test_cache_flush | function | core/ |
Implements hook_cache_flush(). |
_drupal_flush_css_js | function | core/ |
Changes the dummy query string added to all CSS and JavaScript files. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.