7 calls to boost_print_r() in Boost 6
- boost_block in ./
boost.module - Implementation of hook_block().
- boost_cache_expire_router in ./
boost.module - Expires the static file cache for the given router items.
- boost_cache_kill in ./
boost.module - Deletes cached page from file system.
- boost_cache_set_node_relationships in ./
boost.module - Creates a parent child relationship for pages like views.
- boost_expire_node in ./
boost.module - Expires a node from the cache; including related pages.
- boost_init in ./
boost.module - Implementation of hook_init(). Performs page setup tasks if page not cached.
- _boost_ob_handler in ./
boost.module - PHP output buffering callback for static page caching.