REGISTRY_WRITE_LOOKUP_CACHE

in includes/bootstrap.inc

Signals that the registry lookup cache should be written to storage.

<?php
define('REGISTRY_WRITE_LOOKUP_CACHE', 2);
?>