7 calls to boost_cache_kill() in Boost 6
- boost_cache_expire_all_db in ./
boost.module - Flushes all expired pages via database lookup.
- boost_cache_expire_router in ./
boost.module - Expires the static file cache for the given router items.
- boost_cache_flush_by_filename in ./
boost.module - Expires the static file cache for files given.
- boost_cache_kill_url in ./
boost.module - Deletes cached page from file system & database.
- boost_crawler_run in ./
boost.module - The brains of the crawler.
- boost_cron in ./
boost.module - Implementation of hook_cron(). Performs periodic actions.
- boost_exit in ./
boost.module - Implementation of hook_exit(). Performs cleanup tasks.