• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / src/Tribe/Cache.php

Tribe__Cache::reset()

Plugin: Tribe Common

Method: Removes a group of the cache, for now only `non_persistent` is supported.

Tribe__Cache::data_size_over_packet_size()

Plugin: Tribe Common

Method: If NOT using an external object caching system, then check if the size, in bytes, of the data to write to the database would fit into the `max_allowed_packet` setting or not.

Tribe__Cache::get_chunkable_transient()

Plugin: Tribe Common

Method: Returns a transient that might have been stored, due ot its size, in chunks.

Tribe__Cache::set_chunkable_transient()

Plugin: Tribe Common

Method: Sets a transient in the database with the knowledge that, if too large to be stored in one DB row, it will be chunked.

tribe_cache_delete_expired_transients_sql

Plugin: Tribe Common

Filter Hook: Allow third party filtering of the SQL used for deleting expired transients.

Tribe__Cache::flag_required_delete_transients()

Plugin: Tribe Common

Method: Flag if we should delete

Tribe__Cache::maybe_delete_expired_transients()

Plugin: Tribe Common

Method: Runs on hook `shutdown` and will delete transients on the end of the request.

Tribe__Cache::delete_expired_transients()

Plugin: Tribe Common

Method: Purge all expired tribe_ transients.

Tribe__Cache::hook()

Plugin: Tribe Common

Method: Bootstrap hook

Tribe__Cache::warmup_post_caches()

Plugin: Tribe Common

Method: Warms up the caches for a collection of posts.

TEC Tech Docs
Proudly powered by WordPress Theme: Product Docs.
The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy