|
| __construct () |
|
| setServices (SqlEntityIdPagerFactory $sqlEntityIdPagerFactory, array $existingEntityTypes, array $entityTypesWithoutRdfOutput, EntityPrefetcher $entityPrefetcher, PropertyDataTypeLookup $propertyDataTypeLookup, ValueSnakRdfBuilderFactory $valueSnakRdfBuilderFactory, EntityRdfBuilderFactory $entityRdfBuilderFactory, EntityRevisionLookup $entityRevisionLookup, RdfVocabulary $rdfVocabulary, EntityContentFactory $entityContentFactory) |
|
| execute () |
| Do the actual work. More...
|
|
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. More...
|
|
| finalSetup () |
|
- Copyright
- GPL-2.0-or-later
- Author
- Stas Malyshev
-
Addshore
◆ __construct()
Wikibase\Repo\Maintenance\DumpRdf::__construct |
( |
| ) |
|
◆ createDumper()
Wikibase\Repo\Maintenance\DumpRdf::createDumper |
( |
|
$output | ) |
|
|
protected |
◆ execute()
Wikibase\Repo\Maintenance\DumpRdf::execute |
( |
| ) |
|
◆ getDumpType()
Wikibase\Repo\Maintenance\DumpRdf::getDumpType |
( |
| ) |
|
|
protected |
◆ getRedirectMode()
Wikibase\Repo\Maintenance\DumpRdf::getRedirectMode |
( |
| ) |
|
|
protected |
◆ setServices()
◆ $entityContentFactory
Wikibase\Repo\Maintenance\DumpRdf::$entityContentFactory |
|
private |
◆ $entityPrefetcher
Wikibase\Repo\Maintenance\DumpRdf::$entityPrefetcher |
|
private |
◆ $entityRdfBuilderFactory
Wikibase\Repo\Maintenance\DumpRdf::$entityRdfBuilderFactory |
|
private |
◆ $hasHadServicesSet
Wikibase\Repo\Maintenance\DumpRdf::$hasHadServicesSet = false |
|
private |
◆ $propertyDatatypeLookup
Wikibase\Repo\Maintenance\DumpRdf::$propertyDatatypeLookup |
|
private |
◆ $rdfVocabulary
Wikibase\Repo\Maintenance\DumpRdf::$rdfVocabulary |
|
private |
◆ $revisionLookup
Wikibase\Repo\Maintenance\DumpRdf::$revisionLookup |
|
private |
◆ $valueSnakRdfBuilderFactory
Wikibase\Repo\Maintenance\DumpRdf::$valueSnakRdfBuilderFactory |
|
private |
The documentation for this class was generated from the following file: