9 uses of BOOST_NO_DATABASE in Boost 6
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_block in ./
boost.module - Implementation of hook_block().
- boost_cache_expire_all in ./
boost.module - Flushes all expired pages from cache.
- boost_cache_expire_derivative in ./
boost.module - Finds all possible paths/redirects/aliases given the root path.
- boost_cache_set in ./
boost.module - Replaces/Sets the cached contents of the specified page, if stale.
- boost_ctools_render_alter in ./
boost.module - Implementation of hook_ctools_render_alter().
- boost_expire_node in ./
boost.module - Expires a node from the cache; including related pages.
- boost_user in ./
boost.module - Implementation of hook_user(). Acts on user account actions.
- boost_views_pre_render in ./
boost.module - Implementation of hook_views_pre_render().