DCacheAdapter
class DCacheAdapter extends WebDAVAdapter
Properties
| protected PathPrefixer | $prefixer | from WebDAVAdapter |
Methods
__construct(Client $client, Client $guzzle, string $prefix = '', string|null $url = null, string $visibilityHandling = self::ON_VISIBILITY_THROW_ERROR, bool $manualCopy = false, bool $manualMove = false)
No description
from
WebDAVAdapter
string
getTemporaryUrl($path, $expiration, $options)
Get a temporary URL for the file at the given path.
Details
in
WebDAVAdapter at line 16
__construct(Client $client, Client $guzzle, string $prefix = '', string|null $url = null, string $visibilityHandling = self::ON_VISIBILITY_THROW_ERROR, bool $manualCopy = false, bool $manualMove = false)
No description
in
WebDAVAdapter at line 29
readStream(string $path)
No description
in
WebDAVAdapter at line 42
iterable
listContents(string $path, bool $deep)
No description
in
WebDAVAdapter at line 56
string
getUrl($path)
No description
at line 14
string
getTemporaryUrl($path, $expiration, $options)
Get a temporary URL for the file at the given path.
See: https://dcache.org/manuals/UserGuide-10.2/webdav.shtml#requesting-macaroons