MediaWiki
master
|
Public Member Functions | |
__construct (LinkCache $linkCache, TitleFormatter $titleFormatter, Language $contentLanguage, GenderCache $genderCache, ILoadBalancer $loadBalancer, LinksMigration $linksMigration, LoggerInterface $logger) | |
newLinkBatch (iterable $initialItems=[]) | |
Private Attributes | |
Language | $contentLanguage |
GenderCache | $genderCache |
LinkCache | $linkCache |
LinksMigration | $linksMigration |
ILoadBalancer | $loadBalancer |
LoggerInterface | $logger |
TitleFormatter | $titleFormatter |
Definition at line 41 of file LinkBatchFactory.php.
MediaWiki\Cache\LinkBatchFactory::__construct | ( | LinkCache | $linkCache, |
TitleFormatter | $titleFormatter, | ||
Language | $contentLanguage, | ||
GenderCache | $genderCache, | ||
ILoadBalancer | $loadBalancer, | ||
LinksMigration | $linksMigration, | ||
LoggerInterface | $logger | ||
) |
Definition at line 74 of file LinkBatchFactory.php.
References MediaWiki\Cache\LinkBatchFactory\$contentLanguage, MediaWiki\Cache\LinkBatchFactory\$genderCache, MediaWiki\Cache\LinkBatchFactory\$linkCache, MediaWiki\Cache\LinkBatchFactory\$linksMigration, MediaWiki\Cache\LinkBatchFactory\$loadBalancer, MediaWiki\Cache\LinkBatchFactory\$logger, and MediaWiki\Cache\LinkBatchFactory\$titleFormatter.
MediaWiki\Cache\LinkBatchFactory::newLinkBatch | ( | iterable | $initialItems = [] | ) |
iterable<LinkTarget>|iterable<PageReference> | $initialItems items to be added |
Definition at line 97 of file LinkBatchFactory.php.
|
private |
Definition at line 56 of file LinkBatchFactory.php.
Referenced by MediaWiki\Cache\LinkBatchFactory\__construct().
|
private |
Definition at line 61 of file LinkBatchFactory.php.
Referenced by MediaWiki\Cache\LinkBatchFactory\__construct().
|
private |
Definition at line 46 of file LinkBatchFactory.php.
Referenced by MediaWiki\Cache\LinkBatchFactory\__construct().
|
private |
Definition at line 69 of file LinkBatchFactory.php.
Referenced by MediaWiki\Cache\LinkBatchFactory\__construct().
|
private |
Definition at line 66 of file LinkBatchFactory.php.
Referenced by MediaWiki\Cache\LinkBatchFactory\__construct().
|
private |
Definition at line 72 of file LinkBatchFactory.php.
Referenced by MediaWiki\Cache\LinkBatchFactory\__construct().
|
private |
Definition at line 51 of file LinkBatchFactory.php.
Referenced by MediaWiki\Cache\LinkBatchFactory\__construct().