FileLocatorCached.php
system/Autoloader/FileLocatorCached.php
1 class
11 methods
class FileLocatorCached
FileLocator with Cache
__construct
(private readonly FileLocator $locator, $cache = null)
loadCache
()
__destruct
()
saveCache
()
deleteCache
()
findQualifiedNameFromPath
(string $path)
getClassname
(string $file)
search
(string $path, string $ext = 'php', bool $prioritizeApp = true)
listFiles
(string $path)
listNamespaceFiles
(string $prefix, string $path)
locateFile
(string $file, ?string $folder = null, string $ext = 'php')