Wikibase
MediaWiki Wikibase extension
|
Job to purge Special:EntityData URLs from the HTTP cache after a page was deleted. More...
Public Member Functions | |
__construct (EntityIdParser $entityIdParser, EntityDataUriManager $entityDataUriManager, RepoDomainDb $repoDb, HTMLCacheUpdater $htmlCacheUpdater, int $batchSize, array $params) | |
run () | |
Static Public Member Functions | |
static | newFromGlobalState (Title $unused, array $params) |
Private Member Functions | |
getArchivedRevisionIds () | |
Private Attributes | |
$entityIdParser | |
$entityDataUriManager | |
$repoDb | |
$htmlCacheUpdater | |
$batchSize | |
Job to purge Special:EntityData URLs from the HTTP cache after a page was deleted.
Wikibase\Repo\PurgeEntityDataJob::__construct | ( | EntityIdParser | $entityIdParser, |
EntityDataUriManager | $entityDataUriManager, | ||
RepoDomainDb | $repoDb, | ||
HTMLCacheUpdater | $htmlCacheUpdater, | ||
int | $batchSize, | ||
array | $params ) |
|
private |
|
static |
Wikibase\Repo\PurgeEntityDataJob::run | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |