REGISTRY_RESET_LOOKUP_CACHE
Signals that the registry lookup cache should be reset.
2 uses of REGISTRY_RESET_LOOKUP_CACHE
- _registry_check_code in includes/
bootstrap.inc - Checks for a resource in the registry.
- _registry_update in includes/
registry.inc - Does the work for registry_update().
File
-
includes/
bootstrap.inc, line 237
Code
define('REGISTRY_RESET_LOOKUP_CACHE', 1);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.