constant APDQC_TABLE_INDEXES in Asynchronous Prefetch Database Query Cache 7
TRUE if APDQC altered the cache table indexes.
3 uses of APDQC_TABLE_INDEXES
- apdqc_disable in ./
apdqc.install - Implements hook_disable().
- apdqc_modules_installed in ./
apdqc.module - Implements hook_modules_installed().
- apdqc_schema_alter in ./
apdqc.module - Implements hook_schema_alter().
File
- ./
apdqc.module, line 47 - Asynchronous Prefetch Database Query Cache module.
Code
define('APDQC_TABLE_INDEXES', FALSE);