MediaWiki REL1_34
Storage Directory Reference
Directory dependency graph for Storage:
includes/Storage

Files

 BlobAccessException.php
 Exception representing a failure to look up a revision.
 
 BlobStore.php
 Service for loading and storing data blobs.
 
 BlobStoreFactory.php
 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.
 
 DerivedPageDataUpdater.php
 A handle for managing updates for derived page data on edit, import, purge, etc.
 
 NameTableAccessException.php
 Exception representing a failure to look up a row from a name table.
 
 NameTableStore.php
 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.
 
 NameTableStoreFactory.php
 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.
 
 PageEditStash.php
 Predictive edit preparation system for MediaWiki page.
 
 PageUpdateException.php
 Exception representing a failure to update a page entry.
 
 PageUpdater.php
 Controller-like object for creating and updating pages by creating new revisions.
 
 RevisionSlotsUpdate.php
 Value object representing a modification of revision slots.
 
 SqlBlobStore.php
 Service for storing and loading data blobs representing revision content.