constant SEARCH_LOG_BLOCK_CACHE_TABLE in Search Log 6
2 uses of SEARCH_LOG_BLOCK_CACHE_TABLE
- search_log_cron in ./
search_log.module - Implementation of hook_cron().
- _search_log_items in ./
search_log.module - Internal function to generate cached top search terms.
File
- ./
search_log.module, line 10 - Replaces default report of top search phrases.
Code
define('SEARCH_LOG_BLOCK_CACHE_TABLE', 'cache_block');