You are here

constant APDQC_TABLE_COLLATIONS in Asynchronous Prefetch Database Query Cache 7

TRUE if APDQC altered the cache table collations.

4 uses of APDQC_TABLE_COLLATIONS
apdqc_admin_operations_form in ./apdqc.admin.inc
Form builder; perform apdqc operations.
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 42
Asynchronous Prefetch Database Query Cache module.

Code

define('APDQC_TABLE_COLLATIONS', FALSE);