You are here

constant APDQC_ENTITY_LOAD_SKIP_NULL in Asynchronous Prefetch Database Query Cache 7

TRUE if APDQC will skip NULL entity loads.

1 use of APDQC_ENTITY_LOAD_SKIP_NULL
ApdqcPrefetchDrupalDefaultEntityController::__call in ./apdqc.module
Magic method; forward all calls to the original base class.

File

./apdqc.module, line 82
Asynchronous Prefetch Database Query Cache module.

Code

define('APDQC_ENTITY_LOAD_SKIP_NULL', FALSE);