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[[api-linebreak]] @group Common |
| DrupalFlushAllCachesTest.php | file | core/ |
|
| DrupalFlushAllCachesTest::$modules | property | core/ |
|
| 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/ |
|
| ImageStyleFlushForm | class | core/ |
Form controller for image style flush. |
| ImageStyleFlushForm.php | file | core/ |
|
| ImageStyleFlushForm::getCancelUrl | function | core/ |
|
| ImageStyleFlushForm::getConfirmText | function | core/ |
|
| ImageStyleFlushForm::getDescription | function | core/ |
|
| ImageStyleFlushForm::getQuestion | function | core/ |
|
| ImageStyleFlushForm::submitForm | function | core/ |
|
| ImageStyleFlushTest | class | core/ |
Tests flushing of image styles. |
| ImageStyleFlushTest.php | file | core/ |
|
| ImageStyleFlushTest::$defaultTheme | property | core/ |
|
| 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/ |
|
| 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.