6 calls to FileCache::getFilename() in Plug 7
- FileCache::doDelete in lib/doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ FileCache.php 
- Deletes a cache entry.
- FilesystemCache::doContains in lib/doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ FilesystemCache.php 
- Tests if an entry exists in the cache.
- FilesystemCache::doFetch in lib/doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ FilesystemCache.php 
- Fetches an entry from the cache.
- FilesystemCache::doSave in lib/doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ FilesystemCache.php 
- Puts data into the cache.
- PhpFileCache::doSave in lib/doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ PhpFileCache.php 
- Puts data into the cache.
- PhpFileCache::includeFileForId in lib/doctrine/ cache/ lib/ Doctrine/ Common/ Cache/ PhpFileCache.php 
