You are here

42 calls to cache_clear_all() in Drupal 5

aggregator_refresh in modules/aggregator/aggregator.module
Checks a news feed for new items.
block_admin_configure_submit in modules/block/block.module
block_admin_display_submit in modules/block/block.module
Process main block administration form submission.
block_box_delete_submit in modules/block/block.module
Deletion of custom blocks.
comment_admin_overview_submit in modules/comment/comment.module
Execute the chosen 'Update option' on the selected comments, such as publishing, unpublishing or deleting.
comment_confirm_delete_submit in modules/comment/comment.module
comment_multiple_delete_confirm_submit in modules/comment/comment.module
Perform the actual comment deletion.
comment_save in modules/comment/comment.module
Accepts a submission of new or changed comment content.
drupal_clear_css_cache in includes/common.inc
Delete all cached CSS files.
filter_admin_configure_submit in modules/filter/filter.module
Clear the filter's cache when configuration settings are saved.
filter_admin_delete_submit in modules/filter/filter.module
Process filter delete form submission.
filter_admin_format_form_submit in modules/filter/filter.module
Process filter format form submissions.
filter_admin_order_submit in modules/filter/filter.module
Process filter order configuration form submission.
filter_cron in modules/filter/filter.module
Implementation of hook_cron().
locale in modules/locale/locale.module
Provides interface translation services.
locale_admin_manage_delete_form_submit in modules/locale/locale.module
Process language deletion submissions.
menu_rebuild in includes/menu.inc
Populate the database representation of the menu.
module_disable in includes/module.inc
Disable a given set of modules.
module_enable in includes/module.inc
Enable a given list of modules.
node_access_rebuild in modules/node/node.module
Rebuild the node access database. This is occasionally needed by modules that make system-wide changes to access levels.
node_admin_nodes_submit in modules/node/node.module
Submit the node administration update form.
node_delete in modules/node/node.module
Delete a node.
node_save in modules/node/node.module
Save a node object into the database.
poll_vote in modules/poll/poll.module
Callback for processing a vote
profile_field_delete_submit in modules/profile/profile.module
Process a field delete form submission.
profile_field_form_submit in modules/profile/profile.module
Process profile_field_form submissions.
system_theme_settings_submit in modules/system/system.module
system_update_1005 in modules/system/system.install
system_update_1011 in modules/system/system.install
system_update_113 in modules/system/system.install
taxonomy_del_term in modules/taxonomy/taxonomy.module
Delete a term.
taxonomy_del_vocabulary in modules/taxonomy/taxonomy.module
Delete a vocabulary.
taxonomy_save_term in modules/taxonomy/taxonomy.module
Helper function for taxonomy_form_term_submit().
taxonomy_save_vocabulary in modules/taxonomy/taxonomy.module
throttle_exit in modules/throttle/throttle.module
Implementation of hook_exit().
update_do_updates in ./update.php
Perform updates for one second or until finished.
user_admin_account_submit in modules/user/user.module
Submit the user administration update form.
user_edit_submit in modules/user/user.module
variable_del in includes/bootstrap.inc
Unset a persistent variable.
variable_set in includes/bootstrap.inc
Set a persistent variable.
_locale_admin_manage_screen_submit in includes/locale.inc
Process locale admin manager form submissions.
_locale_import_po in includes/locale.inc
Parses Gettext Portable Object file information and inserts into database