MediaWiki master
MediaWiki\Revision Namespace Reference

Namespaces

namespace  Hook
 

Classes

class  ArchivedRevisionLookup
 
class  ArchiveSelectQueryBuilder
 Help and centralize querying archive table. More...
 
class  BadRevisionException
 Exception raised when the text of a revision is permanently missing or corrupt. More...
 
class  ContributionsSegment
 
class  FallbackSlotRoleHandler
 A SlotRoleHandler for providing basic functionality for undefined slot roles. More...
 
class  IncompleteRevisionException
 Exception throw when trying to access undefined fields on an incomplete RevisionRecord. More...
 
class  MainSlotRoleHandler
 A SlotRoleHandler for the main slot. More...
 
class  MutableRevisionRecord
 
class  MutableRevisionSlots
 Mutable version of RevisionSlots, for constructing a new revision. More...
 
class  RenderedRevision
 RenderedRevision represents the rendered representation of a revision. More...
 
class  RevisionAccessException
 Exception representing a failure to look up a revision. More...
 
class  RevisionArchiveRecord
 A RevisionRecord representing a revision of a deleted page persisted in the archive table. More...
 
interface  RevisionFactory
 Service for constructing RevisionRecord objects. More...
 
interface  RevisionLookup
 Service for looking up page revisions. More...
 
class  RevisionRecord
 Page revision base class. More...
 
class  RevisionRenderer
 The RevisionRenderer service provides access to rendered output for revisions. More...
 
class  RevisionSelectQueryBuilder
 Help and centralize querying revision table. More...
 
class  RevisionSlots
 Value object representing the set of slots belonging to a revision. More...
 
class  RevisionStore
 Service for looking up page revisions. More...
 
class  RevisionStoreCacheRecord
 A cached RevisionStoreRecord. More...
 
class  RevisionStoreFactory
 Factory service for RevisionStore instances. More...
 
class  RevisionStoreRecord
 A RevisionRecord representing an existing revision persisted in the revision table. More...
 
class  SlotRecord
 Value object representing a content slot associated with a page revision. More...
 
interface  SlotRenderingProvider
 A lazy provider of ParserOutput objects for a revision's individual slots. More...
 
class  SlotRoleHandler
 SlotRoleHandler instances are used to declare the existence and behavior of slot roles. More...
 
class  SlotRoleRegistry
 A registry service for SlotRoleHandlers, used to define which slot roles are available on which page. More...
 
class  SuppressedDataException
 Exception raised in response to an audience check when attempting to access suppressed information without permission. More...