REGISTRY_WRITE_LOOKUP_CACHE
Signals that the registry lookup cache should be written to storage.
2 uses of REGISTRY_WRITE_LOOKUP_CACHE
- drupal_page_footer in includes/
common.inc - Performs end-of-request tasks.
- _registry_check_code in includes/
bootstrap.inc - Checks for a resource in the registry.
File
-
includes/
bootstrap.inc, line 242
Code
define('REGISTRY_WRITE_LOOKUP_CACHE', 2);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.