$dbKey | MediaWiki\Page\PageReferenceValue | private |
$namespace | MediaWiki\Page\PageReferenceValue | private |
$pageId | MediaWiki\Page\PageIdentityValue | private |
$wikiId | MediaWiki\Page\PageReferenceValue | private |
__construct(int $pageId, int $namespace, string $dbKey, $wikiId) | MediaWiki\Page\PageIdentityValue | |
MediaWiki::Page::PageReferenceValue::__construct(int $namespace, string $dbKey, $wikiId) | MediaWiki\Page\PageReferenceValue | |
__toString() | MediaWiki\Page\PageReferenceValue | |
assertWiki( $wikiId) | MediaWiki\DAO\WikiAwareEntity | |
canExist() | MediaWiki\Page\PageIdentityValue | |
exists() | MediaWiki\Page\PageIdentityValue | |
MediaWiki::getDBkey() | MediaWiki\Page\PageReferenceValue | |
MediaWiki::Page::ProperPageIdentity::getDBkey() | MediaWiki\Page\ProperPageIdentity | |
getId( $wikiId=self::LOCAL) | MediaWiki\Page\PageIdentityValue | |
getNamespace() | MediaWiki\Page\PageReferenceValue | |
MediaWiki::getWikiId() | MediaWiki\Page\PageReferenceValue | |
MediaWiki::Page::ProperPageIdentity::getWikiId() | MediaWiki\Page\ProperPageIdentity | |
isSamePageAs(PageReference $other) | MediaWiki\Page\PageReferenceValue | |
localIdentity(int $pageId, int $namespace, string $dbKey) | MediaWiki\Page\PageIdentityValue | static |
localReference(int $namespace, string $dbKey) | MediaWiki\Page\PageReferenceValue | static |
tryNew(int $pageId, int $namespace, string $dbKey, $wikiId) | MediaWiki\Page\PageIdentityValue | static |