|
MediaWiki REL1_39
|
Iterator for listing directories. More...


Protected Member Functions | |
| listFromShard ( $container) | |
| Get the list for a given container shard. | |
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. | |
| string | $directory |
| Resolved relative path. | |
| array | $multiShardPaths = [] |
| array | $params |
Iterator for listing directories.
Definition at line 25 of file FileBackendStoreShardDirIterator.php.
|
protected |
Get the list for a given container shard.
| string | $container | Resolved container name |
Reimplemented from FileBackendStoreShardListIterator.
Definition at line 26 of file FileBackendStoreShardDirIterator.php.
References FileBackendStoreShardListIterator\$container.