Jump to main content Jump to doc navigation

modX::getCacheManager

Get an extended xPDOCacheManager instance responsible for MODX caching.

Overrides xPDO::getCacheManager.

Syntax

API Doc: modX::getCacheManager()

object getCacheManager([string $class = ''], [[array $options = array('path' => XPDO_CORE_PATH, 'ignorePkg' => true)]])
  • $class (string) The class name of the cache manager to load
  • $options (array) An array of options to send to the cache manager instance

Example

Get the Cache Manager to set a dummy cache file.

$cacheManager = $modx->getCacheManager();
$cacheManager->set('testcachefile','test123');

See Also

  • Caching – the full options are documented on the xPDO caching page.
  • modX

Support the team building MODX with a monthly donation.

The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.

Backers

  • modmore
  • STERC
  • Jens Wittmann – Gestaltung & Entwicklung
  • Fabian Christen
  • Digital Penguin
  • Dannevang Digital
  • Sepia River Studios
  • CrewMark
  • Chris Fickling
  • deJaya
  • Following Sea
  • Anton Tarasov
  • eydolan
  • Raffy
  • Lefthandmedia
  • Murray Wood
  • Snow Creative
  • Nick Clark
  • Helen
  • JT Skaggs
  • krisznet
  • YJ
  • Yanni
  • Richard

Budget

$366 per month—let's make that $500!

Learn more