MediaWiki
1.34.0
|
Classes | |
class | BlobAccessException |
Exception representing a failure to access a data blob. More... | |
interface | BlobStore |
Service for loading and storing data blobs. More... | |
class | BlobStoreFactory |
Service for instantiating BlobStores. More... | |
class | DerivedPageDataUpdater |
A handle for managing updates for derived page data on edit, import, purge, etc. More... | |
class | NameTableAccessException |
Exception representing a failure to look up a row from a name table. More... | |
class | NameTableStore |
class | NameTableStoreFactory |
class | PageEditStash |
Class for managing stashed edits used by the page updater classes. More... | |
class | PageUpdateException |
Exception representing a failure to update a page entry. More... | |
class | PageUpdater |
Controller-like object for creating and updating pages by creating new revisions. More... | |
class | RevisionSlotsUpdate |
Value object representing a modification of revision slots. More... | |
class | SqlBlobStore |
Service for storing and loading Content objects. More... | |