Implementation of SubscriptionLookup based on a database table.
More...
Implementation of SubscriptionLookup based on a database table.
- Copyright
- GPL-2.0-or-later
- Author
- Daniel Kinzler
◆ __construct()
Wikibase\Repo\Store\Sql\SqlSubscriptionLookup::__construct |
( |
RepoDomainDb |
$repoDomainDb | ) |
|
◆ getSubscribers()
Wikibase\Repo\Store\Sql\SqlSubscriptionLookup::getSubscribers |
( |
EntityId |
$idToCheck | ) |
|
Return the existing subscriptions for given Id to check.
- Parameters
-
EntityId | $idToCheck | EntityId to get subscribers |
- Returns
- string[] wiki IDs of wikis subscribed to the given entity
Implements Wikibase\Repo\Store\SubscriptionLookup.
◆ $repoConnections
Wikibase\Repo\Store\Sql\SqlSubscriptionLookup::$repoConnections |
|
private |
The documentation for this class was generated from the following file: