You are here

20 string references to 'APDQCache' in Asynchronous Prefetch Database Query Cache 7

APDQCache::getCaller in ./apdqc.cache.inc
Get the last 3 items from debug_backtrace.
ApdqcCacheClearCase::setUp in ./apdqc.test
Install the apdqc module and setup the cache.
ApdqcCacheTestCase::setUp in ./apdqc.test
Setup for tests.
ApdqcPrefetchDrupalDefaultEntityController::__call in ./apdqc.module
Magic method; forward all calls to the original base class.
apdqc_async_data in ./apdqc.mysql.inc
Used to get & parse async cached data.
apdqc_boot in ./apdqc.module
Implements hook_boot().
apdqc_ctools_plugin_pre_alter in ./apdqc.module
Implements hook_ctools_plugin_pre_alter().
apdqc_entity_load in ./apdqc.module
Implements hook_entity_load().
apdqc_init in ./apdqc.module
Implements hook_init().
apdqc_menu_get_item_alter in ./apdqc.module
Implements hook_menu_get_item_alter().
apdqc_panelizer_defaults_alter in ./apdqc.module
Implements hook_panelizer_defaults_alter().
apdqc_requirements in ./apdqc.install
Implements hook_requirements().
apdqc_run_prefetch_array in ./apdqc.cache.inc
Prefetch data from a cache table.
apdqc_stream_wrappers in ./apdqc.module
Implements hook_stream_wrappers().
apdqc_views_api in ./apdqc.module
Implements hook_views_api().
apdqc_views_get_unpack_options in ./apdqc.module
Prefetch unpack_options & return some cache_views cids to prefetch.
apdqc_views_post_execute in ./apdqc.module
Implements hook_views_post_execute().
apdqc_views_pre_build in ./apdqc.module
Implements hook_views_pre_build().
apdqc_views_pre_render in ./apdqc.module
Implements hook_views_pre_render().
apdqc_views_pre_view in ./apdqc.module
Implements hook_views_pre_view().