Function Self_learning_cache->save

Definitions

sources/caches.php

  • Save the cache, after some change has happened.
  • Visibility: private
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$do_immediately boolean False N/A N/A Immediately save the cache change (slow...)