You are here

Functions in Views content cache 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
views_content_cache_and_or_key_get ./views_content_cache.module Determine how this cache segment should be combined with others. 1
views_content_cache_comment ./views_content_cache.module Implementation of hook_comment().
views_content_cache_ctools_plugin_api ./views_content_cache.module Implementation of hook_ctools_plugin_api().
views_content_cache_ctools_plugin_plugins ./views_content_cache.module Implementation of hook_ctools_plugin_plugins().
views_content_cache_get_plugin ./views_content_cache.module Retrieve a plugin object. 5
views_content_cache_id_generate ./views_content_cache.module Generate one or more cache ids for an update record. 1
views_content_cache_id_record ./views_content_cache.module Convert a cache id to an update record suitable for drupal_write_record() or use in a SELECT query. 2
views_content_cache_id_schema ./views_content_cache.module Retrieve or generate the cache id to schema mapping. 2
views_content_cache_install ./views_content_cache.install Implementation of hook_install().
views_content_cache_nodeapi ./views_content_cache.module Implementation of hook_nodeapi().
views_content_cache_nodequeue_add ./views_content_cache.module Implementation of hook_nodequeue_add().
views_content_cache_nodequeue_remove ./views_content_cache.module Implementation of hook_nodequeue_remove().
views_content_cache_nodequeue_sort_alter ./views_content_cache.module Implementation of hook_nodequeue_sort_alter().
views_content_cache_query_builder ./views_content_cache.module A simple SQL where clause builder. 2
views_content_cache_schema ./views_content_cache.install Implementation of hook_schema().
views_content_cache_schema_6001 ./views_content_cache.install Schema version 6001. 2
views_content_cache_test_views_api tests/views_content_cache_test.module Implementation of hook_views_api().
views_content_cache_test_views_default_views tests/views_content_cache_test.module Implementation of hook_views_default_views().
views_content_cache_test_views_plugins tests/views/views_content_cache_test.views.inc Implementation of hook_views_plugins().
views_content_cache_uninstall ./views_content_cache.install Implementation of hook_uninstall().
views_content_cache_update_6001 ./views_content_cache.install Update 6001: Create tables for schema version 6001.
views_content_cache_update_get ./views_content_cache.module Retrieve the latest update record for a given cache id. 3
views_content_cache_update_set ./views_content_cache.module Create one or more update records for the given object. 6
views_content_cache_views_api ./views_content_cache.module Implementation of hook_views_api().
views_content_cache_views_content_cache_plugins ./views_content_cache.module Implementation of hook_context_plugins().
views_content_cache_views_plugins views/views_content_cache.views.inc Implementation of hook_views_plugins().
views_content_cache_votingapi_results ./views_content_cache.module Implementation of hook_votingapi_results().

Other projects