constant REGISTRY_RESET_LOOKUP_CACHE

Signals that the registry lookup cache should be reset.

2 uses of REGISTRY_RESET_LOOKUP_CACHE
_registry_check_code in drupal-7.x/includes/bootstrap.inc
Checks for a resource in the registry.
_registry_update in drupal-7.x/includes/registry.inc
Does the work for registry_update().

File

drupal-7.x/includes/bootstrap.inc, line 237
Functions that need to be loaded on every Drupal request.

Code

define('REGISTRY_RESET_LOOKUP_CACHE', 1)