MediaWiki master
MediaWiki\Page\LinkAlwaysKnownLookup Class Reference

Public Member Functions

 __construct (private readonly HookRunner $hookRunner, private readonly TitleFactory $titleFactory, private readonly ShadowPageLoader $shadowPageLoader, private readonly RepoGroup $repoGroup, private readonly SpecialPageFactory $specialPageFactory, private readonly LoggerInterface $logger)
 
 isAlwaysKnown (LinkTarget $page)
 
 preload (array $links)
 

Detailed Description

Since
1.47

Definition at line 19 of file LinkAlwaysKnownLookup.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Page\LinkAlwaysKnownLookup::__construct ( private readonly HookRunner $hookRunner,
private readonly TitleFactory $titleFactory,
private readonly ShadowPageLoader $shadowPageLoader,
private readonly RepoGroup $repoGroup,
private readonly SpecialPageFactory $specialPageFactory,
private readonly LoggerInterface $logger )

Definition at line 26 of file LinkAlwaysKnownLookup.php.

Member Function Documentation

◆ isAlwaysKnown()

MediaWiki\Page\LinkAlwaysKnownLookup::isAlwaysKnown ( LinkTarget $page)

Definition at line 148 of file LinkAlwaysKnownLookup.php.

◆ preload()

MediaWiki\Page\LinkAlwaysKnownLookup::preload ( array $links)
Parameters
LinkTarget[]$links

Definition at line 130 of file LinkAlwaysKnownLookup.php.


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