constant EXPIRE_FLUSH_NODE_REFERENCES in Cache Expiration 7
2 uses of EXPIRE_FLUSH_NODE_REFERENCES
- expire_admin_settings_form in ./
expire.admin.inc - Implementation of the former hook_settings().
- expire_node in ./
expire.module - Expires a node from the cache; including related pages.
File
- ./
expire.module, line 11 - Provides logic for page cache expiration
Code
define('EXPIRE_FLUSH_NODE_REFERENCES', TRUE);