_admin_bar_flush_cache in modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
comment_admin_overview_submit in modules/comment/comment.admin.inc
Form submission handler for comment_admin_overview().
CommentBlockFunctionalTest::testRecentCommentBlock in modules/comment/tests/comment.test
Tests the recent comments block.
comment_multiple_delete_confirm_submit in modules/comment/comment.admin.inc
Form submission handler for comment_multiple_delete_confirm().
_date_views_fields in modules/date/views/date_views_fields.inc
Identify all potential date/timestamp fields.
DefaultEntityController::resetCache in modules/entity/entity.controller.inc
Implements EntityControllerInterface::resetCache().
file_add_form_submit in modules/file/file.pages.inc
Submit handler for the add file form.
file_delete_form_submit in modules/file/file.pages.inc
Form submission handler for file_delete_form().
file_invalidate_field_caches in modules/file/file.module
Clear the field cache for any entities referencing a specific file.
file_multiple_delete_confirm_submit in modules/file/file.pages.inc
Form submission handler for file_multiple_delete_confirm().
FormsFormCacheTestCase::testCacheFormCustomExpiration in modules/simpletest/tests/form.test
Tests changing form_cache_expiration.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in modules/locale/tests/locale.test
_menu_clear_page_cache in includes/menu.inc
Clears the page and block caches at most twice per page load.
node_access_rebuild in modules/node/node.module
Rebuilds the node access database.
_node_access_rebuild_batch_finished in modules/node/node.module
Performs post-processing for node_access_rebuild().
NodeBlockFunctionalTest::testRecentNodeBlock in modules/node/tests/node.test
Tests the recent comments block.
NodeBlockTestCase::testSyndicateBlock in modules/node/tests/node.test
Tests the "Syndicate" block settings.
node_multiple_delete_confirm_submit in modules/node/node.admin.inc
Form submission handler for node_multiple_delete_confirm().
node_update_1013 in modules/node/node.install
Update the empty text, name, and menu link, for the admin content view.
system_theme_default in modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_settings_submit in modules/system/system.admin.inc
Process system_theme_settings form submissions.
views_invalidate_cache in modules/views/views.module
Invalidate the views cache, forcing a rebuild on the next grab of table data.
ViewsModuleTest::testFetchData in modules/views/tests/views_module.test
Tests views_fetch_data().