MediaWiki  REL1_31
Storage Directory Reference

Files

file  BlobAccessException.php [code]
 Exception representing a failure to look up a revision.
 
file  BlobStore.php [code]
 Service for loading and storing data blobs.
 
file  BlobStoreFactory.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  IncompleteRevisionException.php [code]
 Exception representing a failure to look up a revision.
 
file  MutableRevisionRecord.php [code]
 Mutable RevisionRecord implementation, for building new revision entries programmatically.
 
file  MutableRevisionSlots.php [code]
 Mutable version of RevisionSlots, for constructing a new revision.
 
file  NameTableAccessException.php [code]
 Exception representing a failure to look up a row from a name table.
 
file  NameTableStore.php [code]
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  RevisionAccessException.php [code]
 Exception representing a failure to look up a revision.
 
file  RevisionArchiveRecord.php [code]
 A RevisionRecord representing a revision of a deleted page persisted in the archive table.
 
file  RevisionFactory.php [code]
 Service for constructing revision objects.
 
file  RevisionLookup.php [code]
 Service for looking up page revisions.
 
file  RevisionRecord.php [code]
 Page revision base class.
 
file  RevisionSlots.php [code]
 Value object representing the set of slots belonging to a revision.
 
file  RevisionStore.php [code]
 Service for looking up page revisions.
 
file  RevisionStoreRecord.php [code]
 A RevisionRecord representing an existing revision persisted in the revision table.
 
file  SlotRecord.php [code]
 Value object representing a content slot associated with a page revision.
 
file  SqlBlobStore.php [code]
 Service for storing and loading data blobs representing revision content.
 
file  SuppressedDataException.php [code]
 Exception representing a failure to look up a revision.