MediaWiki
1.34.0
|
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 | DerivedPageDataUpdater.php [code] |
A handle for managing updates for derived page data on edit, import, purge, etc. | |
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 | NameTableStoreFactory.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 | PageEditStash.php [code] |
Predictive edit preparation system for MediaWiki page. | |
file | PageUpdateException.php [code] |
Exception representing a failure to update a page entry. | |
file | PageUpdater.php [code] |
Controller-like object for creating and updating pages by creating new revisions. | |
file | RevisionSlotsUpdate.php [code] |
Value object representing a modification of revision slots. | |
file | SqlBlobStore.php [code] |
Service for storing and loading data blobs representing revision content. | |