6 calls to cache_get() in Drupal 4
- archive_calendar in modules/
archive.module - Generates a monthly calendar, for display in the archive block.
- check_markup in modules/
filter.module - Run all the enabled filters on a piece of text.
- locale in modules/
locale.module - Provides interface translation services.
- menu_get_menu in includes/
menu.inc - Return the menu data structure.
- page_get_cache in includes/
bootstrap.inc - Retrieve the current page from the cache.
- variable_init in includes/
bootstrap.inc - Load the persistent variable table.