You are here

constant AUTOLOAD_REGISTRY_WRITE_LOOKUP_CACHE in Autoload 6.2

Signals that the registry lookup cache should be written to storage.

2 uses of AUTOLOAD_REGISTRY_WRITE_LOOKUP_CACHE
autoload_exit in ./autoload.module
Implements hook_exit().
_autoload_registry_check_code in ./autoload.module
Helper to check for a resource in the registry.

File

./autoload.module, line 11

Code

define('AUTOLOAD_REGISTRY_WRITE_LOOKUP_CACHE', 2);