►NLocalisationUpdate | |
CFetcher | Interface for classes which fetch files over different protocols and ways |
CFetcherFactory | Constructs fetchers based on the repository urls |
CFileSystemFetcher | Accesses file system directly |
CFinder | Interface for classes which provide list of components, which should be included for l10n updates |
CFinderTest | \LocalisationUpdate\Finder |
CGitHubFetcher | This class uses GitHub api to obtain a list of files present in a directory to avoid fetching files that don't exist |
CHttpFetcher | Fetches files over HTTP(s) |
CJSONReader | Reads MediaWiki JSON i18n files |
CJSONReaderTest | \LocalisationUpdate\JSONReader |
CReader | Interface for file readers |
CReaderFactory | Constructs readers for files based on the names |
CReaderFactoryTest | \LocalisationUpdate\ReaderFactory |
CUpdater | Executes the localisation update |
CUpdaterTest | \LocalisationUpdate\Updater |
►NMediaWiki | A helper class for throttling authentication attempts |
►NAuth | |
CAbstractAuthenticationProvider | A base class that implements some of the boilerplate for an AuthenticationProvider |
CAbstractAuthenticationProviderTest | AuthManager MediaWiki\Auth\AbstractAuthenticationProvider |
CAbstractPasswordPrimaryAuthenticationProvider | Basic framework for a primary authentication provider that uses passwords |
CAbstractPasswordPrimaryAuthenticationProviderTest | AuthManager MediaWiki\Auth\AbstractPasswordPrimaryAuthenticationProvider |
CAbstractPreAuthenticationProvider | A base class that implements some of the boilerplate for a PreAuthenticationProvider |
CAbstractPreAuthenticationProviderTest | AuthManager MediaWiki\Auth\AbstractPreAuthenticationProvider |
CAbstractPrimaryAuthenticationProvider | A base class that implements some of the boilerplate for a PrimaryAuthenticationProvider |
CAbstractPrimaryAuthenticationProviderTest | AuthManager MediaWiki\Auth\AbstractPrimaryAuthenticationProvider |
CAbstractSecondaryAuthenticationProvider | A base class that implements some of the boilerplate for a SecondaryAuthenticationProvider |
CAbstractSecondaryAuthenticationProviderTest | AuthManager MediaWiki\Auth\AbstractSecondaryAuthenticationProvider |
CAuthenticationProvider | An AuthenticationProvider is used by AuthManager when authenticating users |
CAuthenticationRequest | This is a value object for authentication requests |
CAuthenticationRequestTest | AuthManager MediaWiki\Auth\AuthenticationRequest |
CAuthenticationRequestTestCase | AuthManager |
CAuthenticationResponse | This is a value object to hold authentication response data |
CAuthenticationResponseTest | AuthManager MediaWiki\Auth\AuthenticationResponse |
CAuthManager | This serves as the entry point to the authentication system |
CAuthManagerAuthPlugin | Backwards-compatibility wrapper for AuthManager via $wgAuth |
CAuthManagerAuthPluginUser | |
CAuthManagerTest | AuthManager Database MediaWiki\Auth\AuthManager |
CAuthPluginPrimaryAuthenticationProvider | Primary authentication provider wrapper for AuthPlugin |
CAuthPluginPrimaryAuthenticationProviderTest | AuthManager MediaWiki\Auth\AuthPluginPrimaryAuthenticationProvider |
CButtonAuthenticationRequest | This is an authentication request that just implements a simple button |
CButtonAuthenticationRequestTest | AuthManager MediaWiki\Auth\ButtonAuthenticationRequest |
CCheckBlocksSecondaryAuthenticationProvider | Check if the user is blocked, and prevent authentication if so |
CCheckBlocksSecondaryAuthenticationProviderTest | AuthManager Database MediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider |
CConfirmLinkAuthenticationRequest | |
CConfirmLinkAuthenticationRequestTest | AuthManager MediaWiki\Auth\ConfirmLinkAuthenticationRequest |
CConfirmLinkSecondaryAuthenticationProvider | Links third-party authentication to the user's account |
CConfirmLinkSecondaryAuthenticationProviderTest | AuthManager MediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider |
CCreatedAccountAuthenticationRequest | Returned from account creation to allow for logging into the created account |
CCreatedAccountAuthenticationRequestTest | AuthManager MediaWiki\Auth\CreatedAccountAuthenticationRequest |
CCreateFromLoginAuthenticationRequest | This transfers state between the login and account creation flows |
CCreateFromLoginAuthenticationRequestTest | AuthManager MediaWiki\Auth\CreateFromLoginAuthenticationRequest |
CCreationReasonAuthenticationRequest | Authentication request for the reason given for account creation |
CCreationReasonAuthenticationRequestTest | AuthManager MediaWiki\Auth\CreationReasonAuthenticationRequest |
CEmailNotificationSecondaryAuthenticationProvider | Handles email notification / email address confirmation for account creation |
CEmailNotificationSecondaryAuthenticationProviderTest | |
CLegacyHookPreAuthenticationProvider | A pre-authentication provider to call some legacy hooks |
CLegacyHookPreAuthenticationProviderTest | AuthManager Database MediaWiki\Auth\LegacyHookPreAuthenticationProvider |
CLocalPasswordPrimaryAuthenticationProvider | A primary authentication provider that uses the password field in the 'user' table |
CLocalPasswordPrimaryAuthenticationProviderTest | AuthManager Database MediaWiki\Auth\LocalPasswordPrimaryAuthenticationProvider |
CPasswordAuthenticationRequest | This is a value object for authentication requests with a username and password |
CPasswordAuthenticationRequestTest | AuthManager MediaWiki\Auth\PasswordAuthenticationRequest |
CPasswordDomainAuthenticationRequest | This is a value object for authentication requests with a username, password, and domain |
CPasswordDomainAuthenticationRequestTest | AuthManager MediaWiki\Auth\PasswordDomainAuthenticationRequest |
CPreAuthenticationProvider | A pre-authentication provider can prevent authentication early on |
CPrimaryAuthenticationProvider | A primary authentication provider is responsible for associating the submitted authentication data with a MediaWiki account |
CRememberMeAuthenticationRequest | This is an authentication request added by AuthManager to show a "remember
me" checkbox |
CRememberMeAuthenticationRequestTest | AuthManager MediaWiki\Auth\RememberMeAuthenticationRequest |
CResetPasswordSecondaryAuthenticationProvider | Reset the local password, if signalled via $this->manager->setAuthenticationSessionData() |
CResetPasswordSecondaryAuthenticationProviderTest | AuthManager MediaWiki\Auth\ResetPasswordSecondaryAuthenticationProvider |
CSecondaryAuthenticationProvider | A secondary provider mostly acts when the submitted authentication data has already been associated to a MediaWiki user account |
CTemporaryPasswordAuthenticationRequest | This represents the intention to set a temporary password for the user |
CTemporaryPasswordAuthenticationRequestTest | AuthManager MediaWiki\Auth\TemporaryPasswordAuthenticationRequest |
CTemporaryPasswordPrimaryAuthenticationProvider | A primary authentication provider that uses the temporary password field in the 'user' table |
CTemporaryPasswordPrimaryAuthenticationProviderTest | AuthManager Database MediaWiki\Auth\TemporaryPasswordPrimaryAuthenticationProvider |
CThrottlePreAuthenticationProvider | A pre-authentication provider to throttle authentication actions |
CThrottlePreAuthenticationProviderTest | AuthManager Database MediaWiki\Auth\ThrottlePreAuthenticationProvider |
CThrottler | |
CThrottlerTest | AuthManager MediaWiki\Auth\Throttler |
CUserDataAuthenticationRequest | This represents additional user data requested on the account creation form |
CUserDataAuthenticationRequestTest | AuthManager MediaWiki\Auth\UserDataAuthenticationRequest |
CUsernameAuthenticationRequest | AuthenticationRequest to ensure something with a username is present |
CUsernameAuthenticationRequestTest | AuthManager MediaWiki\Auth\UsernameAuthenticationRequest |
►NDiff | |
CComplexityException | |
CWordAccumulator | Stores, escapes and formats the results of word-level diff |
►NEdit | |
CPreparedEdit | Represents information returned by WikiPage::prepareContentForEdit() |
►NEditPage | |
CTextboxBuilder | Helps EditPage build textboxes |
CTextConflictHelper | Helper for displaying edit conflicts in text content models to users |
►NHttp | |
CHttpRequestFactory | Factory creating MWHttpRequest objects |
►NInterwiki | Copyright (C) 2018 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CClassicInterwikiLookup | InterwikiLookup implementing the "classic" interwiki storage (hardcoded up to MW 1.26) |
CInterwikiLookup | Service interface for looking up Interwiki records |
CInterwikiLookupAdapter | |
CNullInterwikiLookup | An interwiki lookup that has no data, intended for use in the installer |
►NLanguages | |
►NData | |
CCrhExceptions | |
CNames | Language names in their own languages (language autonyms) |
CZhConversion | |
►NLinker | |
CLinkRenderer | Class that generates HTML links for pages |
CLinkRendererFactory | Factory to create LinkRender objects |
CLinkTarget | |
►NLogger | |
►NMonolog | |
CAvroFormatter | Log message formatter that uses the apache Avro format |
CAvroFormatterTest | \MediaWiki\Logger\Monolog\AvroFormatter |
CBufferHandler | Updates \Monolog\Handler\BufferHandler to use DeferredUpdates rather than register_shutdown_function |
CKafkaHandler | Log handler sends log events to a kafka server |
CKafkaHandlerTest | \MediaWiki\Logger\Monolog\KafkaHandler |
CLegacyFormatter | Log message formatter that mimics the legacy log message formatting of wfDebug , wfDebugLog , wfLogDBError and wfErrorLog global functions by delegating the formatting to \MediaWiki\Logger\LegacyLogger |
CLegacyHandler | Log handler that replicates the behavior of MediaWiki's wfErrorLog() logging service |
CLineFormatter | Formats incoming records into a one-line string |
CLineFormatterTest | |
CLogstashFormatter | LogstashFormatter squashes the base message array and the context and extras subarrays into one |
CLogstashFormatterTest | |
CSyslogHandler | Log handler that supports sending log events to a syslog server using RFC 3164 formatted UDP packets |
CWikiProcessor | Annotate log records with request-global metadata, such as the hostname, wiki / request ID, and MediaWiki version |
CConsoleLogger | A logger which writes to the terminal |
CConsoleSpi | |
CLegacyLogger | PSR-3 logger that mimics the historic implementation of MediaWiki's wfErrorLog logging implementation |
CLegacyLoggerTest | |
CLegacySpi | LoggerFactory service provider that creates LegacyLogger instances |
CLoggerFactory | PSR-3 logger instance factory |
CMonologSpi | LoggerFactory service provider that creates loggers implemented by Monolog |
CMonologSpiTest | |
CNullSpi | LoggerFactory service provider that creates \Psr\Log\NullLogger instances |
CSpi | Service provider interface for \Psr\Log\LoggerInterface implementation libraries |
►NPreferences | |
CDefaultPreferencesFactory | This is the default implementation of PreferencesFactory |
CPreferencesFactory | A PreferencesFactory is a MediaWiki service that provides the definitions of preferences for a given user |
►NSearch | |
CParserOutputSearchDataExtractor | Extracts data from ParserOutput for indexing in the search engine |
►NServices | |
CCannotReplaceActiveServiceException | Exception thrown when trying to replace an already active service |
CContainerDisabledException | Exception thrown when trying to access a service on a disabled container or factory |
CDestructibleService | DestructibleService defines a standard interface for shutting down a service instance |
CNoSuchServiceException | Exception thrown when the requested service is not known |
CSalvageableService | SalvageableService defines an interface for services that are able to salvage state from a previous instance of the same class |
CServiceAlreadyDefinedException | Exception thrown when a service was already defined, but the caller expected it to not exist |
CServiceContainer | ServiceContainer provides a generic service to manage named services using lazy instantiation based on instantiator callback functions |
CServiceDisabledException | Exception thrown when trying to access a disabled service |
►NSession | |
CBotPasswordSessionProvider | Session provider for bot passwords |
CBotPasswordSessionProviderTest | Session Database MediaWiki\Session\BotPasswordSessionProvider |
CCookieSessionProvider | A CookieSessionProvider persists sessions using cookies |
CCookieSessionProviderTest | Session Database MediaWiki\Session\CookieSessionProvider |
CDummySessionBackend | Dummy session backend |
CImmutableSessionProviderWithCookie | An ImmutableSessionProviderWithCookie doesn't persist the user, but optionally can use a cookie to support multiple IDs per session |
CImmutableSessionProviderWithCookieTest | Session Database MediaWiki\Session\ImmutableSessionProviderWithCookie |
CMetadataMergeException | Subclass of UnexpectedValueException that can be annotated with additional data for debug logging |
CMetadataMergeExceptionTest | Session MediaWiki\Session\MetadataMergeException |
CPHPSessionHandler | Adapter for PHP's session handling |
CPHPSessionHandlerTest | Session MediaWiki\Session\PHPSessionHandler |
CSession | Manages data for an an authenticated session |
CSessionBackend | This is the actual workhorse for Session |
CSessionBackendTest | Session Database MediaWiki\Session\SessionBackend |
CSessionId | Value object holding the session ID in a manner that can be globally updated |
CSessionIdTest | Session MediaWiki\Session\SessionId |
CSessionInfo | Value object returned by SessionProvider |
CSessionInfoTest | Session Database MediaWiki\Session\SessionInfo |
CSessionManager | This serves as the entry point to the MediaWiki session handling system |
CSessionManagerInterface | This exists to make IDEs happy, so they don't see the internal-but-required-to-be-public methods on SessionManager |
CSessionManagerTest | Session Database MediaWiki\Session\SessionManager |
CSessionProvider | A SessionProvider provides SessionInfo and support for Session |
CSessionProviderInterface | This exists to make IDEs happy, so they don't see the internal-but-required-to-be-public methods on SessionProvider |
CSessionProviderTest | Session Database MediaWiki\Session\SessionProvider |
CSessionTest | Session MediaWiki\Session\Session |
CTestBagOStuff | BagOStuff with utility functions for MediaWiki\\Session\\* testing |
CTestUtils | Utility functions for Session unit tests |
CToken | Value object representing a CSRF token |
CTokenTest | Session MediaWiki\Session\Token |
CUserInfo | Object holding data about a session's user |
CUserInfoTest | Session Database MediaWiki\Session\UserInfo |
►NShell | Copyright (C) 2017 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CCommand | Class used for executing shell commands |
CCommandFactory | Factory facilitating dependency injection for Command |
CFirejailCommand | Restricts execution of shell commands using firejail |
CResult | Returned by MediaWiki\Shell\Command::execute() |
CShell | Executes shell commands |
►NSite | |
CMediaWikiPageNameNormalizer | Service for normalizing a page name using a MediaWiki api |
►NSparql | |
CSparqlClient | Simple SPARQL client |
CSparqlClientTest | \MediaWiki\Sparql\SparqlClient |
CSparqlException | Exception for SPARQLClient |
►NStorage | |
CBlobAccessException | Exception representing a failure to access a data blob |
CBlobStore | Service for loading and storing data blobs |
CBlobStoreFactory | Service for instantiating BlobStores |
CIncompleteRevisionException | Exception throw when trying to access undefined fields on an incomplete RevisionRecord |
CMutableRevisionRecord | Mutable RevisionRecord implementation, for building new revision entries programmatically |
CMutableRevisionSlots | Mutable version of RevisionSlots, for constructing a new revision |
CNameTableAccessException | Exception representing a failure to look up a row from a name table |
CNameTableStore | |
CRevisionAccessException | Exception representing a failure to look up a revision |
CRevisionArchiveRecord | A RevisionRecord representing a revision of a deleted page persisted in the archive table |
CRevisionFactory | Service for constructing revision objects |
CRevisionLookup | Service for looking up page revisions |
CRevisionRecord | Page revision base class |
CRevisionSlots | Value object representing the set of slots belonging to a revision |
CRevisionStore | Service for looking up page revisions |
CRevisionStoreRecord | A RevisionRecord representing an existing revision persisted in the revision table |
CSlotRecord | Value object representing a content slot associated with a page revision |
CSqlBlobStore | Service for storing and loading Content objects |
CSuppressedDataException | Exception raised in response to an audience check when attempting to access suppressed information without permission |
►NTests | |
►NEditPage | Copyright (C) 2017 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CTextboxBuilderTest | \MediaWiki\EditPage\TextboxBuilder |
►NMaintenance | |
CBackupDumperLoggerTest | Tests for log dumps of BackupDumper |
CBackupDumperPageTest | Tests for page dumps of BackupDumper |
CBackupTextPassTestModelHandler | |
CBaseDumpTest | Tests for BaseDump |
CBenchmarkerTest | Benchmarker |
CCategoriesRdfTest | CategoriesRdf DumpCategoriesAsRdf |
CDeleteAutoPatrolLogsTest | Database DeleteAutoPatrolLogs |
CDumpTestCase | Base TestCase for dumps |
CFetchTextTest | TestCase for FetchText |
CMaintenanceBaseTestCase | |
CMaintenanceTest | Maintenance |
CSemiMockedFetchText | Mock for the input/output of FetchText |
CTextPassDumperAccessor | Accessor for internal state of TextPassDumper |
CTextPassDumperDatabaselessTest | Tests for TextPassDumper that do not rely on the database |
CTextPassDumperDatabaseTest | Tests for TextPassDumper that rely on the database |
►NStorage | |
CBlobStoreFactoryTest | \MediaWiki\Storage\BlobStoreFactory |
CMutableRevisionRecordTest | \MediaWiki\Storage\MutableRevisionRecord \MediaWiki\Storage\RevisionRecord |
CMutableRevisionSlotsTest | \MediaWiki\Storage\MutableRevisionSlots |
CNameTableStoreTest | |
CRevisionArchiveRecordTest | \MediaWiki\Storage\RevisionArchiveRecord \MediaWiki\Storage\RevisionRecord |
CRevisionSlotsTest | |
CRevisionStoreDbTest | Database |
CRevisionStoreRecordTest | \MediaWiki\Storage\RevisionStoreRecord \MediaWiki\Storage\RevisionRecord |
CRevisionStoreTest | |
CSlotRecordTest | \MediaWiki\Storage\SlotRecord |
CSqlBlobStoreTest | \MediaWiki\Storage\SqlBlobStore Database |
►NTidy | |
CBalanceActiveFormattingElements | The list of active formatting elements, which is used to handle mis-nested formatting element tags in the HTML5 tree builder specification |
CBalanceElement | A BalanceElement is a simplified version of a DOM Node |
CBalanceMarker | A pseudo-element used as a marker in the list of active formatting elements |
CBalancer | An implementation of the tree building portion of the HTML5 parsing spec |
CBalanceSets | Utility constants and sets for the HTML5 tree building algorithm |
CBalanceStack | The "stack of open elements" as defined in the HTML5 tree builder spec |
CHtml5Depurate | |
CHtml5Internal | |
CRaggettBase | |
CRaggettExternal | |
CRaggettInternalHHVM | |
CRaggettInternalPHP | |
CRaggettWrapper | Class used to hide mw:editsection tokens from Tidy so that it doesn't break them or break on them |
CRemexCompatFormatter | |
CRemexCompatMunger | |
CRemexDriver | |
CRemexMungerData | |
CTidyDriverBase | Base class for HTML cleanup utilities |
►NUser | |
CUserIdentity | Interface for objects representing user identity |
CUserIdentityValue | Value object representing a user's identity |
►NWidget | |
►NSearch | |
CBasicSearchResultSetWidget | Renders the search result area |
CDidYouMeanWidget | Renders a suggested search for the user, or tells the user a suggested search was run instead of the one provided |
CFullSearchResultWidget | Renders a 'full' multi-line search result with metadata |
CInterwikiSearchResultSetWidget | Renders one or more SearchResultSets into a sidebar grouped by interwiki prefix |
CInterwikiSearchResultWidget | Renders an enhanced interwiki result |
CSearchFormWidget | |
CSearchResultSetWidget | Renders a set of search results to HTML |
CSearchResultWidget | Renders a single search result to HTML |
CSimpleSearchResultSetWidget | Renders one or more SearchResultSets into a sidebar grouped by interwiki prefix |
CSimpleSearchResultWidget | Renders a simple one-line result |
CComplexNamespaceInputWidget | Namespace input widget |
CComplexTitleInputWidget | Complex title input widget |
CDateInputWidget | Date input widget |
CDateTimeInputWidget | Date-time input widget |
CNamespaceInputWidget | Namespace input widget |
CSearchInputWidget | Search input widget |
CSelectWithInputWidget | Select and input widget |
CSizeFilterWidget | Select and input widget |
CTitleInputWidget | Title input widget |
CUserInputWidget | User input widget |
CUsersMultiselectWidget | Widget to select multiple users |
CHeaderCallback | |
CMediaWikiServices | MediaWikiServices is the service locator for the application scope of MediaWiki |
COutputHandler | |
CProcOpenError | |
CShellDisabledError | |
►NVector | |
CHooks | Hook handlers for Vector skin |
CResourceLoaderLessModule | ResourceLoader module for print styles |
►NWikimedia | |
►NHttp | Utility for parsing a HTTP Accept header value into a weight map |
CHttpAcceptNegotiator | Utility for negotiating a value from a set of supported values using a preference list |
CHttpAcceptParser | |
CSetCookieCompat | |
►NRdbms | |
CAtomicSectionIdentifier | Class used for token representing identifiers for atomic sections from IDatabase instances |
CBlob | |
CChronologyProtector | Class for ensuring a consistent ordering of events as seen by the user, despite replication |
CConnectionManager | Database connection manager |
CDatabase | Relational database abstraction object |
CDatabaseDomain | Class to handle database/prefix specification for IDatabase domains |
CDatabaseMssql | |
CDatabaseMysqlBase | Database abstraction object for MySQL |
CDatabaseMysqli | Database abstraction object for PHP extension mysqli |
CDatabasePostgres | |
CDatabaseSqlite | |
CDBAccessError | Exception class for attempted DB access |
CDBConnectionError | |
CDBConnRef | Helper class to handle automatically marking connections 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 |
CDBMasterPos | An object representing a master or replica DB position in a replicated setup |
CDBQueryError | |
CDBQueryTimeoutError | Error thrown when a query times out |
CDBReadOnlyError | |
CDBReplicationWaitError | Exception class for replica DB wait timeouts |
CDBTransactionError | |
CDBTransactionSizeError | |
CDBTransactionStateError | |
CDBUnexpectedError | |
CFakeResultWrapper | Overloads the relevant methods of the real ResultsWrapper so it doesn't go anywhere near an actual database |
CField | Base for all database-specific classes representing information about database fields |
CIBlob | Wrapper allowing us to distinguish a blob from a normal string and an array of strings |
CIDatabase | Basic database interface for live and lazy-loaded relation database handles |
CILBFactory | An interface for generating database load balancers |
CILoadBalancer | Database cluster connection, tracking, load balancing, and transaction manager interface |
CILoadMonitor | An interface for database load monitoring |
CIMaintainableDatabase | Advanced database interface for IDatabase handles that include maintenance methods |
CIResultWrapper | Result wrapper for grabbing data queried from an IDatabase object |
CLBFactory | An interface for generating database load balancers |
CLBFactoryMulti | A multi-database, 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 |
CLikeMatch | Used by Database::buildLike() to represent characters that have special meaning in SQL LIKE clauses and thus need no escaping |
CLoadBalancer | Database connection, tracking, load balancing, and transaction manager for a cluster |
CLoadBalancerSingle | Trivial LoadBalancer that always returns an injected connection handle |
CLoadMonitor | Basic DB load monitor with no external dependencies Uses memcached to cache the replication lag for a short time |
CLoadMonitorMySQL | Basic MySQL load monitor with no external dependencies Uses memcached to cache the replication lag for a short time |
CLoadMonitorNull | |
CMaintainableDBConnRef | Helper class to handle automatically marking connections as reusable (via RAII pattern) as well handling deferring the actual network connection until the handle is used |
CMssqlBlob | |
CMssqlField | |
CMssqlResultWrapper | |
CMySQLField | |
CMySQLMasterPos | DBMasterPos class for MySQL/MariaDB |
CNextSequenceValue | Used by Database::nextSequenceValue() so Database::insert() can detect values coming from the deprecated function |
CPostgresBlob | |
CPostgresField | |
CResultWrapper | Result wrapper for grabbing data queried from an IDatabase object |
CSavepointPostgres | Manage savepoints within a transaction |
CSessionConsistentConnectionManager | Database connection manager |
CSQLiteField | |
CSubquery | |
CTransactionProfiler | Helper class that detects high-contention DB queries via profiling calls |
►NTests | |
►NRdbms | |
CConnectionManagerTest | Wikimedia\Rdbms\ConnectionManager |
CSessionConsistentConnectionManagerTest | Wikimedia\Rdbms\SessionConsistentConnectionManager |
CAbkhazUppercaseCollation | |
CAbstractChangesListSpecialPageTestCase | Abstract base class for shared logic when testing ChangesListSpecialPage and subclasses |
CAbstractContent | Base implementation for content objects |
CAction | Actions are things which can be done to pages (edit, delete, rollback, etc) |
CActionTest | Action |
CActiveUsersPager | This class is used to get a list of active users |
CActivityUpdateJob | Job for updating user activity like "last viewed" timestamps |
CActorMigration | This class handles the logic for the actor table migration |
CActorMigrationTest | Database ActorMigration |
CAddRFCAndPMIDInterwiki | Run automatically with update.php |
CAddSite | Maintenance script for adding a site definition into the sites table |
CAjaxDispatcher | Object-Oriented Ajax functions |
CAjaxResponse | Handle responses for Ajax requests (send headers, print content, that sort of thing) |
CAllMessagesTablePager | |
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 |
CAPCUBagOStuff | This is a wrapper for APCU's shared memory functions |
CApiAMCreateAccount | Create an account with AuthManager |
CApiAuthManagerHelper | Helper class for AuthManager-using API modules |
CApiBase | This abstract class implements many basic API functions, and is the base of all API classes |
CApiBaseTest | API Database medium |
CApiBlock | API module that facilitates the blocking of users |
CApiBlockTest | API Database medium |
CApiCategoryTree | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CApiChangeAuthenticationData | Change authentication data with AuthManager |
CApiCheckToken | |
CApiCheckTokenTest | API medium ApiCheckToken |
CApiClearHasMsg | API module that clears the hasmsg flag for current user |
CApiClearHasMsgTest | API medium ApiClearHasMsg |
CApiClientLogin | Log in to the wiki with AuthManager |
CApiComparePages | |
CApiComparePagesTest | API Database medium ApiComparePages |
CApiContinuationManager | This manages continuation state |
CApiContinuationManagerTest | ApiContinuationManager API |
CApiCSPReport | Api module to receive and log CSP violation reports |
CApiDelete | API module that facilitates deleting pages |
CApiDeleteTest | Tests for MediaWiki api.php?action=delete |
CApiDisabled | API module that dies with an error immediately |
CApiDisabledTest | API medium |
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 |
CApiErrorFormatter | Formats errors and warnings for the API, and add them to the associated ApiResult |
CApiErrorFormatter_BackCompat | Format errors and warnings in the old style, for backwards compatibility |
CApiErrorFormatterTest | API |
CApiExpandTemplates | API module that functions as a shortcut to the wikitext preprocessor |
CApiFancyCaptchaReload | Api module to reload FancyCaptcha |
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 |
CApiFormatBaseTest | API ApiFormatBase |
CApiFormatFeedWrapper | This printer is used to wrap an instance of the Feed class |
CApiFormatJson | API JSON output formatter |
CApiFormatJsonTest | API ApiFormatJson |
CApiFormatNone | Formatter that outputs nothing, for when you don't care about the response at all |
CApiFormatNoneTest | API ApiFormatNone |
CApiFormatPhp | API Serialized PHP output formatter |
CApiFormatPhpTest | API ApiFormatPhp |
CApiFormatRaw | Formatter that spits out anything you like with any desired MIME type |
CApiFormatRawTest | API ApiFormatRaw |
CApiFormatTestBase | |
CApiFormatXml | API XML output formatter |
CApiFormatXmlRsd | |
CApiFormatXmlTest | API Database ApiFormatXml |
CApiHelp | Class to output help for an API module |
CApiHelpParamValueMessage | Message subclass that prepends wikitext for API help |
CApiImageRotate | |
CApiImport | API module that imports an XML file like Special:Import does |
CApiImportReporter | Import reporter for the API |
CApiLinkAccount | Link an account with AuthManager |
CApiLogin | Unit to authenticate log-in attempts to the current wiki |
CApiLoginTest | API Database medium |
CApiLogout | API module to allow users to log out of the wiki |
CApiLogoutTest | API Database medium |
CApiMain | This is the main API class, used for both external and internal processing |
CApiMainTest | API Database medium |
CApiManageTags | |
CApiMergeHistory | API Module to merge page histories |
CApiMessage | Extension of Message implementing IApiMessage |
CApiMessageTest | API |
CApiModuleManager | This class holds a list of modules and handles instantiation |
CApiModuleManagerTest | ApiModuleManager |
CApiMove | API Module to move pages |
CApiMoveTest | API Database medium |
CApiOATHValidate | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CApiOpenSearch | |
CApiOpenSearchFormatJson | |
CApiOpenSearchTest | ApiOpenSearch |
CApiOptions | API module that facilitates the changing of user's preferences |
CApiOptionsTest | API Database medium |
CApiPageSet | This class contains a list of pages that the client has requested |
CApiPageSetTest | API medium Database ApiPageSet |
CApiParamInfo | |
CApiParse | |
CApiParseTest | API Database medium |
CApiPatrol | Allows user to patrol pages |
CApiProtect | |
CApiPurge | API interface for page purging |
CApiPurgeTest | API Database medium |
CApiQuery | This is the main query class |
CApiQueryAllCategories | Query module to enumerate all categories, even the ones that don't have category pages |
CApiQueryAllDeletedRevisions | Query module to enumerate all deleted revisions |
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 | API Database medium |
CApiQueryAllRevisions | Query module to enumerate all revisions |
CApiQueryAllUsers | Query module to enumerate all registered users |
CApiQueryAuthManagerInfo | A query action to return meta information about AuthManager state |
CApiQueryBacklinks | This is a three-in-one module to query: |
CApiQueryBacklinksprop | This implements prop=redirects, prop=linkshere, prop=catmembers, prop=transcludedin, and prop=fileusage |
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 |
CApiQueryContributionsTest | API Database medium ApiQueryContributions |
CApiQueryContributors | A query module to show contributors to a page |
CApiQueryDeletedRevisions | Query module to enumerate deleted revisions for pages |
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 |
CApiQueryGadgetCategories | Created on 16 April 2011 API for Gadgets extension |
CApiQueryGadgets | Created on 15 April 2011 API for Gadgets extension |
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 |
CApiQueryMyStashedFiles | Action=query&list=mystashedfiles module, gets all stashed files for the current user |
CApiQueryOATH | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
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 |
CApiQueryRecentChangesIntegrationTest | API Database medium |
CApiQueryReferences | |
CApiQueryRevisions | A query action to enumerate revisions of a given page, or show top revisions of multiple pages |
CApiQueryRevisionsBase | A base class for functions common to producing a list of revisions |
CApiQueryRevisionsTest | API Database medium ApiQueryRevisions |
CApiQuerySearch | Query module to perform full text search within wiki titles and content |
CApiQuerySiteinfo | A query action to return meta information about the wiki site |
CApiQueryStashImageInfo | A query action to get image information from temporarily stashed files |
CApiQueryTags | Query module to enumerate change tags |
CApiQueryTest | API Database medium ApiQuery |
CApiQueryTestBase | This class has some common functionality for testing query module |
CApiQueryTitleBlacklist | TitleBlacklist extension API |
CApiQueryTitleBlacklistTest | Medium ApiQueryTitleBlacklist |
CApiQueryTokens | Module to fetch tokens via action=query&meta=tokens |
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 |
CApiQueryWatchlistIntegrationTest | Medium API Database |
CApiQueryWatchlistRaw | This query action allows clients to retrieve a list of pages on the logged-in user's watchlist |
CApiQueryWatchlistRawIntegrationTest | API Database medium |
CApiRawMessage | Extension of RawMessage implementing IApiMessage |
CApiRemoveAuthenticationData | Remove authentication data from AuthManager |
CApiResetPassword | Reset password, with AuthManager |
CApiResult | This class represents the result of the API operations |
CApiResultTest | ApiResult API |
CApiResultTestSerializableObject | |
CApiResultTestStringifiableObject | |
CApiRevisionDelete | API interface to RevDel |
CApiRevisionDeleteTest | Tests for action=revisiondelete APIRevisionDelete API medium Database |
CApiRollback | |
CApiRsd | API module for sending out RSD information |
CApiSerializable | This interface allows for overriding the default conversion applied by ApiResult::validateValue() |
CApiSetNotificationTimestamp | API interface for setting the wl_notificationtimestamp field |
CApiSetNotificationTimestampIntegrationTest | |
CApiSetPageLanguage | API module that facilitates changing the language of a page |
CApiSpamBlacklist | SpamBlacklist extension API |
CApiStashEdit | Prepare an edit in shared cache so that it can be reused on edit |
CApiStashEditTest | ApiStashEdit API medium Database |
CApiStructureTest | Checks that all API modules, core and extensions, conform to the conventions: |
CApiTag | |
CApiTestCase | |
CApiTestCaseUpload | For backward compatibility since 1.31 |
CApiTestContext | |
CApiTokens | |
CApiTokensTest | API Database medium |
CApiUnblock | API module that facilitates the unblocking of users |
CApiUnblockTest | API Database medium |
CApiUndelete | |
CApiUpload | |
CApiUploadTest | N.b |
CApiUploadTestCase | Abstract class to support upload tests |
CApiUsageException | Exception used to abort API execution with an error |
CApiUsageExceptionTest | ApiUsageException |
CApiUserrights | |
CApiUserrightsTest | API Database medium |
CApiValidatePassword | |
CApiWatch | API module to allow users to watch a page |
CApiWatchTest | API Database medium |
CArchivedFile | Class representing a row of the 'filearchive' table |
CArrayBackedMemoizedCallable | A MemoizedCallable subclass that stores function return values in an instance property rather than APC or APCu |
CArrayDiffFormatter | A pseudo-formatter that just passes along the Diff::$edits array |
CArrayDiffFormatterTest | |
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 | Database |
CArticleTest | |
CAssembleUploadChunksJob | Assemble the segments of a chunked upload |
CAtomFeed | Generate an Atom feed |
CAtomicSectionUpdate | Deferrable Update for closure/callback updates via IDatabase::doAtomicSection() |
CAttachLatest | Maintenance script to correct wrong values in the page_latest field in the database |
CAugmentPageProps | Augment search result set with values of certain page props |
CAuthManagerSpecialPage | A special page subclass for authentication-related special pages |
CAuthPlugin | Authentication plugin interface |
CAuthPluginUser | |
CAutoCommitUpdate | Deferrable Update for closure/callback updates that should use auto-commit mode |
CAutoLoader | Locations of core classes Extension classes are specified with $wgAutoloadClasses This array is a global instead of a static member of AutoLoader to work around a bug in APC |
CAutoLoaderTest | |
CAutoloadGenerator | Accepts a list of files and directories to search for php files and generates $wgAutoloadLocalClasses or $wgAutoloadClasses lines for all detected classes |
CAutopromote | This class checks if user can get extra rights because of conditions specified in $wgAutopromote |
CAutopromoteTest | Autopromote |
CAvailableRightsTest | Try to make sure that extensions register all rights in $wgAvailableRights or via the 'UserGetAllRights' hook |
CAvroValidator | Generate error strings for data that doesn't match the specified Avro schema |
CAvroValidatorTest | Tests for IP validity functions |
CBacklinkCache | Class for fetching backlink lists, approximate backlink counts and partitions |
CBacklinkJobUtils | Class with Backlink related Job helper methods |
CBackupDumper | |
CBackupReader | Maintenance script that imports XML dump files into the current wiki |
CBadRequestError | An error page that emits an HTTP 400 Bad Request status code |
CBadTitleError | Show an error page on a badtitle |
CBadTitleErrorTest | BadTitleError |
CBagOStuff | Interface is intended to be more or less compatible with the PHP memcached client |
CBagOStuffTest | |
CBalancerTest | |
CBase32 | This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version |
CBaseBlacklist | Base class for different kinds of blacklists |
CBaseBlacklistTest | BaseBlacklist |
CBaseDump | Readahead helper for making large MediaWiki data dumps; reads in a previous XML dump to sequentially prefetch text records already normalized and decompressed |
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 |
CBashkirUppercaseCollation | |
CBatchedQueryRunner | Maintenance script to run a database query in batches and wait for replica DBs |
CBatchRowIterator | |
CBatchRowUpdate | |
CBatchRowUpdateTest | Tests for BatchRowUpdate and its components |
CBatchRowWriter | |
CBcryptPassword | A Bcrypt-hashed password |
CBcryptPasswordTest | Large BcryptPassword ParameterizedPassword Password PasswordFactory |
CBenchHttpHttps | Maintenance script that benchmarks HTTP request vs HTTPS request |
CBenchIfSwitch | Maintenance script that benchmark if elseif... versus switch case |
CBenchmarkCSSMin | Maintenance script that benchmarks CSSMin |
CBenchmarkDeleteTruncate | Maintenance script that benchmarks SQL DELETE vs SQL TRUNCATE |
CBenchmarker | Base class for benchmark scripts |
CBenchmarkHooks | Maintenance script that benchmarks MediaWiki hooks |
CBenchmarkJSMinPlus | Maintenance script that benchmarks JSMinPlus |
CBenchmarkLruHash | Maintenance script that benchmarks HashBagOStuff and MapCacheLRU |
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 |
CBenchmarkSanitizer | Maintenance script that benchmarks Sanitizer methods |
CBenchmarkTidy | |
CBenchStrtrStrReplace | Maintenance script that benchmarks for strtr() vs str_replace() |
CBenchUtf8TitleCheck | This little benchmark executes the regexp formerly used in Language->checkTitleEncoding() and compares its execution time against that of mb_check_encoding |
CBenchWfIsWindows | Maintenance script that benchmarks wfIsWindows() |
CBenchWikimediaBaseConvert | Maintenance script that benchmarks Wikimedia\base_convert() |
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 | Media |
CBitmapScalingTest | Media |
CBlock | |
CBlockLevelPass | |
CBlockListPager | |
CBlockLogFormatter | This class formats block log entries |
CBlockLogFormatterTest | BlockLogFormatter |
CBlockTest | Database Blocking |
CBmpHandler | Handler for Microsoft's bitmap format; getimagesize() doesn't support these files |
CBotPassword | Utility class for bot passwords |
CBotPasswordTest | BotPassword Database |
CBrokenRedirectsPage | A special page listing redirects to non existent page |
CBufferingStatsdDataFactory | A factory for application metric data |
CCachedAction | Abstract action class with scaffolding for caching HTML and other values in a single blob |
CCachedBagOStuff | Wrapper around a BagOStuff that caches data in memory |
CCachedBagOStuffTest | BagOStuff |
CCacheDependency | |
CCacheHelper | Helper class for caching various elements in a single cache entry |
CCacheTime | Parser cache specific expiry check |
CCachingSiteStore | |
CCachingSiteStoreTest | |
CCalledDummyAction | |
CCannotCreateActorException | Exception thrown when an actor can't be created |
CCapsCleanup | Maintenance script to clean up broken page links when somebody turns on or off $wgCapitalLinks |
CCaptchaAuthenticationRequest | Generic captcha authentication request class |
CCaptchaAuthenticationRequestTest | CaptchaAuthenticationRequest |
CCaptchaCacheStore | |
CCaptchaHashStore | |
CCaptchaPreAuthenticationProvider | |
CCaptchaPreAuthenticationProviderTest | CaptchaPreAuthenticationProvider Database |
CCaptchaSessionStore | |
CCaptchaSpecialPage | |
CCaptchaStore | |
CCaptchaTest | SimpleCaptcha |
CCaptchaTriggers | A class with constants of the CAPTCHA triggers built-in in ConfirmEdit |
CCaptchaValue | Simple value object for storing a captcha question + answer |
CCategoriesRdf | Helper class to produce RDF representation of categories |
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.) |
CCategoryMembershipChange | |
CCategoryMembershipChangeJob | Job to add recent change entries mentioning category membership changes |
CCategoryMembershipChangeJobTest | CategoryMembershipChangeJob |
CCategoryMembershipChangeTest | CategoryMembershipChange |
CCategoryPage | Special handling for category description pages, showing pages, subcategories and file that belong to the category |
CCategoryPager | |
CCategoryTree | Core functions for the CategoryTree extension, an AJAX based gadget to display the category structure of a wiki |
CCategoryTreeCategoryPage | |
CCategoryTreeCategoryViewer | |
CCategoryTreeHidePrefix | Constants for use with the hideprefix option, defining when the namespace prefix should be hidden |
CCategoryTreeHooks | Hooks for the CategoryTree extension, an AJAX based gadget to display the category structure of a wiki |
CCategoryTreeMode | Constants for use with the mode, defining what should be shown in the tree |
CCategoryTreePage | Special page for the CategoryTree extension, an AJAX based gadget to display the category structure of a wiki |
CCategoryViewer | |
CCdnCacheUpdate | Handles purging appropriate CDN URLs given a title (or titles) |
CCdnCacheUpdateTest | |
CCdnPurgeJob | Job to purge a set of URLs from CDN |
CCentralIdLookup | The CentralIdLookup service allows for connecting local users with cluster-wide IDs |
CCentralIdLookupTest | CentralIdLookup Database |
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 | |
CChangesListBooleanFilter | Represents a hide-based boolean filter (used on ChangesListSpecialPage and descendants) |
CChangesListBooleanFilterGroup | If the group is active, any unchecked filters will translate to hide parameters in the URL |
CChangesListBooleanFilterGroupTest | ChangesListBooleanFilterGroup |
CChangesListBooleanFilterTest | ChangesListBooleanFilter |
CChangesListFilter | Represents a filter (used on ChangesListSpecialPage and descendants) |
CChangesListFilterGroup | Represents a filter group (used on ChangesListSpecialPage and descendants) |
CChangesListFilterGroupTest | ChangesListFilterGroup |
CChangesListFilterTest | ChangesListFilter |
CChangesListSpecialPage | Special page which uses a ChangesList to show query results |
CChangesListSpecialPageTest | Test class for ChangesListSpecialPage class |
CChangesListStringOptionsFilter | An individual filter in a ChangesListStringOptionsFilterGroup |
CChangesListStringOptionsFilterGroup | Represents a filter group with multiple string options |
CChangesListStringOptionsFilterGroupTest | ChangesListStringOptionsFilterGroup |
CChangeTags | |
CChangeTagsList | Generic list for change tagging |
CChangeTagsLogItem | Item class for a logging table row with its associated change tags |
CChangeTagsLogList | Stores a list of taggable log entries |
CChangeTagsRevisionItem | Item class for a live revision table row with its associated change tags |
CChangeTagsRevisionList | Stores a list of taggable revisions |
CChangeTagsTest | ChangeTags |
CChannelFeed | Class to support the outputting of syndication feeds in Atom and RSS format |
CCheckBadRedirects | Maintenance script to check that pages marked as being redirects really are |
CCheckComposerLockUpToDate | Checks whether your composer-installed dependencies are up to date |
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 |
CCheckStyleSuppressor | |
CCheckUsernames | Maintenance script to check that database usernames are actually valid |
CCite | WARNING: MediaWiki core hardcodes this class name to check if the Cite extension is installed |
CCiteCSSFileModule | ResourceLoaderFileModule for adding the content language Cite CSS |
CCiteDataModule | Resource loader module providing extra data from the server to Cite |
CCiteHooks | |
CCiteThisPageHooks | |
CClassCollector | Reads PHP code and returns the FQCN of every class defined within it |
CClassicInterwikiLookupTest | MediaWiki\Interwiki\ClassicInterwikiLookup |
CCleanup | |
CCleanupAncientTables | Maintenance script to cleans up old database tables, dropping old indexes and fields |
CCleanupArchiveUserText | |
CCleanupBlocks | Maintenance script to clean up user blocks with user names not matching the 'user' table |
CCleanupEmptyCategories | Maintenance script to clean up empty categories in the category table |
CCleanupInvalidDbKeys | Maintenance script that cleans up invalid titles in various tables |
CCleanupPreferences | Maintenance script that removes bogus 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 |
CCleanupUsersWithNoId | Maintenance script that cleans up tables that have valid usernames with no user ID |
CClearInterwikiCache | Maintenance script to clear the cache of interwiki prefixes for all local wikis |
CClearUserWatchlistJob | Job to clear a users watchlist in batches |
CClearUserWatchlistJobTest | ClearUserWatchlistJob |
CClearWatchlistNotificationsJob | Job for clearing all of the "last viewed" timestamps for a user's watchlist |
CCliInstaller | Class for the core installer command line interface |
CCLIParser | Maintenance script to parse some wikitext |
CCloneDatabase | |
CCodeCleanerGlobalsPass | Prefix the real command with a bunch of 'global $VAR;' commands, one for each global |
CCodeContentHandler | Content handler for code content such as CSS, JavaScript, JSON, etc |
CCodeEditorHooks | |
CCollation | |
CCollationCkb | Workaround for the lack of support of Sorani Kurdish / Central Kurdish language ('ckb') in ICU |
CCollationEt | Workaround for incorrect collation of Estonian language ('et') in ICU (T56168) |
CCollationFa | Temporary workaround for incorrect collation of Persian language ('fa') in ICU 52 (bug T139110) |
CCollationFaTest | CollationFa |
CCollationTest | Class CollationTest Collation IcuCollation IdentityCollation UppercaseCollation |
CCommandFactoryTest | Shell |
CCommandLineInc | |
CCommandLineInstaller | Maintenance script to install and configure MediaWiki |
CCommandTest | \MediaWiki\Shell\Command Shell |
CCommentStore | CommentStore handles storage of comments (edit summaries, log reasons, etc) in the database |
CCommentStoreComment | CommentStoreComment represents a comment stored by CommentStore |
CCommentStoreTest | Database CommentStore CommentStoreComment |
CCompareParserCache | |
CCompareParsers | Maintenance script to take page text out of an XML dump file and render basic HTML out to files |
CComposerHookHandler | |
CComposerInstalled | Reads an installed.json file and provides accessors to get what is installed |
CComposerInstalledTest | |
CComposerJson | Reads a composer.json file and provides accessors to get its hash and the required dependencies |
CComposerJsonTest | |
CComposerLock | Reads a composer.lock file and provides accessors to get its hash and what is installed |
CComposerLockTest | |
CComposerPackageModifier | |
CComposerVendorHtaccessCreator | Copyright (C) 2017 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CComposerVersionNormalizer | |
CComposerVersionNormalizerTest | 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 |
CConfig | Interface for configuration instances |
CConfigException | Exceptions for config failures |
CConfigFactory | Factory class to create Config objects |
CConfigFactoryTest | |
CConfiguredReadOnlyMode | A read-only mode service which does not depend on LoadBalancer |
CConfirmEditHooks | |
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 |
CContentHandlerSanityTest | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CContentHandlerTest | ContentHandler Database |
CContentModelLogFormatter | |
CContentModelLogFormatterTest | ContentModelLogFormatter |
CContextSource | The simplest way of implementing IContextSource is to hold a RequestContext as a member variable and provide accessors to it |
CContribsPager | |
CContribsPagerTest | Database |
CConverterRule | Parser for rules of language conversion , parse rules in -{ }- tag |
CConvertExtensionToRegistration | |
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 | Cookie jar to use with MWHttpRequest |
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() |
CCoreParserFunctionsTest | Database CoreParserFunctions |
CCoreParserTestSuite | |
CCoreTagHooks | Various tag hooks, registered in Parser::firstCallInit() |
CCountFancyCaptchas | Maintenance script that counts the number of captchas remaining |
CCreateAndPromote | Maintenance script to create an account and grant it rights |
CCreateFileOp | Create a file in the backend with the given content |
CCreatePdfThumbnailsJob | |
CCreditsAction | |
CCrhConverter | Crimean Tatar (Qırımtatarca) converter routines |
CCryptHKDF | |
CCryptRand | |
CCssContent | Content object for CSS pages |
CCssContentHandler | Content handler for CSS pages |
CCssContentHandlerTest | |
CCssContentTest | ContentHandler Database ^— needed, because we do need the database to test link updates |
CCSSMin | Transforms CSS data |
CCSSMinTest | ResourceLoader CSSMin |
CCsvStatsOutput | Csv output |
CCurlHttpRequest | MWHttpRequest implemented using internal curl compiled into PHP |
CCurlHttpRequestTest | Large CurlHttpRequest |
CCurlHttpRequestTester | |
CCustomUppercaseCollation | Resort normal UTF-8 order by putting a bunch of stuff in PUA |
CCustomUppercaseCollationTest | CustomUppercaseCollation |
CDatabaseDomainTest | Wikimedia\Rdbms\DatabaseDomain |
CDatabaseInstaller | Base class for DBMS-specific installation helper classes |
CDatabaseIntegrationTest | Database |
CDatabaseLag | Maintenance script to show database lag |
CDatabaseLogEntry | This class wraps around database result row |
CDatabaseLogEntryTest | |
CDatabaseMssqlTest | |
CDatabaseMysqlBaseTest | |
CDatabaseOracle | |
CDatabaseOracleTest | |
CDatabasePostgresTest | Database |
CDatabaseSqliteMock | |
CDatabaseSqliteRdbmsTest | DatabaseSqliteTest is already defined in mediawiki core hence the 'Rdbms' included in this class name |
CDatabaseSqliteTest | Sqlite Database medium |
CDatabaseSQLTest | Test the parts of the Database abstract class that deal with creating SQL text |
CDatabaseTest | |
CDatabaseTestHelper | Helper for testing the methods from the Database class |
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 | |
CDBAccessObjectUtils | Helper class for DAO classes |
CDBConnRefTest | Wikimedia\Rdbms\DBConnRef |
CDBFileJournal | Version of FileJournal that logs to a DB table |
CDBLockManager | Version of LockManager based on using named/row DB locks |
CDBSiteStore | |
CDBSiteStoreTest | |
CDbTestPreviewer | |
CDbTestRecorder | |
CDeadendPagesPage | A special page that list pages that contain no link to other pages |
CDefaultPreferencesFactoryTest | Preferences |
CDeferrableCallback | Callback wrapper that has an originating method |
CDeferrableUpdate | Interface that deferrable updates should implement |
CDeferredStringifier | |
CDeferredStringifierTest | DeferredStringifier |
CDeferredUpdates | Class for managing the deferred updates |
CDeferredUpdatesTest | |
CDeleteAction | Handle page deletion |
CDeleteArchivedFiles | Maintenance script to delete archived (non-current) files from the database |
CDeleteArchivedRevisions | Maintenance script to delete archived (deleted from public) revisions from the database |
CDeleteAutoPatrolLogs | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CDeleteBatch | Maintenance script to delete a batch of pages |
CDeletedContribsPager | |
CDeletedContributionsPage | Implements Special:DeletedContributions to display archived revisions |
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 |
CDeleteLinksJob | Job to prune link tables for pages that were deleted |
CDeleteLogFormatter | This class formats delete log entries |
CDeleteLogFormatterTest | DeleteLogFormatter |
CDeleteOldFancyCaptchas | Maintenance script that deletes old fancy captchas from storage |
CDeleteOldRevisions | Maintenance script that deletes old (non-current) revisions from the database |
CDeleteOrphanedRevisions | Maintenance script that deletes revisions which refer to a nonexisting page |
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 |
CDeprecatedGlobalTest | DeprecatedGlobal |
CDeprecatedInterfaceFinder | A PHPParser node visitor that finds deprecated functions and methods |
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) |
CDerivativeResourceLoaderContext | Allows changing specific properties of a context object, without changing the main one |
CDerivativeResourceLoaderContextTest | ResourceLoader DerivativeResourceLoaderContext |
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 | 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 |
CDifferenceEngine | |
CDifferenceEngineTest | DifferenceEngine |
CDiffFormatter | Base class for diff formatters |
CDiffHistoryBlob | Diff-based history compression Requires xdiff 1.5+ and zlib |
CDiffHistoryBlobTest | |
CDiffOp | The base class for all other DiffOp classes |
CDiffOpAdd | Extends DiffOp |
CDiffOpChange | Extends DiffOp |
CDiffOpCopy | Extends DiffOp |
CDiffOpDelete | Extends DiffOp |
CDiffOpTest | |
CDiffTest | |
CDigit2Html | Maintenance script that check digit transformation |
CDisableOATHAuthForUser | |
CDjVuHandler | Handler for DjVu images |
CDjVuImage | Support for detecting/validating DjVu image files and getting some basic file metadata (resolution etc) |
CDjVuSupport | Initialize and detect the DjVu files support |
CDjVuTest | Media DjVuHandler |
CDnsSrvDiscoverer | |
CDnsSrvDiscovererTest | DnsSrvDiscoverer |
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 |
CDummyAction | |
CDummyContentForTesting | |
CDummyContentHandlerForTesting | |
CDummyExtensionsTest | Needed to avoid warnings like 'No tests found in class "ExtensionsTestSuite" |
CDummyLinker | |
CDummyNonTextContent | |
CDummyNonTextContentHandler | |
CDummySearchIndexFieldDefinition | Dummy implementation of SearchIndexFieldDefinition for testing purposes |
CDummySerializeErrorContentHandler | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CDummySessionProvider | Dummy session provider |
CDummyTermColorer | A colour-less terminal |
CDump7ZipOutput | |
CDumpBackup | |
CDumpBZip2Output | |
CDumpCategoriesAsRdf | Maintenance script to provide RDF representation of the category tree |
CDumpDBZip2Output | |
CDumpFileOutput | |
CDumpFilter | |
CDumpGZipOutput | |
CDumpIterator | Base class for interating over a dump |
CDumpLatestFilter | |
CDumpLinks | Maintenance script that generates a plaintext link dump |
CDumpMessages | Maintenance script that dumps an entire language, using the keys from English |
CDumpMultiWriter | |
CDumpNamespaceFilter | |
CDumpNotalkFilter | |
CDumpOutput | |
CDumpPipeOutput | |
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 |
CDumpStringOutput | |
CDuplicateJob | No-op job that does nothing |
CEditAction | Page edition handler |
CEditCLI | Maintenance script to make a page edit |
CEditPage | The edit page/HTML interface (split from Article) The actual database and text munging is still in Article, but it should get easier to call those from alternate interfaces |
CEditPageTest | Editing |
CEditWatchlistCheckboxSeriesField | |
CEditWatchlistNormalHTMLForm | Extend HTMLForm purely so we can have a more sane way of getting the section headers |
CEmailBlacklist | Email Blacklisting |
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 |
CEmptyResourceLoader | |
CEnConverter | |
CEncryptedPassword | Helper class for passwords that use another password hash underneath it and encrypts that hash with a configured secret |
CEncryptedPasswordTest | EncryptedPassword ParameterizedPassword Password |
CEnhancedChangesList | |
CEnhancedChangesListTest | EnhancedChangesList |
CEnotifNotifyJob | Job for email notification mails |
CEnqueueableDataUpdate | Interface that marks a DataUpdate as enqueuable via the JobQueue |
CEnqueueJob | Router job that takes jobs and enqueues them to their proper queues |
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 | ErrorPageError |
CEtcdConfig | Interface for configuration instances |
CEtcdConfigParseError | |
CEtcdConfigTest | |
CEventRelayer | Base class for reliable event relays |
CEventRelayerGroup | Factory class for spawning EventRelayer objects using configuration |
CEventRelayerKafka | Event relayer for Apache Kafka |
CEventRelayerNull | No-op class for publishing messages into a PubSub system |
CExecutableFinder | Utility class to find executables in likely places |
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 | Media |
CExifRotationTest | Tests related to auto rotation |
CExifTest | Media Exif |
CExplodeIterator | An iterator which works exactly like: |
CExportDemoTest | Test making sure the demo export xml is valid |
CExportProgressFilter | |
CExportSites | Maintenance script for exporting site definitions from XML into the sites table |
CExportTest | Test class for Export methods |
CExprError | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CExpressionTest | ExprParser |
CExprParser | |
CExtensionDependencyError | Copyright (C) 2018 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CExtensionJsonValidationError | |
CExtensionJsonValidationTest | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CExtensionJsonValidator | |
CExtensionJsonValidatorTest | Copyright (C) 2018 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CExtensionLanguages | |
CExtensionProcessor | |
CExtensionProcessorTest | ExtensionProcessor |
CExtensionRegistry | ExtensionRegistry class |
CExtensionRegistryTest | ExtensionRegistry |
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 accessible external objects |
CExternalStoreFactory | |
CExternalStoreFactoryTest | ExternalStoreFactory |
CExternalStoreForTesting | |
CExternalStoreHttp | Example class for HTTP accessible external objects |
CExternalStoreMedium | Accessable external objects in a particular storage medium |
CExternalStoreMwstore | File backend accessible external objects |
CExternalStoreTest | |
CExternalUserNames | Class to parse and build external user names |
CExternalUserNamesTest | ExternalUserNames |
CExtParserFunctions | |
CExtraParserTest | Parser-related tests that don't suit for parserTests.txt |
CFakeAuthTemplate | B/C class to try handling login/signup template modifications even though login/signup does not actually happen through a template anymore |
CFakeConverter | A fake language variant converter |
CFakeDiffOp | Class FakeDiffOp used to test abstract class DiffOp |
CFakeDimensionFile | |
CFakeMaintenance | Fake maintenance wrapper, mostly used for the web installer/updater |
CFancyCaptcha | FancyCaptcha for displaying captchas precomputed by captcha.py |
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 |
CFewestrevisionsPage | Special page for listing the articles with the fewest revisions |
CFile | Implements some public methods and some protected utility functions which are required by multiple child classes |
CFileAwareNodeVisitor | A PHPParser node visitor that associates each node with its file name |
CFileBackend | Base class for all file backend classes (including multi-write backends) |
CFileBackendDBRepoWrapper | Proxy backend that manages file layout rewriting for FileRepo |
CFileBackendDBRepoWrapperTest | |
CFileBackendError | File backend exception for checked exceptions (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 | FileRepo FileBackend medium |
CFileBasedSiteLookup | Provides a file-based cache of a SiteStore |
CFileBasedSiteLookupTest | |
CFileCacheBase | Base class for data storage in the file system |
CFileContentHandler | Content handler for File: files TODO: this handler s not used directly now, but instead manually called by WikitextHandler |
CFileContentHandlerTest | ContentHandler |
CFileContentsHasher | |
CFileContentsHasherTest | FileContentsHasherTest |
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 | |
CFileTest | |
CFindDeprecated | Maintenance task that recursively scans MediaWiki PHP files for deprecated functions and interfaces and produces a report |
CFindHooks | Maintenance script that compares documented and actually present mismatches |
CFindMissingFiles | |
CFindOrphanedFiles | |
CFirejailCommandIntegrationTest | Integration tests to ensure that firejail actually prevents execution |
CFirejailCommandTest | |
CFixDefaultJsonContentPages | Usage: fixDefaultJsonContentPages.php |
CFixDoubleRedirects | Maintenance script that fixes double redirects |
CFixExtLinksProtocolRelative | Maintenance script that fixes any entriy for protocol-relative URLs in the externallinks table |
CFixT22757 | Maintenance script to fix T22757 |
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 |
CForeignTitle | A simple, immutable structure to hold the title of a page on a foreign MediaWiki installation |
CForeignTitleFactory | A parser that translates page titles into ForeignTitle objects |
CForeignTitleTest | ForeignTitle |
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 |
CFormatJson | JSON formatter wrapper class |
CFormatJsonTest | FormatJson |
CFormatMetadata | Format Image metadata values into a human readable form |
CFormatMetadataTest | Media |
CFormattedRCFeed | Base class for RC feed engines that send messages in a freely configurable format to a uri-addressed engine set in $wgRCEngines |
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 |
CGadget | Wrapper for one gadget |
CGadgetDefinitionContent | |
CGadgetDefinitionContentHandler | |
CGadgetDefinitionDeletionUpdate | DataUpdate to run whenever a page in the Gadget definition is deleted |
CGadgetDefinitionNamespaceRepo | GadgetRepo implementation where each gadget has a page in the Gadget definition namespace, and scripts and styles are located in the Gadget namespace |
CGadgetDefinitionSecondaryDataUpdate | |
CGadgetDefinitionValidator | Class responsible for validating Gadget definition contents |
CGadgetHooks | |
CGadgetRepo | |
CGadgetResourceLoaderModule | Class representing a list of resources for one gadget, basically a wrapper around the Gadget class |
CGadgetTest | Gadgets |
CGanConverter | |
CGenderCache | Caches user genders when needed to use correct namespace aliases |
CGenderCacheTest | Database Cache |
CGenerateCollationData | Generate first letter data files for Collation.php |
CGenerateCommonPassword | Maintenance script to create common password cdb database |
CGenerateFancyCaptchas | Maintenance script to generate fancy captchas using a python script and copy them into storage |
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 | |
CGenerateSitemap | Maintenance script that generates a sitemap for the site |
CGenericArrayObject | |
CGenericArrayObjectTest | |
CGeSHi | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
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 replica DB server |
CGetTextMaint | Maintenance script that outputs page text to stdout |
CGIFHandler | Handler for GIF images |
CGIFHandlerTest | Media |
CGIFMetadataExtractor | GIF frame counter |
CGIFMetadataExtractorTest | Media |
CGitInfo | |
CGitInfoTest | GitInfo |
CGlobalDependency | |
CGlobalTest | Database GlobalFunctions |
CGlobalVarConfig | Accesses configuration settings from $GLOBALS |
CGlobalVarConfigTest | |
CGlobalWithDBTest | GlobalFunctions Database |
CHashBagOStuff | Simple store for keeping values in an associative array for the current process |
CHashBagOStuffTest | BagOStuff |
CHashConfig | A Config instance which stores all settings as a member variable |
CHashConfigTest | |
CHashRing | Convenience class for weighted consistent hash rings |
CHashRingTest | HashRing |
CHashSiteStore | In-memory SiteStore implementation, storing sites in an associative array |
CHashSiteStoreTest | |
CHashtableReplacer | Class to perform replacement based on a simple hashtable lookup |
CHHVMMakeRepo | |
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 |
CHistoryPager | |
CHooks | Hooks class |
CHooksTest | |
CHOTP | HOTP Class Based on the work of OAuth, and the sample implementation of HMAC OTP http://tools.ietf.org/html/draft-mraihi-oath-hmac-otp-04#appendix-D |
CHOTPResult | The HOTPResult Class converts an HOTP item to various forms Supported formats include hex, decimal, string, and HOTP |
CHtml | This class is a collection of static functions that serve two purposes: |
CHTMLApiField | |
CHtmlArmor | Marks HTML that shouldn't be escaped |
CHtmlArmorTest | HtmlArmor |
CHTMLAutoCompleteSelectField | Text field for selecting a value from a large list of possible values, with auto-completion and optionally with a select dropdown for selecting common options |
CHTMLAutoCompleteSelectFieldTest | Unit tests for HTMLAutoCompleteSelectField |
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 HTMLCheckMatrix |
CHTMLComboboxField | A combo box field |
CHTMLDateTimeField | A field that will contain a date and/or time |
CHTMLEditTools | |
CHTMLFancyCaptchaField | Captcha input field for FancyCaptcha that displays a question and returns the answer |
CHTMLFancyCaptchaFieldTest | HTMLFancyCaptchaField |
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 |
CHTMLFormActionFieldLayout | |
CHTMLFormField | The parent class to generate form fields |
CHTMLFormFieldCloner | A container for HTMLFormFields that allows for multiple copies of the set of fields to be displayed to and entered by the user |
CHTMLFormFieldLayout | |
CHTMLFormFieldRequiredOptionsException | |
CHTMLFormFieldWithButton | Enables HTMLFormField elements to be build with a button |
CHTMLFormTest | HTMLForm |
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 |
CHTMLReCaptchaField | Creates a ReCaptcha widget |
CHTMLReCaptchaFieldTest | HTMLReCaptchaField |
CHTMLReCaptchaNoCaptchaField | Creates a ReCaptcha v2 widget |
CHTMLReCaptchaNoCaptchaFieldTest | HTMLReCaptchaNoCaptchaField |
CHTMLRestrictionsField | Class for updating an MWRestrictions value (which is, currently, basically just an IP address list) |
CHTMLRestrictionsFieldTest | HTMLRestrictionsField |
CHTMLSelectAndOtherField | Double field with a dropdown list constructed from a system message in the format |
CHTMLSelectField | A select dropdown field |
CHTMLSelectLimitField | A limit dropdown, which accepts any valid number |
CHTMLSelectNamespace | Wrapper for Html::namespaceSelector to use in HTMLForm |
CHTMLSelectNamespaceWithButton | Creates a Html::namespaceSelector input field with a button assigned to the input field |
CHTMLSelectOrOtherField | Select dropdown field, with an additional "other" textbox |
CHTMLSizeFilterField | A size filter field for use on query-type special pages |
CHTMLSubmitField | Add a submit button inline in the form (as opposed to HTMLForm::addButton(), which will add it at the end) |
CHTMLSubmittedValueField | Do not generate any input element, just accept a value |
CHTMLSubmittedValueFieldTest | HTMLSubmittedValueField |
CHTMLTagFilter | Wrapper for ChangeTags::buildTagFilterSelector to use in HTMLForm |
CHtmlTest | |
CHtmlTestValue | |
CHTMLTextAreaField | |
CHTMLTextField | <input> field |
CHTMLTextFieldWithButton | Creates a text input field with a button assigned to the input field |
CHTMLTitleTextField | Implements a text input field for page titles |
CHTMLUsersMultiselectField | Implements a capsule multiselect input field for user names |
CHTMLUserTextField | Implements a text input field for user names |
CHttp | Various HTTP related functions |
CHttpAcceptNegotiatorTest | Wikimedia\Http\HttpAcceptNegotiator |
CHttpAcceptParserTest | Wikimedia\Http\HttpAcceptParser |
CHttpError | Show an error that looks like an HTTP server error |
CHttpErrorTest | |
CHTTPFileStreamer | Functions related to the output of file content |
CHTTPFileStreamerTest | |
CHttpStatus | |
CHttpTest | Http small |
CHWLDFWordAccumulator | |
CIApiMessage | Interface for messages with machine-readable data for use by the API |
CIBufferingStatsdDataFactory | MediaWiki adaptation of StatsdDataFactory that provides buffering functionality |
CICacheHelper | Interface for all classes implementing CacheHelper functionality |
CIContextSource | Interface for objects which can provide a MediaWiki context on request |
CIcuCollation | |
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 |
CIExpiringStore | Generic base class for storage interfaces |
CIJobSpecification | Job queue task description interface |
CILocalizedException | Interface for MediaWiki-localized exceptions |
CImageBuilder | Maintenance script to update image metadata records |
CImageCleanup | Maintenance script to clean up broken, unparseable upload filenames |
CImageGalleryBase | Image gallery |
CImageHandler | Media handler abstract base class for images |
CImageHistoryList | Builds the image revision log shown on image pages |
CImageHistoryPseudoPager | |
CImageListPager | |
CImageListPagerTest | Test class for ImageListPagerTest class |
CImageMap | |
CImagePage | Class for viewing MediaWiki file description pages |
CImagePage404Test | For doing Image Page tests that rely on 404 thumb handling |
CImagePageTest | |
CImageQueryPage | Variant of QueryPage which uses a gallery to output results, thus suited for reports generating images |
CImportableOldRevision | |
CImportableOldRevisionImporter | |
CImportableUploadRevision | |
CImportableUploadRevisionImporter | |
CImportImages | |
CImportLinkCacheIntegrationTest | Integration test that checks import success and LinkCache integration |
CImportLogFormatter | This class formats import log entries |
CImportLogFormatterTest | ImportLogFormatter |
CImportReporter | Reporting callback |
CImportSites | Maintenance script for importing site definitions from XML into the sites table |
CImportSiteScripts | Maintenance script to import all scripts in the MediaWiki namespace from a local site |
CImportSource | Source interface for XML import |
CImportStreamSource | Imports a XML dump from a file (either from file upload, files on disk, or HTTP) |
CImportStringSource | Used for importing XML dumps where the content of the dump is in a string |
CImportTest | Test class for Import methods |
CImportTextFiles | Maintenance script which reads in text files and imports their content to a page of the wiki |
CImportTitleFactory | Represents an object that can convert page titles on a foreign wiki (ForeignTitle objects) into page titles on the local wiki (Title objects) |
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 |
CInitUserPreference | Initialize a user preference based on the value of another preference |
CInputBox | InputBox class |
CInputBoxHooks | InputBox hooks |
CInstallDocFormatter | |
CInstallDocFormatterTest | |
CInstaller | Base installer class |
CInstallerOverrides | |
CInstallerSessionProvider | |
CInstantiatedDummyAction | |
CInterwiki | Value object for representing interwiki records |
CInterwikiHooks | |
CInterwikiLogFormatter | Needed to pass the URL as a raw parameter, because it contains $1 |
CInterwikiLookupAdapterTest | MediaWiki\Interwiki\InterwikiLookupAdapter |
CInterwikiTest | Interwiki |
CInvalidateUserSesssions | Invalidate the sessions of certain users on the wiki |
CInvalidPassword | Represents an invalid password hash |
CIP | A collection of public static functions to play with IP address and IP ranges |
CIPTC | Class for some IPTC functions |
CIPTCTest | Media |
CIPTest | Tests for IP validity functions |
CIRCColourfulRCFeedFormatter | Generates a colourful notification intended for humans on IRC |
CIteratorDecorator | |
CIuConverter | Conversion script between Latin and Syllabics for Inuktitut |
CJavaScriptContent | Content for JavaScript pages |
CJavaScriptContentHandler | Content handler for JavaScript pages |
CJavaScriptContentHandlerTest | |
CJavaScriptContentTest | ContentHandler 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 |
CJobQueueAggregatorNull | |
CJobQueueAggregatorRedis | Class to handle tracking information about all queues using PhpRedis |
CJobQueueConnectionError | |
CJobQueueDB | Class to handle job queues stored in the DB |
CJobQueueDBSingle | |
CJobQueueError | |
CJobQueueFederated | Class to handle enqueueing and running of background jobs for federated queues |
CJobQueueGroup | Class to handle enqueueing of background jobs |
CJobQueueMemory | Class to handle job queues stored in PHP memory for testing |
CJobQueueMemoryTest | JobQueueMemory |
CJobQueueReadOnlyError | |
CJobQueueRedis | Class to handle job queues stored in Redis |
CJobQueueSecondTestQueue | A wrapper for the JobQueue that delegates all the method calls to a single, main queue, and also pushes all the jobs to a second job queue that's being debugged |
CJobQueueTest | JobQueue medium Database |
CJobRunner | Job queue runner utility methods |
CJobSpecification | Job queue task description base code |
CJobTest | |
CJpegHandler | JPEG specific handler |
CJpegMetadataExtractor | Class for reading jpegs and extracting metadata |
CJpegMetadataExtractorTest | |
CJpegPixelFormatTest | Tests related to JPEG chroma subsampling via $wgJpegPixelFormat setting |
CJpegTest | Media JpegHandler |
CJSCompilerContext | |
CJSMinPlus | |
CJSNode | |
CJsonContent | Represents the content of a JSON content |
CJsonContentHandler | Content handler for JSON |
CJsonContentHandlerTest | |
CJsonContentTest | |
CJSONRCFeedFormatter | Formats a notification into the JSON format (http://www.json.org) |
CJSParseHelper | Maintenance script to test JavaScript validity using JsMinPlus' 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 (العربية) |
CLanguageArqTest | Tests for MediaWiki languages/LanguageArq.php |
CLanguageArTest | LanguageAr |
CLanguageAz | Azerbaijani (Azərbaycan) |
CLanguageBe_tarask | Belarusian in Taraškievica orthography (Беларуская тарашкевіца) |
CLanguageBe_taraskTest | LanguageBe_tarask |
CLanguageBeTest | Tests for MediaWiki languages/LanguageBe.php |
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 |
CLanguageCode | Methods for dealing with language codes |
CLanguageCodeTest | LanguageCode Language |
CLanguageConverter | Base class for language conversion |
CLanguageConverterTest | |
CLanguageCrh | Crimean Tatar (Qırımtatarca) |
CLanguageCrhTest | LanguageCrh CrhConverter |
CLanguageCsTest | Tests for MediaWiki languages/classes/Languagecs.php |
CLanguageCu | Old Church Slavonic (Ѩзыкъ словѣньскъ) |
CLanguageCuTest | LanguageCu |
CLanguageCyTest | Tests for MediaWiki languages/classes/LanguageCy.php |
CLanguageDsb | Lower Sorbian (Dolnoserbski) |
CLanguageDsbTest | LanguageDsb |
CLanguageEn | English |
CLanguageFi | Finnish (Suomi) |
CLanguageFrTest | Tests for MediaWiki languages/classes/LanguageFr.php |
CLanguageGa | Irish (Gaeilge) |
CLanguageGan | Gan Chinese |
CLanguageGanTest | LanguageGan GanConverter |
CLanguageGaTest | Tests for MediaWiki languages/classes/LanguageGa.php |
CLanguageGdTest | Tests for MediaWiki languages/classes/LanguageGd.php |
CLanguageGvTest | |
CLanguageHeTest | Tests for MediaWiki Hebrew grammar transformation handling |
CLanguageHiTest | Tests for MediaWiki languages/LanguageHi.php |
CLanguageHrTest | Tests for MediaWiki languages/classes/LanguageHr.php |
CLanguageHsb | Upper Sorbian (Hornjoserbsce) |
CLanguageHsbTest | LanguageHsb |
CLanguageHu | Hungarian localisation for MediaWiki |
CLanguageHuTest | LanguageHu |
CLanguageHy | Armenian (Հայերեն) |
CLanguageHyTest | Tests for Armenian (Հայերեն) |
CLanguageIu | Inuktitut |
CLanguageIuTest | LanguageIu IuConverter |
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 (Қазақша) |
CLanguageKkTest | LanguageKk LanguageKk_cyrl KkConverter |
CLanguageKm | Khmer (ភាសាខ្មែរ) |
CLanguageKsh | Ripuarian (Ripoarėsh) |
CLanguageKshTest | LanguageKsh |
CLanguageKu | Kurdish (Kurdî / كوردی) |
CLanguageKuTest | LanguageKu KuConverter |
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 | LanguageMl |
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 (Ирон) |
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 |
CLanguageRuTest | |
CLanguages | |
CLanguageSeTest | Tests for MediaWiki languages/classes/LanguageSe.php |
CLanguageSgsTest | Tests for Samogitian |
CLanguageShi | Tachelhit |
CLanguageShiTest | LanguageShi ShiConverter |
CLanguageShTest | Tests for srpskohrvatski / српскохрватски / Serbocroatian |
CLanguageSkTest | Tests for MediaWiki languages/classes/LanguageSk.php |
CLanguageSl | Slovenian (Slovenščina) |
CLanguageSlTest | LanguageSl |
CLanguageSmaTest | Tests for MediaWiki languages/classes/LanguageSma.php |
CLanguageSr | Serbian (Српски / Srpski) |
CLanguageSrTest | LanguageSr SrConverter |
CLanguageTest | |
CLanguageTg | Tajik (Тоҷикӣ) |
CLanguageTgTest | LanguageTg TgConverter |
CLanguageTiTest | Tests for MediaWiki languages/classes/LanguageTi.php |
CLanguageTlTest | Tests for MediaWiki languages/classes/LanguageTl.php |
CLanguageToTest | |
CLanguageTr | Turkish (Türkçe) |
CLanguageTrTest | LanguageTr |
CLanguageTyv | Tyvan localization (Тыва дыл) |
CLanguageUkTest | |
CLanguageUz | Uzbek |
CLanguageUzTest | LanguageUz UzConverter |
CLanguageWa | Walloon (Walon) |
CLanguageWaTest | LanguageWa |
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 |
CLanguageZhTest | LanguageZh LanguageZh_hans ZhConverter |
CLayeredParameterizedPassword | This password hash type layers one or more parameterized password types on top of each other |
CLayeredParameterizedPasswordTest | LayeredParameterizedPassword Password |
CLBFactoryTest | Database \Wikimedia\Rdbms\LBFactorySimple \Wikimedia\Rdbms\LBFactoryMulti |
CLCStore | Interface for the persistence layer of LocalisationCache |
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 |
CLCStoreStaticArray | |
CLegacyLogFormatter | This class formats all log entries for log types which have not been converted to the new system |
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 | Licenses |
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 | Database |
CLinkFilter | Some functions to help implement an external link filter for spam control |
CLinkFilterTest | LinkFilter Database |
CLinkHolderArray | |
CLinkRendererFactoryTest | MediaWiki\Linker\LinkRendererFactory |
CLinkRendererTest | MediaWiki\Linker\LinkRenderer |
CLinksDeletionUpdate | Update object handling the cleanup of links tables after a page was deleted |
CLinkSearchPage | Special:LinkSearch to search the external-links table |
CLinksUpdate | Class the manages updates of *_link tables as well as similar extension-managed tables |
CLinksUpdateTest | LinksUpdate LinksUpdate 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 |
CListToggle | Class for generating clickable toggle links for a list of checkboxes |
CListToggleTest | ListToggle |
CListVariants | |
CLoadBalancerTest | Database \Wikimedia\Rdbms\LoadBalancer |
CLocalFile | Class to represent a local file in the wiki's own database |
CLocalFileDeleteBatch | Helper class for file deletion |
CLocalFileLockError | |
CLocalFileMoveBatch | Helper class for file movement |
CLocalFileRestoreBatch | Helper class for file undeletion |
CLocalFileTest | These tests should work regardless of $wgCapitalLinks |
CLocalIdLookup | A CentralIdLookup provider that just uses local IDs |
CLocalIdLookupTest | LocalIdLookup 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 | Database Cache LocalisationCache |
CLocalisationUpdate | Class for localization update hooks and static methods |
CLocalizedException | Basic localized exception |
CLocalRepo | A repository that stores files in the local filesystem and registers them in the wiki's own database |
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 | Database |
CLogFormatterTestCase | |
CLoggedOutEditToken | Value object representing a logged-out user's edit token |
CLoggedUpdateMaintenance | Class for scripts that perform database maintenance and want to log the update in updatelog so we can later skip it |
CLoginForm | LoginForm as a special page has been replaced by SpecialUserLogin and SpecialCreateAccount, but some extensions called its public methods directly, so the class is retained as a B/C wrapper |
CLoginHelper | Helper functions for the login form that need to be shared with other special pages (such as CentralAuth's SpecialCentralLogin) |
CLoginSignupSpecialPage | Holds shared logic for login and account creation pages |
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 | Database Parser::getVariableValue |
CMagicWord | This class encapsulates "magic words" such as "#redirect", NOTOC, etc |
CMagicWordArray | Class for handling an array of magic words |
CMail | |
CMail_mime | |
CMail_smtp | |
CMailAddress | Stores a single person's name and email address |
CMailAddressTest | |
CMainConfigDependency | |
CMaintenance | Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effort |
CMaintenanceFormatInstallDoc | Maintenance script that formats RELEASE-NOTE file to wiki text or HTML markup |
CMakeTestEdits | Make test edits for a user to populate a test wiki |
CMalformedTitleException | MalformedTitleException is thrown when a TitleParser is unable to parse a title string |
CManageJobs | Maintenance script that handles managing job queue admin tasks (re-push, delete, ...) |
CManualLogEntry | Class for creating log entries manually, to inject them into the database |
CMapCacheLRU | Handles a simple LRU key/value map with a maximum number of entries |
CMapCacheLRUTest | Cache |
CMappedIterator | Convenience class for generating iterators from iterators |
CMarkpatrolledAction | Mark a revision as patrolled on a page |
CMathCaptcha | |
CMcTest | Maintenance script that makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report |
CMediaHandler | Base media handler class |
CMediaHandlerFactory | Class to construct MediaHandler objects |
CMediaHandlerTest | Media |
CMediaStatisticsPage | |
CMediaTransformError | Basic media transform error class |
CMediaTransformInvalidParametersException | MediaWiki exception thrown by some methods when the transform parameter array is invalid |
CMediaTransformOutput | Base class for the output of MediaHandler::doTransform() and File::transform() |
CMediaWiki | Helper class for the index.php entry point |
CMediaWikiGadgetsDefinitionRepo | Gadgets repo powered by MediaWiki:Gadgets-definition |
CMediaWikiI18N | Wrapper object for MediaWiki's localization functions, to be passed to the template engine |
CMediaWikiLangTestCase | Base class that store and restore the Language objects |
CMediaWikiMediaTestCase | Specificly for testing Media handlers |
CMediaWikiPageNameNormalizerTest | MediaWiki\Site\MediaWikiPageNameNormalizer |
CMediaWikiPageNameNormalizerTestMockHttp | |
CMediaWikiPHPUnitBootstrap | |
CMediaWikiPHPUnitTestListener | |
CMediaWikiServicesTest | MediaWiki\MediaWikiServices |
CMediaWikiShell | Interactive shell with completion and global scope |
CMediaWikiSite | Class representing a MediaWiki site |
CMediaWikiSiteTest | |
CMediaWikiTest | |
CMediaWikiTestCase | |
CMediaWikiTestCaseSchema1Test | MediaWikiTestCase |
CMediaWikiTestCaseSchema2Test | MediaWikiTestCase |
CMediaWikiTestCaseTest | MediaWikiTestCase MediaWikiTestCaseTest |
CMediaWikiTitleCodec | A codec for MediaWiki page titles |
CMediaWikiTitleCodecTest | 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 |
CMemcached | The phpstorm stubs package includes the Memcached class with two parameters and docs saying that they are optional |
CMemcachedBagOStuff | Base class for memcached clients |
CMemcachedBagOStuffTest | BagOStuff |
CMemcachedClient | Memcached client class implemented using (p)fsockopen() |
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 |
CMemoizedCallable | APC-backed and APCu-backed function memoization |
CMemoizedCallableTest | PHP Unit tests for MemoizedCallable class |
CMemoryFileBackend | Simulation of a backend storage in memory |
CMergeableUpdate | Interface that deferrable updates can implement |
CMergeHistory | Handles the backend logic of merging the histories of two pages |
CMergeHistoryPager | |
CMergeHistoryTest | Database |
CMergeLogFormatter | This class formats merge log entries |
CMergeLogFormatterTest | MergeLogFormatter |
CMergeMessageFileList | Maintenance script that merges $wgExtensionMessagesFiles from various extensions to produce a single array containing all message files |
CMessage | Methods which fulfil two basic services: |
CMessageBlobStore | This class generates message blobs for use by ResourceLoader modules |
CMessageBlobStoreTest | Cache MessageBlobStore |
CMessageCache | Message cache Performs various MediaWiki namespace-related functions |
CMessageCacheTest | Database Cache MessageCache |
CMessageContent | Wrapper allowing us to handle a system message as a Content object |
CMessageLocalizer | Interface for localizing messages in MediaWiki |
CMessageSpecifier | |
CMessageTest | Database |
CMigrateActors | Maintenance script that migrates actors from pre-1.31 columns to the 'actor' table |
CMigrateArchiveText | Maintenance script that migrates archive.ar_text and ar_flags to text storage |
CMigrateComments | Maintenance script that migrates comments from pre-1.30 columns to the 'comment' table |
CMigrateFileRepoLayout | Copy all files in FileRepo to an originals container using SHA1 paths |
CMigrateFileRepoLayoutTest | MigrateFileRepoLayout |
CMigrateUserGroup | Maintenance script that re-assigns users from an old group to a new one |
CMimeAnalyzerTest | Media MimeAnalyzer |
CMimeMagic | |
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 | |
CMockChangesListFilter | |
CMockChangesListFilterGroup | |
CMockDjVuHandler | |
CMockExtensionProcessor | Allow overriding the default value of $this->globals so we can test merging |
CMockFileBackend | Class simulating a backend store |
CMockFSFile | Class representing an in-memory fake file |
CMockImageHandler | Mock handler for images |
CMockLocalRepo | Class simulating a local file repo |
CMockMessageLocalizer | A simple MessageLocalizer implementation for use in tests |
CMockSearch | |
CMockSvgHandler | |
CMockWebRequest | A mock WebRequest |
CMonoBookTemplate | |
CMostcategoriesPage | A special page that list pages that have highest category count |
CMostimagesPage | A special page that lists 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 |
CMoveLogFormatterTest | MoveLogFormatter |
CMovePage | Handles the backend logic of moving a page from one title to another |
CMovePageForm | A special page that allows users to change page titles |
CMovePageTest | Database |
CMssqlInstaller | Class for setting up the MediaWiki database using Microsoft SQL Server |
CMssqlUpdater | Class for setting up the MediaWiki database using Microsoft SQL Server |
CMultiConfig | Provides a fallback sequence for Config objects |
CMultiConfigTest | |
CMultiHttpClient | Class to handle concurrent HTTP requests |
CMultimediaViewerHooks | |
CMultiTestRecorder | This is a TestRecorder representing a collection of other TestRecorders |
CMultiWriteBagOStuff | A cache class that replicates all writes to multiple child caches |
CMultiWriteBagOStuffTest | Database |
CMutableConfig | Interface for mutable configuration instances |
CMutableContext | |
CMWCallableUpdate | Deferrable Update for closure/callback |
CMWCallableUpdateTest | MWCallableUpdate |
CMWContentSerializationException | Exception representing a failure to serialize or unserialize a content object |
CMWCryptHash | |
CMWCryptHashTest | Hash |
CMWCryptHKDF | |
CMWCryptHKDFTest | HKDF CryptHKDF MWCryptHKDF |
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 | |
CMWExceptionRenderer | Class to expose exceptions to the client (API bots, users, admins using CLI scripts) |
CMWExceptionTest | |
CMWFileProps | MimeMagic helper wrapper |
CMWGrants | A collection of public static functions to deal with grants |
CMWGrantsTest | |
CMWHttpRequest | This wrapper class will call out to curl (if available) or fallback to regular PHP if necessary for handling internal HTTP requests |
CMWHttpRequestTestCase | |
CMWHttpRequestTester | Class to let us overwrite MWHttpRequest respHeaders variable |
CMWLBFactory | MediaWiki-specific class for generating database load balancers |
CMWMessagePack | |
CMWMessagePackTest | PHP Unit tests for MWMessagePack 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 | |
CMWOldPassword | The old style of MediaWiki password hashing |
CMWOldPasswordTest | MWOldPassword ParameterizedPassword Password |
CMWRestrictions | A class to check request restrictions expressed as a JSON object |
CMWRestrictionsTest | |
CMWSaltedPassword | The old style of MediaWiki password hashing, with a salt |
CMWSaltedPasswordTest | MWSaltedPassword ParameterizedPassword Password |
CMwSql | Maintenance script that sends SQL queries from the specified file to the database |
CMWTidy | Class to interact with HTML tidy |
CMWTimestamp | Library for creating and parsing MW-style timestamps |
CMWTimestampTest | Tests timestamp parsing and output |
CMWUnknownContentModelException | Exception thrown when an unregistered content model is requested |
CMysqlInstaller | Class for setting up the MediaWiki database using MySQL |
CMySqlLockManager | MySQL version of DBLockManager that supports shared locks |
CMysqlUpdater | Mysql update list and mysql-specific update functions |
CNaiveForeignTitleFactory | A parser that translates page titles on a foreign wiki into ForeignTitle objects, with no knowledge of the namespace setup on the foreign site |
CNaiveForeignTitleFactoryTest | NaiveForeignTitleFactory |
CNaiveImportTitleFactory | A class to convert page titles on a foreign wiki (ForeignTitle objects) into page titles on the local wiki (Title objects), using a default namespace mapping |
CNaiveImportTitleFactoryTest | NaiveImportTitleFactory |
CNamedDummyAction | |
CNamespaceAwareForeignTitleFactory | A parser that translates page titles on a foreign wiki into ForeignTitle objects, using information about the namespace setup on the foreign site |
CNamespaceAwareForeignTitleFactoryTest | NamespaceAwareForeignTitleFactory |
CNamespaceConflictChecker | Maintenance script that checks for articles to fix after adding/deleting namespaces |
CNamespaceImportTitleFactory | A class to convert page titles on a foreign wiki (ForeignTitle objects) into page titles on the local wiki (Title objects), placing all pages in a fixed local namespace |
CNamespaceImportTitleFactoryTest | NamespaceImportTitleFactory |
CNearExpiringWANObjectCache | |
CNewFilesPager | |
CNewPagesPager | |
CNewUsersLogFormatter | This class formats new user log entries |
CNewUsersLogFormatterTest | NewUsersLogFormatter Database |
CNolinesImageGallery | |
CNoopSuppressor | |
CNorthernSamiUppercaseCollation | Temporary workaround for incorrect collation of Northern Sami language ('se') in Wikimedia servers (see bug T181503) |
CNothingClass | |
CNotRecursiveIterator | |
CNoWriteWatchedItemStore | |
CNoWriteWatchedItemStoreUnitTest | |
CNukeHooks | |
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 |
CNullIndexField | Null index field - means search engine does not implement this field |
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 |
CNullMessageBlobStore | MessageBlobStore that doesn't do anything |
CNullRepo | File repository with no files, for performance testing |
CNullStatsdDataFactory | |
CNumericUppercaseCollation | Collation that orders text with numbers "naturally", so that 'Foo 1' < 'Foo 2' < 'Foo 12' |
COATHAuthHooks | Hooks for Extension:OATHAuth |
COATHAuthKey | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
COATHAuthUtils | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
COATHUser | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
COATHUserRepository | |
CObjectCache | Functions to get cache objects |
CObjectCacheTest | |
CObjectFactory | Construct objects from configuration instructions |
COldChangesList | |
COldChangesListTest | OldChangesList |
COldLocalFile | Class to represent a file in the oldimage table |
COldRevisionImporter | |
COOUIHTMLForm | Compact stacked vertical format for forms, implemented using OOUI widgets |
COracleInstaller | Class for setting up the MediaWiki database using Oracle |
COracleInstallerTest | Tests for OracleInstaller |
COracleUpdater | Class for handling updates to Oracle databases |
CORAField | |
CORAResult | The oci8 extension is fairly weak and doesn't support oci_num_rows, among other things |
COrderedStreamingForkController | Reads lines of work from an input stream and farms them out to multiple child streams |
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 | Packed overlay image gallery |
CPage | Interface for type hinting (accepts WikiPage, Article, ImagePage, CategoryPage) |
CPageArchive | Used to show archived pages and eventually restore them |
CPageArchiveTest | Test class for page archiving |
CPageDataRequestHandler | Request handler implementing a data interface for mediawiki pages |
CPageDataRequestHandlerTest | PageDataRequestHandler PageData |
CPageExists | |
CPageLangLogFormatter | This class formats language change log entries |
CPageLangLogFormatterTest | PageLangLogFormatter |
CPageProps | Gives access to properties of a page |
CPagePropsTest | PageProps |
CPageQueryPage | Variant of QueryPage which formats the result as a simple link to the page |
CPager | Basic pager interface |
CParameterizedPassword | Helper class for password hash types that have a delimited set of parameters inside of the hash |
CParser | PHP Parser - Processes wiki markup (which uses a more user-friendly syntax, such as "[[link]]" for making links), and provides a one-way transformation of that wiki markup it into (X)HTML output / markup (which in turn the browser understands, and can display) |
CParserCache | |
CParserDiffTest | |
CParserEditTests | Interactive parser test runner and test file editor |
CParserFunctionsHooks | |
CParserFuzzTest | |
CParserIntegrationTest | This is the TestCase subclass for running a single parser test via the ParserTestRunner integration test system |
CParserMethodsTest | Database Parser BlockLevelPass |
CParserOptions | Set options of the Parser |
CParserOptionsTest | ParserOptions |
CParserOutput | |
CParserOutputSearchDataExtractorTest | Search MediaWiki\Search\ParserOutputSearchDataExtractor |
CParserOutputTest | Database ^— trigger DB shadowing because we are using Title magic |
CParserPreloadTest | Basic tests for Parser::getPreloadText |
CParserTestFileSuite | This is the suite class for running tests within a single .txt source file |
CParserTestMockParser | A parser used during article insertion which does nothing, to avoid unnecessary log noise and other interference with debugging |
CParserTestParserHook | |
CParserTestPrinter | This is a TestRecorder responsible for printing information about progress, success and failure to the console |
CParserTestResult | Represent the result of a parser test |
CParserTestResultNormalizer | |
CParserTestRunner | |
CParserTestsMaintenance | |
CParserTestTopLevelSuite | 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 |
CParsoidVirtualRESTService | Virtual HTTP service client for Parsoid |
CPassword | Represents a password hash for use in authentication |
CPasswordError | Show an error when any operation involving passwords fails to run |
CPasswordFactory | Factory class for creating and checking Password objects |
CPasswordFactoryTest | PasswordFactory |
CPasswordPolicyChecks | Functions to check passwords against a policy requirement |
CPasswordPolicyChecksTest | |
CPasswordReset | Helper class for the password reset functionality shared by the web UI and the API |
CPasswordResetTest | PasswordReset Database |
CPasswordTest | InvalidPassword |
CPasswordTestCase | |
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 |
CPatrolLogFormatterTest | PatrolLogFormatter |
CPbkdf2Password | A PBKDF2-hashed password |
CPbkdf2PasswordFallbackTest | Large Pbkdf2Password |
CPbkdf2PasswordTest | Large Pbkdf2Password Password ParameterizedPassword @requires function hash_pbkdf2 |
CPdfHandler | Copyright © 2007 Martin Seidel (Xarax) jodel.nosp@m.di@g.nosp@m.mx.de |
CPdfImage | Inspired by djvuimage from Brion Vibber modified and written by xarax |
CPEAR | Minimal set of classes necessary for UserMailer to be happy |
CPEAR_Error | |
CPermissionsError | Show an error when a user tries to do something they do not have the necessary permissions for |
CPerRowAugmentor | Perform augmentation of each row and return composite result, indexed by ID |
CPhpHttpRequest | |
CPhpHttpRequestTest | Large PhpHttpRequest |
CPhpHttpRequestTester | |
CPHPUnit_TextUI_Command | Some old classes from PHPUnit 4 that MediaWiki (conditionally) references |
CPHPUnitMaintClass | |
CPhpunitTestRecorder | |
CPHPVersionCheck | |
CPhpXmlBugTester | Test for PHP+libxml2 bug which breaks XML input subtly with certain versions |
CPingback | Send information about this MediaWiki instance to MediaWiki.org |
CPNGHandler | Handler for PNG images |
CPNGHandlerTest | Media |
CPNGMetadataExtractor | PNG frame counter |
CPNGMetadataExtractorTest | Media PNGMetadataExtractor |
CPoem | This class handles formatting poems in WikiText, specifically anything within <poem></poem> tags |
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 | |
CPoolCounterAbstractMock | |
CPoolCounterRedis | Version of PoolCounter that uses Redis |
CPoolCounterTest | PoolCounter |
CPoolCounterWork | Class for dealing with PoolCounters using class members |
CPoolCounterWorkViaCallback | Convenience class for dealing with PoolCounters using callbacks |
CPoolWorkArticleView | |
CPopularityRefreshingWANObjectCache | |
CPopulateArchiveRevId | Maintenance script that populares archive.ar_rev_id in old rows |
CPopulateBacklinkNamespace | Maintenance script to populate *_from_namespace fields |
CPopulateCategory | Maintenance script to populate the category table |
CPopulateContentModel | Usage: populateContentModel.php –ns=1 –table=page |
CPopulateFilearchiveSha1 | Maintenance script to populate the fa_sha1 field |
CPopulateImageSha1 | Maintenance script to populate the img_sha1 field |
CPopulateInterwiki | |
CPopulateIpChanges | Maintenance script that will find all rows in the revision table where rev_user = 0 (user is an IP), and copy relevant fields to ip_changes so that historical data will be available when querying for IP ranges |
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 |
CPopulatePPSortKey | Usage: populatePPSortKey.php |
CPopulateRecentChangesSource | Maintenance script to populate the rc_source field |
CPopulateRevisionLength | Maintenance script that populates the rev_len and ar_len fields when they are NULL |
CPopulateRevisionSha1 | Maintenance script that fills the rev_sha1 and ar_sha1 columns of revision and archive tables for revisions created before MW 1.19 |
CPostgresInstaller | Class for setting up the MediaWiki database using Postgres |
CPostgreSqlLockManager | PostgreSQL version of DBLockManager that supports shared locks |
CPostgresUpdater | Class for handling updates to Postgres databases |
CPPCustomFrame_DOM | Expansion frame with custom arguments |
CPPCustomFrame_Hash | Expansion frame with custom arguments |
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 | This class has been replaced by the PreferencesFactory service |
CPreferencesForm | Form to edit user preferences |
CPreferencesTest | Database |
CPrefixSearch | Handles searching prefixes of titles and finding any page names that match |
CPrefixSearchTest | Search Database PrefixSearch |
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 | Preprocessor |
CProcessCacheLRU | Class for process caching individual properties of expiring items |
CProcessCacheLRUTest | Test for ProcessCacheLRU class |
CProcessCacheLRUTestable | Overrides some ProcessCacheLRU methods and properties accessibility |
CProcessor | Processors read associated arrays and register whatever is required |
Cprofile_point | |
CProfiler | Profiler base class that defines the interface and some trivial functionality |
CProfilerOutput | Base class for profiling output |
CProfilerOutputDb | Logs profiling data into the local DB |
CProfilerOutputDump | Profiler dumping output in xhprof dump file |
CProfilerOutputStats | ProfilerOutput class that flushes profiling data to the profiling context's stats buffer |
CProfilerOutputText | The least sophisticated profiler output class possible, view your source! :) |
CProfilerSectionOnly | Profiler that only tracks explicit profiling sections |
CProfilerStub | Stub profiler that does nothing |
CProfilerXhprof | Profiler wrapper for XHProf extension |
CProtect | Maintenance script that protects or unprotects a page |
CProtectAction | Handle page protection |
CProtectedPagesPager | |
CProtectedTitlesPager | |
CProtectionForm | Handles the page protection UI and backend |
CProtectLogFormatter | This class formats protect log entries |
CProtectLogFormatterTest | ProtectLogFormatter |
CProxyLookup | |
CProxySpecialPage | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
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 |
CPurgeExpiredUserrights | Remove expired userrights from user_groups table and move them to former_user_groups |
CPurgeJobUtils | |
CPurgeList | Maintenance script that sends purge requests for listed pages to squid |
CPurgeModuleDeps | Maintenance script to purge the module_deps database cache table |
CPurgeOldText | Maintenance script that purges old text records from the database |
CPurgePage | Maintenance script that purges a list of pages passed through stdin |
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 |
CQuestyCaptcha | |
CQuestyCaptchaTest | QuestyCaptcha |
CQuickArrayReader | Quickie parser class that can happily read the subset of PHP we need for our localization arrays safely |
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 |
CRangeChronologicalPager | Pager for filtering by a range of dates |
CRangeChronologicalPagerTest | Test class for RangeChronologicalPagerTest logic |
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 |
CRawMessage | Variant of the Message class |
CRCCacheEntry | |
CRCCacheEntryFactory | |
CRCCacheEntryFactoryTest | RCCacheEntryFactory |
CRCDatabaseLogEntry | |
CRCFeed | |
CRCFeedEngine | Backward-compatibility alias |
CRCFeedFormatter | Interface for RC feed formatters |
CRCFeedIntegrationTest | Medium Database FormattedRCFeed RecentChange JSONRCFeedFormatter MachineReadableRCFeedFormatter RCFeed |
CReadOnlyError | Show an error when the wiki is locked/read-only and the user tries to do something that requires write access |
CReadOnlyErrorTest | ReadOnlyError |
CReadOnlyMode | A service class for fetching the wiki's current read-only mode |
CReadOnlyModeTest | Database |
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 |
CRebuildSitesCache | Maintenance script to dump a SiteStore as a static json file |
CRebuildTextIndex | Maintenance script that rebuilds search index table from scratch |
CReCaptcha | |
CReCaptchaAuthenticationRequest | Authentication request for ReCaptcha v1 |
CReCaptchaAuthenticationRequestTest | ReCaptchaAuthenticationRequest |
CReCaptchaNoCaptcha | |
CReCaptchaNoCaptchaAuthenticationRequest | Authentication request for ReCaptcha v2 |
CReCaptchaNoCaptchaAuthenticationRequestTest | ReCaptchaNoCaptchaAuthenticationRequest |
CReCaptchaResponse | A ReCaptchaResponse is returned from recaptcha_check_answer() |
CRecentChange | Utility class for creating new RC entries |
CRecentChangesUpdateJob | Job for pruning recent changes |
CRecentChangeTest | Database |
CRecompressTracked | Maintenance script that moves blobs indexed by trackBlobs.php to a specified list of destination clusters, and recompresses them in the process |
CRecountCategories | Maintenance script that refreshes category membership counts in the category table |
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 | Redis-based caching module for redis server >= 2.6.12 and phpredis >= 2.2.4 |
CRedisBagOStuffTest | BagOStuff |
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 | Send recent change notifications via Redis Pub/Sub |
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 |
CRefreshLinksPartitionTest | JobQueue medium Database |
CRegexlikeReplacer | Class to replace regex matches with a string similar to that used in preg_replace() |
CRemexDriverTest | |
CRemexStripTagHandler | |
CRemoveInvalidEmails | A script to remove emails that are invalid from the user_email column of the user table |
CRemoveUnusedAccounts | Maintenance script that removes unused user accounts from the database |
CRenameDbPrefix | Maintenance script that changes the prefix of database tables |
CRenameUserCleanup | |
CRenameuserHooks | |
CRenameUserJob | Custom job to perform updates on tables in busier environments |
CRenameuserLogFormatter | LogFormatter for renameuser/renameuser logs |
CRenameuserSQL | Class which performs the actual renaming of users |
CRenderAction | Handle action=render |
CReplaceAll | Maintenance script that replaces text in pages |
CReplacementArray | Wrapper around strtr() that holds replacements |
CReplacer | Base class for "replacers", objects used in preg_replace_callback() and StringUtils::delimiterReplaceCallback() |
CReplaceTextHooks | |
CReplaceTextJob | Background job to replace text in a given page |
CReplaceTextSearch | |
CReplaceTextUtils | |
CReplicatedBagOStuff | A cache class that directs writes to one set of servers and reads to another |
CReplicatedBagOStuffTest | |
CRepoGroup | Prioritized list of file repositories |
CRepoGroupTest | RepoGroup |
CRepoGroupTestHelper | Quick helper class to use as a mock callback for RepoGroup::singleton()->forEachForeignRepo |
CRequestContext | Group all the pieces relevant to the context of a request into one instance |
CRequestContextTest | Database RequestContext |
CResetUserEmail | Maintenance script that resets user email |
CResetUserTokens | Maintenance script to reset the user_token for all users on the wiki |
CResourceFileCache | ResourceLoader request result caching in the file system |
CResourceLoader | Dynamic JavaScript and CSS resource loading system |
CResourceLoaderClientHtml | Bootstrap a ResourceLoader client on an HTML page |
CResourceLoaderClientHtmlTest | ResourceLoader |
CResourceLoaderContext | Object passed around to modules which contains information about the state of a specific loader request |
CResourceLoaderContextTest | See also: |
CResourceLoaderEditToolbarModule | ResourceLoader module for the edit toolbar |
CResourceLoaderFileModule | ResourceLoader module based on local JavaScript/CSS files |
CResourceLoaderFileModuleTest | Database ResourceLoader |
CResourceLoaderFileModuleTestModule | |
CResourceLoaderFilePath | An object to represent a path to a JavaScript/CSS file, along with a remote and local base path, for use with ResourceLoaderFileModule |
CResourceLoaderFileTestModule | |
CResourceLoaderForeignApiModule | ResourceLoader module for mediawiki.ForeignApi and its generated data |
CResourceLoaderImage | Class encapsulating an image used in a ResourceLoaderImageModule |
CResourceLoaderImageModule | ResourceLoader module for generated and embedded images |
CResourceLoaderImageModuleTest | ResourceLoader |
CResourceLoaderImageModuleTestable | |
CResourceLoaderImageTest | ResourceLoader |
CResourceLoaderImageTestable | |
CResourceLoaderJqueryMsgModule | ResourceLoader module for mediawiki.jqueryMsg and its generated data |
CResourceLoaderLanguageDataModule | ResourceLoader module for populating language specific data |
CResourceLoaderLanguageNamesModule | ResourceLoader module for populating language specific data |
CResourceLoaderMediaWikiUtilModule | ResourceLoader module for mediawiki.util |
CResourceLoaderModule | Abstraction for ResourceLoader modules, with name registration and maxage functionality |
CResourceLoaderModuleTest | |
CResourceLoaderOOUIFileModule | ResourceLoaderFileModule which magically loads the right skinScripts and skinStyles for every skin, using the specified OOUI theme for each |
CResourceLoaderOOUIImageModule | Secret special sauce |
CResourceLoaderOOUIImageModuleTest | ResourceLoader |
CResourceLoaderRawFileModule | |
CResourceLoaderSiteModule | Module for site customizations |
CResourceLoaderSiteStylesModule | Module for site style customizations |
CResourceLoaderSkinModule | |
CResourceLoaderSkinModuleTest | ResourceLoader |
CResourceLoaderSpecialCharacterDataModule | ResourceLoader module for populating special characters data for some editing extensions to use |
CResourceLoaderStartUpModule | Module for ResourceLoader initialization |
CResourceLoaderStartUpModuleTest | |
CResourceLoaderSyntaxHighlightVisualEditorModule | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CResourceLoaderTest | |
CResourceLoaderTestCase | |
CResourceLoaderTestModule | |
CResourceLoaderUploadDialogModule | ResourceLoader module for the upload dialog configuration data |
CResourceLoaderUserDefaultsModule | Module for default user preferences |
CResourceLoaderUserModule | Module for user customizations scripts |
CResourceLoaderUserOptionsModule | Module for user preference customizations |
CResourceLoaderUserStylesModule | Module for user customizations styles |
CResourceLoaderUserTokensModule | Module for user tokens |
CResourceLoaderWikiModule | Abstraction for ResourceLoader modules which pull from wiki pages |
CResourceLoaderWikiModuleTest | |
CResourcesTest | |
CRESTBagOStuff | Interface to key-value storage behind an HTTP server |
CRESTBagOStuffTest | BagOStuff |
CRestbaseVirtualRESTService | Virtual HTTP service client for RESTBase |
CResultAugmentor | Augment search results |
CResultSetAugmentor | Augment search results |
CRevDelArchivedFileItem | Item class for a filearchive table row |
CRevDelArchivedFileList | List for filearchive table items |
CRevDelArchivedRevisionItem | Item class for a archive table row by ar_rev_id – actually used via RevDelRevisionList |
CRevDelArchiveItem | Item class for a archive table row |
CRevDelArchiveList | List for archive table items, i.e |
CRevDelFileItem | Item class for an oldimage table row |
CRevDelFileList | List for oldimage table items |
CRevDelItem | Abstract base class for deletable items |
CRevDelList | Abstract base class for a list of deletable items |
CRevDelLogItem | Item class for a logging table row |
CRevDelLogList | List for logging table items |
CRevDelRevisionItem | Item class for a live revision table row |
CRevDelRevisionList | List for revision table items |
CReverseArrayIterator | Convenience class for iterating over an array in reverse order |
CReverseChronologicalPager | Efficient paging for SQL queries |
CReverseChronologicalPagerTest | Test class for ReverseChronologicalPagerTest methods |
CRevertAction | File reversion user interface |
CRevision | |
CRevisionContentHandlerDbTest | Database medium ContentHandler |
CRevisionDbTestBase | RevisionDbTestBase contains test cases for the Revision class that have Database interactions |
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 |
CRevisionNoContentHandlerDbTest | Database medium ContentHandler |
CRevisionTest | Test cases in RevisionTest should not interact with the Database |
CRevisionTestModifyableContent | |
CRevisionTestModifyableContentHandler | |
CRiffExtractor | |
CRightsLogFormatter | This class formats rights log entries |
CRightsLogFormatterTest | RightsLogFormatter |
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 |
CRowUpdateGenerator | |
CRSSFeed | Generate a RSS feed |
CRunJobs | Maintenance script that runs pending jobs |
CSampleTest | |
CSamplingStatsdClient | A statsd client that applies the sampling rate to the data items before sending them |
CSamplingStatsdClientTest | SamplingStatsdClient |
CSanitizer | HTML sanitizer for MediaWiki |
CSanitizerValidateEmailTest | Sanitizer::validateEmail |
CScopedCallback | |
CScopedLock | Self-releasing locks |
CScribunto_LuaParserFunctionsLibrary | |
CScribunto_LuaTitleBlacklistLibrary | |
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 |
CSearchEngineConfig | Configuration handling class for SearchEngine |
CSearchEngineDummy | Dummy class to be used when non-supported Database engine is present |
CSearchEngineFactory | Factory class for SearchEngine |
CSearchEnginePrefixTest | Search Database |
CSearchEngineTest | Search Database |
CSearchExactMatchRescorer | An utility class to rescore search results by looking for an exact match in the db and add the page found to the first position |
CSearchHighlighter | Highlight bits of wikitext |
CSearchIndexField | Definition of a mapping for the search index field |
CSearchIndexFieldDefinition | Basic infrastructure of the field definition |
CSearchIndexFieldTest | Search SearchIndexFieldDefinition |
CSearchMssql | Search engine hook base class for Mssql (ConText) |
CSearchMySQL | Search engine hook for MySQL 4+ |
CSearchNearMatcher | Implementation of near match title search |
CSearchNearMatchResultSet | A SearchResultSet wrapper for SearchNearMatcher |
CSearchOracle | Search engine hook base class for Oracle (ConText) |
CSearchPostgres | Search engine hook base class for Postgres |
CSearchResult | |
CSearchResultSet | |
CSearchSqlite | Search engine hook for SQLite |
CSearchSuggestion | Search suggestion |
CSearchSuggestionSet | Search suggestion sets |
CSearchSuggestionSetTest | Test for filter utilities |
CSearchUpdate | Database independant search index updater |
CSearchUpdateTest | Search |
CSectionProfileCallback | Subclass ScopedCallback to avoid call_user_func_array(), which is slow |
CSectionProfiler | Custom PHP profiler for parser/DB type section names that xhprof/xdebug can't handle |
CSendPasswordResetEmailUpdate | Sends emails to all accounts associated with that email to reset the password |
CServiceContainerTest | MediaWiki\Services\ServiceContainer |
CSetCookieCompatTest | SetCookieCompat |
CSevenZipStream | Stream wrapper around 7za filter program |
CShellTest | \MediaWiki\Shell\Shell Shell |
CShiConverter | Conversion script between Latin and Tifinagh for Tachelhit |
CShortPagesPage | SpecialShortpages extends QueryPage |
CShowJobs | Maintenance script that reports the number of jobs currently waiting in master database |
CShowSiteStats | Maintenance script to show the cached statistics |
CSideBarTest | Skin |
CSimpleCaptcha | Demo CAPTCHA (not for production usage) and base class for real CAPTCHAs |
CSite | |
CSiteConfiguration | This is a class for holding configuration settings, particularly for multi-wiki sites |
CSiteConfigurationTest | |
CSiteExporter | |
CSiteExporterTest | |
CSiteImporter | |
CSiteImporterTest | |
CSiteList | |
CSiteListTest | |
CSiteLookup | |
CSitesCacheFileBuilder | |
CSitesCacheFileBuilderTest | |
CSiteSQLStore | |
CSiteStats | Static accessor class for site_stats and related things |
CSiteStatsInit | Class designed for counting of stats |
CSiteStatsTest | |
CSiteStatsUpdate | Class for handling updates to the site_stats table |
CSiteStatsUpdateTest | Database |
CSiteStore | |
CSiteTest | |
CSkin | The main skin class which provides methods and properties for all other skins |
CSkinApi | SkinTemplate class for API output |
CSkinApiTemplate | BaseTemplate class for the 'apioutput' skin |
CSkinException | Exceptions for skin-related failures |
CSkinFactory | Factory class to create Skin objects |
CSkinFactoryTest | |
CSkinFallback | SkinTemplate class for the fallback skin |
CSkinFallbackTemplate | BaseTemplate class for the fallback skin |
CSkinMonoBook | Inherit main code from SkinTemplate, set the CSS and template filter |
CSkinTemplate | Base class for template-based skins |
CSkinTemplateTest | SkinTemplate |
CSkinTimeless | SkinTemplate class for the Timeless skin |
CSkinVector | Skin subclass for Vector |
CSlideshowImageGallery | |
CSpamBlacklist | |
CSpamBlacklistHooks | Hooks for the spam blacklist extension |
CSpamBlacklistLogFormatter | |
CSpamBlacklistPreAuthenticationProvider | |
CSpamBlacklistTest | SpamBlacklist |
CSpamRegexBatch | Utility class for working with blacklists |
CSpecialActiveUsers | Implements Special:Activeusers |
CSpecialAllMessages | |
CSpecialAllMyUploads | Special page pointing to current user's uploaded files (including old versions) |
CSpecialAllPages | Implements Special:Allpages |
CSpecialApiHelp | Special page to redirect to API help pages, for situations where linking to the api.php endpoint is not wanted |
CSpecialApiSandbox | |
CSpecialAutoblockList | A special page that lists autoblocks |
CSpecialBlankpage | Special page designed for basic benchmarking of MediaWiki since it doesn't really do much |
CSpecialBlankPageTest | |
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 |
CSpecialBooksourcesTest | |
CSpecialBotPasswords | Let users manage bot passwords |
CSpecialCachedPage | |
CSpecialCategories | |
CSpecialChangeContentModel | |
CSpecialChangeCredentials | Special change to change credentials (such as the password) |
CSpecialChangeEmail | Let users change their email address |
CSpecialChangePassword | Let users recover their password |
CSpecialCiteThisPage | |
CSpecialComparePages | Implements Special:ComparePages |
CSpecialContributions | Special:Contributions, show user contributions in a paged list |
CSpecialCreateAccount | Implements Special:CreateAccount |
CSpecialDiff | Redirect from Special:Diff/### to index.php?diff=### and from Special:Diff/###/### to index.php?oldid=###&diff=### |
CSpecialEditTags | Special page for adding and removing change tags to individual revisions |
CSpecialEditWatchlist | Provides the UI through which users can perform editing operations on their watchlist |
CSpecialEditWatchlistTest | |
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 |
CSpecialGadgets | |
CSpecialGadgetUsage | Special:GadgetUsage - Lists all the gadgets on the wiki along with number of users |
CSpecialGoToInterwiki | Landing page for non-local interwiki links |
CSpecialImport | MediaWiki page data importer |
CSpecialInterwiki | Implements Special:Interwiki |
CSpecialJavaScriptTest | |
CSpecialLinkAccounts | Links/unlinks external accounts to the current user |
CSpecialListAdmins | Redirect page: Special:ListAdmins --> Special:ListUsers/sysop |
CSpecialListBots | Redirect page: Special:ListBots --> Special:ListUsers/bot |
CSpecialListFiles | |
CSpecialListGrants | This special page lists all defined rights grants and the associated rights |
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 |
CSpecialMIMESearchTest | Database MIMEsearchPage |
CSpecialMycontributions | Special page pointing to current user's contributions |
CSpecialMyLanguage | Unlisted special page just to redirect the user to the translated version of a page, if it exists |
CSpecialMyLanguageTest | Database SpecialMyLanguage |
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 |
CSpecialNuke | |
CSpecialOATH | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CSpecialOATHDisable | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CSpecialOATHEnable | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CSpecialPage | Parent class for all special pages |
CSpecialPageAction | An action that just passes the request to the relevant special page |
CSpecialPageAliasTest | Verifies that special page aliases are valid, with no slashes |
CSpecialPageData | |
CSpecialPageDataTest | SpecialPageData Database SpecialPage |
CSpecialPageExecutor | |
CSpecialPageFactory | Factory for handling the special page list and generating SpecialPage objects |
CSpecialPageFactoryTest | Factory for handling the special page list and generating SpecialPage objects |
CSpecialPageLanguage | Special page for changing the content language of a page |
CSpecialPagesWithProp | Special:PagesWithProp to search the page_props table |
CSpecialPageTest | SpecialPage |
CSpecialPageTestBase | Base class for testing special pages |
CSpecialPageTestHelper | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
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) |
CSpecialRandomrootpage | |
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 |
CSpecialRedirectTest | Test class for SpecialRedirect class |
CSpecialRedirectToSpecial | |
CSpecialRemoveCredentials | Special change to remove credentials (such as a two-factor token) |
CSpecialRenameuser | Special page that allows authorised users to rename user accounts |
CSpecialReplaceText | |
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 |
CSpecialSearchTestMockResultSet | |
CSpecialShortpagesTest | Test class for SpecialShortpages class |
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 |
CSpecialUnlinkAccounts | |
CSpecialUnlockdb | Implements Special:Unlockdb |
CSpecialUpload | Form for handling uploads and special page |
CSpecialUploadStash | Web access for files temporarily stored by UploadStash |
CSpecialUploadStashTooLargeException | |
CSpecialUploadTest | |
CSpecialUserLogin | Implements Special:UserLogin |
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 |
CSpecialWatchlistTest | |
CSpecialWhatLinksHere | Implements Special:Whatlinkshere |
CSqlBagOStuff | Class to store objects in the database |
CSqlDataUpdate | |
CSqlite | This class contains code common to different SQLite-related maintenance scripts |
CSqliteInstaller | Class for setting up the MediaWiki database using SQLLite |
CSqliteMaintenance | Maintenance script that performs some operations specific to SQLite database backend |
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 | |
CSrConverter | There are two levels of conversion for Serbian: the script level (Cyrillics <-> Latin), and the variant level (ekavian <->iyekavian) |
CStatsdAwareInterface | Describes a Statsd aware interface |
CStatsOutput | A general output object |
CStatus | Generic operation result class Has warning/error list, boolean status and arbitrary value |
CStatusTest | |
CStatusValue | Generic operation result class Has warning/error list, boolean status and arbitrary value |
CStorageTypeStats | |
CStoreBatchTest | FileRepo 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 | |
CStripStateTest | StripState |
CStructureTest | The tests here verify the structure of the code |
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 | This is the same as EditAction; except that it sets the session cookie |
CSubpageImportTitleFactory | A class to convert page titles on a foreign wiki (ForeignTitle objects) into page titles on the local wiki (Title objects), placing all pages as subpages of a given root page |
CSubpageImportTitleFactoryTest | SubpageImportTitleFactory |
CSuppressor | |
CSvgHandler | Handler for SVG images |
CSVGMetadataExtractor | |
CSVGMetadataExtractorTest | Media SVGMetadataExtractor |
CSVGReader | |
CSVGTest | Media |
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 |
CSwiftFileBackendTest | FileRepo FileBackend medium |
CSwiftFileOpHandle | |
CSwiftVirtualRESTService | Example virtual rest service for OpenStack Swift |
CSyncFileBackend | Maintenance script that syncs one file backend to another based on the journal of later |
CSyntaxHighlight | |
CSyntaxHighlightAce | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CSyntaxHighlightGeSHiCompat | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
CTableCleanup | Generic class to cleanup a database table |
CTableDiffFormatter | MediaWiki default table style diff formatter |
CTablePager | Table-based display with a user-selectable sort order |
CTagHooksTest | Database Parser |
CTagLogFormatter | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version |
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 | Database |
CTemplateParserTest | Templates TemplateParser |
CTemplatesOnThisPageFormatter | Handles formatting for the "templates used on this page" lists |
CTestAutoloadedCamlClass | |
CTestAutoloadedClass | |
CTestAutoloadedLocalClass | |
CTestAutoloadedSerializedClass | |
CTestConverter | Test converter (from Tajiki to latin orthography) |
CTestFileEditor | |
CTestFileOpPerformance | Maintenance script to test fileop performance |
CTestFileReader | |
CTestLogger | A logger that may be configured to either buffer logs or to print them to the output where PHPUnit will complain about them |
CTestRecentChangesHelper | Helper for generating test recent changes entries |
CTestRecorder | Interface to record parser test results |
CTestResourceLoaderWikiModule | |
CTestSetup | Common code for test environment initialisation and teardown |
CTestSites | |
CTestUser | Wraps the user object, so we can also retain full access to properties like password if we log in via the API |
CTestUserRegistry | |
CTextContent | Content object implementation for representing flat text |
CTextContentHandler | Base content handler implementation for flat text contents |
CTextContentHandlerTest | ContentHandler |
CTextContentTest | ContentHandler Database ^— needed, because we do need the database to test link updates |
CTextPassDumper | |
CTextStatsOutput | Output text |
CTextSuppressor | |
CTgConverter | Converts Tajiki to latin orthography |
CThrottledError | Show an error when the user hits a rate limit |
CThrottledErrorTest | ThrottledError |
CThumbnailImage | Media transform output for images |
CThumbnailRenderJob | Job for asynchronous rendering of thumbnails |
CTidySupport | Initialize and detect the tidy support |
CTidyTest | Parser |
CTidyUpBug37714 | Fixes all rows affected by https://bugzilla.wikimedia.org/show_bug.cgi?id=37714 |
CTiffHandler | Handler for Tiff images |
CTiffTest | Media |
CTimeAdjustTest | |
CTimelessTemplate | BaseTemplate class for the Timeless skin |
CTiming | An interface to help developers measure the performance of their applications |
CTimingTest | |
CTitle | Represents a title within MediaWiki |
CTitleArray | Only exists to provide the newFromResult method at pre- sent |
CTitleArrayFromResult | |
CTitleArrayFromResultTest | |
CTitleBlacklist | Implements a title blacklist for MediaWiki |
CTitleBlacklistAuthenticationRequest | An authentication request that allows users with sufficiently high privileges to skip the title blacklist check |
CTitleBlacklistAuthenticationRequestTest | TitleBlacklistAuthenticationRequest |
CTitleBlacklistEntry | Represents a title blacklist entry |
CTitleBlacklistHooks | Hooks for Title Blacklist |
CTitleBlacklistPreAuthenticationProvider | |
CTitleBlacklistPreAuthenticationProviderTest | Database TitleBlacklistPreAuthenticationProvider |
CTitleCleanup | Maintenance script to clean up broken, unparseable titles |
CTitleFormatter | A title formatter service for MediaWiki |
CTitleMethodsTest | ContentHandler Database |
CTitleParser | A title parser service for MediaWiki |
CTitlePermissionTest | Database |
CTitlePrefixSearch | Performs prefix search, returning Title objects |
CTitleTest | Database Title |
CTitleValue | Represents a page (or page fragment) title within MediaWiki |
CTitleValueTest | TitleValue |
CTOTPAuthenticationRequest | AuthManager value object for the TOTP second factor of an authentication: a pseudorandom token that is generated from the current time independently by the server and the client |
CTOTPAuthenticationRequestTest | |
CTOTPSecondaryAuthenticationProvider | AuthManager secondary authentication provider for TOTP second-factor authentication |
CTrackBlobs | |
CTrackingCategories | This class performs some operations related to tracking categories, such as creating a list of all such categories |
CTraditionalImageGallery | |
CTransactionProfilerTest | \Wikimedia\Rdbms\TransactionProfiler |
CTransactionRoundDefiningUpdate | Deferrable update that must run outside of any explicit LBFactory transaction round |
CTransactionRoundDefiningUpdateTest | TransactionRoundDefiningUpdate |
CTransformationalImageHandler | Handler for images that need to be transformed |
CTransformParameterError | Shortcut class for parameter validation errors |
CTransformTooBigImageAreaError | Shortcut class for parameter file size errors |
CUcdXmlReader | |
CUDPRCFeedEngine | Send recent change notifications in a UDP packet |
CUDPTransport | A generic class to send a message over UDP |
CUIDGenerator | Class for getting statistically unique IDs |
CUIDGeneratorTest | |
CUncategorizedCategoriesPage | A special page that lists uncategorized categories |
CUncategorizedCategoriesPageTest | Tests for Special:Uncategorizedcategories |
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 |
CUpdate | |
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 |
CUpdateCSS | |
CUpdateDoubleWidthSearch | Maintenance script to normalize double-byte latin UTF-8 characters |
CUpdateExtensionJsonSchema | |
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 |
CUpdateScratchTokenFormat | |
CUpdateSearchIndex | Maintenance script for periodic off-peak updating of the search index |
CUpdateSpecialPages | Maintenance script to update cached special pages |
CUploadBase | UploadBase and subclasses are the backend of MediaWiki's file uploads |
CUploadBaseTest | 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 |
CUploadFromUrlTest | Broken Upload Database |
CUploadFromUrlTestSuite | |
CUploadLogFormatter | This class formats upload log entries |
CUploadLogFormatterTest | UploadLogFormatter |
CUploadRevisionImporter | |
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 | |
CUploadStashNotLoggedInException | |
CUploadStashTest | 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, email address, options, last login time) |
CUserArray | |
CUserArrayFromResult | |
CUserArrayFromResultTest | |
CUserBlockedError | Show an error when the user tries to do something whilst blocked |
CUserCache | |
CUserDupes | Look for duplicate user table entries and optionally prune them |
CUserGroupExpiryJob | |
CUserGroupMembership | Represents a "user group membership" – a specific instance of a user belonging to a group |
CUserGroupMembershipTest | Database |
CUserMailer | Collection of static functions for sending mail |
CUserMailerTest | |
CUserNamePrefixSearch | Handles searching prefixes of user names |
CUserNotLoggedIn | Redirect a user to the login page |
CUserNotLoggedInTest | UserNotLoggedIn |
CUserOptionsMaintenance | |
CUserPasswordPolicy | Check if a user's password complies with any password policies that apply to that user, based on the user's group membership |
CUserPasswordPolicyTest | Database UserPasswordPolicy |
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 | Database |
CUserWrapper | |
CUtfNormal | Unicode normalization routines for working with UTF-8 strings |
CUzConverter | |
CValidateRegistrationFile | |
CVectorTemplate | QuickTemplate subclass for Vector |
CVersionChecker | Provides functions to check a set of extensions with dependencies against a set of loaded extensions and given version information |
CVersionCheckerTest | VersionChecker |
CVFormHTMLForm | Compact stacked vertical format for forms |
CViewAction | An action that views article content |
CViewCLI | Maintenance script to show page contents |
CVirtualRESTService | Virtual HTTP service instance that can be mounted on to a VirtualRESTService |
CVirtualRESTServiceClient | Virtual HTTP service client loosely styled after a Virtual File System |
CWANCacheReapUpdate | Class for fixing stale WANObjectCache keys using a purge event source |
CWANObjectCache | Multi-datacenter aware caching interface |
CWANObjectCacheReaper | Class for scanning through chronological, log-structured data or change logs and locally purging cache keys related to entities that appear in this data |
CWANObjectCacheTest | WANObjectCache::wrap WANObjectCache::unwrap WANObjectCache::worthRefreshExpiring WANObjectCache::worthRefreshPopular WANObjectCache::isValid WANObjectCache::getWarmupKeyMisses WANObjectCache::prefixCacheKeys WANObjectCache::getProcessCache WANObjectCache::getNonProcessCachedKeys WANObjectCache::getRawKeysForWarmup WANObjectCache::getInterimValue WANObjectCache::setInterimValue |
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 |
CWatchedItemQueryService | |
CWatchedItemQueryServiceExtension | |
CWatchedItemQueryServiceUnitTest | WatchedItemQueryService |
CWatchedItemStore | Storage layer class for WatchedItems |
CWatchedItemStoreIntegrationTest | |
CWatchedItemStoreInterface | |
CWatchedItemStoreUnitTest | |
CWatchlistCleanup | Maintenance script to remove broken, unparseable titles in the watchlist table |
CWebInstaller | Class for the core installer web interface |
CWebInstallerComplete | |
CWebInstallerCopying | |
CWebInstallerDBConnect | |
CWebInstallerDBSettings | |
CWebInstallerDocument | |
CWebInstallerExistingWiki | |
CWebInstallerInstall | |
CWebInstallerLanguage | |
CWebInstallerName | |
CWebInstallerOptions | |
CWebInstallerOutput | Output class modelled on OutputPage |
CWebInstallerPage | Abstract class to define pages for the web installer |
CWebInstallerReadme | |
CWebInstallerReleaseNotes | |
CWebInstallerRestart | |
CWebInstallerUpgrade | |
CWebInstallerUpgradeDoc | |
CWebInstallerWelcome | |
CWebPHandler | Handler for Google's WebP format https://developers.google.com/speed/webp/ |
CWebPHandlerTest | WebPHandler |
CWebRequest | Encapsulates getting at data passed in the URL or via a POSTed form stripping illegal input characters and normalizing Unicode sequences |
CWebRequestTest | 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 |
CWfAppendQueryTest | GlobalFunctions wfAppendQuery |
CWfArrayFilterTest | GlobalFunctions wfArrayFilter wfArrayFilterByKey |
CWfArrayPlus2dTest | GlobalFunctions wfArrayPlus2d |
CWfAssembleUrlTest | GlobalFunctions wfAssembleUrl |
CWfBaseNameTest | GlobalFunctions wfBaseName |
CWfEscapeShellArgTest | GlobalFunctions wfEscapeShellArg |
CWfExpandUrlTest | GlobalFunctions wfExpandUrl |
CWfGetCallerTest | GlobalFunctions wfGetCaller |
CWfParseUrlTest | GlobalFunctions wfParseUrl |
CWfRemoveDotSegmentsTest | GlobalFunctions wfRemoveDotSegments |
CWfShellExecTest | GlobalFunctions wfShellExec |
CWfShorthandToIntegerTest | GlobalFunctions wfShorthandToInteger |
CWfStringToBoolTest | GlobalFunctions wfStringToBool |
CWfThumbIsStandardTest | GlobalFunctions wfThumbIsStandard |
CWfTimestampTest | GlobalFunctions wfTimestamp |
CWfUrlencodeTest | The function only need a string parameter and might react to IIS7.0 |
CWikiCategoryPage | Special handling for category pages |
CWikiCategoryPageTest | |
CWikiEditorHooks | |
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 |
CWikiMapTest | WikiMap |
CWikiPage | Class representing a MediaWiki article and history |
CWikiPageContentHandlerDbTest | ContentHandler Database medium |
CWikiPageDbTestBase | |
CWikiPageNoContentHandlerDbTest | ContentHandler Database medium |
CWikiReference | Reference to a locally-hosted wiki |
CWikiReferenceTest | WikiReference |
CWikiRevision | Represents a revision, log entry or upload during the import process |
CWikiStatsOutput | Outputs WikiText |
CWikitextContent | Content object for wiki text pages |
CWikitextContentHandler | Content handler for wiki text pages |
CWikitextContentHandlerTest | ContentHandler |
CWikitextContentTest | ContentHandler |
CWikitextLogFormatter | Log formatter specifically for log entries containing wikitext |
CWikiTextStructure | Class allowing to explore structure of parsed wikitext |
CWikitextStructureTest | WikiTextStructure |
CWinCacheBagOStuff | Wrapper for WinCache object caching functions; identical interface to the APC wrapper |
CWithoutInterwikiPage | Special page lists pages without language links |
CWordLevelDiff | Performs a word-level diff on several lines |
CWrapOldPasswords | Maintenance script to wrap all passwords of a certain type in a specified layered type that wraps around the old type |
CXCFHandler | Handler for the Gimp's native file format; getimagesize() doesn't support these files |
CXCFHandlerTest | Media |
CXhprof | Convenience class for working with XHProf https://github.com/phacility/xhprof |
CXhprofData | Convenience class for working with XHProf profiling data https://github.com/phacility/xhprof |
CXhprofDataTest | @uses XhprofData @uses AutoLoader |
CXhprofTest | |
CXml | Module of static functions for generating XML |
CXmlDumpWriter | |
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 |
CXmlJsTest | Xml |
CXMLRCFeedFormatter | |
CXmlSelect | Class for generating HTML <select> or <datalist> elements |
CXmlSelectTest | Xml |
CXmlTest | 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 FormatMetadata accepts |
CXMPTest | Media XMPReader |
CXMPValidate | This contains some static methods for validating XMP properties |
CXMPValidateTest | Media |
CZhConverter | |
CZipDirectoryReader | A class for reading ZIP file directories, for the purposes of upload verification |
CZipDirectoryReaderError | Internal exception class |
CZipDirectoryReaderTest | ZipDirectoryReader NOTE: this test is more like an integration test than a unit test |