[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/vendor/twig/twig/src/Cache/ -> FilesystemCache.php (summary)

(no description)

File Size: 93 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FilesystemCache:: (5 methods):
  __construct()
  generateKey()
  load()
  write()
  getTimestamp()


Class: FilesystemCache  - X-Ref

Implements a cache on the filesystem.

__construct($directory, $options = 0)   X-Ref

param: string $directory The root cache directory
param: int    $options   A set of options

generateKey($name, $className)   X-Ref
No description

load($key)   X-Ref
No description

write($key, $content)   X-Ref
No description

getTimestamp($key)   X-Ref
No description



Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1