MediaWiki  1.33.0
MediaWiki\Storage Namespace Reference

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  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...