|
MediaWiki REL1_39
|
Public Member Functions | |
| __construct (LinkCache $linkCache, TitleFormatter $titleFormatter, Language $contentLanguage, GenderCache $genderCache, ILoadBalancer $loadBalancer, LinksMigration $linksMigration, LoggerInterface $logger) | |
| newLinkBatch (iterable $initialItems=[]) | |
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.
| MediaWiki\Cache\LinkBatchFactory::newLinkBatch | ( | iterable | $initialItems = [] | ) |
| iterable<LinkTarget>|iterable<PageReference> | $initialItems items to be added |
Definition at line 97 of file LinkBatchFactory.php.