REGISTRY_WRITE_LOOKUP_CACHE

  1. drupal
    1. 7 includes/bootstrap.inc
    2. 8 core/includes/bootstrap.inc

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 comments