cache_flush |
function |
core/includes/cache.inc |
Flushes all cache items in a bin. |
image_path_flush |
function |
core/modules/image/image.module |
Clear cached versions of a specific file in all styles. |
hook_flush_caches |
function |
core/modules/system/system.api.php |
Add a list of cache tables to be cleared. |
image_style_flush |
function |
core/modules/image/image.module |
Flush cached media for a style. |
views_flush_caches |
function |
core/modules/views/views.module |
Implements hook_flush_caches(). |
field_flush_caches |
function |
core/modules/field/field.module |
Implements hook_flush_caches(). |
color_flush_caches |
function |
core/modules/color/color.module |
Implements hook_flush_caches(). |
ImageStyleFlushTest |
class |
core/modules/image/tests/image.test |
Tests flushing of image styles. |
update_flush_caches |
function |
core/modules/update/update.module |
Implements hook_flush_caches(). |
entity_flush_caches |
function |
core/modules/entity/entity.module |
Implements hook_flush_caches(). |
layout_flush_caches |
function |
core/modules/layout/layout.module |
Implements hook_flush_caches(). |
system_flush_caches |
function |
core/modules/system/system.module |
Implements hook_flush_caches(). |
admin_bar_flush_cache |
function |
core/modules/admin_bar/admin_bar.inc |
Flush all caches or a specific one. |
_backdrop_flush_css_js |
function |
core/includes/common.inc |
Changes the dummy query string added to all CSS and JavaScript files. |
_admin_bar_flush_cache |
function |
core/modules/admin_bar/admin_bar.inc |
Flush all caches or a specific one. |
admin_bar_flush_caches |
function |
core/modules/admin_bar/admin_bar.module |
Implements hook_flush_caches(). |
hook_image_style_flush |
function |
core/modules/image/image.api.php |
Respond to image style flushing. |
drupal_flush_all_caches |
function |
core/includes/drupal.inc |
Flushes all cached data on the site. |
BackdropFakeCache::flush |
function |
core/includes/cache-install.inc |
Overrides BackdropDatabaseCache::flush(). |
BackdropNullCache::flush |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::flush(). |
backdrop_flush_all_caches |
function |
core/includes/common.inc |
Flushes all cached data on the site. |
image_example_style_flush |
function |
modules/examples/image_example/image_example.module |
Implements hook_image_style_flush(). |
BackdropDatabaseCache::flush |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::flush(). |
entityreference_flush_caches |
function |
core/modules/entityreference/entityreference.module |
Implements hook_flush_caches(). |
system_cron_test_flush_caches |
function |
core/modules/system/tests/system_cron_test/system_cron_test.module |
Implements hook_flush_caches(). |
BackdropCacheInterface::flush |
function |
core/includes/cache.inc |
Flushes all cache items in a bin. |
ImageStyleFlushTest::testFlush |
function |
core/modules/image/tests/image.test |
General test to flush a style. |
HWLDFWordAccumulator::flushLine |
function |
core/includes/diff.inc |
|
update_script_test_flush_caches |
function |
core/modules/simpletest/tests/update_script_test.module |
Implements hook_flush_caches(). |
views_plugin_cache::cache_flush |
function |
core/modules/views/plugins/views_plugin_cache.inc |
Clear out cached data for a view. |
HWLDFWordAccumulator::flushGroup |
function |
core/includes/diff.inc |
|
MockTestConnection::flushCommands |
function |
core/modules/simpletest/tests/filetransfer.test |
|
CacheClearCase::testFlushAllCaches |
function |
core/modules/simpletest/tests/cache.test |
Test backdrop_flush_all_caches(). |
ImageStyleFlushTest::getImageCount |
function |
core/modules/image/tests/image.test |
Count the number of images currently created for a style in a wrapper. |
StreamWrapperInterface::stream_flush |
function |
core/includes/stream_wrappers.inc |
|
ImageStyleFlushTest::createSampleImage |
function |
core/modules/image/tests/image.test |
Given an image style and a wrapper, generate an image. |
admin_bar_form_alter_flush_cache_submit |
function |
core/modules/admin_bar/admin_bar.module |
Form submission handler to flush Administration bar caches. |
BackdropLocalStreamWrapper::stream_flush |
function |
core/includes/stream_wrappers.inc |
Support for fflush(). |
FileExampleSessionStreamWrapper::stream_flush |
function |
modules/examples/file_example/file_example_session_streams.inc |
Support for fflush(). |