►Ncssjanus | |
CTokenizer | |
CAbstractContent | Base implementation for content objects |
CAction | Actions are things which can be done to pages (edit, delete, rollback, etc) |
CActiveUsersPager | This class is used to get a list of active users |
CAjaxDispatcher | Object-Oriented Ajax functions |
CAjaxResponse | Handle responses for Ajax requests (send headers, print content, that sort of thing) |
CAllmessagesTablePager | Use TablePager for prettified output |
CAllTrans | Maintenance script that gets all messages as defined by the English language file |
CAlphabeticPager | IndexPager with an alphabetic list and a formatted navigation bar |
CAlterSharedConstraints | When using shared tables that are referenced by foreign keys on local tables you have to change the constraints on local tables |
CAncientPagesPage | Implements Special:Ancientpages |
CAnsiTermColorer | Terminal that supports ANSI escape sequences |
CAPCBagOStuff | This is a wrapper for APC's shared memory functions |
CApiBase | This abstract class implements many basic API functions, and is the base of all API classes |
CApiBaseTest | @group API @group Database @group medium |
CApiBlock | API module that facilitates the blocking of users |
CApiBlockTest | @group API @group Database @group medium |
CApiComparePages | |
CApiCreateAccount | Unit to authenticate account registration attempts to the current wiki |
CApiCreateAccountTest | @group Database @group API @group medium |
CApiDelete | API module that facilitates deleting pages |
CApiDisabled | API module that dies with an error immediately |
CApiEditPage | A module that allows for editing and creating pages |
CApiEditPageTest | Tests for MediaWiki api.php?action=edit |
CApiEmailUser | API Module to facilitate sending of emails to users |
CApiExpandTemplates | API module that functions as a shortcut to the wikitext preprocessor |
CApiFeedContributions | |
CApiFeedRecentChanges | Recent changes feed |
CApiFeedWatchlist | This action allows users to get their watchlist items in RSS/Atom formats |
CApiFileRevert | |
CApiFormatBase | This is the abstract base class for API formatters |
CApiFormatDbg | API PHP's var_export() output formatter |
CApiFormatDump | API PHP's var_dump() output formatter |
CApiFormatFeedWrapper | This printer is used to wrap an instance of the Feed class |
CApiFormatJson | API JSON output formatter |
CApiFormatJsonTest | @group API @group Database @group medium @covers ApiFormatJson |
CApiFormatNone | API Serialized PHP output formatter |
CApiFormatPhp | API Serialized PHP output formatter |
CApiFormatPhpTest | @group API @group Database @group medium @covers ApiFormatPhp |
CApiFormatRaw | Formatter that spits out anything you like with any desired MIME type |
CApiFormatTestBase | |
CApiFormatTxt | API Text output formatter |
CApiFormatWddxTest | @group API @group Database @group medium @covers ApiFormatWddx |
CApiFormatXmlRsd | |
CApiFormatYaml | API YAML output formatter |
CApiHelp | This is a simple class to handle action=help |
CApiImageRotate | |
CApiImport | API module that imports an XML file like Special:Import does |
CApiImportReporter | Import reporter for the API |
CApiLogin | Unit to authenticate log-in attempts to the current wiki |
CApiLoginTest | @group API @group Database @group medium |
CApiLogout | API module to allow users to log out of the wiki |
CApiMain | This is the main API class, used for both external and internal processing |
CApiMainTest | @group API @group Database @group medium |
CApiModuleManager | This class holds a list of modules and handles instantiation |
CApiMove | API Module to move pages |
CApiOpenSearch | |
CApiOptions | API module that facilitates the changing of user's preferences |
CApiOptionsTest | @group API @group Database @group medium |
CApiPageSet | This class contains a list of pages that the client has requested |
CApiParamInfo | |
CApiParse | |
CApiParseTest | @group API @group Database @group medium |
CApiPatrol | Allows user to patrol pages |
CApiProtect | |
CApiPurge | API interface for page purging |
CApiPurgeTest | @group API @group Database @group medium |
CApiQuery | This is the main query class |
CApiQueryAllCategories | Query module to enumerate all categories, even the ones that don't have category pages |
CApiQueryAllImages | Query module to enumerate all available pages |
CApiQueryAllLinks | Query module to enumerate links from all pages together |
CApiQueryAllMessages | A query action to return messages from site message cache |
CApiQueryAllPages | Query module to enumerate all available pages |
CApiQueryAllPagesTest | @group API @group Database @group medium |
CApiQueryAllUsers | Query module to enumerate all registered users |
CApiQueryBacklinks | This is a three-in-one module to query: |
CApiQueryBase | This is a base class for all Query modules |
CApiQueryBasicTest | These tests validate basic functionality of the api query module |
CApiQueryBlocks | Query module to enumerate all user blocks |
CApiQueryCategories | A query module to enumerate categories the set of pages belong to |
CApiQueryCategoryInfo | This query adds the "<categories>" subelement to all pages with the list of categories the page is in |
CApiQueryCategoryMembers | A query module to enumerate pages that belong to a category |
CApiQueryContinue2Test | Copyright © 2013 Yuri Astrakhan "<Firstname><Lastname>@gmail.com" |
CApiQueryContinueTest | Copyright © 2013 Yuri Astrakhan "<Firstname><Lastname>@gmail.com" |
CApiQueryContinueTestBase | |
CApiQueryContributions | This query action adds a list of a specified user's contributions to the output |
CApiQueryContributors | A query module to show contributors to a page |
CApiQueryDeletedrevs | Query module to enumerate all deleted revisions |
CApiQueryDisabled | API module that does nothing |
CApiQueryDuplicateFiles | A query module to list duplicates of the given file(s) |
CApiQueryExternalLinks | A query module to list all external URLs found on a given set of pages |
CApiQueryExtLinksUsage | |
CApiQueryFilearchive | Query module to enumerate all deleted files |
CApiQueryFileRepoInfo | A query action to return meta information about the foreign file repos configured on the wiki |
CApiQueryGeneratorBase | |
CApiQueryImageInfo | A query action to get image information and upload history |
CApiQueryImages | This query adds an "<images>" subelement to all pages with the list of images embedded into those pages |
CApiQueryInfo | A query module to show basic page information |
CApiQueryIWBacklinks | This gives links pointing to the given interwiki |
CApiQueryIWLinks | A query module to list all interwiki links on a page |
CApiQueryLangBacklinks | This gives links pointing to the given interwiki |
CApiQueryLangLinks | A query module to list all langlinks (links to corresponding foreign language pages) |
CApiQueryLinks | A query module to list all wiki links on a given set of pages |
CApiQueryLogEvents | Query action to List the log events, with optional filtering by various parameters |
CApiQueryORM | |
CApiQueryPagePropNames | A query module to list used page props |
CApiQueryPageProps | A query module to show basic page information |
CApiQueryPagesWithProp | A query module to enumerate pages that use a particular prop |
CApiQueryPrefixSearch | |
CApiQueryProtectedTitles | Query module to enumerate all create-protected pages |
CApiQueryQueryPage | Query module to get the results of a QueryPage-based special page |
CApiQueryRandom | Query module to get list of random pages |
CApiQueryRecentChanges | A query action to enumerate the recent changes that were done to the wiki |
CApiQueryRedirects | This query lists redirects to the given pages |
CApiQueryRevisions | A query action to enumerate revisions of a given page, or show top revisions of multiple pages |
CApiQueryRevisionsTest | @group API @group Database @group medium @covers ApiQueryRevisions |
CApiQuerySearch | Query module to perform full text search within wiki titles and content |
CApiQueryStashImageInfo | A query action to get image information from temporarily stashed files |
CApiQueryTags | Query module to enumerate change tags |
CApiQueryTest | @group API @group Database @group medium @covers ApiQuery |
CApiQueryTestBase | This class has some common functionality for testing query module |
CApiQueryUserInfo | Query module to get information about the currently logged-in user |
CApiQueryUsers | Query module to get information about a list of users |
CApiQueryWatchlist | This query action allows clients to retrieve a list of recently modified pages that are part of the logged-in user's watchlist |
CApiQueryWatchlistRaw | This query action allows clients to retrieve a list of pages on the logged-in user's watchlist |
CApiResult | This class represents the result of the API operations |
CApiRevisionDelete | API interface to RevDel |
CApiRollback | |
CApiRsd | API module for sending out RSD information |
CApiSetNotificationTimestamp | API interface for setting the wl_notificationtimestamp field |
CApiTestCase | |
CApiTestCaseUpload | |
CApiTestContext | |
CApiTokens | |
CApiTokensTest | @group API @group Database @group medium |
CApiUnblock | API module that facilitates the unblocking of users |
CApiUnblockTest | @group API @group Database @group medium |
CApiUndelete | |
CApiUpload | |
CApiUploadTest | @group API @group Database @group medium |
CApiUserrights | |
CApiWatch | API module to allow users to watch a page |
CApiWatchTest | @group API @group Database @group medium |
CArchivedFile | Class representing a row of the 'filearchive' table |
CArrayDiffFormatter | A pseudo-formatter that just passes along the Diff::$edits array |
CArrayDiffFormatterTest | @licence GNU GPL v2+ |
CArrayUtils | A collection of static methods to play with arrays |
CArrayUtilsTest | Test class for ArrayUtils class |
CArticle | Class for viewing MediaWiki article and history |
CArticleTablesTest | @group Database |
CArticleTest | |
CAssembleUploadChunksJob | Assemble the segments of a chunked upload |
CAtomFeed | Generate an Atom feed |
CAttachLatest | Maintenance script to correct wrong values in the page_latest field in the database |
CAuthPlugin | Authentication plugin interface |
CAuthPluginUser | |
CAutoLoader | |
CAutoLoaderTest | |
CAutopromote | This class checks if user can get extra rights because of conditions specified in $wgAutopromote |
CBacklinkCache | Class for fetching backlink lists, approximate backlink counts and partitions |
CBacklinkJobUtils | Class with Backlink related Job helper methods |
CBackupDumper | |
CBackupDumperLoggerTest | Tests for log dumps of BackupDumper |
CBackupDumperPageTest | Tests for page dumps of BackupDumper |
CBackupReader | Maintenance script that imports XML dump files into the current wiki |
CBadTitleError | Show an error page on a badtitle |
CBadTitleErrorTest | @covers BadTitleError |
CBagOStuff | Interface is intended to be more or less compatible with the PHP memcached client |
CBagOStuffTest | This class will test BagOStuff |
CBaseDump | Readahead helper for making large MediaWiki data dumps; reads in a previous XML dump to sequentially prefetch text records already normalized and decompressed |
CBaseDumpTest | Tests for BaseDump |
CBaseTemplate | New base template for a skin's template extended from QuickTemplate this class features helper methods that provide common ways of interacting with the data stored in the QuickTemplate |
CBatchedQueryRunner | Maintenance script to run a database query in batches and wait for slaves |
Cbench_HTTP_HTTPS | Maintenance script that benchmarks HTTP request vs HTTPS request |
Cbench_if_switch | Maintenance script that benchmark if elseif.. |
Cbench_strtr_str_replace | Maintenance script that benchmarks for strtr() vs str_replace() |
Cbench_wfBaseConvert | Maintenance script that benchmarks wfBaseConvert() |
Cbench_wfIsWindows | Maintenance script that benchmarks wfIsWindows() |
CBenchmarkDeleteTruncate | Maintenance script that benchmarks SQL DELETE vs SQL TRUNCATE |
CBenchmarker | Base class for benchmark scripts |
CBenchmarkHooks | Maintenance script that benchmarks MediaWiki hooks |
CBenchmarkParse | Maintenance script to benchmark how long it takes to parse a given title at an optionally specified timestamp |
CBenchmarkPurge | Maintenance script that benchmarks Squid purge |
CBitmapHandler | Generic handler for bitmap images |
CBitmapHandler_ClientOnly | Handler for bitmap images that will be resized by clients |
CBitmapMetadataHandler | Class to deal with reconciling and extracting metadata from bitmap images |
CBitmapMetadataHandlerTest | |
CBitmapScalingTest | |
CBlob | Utility class |
CBlock | |
CBlockListPager | |
CBlockTest | @group Database @group Blocking |
CBmpHandler | Handler for Microsoft's bitmap format; getimagesize() doesn't support these files |
CBrokenRedirectsPage | A special page listing redirects to non existent page |
CCachedAction | Abstract action class with scaffolding for caching HTML and other values in a single blob |
CCacheDependency | |
CCacheHelper | Helper class for caching various elements in a single cache entry |
CCacheTime | Parser cache specific expiry check |
CCapsCleanup | Maintenance script to clean up broken page links when somebody turns on $wgCapitalLinks |
CCategory | Category objects are immutable, strictly speaking |
CCategoryfinder | The "Categoryfinder" class takes a list of articles, creates an internal representation of all their parent categories (as well as parents of parents etc.) |
CCategoryPage | Special handling for category description pages, showing pages, subcategories and file that belong to the category |
CCategoryPager | TODO: Allow sorting by count |
CCategoryViewer | |
CCdbException | Exception for Cdb errors |
CCdbFunctions | Common functions for readers and writers |
CCdbReader | Read from a CDB file |
CCdbReaderDBA | Reader class which uses the DBA extension |
CCdbReaderPHP | CDB reader class |
CCdbTest | Test the CDB reader/writer @covers CdbWriterPHP @covers CdbWriterDBA |
CCdbWriter | Write to a CDB file |
CCdbWriterDBA | Writer class which uses the DBA extension |
CCdbWriterPHP | CDB writer class |
CCgzCopyTransaction | Class to represent a recompression operation for a single CGZ blob |
CChangePassword | Maintenance script to change the password of a given user |
CChangesFeed | Feed to Special:RecentChanges and Special:RecentChangesLiked |
CChangesList | |
CChangesListSpecialPage | Special page which uses a ChangesList to show query results |
CChangeTags | |
CCheckBadRedirects | Maintenance script to check that pages marked as being redirects really are |
CCheckExtensionsCLI | |
CCheckImages | Maintenance script to check images to see if they exist, are readable, etc |
CCheckLanguageCLI | |
CCheckLess | |
CCheckStorage | Maintenance script to do various checks on external storage |
CCheckUsernames | Maintenance script to check that database usernames are actually valid |
CChronologyProtector | Class for ensuring a consistent ordering of events as seen by the user, despite replication |
CCLDRPluralRuleConverter | Helper class for converting rules to reverse polish notation (RPN) |
CCLDRPluralRuleConverter_Expression | Helper for CLDRPluralRuleConverter |
CCLDRPluralRuleConverter_Fragment | Helper for CLDRPluralRuleConverter |
CCLDRPluralRuleConverter_Operator | Helper for CLDRPluralRuleConverter |
CCLDRPluralRuleError | The exception class for all the classes in this file |
CCLDRPluralRuleEvaluator | |
CCLDRPluralRuleEvaluator_Range | Evaluator helper class representing a range list |
CCLDRPluralRuleEvaluatorTest | @covers CLDRPluralRuleEvaluator |
CCleanupAncientTables | Maintenance script to cleans up old database tables, dropping old indexes and fields |
CCleanupPreferences | Maintenance script that removes hidden preferences from the database |
CCleanupRemovedModules | Maintenance script to remove cache entries for removed ResourceLoader modules from the database |
CCleanupSpam | Maintenance script to cleanup all spam from a given hostname |
CCleanUpTest | Additional tests for UtfNormal::cleanUp() function, inclusion regression checks for known problems |
CClearCacheStats | Maintenance script to remove all statistics tracking from the cache |
CClearInterwikiCache | Maintenance script to clear the cache of interwiki prefixes for all local wikis |
CCLIParser | Maintenance script to parse some wikitext |
CCloneDatabase | |
CCollation | |
CCollationCkb | Workaround for the lack of support of Sorani Kurdish / Central Kurdish language ('ckb') in ICU |
CCollationTest | Class CollationTest @covers Collation @covers IcuCollation @covers IdentityCollation @covers UppercaseCollation |
CCologneBlueTemplate | |
CCommandLineInc | |
CCommandLineInstaller | Maintenance script to install and configure MediaWiki |
CCompareParsers | Maintenance script to take page text out of an XML dump file and render basic HTML out to files |
CComposerHookHandler | @licence GNU GPL v2+ |
CComposerPackageModifier | @licence GNU GPL v2+ |
CComposerVersionNormalizer | @licence GNU GPL v2+ |
CComposerVersionNormalizerTest | @covers ComposerVersionNormalizer |
CCompressOld | Maintenance script that compress the text of a wiki |
CConcatenatedGzipHistoryBlob | Concatenated gzip (CGZ) storage Improves compression ratio by concatenating like objects before gzipping |
CConfEditor | This is a state machine style parser with two internal stacks: |
CConfEditorParseError | Exception class for parse errors |
CConfEditorToken | Class to wrap a token from the tokenizer |
CConfig | Interface for configuration instances |
CConfigException | Exceptions for config failures |
CConfigFactory | Factory class to create Config objects |
CConfigFactoryTest | |
CConstantDependency | |
CContent | Base interface for content objects |
CContentHandler | A content handler knows how do deal with a specific type of content on a wiki page |
CContentHandlerTest | @group ContentHandler @group Database |
CContextSource | The simplest way of implementing IContextSource is to hold a RequestContext as a member variable and provide accessors to it |
CContribsPager | Pager for Special:Contributions |
CConverterRule | Parser for rules of language conversion , parse rules in -{ }- tag |
CConvertLinks | Maintenance script to convert from the old links schema (string->ID) to the new schema (ID->ID) |
CConvertUserOptions | Maintenance script to convert user options to the new user_properties table |
CCookie | |
CCookieJar | |
CCopyFileBackend | Copy all files in one container of one backend to another |
CCopyFileOp | Copy a file from one storage path to another in the backend |
CCopyJobQueue | Copy all jobs from one job queue system to another |
CCoreParserFunctions | Various core parser functions, registered in Parser::firstCallInit() |
CCoreTagHooks | Various tag hooks, registered in Parser::firstCallInit() |
CCountMessages | Maintenance script that counts how many messages we have defined for each language |
CCreateAndPromote | Maintenance script to create an account and grant it rights |
CCreateFileOp | Create a file in the backend with the given content |
CCreditsAction | |
CCssContent | Content object for CSS pages |
CCssContentHandler | Content handler for CSS pages |
CCssContentTest | @group ContentHandler @group Database ^— needed, because we do need the database to test link updates |
CCSSJanus | This is a PHP port of CSSJanus, a utility that transforms CSS style sheets written for LTR to RTL |
CCSSJanus_Tokenizer | Utility class used by CSSJanus that tokenizes and untokenizes things we want to protect from being janused |
CCSSJanusTest | Based on the test suite of the original Python CSSJanus libary: http://code.google.com/p/cssjanus/source/browse/trunk/cssjanus_test.py Ported to PHP for ResourceLoader and has been extended since |
CCSSMin | Transforms CSS data |
CCSSMinTest | This file test the CSSMin library shipped with Mediawiki |
CCsvStatsOutput | Csv output |
CCurlHttpRequest | MWHttpRequest implemented using internal curl compiled into PHP |
CCurlHttpRequestTester | |
CDatabaseBase | Database abstraction object |
CDatabaseInstaller | Base class for DBMS-specific installation helper classes |
CDatabaseLag | Maintenance script to show database lag |
CDatabaseLogEntry | This class wraps around database result row |
CDatabaseMssql | |
CDatabaseMysql | Database abstraction object for PHP extension mysql |
CDatabaseMysqlBase | Database abstraction object for MySQL |
CDatabaseMysqlBaseTest | |
CDatabaseMysqli | Database abstraction object for PHP extension mysqli |
CDatabaseOracle | |
CDatabasePostgres | |
CDatabaseSqlite | |
CDatabaseSqliteStandalone | This class allows simple acccess to a SQLite database independently from main database settings |
CDatabaseSqliteTest | @group sqlite @group Database @group medium |
CDatabaseSQLTest | Test the abstract database layer This is a non DBMS depending test |
CDatabaseTest | @group Database @group DatabaseBase |
CDatabaseTestHelper | Helper for testing the methods from the DatabaseBase class |
CDatabaseType | |
CDatabaseUpdater | Class for handling database updates |
CDataUpdate | Abstract base class for update jobs that do something with some secondary data extracted from article |
CDateFormats | Maintenance script that tests various language time and date functions |
CDateFormatter | Date formatter, recognises dates in plain text and formats them according to user preferences |
CDBAccessBase | |
CDBAccessError | Exception class for attempted DB access |
CDBConnectionError | |
CDBConnRef | Helper class to handle automatically marking connectons as reusable (via RAII pattern) as well handling deferring the actual network connection until the handle is used |
CDBError | Database error base class |
CDBExpectedError | Base class for the more common types of database errors |
CDBFileJournal | Version of FileJournal that logs to a DB table |
CDBLockManager | Version of LockManager based on using named/row DB locks |
CDBMasterPos | An object representing a master or slave position in a replicated setup |
CDBObject | Utility class |
CDBQueryError | |
CDbTestPreviewer | |
CDbTestRecorder | |
CDBUnexpectedError | |
CDeadendPagesPage | A special page that list pages that contain no link to other pages |
CDeferrableUpdate | Interface that deferrable updates should implement |
CDeferredUpdates | Class for managing the deferred updates |
CDelayedParserTest | A class to delay execution of a parser test hooks |
CDeleteAction | Handle page deletion |
CDeleteArchivedFiles | Maintenance script to delete archived (non-current) files from the database |
CDeleteArchivedFilesImplementation | Core functions for deleteArchivedFiles.php |
CDeleteArchivedRevisions | Maintenance script to delete archived (deleted from public) revisions from the database |
CDeleteArchivedRevisionsImplementation | Helper methods for the deleteArchivedRevisions.php maintenance script |
CDeleteBatch | Maintenance script to delete a batch of pages |
CDeletedContribsPager | Implements Special:DeletedContributions to display archived revisions |
CDeletedContributionsPage | |
CDeleteDefaultMessages | Maintenance script that deletes all pages in the MediaWiki namespace which were last edited by "MediaWiki default" |
CDeleteEqualMessages | Maintenance script that deletes all pages in the MediaWiki namespace of which the content is equal to the system default |
CDeleteFileOp | Delete a file at the given storage path from the backend |
CDeleteImageCache | Maintenance script that deletes image information from the object cache |
CDeleteLogFormatter | This class formats delete log entries |
CDeleteOldRevisions | Maintenance script that deletes old (non-current) revisions from the database |
CDeleteOrphanedRevisions | Maintenance script that deletes revisions which refer to a nonexisting page |
CDeleteRevision | Maintenance script that deletes one or more revisions by moving them to the archive table |
CDeleteSelfExternals | Maintenance script that deletes self-references to $wgServer from the externallinks table |
CDependencyWrapper | This class stores an arbitrary value along with its dependencies |
CDeprecatedGlobal | Class to allow throwing wfDeprecated warnings when people use globals that we do not want them to |
CDerivativeContext | An IContextSource implementation which will inherit context from another source but allow individual pieces of context to be changed locally eg: A ContextSource that can inherit from the main RequestContext but have a different Title instance set on it |
CDerivativeRequest | Similar to FauxRequest, but only fakes URL parameters and method (POST or GET) and use the base request for the remaining stuff (cookies, session and headers) |
CDescribeFileOp | Change metadata for a file at the given storage path in the backend |
CDiff | Class representing a 'diff' between two sequences of strings |
CDiffEngine | Class used internally by Diff to actually compute the diffs |
CDifferenceEngine | |
CDifferenceEngineTest | @covers DifferenceEngine |
CDiffFormatter | Base class for diff formatters |
CDiffHistoryBlob | Diff-based history compression Requires xdiff 1.5+ and zlib |
CDiffHistoryBlobTest | |
CDiffOp | |
CDiffOpAdd | |
CDiffOpChange | |
CDiffOpCopy | |
CDiffOpDelete | |
CDiffOpTest | @licence GNU GPL v2+ |
CDiffTest | @licence GNU GPL v2+ |
CDigit2Html | Maintenance script that check digit transformation |
CDjVuHandler | Handler for DjVu images |
CDjVuTest | @covers DjVuHandler |
CDoubleRedirectJob | Job to fix double redirects after moving a page |
CDoubleRedirectsPage | A special page listing redirects to redirecting page |
CDoubleReplacer | Class to perform secondary replacement within each replacement string |
CDummyContentForTesting | |
CDummyContentHandlerForTesting | |
CDummyExtensionsTest | Needed to avoid warnings like 'No tests found in class "ExtensionsTestSuite" |
CDummyLinker | |
CDummyTermColorer | A colour-less terminal |
CDump7ZipOutput | Sends dump output via the p7zip compressor |
CDumpBZip2Output | Sends dump output via the bgzip2 compressor |
CDumpDBZip2Output | |
CDumpFileOutput | Stream outputter to send data to a file |
CDumpFilter | Dump output filter class |
CDumpGZipOutput | Sends dump output via the gzip compressor |
CDumpIterator | Base class for interating over a dump |
CDumpLatestFilter | Dump output filter to include only the last revision in each page sequence |
CDumpLinks | Maintenance script that generates a plaintext link dump |
CDumpMessages | Maintenance script that dumps an entire language, using the keys from English |
CDumpMultiWriter | Base class for output stream; prints to stdout or buffer or wherever |
CDumpNamespaceFilter | Dump output filter to include or exclude pages in a given set of namespaces |
CDumpNotalkFilter | Simple dump output filter to exclude all talk pages |
CDumpOutput | Base class for output stream; prints to stdout or buffer or wherever |
CDumpPipeOutput | Stream outputter to send data to a file via some filter program |
CDumpRenderer | Maintenance script that takes page text out of an XML dump file and render basic HTML out to files |
CDumpRev | Maintenance script that gets the text of a revision, resolving external storage if needed |
CDumpSisterSites | Maintenance script that generates a page name dump for SisterSites usage |
CDumpTestCase | Base TestCase for dumps |
CDuplicateJob | No-op job that does nothing |
CEditAction | Page edition handler |
CEditCLI | Maintenance script to make a page edit |
CEditPageTest | @group Editing |
CEditWatchlistCheckboxSeriesField | |
CEditWatchlistNormalHTMLForm | Extend HTMLForm purely so we can have a more sane way of getting the section headers |
CEmailConfirmation | Special page allows users to request email confirmation message, and handles processing of the confirmation code when the link in the email is followed |
CEmailInvalidation | Special page allows users to cancel an email confirmation using the e-mail confirmation code |
CEmaillingJob | Old job used for sending single notification emails; kept for backwards-compatibility |
CEmailNotification | This module processes the email notifications when the current page is changed |
CEmptyBagOStuff | A BagOStuff object with no objects in it |
CEnhancedChangesList | |
CEnotifNotifyJob | Job for email notification mails |
CEraseArchivedFile | Maintenance script to delete archived (non-current) files from storage |
CErrorPageError | An error page which can definitely be safely rendered using the OutputPage |
CErrorPageErrorTest | @covers ErrorPageError |
CExampleObject | |
CExif | Class to extract and validate Exif data from jpeg (and possibly tiff) files |
CExifBitmapHandler | Stuff specific to JPEG and (built-in) TIFF handler |
CExifBitmapTest | |
CExifRotationTest | Tests related to auto rotation |
CExifTest | @covers Exif |
CExplodeIterator | An iterator which works exactly like: |
CExportDemoTest | Test making sure the demo export xml is valid |
CExportProgressFilter | |
CExtensionsParserTestSuite | |
CExtensionsTestSuite | This test suite runs unit tests registered by extensions |
CExternalStore | Constructor class for key/value blob data kept in external repositories |
CExternalStoreDB | DB accessable external objects |
CExternalStoreFOO | |
CExternalStoreHttp | Example class for HTTP accessable external objects |
CExternalStoreMedium | Accessable external objects in a particular storage medium |
CExternalStoreMwstore | File backend accessable external objects |
CExternalStoreTest | External Store tests |
CExtraParserTest | Parser-related tests that don't suit for parserTests.txt |
CFakeConverter | Fake language converter |
CFakeDatabaseMysqlBase | Fake class around abstract class so we can call concrete methods |
CFakeDiffOp | Class FakeDiffOp used to test abstract class DiffOp |
CFakeDimensionFile | |
CFakeMaintenance | Fake maintenance wrapper, mostly used for the web installer/updater |
CFakeResultWrapper | Overloads the relevant methods of the real ResultsWrapper so it doesn't go anywhere near an actual database |
CFakeTitle | Fake title class that triggers an error if any members are called |
CFallback | Fallback functions for PHP installed without mbstring support |
CFallbackTest | @covers Fallback |
CFatalError | Exception class which takes an HTML error message, and does not produce a backtrace |
CFauxRequest | WebRequest clone which takes values from a provided array |
CFauxRequestTest | |
CFauxResponse | |
CFauxResponseTest | |
CFeedItem | A base class for basic support for outputting syndication feeds in RSS and other formats |
CFeedUtils | Helper functions for feeds |
CFetchText | Maintenance script used to fetch page text in a subprocess |
CFetchTextTest | TestCase for FetchText |
CFewestrevisionsPage | Special page for listing the articles with the fewest revisions |
CField | Base for all database-specific classes representing information about database fields |
CFile | Implements some public methods and some protected utility functions which are required by multiple child classes |
CFileBackend | Base class for all file backend classes (including multi-write backends) |
CFileBackendError | File backend exception for checked exceptions (e.g |
CFileBackendException | Generic file backend exception for checked and unexpected (e.g |
CFileBackendGroup | Class to handle file backend registration |
CFileBackendMultiWrite | Proxy backend that mirrors writes to several internal backends |
CFileBackendStore | Base class for all backends using particular storage medium |
CFileBackendStoreOpHandle | FileBackendStore helper class for performing asynchronous file operations |
CFileBackendStoreShardDirIterator | Iterator for listing directories |
CFileBackendStoreShardFileIterator | Iterator for listing regular files |
CFileBackendStoreShardListIterator | FileBackendStore helper function to handle listings that span container shards |
CFileBackendTest | @group FileRepo @group FileBackend @group medium |
CFileCacheBase | Base class for data storage in the file system |
CFileDeleteForm | File deletion user interface |
CFileDependency | |
CFileDuplicateSearchPage | Searches the database for files of the requested hash, comparing this with the 'img_sha1' field in the image table |
CFileJournal | Class for handling file operation journaling |
CFileOp | FileBackend helper class for representing operations |
CFileOpBatch | Helper class for representing batch file operations |
CFileRepo | Base class for file repositories |
CFileRepoStatus | Generic operation result class for FileRepo-related operations |
CFileRepoTest | |
CFindHooks | Maintenance script that compares documented and actually present mismatches |
CFixBug20757 | Maintenance script to fix bug 20757 |
CFixDoubleRedirects | Maintenance script that fixes double redirects |
CFixExtLinksProtocolRelative | Maintenance script that fixes any entriy for protocol-relative URLs in the externallinks table |
CFixSlaveDesync | Maintenance script that fixes erroneous page_latest values due to slave desynchronisation |
CFixTimestamps | Maintenance script that fixes timestamp corruption caused by one or more webservers temporarily being set to the wrong time |
CFixUserRegistration | Maintenance script that fixes the user_registration field |
CForeignAPIFile | Foreign file accessible through api.php requests |
CForeignAPIRepo | A foreign repository with a remote MediaWiki with an API thingy |
CForeignDBFile | Foreign file with an accessible MediaWiki database |
CForeignDBRepo | A foreign repository with an accessible MediaWiki database |
CForeignDBViaLBRepo | A foreign repository with a MediaWiki database accessible via the configured LBFactory |
CForkController | Class for managing forking command line scripts |
CFormAction | An action which shows a form and does something based on the input from the form |
CFormatExif | For compatability with old FormatExif class which some extensions use |
CFormatJson | JSON formatter wrapper class |
CFormatJsonTest | @covers FormatJson |
CFormatMetadata | Format Image metadata values into a human readable form |
CFormatMetadataTest | |
CFormlessAction | An action which just does something, without showing a form first |
CFormOptions | Helper class to keep track of options when mixing links and form elements |
CFormOptionsExposed | This file host two test case classes for the MediaWiki FormOptions class: |
CFormOptionsInitializationTest | Test class for FormOptions initialization Ensure the FormOptions::add() does what we want it to do |
CFormOptionsTest | This file host two test case classes for the MediaWiki FormOptions class: |
CFormSpecialPage | Special page which uses an HTMLForm to handle processing |
CFSFile | Class representing a non-directory file on the file system |
CFSFileBackend | Class for a file system (FS) based file backend |
CFSFileBackendDirList | |
CFSFileBackendFileList | |
CFSFileBackendList | Wrapper around RecursiveDirectoryIterator/DirectoryIterator that catches exception or does any custom behavoir that we may want |
CFSFileOpHandle | |
CFSLockManager | Simple version of LockManager based on using FS lock files |
CFSRepo | A repository for files accessible via the local filesystem |
CGanConverter | |
CGenderCache | Caches user genders when needed to use correct namespace aliases |
CGenderCacheTest | @group Database @group Cache |
CGenerateCollationData | Generate first letter data files for Collation.php |
CGenerateJqueryMsgData | This PHP script defines the spec that the mediawiki.jqueryMsg module should conform to |
CGenerateJsonI18n | Maintenance script to generate JSON i18n files from a PHP i18n file |
CGenerateNormalizerDataAr | Generates the normalizer data file for Arabic |
CGenerateNormalizerDataMl | Generates the normalizer data file for Malayalam |
CGenerateRandomImages | |
CGenerateUtf8Case | Generates Utf8Case.ser from the Unicode Character Database and supplementary files |
CGenericArrayObject | |
CGenericArrayObjectTest | |
CGetConfiguration | Print serialized output of MediaWiki config vars |
CGetLagTimes | Maintenance script that displays replication lag times |
CGetSlaveServer | Maintenance script that reports the hostname of a slave server |
CGetSlaveServerTest | Tests for getSlaveServer |
CGetTextMaint | Maintenance script that outputs page text to stdout |
CGIFHandler | Handler for GIF images |
CGIFHandlerTest | |
CGIFMetadataExtractor | GIF frame counter |
CGitInfo | |
CGlobalDependency | |
CGlobalTest | |
CGlobalVarConfig | Accesses configuration settings from $GLOBALS |
CGlobalVarConfigTest | |
CGlobalWithDBTest | @group Database |
CHashBagOStuff | This is a test of the interface, mainly |
CHashRing | Convenience class for weighted consistent hash rings |
CHashRingTest | @group HashRing |
CHashtableReplacer | Class to perform replacement based on a simple hashtable lookup |
CHistoryAction | This class handles printing the history page for an article |
CHistoryBlob | Base class for general text storage via the "object" flag in old_flags, or two-part external storage URLs |
CHistoryBlobCurStub | To speed up conversion from 1.4 to 1.5 schema, text rows can refer to the leftover cur table as the backend |
CHistoryBlobStub | Pointer object for an item within a CGZ blob stored in the text table |
CHistoryPage | Backwards-compatibility alias |
CHistoryPager | |
CHooks | Hooks class |
CHooksTest | |
CHtml | This class is a collection of static functions that serve two purposes: |
CHTMLApiField | |
CHTMLBlockedUsersItemSelect | Items per page dropdown |
CHTMLButtonField | Adds a generic button inline to the form |
CHTMLCacheUpdate | Class to invalidate the HTML cache of all the pages linking to a given title |
CHTMLCacheUpdateJob | Job to purge the cache for all pages that link to or use another page or file |
CHTMLCheckField | A checkbox field |
CHTMLCheckMatrix | A checkbox matrix Operates similarly to HTMLMultiSelectField, but instead of using an array of options, uses an array of rows and an array of columns to dynamically construct a matrix of options |
CHtmlCheckMatrixTest | Unit tests for the HTMLCheckMatrix @covers HTMLCheckMatrix |
CHTMLEditTools | |
CHTMLFileCache | Page view caching in the file system |
CHTMLFloatField | A field that will contain a numeric value |
CHTMLForm | Object handling generic submission, CSRF protection, layout and other logic for UI forms |
CHtmlFormatter | |
CHtmlFormatterTest | @group HtmlFormatter |
CHTMLFormField | The parent class to generate form fields |
CHTMLFormFieldRequiredOptionsException | |
CHTMLHiddenField | |
CHTMLInfoField | An information field (text blob), not a proper input |
CHTMLIntField | A field that must contain a number |
CHTMLMultiSelectField | Multi-select field |
CHTMLNestedFilterable | |
CHTMLRadioField | Radio checkbox fields |
CHTMLSelectAndOtherField | Double field with a dropdown list constructed from a system message in the format |
CHTMLSelectField | A select dropdown field |
CHTMLSelectOrOtherField | Select dropdown field, with an additional "other" textbox |
CHTMLSubmitField | Add a submit button inline in the form (as opposed to HTMLForm::addButton(), which will add it at the end) |
CHTMLTextAreaField | |
CHTMLTextField | |
CHttp | Various HTTP related functions |
CHttpError | Show an error that looks like an HTTP server error |
CHttpStatus | |
CHttpTest | @group Broken |
CHWLDFWordAccumulator | Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3 |
CICacheHelper | Interface for all classes implementing CacheHelper functionality |
CIContextSource | Interface for objects which can provide a context on request |
CIcuCollation | |
CIDatabase | Interface for classes that implement or wrap DatabaseBase |
CIDBAccessObject | Interface for database access objects |
CIdentityCollation | Collation class that's essentially a no-op |
CIEContentAnalyzer | This class simulates Microsoft Internet Explorer's terribly broken and insecure MIME type detection algorithm |
CIEUrlExtension | Internet Explorer derives a cache filename from a URL, and then in certain circumstances, uses the extension of the resulting file to determine the content type of the data, ignoring the Content-Type header |
CIEUrlExtensionTest | Tests for IEUrlExtension::findIE6Extension |
CIJobSpecification | Job queue task description interface |
CImageBuilder | Maintenance script to update image metadata records |
CImageCleanup | Maintenance script to clean up broken, unparseable upload filenames |
CImageGallery | Backwards compatibility |
CImageGalleryBase | Image gallery |
CImageHandler | Media handler abstract base class for images |
CImageHistoryList | Builds the image revision log shown on image pages |
CImageHistoryPseudoPager | |
CImageListPager | |
CImagePage | Class for viewing MediaWiki file description pages |
CImageQueryPage | Variant of QueryPage which uses a gallery to output results, thus suited for reports generating images |
CImportReporter | Reporting callback |
CImportSiteScripts | Maintenance script to import all scripts in the MediaWiki namespace from a local site |
CImportStreamSource | |
CImportStringSource | |
CIncludableSpecialPage | Shortcut to construct an includable special page |
CIndexPager | IndexPager is an efficient pager which uses a (roughly unique) index in the data set to implement paging, rather than a "LIMIT offset,limit" clause |
CInfoAction | Displays information about a page |
CInitEditCount | |
CInitSiteStats | Maintenance script to re-initialise or update the site statistics table |
CInstallDocFormatter | |
CInstallDocFormatterTest | |
CInstaller | Base installer class |
CInstallerOverrides | |
CInterwiki | The interwiki class All information is loaded on creation when called by Interwiki::fetch( $prefix ) |
CIORMRow | |
CIORMTable | |
CIP | A collection of public static functions to play with IP address and IP blocks |
CIPBlockForm | |
CIPTC | Class for some IPTC functions |
CIPTCTest | |
CIPTest | Tests for IP validity functions |
CIRCColourfulRCFeedFormatter | Generates a colourful notification intended for humans on IRC |
CITestRecorder | Interface to record parser test results |
CIuConverter | Conversion script between Latin and Syllabics for Inuktitut |
CJavaScriptContent | Content for JavaScript pages |
CJavaScriptContentHandler | Content handler for JavaScript pages |
CJavaScriptContentTest | @group ContentHandler @group Database ^— needed, because we do need the database to test link updates |
CJavaScriptMinifier | This class is meant to safely minify javascript code, while leaving syntactically correct programs intact |
CJavaScriptMinifierTest | |
CJob | Class to both describe a background job and handle jobs |
CJobQueue | Class to handle enqueueing and running of background jobs |
CJobQueueAggregator | Class to handle tracking information about all queues |
CJobQueueAggregatorMemc | Class to handle tracking information about all queues using BagOStuff |
CJobQueueAggregatorRedis | Class to handle tracking information about all queues using PhpRedis |
CJobQueueConnectionError | |
CJobQueueDB | Class to handle job queues stored in the DB |
CJobQueueError | |
CJobQueueFederated | Class to handle enqueueing and running of background jobs for federated queues |
CJobQueueGroup | Class to handle enqueueing of background jobs |
CJobQueueRedis | Class to handle job queues stored in Redis |
CJobQueueTest | @group JobQueue @group medium @group Database |
CJobSpecification | Job queue task description base code |
CJpegHandler | JPEG specific handler |
CJpegMetadataExtractor | Class for reading jpegs and extracting metadata |
CJpegMetadataExtractorTest | |
CJpegTest | @covers JpegHandler |
CJSCompilerContext | |
CJSMinPlus | |
CJSNode | |
CJSONRCFeedFormatter | Formats a notification into the JSON format (http://www.json.org) |
CJSParseHelper | Maintenance script to do test JavaScript validity parses using jsmin+'s parser |
CJSParser | |
CJSToken | |
CJSTokenizer | |
CKkConverter | Kazakh (Қазақша) converter routines |
CKuConverter | Kurdish converter routines |
CLangMemUsage | This is a command line script |
CLanguage | Internationalisation code |
CLanguageAmTest | Tests for MediaWiki languages/LanguageAm.php |
CLanguageAr | Arabic (العربية) |
CLanguageArTest | Tests for MediaWiki languages/LanguageAr.php |
CLanguageAz | Azerbaijani (Azərbaycan) |
CLanguageBe_tarask | Belarusian in Taraškievica orthography (Беларуская тарашкевіца) |
CLanguageBe_taraskTest | |
CLanguageBeTest | Tests for MediaWiki languages/LanguageBe.php |
CLanguageBg | Bulgarian (Български) |
CLanguageBhoTest | Tests for MediaWiki languages/LanguageBho.php |
CLanguageBs | Bosnian (bosanski) |
CLanguageBsTest | Tests for Croatian (hrvatski) |
CLanguageClassesTestCase | Helping class to run tests using a clean language instance |
CLanguageConverterTest | |
CLanguageCsTest | Tests for MediaWiki languages/classes/Languagecs.php |
CLanguageCu | Old Church Slavonic (Ѩзыкъ словѣньскъ) |
CLanguageCuTest | Tests for MediaWiki languages/LanguageCu.php |
CLanguageCyTest | Tests for MediaWiki languages/classes/LanguageCy.php |
CLanguageDsb | Lower Sorbian (Dolnoserbski) |
CLanguageDsbTest | Tests for MediaWiki languages/classes/LanguageDsb.php |
CLanguageEo | Esperanto (Esperanto) |
CLanguageEs | Spanish (español) |
CLanguageEt | Estonian (Eesti) |
CLanguageFi | Finnish (Suomi) |
CLanguageFrTest | Tests for MediaWiki languages/classes/LanguageFr.php |
CLanguageGa | Irish (Gaeilge) |
CLanguageGan | Class that handles both Traditional and Simplified Chinese right now it only distinguish gan_hans, gan_hant |
CLanguageGaTest | Tests for MediaWiki languages/classes/LanguageGa.php |
CLanguageGdTest | Tests for MediaWiki languages/classes/LanguageGd.php |
CLanguageGvTest | |
CLanguageHe | Hebrew (עברית) |
CLanguageHeTest | Tests for MediaWiki languages/classes/LanguageHe.php |
CLanguageHiTest | Tests for MediaWiki languages/LanguageHi.php |
CLanguageHrTest | Tests for MediaWiki languages/classes/LanguageHr.php |
CLanguageHsb | Upper Sorbian (Hornjoserbsce) |
CLanguageHsbTest | Tests for MediaWiki languages/classes/LanguageHsb.php |
CLanguageHu | Hungarian localisation for MediaWiki |
CLanguageHuTest | Tests for MediaWiki languages/LanguageHu.php |
CLanguageHy | Armenian (Հայերեն) |
CLanguageHyTest | Tests for Armenian (Հայերեն) |
CLanguageIu | Inuktitut |
CLanguageJa | Japanese (日本語) |
CLanguageKaa | Karakalpak (Qaraqalpaqsha) |
CLanguageKk | Class that handles Cyrillic, Latin and Arabic scripts for Kazakh right now it only distinguish kk_cyrl, kk_latn, kk_arab and kk_kz, kk_tr, kk_cn |
CLanguageKk_cyrl | Kazakh (Қазақша) |
CLanguageKm | Khmer (ភាសាខ្មែរ) |
CLanguageKsh | Ripuarian (Ripoarėsh) |
CLanguageKshTest | Tests for MediaWiki languages/classes/LanguageKsh.php |
CLanguageKu | Kurdish (Kurdî / كوردی) |
CLanguageKu_ku | Kurdish |
CLanguageLa | Latin (lingua Latina) |
CLanguageLnTest | Tests for MediaWiki languages/classes/LanguageLn.php |
CLanguageLtTest | Tests for MediaWiki languages/LanguageLt.php |
CLanguageLvTest | Tests for Latvian |
CLanguageMgTest | Tests for MediaWiki languages/classes/LanguageMg.php |
CLanguageMkTest | Tests for македонски/Macedonian |
CLanguageMl | Malayalam (മലയാളം) |
CLanguageMlTest | Tests for MediaWiki languages/LanguageMl.php |
CLanguageMoTest | Tests for MediaWiki languages/classes/LanguageMo.php |
CLanguageMtTest | Tests for MediaWiki languages/classes/LanguageMt.php |
CLanguageMy | Burmese (Myanmasa) |
CLanguageNlTest | Tests for MediaWiki languages/LanguageNl.php |
CLanguageNsoTest | Tests for MediaWiki languages/classes/LanguageNso.php |
CLanguageOs | Ossetian (Ирон) |
CLanguagePl | Polish (polski) |
CLanguagePlTest | Tests for MediaWiki languages/classes/LanguagePl.php |
CLanguageQqx | For all translated messages, this returns the name of the message bracketed |
CLanguageRoTest | Tests for MediaWiki languages/classes/LanguageRo.php |
CLanguageRu | Russian (русский язык) |
CLanguageRuTest | Tests for MediaWiki languages/classes/LanguageRu.php |
CLanguageSeTest | Tests for MediaWiki languages/classes/LanguageSe.php |
CLanguageSgsTest | Tests for Samogitian |
CLanguageShi | Tachelhit |
CLanguageShTest | Tests for srpskohrvatski / српскохрватски / Serbocroatian |
CLanguageSkTest | Tests for MediaWiki languages/classes/LanguageSk.php |
CLanguageSl | Slovenian (Slovenščina) |
CLanguageSlTest | Tests for MediaWiki languages/classes/LanguageSl.php |
CLanguageSmaTest | Tests for MediaWiki languages/classes/LanguageSma.php |
CLanguageSr | Serbian (Српски / Srpski) |
CLanguageSrTest | Tests for MediaWiki languages/LanguageSr.php |
CLanguageTest | |
CLanguageTg | Tajik (Тоҷикӣ) |
CLanguageTiTest | Tests for MediaWiki languages/classes/LanguageTi.php |
CLanguageTlTest | Tests for MediaWiki languages/classes/LanguageTl.php |
CLanguageToTest | |
CLanguageTr | Turkish (Türkçe) |
CLanguageTrTest | Tests for MediaWiki languages/LanguageTr.php |
CLanguageTyv | Tyvan localization (Тыва дыл) |
CLanguageUk | Ukrainian (українська мова) |
CLanguageUkTest | Tests for Ukrainian |
CLanguageUz | Uzbek |
CLanguageUzTest | Tests for MediaWiki languages/LanguageUz.php |
CLanguageWa | Walloon (Walon) |
CLanguageWaTest | Tests for MediaWiki languages/classes/LanguageWa.php |
CLanguageYue | Cantonese (粵語) |
CLanguageZh | Class that handles both Traditional and Simplified Chinese right now it only distinguish zh_hans, zh_hant, zh_cn, zh_tw, zh_sg and zh_hk |
CLanguageZh_hans | Simplified Chinese |
CLBFactory | An interface for generating database load balancers |
CLBFactoryFake | LBFactory class that throws an error on any attempt to use it |
CLBFactoryMulti | A multi-wiki, multi-master factory for Wikimedia and similar installations |
CLBFactorySimple | A simple single-master LBFactory that gets its configuration from the b/c globals |
CLBFactorySingle | An LBFactory class that always returns a single database object |
CLBFactoryTest | |
CLCStore | Interface for the persistence layer of LocalisationCache |
CLCStoreAccel | LCStore implementation which uses PHP accelerator to store data |
CLCStoreCDB | LCStore implementation which stores data as a collection of CDB files in the directory given by $wgCacheDirectory |
CLCStoreDB | LCStore implementation which uses the standard DB functions to store data |
CLCStoreNull | Null store backend, used to avoid DB errors during install |
CLegacyLogFormatter | This class formats all log entries for log types which have not been converted to the new system |
Clessc | Lessphp v0.4.0@2cc77e3c7b http://leafo.net/lessphp |
Clessc_formatter_classic | |
Clessc_formatter_compressed | |
Clessc_formatter_lessjs | |
Clessc_parser | |
CLessFileCompilationTest | Modelled on Sebastian Bergmann's PHPUnit_Extensions_PhptTestCase class |
CLessTestSuite | |
CLicense | A License class for use on Special:Upload (represents a single type of license) |
CLicenses | A License class for use on Special:Upload |
CLicensesTest | @covers Licenses |
CLikeMatch | Used by DatabaseBase::buildLike() to represent characters that have special meaning in SQL LIKE clauses and thus need no escaping |
CLinkBatch | Class representing a list of titles The execute() method checks them all for existence and adds them to a LinkCache object |
CLinkCache | Cache for article titles (prefixed DB keys) and ids linked from one source |
CLinker | Some internal bits split of from Skin.php |
CLinkerTest | |
CLinkFilter | Some functions to help implement an external link filter for spam control |
CLinkFilterTest | @group Database |
CLinkHolderArray | |
CLinksDeletionUpdate | Update object handling the cleanup of links tables after a page was deleted |
CLinkSearchPage | Special:LinkSearch to search the external-links table |
CLinksUpdate | See docs/deferred.txt |
CLinksUpdateTest | @group Database ^— make sure temporary tables are used |
CListDuplicatedFilesPage | Special:ListDuplicatedFiles Lists all files where the current version is a duplicate of the current version of some other file |
CListredirectsPage | Special:Listredirects - Lists all the redirects on the wiki |
CLoadBalancer | Database load balancing object |
CLoadBalancerSingle | Helper class for LBFactorySingle |
CLoadMonitor | An interface for database load monitoring |
CLoadMonitorMySQL | Basic MySQL load monitor with no external dependencies Uses memcached to cache the replication lag for a short time |
CLoadMonitorNull | |
CLocalFile | Class to represent a local file in the wiki's own database |
CLocalFileDeleteBatch | Helper class for file deletion |
CLocalFileMoveBatch | Helper class for file movement |
CLocalFileRestoreBatch | Helper class for file undeletion |
CLocalFileTest | These tests should work regardless of $wgCapitalLinks @group Database |
CLocalisationCache | Class for caching the contents of localisation files, Messages*.php and *.i18n.php |
CLocalisationCacheBulkLoad | A localisation cache optimised for loading large amounts of data for many languages |
CLocalisationCacheTest | @covers LocalisationCache |
CLocalRepo | A repository that stores files in the local filesystem and registers them in the wiki's own database |
CLocalSettingsGenerator | Class for generating LocalSettings.php file |
CLockManager | Class for handling resource locking |
CLockManagerGroup | Class to handle file lock manager registration |
CLogEntry | Interface for log entries |
CLogEntryBase | Extends the LogEntryInterface with some basic functionality |
CLogEventsList | |
CLogFormatter | Implements the default log formatting |
CLogFormatterTest | @group Database |
CLoggedUpdateMaintenance | Class for scripts that perform database maintenance and want to log the update in updatelog so we can later skip it |
CLoginForm | Implements Special:UserLogin |
CLogPage | Class to simplify the use of log pages |
CLogPager | |
CLonelyPagesPage | A special page looking for articles with no article linking to them, thus being lonely |
CLongPagesPage | |
CMachineReadableRCFeedFormatter | Abstract class so there can be multiple formatters outputting the same data |
CMagicVariableTest | |
CMagicWord | This class encapsulates "magic words" such as "#redirect", NOTOC, etc |
CMagicWordArray | Class for handling an array of magic words |
CMailAddress | Stores a single person's name and email address |
CMaintenance | Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effort |
CMaintenanceFixup | Makes parts of the API of Maintenance that is hidden by protected visibily visible for testing, and makes up for a stream closing hack in Maintenance.php |
CMaintenanceFormatInstallDoc | Maintenance script that formats RELEASE-NOTE file to wiki text or HTML markup |
CMaintenanceTest | @covers Maintenance |
CMalformedTitleException | MalformedTitleException is thrown when a TitleParser is unable to parse a title string |
CManualLogEntry | Class for creating log entries manually, for example to inject them into the database |
CMapCacheLRU | Handles a simple LRU key/value map with a maximum number of entries |
CMappedDiff | |
CMappedIterator | Convenience class for generating iterators from iterators |
CMarkpatrolledAction | Mark a revision as patrolled on a page |
CMcTest | Maintenance script that makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report |
CMediaHandler | Base media handler class |
CMediaHandlerTest | |
CMediaTransformError | Basic media transform error class |
CMediaTransformOutput | Base class for the output of MediaHandler::doTransform() and File::transform() |
CMediaWiki | Helper class for the index.php entry point |
CMediaWiki_I18N | Wrapper object for MediaWiki's localization functions, to be passed to the template engine |
CMediaWikiBagOStuff | Backwards compatibility alias |
CMediaWikiLangTestCase | Base class that store and restore the Language objects |
CMediaWikiPageLinkRenderer | A service for generating links from page titles |
CMediaWikiParserTest | The UnitTest must be either a class that inherits from MediaWikiTestCase or a class that provides a public static suite() method which returns an PHPUnit_Framework_Test object |
CMediaWikiPHPUnitCommand | |
CMediaWikiPHPUnitTestListener | |
CMediaWikiSite | Class representing a MediaWiki site |
CMediaWikiSiteTest | |
CMediaWikiTestCase | |
CMediaWikiTestCaseTest | @covers MediaWikiTestCase |
CMediaWikiTitleCodec | A codec for MediaWiki page titles |
CMediaWikiTitleCodecTest | @covers MediaWikiTitleCodec |
CMediaWikiVersionFetcher | Provides access to MediaWiki's version without requiring MediaWiki (or anything else) being loaded first |
CMediaWikiVersionFetcherTest | Note: this is not a unit test, as it touches the file system and reads an actual file |
CMemcachedBagOStuff | Base class for memcached clients |
CMemCachedClientforWiki | |
CMemcachedPeclBagOStuff | A wrapper class for the PECL memcached client |
CMemcachedPhpBagOStuff | A wrapper class for the pure-PHP memcached client, exposing a BagOStuff interface |
CMemcLockManager | Manage locks using memcached servers |
CMemoryFileBackend | Simulation of a backend storage in memory |
CMergeHistoryPager | |
CMergeMessageFileList | Maintenance script that merges $wgExtensionMessagesFiles from various extensions to produce a single array containing all message files |
CMessageBlobStore | This class provides access to the resource message blobs storage used by the ResourceLoader |
CMessageCache | Message cache Performs various MediaWiki namespace-related functions |
CMessageCacheTest | @group Database @group Cache @covers MessageCache |
CMessageContent | Wrapper allowing us to handle a system message as a Content object |
CMessageTest | |
CMessageWriter | |
CMigrateUserGroup | Maintenance script that re-assigns users from an old group to a new one |
CMIMEsearchPage | Searches the database for files of the requested MIME type, comparing this with the 'img_major_mime' and 'img_minor_mime' fields in the image table |
CMinifyScript | Maintenance script that minifies a file or set of files |
CMockApi | |
CMockApiQueryBase | |
CMockBitmapHandler | |
CMockDatabaseSqlite | |
CMockFileBackend | Class simulating a backend store |
CMockFSFile | Class representing an in memory fake file |
CMockImageHandler | Mock handler for images |
CMockSearch | |
CMockSvgHandler | |
CModernTemplate | |
CMonoBookTemplate | |
CMostcategoriesPage | A special page that list pages that have highest category count |
CMostimagesPage | A special page page that list most used images |
CMostinterwikisPage | A special page that listed pages that have highest interwiki count |
CMostlinkedCategoriesPage | A querypage to show categories ordered in descending order by the pages in them |
CMostlinkedPage | A special page to show pages ordered by the number of pages linking to them |
CMostlinkedTemplatesPage | Special page lists templates with a large number of transclusion links, i.e |
CMostrevisionsPage | |
CMoveBatch | Maintenance script to move a batch of pages |
CMoveFileOp | Move a file from one storage path to another in the backend |
CMoveLogFormatter | This class formats move log entries |
CMovePageForm | A special page that allows users to change page titles |
CMssqlBlob | |
CMssqlField | Utility class |
CMssqlInstaller | Class for setting up the MediaWiki database using Microsoft SQL Server |
CMssqlResultWrapper | |
CMssqlSearchResultSet | |
CMssqlUpdater | Class for setting up the MediaWiki database using Microsoft SQL Server |
CMultiHttpClient | Class to handle concurrent HTTP requests |
CMultiWriteBagOStuff | A cache class that replicates all writes to multiple child caches |
CMWBlankClass | |
CMWCallableUpdate | Deferrable Update for closure/callback |
CMWContentSerializationException | Exception representing a failure to serialize or unserialize a content object |
CMWCryptRand | |
CMWDebug | New debugger system that outputs a toolbar on page view |
CMWDebugTest | |
CMWDocGen | Maintenance script that builds doxygen documentation |
CMWException | MediaWiki exception |
CMWExceptionHandler | Handler class for MWExceptions |
CMWExceptionHandlerTest | |
CMWExceptionTest | |
CMWFunction | |
CMWFunctionTest | @covers MWFunction |
CMWHookException | |
CMWHttpRequest | This wrapper class will call out to curl (if available) or fallback to regular PHP if necessary for handling internal HTTP requests |
CMWHttpRequestTester | Class to let us overwrite MWHttpRequest respHeaders variable |
CMWInit | Some functions that are useful during startup |
CMWMemcached | This is the PHP client for memcached - a distributed memory cache daemon |
CMWMessagePack | |
CMWMessagePackTest | PHP Unit tests for MWMessagePack @covers MWMessagePack |
CMWNamespace | This is a utility class with only static functions for dealing with namespaces that encodes all the "magic" behaviors of them based on index |
CMWNamespaceTest | Test class for MWNamespace |
CMwSql | Maintenance script that sends SQL queries from the specified file to the database |
CMWTidy | Class to interact with HTML tidy |
CMWTidyWrapper | Class used to hide mw:editsection tokens from Tidy so that it doesn't break them or break on them |
CMWTimestamp | Library for creating and parsing MW-style timestamps |
CMWTimestampTest | Tests timestamp parsing and output |
CMySQLField | Utility class |
CMysqlInstaller | Class for setting up the MediaWiki database using MySQL |
CMySqlLockManager | MySQL version of DBLockManager that supports shared locks |
CMySQLMasterPos | |
CMySQLSearchResultSet | |
CMysqlUpdater | Mysql update list and mysql-specific update functions |
CNamespaceConflictChecker | Maintenance script that checks for articles to fix after adding/deleting namespaces |
CNewFilesPager | |
CNewPagesPager | |
CNewUsersLogFormatter | This class formats new user log entries |
CNextJobDB | Maintenance script that picks a database that has pending jobs |
CNolinesImageGallery | |
CNothingClass | |
CNukeNS | Maintenance script that removes pages with only one revision from the MediaWiki namespace |
CNukePage | Maintenance script that erases a page record from the database |
CNullFileJournal | Simple version of FileJournal that does nothing |
CNullFileOp | Placeholder operation that has no params and does nothing |
CNullJob | Degenerate job that does nothing, but can optionally replace itself in the queue and/or sleep for a brief time period |
CNullLockManager | Simple version of LockManager that does nothing |
CNullRepo | File repository with no files, for performance testing |
CObjectCache | Functions to get cache objects |
CObjectCacheSessionHandler | Session storage in object cache |
CObjectFileCache | Object cache in the file system |
COldChangesList | |
COldLocalFile | Class to represent a file in the oldimage table |
COracleInstaller | Class for setting up the MediaWiki database using Oracle |
COracleInstallerTest | Tests for OracleInstaller |
COracleUpdater | Class for handling updates to Oracle databases |
CORAField | Utility class |
CORAResult | The oci8 extension is fairly weak and doesn't support oci_num_rows, among other things |
CORMIterator | |
CORMResult | |
CORMRow | |
CORMRowTest | |
CORMTable | |
CORMTableTest | @covers PageORMTableForTesting |
COrphans | Maintenance script that looks for 'orphan' revisions hooked to pages which don't exist and 'childless' pages with no revisions |
COrphanStats | Maintenance script that shows some statistics on the blob_orphans table, created with trackBlobs.php |
COutputPage | This class should be covered by a general architecture document which does not exist as of January 2011 |
COutputPageTest | |
CPackedHoverImageGallery | Same as Packed except different CSS is applied to make the caption only show up on hover |
CPackedImageGallery | |
CPackedOverlayImageGallery | |
CPage | Abstract class for type hinting (accepts WikiPage, Article, ImagePage, CategoryPage) |
CPageArchive | Used to show archived pages and eventually restore them |
CPageLinkRenderer | Represents a link rendering service for MediaWiki |
CPageORMTableForTesting | Dummy ORM table for testing, reading Title objects from the page table |
CPageQueryPage | Variant of QueryPage which formats the result as a simple link to the page |
CPager | Basic pager interface |
CParser_DiffTest | |
CParserCache | |
CParserMethodsTest | |
CParserOptions | Set options of the Parser |
CParserOutput | |
CParserOutputTest | |
CParserPreloadTest | Basic tests for Parser::getPreloadText |
CParserTestParserHook | |
CParserTestResult | Represent the result of a parser test |
CPasswordError | Thrown by User::setPassword() on error |
CPatchSql | Maintenance script that manually runs an SQL patch outside of the general updaters |
CPathRouter | PathRouter class |
CPathRouterPatternReplacer | |
CPathRouterTest | Tests for the PathRouter parsing |
CPatrolLog | Class containing static functions for working with logs of patrol events |
CPatrolLogFormatter | This class formats patrol log entries |
CPermissionsError | Show an error when a user tries to do something they do not have the necessary permissions for |
CPhpHttpRequest | |
CPhpHttpRequestTester | |
CPHPUnitMaintClass | |
CPhpXmlBugTester | Test for PHP+libxml2 bug which breaks XML input subtly with certain versions |
CPNGHandler | Handler for PNG images |
CPNGHandlerTest | |
CPNGMetadataExtractor | PNG frame counter |
CPNGMetadataExtractorTest | @covers PNGMetadataExtractor |
CPoolCounter | When you have many workers (threads/servers) giving service, and a cached item expensive to produce expires, you may get several workers doing the job at the same time |
CPoolCounter_Stub | |
CPoolCounterRedis | Version of PoolCounter that uses Redis |
CPoolCounterWork | Class for dealing with PoolCounters using class members |
CPoolCounterWorkViaCallback | Convenience class for dealing with PoolCounters using callbacks |
CPoolWorkArticleView | |
CPopularPagesPage | A special page that list most viewed pages |
CPopulateCategory | Mainteance script to populate the category table |
CPopulateFilearchiveSha1 | Maintenance script to populate the fa_sha1 field |
CPopulateImageSha1 | Maintenance script to populate the img_sha1 field |
CPopulateLogSearch | Maintenance script that makes the required database updates for populating the log_search table retroactively |
CPopulateLogUsertext | Maintenance script that makes the required database updates for Special:ProtectedPages to show all protected pages |
CPopulateParentId | Maintenance script that makes the required database updates for rev_parent_id to be of any use |
CPopulateRecentChangesSource | Maintenance script to populate the rc_source field |
CPopulateRevisionLength | Maintenance script that populates the rev_len and ar_len fields for old revisions created before MW 1.10 |
CPopulateRevisionSha1 | Maintenance script that fills the rev_sha1 and ar_sha1 columns of revision and archive tables for revisions created before MW 1.19 |
CPostgresField | |
CPostgresInstaller | Class for setting up the MediaWiki database using Postgres |
CPostgreSqlLockManager | PostgreSQL version of DBLockManager that supports shared locks |
CPostgresSearchResult | |
CPostgresSearchResultSet | |
CPostgresTransactionState | Used to debug transaction processing Only used if $wgDebugDBTransactions is true |
CPostgresUpdater | Class for handling updates to Postgres databases |
CPPCustomFrame_DOM | Expansion frame with custom arguments |
CPPCustomFrame_Hash | Expansion frame with custom arguments |
CPPDAccum_Hash | |
CPPDPart | |
CPPDPart_Hash | |
CPPDStack | Stack class to help Preprocessor::preprocessToObj() |
CPPDStack_Hash | Stack class to help Preprocessor::preprocessToObj() |
CPPDStackElement | |
CPPDStackElement_Hash | |
CPPFrame | |
CPPFrame_DOM | An expansion frame, used as a context to expand the result of preprocessToObj() |
CPPFrame_Hash | An expansion frame, used as a context to expand the result of preprocessToObj() |
CPPFuzzTest | |
CPPFuzzTester | |
CPPFuzzUser | |
CPPNode | There are three types of nodes: |
CPPNode_DOM | |
CPPNode_Hash_Array | |
CPPNode_Hash_Attr | |
CPPNode_Hash_Text | |
CPPNode_Hash_Tree | |
CPPTemplateFrame_DOM | Expansion frame with template arguments |
CPPTemplateFrame_Hash | Expansion frame with template arguments |
CPreferences | We're now using the HTMLForm object with some customisation to generate the Preferences form |
CPreferencesForm | Some tweaks to allow js prefs to work |
CPreferencesTest | @group Database |
CPrefixSearch | Handles searching prefixes of titles and finding any page names that match |
CPrefixUniquenessTest | Checks that all API query modules, core and extensions, have unique prefixes |
CPreprocessDump | Maintenance script that takes page text out of an XML dump file and preprocesses it to obj |
CPreprocessor | |
CPreprocessor_DOM | |
CPreprocessor_Hash | Differences from DOM schema: |
CPreprocessorTest | |
CProcessCacheLRU | Handles per process caching of items |
CProcessCacheLRUTest | Test for ProcessCacheLRU class |
CProcessCacheLRUTestable | Overrides some ProcessCacheLRU methods and properties accessibility |
Cprofile_point | |
CProfiler | |
CProfilerMwprof | Profiler class for Mwprof |
CProfilerSimple | Simple profiler base class |
CProfilerSimpleText | The least sophisticated profiler output class possible, view your source! :) |
CProfilerSimpleTrace | Execution trace |
CProfilerSimpleUDP | ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon (the one from http://git.wikimedia.org/tree/operations%2Fsoftware.git/master/udpprofile) |
CProfilerStub | Stub profiler that does nothing |
CProfileSection | Class for handling function-scope profiling |
CProtect | Maintenance script that protects or unprotects a page |
CProtectAction | Handle page protection |
CProtectedPagesPager | |
CProtectedTitlesPager | |
CProtectionForm | Handles the page protection UI and backend |
CPruneFileCache | Maintenance script that prunes file cache for pages, objects, resources, etc |
CPublishStashedFileJob | Upload a file from the upload stash into the local file repo |
CPurgeAction | User-requested page cache purging |
CPurgeChangedFiles | Maintenance script that scans the deletion log and purges affected files within a timeframe |
CPurgeChangedPages | Maintenance script that sends purge requests for pages edited in a date range to squid/varnish |
CPurgeList | Maintenance script that sends purge requests for listed pages to squid |
CPurgeOldText | Maintenance script that purges old text records from the database |
CPurgeParserCache | Maintenance script to remove old objects from the parser cache |
CQueryAllSpecialPagesTest | Test class to run the query of most of all our special pages |
CQueryPage | This is a class for doing query pages; since they're almost all the same, we factor out some of the functionality into a superclass, and let subclasses derive from it |
CQuickTemplate | Generic wrapper for template functions, with interface compatible with what we use of PHPTAL 0.7 |
CQuorumLockManager | Version of LockManager that uses a quorum from peer servers for locks |
CRandomImageGenerator | RandomImageGenerator: does what it says on the tin |
CRandomPage | Special page to direct the user to a random page |
CRangeDifference | Alternative representation of a set of changes, by the index ranges that are changed |
CRawAction | A simple method to retrieve the plain source of an article, using "action=raw" in the GET request string |
CRawPage | Backward compatibility for extensions |
CRCCacheEntry | |
CRCCacheEntryFactory | |
CRCCacheEntryFactoryTest | @covers RCCacheEntryFactory |
CRCDatabaseLogEntry | |
CRCFeedEngine | Interface for RC feed engines, which send formatted notifications |
CRCFeedFormatter | Interface for RC feed formatters |
CReadOnlyError | Show an error when the wiki is locked/read-only and the user tries to do something that requires write access |
CReadOnlyErrorTest | @covers ReadOnlyError |
CReassignEdits | Maintenance script that reassigns edits from a user or IP address to another user |
CRebuildAll | Maintenance script that rebuilds link tracking tables from scratch |
CRebuildFileCache | Maintenance script that builds file cache for content pages |
CRebuildLocalisationCache | Maintenance script to rebuild the localisation cache |
CRebuildMessages | Maintenance script that purges all languages from the message cache |
CRebuildRecentchanges | Maintenance script that rebuilds recent changes from scratch |
CRebuildTextIndex | Maintenance script that rebuilds search index table from scratch |
CRecentChange | Utility class for creating new RC entries |
CRecentChangeTest | @group Database |
CRecompressTracked | Maintenance script that moves blobs indexed by trackBlobs.php to a specified list of destination clusters, and recompresses them in the process |
CRedirectSpecialArticle | Superclass for any RedirectSpecialPage which redirects the user to a particular article (as opposed to user contributions, logs, etc.) |
CRedirectSpecialPage | Shortcut to construct a special page alias |
CRedisBagOStuff | |
CRedisConnectionPool | Helper class to manage Redis connections |
CRedisConnRef | Helper class to handle automatically marking connectons as reusable (via RAII pattern) |
CRedisLockManager | Manage locks using redis servers |
CRedisPubSubFeedEngine | |
CRefreshFileHeaders | Maintenance script to refresh file headers from metadata |
CRefreshImageMetadata | Maintenance script to refresh image metadata fields |
CRefreshLinks | Maintenance script to refresh link tables |
CRefreshLinksJob | Job to update link tables for pages |
CRefreshLinksJob2 | Background job to update links for titles in certain backlink range by page ID |
CRefreshLinksPartitionTest | @group JobQueue @group medium @group Database |
CRegexlikeReplacer | Class to replace regex matches with a string similar to that used in preg_replace() |
CRemoveUnusedAccounts | Maintenance script that removes unused user accounts from the database |
CRenameDbPrefix | Maintenance script that changes the prefix of database tables |
CRenderAction | Handle action=render |
CReplacementArray | Replacement array for FSS with fallback to strtr() Supports lazy initialisation of FSS resource |
CReplacer | Base class for "replacers", objects used in preg_replace_callback() and StringUtils::delimiterReplaceCallback() |
CRepoGroup | Prioritized list of file repositories |
CRequestContext | Group all the pieces relevant to the context of a request into one instance |
CRequestContextTest | @group Database |
CResetUserTokens | Maintenance script to reset the user_token for all users on the wiki |
CResourceFileCache | Resource loader request result caching in the file system |
CResourceLoader | Dynamic JavaScript and CSS resource loading system |
CResourceLoaderContext | Object passed around to modules which contains information about the state of a specific loader request |
CResourceLoaderFileModule | ResourceLoader module based on local JavaScript/CSS files |
CResourceLoaderFileModuleTestModule | |
CResourceLoaderFilePageModule | ResourceLoader definition for MediaWiki:Filepage.css |
CResourceLoaderLanguageDataModule | ResourceLoader module for populating language specific data |
CResourceLoaderLESSFunctions | |
CResourceLoaderLESSTest | |
CResourceLoaderModule | Abstraction for resource loader modules, with name registration and maxage functionality |
CResourceLoaderModuleTest | |
CResourceLoaderNoscriptModule | Module for site customizations |
CResourceLoaderSiteModule | Module for site customizations |
CResourceLoaderStartUpModule | |
CResourceLoaderStartupModuleTest | |
CResourceLoaderTest | |
CResourceLoaderTestCase | |
CResourceLoaderTestModule | |
CResourceLoaderUserCSSPrefsModule | Module for user preference customizations |
CResourceLoaderUserGroupsModule | Module for user customizations |
CResourceLoaderUserModule | Module for user customizations |
CResourceLoaderUserOptionsModule | Module for user preference customizations |
CResourceLoaderUserTokensModule | Module for user tokens |
CResourceLoaderWikiModule | Abstraction for resource loader modules which pull from wiki pages |
CResourcesTest | |
CResultWrapper | Result wrapper for grabbing data queried by someone else |
CRevDel_ArchivedFileItem | Item class for a filearchive table row |
CRevDel_ArchivedFileList | List for filearchive table items |
CRevDel_ArchivedRevisionItem | Item class for a archive table row by ar_rev_id – actually used via RevDel_RevisionList |
CRevDel_ArchiveItem | Item class for a archive table row |
CRevDel_ArchiveList | List for archive table items, i.e |
CRevDel_FileItem | Item class for an oldimage table row |
CRevDel_FileList | List for oldimage table items |
CRevDel_Item | Abstract base class for deletable items |
CRevDel_List | Abstract base class for a list of deletable items |
CRevDel_LogItem | Item class for a logging table row |
CRevDel_LogList | List for logging table items |
CRevDel_RevisionItem | Item class for a live revision table row |
CRevDel_RevisionList | List for revision table items |
CReverseChronologicalPager | IndexPager with a formatted navigation bar |
CRevertAction | Dummy class for pages not in NS_FILE |
CRevertFileAction | Class for pages in NS_FILE |
CRevision | |
CRevisiondeleteAction | An action that just pass the request to Special:RevisionDelete |
CRevisionDeleter | General controller for RevDel, used by both SpecialRevisiondelete and ApiRevisionDelete |
CRevisionDeleteUser | Backend functions for suppressing and unsuppressing all references to a given user, used when blocking with HideUser enabled |
CRevisionItem | Item class for a live revision table row |
CRevisionItemBase | Abstract base class for revision items |
CRevisionList | |
CRevisionListBase | List for revision table items for a single page |
CRevisionStorageTest | Test class for Revision storage |
CRevisionTest | @group ContentHandler |
CRevisionTest_ContentHandlerUseDB | @group ContentHandler @group Database ^— important, causes temporary tables to be used instead of the real database |
CRevisionTestModifyableContent | |
CRevisionTestModifyableContentHandler | |
CRightsLogFormatter | This class formats rights log entries |
CRollbackAction | User interface for the rollback action |
CRollbackEdits | Maintenance script to rollback all edits by a given user or IP provided they're the most recent edit |
CRunJobs | Maintenance script that runs pending jobs |
CRunningStat | Represents a running summary of a stream of numbers |
CRunningStatTest | PHP Unit tests for RunningStat class |
CSanitizer | HTML sanitizer for MediaWiki |
CSanitizerTest | |
CSanitizerValidateEmailTest | @covers Sanitizer::validateEmail @TODO all test methods in this class should be refactored and.. |
CSavepointPostgres | Manage savepoints within a transaction |
CScopedCallback | Class for asserting that a callback happens when an dummy object leaves scope |
CScopedLock | Self-releasing locks |
CScopedPHPTimeout | Class to expand PHP execution time for a function call |
CSearchDatabase | Base search engine base class for database-backed searches |
CSearchDump | Maintenance script that runs a regex in the revisions from a dump |
CSearchEngine | Contain a class for special pages |
CSearchEngineDummy | Dummy class to be used when non-supported Database engine is present |
CSearchEngineTest | @group Search @group Database |
CSearchHighlighter | Highlight bits of wikitext |
CSearchMssql | Search engine hook base class for Mssql (ConText) |
CSearchMySQL | Search engine hook for MySQL 4+ |
CSearchNearMatchResultSet | A SearchResultSet wrapper for SearchEngine::getNearMatch |
CSearchOracle | Search engine hook base class for Oracle (ConText) |
CSearchPostgres | Search engine hook base class for Postgres |
CSearchResult | |
CSearchResultSet | |
CSearchResultTooMany | |
CSearchSqlite | Search engine hook for SQLite |
CSearchUpdateTest | @group Search @group Database |
CSemiMockedFetchText | Mock for the input/output of FetchText |
CSevenZipStream | Stream wrapper around 7za filter program |
CShiConverter | Conversion script between Latin and Tifinagh for Tachelhit |
CShortPagesPage | SpecialShortpages extends QueryPage |
CShowCacheStats | Maintenance script that shows statistics from the cache |
CShowJobs | Maintenance script that reports the number of jobs currently waiting in master database |
CShowSiteStats | Maintenance script to show the cached statistics |
CSideBarTest | @group Skin |
CSite | |
CSiteArray | |
CSiteConfiguration | This is a class for holding configuration settings, particularly for multi-wiki sites |
CSiteConfigurationTest | |
CSiteList | |
CSiteListTest | |
CSiteObject | |
CSites | |
CSiteSQLStore | |
CSiteSQLStoreTest | |
CSiteStats | Static accessor class for site_stats and related things |
CSiteStatsInit | Class designed for counting of stats |
CSiteStatsUpdate | Class for handling updates to the site_stats table |
CSiteStore | |
CSiteTest | |
CSkin | The main skin class which provides methods and properties for all other skins |
CSkinCologneBlue | |
CSkinModern | Inherit main code from SkinTemplate, set the CSS and template filter |
CSkinMonoBook | Inherit main code from SkinTemplate, set the CSS and template filter |
CSkinTemplate | Template-filler skin base class Formerly generic PHPTal (http://phptal.sourceforge.net/) skin Based on Brion's smarty skin |
CSkinTemplateTest | @covers SkinTemplate |
CSkinVector | SkinTemplate class for Vector skin |
CSpecialActiveUsers | |
CSpecialAllmessages | |
CSpecialAllMyUploads | Special page pointing to current user's uploaded files (including old versions) |
CSpecialAllpages | Implements Special:Allpages |
CSpecialBlankpage | Special page designed for basic benchmarking of MediaWiki since it doesn't really do much |
CSpecialBlock | A special page that allows users with 'block' right to block users from editing pages and other actions |
CSpecialBlockList | A special page that lists existing blocks |
CSpecialBookSources | Special page outputs information on sourcing a book with a particular ISBN The parser creates links to this page when dealing with ISBNs in wikitext |
CSpecialCachedPage | |
CSpecialCategories | |
CSpecialChangeEmail | Let users change their email address |
CSpecialChangePassword | Let users recover their password |
CSpecialComparePages | Implements Special:ComparePages |
CSpecialContributions | Special:Contributions, show user contributions in a paged list |
CSpecialCreateAccount | Redirect page: Special:CreateAccount --> Special:UserLogin/signup |
CSpecialDiff | Redirect from Special:Diff/### to index.php?diff=### and from Special:Diff/###/### to index.php?oldid=###&diff=### |
CSpecialEditWatchlist | Provides the UI through which users can perform editing operations on their watchlist |
CSpecialEmailUser | A special page that allows users to send e-mails to other users |
CSpecialExpandTemplates | A special page that expands submitted templates, parser functions, and variables, allowing easier debugging of these |
CSpecialExport | A special page that allows users to export pages in a XML file |
CSpecialFilepath | A special page that redirects to the URL of a given file |
CSpecialImport | MediaWiki page data importer |
CSpecialJavaScriptTest | |
CSpecialListAdmins | Redirect page: Special:ListAdmins --> Special:ListUsers/sysop |
CSpecialListBots | Redirect page: Special:ListBots --> Special:ListUsers/bot |
CSpecialListFiles | |
CSpecialListFilesTest | Test class for SpecialListFiles class |
CSpecialListGroupRights | This special page lists all defined user groups and the associated rights |
CSpecialListUsers | |
CSpecialLockdb | A form to make the database readonly (eg for maintenance purposes) |
CSpecialLog | A special page that lists log entries |
CSpecialMergeHistory | Special page allowing users with the appropriate permissions to merge article histories, with some restrictions |
CSpecialMycontributions | Special page pointing to current user's contributions |
CSpecialMypage | Special page pointing to current user's user page |
CSpecialMytalk | Special page pointing to current user's talk page |
CSpecialMyuploads | Special page pointing to current user's uploaded files |
CSpecialNewFiles | |
CSpecialNewpages | A special page that list newly created pages |
CSpecialPage | Parent class for all special pages |
CSpecialPageAliasTest | Verifies that special page aliases are valid, with no slashes |
CSpecialPageFactory | Factory for handling the special page list and generating SpecialPage objects |
CSpecialPagesWithProp | Special:PagesWithProp to search the page_props table |
CSpecialPageTest | @covers SpecialPage |
CSpecialPasswordReset | Special page for requesting a password reset email |
CSpecialPermanentLink | Redirect from Special:PermanentLink/### to index.php?oldid=### |
CSpecialPreferences | A special page that allows users to change their preferences |
CSpecialPreferencesTest | Test class for SpecialPreferences class |
CSpecialPrefixindex | Implements Special:Prefixindex |
CSpecialProtectedpages | A special page that lists protected pages |
CSpecialProtectedtitles | A special page that list protected titles from creation |
CSpecialRandomInCategory | Special page to direct the user to a random page |
CSpecialRandomredirect | Special page to direct the user to a random redirect page (minus the second redirect) |
CSpecialRecentChanges | A special page that lists last changes made to the wiki |
CSpecialRecentChangesLinked | This is to display changes made to all articles linked in an article |
CSpecialRecentchangesTest | Test class for SpecialRecentchanges class |
CSpecialRedirect | A special page that redirects to: the user for a numeric user id, the file for a given filename, or the page for a given revision id |
CSpecialRedirectToSpecial | |
CSpecialResetTokens | Let users reset tokens like the watchlist token |
CSpecialRevisionDelete | Special page allowing users with the appropriate permissions to view and hide revisions |
CSpecialRunJobs | Special page designed for running background tasks (internal use only) |
CSpecialSearch | Implements Special:Search - Run text & title search and display the output |
CSpecialSearchTest | Test class for SpecialSearch class Copyright © 2012, Antoine Musso |
CSpecialSpecialpages | A special page that lists special pages |
CSpecialStatistics | Special page lists various statistics, including the contents of site_stats , plus page view details if enabled |
CSpecialTags | A special page that lists tags for edits |
CSpecialTrackingCategories | A special page that displays list of tracking categories Tracking categories allow pages with certain characteristics to be tracked |
CSpecialUnblock | A special page for unblocking users |
CSpecialUndelete | Special page allowing users with the appropriate permissions to view and restore deleted content |
CSpecialUnlockdb | Implements Special:Unlockdb |
CSpecialUpload | Form for handling uploads and special page |
CSpecialUploadStash | Web access for files temporarily stored by UploadStash |
CSpecialUploadStashTooLargeException | |
CSpecialUserlogout | Implements Special:Userlogout |
CSpecialVersion | Give information about the version of MediaWiki, PHP, the DB and extensions |
CSpecialWatchlist | A special page that lists last changes made to the wiki, limited to user-defined list of titles |
CSpecialWhatLinksHere | Implements Special:Whatlinkshere |
CSqlBagOStuff | Class to store objects in the database |
CSqlDataUpdate | Abstract base class for update jobs that put some secondary data extracted from article content into the database |
CSqlite | This class contains code common to different SQLite-related maintenance scripts |
CSQLiteField | |
CSqliteInstaller | Class for setting up the MediaWiki database using SQLLite |
CSqliteMaintenance | Maintenance script that performs some operations specific to SQLite database backend |
CSqliteSearchResultSet | |
CSqliteUpdater | Class for handling updates to Sqlite databases |
CSqlSearchResultSet | This class is used for different SQL-based search engines shipped with MediaWiki |
CSquidPurgeClient | An HTTP 1.0 client built for the purposes of purging Squid and Varnish |
CSquidPurgeClientPool | |
CSquidUpdate | Handles purging appropriate Squid URLs given a title (or titles) |
CSrConverter | There are two levels of conversion for Serbian: the script level (Cyrillics <-> Latin), and the variant level (ekavian <->iyekavian) |
CStatCounter | Aggregator for wfIncrStats() that batches updates per request |
CStatsOutput | A general output object |
CStatus | Generic operation result class Has warning/error list, boolean status and arbitrary value |
CStatusTest | |
CStorageTypeStats | |
CStoreBatchTest | @group FileRepo @group medium |
CStoreFileOp | Store a file into the backend from a file on the file system |
CStreamFile | Functions related to the output of file content |
CStringPrefixSearch | Performs prefix search, returning strings |
CStringUtils | A collection of static methods to play with strings |
CStringUtilsTest | |
CStripState | |
CStructureTest | The tests here verify the structure of the code |
CStubContLang | Stub object for the content language of this wiki |
CStubObject | Class to implement stub globals, which are globals that delay loading the their associated module code by deferring initialisation until the first method call |
CStubUserLang | Stub object for the user language |
CSubmitAction | Edit submission handler |
CSvgHandler | Handler for SVG images |
CSVGMetadataExtractor | |
CSVGMetadataExtractorTest | @covers SVGMetadataExtractor |
CSVGReader | |
CSvgTest | |
CSwiftFileBackend | Class for an OpenStack Swift (or Ceph RGW) based file backend |
CSwiftFileBackendDirList | Iterator for listing directories |
CSwiftFileBackendFileList | Iterator for listing regular files |
CSwiftFileBackendList | SwiftFileBackend helper class to page through listings |
CSwiftFileOpHandle | |
CSyncFileBackend | Maintenance script that syncs one file backend to another based on the journal of later |
CTableCleanup | Generic class to cleanup a database table |
CTableCleanupTest | |
CTableDiffFormatter | MediaWiki default table style diff formatter |
CTablePager | Table-based display with a user-selectable sort order |
CTagHookTest | @group Parser |
CTempFileRepo | FileRepo for temporary files created via FileRepo::getTempRepo() |
CTempFSFile | This class is used to hold the location and do limited manipulation of files stored temporarily (this will be whatever wfTempDir() returns) |
CTemplateCategoriesTest | @group Database |
CTestAutoloadedCamlClass | |
CTestAutoloadedClass | |
CTestAutoloadedLocalClass | |
CTestAutoloadedSerializedClass | |
CTestConverter | Test converter (from Tajiki to latin orthography) |
CTestFileIterator | |
CTestFileOpPerformance | Maintenance script to test fileop performance |
CTestORMRow | |
CTestORMRowTest | @covers TestORMRow |
CTestORMTable | |
CTestRecorder | |
CTestSample | |
CTestSites | |
CTestUser | Wraps the user object, so we can also retain full access to properties like password if we log in via the API |
CTextContent | Content object implementation for representing flat text |
CTextContentHandler | Base content handler implementation for flat text contents |
CTextContentTest | @group ContentHandler @group Database ^— needed, because we do need the database to test link updates |
CTextPassDumper | |
CTextPassDumperTest | Tests for page dumps of BackupDumper |
CTextStatsOutput | Output text |
CTgConverter | Converts Tajiki to latin orthography |
CThrottledError | Show an error when the user hits a rate limit |
CThrottledErrorTest | @covers ThrottledError |
CThumbnailImage | Media transform output for images |
CTidyTest | @group Parser |
CTidyUpBug37714 | Fixes all rows affected by https://bugzilla.wikimedia.org/show_bug.cgi?id=37714 |
CTiffHandler | Handler for Tiff images |
CTiffTest | |
CTimeAdjustTest | |
CTimestampException | |
CTitle | Represents a title within MediaWiki |
CTitleArray | Only exists to provide the newFromResult method at pre- sent |
CTitleArrayFromResult | |
CTitleArrayFromResultTest | |
CTitleCleanup | Maintenance script to clean up broken, unparseable titles |
CTitleFormatter | A title formatter service for MediaWiki |
CTitleMethodsTest | @group ContentHandler @group Database |
CTitleParser | A title parser service for MediaWiki |
CTitlePermissionTest | @group Database |
CTitlePrefixSearch | Performs prefix search, returning Title objects |
CTitleTest | @group Database ^— needed for language cache stuff |
CTitleValue | Represents a page (or page fragment) title within MediaWiki |
CTitleValueTest | @covers TitleValue |
CTrackBlobs | |
CTraditionalImageGallery | |
CTransformParameterError | Shortcut class for parameter validation errors |
CUcdXmlReader | |
CUDPRCFeedEngine | Sends the notification to the specified host in a UDP packet |
CUIDGenerator | Class for getting statistically unique IDs |
CUIDGeneratorTest | |
CUncategorizedCategoriesPage | A special page that lists uncategorized categories |
CUncategorizedImagesPage | Special page lists images which haven't been categorised |
CUncategorizedPagesPage | A special page looking for page without any category |
CUncategorizedTemplatesPage | Special page lists all uncategorised pages in the template namespace |
CUndelete | |
CUnifiedDiffFormatter | A formatter that outputs unified diffs |
CUnlistedSpecialPage | Shortcut to construct a special page which is unlisted by default |
CUnprotectAction | Handle page unprotection |
CUnregisteredLocalFile | A file object referring to either a standalone local file, or a file in a local repository with no database, for example an FileRepo repository |
CUnusedCategoriesPage | |
CUnusedimagesPage | A special page that lists unused images |
CUnusedtemplatesPage | A special page that lists unused templates |
CUnwatchAction | Page removal from a user's watchlist |
CUnwatchedpagesPage | A special page that displays a list of pages that are not on anyones watchlist |
CUpdateArticleCount | Maintenance script to provide a better count of the number of articles and update the site statistics table, if desired |
CUpdateCollation | Maintenance script that will find all rows in the categorylinks table whose collation is out-of-date |
CUpdateDoubleWidthSearch | Maintenance script to normalize double-byte latin UTF-8 characters |
CUpdateLogging | Maintenance script that upgrade for log_id/log_deleted fields in a replication-safe way |
CUpdateMediaWiki | Maintenance script to run database schema updates |
CUpdateRestrictions | Maintenance script that updates page_restrictions table from old page_restriction column |
CUpdateSearchIndex | Maintenance script for periodic off-peak updating of the search index |
CUpdateSpecialPages | Maintenance script to update cached special pages |
CUploadBase | |
CUploadBaseTest | @group Upload |
CUploadChunkFileException | |
CUploadChunkVerificationException | |
CUploadChunkZeroLengthFileException | |
CUploadDumper | Maintenance script to dump a the list of files uploaded, for feeding to tar or similar |
CUploadForm | Sub class of HTMLForm that provides the form section of SpecialUpload |
CUploadFromChunks | Implements uploading from chunks |
CUploadFromFile | Implements regular file uploads |
CUploadFromStash | Implements uploading from previously stored file |
CUploadFromUrl | Implements uploading from a HTTP resource |
CUploadFromUrlJob | Job for asynchronous upload-by-url |
CUploadFromUrlTest | @group Broken @group Upload @group Database |
CUploadFromUrlTestSuite | |
CUploadSourceAdapter | This is a horrible hack used to keep source compatibility |
CUploadSourceField | A form field that contains a radio box in the label |
CUploadStash | UploadStash is intended to accomplish a few things: |
CUploadStashBadPathException | |
CUploadStashCleanup | Maintenance script to remove old or broken uploads from temporary uploaded file storage and clean up associated database records |
CUploadStashException | |
CUploadStashFile | |
CUploadStashFileException | |
CUploadStashFileNotFoundException | |
CUploadStashNoSuchKeyException | |
CUploadStashNotAvailableException | |
CUploadStashNotLoggedInException | |
CUploadStashTest | @group Database |
CUploadStashWrongOwnerException | |
CUploadStashZeroLengthFileException | |
CUploadTestHandler | |
CUppercaseCollation | |
CUsageException | This exception will be thrown when dieUsage is called to stop module execution |
CUser | The User object encapsulates all of the user-specific settings (user_id, name, rights, password, email address, options, last login time) |
CUserArray | |
CUserArrayFromResult | |
CUserArrayFromResultTest | |
CUserBlockedError | Show an error when the user tries to do something whilst blocked |
CUserCache | |
CUsercreateTemplate | |
CUserDupes | Look for duplicate user table entries and optionally prune them |
CUserloginTemplate | |
CUserMailer | Collection of static functions for sending mail |
CUserMailerTest | |
CUserNotLoggedIn | Shows a generic "user is not logged in" error page |
CUserNotLoggedInTest | @covers UserNotLoggedIn |
CUserOptions | |
CUserrightsPage | Special page to allow managing user group membership |
CUserRightsProxy | Cut-down copy of User interface for local-interwiki-database user rights manipulation |
CUsersPager | This class is used to get a list of user |
CUserTest | @group Database |
CUserWrapper | |
CUtfNormal | Unicode normalization routines for working with UTF-8 strings |
CUzConverter | |
CVectorTemplate | QuickTemplate class for Vector skin |
CViewAction | An action that views article content |
CViewCountUpdate | Update for the 'page_counter' field, when $wgDisableCounters is false |
CWaitForSlave | Maintenance script to wait until slave lag goes under a certain value |
CWantedCategoriesPage | A querypage to list the most wanted categories - implements Special:Wantedcategories |
CWantedFilesPage | Querypage that lists the most wanted files |
CWantedPagesPage | A special page that lists most linked pages that does not exist |
CWantedQueryPage | Class definition for a wanted query page like WantedPages, WantedTemplates, etc |
CWantedTemplatesPage | A querypage to list the most wanted templates |
CWatchAction | Page addition to a user's watchlist |
CWatchedItem | Representation of a pair of user and title for watchlist entries |
CWatchlistCleanup | Maintenance script to remove broken, unparseable titles in the watchlist table |
CWatchlistEditor | |
CWebInstaller | Class for the core installer web interface |
CWebInstallerOutput | Output class modelled on OutputPage |
CWebRequest | Encapsulates getting at data passed in the URL or via a POSTed form, handling remove of "magic quotes" slashes, stripping illegal input characters and normalizing Unicode sequences |
CWebRequestTest | @group WebRequest |
CWebRequestUpload | Object to access the $_FILES array |
CWebResponse | Allow programs to request this object from WebRequest::response() and handle all outputting (or lack of outputting) via it |
CWfAssembleUrlTest | @covers wfAssembleUrl |
CWfBaseConvertTest | @covers wfBaseConvert |
CWfBaseNameTest | @covers wfBaseName |
CWfBCP47Test | @covers wfBCP47 |
CWfExpandUrlTest | @covers wfExpandUrl |
CWfGetCallerTest | @covers wfGetCaller |
CWfParseUrlTest | @covers wfParseUrl |
CWfRemoveDotSegmentsTest | @covers wfRemoveDotSegments |
CWfShorthandToIntegerTest | @covers wfShorthandToInteger |
CWfTimestampTest | |
CWfUrlencodeTest | The function only need a string parameter and might react to IIS7.0 @covers wfUrlencode |
CWikiCategoryPage | Special handling for category pages |
CWikiDiff3 | This diff implementation is mainly lifted from the LCS algorithm of the Eclipse project which in turn is based on Myers' "An O(ND) difference algorithm and its variations" (http://citeseer.ist.psu.edu/myers86ond.html) with range compression (see Wu et al |
CWikiExporter | |
CWikiFilePage | Special handling for file pages |
CWikiImporter | XML file reader for the page data importer |
CWikiMap | Helper tools for dealing with other locally-hosted wikis |
CWikiPage | Class representing a MediaWiki article and history |
CWikiPageTest | @group ContentHandler @group Database ^— important, causes temporary tables to be used instead of the real database @group medium |
CWikiPageTest_ContentHandlerUseDB | @group ContentHandler @group Database ^— important, causes temporary tables to be used instead of the real database |
CWikiReference | Reference to a locally-hosted wiki |
CWikiRevision | |
CWikiStatsOutput | Outputs WikiText |
CWikitextContent | Content object for wiki text pages |
CWikitextContentHandler | Content handler for wiki text pages |
CWikitextContentHandlerTest | @group ContentHandler |
CWikitextContentTest | @group ContentHandler |
CWinCacheBagOStuff | Wrapper for WinCache object caching functions; identical interface to the APC wrapper |
CWithoutInterwikiPage | Special page lists pages without language links |
CWordLevelDiff | |
CXCacheBagOStuff | Wrapper for XCache object caching functions; identical interface to the APC wrapper |
CXCFHandler | Handler for the Gimp's native file format; getimagesize() doesn't support these files |
CXml | Module of static functions for generating XML |
CXmlDumpWriter | |
CXmlJs | @group Xml |
CXmlJsCode | A wrapper class which causes Xml::encodeJsVar() and Xml::encodeJsCall() to interpret a given string as being a JavaScript expression, instead of string data |
CXMLRCFeedFormatter | |
CXMLReader2 | |
CXmlSelect | |
CXmlSelectTest | @group Xml |
CXmlTest | @group Xml |
CXmlTypeCheck | |
CXmlTypeCheckTest | PHPUnit tests for XMLTypeCheck |
CXMPInfo | This class is just a container for a big array used by XMPReader to determine which XMP items to extract |
CXMPReader | Class for reading xmp data containing properties relevant to images, and spitting out an array that FormatExif accepts |
CXMPTest | |
CXMPValidate | This contains some static methods for validating XMP properties |
CXMPValidateTest | |
CZhConverter | |
CZipDirectoryReader | A class for reading ZIP file directories, for the purposes of upload verification |
CZipDirectoryReaderError | Internal exception class |
CZipDirectoryReaderTest | @covers ZipDirectoryReader NOTE: this test is more like an integration test than a unit test |