File: bp-core/bp-core-cache.php
Description
bp_get_non_cached_ids()

Determine which items from a list do not have cached values.

Source: bp-core/bp-core-cache.php:162

bp_update_meta_cache()

Update the metadata cache for the specified objects.

Source: bp-core/bp-core-cache.php:202

bp_core_get_incremented_cache()

Gets a value that has been cached using an incremented key.

Source: bp-core/bp-core-cache.php:286

bp_core_set_incremented_cache()

Caches a value using an incremented key.

Source: bp-core/bp-core-cache.php:309

bp_core_clear_cache()

Prune the WP Super Cache.

Source: bp-core/bp-core-cache.php:28

bp_core_clear_cache

Fires before the pruning of WP Super Cache.

Source: bp-core/bp-core-cache.php:38