You are here

6 calls to FileCache::getFilename() in Zircon Profile 8

FileCache::doDelete in vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
Deletes a cache entry.
FilesystemCache::doContains in vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
Tests if an entry exists in the cache.
FilesystemCache::doFetch in vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
Fetches an entry from the cache.
FilesystemCache::doSave in vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
Puts data into the cache.
PhpFileCache::doSave in vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php
Puts data into the cache.
PhpFileCache::includeFileForId in vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php