constant APDQC_PREFETCH_VIEWS_UNPACK in Asynchronous Prefetch Database Query Cache 7
Set to TRUE to prefetch all views unpack cached items.
2 uses of APDQC_PREFETCH_VIEWS_UNPACK
- apdqc_admin_get_settings in ./
apdqc.admin.inc - Return the admin settings form for apdqc.
- apdqc_views_get_unpack_options in ./
apdqc.module - Prefetch unpack_options & return some cache_views cids to prefetch.
File
- ./
apdqc.module, line 57 - Asynchronous Prefetch Database Query Cache module.
Code
define('APDQC_PREFETCH_VIEWS_UNPACK', FALSE);