MediaWiki  REL1_31
FileBackendStoreShardFileIterator Class Reference

Iterator for listing regular files. More...

Inheritance diagram for FileBackendStoreShardFileIterator:
Collaboration diagram for FileBackendStoreShardFileIterator:

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 regular files.

Definition at line 1966 of file FileBackendStore.php.

Member Function Documentation

◆ listFromShard()

FileBackendStoreShardFileIterator::listFromShard (   $container)
protected

Get the list for a given container shard.

Parameters
string$containerResolved container name
Returns
Iterator

Reimplemented from FileBackendStoreShardListIterator.

Definition at line 1967 of file FileBackendStore.php.

References FileBackendStoreShardListIterator\$container, and directory.


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