|
MediaWiki REL1_39
|
Public Member Functions | |
| __construct (ServiceOptions $options, ILBFactory $dbLoadBalancerFactory, NamespaceInfo $namespaceInfo, TitleParser $titleParser, LinkCache $linkCache, StatsdDataFactoryInterface $stats) | |
| getPageStore ( $wikiId=WikiAwareEntity::LOCAL) | |
Public Attributes | |
| const | CONSTRUCTOR_OPTIONS = PageStore::CONSTRUCTOR_OPTIONS |
Definition at line 16 of file PageStoreFactory.php.
| MediaWiki\Page\PageStoreFactory::__construct | ( | ServiceOptions | $options, |
| ILBFactory | $dbLoadBalancerFactory, | ||
| NamespaceInfo | $namespaceInfo, | ||
| TitleParser | $titleParser, | ||
| LinkCache | $linkCache, | ||
| StatsdDataFactoryInterface | $stats ) |
| ServiceOptions | $options | |
| ILBFactory | $dbLoadBalancerFactory | |
| NamespaceInfo | $namespaceInfo | |
| TitleParser | $titleParser | |
| LinkCache | $linkCache | |
| StatsdDataFactoryInterface | $stats |
Definition at line 49 of file PageStoreFactory.php.
References MediaWiki\Config\ServiceOptions\assertRequiredOptions().
| MediaWiki\Page\PageStoreFactory::getPageStore | ( | $wikiId = WikiAwareEntity::LOCAL | ) |
| string | false | $wikiId |
Definition at line 72 of file PageStoreFactory.php.
| const MediaWiki\Page\PageStoreFactory::CONSTRUCTOR_OPTIONS = PageStore::CONSTRUCTOR_OPTIONS |
Definition at line 21 of file PageStoreFactory.php.