Signals that the registry lookup cache should be written to storage.
File
- includes/
bootstrap.inc, line 223 - Functions that need to be loaded on every Drupal request.
Code
define('REGISTRY_WRITE_LOOKUP_CACHE', 2)
Login or register to post commentsSignals that the registry lookup cache should be written to storage.
define('REGISTRY_WRITE_LOOKUP_CACHE', 2)
Login or register to post comments