Home
last modified time | relevance | path

Searched refs:CacheInstructions (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/
Dcache.php5 use dokuwiki\Cache\CacheInstructions; alias
51 class cache_instructions extends CacheInstructions
55 DebugHelper::dbgDeprecatedFunction(CacheInstructions::class);
Dparserutils.php12 use dokuwiki\Cache\CacheInstructions; alias
192 $cache = new CacheInstructions($id, $file);
/dokuwiki/inc/Cache/
DCacheInstructions.php8 class CacheInstructions extends CacheParser class
/dokuwiki/inc/File/
DPageFile.php5 use dokuwiki\Cache\CacheInstructions; alias
259 $cache = new CacheInstructions($this->id, $this->getPath());