33 #[\ReturnTypeWillChange]
36 $relPath = substr(
$path, $this->suffixStart );
37 if ( is_array( $stat ) ) {
38 $storageDir = rtrim( $this->params[
'dir'],
'/' );
39 $this->backend->loadListingStatInternal(
"$storageDir/$relPath", $stat );
Iterator for listing regular files.
pageFromList( $container, $dir, &$after, $limit, array $params)
Get the next page of entries.
SwiftFileBackend helper class to page through listings.
string $dir
Storage directory.
string $container
Container name.