7 calls to boost_cache_directory() in Boost 6
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_admin_boost_performance_page_validate in ./
boost.admin.inc - validate boost_admin_boost_performance_page form submissions.
- boost_cron in ./
boost.module - Implementation of hook_cron(). Performs periodic actions.
- boost_expire_node in ./
boost.module - Expires a node from the cache; including related pages.
- boost_requirements in ./
boost.install - Implementation of hook_requirements().
- _boost_cache_insert in ./
boost.module - Shutdown function, gets called at the very end of node creation.
- _boost_views_runit in ./
boost.module