Function Self_learning_cache->get_initial_status

Definitions

sources/caches.php

  • See if a cache key was initially set.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$key ID_TEXT required parameter N/A N/A Cache key

Return

  • Whether it was
  • Type: boolean
  • Set: N/A
  • Range: N/A