11 calls to cache_set()

block_list in drupal-6.x/modules/block/block.module
Return all blocks in the specified region for the current user.
book_menu_subtree_data in drupal-6.x/modules/book/book.module
Get the data representing a subtree of the book hierarchy.
check_markup in drupal-6.x/modules/filter/filter.module
Run all the enabled filters on a piece of text.
drupal_get_schema in drupal-6.x/includes/common.inc
Get the schema definition of a table, or the whole database schema.
form_set_cache in drupal-6.x/includes/form.inc
Store a form in the cache.
locale in drupal-6.x/modules/locale/locale.module
Provides interface translation services.
menu_tree_all_data in drupal-6.x/includes/menu.inc
Get the data structure representing a named menu tree.
menu_tree_page_data in drupal-6.x/includes/menu.inc
Get the data structure representing a named menu tree, based on the current page.
page_set_cache in drupal-6.x/includes/common.inc
Store the current page in the cache.
variable_init in drupal-6.x/includes/bootstrap.inc
Load the persistent variable table.
_theme_save_registry in drupal-6.x/includes/theme.inc
Write the theme_registry cache into the database.