Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
__construct () | |
setServices (SqlEntityIdPagerFactory $sqlEntityIdPagerFactory, array $existingEntityTypes, array $entityTypesWithoutRdfOutput, EntityPrefetcher $entityPrefetcher, SiteLookup $siteLookup, PropertyDataTypeLookup $propertyDataTypeLookup, ValueSnakRdfBuilderFactory $valueSnakRdfBuilderFactory, EntityRdfBuilderFactory $entityRdfBuilderFactory, EntityRevisionLookup $entityRevisionLookup, RdfVocabulary $rdfVocabulary, $titleLookup) | |
execute () | |
Do the actual work. | |
Public Member Functions inherited from Wikibase\Repo\Maintenance\DumpEntities | |
setDumpEntitiesServices (SqlEntityIdPagerFactory $sqlEntityIdPagerFactory, array $existingEntityTypes, array $entityTypesToExcludeFromOutput) | |
logMessage ( $message) | |
Outputs a message vis the output() method. | |
finalSetup () | |
Protected Member Functions | |
getRedirectMode () | |
Returns one of the EntityIdPager::XXX_REDIRECTS constants. | |
createDumper ( $output) | |
Create concrete dumper instance. | |
Protected Member Functions inherited from Wikibase\Repo\Maintenance\DumpEntities | |
getEntityRevisionLookupCacheMode () | |
Cache flag for use in Store::getEntityRevisionLookup. | |
Private Attributes | |
$revisionLookup | |
$entityPrefetcher | |
$siteLookup | |
$propertyDatatypeLookup | |
$valueSnakRdfBuilderFactory | |
$entityRdfBuilderFactory | |
$rdfVocabulary | |
$hasHadServicesSet = false | |
$titleLookup | |
Wikibase\Repo\Maintenance\DumpRdf::__construct | ( | ) |
Reimplemented from Wikibase\Repo\Maintenance\DumpEntities.
|
protected |
Create concrete dumper instance.
resource | $output |
Reimplemented from Wikibase\Repo\Maintenance\DumpEntities.
Wikibase\Repo\Maintenance\DumpRdf::execute | ( | ) |
Do the actual work.
All child classes will need to implement this
Reimplemented from Wikibase\Repo\Maintenance\DumpEntities.
|
protected |
Returns one of the EntityIdPager::XXX_REDIRECTS constants.
Reimplemented from Wikibase\Repo\Maintenance\DumpEntities.
Wikibase\Repo\Maintenance\DumpRdf::setServices | ( | SqlEntityIdPagerFactory | $sqlEntityIdPagerFactory, |
array | $existingEntityTypes, | ||
array | $entityTypesWithoutRdfOutput, | ||
EntityPrefetcher | $entityPrefetcher, | ||
SiteLookup | $siteLookup, | ||
PropertyDataTypeLookup | $propertyDataTypeLookup, | ||
ValueSnakRdfBuilderFactory | $valueSnakRdfBuilderFactory, | ||
EntityRdfBuilderFactory | $entityRdfBuilderFactory, | ||
EntityRevisionLookup | $entityRevisionLookup, | ||
RdfVocabulary | $rdfVocabulary, | ||
$titleLookup | |||
) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |