You are here

Functions in Boost 6

Primary tabs

Namesort descending Location Description Direct uses Strings
boost_admin_boost_performance_page ./boost.admin.inc Form builder; Displays Boost's configuration page. 1
boost_admin_boost_performance_page_submit ./boost.admin.inc submit boost_admin_boost_performance_page form submissions. 1
boost_admin_boost_performance_page_validate ./boost.admin.inc validate boost_admin_boost_performance_page form submissions. 1
boost_admin_button_router ./boost.admin.inc 5
boost_admin_clear_cache_submit ./boost.admin.inc Submit callback; clear system caches. 1
boost_admin_generate_htaccess ./boost.admin.inc Generate htaccess code. 3
boost_admin_htaccess_page ./boost.admin.inc Form builder; Displays Boost's htaccess generation page. 1
boost_admin_htaccess_page_submit ./boost.admin.inc Submit handler for boost_admin_htaccess_page 1
boost_admin_modules_submit ./boost.admin.inc 1
boost_admin_performance_page ./boost.admin.inc Performs alterations to the system settings form before it is rendered. 1
boost_admin_performance_page_submit ./boost.admin.inc Process system_themes_form form submissions. 1
boost_admin_site_offline_submit ./boost.admin.inc 1
boost_admin_themes_submit ./boost.admin.inc 1
boost_array_find ./boost.admin.inc Returns all key/values in array that are equal. 1
boost_array_find_element_by_key ./boost.admin.inc Returns the value of the key in a multidimensional array. 1
boost_async_call_crawler ./boost.module Call a URL with a timeout of 3 seconds. 1
boost_async_opp ./boost.module Output text & set php in async mode. 4
boost_average_time ./boost.module Return average page generation time. 2
boost_backtrace ./boost.module Runs debug_backtrace() and returns string containing that info. 1
boost_block ./boost.module Implementation of hook_block().
boost_block_db_rm_settings_form_submit ./boost.module Removes page specific settings in the boost cache database. 1
boost_block_db_settings_form ./boost.module 1
boost_block_db_settings_form_submit ./boost.module Sets page specific settings in the boost cache database. 1
boost_block_flush_form ./boost.module 1
boost_block_form_flush_submit ./boost.module 1
boost_boost_menu_router ./boost.module Implementation of hook_boost_menu_router().
boost_cache_clear_all ./boost.module Deletes all files currently in the cache. 13 1
boost_cache_clear_all_db ./boost.module Resets all entries in database. 1
boost_cache_css_js_files ./boost.module Cache css and or js files. 1
boost_cache_delete ./boost.module Deletes files in the cache. 2
boost_cache_directory ./boost.module Returns the full directory path to the static file cache directory. 7
boost_cache_expire_all ./boost.module Flushes all expired pages from cache. 3
boost_cache_expire_all_db ./boost.module Flushes all expired pages via database lookup. 1
boost_cache_expire_all_filesystem ./boost.module Deletes all expired static files currently in the cache via filesystem. 1
boost_cache_expire_by_db ./boost.module Expires the static file cache for the given paths via database. 1
boost_cache_expire_by_filename ./boost.module Expires the static file cache for paths matching a wildcard via filesystem. 1
boost_cache_expire_derivative ./boost.module Finds all possible paths/redirects/aliases given the root path. 4
boost_cache_expire_router ./boost.module Expires the static file cache for the given router items. 8 1
boost_cache_flush_by_filename ./boost.module Expires the static file cache for files given. 2
boost_cache_get ./boost.module Returns the cached contents of the specified page, if available.
boost_cache_get_node_relationships ./boost.module Creates a parent child relationship for pages like views. 1
boost_cache_kill ./boost.module Deletes cached page from file system. 7
boost_cache_kill_url ./boost.module Deletes cached page from file system & database. 1
boost_cache_prune_node_relationship ./boost.module Given hash of url delete any old relationships. 1
boost_cache_set ./boost.module Replaces/Sets the cached contents of the specified page, if stale. 1
boost_cache_set_node_relationships ./boost.module Creates a parent child relationship for pages like views. 1 1
boost_cache_write ./boost.module Writes data to filename in an atomic operation thats compatible with older versions of php (php < 5.2.4 file_put_contents() doesn't lock correctly). 1
boost_chk_htaccess_doc ./boost.install Check htaccess file for given rules. 1
boost_chk_htaccess_doc_subdir ./boost.install Check htaccess file if needed subdir references are in it. 1
boost_chk_module_versions ./boost.install Check for bad versions of modules. 1

Pages

Other projects