Functions that call cache_clear_all()

Namesort iconLocationDescription
aggregator_refreshdrupal/modules/aggregator.moduleChecks a news feed for new items.
block_admindrupal/modules/block.moduleMenu callback; displays the block overview page.
block_admin_configuredrupal/modules/block.moduleMenu callback; displays the block configuration form.
block_box_deletedrupal/modules/block.moduleMenu callback; confirm and delete custom blocks.
comment_deletedrupal/modules/comment.moduleMenu callback; delete a comment.
filter_admin_deletedrupal/modules/filter.moduleMenu callback; confirm deletion of a format.
filter_admin_filters_savedrupal/modules/filter.moduleSave enabled/disabled status for filters in a format.
filter_admin_order_savedrupal/modules/filter.moduleSave the weights of filters in a format.
localedrupal/modules/locale.moduleProvides interface translation services
locale_admin_managedrupal/modules/locale.modulePage handler for the language management screen
locale_admin_manage_delete_screendrupal/modules/locale.moduleUser interface for the language deletion confirmation screen
menu_rebuilddrupal/includes/menu.incPopulate the database representation of the menu.
node_deletedrupal/modules/node.moduleAsk for confirmation, and delete the node.
node_savedrupal/modules/node.moduleSave a node object into the database.
profile_admin_adddrupal/modules/profile.moduleMenu callback; adds a new field to all user profiles.
profile_admin_deletedrupal/modules/profile.moduleMenu callback; deletes a field from all user profiles.
profile_admin_editdrupal/modules/profile.moduleMenu callback; displays the profile field editing form.
throttle_exitdrupal/modules/throttle.moduleImplementation of hook_exit().
user_admin_permdrupal/modules/user.moduleMenu callback: administer permissions.
variable_deldrupal/includes/bootstrap.incUnset a persistent variable.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.
_locale_import_podrupal/includes/locale.incParses Gettext Portable Object file information and inserts into database

Functions called by cache_clear_all()

Namesort iconLocationDescription
db_querydrupal/includes/database.incRuns a basic query in the active database.