MediaWiki  1.23.2
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()
 
array $params
 

Detailed Description

Iterator for listing regular files.

Definition at line 1914 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 1915 of file FileBackendStore.php.

References FileBackendStoreShardListIterator\$container, array(), and directory.


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