1. 1 core/includes/cache.inc
  2. 1 core/modules/views/includes/cache.inc

Load Views' data so that it knows what is available to build queries from.

File

core/modules/views/includes/cache.inc

Functions

Namesort ascending Description
_views_fetch_plugin_data Fetch the plugin data from cache.
_views_fetch_data_build Build and set the views data cache if empty.
_views_fetch_data Fetch Views' data from the cache.
_views_data_process_entity_types Links tables having an 'entity type' specified to the respective, generic entity-type tables.
views_cache_set Set a cached item in the views cache.
views_cache_get Return data from the persistent views cache.