52 calls to cache_set()
- announcements_feed_fetch in modules/
announcements_feed/ announcements_feed.inc - Fetches the feed either from a local cache or fresh remotely.
- archiver_get_info in includes/
common.inc - Retrieves a list of all available archivers.
- book_menu_subtree_data in modules/
book/ book.module - Gets the data representing a subtree of the book hierarchy.
- CacheClearCase::testClearArray in modules/
simpletest/ tests/ cache.test - Test clearing using an array.
- CacheClearCase::testClearCid in modules/
simpletest/ tests/ cache.test - Test clearing using a cid.
- CacheClearCase::testClearWildcard in modules/
simpletest/ tests/ cache.test - Test clearing using wildcard.
- CacheClearCase::testFlushAllCaches in modules/
simpletest/ tests/ cache.test - Test drupal_flush_all_caches().
- CacheClearCase::testMinimumCacheLifetime in modules/
simpletest/ tests/ cache.test - Test minimum cache lifetime.
- CacheGetMultipleUnitTest::testCacheMultiple in modules/
simpletest/ tests/ cache.test - Test cache_get_multiple().
- CacheIsEmptyCase::testIsEmpty in modules/
simpletest/ tests/ cache.test - Test clearing using a cid.
- CacheSavingCase::checkVariable in modules/
simpletest/ tests/ cache.test - Check or a variable is stored and restored properly.
- CacheSavingCase::testObject in modules/
simpletest/ tests/ cache.test - Test the saving and restoring of an object.
- check_markup in modules/
filter/ filter.module - Runs all the enabled filters on a piece of text.
- DrupalCacheArray::set in includes/
bootstrap.inc - Writes a value to the persistent cache immediately.
- drupal_cache_system_paths in includes/
path.inc - Cache system paths for a page.
- drupal_file_scan_write_cache in includes/
bootstrap.inc - Writes the file scan cache to the persistent cache.
- drupal_get_complete_schema in includes/
bootstrap.inc - Gets the whole database schema.
- drupal_page_set_cache in includes/
common.inc - Stores the current page in the cache.
- drupal_render_cache_set in includes/
common.inc - Caches the rendered output of a renderable element.
- entity_get_info in includes/
common.inc - Get the entity info array of an entity type.
- FieldInfo::getBundleExtraFields in modules/
field/ field.info.class.inc - Retrieves the "extra fields" for a bundle.
- FieldInfo::getBundleInstances in modules/
field/ field.info.class.inc - Retrieves the instances for a bundle.
- FieldInfo::getFieldMap in modules/
field/ field.info.class.inc - Collects a lightweight map of fields across bundles.
- FieldInfo::getFields in modules/
field/ field.info.class.inc - Returns all active fields, including deleted ones.
- FieldInfo::getInstances in modules/
field/ field.info.class.inc - Retrieves all active, non-deleted instances definitions.
- field_attach_load in modules/
field/ field.attach.inc - Loads fields for the current revisions of a group of entities.
- filter_formats in modules/
filter/ filter.module - Retrieves a list of text formats, ordered by weight.
- filter_list_format in modules/
filter/ filter.module - Retrieves a list of filters for a given text format.
- form_set_cache in includes/
form.inc - Stores a form in the cache.
- image_effect_definitions in modules/
image/ image.module - Returns a set of image effects.
- image_styles in modules/
image/ image.module - Gets an array of all styles and their settings.
- locale in modules/
locale/ locale.module - Provides interface translation services.
- menu_load_all in modules/
menu/ menu.module - Load all custom menu data.
- menu_local_tasks in includes/
menu.inc - Collects the local tasks (tabs), action links, and the root path.
- menu_tree_all_data in includes/
menu.inc - Gets the data structure representing a named menu tree.
- menu_tree_page_data in includes/
menu.inc - Gets the data structure for a named menu tree, based on the current page.
- module_hook_info in includes/
module.inc - Retrieves a list of hooks that are declared through hook_hook_info().
- module_implements in includes/
module.inc - Determines which modules are implementing a hook.
- module_implements_write_cache in includes/
module.inc - Writes the hook implementation cache.
- simpletest_test_get_all in modules/
simpletest/ simpletest.module - Get a list of all of the tests provided by the system.
- system_cron in modules/
system/ system.module - Implements hook_cron().
- system_list in includes/
module.inc - Builds a list of bootstrap modules and enabled modules and themes.
- ThemeRegistry::set in includes/
theme.inc - Writes a value to the persistent cache immediately.
- variable_initialize in includes/
bootstrap.inc - Loads the persistent variable table.
- _block_render_blocks in modules/
block/ block.module - Render the content and subject for a set of blocks.
- _field_info_collate_types in modules/
field/ field.info.inc - Collates all information on field types, widget types and related structures.
- _menu_build_tree in includes/
menu.inc - Builds a menu tree.
- _node_types_build in modules/
node/ node.module - Builds and returns the list of available node types.
- _registry_check_code in includes/
bootstrap.inc - Checks for a resource in the registry.
- _registry_update in includes/
registry.inc - Does the work for registry_update().
- _theme_build_registry in includes/
theme.inc - Builds the theme registry cache.
- _theme_save_registry in includes/
theme.inc - Writes the theme_registry cache into the database.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.