MediaWiki  1.33.0
FileBackendStoreShardDirIterator Class Reference

Iterator for listing directories. More...

Inheritance diagram for FileBackendStoreShardDirIterator:
Collaboration diagram for FileBackendStoreShardDirIterator:

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
 

Detailed Description

Iterator for listing directories.

Definition at line 1973 of file FileBackendStore.php.

Member Function Documentation

◆ listFromShard()

FileBackendStoreShardDirIterator::listFromShard (   $container)
protected

Get the list for a given container shard.

Parameters
string$containerResolved container name
Returns
Iterator

Reimplemented from FileBackendStoreShardListIterator.

Definition at line 1974 of file FileBackendStore.php.

References FileBackendStoreShardListIterator\$container, and directory.


The documentation for this class was generated from the following file: