MediaWiki
1.30.0
|
Iterator for listing regular files. More...
Protected Member Functions | |
listFromShard ( $container) | |
Get the list for a given container shard. More... | |
Additional Inherited Members | |
Public Member Functions inherited from FileBackendStoreShardListIterator | |
__construct (FileBackendStore $backend, $container, $dir, array $suffixes, array $params) | |
accept () | |
rewind () | |
Protected Attributes inherited from FileBackendStoreShardListIterator | |
FileBackendStore | $backend |
string | $container |
Full container name. More... | |
string | $directory |
Resolved relative path. More... | |
array | $multiShardPaths = [] |
array | $params |
Iterator for listing regular files.
Definition at line 1966 of file FileBackendStore.php.
|
protected |
Get the list for a given container shard.
string | $container | Resolved container name |
Reimplemented from FileBackendStoreShardListIterator.
Definition at line 1967 of file FileBackendStore.php.
References FileBackendStoreShardListIterator\$container, and directory.