You are here

10 uses of BOOST_JSON_EXTENSION in Boost 6

boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_admin_generate_htaccess in ./boost.admin.inc
Generate htaccess code.
boost_cache_expire_by_db in ./boost.module
Expires the static file cache for the given paths via database.
boost_cache_expire_by_filename in ./boost.module
Expires the static file cache for paths matching a wildcard via filesystem.
boost_cache_set in ./boost.module
Replaces/Sets the cached contents of the specified page, if stale.
boost_crawler_run in ./boost.module
The brains of the crawler.
boost_crawler_seed_tables in ./boost.module
Logic to get boost_crawler table ready.
boost_exit in ./boost.module
Implementation of hook_exit(). Performs cleanup tasks.
boost_htaccess_cache_dir_generate in ./boost.module
_boost_ob_handler in ./boost.module
PHP output buffering callback for static page caching.