|
| __construct (EntityRevisionLookup $entityRevisionLookup) |
|
| getRedirectForEntityId (EntityId $entityId, $forUpdate='') |
| Returns the redirect target associated with the given redirect ID.- Since
- 2.0
- Parameters
-
- Returns
- EntityId|null The ID of the redirect target, or null if $entityId does not refer to a redirect.
- Exceptions
-
|
|
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Lib\Store\RevisionBasedEntityRedirectTargetLookup::__construct |
( |
EntityRevisionLookup | $entityRevisionLookup | ) |
|
◆ getRedirectForEntityId()
Wikibase\Lib\Store\RevisionBasedEntityRedirectTargetLookup::getRedirectForEntityId |
( |
EntityId | $entityId, |
|
|
| $forUpdate = '' ) |
◆ $entityRevisionLookup
EntityRevisionLookup Wikibase\Lib\Store\RevisionBasedEntityRedirectTargetLookup::$entityRevisionLookup |
|
private |
The documentation for this class was generated from the following file: