Functions that call cache_clear_all()

Namesort iconLocationDescription
aggregator_aggregator_parsedrupal/modules/aggregator/aggregator.parser.incImplementation of hook_aggregator_parse().
aggregator_refreshdrupal/modules/aggregator/aggregator.moduleChecks a news feed for new items.
block_add_block_form_submitdrupal/modules/block/block.admin.incSave the new custom block.
block_admin_display_form_submitdrupal/modules/block/block.admin.incProcess main blocks administration form submissions.
block_box_delete_submitdrupal/modules/block/block.admin.incDeletion of custom blocks.
cache_clear_alldrupal/includes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page and cache_block tables.
comment_admin_overview_submitdrupal/modules/comment/comment.admin.incProcess comment_admin_overview form submissions.
comment_confirm_delete_submitdrupal/modules/comment/comment.admin.incProcess comment_confirm_delete form submissions.
comment_multiple_delete_confirm_submitdrupal/modules/comment/comment.admin.incProcess comment_multiple_delete_confirm form submissions.
comment_savedrupal/modules/comment/comment.moduleAccepts a submission of new or changed comment content.
drupal_flush_all_cachesdrupal/includes/common.incFlush all cached data on the site.
drupal_process_formdrupal/includes/form.incThis function is the heart of form API. The form gets built, validated and in appropriate cases, submitted.
drupal_theme_rebuilddrupal/includes/theme.incForce the system to rebuild the theme registry; this should be called when modules are added to the system, or when a dynamic system needs to add more theme hooks.
filter_admin_configure_submitdrupal/modules/filter/filter.admin.incClear the filter's cache when configuration settings are saved.
filter_admin_delete_submitdrupal/modules/filter/filter.admin.incProcess filter delete form submission.
filter_admin_format_form_submitdrupal/modules/filter/filter.admin.incProcess filter format form submissions.
filter_admin_order_submitdrupal/modules/filter/filter.admin.incProcess filter order configuration form submission.
filter_crondrupal/modules/filter/filter.moduleImplementation of hook_cron().
localedrupal/modules/locale/locale.moduleProvides interface translation services.
locale_languages_delete_form_submitdrupal/includes/locale.incProcess language deletion submissions.
locale_languages_overview_form_submitdrupal/includes/locale.incProcess language overview form submissions, updating existing languages.
locale_translate_delete_form_submitdrupal/includes/locale.incProcess string deletion submissions.
locale_translate_edit_form_submitdrupal/includes/locale.incProcess string editing form submissions.
menu_cache_cleardrupal/includes/menu.incClears the cached cached data for a single named menu.
menu_cache_clear_alldrupal/includes/menu.incClears all cached menu data. This should be called any time broad changes might have been made to the router items or menu links.
menu_delete_menu_confirm_submitdrupal/modules/menu/menu.admin.incDelete a custom menu and all items in it.
menu_link_savedrupal/includes/menu.incSave a menu link.
menu_rebuilddrupal/includes/menu.inc(Re)populate the database tables used by various menu functions.
module_disabledrupal/includes/module.incDisable a given set of modules.
module_enabledrupal/includes/module.incEnable a given list of modules.
module_implementsdrupal/includes/module.incDetermine which modules are implementing a hook.
node_access_rebuilddrupal/modules/node/node.moduleRebuild the node access database. This is occasionally needed by modules that make system-wide changes to access levels.
node_admin_nodes_submitdrupal/modules/node/node.admin.incProcess node_admin_nodes form submissions.
node_deletedrupal/modules/node/node.moduleDelete a node.
node_savedrupal/modules/node/node.moduleSave a node object into the database.
node_type_form_submitdrupal/modules/node/content_types.incImplementation of hook_form_submit().
node_type_update_nodesdrupal/modules/node/node.moduleUpdates all nodes of one type to be of another type.
poll_votedrupal/modules/poll/poll.moduleSubmit handler for processing a vote
profile_admin_overview_submitdrupal/modules/profile/profile.admin.incSubmit handler to update changed profile field weights and categories.
profile_field_delete_submitdrupal/modules/profile/profile.admin.incProcess a field delete form submission.
profile_field_form_submitdrupal/modules/profile/profile.admin.incProcess profile_field_form submissions.
simpletest_run_testsdrupal/modules/simpletest/simpletest.moduleActually runs tests.
system_crondrupal/modules/system/system.moduleImplementation of hook_cron().
system_modulesdrupal/modules/system/system.admin.incMenu callback; provides module enable/disable interface.
system_modules_submitdrupal/modules/system/system.admin.incSubmit callback; handles modules form submission.
system_settings_form_submitdrupal/modules/system/system.moduleExecute the system_settings_form.
system_theme_settings_submitdrupal/modules/system/system.admin.incProcess system_theme_settings form submissions.
taxonomy_term_deletedrupal/modules/taxonomy/taxonomy.moduleDelete a term.
taxonomy_term_savedrupal/modules/taxonomy/taxonomy.moduleSave a term object to the database.
taxonomy_vocabulary_deletedrupal/modules/taxonomy/taxonomy.moduleDelete a vocabulary.
taxonomy_vocabulary_savedrupal/modules/taxonomy/taxonomy.moduleSave a vocabulary given a vocabulary object.
translation_remove_from_setdrupal/modules/translation/translation.moduleRemove a node from its translation set (if any) and update the set accordingly.
update_invalidate_cachedrupal/modules/update/update.moduleInvalidates any cached data relating to update status.
update_project_cachedrupal/modules/update/update.compare.incRetrieve data from {cache_update} or empty the cache when necessary.
user_admin_perm_submitdrupal/modules/user/user.admin.incSave permissions selected on the administer permissions page.
user_profile_form_submitdrupal/modules/user/user.pages.incSubmit function for the user account and profile editing form.
variable_deldrupal/includes/bootstrap.incUnset a persistent variable.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.
_book_update_outlinedrupal/modules/book/book.moduleCommon helper function to handles additions and updates to the book outline.
_comment_update_node_statisticsdrupal/modules/comment/comment.moduleUpdates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated.
_locale_import_podrupal/includes/locale.incParses Gettext Portable Object file information and inserts into database
_menu_clear_page_cachedrupal/includes/menu.incHelper function to clear the page and block caches at most twice per page load.
_menu_delete_itemdrupal/includes/menu.incHelper function for menu_link_delete; deletes a single menu link.
_node_access_rebuild_batch_finisheddrupal/modules/node/node.modulePost-processing for node_access_rebuild_batch.
_registry_rebuilddrupal/includes/registry.inc@see registry_rebuild.

Functions called by cache_clear_all()

Namesort iconLocationDescription
cache_clear_alldrupal/includes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page and cache_block tables.
db_deletedrupal/includes/database/database.incReturns a new DeleteQuery object for the active database.
db_querydrupal/includes/database/database.incExecute an arbitrary query string against the active database.
variable_getdrupal/includes/bootstrap.incReturn a persistent variable.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.