►CMediaWiki\Block\AbstractBlock | |
CMediaWiki\Block\CompositeBlock | Multiple Block class |
CMediaWiki\Block\DatabaseBlock | A DatabaseBlock (unlike a SystemBlock) is stored in the database, may give rise to autoblocks and may be tracked with cookies |
CMediaWiki\Block\SystemBlock | System blocks are temporary blocks that are created on enforcement (e.g |
►COOUI\ActionFieldLayout | |
CHTMLFormActionFieldLayout | |
CActorMigration | This class handles the logic for the actor table migration |
CAjaxDispatcher | Object-Oriented Ajax functions |
CAjaxResponse | Handle responses for Ajax requests (send headers, print content, that sort of thing) |
CAnsiTermColorer | Terminal that supports ANSI escape sequences |
CApiAuthManagerHelper | Helper class for AuthManager-using API modules |
CApiContinuationManager | This manages continuation state |
►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 |
►CApiSerializable | This interface allows for overriding the default conversion applied by ApiResult::validateValue() |
CApiResult | This class represents the result of the API operations |
►CApiTestCase | |
CApiQueryTitleBlacklistTest | Test the TitleBlacklist API |
CArchivedFile | Class representing a row of the 'filearchive' table |
►CArrayAccess | |
CFormOptions | Helper class to keep track of options when mixing links and form elements |
CMediaWiki\Session\Session | Manages data for an an authenticated session |
►CArrayObject | |
►CGenericArrayObject | |
CSiteList | |
CArrayUtils | A collection of static methods to play with arrays |
CWikimedia\Rdbms\AtomicSectionIdentifier | Class used for token representing identifiers for atomic sections from IDatabase instances |
►CMediaWiki\Auth\AuthenticationRequest | This is a value object for authentication requests |
►CCaptchaAuthenticationRequest | Generic captcha authentication request class |
CMediaWiki\Extensions\ConfirmEdit\hCaptcha\HCaptchaAuthenticationRequest | |
CReCaptchaNoCaptchaAuthenticationRequest | Authentication request for ReCaptcha v2 |
CMediaWiki\Auth\ButtonAuthenticationRequest | This is an authentication request that just implements a simple button |
CMediaWiki\Auth\ConfirmLinkAuthenticationRequest | |
CMediaWiki\Auth\CreateFromLoginAuthenticationRequest | This transfers state between the login and account creation flows |
CMediaWiki\Auth\CreatedAccountAuthenticationRequest | Returned from account creation to allow for logging into the created account |
CMediaWiki\Auth\CreationReasonAuthenticationRequest | Authentication request for the reason given for account creation |
►CMediaWiki\Auth\PasswordAuthenticationRequest | This is a value object for authentication requests with a username and password |
CMediaWiki\Auth\PasswordDomainAuthenticationRequest | This is a value object for authentication requests with a username, password, and domain |
CMediaWiki\Auth\RememberMeAuthenticationRequest | This is an authentication request added by AuthManager to show a "remember
me" checkbox |
CMediaWiki\Auth\TemporaryPasswordAuthenticationRequest | This represents the intention to set a temporary password for the user |
CMediaWiki\Auth\UserDataAuthenticationRequest | This represents additional user data requested on the account creation form |
CMediaWiki\Auth\UsernameAuthenticationRequest | AuthenticationRequest to ensure something with a username is present |
CMediaWiki\Extension\OATHAuth\Auth\TOTPAuthenticationRequest | 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 |
CTitleBlacklistAuthenticationRequest | An authentication request that allows users with sufficiently high privileges to skip the title blacklist check |
CMediaWiki\Auth\AuthenticationResponse | This is a value object to hold authentication response data |
CMediaWiki\Extension\OATHAuth\Hook\GetPreferences\AuthModule | |
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 |
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 |
CAvroValidator | Generate error strings for data that doesn't match the specified Avro schema |
CBacklinkCache | Class for fetching backlink lists, approximate backlink counts and partitions |
CBacklinkJobUtils | Class with Backlink related Job helper methods |
CMediaWiki\BadFileLookup | |
►CBaseBlacklist | Base class for different kinds of blacklists |
CEmailBlacklist | Email Blacklisting |
CSpamBlacklist | |
►CBaseBufferHandler | |
CMediaWiki\Logger\Monolog\BufferHandler | Updates \Monolog\Handler\BufferHandler to use DeferredUpdates rather than register_shutdown_function |
CBaseDump | Readahead helper for making large MediaWiki data dumps; reads in a previous XML dump to sequentially prefetch text records already normalized and decompressed |
►CMediaWiki\Rest\BasicAccess\BasicAuthorizerInterface | An interface used by Router to ensure that the client has "basic" access, i.e |
►CMediaWiki\Rest\BasicAccess\BasicAuthorizerBase | An implementation of BasicAuthorizerInterface which creates a request-local object (a request authorizer) to do the actual authorization |
CMediaWiki\Rest\BasicAccess\MWBasicAuthorizer | A factory for MWBasicRequestAuthorizer which passes through a UserIdentity |
CMediaWiki\Rest\BasicAccess\StaticBasicAuthorizer | An authorizer which returns a value from authorize() which is given in the constructor |
►CMediaWiki\Rest\BasicAccess\BasicRequestAuthorizer | A request authorizer which checks needsReadAccess() and needsWriteAccess() in the handler and calls isReadAllowed() and/or isWriteAllowed() in the subclass accordingly |
CMediaWiki\Rest\BasicAccess\MWBasicRequestAuthorizer | The concrete implementation of basic read/write restrictions in MediaWiki |
CMediaWiki\Widget\Search\BasicSearchResultSetWidget | Renders the search result area |
CBatchRowUpdate | |
CBatchRowWriter | |
CBitmapMetadataHandler | Class to deal with reconciling and extracting metadata from bitmap images |
►CMediaWiki\Storage\BlobStore | Service for loading and storing data blobs |
CMediaWiki\Storage\SqlBlobStore | Service for storing and loading Content objects |
CMediaWiki\Storage\BlobStoreFactory | Service for instantiating BlobStores |
CBlockLevelPass | |
CMediaWiki\Block\BlockManager | A service class for checking blocks |
CMediaWiki\Block\BlockRestrictionStore | |
►CMediaWiki\Rest\Validator\BodyValidator | Interface for validating a request body |
CMediaWiki\Rest\Validator\NullBodyValidator | Do-nothing body validator |
►CCacheDependency | |
CConstantDependency | |
CFileDependency | |
CGlobalDependency | |
CMainConfigDependency | |
►CCacheTime | Parser cache specific expiry check |
CParserOutput | |
►CWikimedia\ParamValidator\Callbacks | Interface defining callbacks needed by ParamValidator |
CMediaWiki\Rest\Validator\ParamValidatorCallbacks | |
CWikimedia\ParamValidator\SimpleCallbacks | Simple Callbacks implementation for $_GET/$_POST/$_FILES data |
►CCaptchaStore | |
CCaptchaCacheStore | |
CCaptchaHashStore | |
CCaptchaSessionStore | |
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 | |
CCategoryTree | Core functions for the CategoryTree extension, an AJAX based gadget to display the category structure of a wiki |
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 |
CCgzCopyTransaction | Class to represent a recompression operation for a single CGZ blob |
CChangesFeed | Feed to Special:RecentChanges and Special:RecentChangesLinked |
►CChangesListFilter | Represents a filter (used on ChangesListSpecialPage and descendants) |
CChangesListBooleanFilter | Represents a hide-based boolean filter (used on ChangesListSpecialPage and descendants) |
CChangesListStringOptionsFilter | An individual filter in a ChangesListStringOptionsFilterGroup |
►CChangesListFilterGroup | Represents a filter group (used on ChangesListSpecialPage and descendants) |
CChangesListBooleanFilterGroup | If the group is active, any unchecked filters will translate to hide parameters in the URL |
CChangesListStringOptionsFilterGroup | Represents a filter group with multiple string options |
CChangeTags | |
CMediaWiki\Extension\OATHAuth\Hook\GetUserPermissionsErrors\CheckExclusiveRights | |
►CCheckLanguageCLI | |
CCheckExtensionsCLI | |
CCheckStorage | Maintenance script to do various checks on external storage |
CCite | |
CCiteHooks | |
CCiteThisPageHooks | |
CClassCollector | Reads PHP code and returns the FQCN of every class defined within it |
CCloneDatabase | |
►CPsy\CodeCleaner\CodeCleanerPass | |
CCodeCleanerGlobalsPass | Prefix the real command with a bunch of 'global $VAR;' commands, one for each global |
CCodeEditorHooks | |
►CCollation | |
►CIcuCollation | |
CCollationCkb | Workaround for the lack of support of Sorani Kurdish / Central Kurdish language ('ckb') in ICU |
CIdentityCollation | Collation class that's essentially a no-op |
►CUppercaseCollation | |
►CNumericUppercaseCollation | Collation that orders text with numbers "naturally", so that 'Foo 1' < 'Foo 2' < 'Foo 12' |
►CCustomUppercaseCollation | Resort normal UTF-8 order by putting a bunch of stuff in PUA |
CAbkhazUppercaseCollation | |
CBashkirUppercaseCollation | |
►CMediaWiki\Shell\Command | Class used for executing shell commands |
CMediaWiki\Shell\FirejailCommand | Restricts execution of shell commands using firejail |
CMediaWiki\Shell\CommandFactory | Factory facilitating dependency injection for Command |
CCommentStore | CommentStore handles storage of comments (edit summaries, log reasons, etc) in the database |
CCommentStoreComment | CommentStoreComment represents a comment stored by CommentStore |
CComposerHookHandler | |
CComposerInstalled | Reads an installed.json file and provides accessors to get what is installed |
CComposerJson | Reads a composer.json file and provides accessors to get its hash and the required dependencies |
CComposerLock | Reads a composer.lock file and provides accessors to get its hash and what is installed |
CComposerPackageModifier | |
CComposerPhpunitXmlCoverageEdit | 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 |
CComposerVendorHtaccessCreator | Copyright (C) 2017 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CComposerVersionNormalizer | |
►CConfig | Interface for configuration instances |
CEtcdConfig | Interface for configuration instances |
CGlobalVarConfig | Accesses configuration settings from $GLOBALS |
CHashConfig | A Config instance which stores all settings as a member variable |
CMultiConfig | Provides a fallback sequence for Config objects |
CConfiguredReadOnlyMode | A read-only mode service which does not depend on LoadBalancer |
CConfirmEditHooks | |
►CWikimedia\Rdbms\ConnectionManager | Database connection manager |
CWikimedia\Rdbms\SessionConsistentConnectionManager | Database connection manager |
►CContent | Base interface for content objects |
►CAbstractContent | Base implementation for content objects |
CMessageContent | Wrapper allowing us to handle a system message as a Content object |
►CTextContent | Content object implementation for representing flat text |
CCssContent | Content object for CSS pages |
CJavaScriptContent | Content for JavaScript pages |
►CJsonContent | Represents the content of a JSON content |
CGadgetDefinitionContent | |
CScribuntoContent | Represents the content of a Scribunto script page |
CWikitextContent | Content object for wiki text pages |
CUnknownContent | Content object implementation representing unknown content |
►CContentHandler | A content handler knows how do deal with a specific type of content on a wiki page |
►CTextContentHandler | Base content handler implementation for flat text contents |
►CCodeContentHandler | Content handler for code content such as CSS, JavaScript, JSON, etc |
CCssContentHandler | Content handler for CSS pages |
CJavaScriptContentHandler | Content handler for JavaScript pages |
►CJsonContentHandler | Content handler for JSON |
CGadgetDefinitionContentHandler | |
CScribuntoContentHandler | |
►CWikitextContentHandler | Content handler for wiki text pages |
CFileContentHandler | Content handler for File: files TODO: this handler s not used directly now, but instead manually called by WikitextHandler |
CUnknownContentHandler | Content handler implementation for unknown content |
CContentSecurityPolicy | |
CConverterRule | Parser for rules of language conversion, parse rules in -{ }- tag |
CCookie | |
CCookieJar | Cookie jar to use with MWHttpRequest |
CCoreParserFunctions | Various core parser functions, registered in Parser::firstCallInit() |
CCoreTagHooks | Various tag hooks, registered in Parser::firstCallInit() |
►CCountable | |
►CISearchResultSet | A set of SearchEngine results |
►CBaseSearchResultSet | BaseSearchResultSet is the base class that must be extended by SearchEngine search result set implementations |
►CSearchResultSet | |
CSearchNearMatchResultSet | A ISearchResultSet wrapper for SearchNearMatcher |
CSqlSearchResultSet | This class is used for different SQL-based search engines shipped with MediaWiki |
CMediaWiki\Session\Session | Manages data for an an authenticated session |
CReverseArrayIterator | Convenience class for iterating over an array in reverse order |
CTitleArrayFromResult | |
CUserArrayFromResult | |
CMediaWiki\Languages\Data\CrhExceptions | |
CCryptHKDF | |
CCSSMin | Transforms CSS data |
CWikimedia\Rdbms\DatabaseDomain | Class to handle database/schema/prefix specifications for IDatabase |
►CDatabaseInstaller | Base class for DBMS-specific installation helper classes |
CMysqlInstaller | Class for setting up the MediaWiki database using MySQL |
CPostgresInstaller | Class for setting up the MediaWiki database using Postgres |
CSqliteInstaller | Class for setting up the MediaWiki database using SQLLite |
►CDatabaseUpdater | Class for handling database updates |
CMysqlUpdater | |
CPostgresUpdater | Class for handling updates to Postgres databases |
CSqliteUpdater | Class for handling updates to Sqlite databases |
CDateFormatter | Date formatter |
CDateFormatterFactory | |
►CDeferrableCallback | Callback wrapper that has an originating method |
CAtomicSectionUpdate | Deferrable Update for closure/callback updates via IDatabase::doAtomicSection() |
CAutoCommitUpdate | Deferrable Update for closure/callback updates that should use auto-commit mode |
CMWCallableUpdate | Deferrable Update for closure/callback |
CTransactionRoundDefiningUpdate | Deferrable update that must run outside of any explicit LBFactory transaction round |
►CDeferrableUpdate | Interface that deferrable updates should implement |
CAtomicSectionUpdate | Deferrable Update for closure/callback updates via IDatabase::doAtomicSection() |
CAutoCommitUpdate | Deferrable Update for closure/callback updates that should use auto-commit mode |
CCdnCacheUpdate | Handles purging the appropriate CDN objects given a list of URLs or Title instances |
►CDataUpdate | Abstract base class for update jobs that do something with some secondary data extracted from article |
CGadgetDefinitionDeletionUpdate | DataUpdate to run whenever a page in the Gadget definition is deleted |
CGadgetDefinitionSecondaryDataUpdate | |
CHTMLCacheUpdate | Class to invalidate the HTML/file cache of all the pages linking to a given title |
►CLinksUpdate | Class the manages updates of *_link tables as well as similar extension-managed tables |
CLinksDeletionUpdate | Update object handling the cleanup of links tables after a page was deleted |
CJobQueueEnqueueUpdate | Enqueue lazy-pushed jobs that have accumulated from JobQueueGroup |
CMWCallableUpdate | Deferrable Update for closure/callback |
►CMergeableUpdate | Interface that deferrable updates can implement to signal that updates can be combined |
CCdnCacheUpdate | Handles purging the appropriate CDN objects given a list of URLs or Title instances |
CJobQueueEnqueueUpdate | Enqueue lazy-pushed jobs that have accumulated from JobQueueGroup |
CMessageCacheUpdate | Message cache purging and in-place update handler for specific message page changes |
CSiteStatsUpdate | Class for handling updates to the site_stats table |
CUserEditCountUpdate | Handles increment the edit count for a given set of users |
CMessageCacheUpdate | Message cache purging and in-place update handler for specific message page changes |
CSearchUpdate | Database independant search index updater |
CSendPasswordResetEmailUpdate | Sends emails to all accounts associated with that email to reset the password |
CSiteStatsUpdate | Class for handling updates to the site_stats table |
CTransactionRoundDefiningUpdate | Deferrable update that must run outside of any explicit LBFactory transaction round |
CUserEditCountUpdate | Handles increment the edit count for a given set of users |
CWANCacheReapUpdate | Class for fixing stale WANObjectCache keys using a purge event source |
CDeferredStringifier | |
CDeferredUpdates | Class for managing the deferred updates |
CDependencyWrapper | This class stores an arbitrary value along with its dependencies |
►CWikimedia\Services\DestructibleService | DestructibleService defines a standard interface for shutting down a service instance |
►CWikimedia\Services\ServiceContainer | ServiceContainer provides a generic service to manage named services using lazy instantiation based on instantiator callback functions |
CMediaWiki\MediaWikiServices | MediaWikiServices is the service locator for the application scope of MediaWiki |
CMediaWiki\Widget\Search\DidYouMeanWidget | Renders a suggested search for the user, or tells the user a suggested search was run instead of the one provided |
►CDiff | Class representing a 'diff' between two sequences of strings |
CWordLevelDiff | Performs a word-level diff on several lines |
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 |
►CDiffFormatter | Base class for diff formatters |
CArrayDiffFormatter | A pseudo-formatter that just passes along the Diff::$edits array |
CTableDiffFormatter | MediaWiki default table style diff formatter |
CUnifiedDiffFormatter | A formatter that outputs unified diffs |
►CDiffOp | The base class for all other DiffOp classes |
CDiffOpAdd | Extends DiffOp |
CDiffOpChange | Extends DiffOp |
CDiffOpCopy | Extends DiffOp |
CDiffOpDelete | Extends DiffOp |
CDjVuImage | Support for detecting/validating DjVu image files and getting some basic file metadata (resolution etc) |
CDnsSrvDiscoverer | |
►COOUI\DropdownInputWidget | |
CMediaWiki\Widget\NamespaceInputWidget | Namespace input widget |
CDummyLinker | |
CDummyTermColorer | A colour-less terminal |
►CDumpFilter | |
CDumpLatestFilter | |
CDumpNamespaceFilter | |
CDumpNotalkFilter | |
CExportProgressFilter | |
CDumpMultiWriter | |
►CDumpOutput | |
►CDumpFileOutput | |
►CDumpPipeOutput | |
CDump7ZipOutput | |
CDumpBZip2Output | |
CDumpDBZip2Output | |
CDumpGZipOutput | |
CDumpLBZip2Output | |
CDumpStringOutput | |
CEasyDeflate | 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 |
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 |
CEmailNotification | This module processes the email notifications when the current page is changed |
►CEnqueueableDataUpdate | Interface that marks a DataUpdate as enqueuable via the JobQueue |
CLinksDeletionUpdate | Update object handling the cleanup of links tables after a page was deleted |
CMediaWiki\Rest\EntryPoint | |
CEventRelayerGroup | Factory class for spawning EventRelayer objects using configuration |
CExecutableFinder | Utility class to find executables in likely places |
CExif | Class to extract and validate Exif data from jpeg (and possibly tiff) files |
CMediaWiki\Extensions\ParserFunctions\ExprParser | |
CExtensionJsonValidator | Validate extension.json files against their JSON schema |
CExtensionRegistry | ExtensionRegistry class |
CExternalStore | Constructor class for key/value blob data kept in external repositories |
CExternalUserNames | Class to parse and build external user names |
CFakeConverter | A fake language variant converter |
►CFeedItem | A base class for outputting syndication feeds (e.g |
►CChannelFeed | Class to support the outputting of syndication feeds in Atom and RSS format |
CAtomFeed | Generate an Atom feed |
CRSSFeed | Generate an RSS feed |
CFeedUtils | Helper functions for feeds |
►CLocalisationUpdate\Fetcher | Interface for classes which fetch files over different protocols and ways |
CLocalisationUpdate\FileSystemFetcher | Accesses file system directly |
►CLocalisationUpdate\HttpFetcher | Fetches files over HTTP(s) |
CLocalisationUpdate\GitHubFetcher | This class uses GitHub api to obtain a list of files present in a directory to avoid fetching files that don't exist |
CLocalisationUpdate\FetcherFactory | Constructs fetchers based on the repository urls |
►CWikimedia\Rdbms\Field | Base for all database-specific classes representing information about database fields |
CWikimedia\Rdbms\MySQLField | |
CWikimedia\Rdbms\PostgresField | |
CWikimedia\Rdbms\SQLiteField | |
►COOUI\FieldLayout | |
CHTMLFormFieldLayout | |
►COOUI\FieldsetLayout | |
CCollapsibleFieldsetLayout | |
CFileBackendGroup | Class to handle file backend registration |
►CFileBackendStoreOpHandle | FileBackendStore helper class for performing asynchronous file operations |
CFSFileOpHandle | |
CSwiftFileOpHandle | |
►CFileCacheBase | Base class for data storage in the file system |
CHTMLFileCache | Page view caching in the file system |
CResourceFileCache | ResourceLoader request result caching in the file system |
CFileContentsHasher | |
CFileDeleteForm | File deletion user interface |
►CFileJournal | Class for handling file operation journaling |
CDBFileJournal | Version of FileJournal that logs to a DB table |
CNullFileJournal | Simple version of FileJournal that does nothing |
►CFileOp | FileBackend helper class for representing operations |
CCopyFileOp | Copy a file from one storage path to another in the backend |
CCreateFileOp | Create a file in the backend with the given content |
CDeleteFileOp | Delete a file at the given storage path from the backend |
CDescribeFileOp | Change metadata for a file at the given storage path in the backend |
CMoveFileOp | Move a file from one storage path to another in the backend |
CNullFileOp | Placeholder operation that has no params and does nothing |
CStoreFileOp | Store a file into the backend from a file on the file system |
CFileOpBatch | Helper class for representing batch file operations |
►CFileRepo | Base class for file repositories |
CForeignAPIRepo | A foreign repository with a remote MediaWiki with an API thingy |
►CLocalRepo | A repository that stores files in the local filesystem and registers them in the wiki's own database |
CForeignDBRepo | A foreign repository with an accessible MediaWiki database |
CForeignDBViaLBRepo | A foreign repository with a MediaWiki database accessible via the configured LBFactory |
CNullRepo | File repository with no files, for performance testing |
CTempFileRepo | FileRepo for temporary files created via FileRepo::getTempRepo() |
►CMediaWiki\Preferences\Filter | Base interface for user preference filters that work as a middleware between storage and interface |
CMediaWiki\Preferences\IntvalFilter | |
CMediaWiki\Preferences\MultiUsernameFilter | |
CMediaWiki\Preferences\TimezoneFilter | |
►CFilterIterator | |
►CFileBackendStoreShardListIterator | FileBackendStore helper function to handle listings that span container shards |
CFileBackendStoreShardDirIterator | Iterator for listing directories |
CFileBackendStoreShardFileIterator | Iterator for listing regular files |
CMappedIterator | Convenience class for generating iterators from iterators |
CLocalisationUpdate\Finder | Interface for classes which provide list of components, which should be included for l10n updates |
CForeignResourceManager | Manage foreign resources registered with ResourceLoader |
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 |
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 |
CNamespaceAwareForeignTitleFactory | A parser that translates page titles on a foreign wiki into ForeignTitle objects, using information about the namespace setup on the foreign site |
►CForkController | Class for managing forking command line scripts |
COrderedStreamingForkController | Reads lines of work from an input stream and farms them out to multiple child streams |
CFormatJson | JSON formatter wrapper class |
►CFSFile | Class representing a non-directory file on the file system |
CTempFSFile | This class is used to hold the location and do limited manipulation of files stored temporarily (this will be whatever wfTempDir() returns) |
CGadget | Wrapper for one gadget |
CGadgetDefinitionValidator | Class responsible for validating Gadget definition contents |
CGadgetHooks | |
►CGadgetRepo | |
CGadgetDefinitionNamespaceRepo | GadgetRepo implementation where each gadget has a page in the Gadget definition namespace, and scripts and styles are located in the Gadget namespace |
CMediaWikiGadgetsDefinitionRepo | Gadgets repo powered by MediaWiki:Gadgets-definition |
CGenderCache | Caches user genders when needed to use correct namespace aliases |
CWikimedia\Rdbms\GeneralizedSql | Lazy-loaded wrapper for simplification and scrubbing of SQL queries for profiling |
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 |
CGIFMetadataExtractor | GIF frame counter |
CGitInfo | |
►CMediaWiki\Rest\Handler | |
►CMediaWiki\Rest\SimpleHandler | |
CMediaWiki\Rest\Handler\HelloHandler | Example handler @unstable |
CMediaWiki\HeaderCallback | |
CMediaWiki\Rest\HeaderContainer | This is a container for storing headers |
►CHistoryBlob | Base class for general text storage via the "object" flag in old_flags, or two-part external storage URLs |
CConcatenatedGzipHistoryBlob | Concatenated gzip (CGZ) storage Improves compression ratio by concatenating like objects before gzipping |
CDiffHistoryBlob | Diff-based history compression Requires xdiff 1.5+ and zlib |
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 |
CHooks | Hooks class |
CMediaWiki\Extensions\ParserFunctions\Hooks | |
CTextExtracts\Hooks | |
CVector\Hooks | Hook handlers for Vector skin |
CHtml | This class is a collection of static functions that serve two purposes: |
CHtmlArmor | Marks HTML that shouldn't be escaped |
►CHTMLFormField | The parent class to generate form fields |
CHTMLApiField | |
►CHTMLButtonField | Adds a generic button inline to the form |
CHTMLSubmitField | Add a submit button inline in the form (as opposed to HTMLForm::addButton(), which will add it at the end) |
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 |
CHTMLEditTools | |
CHTMLExpiryField | Expiry Field that allows the user to specify a precise date or a relative date string |
CHTMLFancyCaptchaField | Captcha input field for FancyCaptcha that displays a question and returns the answer |
CHTMLFormFieldCloner | A container for HTMLFormFields that allows for multiple copies of the set of fields to be displayed to and entered by the user |
CHTMLFormFieldWithButton | Enables HTMLFormField elements to be build with a button |
CHTMLHiddenField | |
CHTMLInfoField | An information field (text blob), not a proper input |
►CHTMLMultiSelectField | Multi-select field |
CEditWatchlistCheckboxSeriesField | |
CHTMLRadioField | Radio checkbox fields |
CHTMLReCaptchaNoCaptchaField | Creates a ReCaptcha v2 widget |
►CHTMLSelectField | A select dropdown field |
CHTMLSelectAndOtherField | Double field with a dropdown list constructed from a system message in the format |
CHTMLSelectLanguageField | Language select field |
CHTMLSelectLimitField | A limit dropdown, which accepts any valid number |
►CHTMLSelectNamespace | Wrapper for Html::namespaceSelector to use in HTMLForm |
CHTMLNamespacesMultiselectField | Implements a tag multiselect input field for namespaces |
CHTMLSelectNamespaceWithButton | Creates a Html::namespaceSelector input field with a button assigned to the input field |
CHTMLTagFilter | Wrapper for ChangeTags::buildTagFilterSelector to use in HTMLForm |
►CHTMLTextAreaField | |
CHTMLRestrictionsField | Class for updating an MWRestrictions value (which is, currently, basically just an IP address list) |
►CHTMLTextField | <input> field |
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 |
CHTMLComboboxField | A combo box field |
CHTMLDateTimeField | A field that will contain a date and/or time |
►CHTMLFloatField | A field that will contain a numeric value |
►CHTMLIntField | A field that must contain a number |
CHTMLSizeFilterField | A size filter field for use on query-type special pages |
CHTMLSelectOrOtherField | Select dropdown field, with an additional "other" textbox |
CHTMLTextFieldWithButton | Creates a text input field with a button assigned to the input field |
►CHTMLTitleTextField | Implements a text input field for page titles |
CHTMLTitlesMultiselectField | Implements a tag multiselect input field for titles |
►CHTMLUserTextField | Implements a text input field for user names |
CHTMLUsersMultiselectField | Implements a tag multiselect input field for user names |
CUploadSourceField | A form field that contains a radio box in the label |
CLicenses | A License class for use on Special:Upload |
CMediaWiki\Extensions\ConfirmEdit\hCaptcha\HTMLHCaptchaField | |
►CHTMLNestedFilterable | |
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 |
CHTMLMultiSelectField | Multi-select field |
CHttp | Various HTTP related functions |
CWikimedia\Http\HttpAcceptNegotiator | Utility for negotiating a value from a set of supported values using a preference list |
CWikimedia\Http\HttpAcceptParser | |
CHTTPFileStreamer | Functions related to the output of file content |
CMediaWiki\Http\HttpRequestFactory | Factory creating MWHttpRequest objects |
CHttpStatus | |
►CWikimedia\Rdbms\IBlob | Wrapper allowing us to distinguish a blob from a normal string and an array of strings |
►CWikimedia\Rdbms\Blob | |
CWikimedia\Rdbms\PostgresBlob | |
►CICacheHelper | Interface for all classes implementing CacheHelper functionality |
CCacheHelper | Helper class for caching various elements in a single cache entry |
CCachedAction | Abstract action class with scaffolding for caching HTML and other values in a single blob |
CSpecialCachedPage | |
►CWikimedia\Rdbms\IDatabase | Basic database interface for live and lazy-loaded relation database handles |
►CWikimedia\Rdbms\DBConnRef | Helper class used for automatically marking an IDatabase connection as reusable (once it no longer matters which DB domain is selected) and for deferring the actual network connection |
CWikimedia\Rdbms\MaintainableDBConnRef | 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 |
►CWikimedia\Rdbms\Database | Relational database abstraction object |
►CWikimedia\Rdbms\DatabaseMysqlBase | Database abstraction object for MySQL |
CWikimedia\Rdbms\DatabaseMysqli | Database abstraction object for PHP extension mysqli |
CWikimedia\Rdbms\DatabasePostgres | |
CWikimedia\Rdbms\DatabaseSqlite | |
►CWikimedia\Rdbms\IMaintainableDatabase | Advanced database interface for IDatabase handles that include maintenance methods |
CWikimedia\Rdbms\Database | Relational database abstraction object |
CWikimedia\Rdbms\MaintainableDBConnRef | 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 |
►CIDBAccessObject | Interface for database access objects |
CBotPassword | Utility class for bot passwords |
►CCentralIdLookup | The CentralIdLookup service allows for connecting local users with cluster-wide IDs |
CLocalIdLookup | A CentralIdLookup provider that just uses local IDs |
CDBAccessBase | |
CDBAccessObjectUtils | Helper class for DAO classes |
►CFile | Implements some public methods and some protected utility functions which are required by multiple child classes |
CForeignAPIFile | Foreign file accessible through api.php requests |
►CLocalFile | Class to represent a local file in the wiki's own database |
CForeignDBFile | Foreign file with an accessible MediaWiki database |
COldLocalFile | Class to represent a file in the oldimage table |
►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 |
CUploadStashFile | |
►CMediaWiki\Revision\RevisionLookup | Service for looking up page revisions |
CMediaWiki\Revision\RevisionStore | Service for looking up page revisions |
CMediaWiki\Revision\RevisionStore | Service for looking up page revisions |
CMediaWiki\Storage\DerivedPageDataUpdater | A handle for managing updates for derived page data on edit, import, purge, etc |
CMediaWiki\Storage\SqlBlobStore | Service for storing and loading Content objects |
CRevision | |
CTitle | Represents a title within MediaWiki |
►CUser | The User object encapsulates all of the user-specific settings (user_id, name, rights, email address, options, last login time) |
CPPFuzzUser | |
►CWikiPage | Class representing a MediaWiki article and history |
CWikiCategoryPage | Special handling for category pages |
CWikiFilePage | Special handling for file pages |
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 |
►CIExpiringStore | Generic interface for lightweight expiring object stores |
►CBagOStuff | Class representing a cache/ephemeral data store |
CCachedBagOStuff | Wrapper around a BagOStuff that caches data in memory |
►CMediumSpecificBagOStuff | Storage medium specific cache for storing items (e.g |
CAPCBagOStuff | This is a wrapper for APC's shared memory functions |
CAPCUBagOStuff | This is a wrapper for APCU's shared memory functions |
CEmptyBagOStuff | A BagOStuff object with no objects in it |
CHashBagOStuff | Simple store for keeping values in an associative array for the current process |
►CMemcachedBagOStuff | Base class for memcached clients |
CMemcachedPeclBagOStuff | A wrapper class for the PECL memcached client |
CMemcachedPhpBagOStuff | A wrapper class for the pure-PHP memcached client, exposing a BagOStuff interface |
CRESTBagOStuff | Interface to key-value storage behind an HTTP server |
CRedisBagOStuff | Redis-based caching module for redis server >= 2.6.12 and phpredis >= 2.2.4 |
CSqlBagOStuff | Class to store objects in the database |
CWinCacheBagOStuff | Wrapper for WinCache object caching functions; identical interface to the APC wrapper |
CMultiWriteBagOStuff | A cache class that replicates all writes to multiple child caches |
CReplicatedBagOStuff | A cache class that directs writes to one set of servers and reads to another |
CMapCacheLRU | Handles a simple LRU key/value map with a maximum number of entries |
CWANObjectCache | Multi-datacenter aware caching interface |
►CIJobSpecification | Interface for serializable objects that describe a job queue task |
►CGenericParameterJob | Interface for generic jobs only uses the parameters field and are JSON serializable |
CCdnPurgeJob | Job to purge a set of URLs from CDN |
CClearUserWatchlistJob | Job to clear a users watchlist in batches |
CClearWatchlistNotificationsJob | Job for clearing all of the "last viewed" timestamps for a user's watchlist, or setting them all to the same value |
CDeletePageJob | Class DeletePageJob |
CDuplicateJob | No-op job that does nothing |
CEnqueueJob | Router job that takes jobs and enqueues them to their proper queues |
CNullJob | Degenerate job that does nothing, but can optionally replace itself in the queue and/or sleep for a brief time period |
CUserGroupExpiryJob | |
CUserOptionsUpdateJob | Job that updates a user's preferences |
CJobSpecification | Job queue task description base code |
►CRunnableJob | Job that has a run() method and metadata accessors for JobQueue::pop() and JobQueue::ack() |
►CJob | Class to both describe a background job and handle jobs |
CActivityUpdateJob | Job for updating user activity like "last viewed" timestamps |
CAssembleUploadChunksJob | Assemble the segments of a chunked upload |
CCategoryMembershipChangeJob | Job to add recent change entries mentioning category membership changes |
CCdnPurgeJob | Job to purge a set of URLs from CDN |
CClearUserWatchlistJob | Job to clear a users watchlist in batches |
CClearWatchlistNotificationsJob | Job for clearing all of the "last viewed" timestamps for a user's watchlist, or setting them all to the same value |
CCreatePdfThumbnailsJob | |
CDeleteLinksJob | Job to prune link tables for pages that were deleted |
CDeletePageJob | Class DeletePageJob |
CDoubleRedirectJob | Job to fix double redirects after moving a page |
CDuplicateJob | No-op job that does nothing |
CEmaillingJob | Old job used for sending single notification emails; kept for backwards-compatibility |
CEnotifNotifyJob | Job for email notification mails |
CEnqueueJob | Router job that takes jobs and enqueues them to their proper queues |
CHTMLCacheUpdateJob | Job to purge the cache for all pages that link to or use another page or file |
CNullJob | Degenerate job that does nothing, but can optionally replace itself in the queue and/or sleep for a brief time period |
CPageImages\Job\InitImageDataJob | |
CPublishStashedFileJob | Upload a file from the upload stash into the local file repo |
CRecentChangesUpdateJob | Job for pruning recent changes |
CRefreshLinksJob | Job to update link tables for pages |
CRenameUserJob | Custom job to perform updates on tables in busier environments |
CReplaceTextJob | Background job to replace text in a given page |
CThumbnailRenderJob | Job for asynchronous rendering of thumbnails |
CUserGroupExpiryJob | |
CUserOptionsUpdateJob | Job that updates a user's preferences |
►CWikimedia\Rdbms\ILBFactory | An interface for generating database load balancers |
►CWikimedia\Rdbms\LBFactory | An interface for generating database load balancers |
CWikimedia\Rdbms\LBFactoryMulti | A multi-database, multi-master factory for Wikimedia and similar installations |
CWikimedia\Rdbms\LBFactorySimple | A simple single-master LBFactory that gets its configuration from the b/c globals |
CWikimedia\Rdbms\LBFactorySingle | An LBFactory class that always returns a single database object |
►CWikimedia\Rdbms\ILoadBalancer | Database cluster connection, tracking, load balancing, and transaction manager interface |
►CWikimedia\Rdbms\LoadBalancer | Database connection, tracking, load balancing, and transaction manager for a cluster |
CWikimedia\Rdbms\LoadBalancerSingle | Trivial LoadBalancer that always returns an injected connection handle |
►CILocalizedException | Interface for MediaWiki-localized exceptions |
CApiUsageException | Exception used to abort API execution with an error |
►CErrorPageError | An error page which can definitely be safely rendered using the OutputPage |
►CBadRequestError | An error page that emits an HTTP 400 Bad Request status code |
CBadTitleError | Show an error page on a badtitle |
CLocalFileLockError | |
CPermissionsError | Show an error when a user tries to do something they do not have the necessary permissions for |
CReadOnlyError | Show an error when the wiki is locked/read-only and the user tries to do something that requires write access |
CThrottledError | Show an error when the user hits a rate limit |
CUserBlockedError | Show an error when the user tries to do something whilst blocked |
CUserNotLoggedIn | Redirect a user to the login page |
CLocalizedException | Basic localized exception |
CMalformedTitleException | MalformedTitleException is thrown when a TitleParser is unable to parse a title string |
►CUploadStashException | |
CSpecialUploadStashTooLargeException | |
CUploadStashBadPathException | |
CUploadStashFileException | |
CUploadStashFileNotFoundException | |
CUploadStashNoSuchKeyException | |
CUploadStashNotLoggedInException | |
CUploadStashWrongOwnerException | |
CUploadStashZeroLengthFileException | |
CImageMap | |
►CMediaWiki\Extension\OATHAuth\HTMLForm\IManageForm | |
►CMediaWiki\Extension\OATHAuth\HTMLForm\OATHAuthOOUIHTMLForm | |
CMediaWiki\Extension\OATHAuth\HTMLForm\TOTPDisableForm | |
CMediaWiki\Extension\OATHAuth\HTMLForm\TOTPEnableForm | |
CMediaWiki\Extension\OATHAuth\HTMLForm\TOTPDisableForm | |
CMediaWiki\Extension\OATHAuth\HTMLForm\TOTPEnableForm | |
►CWikimedia\Message\IMessageFormatterFactory | A simple factory providing a message formatter for a given language code |
CMediaWiki\Message\MessageFormatterFactory | The MediaWiki-specific implementation of IMessageFormatterFactory |
►CMediaWiki\Extension\OATHAuth\IModule | |
CMediaWiki\Extension\OATHAuth\Module\TOTP | |
►CImportableOldRevision | |
CWikiRevision | Represents a revision, log entry or upload during the import process |
►CImportableUploadRevision | |
CWikiRevision | Represents a revision, log entry or upload during the import process |
►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 |
►CImportTitleFactory | Represents an object that can convert page titles on a foreign wiki (ForeignTitle objects) into page titles on the local wiki (Title objects) |
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 |
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 |
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 |
CInputBox | InputBox class |
CInputBoxHooks | InputBox hooks |
►COOUI\InputWidget | |
CMediaWiki\Widget\DateTimeInputWidget | Date-time input widget |
CInstallDocFormatter | |
►CInstaller | Base installer class |
CCliInstaller | Class for the core installer command line interface |
CWebInstaller | Class for the core installer web interface |
CInstallerOverrides | |
CInterwiki | Value object for representing interwiki records |
CInterwikiHooks | |
►CMediaWiki\Interwiki\InterwikiLookup | Service interface for looking up Interwiki records |
CMediaWiki\Interwiki\ClassicInterwikiLookup | InterwikiLookup implementing the "classic" interwiki storage (hardcoded up to MW 1.26) |
CMediaWiki\Interwiki\InterwikiLookupAdapter | |
CMediaWiki\Interwiki\NullInterwikiLookup | An interwiki lookup that has no data, intended for use in the installer |
CIP | A collection of public static functions to play with IP address and IP ranges |
CIPTC | Class for some IPTC functions |
►CIStoreKeyEncoder | Generic interface for object stores with key encoding methods |
CBagOStuff | Class representing a cache/ephemeral data store |
CWANObjectCache | Multi-datacenter aware caching interface |
►CIteratorAggregate | |
CISearchResultSet | A set of SearchEngine results |
►CWikimedia\Message\ITextFormatter | |
CMediaWiki\Message\TextFormatter | The MediaWiki-specific implementation of ITextFormatter |
CJavaScriptMinifier | This class is meant to safely minify javascript code, while leaving syntactically correct programs intact |
►CJobQueue | Class to handle enqueueing and running of background jobs |
CJobQueueDB | Class to handle job queues stored in the DB |
CJobQueueFederated | Class to handle enqueueing and running of background jobs for federated queues |
CJobQueueMemory | Class to handle job queues stored in PHP memory for testing |
CJobQueueRedis | Class to handle job queues stored in Redis |
CJobQueueGroup | Class to handle enqueueing of background jobs |
CJpegMetadataExtractor | Class for reading jpegs and extracting metadata |
CJSCompilerContext | |
CJSMinPlus | |
CJSNode | |
CJSParser | |
CJSToken | |
CJSTokenizer | |
►CLanguage | Internationalisation code |
CLanguageAr | Arabic (العربية) |
CLanguageAz | Azerbaijani (Azərbaycan) |
CLanguageBe_tarask | Belarusian in Taraškievica orthography (Беларуская тарашкевіца) |
CLanguageBs | Bosnian (bosanski) |
CLanguageCrh | Crimean Tatar (Qırımtatarca) |
CLanguageCu | Old Church Slavonic (Ѩзыкъ словѣньскъ) |
CLanguageDsb | Lower Sorbian (Dolnoserbski) |
CLanguageEn | English |
CLanguageFi | Finnish (Suomi) |
CLanguageGa | Irish (Gaeilge) |
CLanguageHsb | Upper Sorbian (Hornjoserbsce) |
CLanguageHu | Hungarian localisation for MediaWiki |
CLanguageHy | Armenian (Հայերեն) |
CLanguageIu | Inuktitut |
CLanguageJa | Japanese (日本語) |
CLanguageKaa | Karakalpak (Qaraqalpaqsha) |
►CLanguageKk_cyrl | Kazakh (Қазақша) |
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 |
CLanguageKm | Khmer (ភាសាខ្មែរ) |
CLanguageKsh | Ripuarian (Ripoarėsh) |
CLanguageKu | Kurdish (Kurdî / كوردی) |
CLanguageLa | Latin (lingua Latina) |
CLanguageMl | Malayalam (മലയാളം) |
CLanguageMy | Burmese (Myanmasa) |
CLanguageOs | Ossetian (Ирон) |
CLanguageQqx | For all translated messages, this returns the name of the message bracketed |
CLanguageShi | Tachelhit |
CLanguageSl | Slovenian (Slovenščina) |
CLanguageSr | Serbian (Српски / Srpski) |
CLanguageTg | Tajik (Тоҷикӣ) |
CLanguageTr | Turkish (Türkçe) |
CLanguageTyv | Tyvan localization (Тыва дыл) |
CLanguageUz | Uzbek |
CLanguageWa | Walloon (Walon) |
CLanguageYue | Cantonese (粵語) |
►CLanguageZh_hans | Simplified Chinese |
►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 |
CLanguageGan | Gan Chinese |
CLanguageCode | Methods for dealing with language codes |
►CLanguageConverter | Base class for language conversion |
CCrhConverter | Crimean Tatar (Qırımtatarca) converter routines |
CEnConverter | |
CGanConverter | |
CIuConverter | Conversion script between Latin and Syllabics for Inuktitut |
CKkConverter | Kazakh (Қазақша) converter routines |
CKuConverter | Kurdish converter routines |
CShiConverter | Conversion script between Latin and Tifinagh for Tachelhit |
CSrConverter | There are two levels of conversion for Serbian: the script level (Cyrillics <-> Latin), and the variant level (ekavian <->iyekavian) |
CTgConverter | Converts Tajiki to Latin orthography |
CUzConverter | |
CZhConverter | |
CMediaWiki\Languages\LanguageNameUtils | A service that provides utilities to do with language names and codes |
►CLanguages | |
CExtensionLanguages | |
►CLCStore | Interface for the persistence layer of LocalisationCache |
CLCStoreCDB | LCStore implementation which stores data as a collection of CDB files |
CLCStoreDB | LCStore implementation which uses the standard DB functions to store data |
CLCStoreNull | Null store backend, used to avoid DB errors during install |
CLCStoreStaticArray | |
CLicense | A License class for use on Special:Upload (represents a single type of license) |
CWikimedia\Rdbms\LikeMatch | Used by Database::buildLike() to represent characters that have special meaning in SQL LIKE clauses and thus need no escaping |
CLinkBatch | Class representing a list of titles The execute() method checks them all for existence and adds them to a LinkCache object |
CLinkCache | Cache for article titles (prefixed DB keys) and ids linked from one source |
CLinker | Some internal bits split of from Skin.php |
CLinkFilter | Some functions to help implement an external link filter for spam control |
CLinkHolderArray | |
CMediaWiki\Linker\LinkRenderer | Class that generates HTML links for pages |
CMediaWiki\Linker\LinkRendererFactory | Factory to create LinkRender objects |
CPageImages\Hooks\LinksUpdateHookHandler | Handler for the "LinksUpdate" hook |
►CMediaWiki\Linker\LinkTarget | |
CTitle | Represents a title within MediaWiki |
CTitleValue | Represents a page (or page fragment) title within MediaWiki |
CListToggle | Class for generating clickable toggle links for a list of checkboxes |
CWikimedia\Message\ListType | The constants used to specify list types |
CLocalFileDeleteBatch | Helper class for file deletion |
CLocalFileMoveBatch | Helper class for file movement |
CLocalFileRestoreBatch | Helper class for file undeletion |
►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 |
CLocalisationUpdate | Class for localization update hooks and static methods |
►CLockManager | Class for handling resource locking |
CFSLockManager | Simple version of LockManager based on using FS lock files |
CNullLockManager | Simple version of LockManager that only does lock reference counting |
►CQuorumLockManager | Version of LockManager that uses a quorum from peer servers for locks |
►CDBLockManager | Version of LockManager based on using named/row DB locks |
CMySqlLockManager | MySQL version of DBLockManager that supports shared locks |
CPostgreSqlLockManager | PostgreSQL version of DBLockManager that supports shared locks |
CMemcLockManager | Manage locks using memcached servers |
CRedisLockManager | Manage locks using redis servers |
CLockManagerGroup | Class to handle file lock manager registration |
CMediaWiki\FileBackend\LockManager\LockManagerGroupFactory | Service to construct LockManagerGroups |
►CLogEntry | Interface for log entries |
►CLogEntryBase | Extends the LogEntry Interface with some basic functionality |
►CDatabaseLogEntry | A value class to process existing log entries |
CRCDatabaseLogEntry | A subclass of DatabaseLogEntry for objects constructed from entries in the recentchanges table (rather than the logging table) |
CManualLogEntry | Class for creating new log entries and inserting them into the database |
►CLogFormatter | Implements the default log formatting |
CBlockLogFormatter | This class formats block log entries |
CContentModelLogFormatter | |
CDeleteLogFormatter | This class formats delete log entries |
CImportLogFormatter | This class formats import log entries |
CInterwikiLogFormatter | Needed to pass the URL as a raw parameter, because it contains $1 |
CLegacyLogFormatter | This class formats all log entries for log types which have not been converted to the new system |
CMergeLogFormatter | This class formats merge log entries |
CMoveLogFormatter | This class formats move log entries |
CNewUsersLogFormatter | This class formats new user log entries |
CPageLangLogFormatter | This class formats language change log entries |
CPatrolLogFormatter | This class formats patrol log entries |
CProtectLogFormatter | This class formats protect log entries |
CRenameuserLogFormatter | LogFormatter for renameuser/renameuser logs |
CRightsLogFormatter | This class formats rights log entries |
CSpamBlacklistLogFormatter | |
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 |
CUploadLogFormatter | This class formats upload log entries |
CWikitextLogFormatter | Log formatter specifically for log entries containing wikitext |
CMediaWiki\Logger\LoggerFactory | PSR-3 logger instance factory |
CLogPage | Class to simplify the use of log pages |
►CMonolog\Formatter\LogstashFormatter | |
►CMediaWiki\Logger\Monolog\LogstashFormatter | LogstashFormatter squashes the base message array and the context and extras subarrays into one |
CMediaWiki\Logger\Monolog\CeeFormatter | CeeFormatter extends LogstashFormatter to prefix records with a "cee cookie" |
CMagicWord | This class encapsulates "magic words" such as "#redirect", NOTOC, etc |
CMagicWordArray | Class for handling an array of magic words |
CMagicWordFactory | A factory that stores information about MagicWords, and creates them on demand with caching |
CMailAddress | Stores a single person's name and email address |
►CMaintenance | Abstract maintenance class for quickly writing and churning out maintenance scripts with minimal effort |
CAddChangeTag | Adds a change tag to the wiki |
CAddSite | Maintenance script for adding a site definition into the sites table |
CAllTrans | Maintenance script that gets all messages as defined by the English language file |
CAttachLatest | Maintenance script to correct wrong values in the page_latest field in the database |
►CBackupDumper | |
CDumpBackup | |
CTextPassDumper | |
CBackupReader | Maintenance script that imports XML dump files into the current wiki |
CBenchmarkParse | Maintenance script to benchmark how long it takes to parse a given title at an optionally specified timestamp |
►CBenchmarker | Base class for benchmark scripts |
CBenchHttpHttps | Maintenance script that benchmarks HTTP request vs HTTPS request |
CBenchIfSwitch | Maintenance script that benchmark if elseif... versus switch case |
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() |
CBenchmarkCSSMin | Maintenance script that benchmarks CSSMin |
CBenchmarkDeleteTruncate | Maintenance script that benchmarks SQL DELETE vs SQL TRUNCATE |
CBenchmarkHooks | Maintenance script that benchmarks MediaWiki hooks |
CBenchmarkJSMinPlus | Maintenance script that benchmarks JSMinPlus |
CBenchmarkJavaScriptMinifier | Maintenance script that benchmarks JavaScriptMinifier |
CBenchmarkLruHash | Maintenance script that benchmarks HashBagOStuff and MapCacheLRU |
CBenchmarkPurge | Maintenance script that benchmarks CDN purge |
CBenchmarkSanitizer | Maintenance script that benchmarks Sanitizer methods |
CBenchmarkStringReplacement | Maintenance script that benchmarks string replacement methods |
CBenchmarkTidy | |
CBenchmarkTitleValue | Maintenance script that benchmarks TitleValue vs Title |
CCLIParser | Maintenance script to parse some wikitext |
CCategoryChangesAsRdf | Maintenance script to provide RDF representation of the recent changes in category tree |
CChangePassword | Maintenance script to change the password of a given user |
CCheckBadRedirects | Maintenance script to check that pages marked as being redirects really are |
CCheckComposerLockUpToDate | Checks whether your composer-installed dependencies are up to date |
CCheckDependencies | Checks dependencies for extensions, mostly without loading them |
CCheckImages | Maintenance script to check images to see if they exist, are readable, etc |
CCheckLess | |
CCheckUsernames | Maintenance script to check that database usernames are actually valid |
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 |
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 |
CCleanupUploadStash | Maintenance script to remove old or broken uploads from temporary uploaded file storage and clean up associated database records |
CClearInterwikiCache | Maintenance script to clear the cache of interwiki prefixes for all local wikis |
CCommandLineInc | |
CCommandLineInstaller | Maintenance script to install and configure MediaWiki |
CCompareParserCache | |
CCompressOld | Maintenance script that compress the text of a wiki |
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 |
CCopyFileBackend | Copy all files in one container of one backend to another |
CCopyJobQueue | Copy all jobs from one job queue system to another |
CCountFancyCaptchas | Maintenance script that counts the number of captchas remaining |
CCreateAndPromote | Maintenance script to create an account and grant it rights |
CCreateCommonPasswordCdb | Maintenance script to create common password cdb database |
CDatabaseLag | Maintenance script to show database lag |
CDateFormats | Maintenance script that tests various language time and date functions |
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 |
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 |
CDeleteLocalPasswords | Delete unused local passwords |
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 |
CDigit2Html | Maintenance script that check digit transformation |
CDisableOATHAuthForUser | |
CDumpCategoriesAsRdf | Maintenance script to provide RDF representation of the category tree |
►CDumpIterator | Base class for interating over a dump |
CCompareParsers | Maintenance script to take page text out of an XML dump file and render basic HTML out to files |
CPreprocessDump | Maintenance script that takes page text out of an XML dump file and preprocesses it to obj |
CSearchDump | Maintenance script that runs a regex in the revisions from a dump |
CDumpLinks | Maintenance script that generates a plaintext link dump |
CDumpMessages | Maintenance script that dumps an entire language, using the keys from English |
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 |
CDumpUploads | Maintenance script to dump a the list of files uploaded, for feeding to tar or similar |
CEditCLI | Maintenance script to make a page edit |
CEmptyUserGroup | |
CEraseArchivedFile | Maintenance script to delete archived (non-current) files from storage |
CExportSites | Maintenance script for exporting site definitions from XML into the sites table |
CFakeMaintenance | Fake maintenance wrapper, mostly used for the web installer/updater |
CFetchText | Maintenance script used to fetch page text in a subprocess |
CFileOpPerfTest | Maintenance script to test fileop performance |
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 |
CFindMissingActors | Maintenance script for finding and replacing invalid actor IDs, see T261325 |
CFindMissingFiles | |
CFindOrphanedFiles | |
CFixDoubleRedirects | Maintenance script that fixes double redirects |
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 |
CFormatInstallDoc | Maintenance script that formats RELEASE-NOTE file to wiki text or HTML markup |
CGenerateCollationData | Generate first letter data files for Collation.php |
CGenerateFancyCaptchas | Maintenance script to generate fancy captchas using a python script and copy them into storage |
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 |
CGeneratePhpCharToUpperMappings | Update list of upper case differences between JS and PHP |
CGenerateSitemap | Maintenance script that generates a sitemap for the site |
CGenerateUcfirstOverrides | |
CGenerateUpperCharTable | |
CGetConfiguration | Print serialized output of MediaWiki config vars |
CGetLagTimes | Maintenance script that displays replication lag times |
CGetReplicaServer | Maintenance script that reports the hostname of a replica DB server |
CGetTextMaint | Maintenance script that outputs page text to stdout |
CHHVMMakeRepo | |
CImageBuilder | Maintenance script to update image metadata records |
CImportImages | |
CImportSiteScripts | Maintenance script to import all scripts in the MediaWiki namespace from a local site |
CImportSites | Maintenance script for importing site definitions from XML into the sites table |
CImportTextFiles | Maintenance script which reads in text files and imports their content to a page of the wiki |
CInitEditCount | |
CInitImageData | |
CInitSiteStats | Maintenance script to re-initialise or update the site statistics table |
CInitUserPreference | Initialize a user preference based on the value of another preference |
CInvalidateUserSesssions | Invalidate the sessions of certain users on the wiki |
CJSParseHelper | Maintenance script to test JavaScript validity using JsMinPlus' parser |
CLangMemUsage | This is a command line script |
CListVariants | |
►CLoggedUpdateMaintenance | Class for scripts that perform database maintenance and want to log the update in updatelog so we can later skip it |
CAddRFCandPMIDInterwiki | Run automatically with update.php |
CCleanupEmptyCategories | Maintenance script to clean up empty categories in the category table |
CCleanupRevActorPage | Maintenance script that cleans up cases where rev_page and revactor_page became desynced, e.g |
CCleanupUsersWithNoId | Maintenance script that cleans up tables that have valid usernames with no user ID |
CDeduplicateArchiveRevId | Maintenance script that cleans up archive rows with duplicated ar_rev_id, both within archive and between archive and revision |
CFixDefaultJsonContentPages | Usage: fixDefaultJsonContentPages.php |
CFixExtLinksProtocolRelative | Maintenance script that fixes any entriy for protocol-relative URLs in the externallinks table |
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 |
CMigrateImageCommentTemp | Maintenance script that merges image_comment_temp into the image table |
CPopulateArchiveRevId | Maintenance script that populares archive.ar_rev_id in old rows |
CPopulateBacklinkNamespace | Maintenance script to populate *_from_namespace fields |
CPopulateChangeTagDef | 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 |
CPopulateExternallinksIndex60 | Maintenance script that populates the el_index_60 field in the externallinks table |
CPopulateFilearchiveSha1 | Maintenance script to populate the fa_sha1 field |
CPopulateImageSha1 | Maintenance script to populate the img_sha1 field |
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 |
CPopulatePPSortKey | Usage: populatePPSortKey.php |
CPopulateParentId | Maintenance script that makes the required database updates for rev_parent_id to be of any use |
CPopulateRecentChangesSource | Maintenance script to populate the rc_source field |
CPopulateRevisionLength | Maintenance script that populates the rev_len and ar_len fields 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 |
CRefreshExternallinksIndex | Maintenance script that refreshes the externallinks table el_index and el_index_60 from el_to |
CMWDocGen | Maintenance script that builds doxygen documentation |
CMakeTestEdits | Make test edits for a user to populate a test wiki |
CManageForeignResources | Manage foreign resources registered with ResourceLoader |
CManageJobs | Maintenance script that handles managing job queue admin tasks (re-push, delete, ...) |
CMcTest | Maintenance script that makes several 'set', 'incr' and 'get' requests on every memcached server and shows a report |
CMediaWikiShell | Interactive shell with completion and global scope |
CMergeMessageFileList | Maintenance script that merges $wgExtensionMessagesFiles from various extensions to produce a single array containing all message files |
CMigrateFileRepoLayout | Copy all files in FileRepo to an originals container using SHA1 paths |
CMigrateUserGroup | Maintenance script that re-assigns users from an old group to a new one |
CMinifyScript | Maintenance script that minifies a file or set of files |
CMoveBatch | Maintenance script to move a batch of pages |
CMwSql | Maintenance script that sends SQL queries from the specified file to the database |
CMysqlMaintenance | |
CNamespaceDupes | Maintenance script that checks for articles to fix after adding/deleting namespaces |
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 |
COrphanStats | Maintenance script that shows some statistics on the blob_orphans table, created with trackBlobs.php |
COrphans | Maintenance script that looks for 'orphan' revisions hooked to pages which don't exist and 'childless' pages with no revisions |
CPageExists | |
CPatchSql | Maintenance script that manually runs an SQL patch outside of the general updaters |
CPopulateCategory | Maintenance script to populate the category table |
CPopulateContentModel | Usage: populateContentModel.php –ns=1 –table=page |
CPopulateContentTables | Populate the content and slot tables |
CPopulateInterwiki | |
CProtect | Maintenance script that protects or unprotects a page |
CPruneFileCache | Maintenance script that prunes file cache for pages, objects, resources, etc |
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 |
CPurgeList | Maintenance script that sends purge requests for listed pages to CDN |
CPurgeModuleDeps | Maintenance script to purge the module_deps database cache table for ResourceLoader |
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 |
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 cache used by MessageCache |
CRebuildRecentchanges | Maintenance script that rebuilds recent changes from scratch |
CRebuildTextIndex | Maintenance script that rebuilds search index table from scratch |
CRecountCategories | Maintenance script that refreshes category membership counts in the category table |
CRefreshFileHeaders | Maintenance script to refresh file headers from metadata |
CRefreshImageMetadata | Maintenance script to refresh image metadata fields |
CRefreshLinks | Maintenance script to refresh link tables |
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 | |
CReplaceAll | Maintenance script that replaces text in pages |
CResetAuthenticationThrottle | Reset login/signup throttling for a specified user and/or IP |
CResetPageRandom | Maintenance script that resets page_random over a time range |
CResetUserEmail | Maintenance script that resets user email |
CResetUserTokens | Maintenance script to reset the user_token for all users on the wiki |
CRollbackEdits | Maintenance script to rollback all edits by a given user or IP provided they're the most recent edit |
CRunBatchedQuery | Maintenance script to run a database query in batches and wait for replica DBs |
CRunJobs | Maintenance script that runs pending jobs |
CShowJobs | Maintenance script that reports the number of jobs currently waiting in master database |
CShowSiteStats | Maintenance script to show the cached statistics |
CSqliteMaintenance | Maintenance script that performs some operations specific to SQLite database backend |
CStorageTypeStats | |
CSyncFileBackend | Maintenance script that syncs one file backend to another based on the journal of later |
►CTableCleanup | Generic class to cleanup a database table |
CCleanupCaps | Maintenance script to clean up broken page links when somebody turns on or off $wgCapitalLinks |
CCleanupImages | Maintenance script to clean up broken, unparseable upload filenames |
CCleanupWatchlist | Maintenance script to remove broken, unparseable titles in the watchlist table |
CTitleCleanup | Maintenance script to clean up broken, unparseable titles |
CTidyUpT39714 | Fixes all rows affected by T39714 |
CUndelete | |
CUpdate | |
CUpdateArticleCount | Maintenance script to provide a better count of the number of articles and update the site statistics table, if desired |
CUpdateCSS | |
CUpdateCollation | Maintenance script that will find all rows in the categorylinks table whose collation is out-of-date |
CUpdateDatabaseValueFormat | |
CUpdateDoubleWidthSearch | Maintenance script to normalize double-byte Latin UTF-8 characters |
CUpdateExtensionJsonSchema | |
CUpdateLexerList | |
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 |
CUpdateTOTPToMultipleKeys | |
CUppercaseTitlesForUnicodeTransition | Maintenance script to rename titles affected by changes to Unicode (or otherwise to Language::ucfirst) |
CUserOptionsMaintenance | |
CValidateRegistrationFile | |
CViewCLI | Maintenance script to show page contents |
CWrapOldPasswords | Maintenance script to wrap all passwords of a certain type in a specified layered type that wraps around the old type |
►CMediaHandler | Base media handler class |
►CImageHandler | Media handler abstract base class for images |
CDjVuHandler | Handler for DjVu images |
CPdfHandler | Copyright © 2007 Martin Seidel (Xarax) jodel.nosp@m.di@g.nosp@m.mx.de |
CSvgHandler | Handler for SVG images |
►CTransformationalImageHandler | Handler for images that need to be transformed |
►CBitmapHandler | Generic handler for bitmap images |
CBitmapHandler_ClientOnly | Handler for bitmap images that will be resized by clients |
CBmpHandler | Handler for Microsoft's bitmap format; getimagesize() doesn't support these files |
►CExifBitmapHandler | Stuff specific to JPEG and (built-in) TIFF handler |
CJpegHandler | JPEG specific handler |
CTiffHandler | Handler for Tiff images |
CGIFHandler | Handler for GIF images |
CPNGHandler | Handler for PNG images |
CWebPHandler | Handler for Google's WebP format https://developers.google.com/speed/webp/ |
CXCFHandler | Handler for the Gimp's native file format; getimagesize() doesn't support these files |
CMediaHandlerFactory | Class to construct MediaHandler objects |
►CMediaTransformOutput | Base class for the output of MediaHandler::doTransform() and File::transform() |
►CMediaTransformError | Basic media transform error class |
CTransformParameterError | Shortcut class for parameter validation errors |
CTransformTooBigImageAreaError | Shortcut class for parameter file size errors |
CThumbnailImage | Media transform output for images |
CMediaWiki | Helper class for the index.php entry point |
►CMediaWikiIntegrationTestCase | |
CGadgetHooksTest | @group Gadgets |
►CMediaWikiLangTestCase | |
►CScribunto_LuaEngineTestBase | This is the subclass for Lua library tests |
CScribunto_LuaCommonTest | @covers ScribuntoEngineBase @covers Scribunto_LuaEngine @covers Scribunto_LuaStandaloneEngine @covers Scribunto_LuaSandboxEngine @covers Scribunto_LuaInterpreter @covers Scribunto_LuaStandaloneInterpreter @covers Scribunto_LuaSandboxInterpreter |
CScribunto_LuaTitleLibraryTest | @covers Scribunto_LuaTitleLibrary @group Database |
CScribunto_LuaUriLibraryTest | |
CMediaWiki\Site\MediaWikiPageNameNormalizer | Service for normalizing a page name using a MediaWiki api |
►CMediaWikiUnitTestCase | |
CExpressionTest | @group ParserFunctions @covers \MediaWiki\Extensions\ParserFunctions\ExprParser |
CGadgetTest | @group Gadgets |
CMediaWikiVersionFetcher | Provides access to MediaWiki's version without requiring MediaWiki (or anything else) being loaded first |
CMemcachedClient | Memcached client class implemented using (p)fsockopen() |
CMemoizedCallable | APC-backed and APCu-backed function memoization |
CMergeHistory | Handles the backend logic of merging the histories of two pages |
CMessageCache | Cache of messages that are defined by MediaWiki namespace pages or by hooks |
►CMessageLocalizer | Interface for localizing messages in MediaWiki |
►CAction | Actions are things which can be done to pages (edit, delete, rollback, etc) |
►CFormAction | An action which shows a form and does something based on the input from the form |
CMarkpatrolledAction | Mark a revision as patrolled on a page |
►CMcrUndoAction | Temporary action for MCR undos |
CMcrRestoreAction | Temporary action for restoring multi-content revisions |
CPurgeAction | User-requested page cache purging |
CRevertAction | File reversion user interface |
CRollbackAction | User interface for the rollback action |
►CWatchAction | Page addition to a user's watchlist |
CUnwatchAction | Page removal from a user's watchlist |
►CFormlessAction | An action which just does something, without showing a form first |
CCachedAction | Abstract action class with scaffolding for caching HTML and other values in a single blob |
CCreditsAction | |
CDeleteAction | Handle page deletion |
►CEditAction | Page edition handler (action=edit) |
CSubmitAction | This is the same as EditAction; except that it sets the session cookie |
CHistoryAction | This class handles printing the history page for an article |
CInfoAction | Displays information about a page |
►CProtectAction | Handle page protection (action=protect) |
CUnprotectAction | Handle page unprotection (action=unprotect) |
CRawAction | A simple method to retrieve the plain source of an article, using "action=raw" in the GET request string |
CRenderAction | Handle action=render |
CSpecialPageAction | An action that just passes the request to the relevant special page |
CViewAction | An action that views article content |
►CIContextSource | Interface for objects which can provide a MediaWiki context on request |
►CContextSource | The simplest way of implementing IContextSource is to hold a RequestContext as a member variable and provide accessors to it |
►CApiBase | This abstract class implements many basic API functions, and is the base of all API classes |
CApiAMCreateAccount | Create an account with AuthManager |
CApiBlock | API module that facilitates the blocking of users |
CApiCSPReport | Api module to receive and log CSP violation reports |
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 | |
CApiClearHasMsg | API module that clears the hasmsg flag for current user |
CApiClientLogin | Log in to the wiki with AuthManager |
CApiComparePages | |
CApiDelete | API module that facilitates deleting pages |
CApiDisabled | API module that dies with an error immediately |
CApiEditPage | A module that allows for editing and creating pages |
CApiEmailUser | API Module to facilitate sending of emails to users |
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 |
CApiFormatFeedWrapper | This printer is used to wrap an instance of the Feed class |
►CApiFormatJson | API JSON output formatter |
CApiOpenSearchFormatJson | |
CApiFormatNone | Formatter that outputs nothing, for when you don't care about the response at all |
CApiFormatPhp | API Serialized PHP output formatter |
CApiFormatRaw | Formatter that spits out anything you like with any desired MIME type |
►CApiFormatXml | API XML output formatter |
CApiFormatXmlRsd | |
CApiHelp | Class to output help for an API module |
CApiImageRotate | |
CApiImport | API module that imports an XML file like Special:Import does |
CApiLinkAccount | Link an account with AuthManager |
CApiLogin | Unit to authenticate log-in attempts to the current wiki |
CApiLogout | API module to allow users to log out of the wiki |
CApiMain | This is the main API class, used for both external and internal processing |
CApiManageTags | |
CApiMergeHistory | API Module to merge page histories |
CApiMove | API Module to move pages |
CApiOpenSearch | |
CApiOptions | API module that facilitates the changing of user's preferences |
CApiPageSet | This class contains a list of pages that the client has requested |
CApiParamInfo | |
CApiParse | |
CApiPatrol | Allows user to patrol pages |
CApiProtect | |
CApiPurge | API interface for page purging |
CApiQuery | This is the main query class |
►CApiQueryBase | This is a base class for all Query modules |
CApiQueryAllMessages | A query action to return messages from site message cache |
CApiQueryAllUsers | Query module to enumerate all registered users |
CApiQueryAuthManagerInfo | A query action to return meta information about AuthManager state |
CApiQueryBlocks | Query module to enumerate all user blocks |
CApiQueryCategoryInfo | This query adds the "<categories>" subelement to all pages with the list of categories the page is in |
CApiQueryContributors | A query module to show contributors to a page |
CApiQueryDeletedrevs | Query module to enumerate all deleted revisions |
CApiQueryDisabled | API module that does nothing |
CApiQueryExternalLinks | A query module to list all external URLs found on a given set of pages |
CApiQueryFileRepoInfo | A query action to return meta information about the foreign file repos configured on the wiki |
CApiQueryFilearchive | Query module to enumerate all deleted files |
CApiQueryGadgetCategories | Created on 16 April 2011 API for Gadgets extension |
CApiQueryGadgets | Created on 15 April 2011 API for Gadgets extension |
►CApiQueryGeneratorBase | |
CApiQueryAllCategories | Query module to enumerate all categories, even the ones that don't have category pages |
CApiQueryAllImages | Query module to enumerate all available pages |
CApiQueryAllLinks | Query module to enumerate links from all pages together |
CApiQueryAllPages | Query module to enumerate all available pages |
CApiQueryBacklinks | This is a three-in-one module to query: |
CApiQueryBacklinksprop | This implements prop=redirects, prop=linkshere, prop=catmembers, prop=transcludedin, and prop=fileusage |
CApiQueryCategories | A query module to enumerate categories the set of pages belong to |
CApiQueryCategoryMembers | A query module to enumerate pages that belong to a category |
CApiQueryDuplicateFiles | A query module to list duplicates of the given file(s) |
CApiQueryExtLinksUsage | |
CApiQueryIWBacklinks | This gives links pointing to the given interwiki |
CApiQueryImages | This query adds an "<images>" subelement to all pages with the list of images embedded into those pages |
CApiQueryLangBacklinks | This gives links pointing to the given interwiki |
CApiQueryLinks | A query module to list all wiki links on a given set of pages |
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 |
►CApiQueryRevisionsBase | A base class for functions common to producing a list of revisions |
CApiQueryAllDeletedRevisions | Query module to enumerate all deleted revisions |
CApiQueryAllRevisions | Query module to enumerate all revisions |
CApiQueryDeletedRevisions | Query module to enumerate deleted revisions for pages |
CApiQueryRevisions | A query action to enumerate revisions of a given page, or show top revisions of multiple pages |
CApiQuerySearch | Query module to perform full text search within wiki titles and content |
CApiQueryWatchlist | This query action allows clients to retrieve a list of recently modified pages that are part of the logged-in user's watchlist |
CApiQueryWatchlistRaw | This query action allows clients to retrieve a list of pages on the logged-in user's watchlist |
CApiQueryIWLinks | A query module to list all interwiki links on a page |
►CApiQueryImageInfo | A query action to get image information and upload history |
CApiQueryStashImageInfo | A query action to get image information from temporarily stashed files |
CApiQueryInfo | A query module to show basic page information |
CApiQueryLangLinks | A query module to list all langlinks (links to corresponding foreign language pages) |
CApiQueryLanguageinfo | API module to enumerate language information |
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 |
►CApiQueryPageImages | Expose image information for a page via a new prop=pageimages API |
CPageImages\Tests\ApiQueryPageImagesProxyMock | |
CApiQueryPagePropNames | A query module to list used page props |
CApiQueryPageProps | A query module to show basic page information |
CApiQueryReferences | |
CApiQuerySiteinfo | A query action to return meta information about the wiki site |
CApiQueryTags | Query module to enumerate change tags |
CApiQueryTokens | Module to fetch tokens via action=query&meta=tokens |
CApiQueryUserContribs | This query action adds a list of a specified user's contributions to the output |
CApiQueryUserInfo | Query module to get information about the currently logged-in user |
CApiQueryUsers | Query module to get information about a list of users |
CMediaWiki\Extension\OATHAuth\Api\Module\ApiQueryOATH | Query module to check if a user has OATH authentication enabled |
CTextExtracts\ApiQueryExtracts | |
CApiQueryTitleBlacklist | TitleBlacklist extension API |
CApiRemoveAuthenticationData | Remove authentication data from AuthManager |
CApiResetPassword | Reset password, with AuthManager |
CApiRevisionDelete | API interface to RevDel |
CApiRollback | |
CApiRsd | API module for sending out RSD information |
CApiScribuntoConsole | API module for serving debug console requests on the edit page |
CApiSetNotificationTimestamp | API interface for setting the wl_notificationtimestamp field |
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 |
CApiTag | |
CApiTokens | |
CApiUnblock | API module that facilitates the unblocking of users |
CApiUndelete | |
CApiUpload | |
CApiUserrights | |
CApiValidatePassword | |
CApiWatch | API module to allow users to watch a page |
CMediaWiki\Extension\OATHAuth\Api\Module\ApiOATHValidate | Validate an OATH token |
CApiModuleManager | This class holds a list of modules and handles instantiation |
►CCategoryViewer | |
CCategoryTreeCategoryViewer | |
►CChangesList | |
CEnhancedChangesList | |
COldChangesList | |
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 |
CDifferenceEngine | DifferenceEngine is responsible for rendering the difference between two revisions as HTML |
CFormatMetadata | Format Image metadata values into a human readable form |
►CHTMLForm | Object handling generic submission, CSRF protection, layout and other logic for UI forms in a reusable manner |
►COOUIHTMLForm | Compact stacked vertical format for forms, implemented using OOUI widgets |
CEditWatchlistNormalHTMLForm | Extend OOUIHTMLForm purely so we can have a more sane way of getting the section headers |
CMediaWiki\Extension\OATHAuth\HTMLForm\OATHAuthOOUIHTMLForm | |
CPreferencesFormOOUI | Form to edit user preferences |
CUploadForm | Sub class of HTMLForm that provides the form section of SpecialUpload |
CVFormHTMLForm | Compact stacked vertical format for forms |
►CImageGalleryBase | Image gallery |
►CTraditionalImageGallery | |
CNolinesImageGallery | |
►CPackedImageGallery | |
►CPackedOverlayImageGallery | Packed overlay image gallery |
CPackedHoverImageGallery | Same as Packed except different CSS is applied to make the caption only show up on hover |
CSlideshowImageGallery | |
CImageHistoryList | Builds the image revision log shown on image pages |
►CImportReporter | Reporting callback |
CApiImportReporter | Import reporter for the API |
►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 |
►CAlphabeticPager | IndexPager with an alphabetic list and a formatted navigation bar |
CCategoryPager | |
CProtectedTitlesPager | |
►CUsersPager | This class is used to get a list of user |
CActiveUsersPager | This class is used to get a list of active users |
CDeletedContribsPager | |
►CReverseChronologicalPager | Efficient paging for SQL queries |
CHistoryPager | |
CImageHistoryPseudoPager | |
CLogPager | |
CMergeHistoryPager | |
CNewPagesPager | |
►CRangeChronologicalPager | Pager for filtering by a range of dates |
CContribsPager | |
CNewFilesPager | |
►CTablePager | Table-based display with a user-selectable sort order |
CAllMessagesTablePager | Use TablePager for prettified output |
CBlockListPager | |
CImageListPager | |
CProtectedPagesPager | |
CLogEventsList | |
CLoginHelper | Helper functions for the login form that need to be shared with other special pages (such as CentralAuth's SpecialCentralLogin) |
COutputPage | This is one of the Core classes and should be read at least once by any new developers |
►CRevisionListBase | List for revision table items for a single page |
►CChangeTagsList | |
CChangeTagsLogList | Stores a list of taggable log entries |
CChangeTagsRevisionList | Stores a list of taggable revisions |
►CRevDelList | |
►CRevDelFileList | List for oldimage table items |
CRevDelArchivedFileList | List for filearchive table items |
CRevDelLogList | List for logging table items |
►CRevDelRevisionList | List for revision table items |
CRevDelArchiveList | List for archive table items, i.e |
CRevisionList | |
►CSkin | The main skin class which provides methods and properties for all other skins |
►CSkinTemplate | Base class for template-based skins |
CSkinApi | SkinTemplate class for API output |
CSkinFallback | SkinTemplate class for the fallback skin |
CSkinMonoBook | Inherit main code from SkinTemplate, set the CSS and template filter |
CSkinTimeless | SkinTemplate class for the Timeless skin |
CSkinVector | Skin subclass for Vector |
CRequestContext | Group all the pieces relevant to the context of a request into one instance |
►CResourceLoaderContext | Context object that contains information about the state of a specific ResourceLoader web request |
CDerivativeResourceLoaderContext | A mutable version of ResourceLoaderContext |
►CSpecialPage | Parent class for all special pages |
►CAuthManagerSpecialPage | A special page subclass for authentication-related special pages |
►CLoginSignupSpecialPage | Holds shared logic for login and account creation pages |
CSpecialCreateAccount | Implements Special:CreateAccount |
CSpecialUserLogin | Implements Special:UserLogin |
►CSpecialChangeCredentials | Special change to change credentials (such as the password) |
CSpecialRemoveCredentials | Special change to remove credentials (such as a two-factor token) |
CSpecialLinkAccounts | Links/unlinks external accounts to the current user |
CSpecialUnlinkAccounts | |
CCategoryTreePage | Special page for the CategoryTree extension, an AJAX based gadget to display the category structure of a wiki |
►CChangesListSpecialPage | Special page which uses a ChangesList to show query results |
►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 |
CSpecialWatchlist | A special page that lists last changes made to the wiki, limited to user-defined list of titles |
►CFormSpecialPage | Special page which uses an HTMLForm to handle processing |
CMediaWiki\Extension\OATHAuth\Special\DisableOATHForUser | |
CSpecialBlock | A special page that allows users with 'block' right to block users from editing pages and other actions |
CSpecialBotPasswords | Let users manage bot passwords |
CSpecialChangeContentModel | |
CSpecialChangeEmail | Let users change their email address |
CSpecialCiteThisPage | |
CSpecialLockdb | A form to make the database readonly (eg for maintenance purposes) |
CSpecialMute | A special page that allows users to modify their notification preferences |
CSpecialPageLanguage | Special page for changing the content language of a page |
CSpecialPasswordReset | Special page for requesting a password reset email |
CSpecialRandomInCategory | Special page to direct the user to a random page |
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 |
CSpecialResetTokens | Let users reset tokens like the watchlist token |
CSpecialUnlockdb | Implements Special:Unlockdb |
CSpecialUserLogout | Implements Special:Userlogout |
►CIncludableSpecialPage | Shortcut to construct an includable special page |
►CSpecialAllPages | Implements Special:Allpages |
CSpecialPrefixindex | Implements Special:Prefixindex |
CSpecialContributions | Special:Contributions, show user contributions in a paged list |
CSpecialListFiles | |
CSpecialListUsers | |
CSpecialNewFiles | |
CSpecialNewpages | A special page that list newly created pages |
CSpecialWhatLinksHere | Implements Special:Whatlinkshere |
CMediaWiki\Extension\OATHAuth\Special\OATHManage | |
►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 |
►CImageQueryPage | Variant of QueryPage which uses a gallery to output results, thus suited for reports generating images |
CMostimagesPage | A special page that lists most used images |
CSpecialUncategorizedImages | Special page lists images which haven't been categorised |
CSpecialUnusedImages | A special page that lists unused images |
►CPageQueryPage | Variant of QueryPage which formats the result as a simple link to the page |
CSpecialDeadendPages | A special page that list pages that contain no link to other pages |
CSpecialLonelyPages | A special page looking for articles with no article linking to them, thus being lonely |
►CSpecialUncategorizedPages | A special page looking for page without any category |
CSpecialUncategorizedCategories | A special page that lists uncategorized categories |
CSpecialUncategorizedTemplates | Special page lists all uncategorised pages in the template namespace |
CSpecialWithoutInterwiki | Special page lists pages without language links |
CSpecialAncientPages | Implements Special:Ancientpages |
CSpecialBrokenRedirects | A special page listing redirects to non existent page |
CSpecialDoubleRedirects | A special page listing redirects to redirecting page |
►CSpecialFewestRevisions | Special page for listing the articles with the fewest revisions |
CSpecialMostRevisions | |
CSpecialFileDuplicateSearch | Searches the database for files of the requested hash, comparing this with the 'img_sha1' field in the image table |
CSpecialGadgetUsage | Special:GadgetUsage - Lists all the gadgets on the wiki along with number of users |
CSpecialLinkSearch | Special:LinkSearch to search the external-links table |
CSpecialListDuplicatedFiles | Special:ListDuplicatedFiles Lists all files where the current version is a duplicate of the current version of some other file |
CSpecialListRedirects | Special:Listredirects - Lists all the redirects on the wiki |
CSpecialMIMESearch | 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 |
CSpecialMediaStatistics | |
CSpecialMostCategories | A special page that list pages that have highest category count |
CSpecialMostInterwikis | A special page that listed pages that have highest interwiki count |
CSpecialMostLinked | A special page to show pages ordered by the number of pages linking to them |
CSpecialMostLinkedCategories | A querypage to show categories ordered in descending order by the pages in them |
CSpecialMostLinkedTemplates | Special page lists templates with a large number of transclusion links, i.e |
CSpecialPagesWithProp | Special:PagesWithProp to search the page_props table |
►CSpecialShortPages | SpecialShortpages extends QueryPage |
CSpecialLongPages | |
CSpecialUnusedCategories | |
CSpecialUnusedTemplates | A special page that lists unused templates |
CSpecialUnwatchedPages | A special page that displays a list of pages that are not on anyones watchlist |
►CWantedQueryPage | Class definition for a wanted query page like WantedPages, WantedTemplates, etc |
CSpecialWantedCategories | A querypage to list the most wanted categories - implements Special:Wantedcategories |
CSpecialWantedTemplates | A querypage to list the most wanted templates |
CWantedFilesPage | Querypage that lists the most wanted files |
CWantedPagesPage | A special page that lists most linked pages that does not exist |
►CRandomPage | 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 | |
CSpecialActiveUsers | Implements Special:Activeusers |
CSpecialAllMessages | |
CSpecialApiSandbox | |
CSpecialAutoblockList | A special page that lists autoblocks |
CSpecialBlockList | A special page that lists existing blocks |
CSpecialBookSources | Special page outputs information on sourcing a book with a particular ISBN The parser creates links to this page when dealing with ISBNs in wikitext |
CSpecialCachedPage | |
CSpecialCategories | |
CSpecialComparePages | Implements Special:ComparePages |
CSpecialDeletedContributions | Implements Special:DeletedContributions to display archived revisions |
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 |
CSpecialGadgets | |
CSpecialImport | MediaWiki page data importer |
CSpecialInterwiki | Implements Special:Interwiki |
CSpecialJavaScriptTest | |
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 |
CSpecialLog | A special page that lists log entries |
CSpecialMergeHistory | Special page allowing users with the appropriate permissions to merge article histories, with some restrictions |
CSpecialNuke | |
CSpecialPageData | Special page to act as an endpoint for accessing raw page data |
CSpecialPasswordPolicies | This special page lists the defined password policies for user groups |
CSpecialPreferences | A special page that allows users to change their preferences |
CSpecialProtectedpages | A special page that lists protected pages |
CSpecialProtectedtitles | A special page that list protected titles from creation |
CSpecialRenameuser | Special page that allows authorised users to rename user accounts |
CSpecialReplaceText | |
CSpecialSearch | Implements Special:Search - Run text & title search and display the output |
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 |
CSpecialUpload | Form for handling uploads and special page |
CSpecialVersion | Give information about the version of MediaWiki, PHP, the DB and extensions |
►CUnlistedSpecialPage | Shortcut to construct a special page which is unlisted by default |
CDisabledSpecialPage | This class is a drop-in replacement for other special pages that need to be manually disabled |
CMovePageForm | A special page that allows users to change page titles |
►CRedirectSpecialPage | Shortcut to construct a special page alias |
►CRedirectSpecialArticle | Superclass for any RedirectSpecialPage which redirects the user to a particular article (as opposed to user contributions, logs, etc.) |
CSpecialMyLanguage | Unlisted special page just to redirect the user to the translated version of a page, if it exists |
CSpecialMypage | Special page pointing to current user's user page |
CSpecialMytalk | Special page pointing to current user's talk page |
CSpecialAllMyUploads | Special page pointing to current user's uploaded files (including old versions) |
CSpecialDiff | Redirect from Special:Diff/### to index.php?diff=### and from Special:Diff/###/### to index.php?oldid=###&diff=### |
CSpecialFilepath | A special page that redirects to the URL of a given file |
CSpecialMycontributions | Special page pointing to current user's contributions |
CSpecialMyuploads | Special page pointing to current user's uploaded files |
CSpecialNewSection | |
CSpecialPermanentLink | Redirect from Special:PermanentLink/### to index.php?oldid=### |
►CSpecialRedirectToSpecial | |
CSpecialChangePassword | Let users recover their password |
CSpecialListAdmins | Redirect page: Special:ListAdmins --> Special:ListUsers/sysop |
CSpecialListBots | Redirect page: Special:ListBots --> Special:ListUsers/bot |
CSpecialApiHelp | Special page to redirect to API help pages, for situations where linking to the api.php endpoint is not wanted |
CSpecialBlankpage | Special page designed for basic benchmarking of MediaWiki since it doesn't really do much |
CSpecialCaptcha | |
CSpecialConfirmEmail | Special page allows users to request email confirmation message, and handles processing of the confirmation code when the link in the email is followed |
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 |
CSpecialEmailInvalidate | Special page allows users to cancel an email confirmation using the e-mail confirmation code |
CSpecialEmailUser | A special page that allows users to send e-mails to other users |
CSpecialGoToInterwiki | Landing page for non-local interwiki links |
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) |
CSpecialSpecialpages | A special page that lists special pages |
CSpecialUploadStash | Web access for files temporarily stored by UploadStash |
CUserrightsPage | Special page to allow managing user group membership |
►CWikimedia\Message\MessageParam | Value object representing a message parameter that consists of a list of values |
CWikimedia\Message\ListParam | Value object representing a message parameter that consists of a list of values |
CWikimedia\Message\ScalarParam | Value object representing a message parameter holding a single value |
►CMessageSpecifier | |
►CIApiMessage | Interface for messages with machine-readable data for use by the API |
CApiMessage | Extension of Message implementing IApiMessage |
CApiRawMessage | Extension of RawMessage implementing IApiMessage |
►CMessage | Methods which fulfil two basic services: |
CApiHelpParamValueMessage | Message subclass that prepends wikitext for API help |
CApiMessage | Extension of Message implementing IApiMessage |
►CRawMessage | Variant of the Message class |
CApiRawMessage | Extension of RawMessage implementing IApiMessage |
►CWikimedia\Rdbms\DBExpectedError | Base class for the more common types of database errors |
CWikimedia\Rdbms\DBConnectionError | |
►CWikimedia\Rdbms\DBQueryError | |
CWikimedia\Rdbms\DBQueryDisconnectedError | |
CWikimedia\Rdbms\DBQueryTimeoutError | Error thrown when a query times out |
CWikimedia\Rdbms\DBReadOnlyError | |
CWikimedia\Rdbms\DBReplicationWaitError | Exception class for replica DB wait errors |
►CWikimedia\Rdbms\DBTransactionError | |
CWikimedia\Rdbms\DBTransactionSizeError | |
CWikimedia\Rdbms\DBTransactionStateError | |
CWikimedia\Message\MessageValue | Value object representing a message for i18n |
►CMonologLineFormatter | |
CMediaWiki\Logger\Monolog\LineFormatter | Formats incoming records into a one-line string |
CMovePage | Handles the backend logic of moving a page from one title to another |
CMediaWiki\Page\MovePageFactory | |
CMSCompoundFileReader | Read the directory of a Microsoft Compound File Binary file, a.k.a |
CMultimediaViewerHooks | |
►CMutableConfig | Interface for mutable configuration instances |
CHashConfig | A Config instance which stores all settings as a member variable |
►CMutableContext | |
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 |
CRequestContext | Group all the pieces relevant to the context of a request into one instance |
CMWCryptHash | |
CMWCryptHKDF | |
CMWCryptRand | |
CMWDebug | New debugger system that outputs a toolbar on page view |
CMWExceptionHandler | Handler class for MWExceptions |
CMWExceptionRenderer | Class to expose exceptions to the client (API bots, users, admins using CLI scripts) |
CMWFileProps | MimeMagic helper wrapper |
CMWGrants | A collection of public static functions to deal with grants |
CMWLBFactory | MediaWiki-specific class for generating database load balancers |
CMWMessagePack | |
CMWNamespace | |
CMWRestrictions | A class to check request restrictions expressed as a JSON object |
CMWTidy | Class to interact with and configure Remex tidy |
CMediaWiki\Languages\Data\Names | Language names in their own languages (language autonyms) |
CNamespaceInfo | This is a utility class for dealing with namespaces that encodes all the "magic" behaviors of them based on index |
CMediaWiki\Storage\NameTableStore | |
CMediaWiki\Storage\NameTableStoreFactory | |
CWikimedia\Rdbms\NextSequenceValue | Used by Database::nextSequenceValue() so Database::insert() can detect values coming from the deprecated function |
►CPhpParser\NodeVisitorAbstract | |
►CFileAwareNodeVisitor | A PHPParser node visitor that associates each node with its file name |
CDeprecatedInterfaceFinder | A PHPParser node visitor that finds deprecated functions and methods |
CNukeHooks | |
CMediaWiki\Extension\OATHAuth\OATHAuth | |
CMediaWiki\Extension\OATHAuth\OATHUser | Class representing a user from OATH's perspective |
CMediaWiki\Extension\OATHAuth\OATHUserRepository | |
CObjectCache | Functions to get cache objects |
►COldRevisionImporter | |
CImportableOldRevisionImporter | |
CMediaWiki\OutputHandler | |
►COverflowException | |
CMediaWiki\Session\SessionOverflowException | OverflowException specific to the SessionManager, used when the request had multiple possible sessions tied for top priority |
►CPage | Interface for type hinting (accepts WikiPage, Article, ImagePage, CategoryPage) |
►CArticle | Class for viewing MediaWiki article and history |
►CCategoryPage | |
CCategoryTreeCategoryPage | |
CImagePage | |
CWikiPage | Class representing a MediaWiki article and history |
CPageArchive | Used to show archived pages and eventually restore them |
CPageDataRequestHandler | Request handler implementing a data interface for mediawiki pages |
CMediaWiki\Storage\PageEditStash | Class for managing stashed edits used by the page updater classes |
CPageImages | |
CPageProps | Gives access to properties of a page |
►CPager | Basic pager interface |
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 |
CMediaWiki\Storage\PageUpdater | Controller-like object for creating and updating pages by creating new revisions |
CPaginatingSearchEngine | Marker class for search engines that can handle their own pagination, by reporting in their ISearchResultSet when a next page is available |
CWikimedia\Message\ParamType | The constants used to specify parameter types |
CWikimedia\ParamValidator\ParamValidator | Service for formatting and validating API parameters |
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 | |
CParserFactory | |
CPageImages\Hooks\ParserFileProcessingHookHandlers | Handler for the "ParserMakeImageParams" and "AfterParserFetchFileAndTitle" hooks |
CMediaWiki\Extensions\ParserFunctions\ParserFunctions | Parser function handlers |
CParserOptions | Set options of the Parser |
CMediaWiki\Search\ParserOutputSearchDataExtractor | Extracts data from ParserOutput for indexing in the search engine |
►CPassword | Represents a password hash for use in authentication |
CArgon2Password | Implements Argon2, a modern key derivation algorithm designed to resist GPU cracking and side-channel attacks |
CInvalidPassword | Represents an invalid password hash |
►CParameterizedPassword | Helper class for password hash types that have a delimited set of parameters inside of the hash |
CBcryptPassword | A Bcrypt-hashed password |
CEncryptedPassword | Helper class for passwords that use another password hash underneath it and encrypts that hash with a configured secret |
CLayeredParameterizedPassword | This password hash type layers one or more parameterized password types on top of each other |
CMWOldPassword | The old style of MediaWiki password hashing |
CMWSaltedPassword | The old style of MediaWiki password hashing, with a salt |
CPbkdf2Password | A PBKDF2-hashed password |
CPasswordFactory | Factory class for creating and checking Password objects |
CPasswordPolicyChecks | Functions to check passwords against a policy requirement |
CMediaWiki\Rest\PathTemplateMatcher\PathMatcher | A tree-based path routing algorithm |
CPathRouter | PathRouter class |
CPatrolLog | Class containing static functions for working with logs of patrol events |
CPdfImage | Inspired by djvuimage from Brion Vibber modified and written by xarax |
CMediaWiki\Permissions\PermissionManager | A service class for checking permissions To obtain an instance, use MediaWikiServices::getInstance()->getPermissionManager() |
CPHPVersionCheck | Check PHP Version, as well as for composer dependencies in entry points, and display something vaguely comprehensible in the event of a totally unrecoverable error |
CPhpXmlBugTester | Test for PHP+libxml2 bug which breaks XML input subtly with certain versions |
CPingback | Send information about this MediaWiki instance to MediaWiki.org |
CPNGMetadataExtractor | PNG frame counter |
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 |
CPoolCounterNull | A default PoolCounter, which provides no locking |
CPoolCounterRedis | Version of PoolCounter that uses Redis |
►CPoolCounterWork | Class for dealing with PoolCounters using class members |
CPoolCounterWorkViaCallback | Convenience class for dealing with PoolCounters using callbacks |
CPoolWorkArticleView | |
►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() |
CPPCustomFrame_DOM | Expansion frame with custom arguments |
CPPTemplateFrame_DOM | Expansion frame with template arguments |
►CPPFrame_Hash | An expansion frame, used as a context to expand the result of preprocessToObj() |
CPPCustomFrame_Hash | Expansion frame with custom arguments |
CPPTemplateFrame_Hash | Expansion frame with template arguments |
CPPFuzzTest | |
CPPFuzzTester | |
►CPPNode | There are three types of nodes: |
CPPNode_DOM | |
CPPNode_Hash_Array | |
CPPNode_Hash_Attr | |
CPPNode_Hash_Text | |
CPPNode_Hash_Tree | |
►CMediaWiki\Preferences\PreferencesFactory | A PreferencesFactory is a MediaWiki service that provides the definitions of preferences for a given user |
CMediaWiki\Preferences\DefaultPreferencesFactory | This is the default implementation of PreferencesFactory |
►CPrefixSearch | Handles searching prefixes of titles and finding any page names that match |
CStringPrefixSearch | Performs prefix search, returning strings |
CTitlePrefixSearch | Performs prefix search, returning Title objects |
CMediaWiki\Edit\PreparedEdit | Represents information returned by WikiPage::prepareContentForEdit() |
►CPreprocessor | |
CPreprocessor_DOM | |
CPreprocessor_Hash | Differences from DOM schema: |
CMediaWiki\Navigation\PrevNextNavigationRenderer | Helper class for generating prev/next links for paging |
CProcessCacheLRU | Class for process caching individual properties of expiring items |
►CProcessor | Processors read associated arrays and register whatever is required |
CExtensionProcessor | |
Cprofile_point | |
►CProfiler | Profiler base class that defines the interface and some trivial functionality |
CProfilerExcimer | |
CProfilerSectionOnly | Profiler that only tracks explicit profiling sections |
CProfilerStub | Stub profiler that does nothing |
CProfilerXhprof | Profiler wrapper for XHProf extension |
►CProfilerOutput | Base class for profiling output |
CProfilerOutputDb | Logs profiling data into the local DB |
CProfilerOutputDump | |
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! :) |
CProtectionForm | Handles the page protection UI and backend |
CProxyLookup | |
CPurgeJobUtils | |
►CQuickTemplate | Generic wrapper for template functions, with interface compatible with what we use of PHPTAL 0.7 |
►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 |
CMonoBookTemplate | |
CSkinApiTemplate | BaseTemplate class for the 'apioutput' skin |
CSkinFallbackTemplate | BaseTemplate class for the fallback skin |
CTimelessTemplate | BaseTemplate class for the Timeless skin |
CVectorTemplate | QuickTemplate subclass for Vector |
CRangeDifference | Alternative representation of a set of changes, by the index ranges that are changed |
CRCCacheEntryFactory | |
►CRCFeed | |
►CFormattedRCFeed | Base class for RC feed engines that send messages in a freely configurable format to a uri-addressed engine set in $wgRCEngines |
►CRCFeedEngine | Backward-compatibility alias |
CUDPRCFeedEngine | Send recent change notifications in a UDP packet |
CRedisPubSubFeedEngine | Send recent change notifications via Redis Pub/Sub |
►CRCFeedFormatter | Interface for RC feed formatters |
CIRCColourfulRCFeedFormatter | Generates a colourful notification intended for humans on IRC |
►CMachineReadableRCFeedFormatter | Abstract class so there can be multiple formatters outputting the same data |
CJSONRCFeedFormatter | Formats a notification into the JSON format (http://www.json.org) |
CXMLRCFeedFormatter | |
►CLocalisationUpdate\Reader | Interface for file readers |
CLocalisationUpdate\JSONReader | Reads MediaWiki JSON i18n files |
CLocalisationUpdate\ReaderFactory | Constructs readers for files based on the names |
CReadOnlyMode | A service class for fetching the wiki's current read-only mode |
CReCaptchaNoCaptchaHooks | |
CRecompressTracked | Maintenance script that moves blobs indexed by trackBlobs.php to a specified list of destination clusters, and recompresses them in the process |
►CRecursiveIterator | |
CBatchRowIterator | |
CNotRecursiveIterator | |
CMediaWiki\Tidy\RemexMungerData | |
CRenameuserHooks | |
CRenameuserSQL | Class which performs the actual renaming of users |
CReplacementArray | Wrapper around strtr() that holds replacements |
CReplaceTextHooks | |
CReplaceTextSearch | |
CReplaceTextUtils | |
CRepoGroup | Prioritized list of file repositories |
►CMediaWiki\Rest\RequestInterface | A request interface similar to PSR-7's ServerRequestInterface |
►CMediaWiki\Rest\RequestBase | Shared code between RequestData and RequestFromGlobals |
CMediaWiki\Rest\RequestData | This is a Request class that allows data to be injected, for the purposes of testing or internal requests |
CMediaWiki\Rest\RequestFromGlobals | This is a request class that gets data directly from the superglobals and other global PHP state, notably php://input |
CResourceLoaderClientHtml | Load and configure a ResourceLoader client on an HTML page |
CResourceLoaderFilePath | An object to represent a path to a JavaScript/CSS file, along with a remote and local base path, for use with ResourceLoaderFileModule |
CResourceLoaderImage | Class encapsulating an image used in a ResourceLoaderImageModule |
CMediaWiki\Rest\ResponseFactory | Generates standardized response objects |
►CMediaWiki\Rest\ResponseInterface | An interface similar to PSR-7's ResponseInterface, the primary difference being that it is mutable |
CMediaWiki\Rest\Response | |
►CMediaWiki\Block\Restriction\Restriction | |
►CMediaWiki\Block\Restriction\AbstractRestriction | |
CMediaWiki\Block\Restriction\NamespaceRestriction | |
CMediaWiki\Block\Restriction\PageRestriction | |
CMediaWiki\Shell\Result | Returned by MediaWiki\Shell\Command::execute() |
CResultAugmentor | Augment search results |
►CResultSetAugmentor | Augment search results |
CAugmentPageProps | Augment search result set with values of certain page props |
CPerRowAugmentor | Perform augmentation of each row and return composite result, indexed by ID |
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 |
►CMediaWiki\Revision\RevisionFactory | Service for constructing revision objects |
CMediaWiki\Revision\RevisionStore | Service for looking up page revisions |
►CRevisionItemBase | Abstract base class for revision items |
CChangeTagsLogItem | Item class for a logging table row with its associated change tags |
►CRevDelItem | Abstract base class for deletable items |
►CRevDelFileItem | Item class for an oldimage table row |
CRevDelArchivedFileItem | |
CRevDelLogItem | Item class for a logging table row |
►CRevDelRevisionItem | |
►CRevDelArchiveItem | Item class for a archive table row |
CRevDelArchivedRevisionItem | Item class for a archive table row by ar_rev_id – actually used via RevDelRevisionList |
►CRevisionItem | Item class for a live revision table row |
CChangeTagsRevisionItem | Item class for a live revision table row with its associated change tags |
►CMediaWiki\Revision\RevisionRecord | Page revision base class |
CMediaWiki\Revision\MutableRevisionRecord | |
CMediaWiki\Revision\RevisionArchiveRecord | A RevisionRecord representing a revision of a deleted page persisted in the archive table |
►CMediaWiki\Revision\RevisionStoreRecord | A RevisionRecord representing an existing revision persisted in the revision table |
CMediaWiki\Revision\RevisionStoreCacheRecord | A cached RevisionStoreRecord |
CMediaWiki\Revision\RevisionRenderer | The RevisionRenderer service provides access to rendered output for revisions |
►CMediaWiki\Revision\RevisionSlots | Value object representing the set of slots belonging to a revision |
CMediaWiki\Revision\MutableRevisionSlots | Mutable version of RevisionSlots, for constructing a new revision |
CMediaWiki\Storage\RevisionSlotsUpdate | Value object representing a modification of revision slots |
CMediaWiki\Revision\RevisionStoreFactory | Factory service for RevisionStore instances |
CRiffExtractor | |
CMediaWiki\Rest\Router | The REST router is responsible for gathering handler configuration, matching an input path and HTTP method against the defined routes, and constructing and executing the relevant handler for a request |
CRowUpdateGenerator | |
►CWikimedia\Services\SalvageableService | SalvageableService defines an interface for services that are able to salvage state from a previous instance of the same class |
CConfigFactory | Factory class to create Config objects |
CMediaWiki\Config\ConfigRepository | Object which holds currently registered configuration options |
CSanitizer | HTML sanitizer for MediaWiki |
CScopedLock | Self-releasing locks |
CScribunto | Static function collection for general extension support |
►CScribunto_LuaInterpreter | |
CScribunto_LuaSandboxInterpreter | |
CScribunto_LuaStandaloneInterpreter | |
►CScribunto_LuaLibraryBase | This class provides some basic services that Lua libraries will probably need |
CMediaWiki\Extensions\ParserFunctions\LuaLibrary | |
CScribunto_LuaCommonTestsFailLibrary | |
CScribunto_LuaCommonTestsLibrary | |
CScribunto_LuaHashLibrary | |
CScribunto_LuaHtmlLibrary | |
CScribunto_LuaLanguageLibrary | |
CScribunto_LuaMessageLibrary | |
CScribunto_LuaSiteLibrary | |
CScribunto_LuaTextLibrary | |
CScribunto_LuaTitleBlacklistLibrary | |
CScribunto_LuaTitleLibrary | |
CScribunto_LuaUriLibrary | |
CScribunto_LuaUstringLibrary | |
CScribunto_LuaSandboxCallback | |
CScribunto_LuaStandaloneInterpreterFunction | |
►CScribuntoEngineBase | Wikitext scripting infrastructure for MediaWiki: base classes |
►CScribunto_LuaEngine | |
CScribunto_LuaSandboxEngine | |
CScribunto_LuaStandaloneEngine | |
CScribuntoHooks | Hooks for the Scribunto extension |
►CScribuntoModuleBase | Class that represents a module |
CScribunto_LuaModule | |
►CSearchEngine | Contain a class for special pages |
►CSearchDatabase | Base search engine base class for database-backed searches |
CSearchMySQL | Search engine hook for MySQL 4+ |
CSearchPostgres | Search engine hook base class for Postgres |
CSearchSqlite | Search engine hook for SQLite |
CSearchEngineDummy | Dummy class to be used when non-supported Database engine is present |
CSearchEngineConfig | Configuration handling class for SearchEngine |
CSearchEngineFactory | Factory class for SearchEngine |
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 |
CMediaWiki\Widget\Search\SearchFormWidget | |
CSearchHighlighter | Highlight bits of wikitext |
►CSearchIndexField | Definition of a mapping for the search index field |
CNullIndexField | Null index field - means search engine does not implement this field |
►CSearchIndexFieldDefinition | Basic infrastructure of the field definition |
CDummySearchIndexFieldDefinition | Dummy implementation of SearchIndexFieldDefinition for testing purposes |
CSearchNearMatcher | Implementation of near match title search |
►CSearchResult | NOTE: this class is being refactored into an abstract base class |
►CRevisionSearchResult | SearchResult class based on the Revision information |
CSqlSearchResult | |
►CMediaWiki\Widget\Search\SearchResultSetWidget | Renders a set of search results to HTML |
CMediaWiki\Widget\Search\InterwikiSearchResultSetWidget | Renders one or more ISearchResultSets into a sidebar grouped by interwiki prefix |
CMediaWiki\Widget\Search\SimpleSearchResultSetWidget | Renders one or more ISearchResultSets into a sidebar grouped by interwiki prefix |
►CMediaWiki\Widget\Search\SearchResultWidget | Renders a single search result to HTML |
CMediaWiki\Widget\Search\FullSearchResultWidget | Renders a 'full' multi-line search result with metadata |
CMediaWiki\Widget\Search\InterwikiSearchResultWidget | Renders an enhanced interwiki result |
CMediaWiki\Widget\Search\SimpleSearchResultWidget | Renders a simple one-line result |
CSearchSuggestion | Search suggestion |
CSearchSuggestionSet | Search suggestion sets |
CSectionProfiler | Custom PHP profiler for parser/DB type section names that xhprof/xdebug can't handle |
CSerializedValueContainer | Helper class for segmenting large cache values without relying on serializing classes |
CMediaWiki\Config\ServiceOptions | A class for passing options to services |
CMediaWiki\Session\SessionBackend | This is the actual workhorse for Session |
►CSessionHandlerInterface | |
CMediaWiki\Session\PHPSessionHandler | Adapter for PHP's session handling |
CMediaWiki\Session\SessionId | Value object holding the session ID in a manner that can be globally updated |
CMediaWiki\Session\SessionInfo | Value object returned by SessionProvider |
►CMediaWiki\Session\SessionProviderInterface | This exists to make IDEs happy, so they don't see the internal-but-required-to-be-public methods on SessionProvider |
►CMediaWiki\Session\SessionProvider | A SessionProvider provides SessionInfo and support for Session |
CInstallerSessionProvider | |
CMediaWiki\Session\CookieSessionProvider | A CookieSessionProvider persists sessions using cookies |
►CMediaWiki\Session\ImmutableSessionProviderWithCookie | An ImmutableSessionProviderWithCookie doesn't persist the user, but optionally can use a cookie to support multiple IDs per session |
CMediaWiki\Session\BotPasswordSessionProvider | Session provider for bot passwords |
CWikimedia\Http\SetCookieCompat | |
CMediaWiki\Extension\OATHAuth\Hook\TwoFactorIsEnabled\SetIsEnabled | |
CSevenZipStream | Stream wrapper around 7za filter program |
CMediaWiki\Shell\Shell | Executes shell commands |
►CSimpleCaptcha | Demo CAPTCHA (not for production usage) and base class for real CAPTCHAs |
CFancyCaptcha | FancyCaptcha for displaying captchas precomputed by captcha.py |
CMathCaptcha | |
CMediaWiki\Extensions\ConfirmEdit\hCaptcha\HCaptcha | |
CQuestyCaptcha | |
CReCaptchaNoCaptcha | |
CSiteConfiguration | This is a class for holding configuration settings, particularly for multi-wiki sites |
CSiteExporter | |
CSiteImporter | |
►CSiteLookup | |
CFileBasedSiteLookup | Provides a file-based cache of a SiteStore, using a json file |
►CSiteStore | |
CCachingSiteStore | |
CDBSiteStore | |
CHashSiteStore | In-memory SiteStore implementation, storing sites in an associative array |
CSiteStats | Static accessor class for site_stats and related things |
CSiteStatsInit | Class designed for counting of stats |
CSkinFactory | Factory class to create Skin objects |
►CSlotDiffRenderer | Renders a diff for a single slot (that is, a diff between two content objects) |
CDifferenceEngineSlotDiffRenderer | B/C adapter for turning a DifferenceEngine into a SlotDiffRenderer |
CTextSlotDiffRenderer | Renders a slot diff by doing a text diff on the native representation |
CUnsupportedSlotDiffRenderer | Produces a warning message about not being able to render a slot diff |
CMediaWiki\Revision\SlotRecord | Value object representing a content slot associated with a page revision |
►CMediaWiki\Revision\SlotRenderingProvider | A lazy provider of ParserOutput objects for a revision's individual slots |
CMediaWiki\Revision\RenderedRevision | RenderedRevision represents the rendered representation of a revision |
►CMediaWiki\Revision\SlotRoleHandler | SlotRoleHandler instances are used to declare the existence and behavior of slot roles |
CMediaWiki\Revision\FallbackSlotRoleHandler | A SlotRoleHandler for providing basic functionality for undefined slot roles |
CMediaWiki\Revision\MainSlotRoleHandler | A SlotRoleHandler for the main slot |
CMediaWiki\Revision\SlotRoleRegistry | A registry service for SlotRoleHandlers, used to define which slot roles are available on which page |
CSpamBlacklistHooks | Hooks for the spam blacklist extension |
CSpamRegexBatch | Utility class for working with blacklists |
CMediaWiki\Sparql\SparqlClient | Simple SPARQL client |
CMediaWiki\Special\SpecialPageFactory | Factory for handling the special page list and generating SpecialPage objects |
CSpecialPageFactory | Wrapper for backward compatibility for old callers that used static methods |
►CMediaWiki\Logger\Spi | Service provider interface for \Psr\Log\LoggerInterface implementation libraries |
CMediaWiki\Logger\ConsoleSpi | |
CMediaWiki\Logger\LegacySpi | LoggerFactory service provider that creates LegacyLogger instances |
CMediaWiki\Logger\LogCapturingSpi | Wraps another spi to capture all logs generated |
CMediaWiki\Logger\MonologSpi | LoggerFactory service provider that creates loggers implemented by Monolog |
CMediaWiki\Logger\NullSpi | LoggerFactory service provider that creates \Psr\Log\NullLogger instances |
CSqlite | This class contains code common to different SQLite-related maintenance scripts |
CSquidPurgeClient | An HTTP 1.0 client built for the purposes of purging Squid and Varnish |
CSquidPurgeClientPool | |
CWikimedia\StaticArrayWriter | Format a static PHP array to be written to a file |
►CStatsdAwareInterface | Describes a Statsd aware interface |
CWatchedItemStore | Storage layer class for WatchedItems |
►CStatsOutput | A general output object |
CCsvStatsOutput | Csv output |
CTextStatsOutput | Output text |
CWikiStatsOutput | Outputs WikiText |
►CStatusValue | Generic operation result class Has warning/error list, boolean status and arbitrary value |
CStatus | Generic operation result class Has warning/error list, boolean status and arbitrary value |
►CPsr7\Stream | |
CMediaWiki\Rest\Stream | |
CStreamFile | Functions related to the output of file content |
►CPsr\Http\Message\StreamInterface | |
►CMediaWiki\Rest\CopyableStreamInterface | An interface for a stream with a copyToStream() function |
CMediaWiki\Rest\Stream | |
CMediaWiki\Rest\StringStream | A stream class which uses a string as the underlying storage |
CStringUtils | A collection of static methods to play with strings |
CStripState | |
►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 |
CDeprecatedGlobal | Class to allow throwing wfDeprecated warnings when people use globals that we do not want them to |
CStubUserLang | Stub object for the user language |
CWikimedia\Rdbms\Subquery | |
CSVGMetadataExtractor | |
CSVGReader | |
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 |
►CMediaWiki\ChangeTags\Taggable | Interface that defines how to tag objects |
CManualLogEntry | Class for creating new log entries and inserting them into the database |
►CRecentChange | Utility class for creating new RC entries |
CRCCacheEntry | |
CMediaWiki\FileBackend\FSFile\TempFSFileFactory | |
CTemplatesOnThisPageFormatter | Handles formatting for the "templates used on this page" lists |
►CPHPUnit\Framework\TestCase | |
CHTMLFancyCaptchaFieldTest | @covers HTMLFancyCaptchaField |
CHTMLReCaptchaNoCaptchaFieldTest | @covers HTMLReCaptchaNoCaptchaField |
CLocalisationUpdate\FinderTest | @covers \LocalisationUpdate\Finder |
CLocalisationUpdate\JSONReaderTest | @covers \LocalisationUpdate\JSONReader |
CLocalisationUpdate\ReaderFactoryTest | @covers \LocalisationUpdate\ReaderFactory |
CLocalisationUpdate\UpdaterTest | @covers \LocalisationUpdate\Updater |
CPageImages\Tests\ApiQueryPageImagesTest | @covers ApiQueryPageImages |
CScribuntoHooksTest | |
CScribunto_LuaEngineTestSkip | |
►CScribunto_LuaEngineUnitTestBase | This is the subclass for Lua library tests |
CScribunto_LuaHashLibraryTest | |
CScribunto_LuaHtmlLibraryTest | |
CScribunto_LuaLanguageLibraryTest | @covers Scribunto_LuaLanguageLibrary |
CScribunto_LuaLibraryUtilTest | |
CScribunto_LuaMessageLibraryTest | |
CScribunto_LuaSandboxTest | @covers Scribunto_LuaSandboxEngine |
CScribunto_LuaSiteLibraryTest | |
CScribunto_LuaStandaloneTest | |
CScribunto_LuaTextLibraryTest | |
►CScribunto_LuaUstringLibraryTest | @covers Scribunto_LuaUstringLibrary |
CScribunto_LuaUstringLibraryPureLuaTest | @coversNothing – Covers Lua code |
CScribunto_LuaEnvironmentComparisonTest | @group Lua @group LuaSandbox @group LuaStandalone @coversNothing |
►CScribunto_LuaInterpreterTest | |
CScribunto_LuaSandboxInterpreterTest | @group Lua @group LuaSandbox @covers Scribunto_LuaSandboxInterpreter |
CScribunto_LuaStandaloneInterpreterTest | @group Lua @group LuaStandalone @covers Scribunto_LuaStandaloneInterpreter |
CTextExtracts\Test\TextTruncatorTest | @covers \TextExtracts\TextTruncator @group TextExtracts |
CMediaWiki\EditPage\TextboxBuilder | Helps EditPage build textboxes |
CMediaWiki\EditPage\TextConflictHelper | Helper for displaying edit conflicts in text content models to users |
►COOUI\TextInputWidget | |
CMediaWiki\Widget\DateInputWidget | Date input widget |
►CMediaWiki\Widget\TitleInputWidget | Title input widget |
CMediaWiki\Widget\SearchInputWidget | Search input widget |
CMediaWiki\Widget\UserInputWidget | User input widget |
CTextExtracts\TextTruncator | This class needs to understand HTML as well as plain text |
►CMediaWiki\Tidy\TidyDriverBase | Base class for HTML cleanup utilities |
CMediaWiki\Tidy\RemexDriver | |
CTitleBlacklist | Implements a title blacklist for MediaWiki |
CTitleBlacklistEntry | Represents a title blacklist entry |
CTitleBlacklistHooks | Hooks for Title Blacklist |
►CTitleFormatter | A title formatter service for MediaWiki |
CMediaWikiTitleCodec | A codec for MediaWiki page titles |
►CTitleParser | A title parser service for MediaWiki |
CMediaWikiTitleCodec | A codec for MediaWiki page titles |
►CMediaWiki\Session\Token | Value object representing a CSRF token |
CLoggedOutEditToken | Value object representing a logged-out user's edit token |
CMediaWiki\Extension\OATHAuth\Hook\AuthChangeFormFields\TOTPExtendTokenField | |
CTrackBlobs | |
CTrackingCategories | This class performs some operations related to tracking categories, such as creating a list of all such categories |
►CTransactionRoundAwareUpdate | Deferrable update that specifies whether it must run outside of any explicit LBFactory transaction round or must run inside of a round owned by doUpdate() |
CMWCallableUpdate | Deferrable Update for closure/callback |
CTransactionRoundDefiningUpdate | Deferrable update that must run outside of any explicit LBFactory transaction round |
►CWikimedia\ParamValidator\TypeDef | Base definition for ParamValidator types |
CWikimedia\ParamValidator\TypeDef\BooleanDef | Type definition for boolean types |
CWikimedia\ParamValidator\TypeDef\EnumDef | Type definition for enumeration types |
CWikimedia\ParamValidator\TypeDef\FloatDef | Type definition for a floating-point type |
►CWikimedia\ParamValidator\TypeDef\IntegerDef | Type definition for integer types |
CWikimedia\ParamValidator\TypeDef\LimitDef | Type definition for "limit" types |
CWikimedia\ParamValidator\TypeDef\PresenceBooleanDef | Type definition for checkbox-like boolean types |
►CWikimedia\ParamValidator\TypeDef\StringDef | Type definition for string types |
CWikimedia\ParamValidator\TypeDef\PasswordDef | Type definition for "password" types |
CWikimedia\ParamValidator\TypeDef\TimestampDef | Type definition for timestamp types |
CWikimedia\ParamValidator\TypeDef\UploadDef | Type definition for upload types |
CUcdXmlReader | |
CUDPTransport | A generic class to send a message over UDP |
CUIDGenerator | Class for getting statistically unique IDs |
CUpdateLogging | Maintenance script that upgrade for log_id/log_deleted fields in a replication-safe way |
CLocalisationUpdate\Updater | Executes the localisation update |
CMediaWiki\Extension\OATHAuth\Hook\LoadExtensionSchemaUpdates\UpdateTables | |
►CUploadBase | UploadBase and subclasses are the backend of MediaWiki's file uploads |
►CUploadFromFile | Implements regular file uploads |
CUploadFromChunks | Implements uploading from chunks |
CUploadFromStash | Implements uploading from previously stored file |
CUploadFromUrl | Implements uploading from a HTTP resource |
►CUploadRevisionImporter | |
CImportableUploadRevisionImporter | |
CUploadSourceAdapter | This is a horrible hack used to keep source compatibility |
CUploadStash | UploadStash is intended to accomplish a few things: |
CUserCache | |
CUserDupes | Look for duplicate user table entries and optionally prune them |
CUserGroupMembership | Represents a "user group membership" – a specific instance of a user belonging to a group |
►CMediaWiki\User\UserIdentity | Interface for objects representing user identity |
CMediaWiki\User\UserIdentityValue | Value object representing a user's identity |
CUser | The User object encapsulates all of the user-specific settings (user_id, name, rights, email address, options, last login time) |
CMediaWiki\Session\UserInfo | Object holding data about a session's user |
CUserMailer | Collection of static functions for sending mail |
CUserNamePrefixSearch | Handles searching prefixes of user names |
CUserPasswordPolicy | Check if a user's password complies with any password policies that apply to that user, based on the user's group membership |
CUserRightsProxy | Cut-down copy of User interface for local-interwiki-database user rights manipulation |
CMediaWiki\Rest\Validator\Validator | Wrapper for ParamValidator |
CVersionChecker | Provides functions to check a set of extensions with dependencies against a set of loaded extensions and given version information |
►CVirtualRESTService | Virtual HTTP service instance that can be mounted on to a VirtualRESTService |
CParsoidVirtualRESTService | Virtual HTTP service client for Parsoid |
CRestbaseVirtualRESTService | Virtual HTTP service client for RESTBase |
CSwiftVirtualRESTService | Example virtual rest service for OpenStack Swift |
CVirtualRESTServiceClient | Virtual HTTP service client loosely styled after a Virtual File System |
CWatchedItem | Representation of a pair of user and title for watchlist entries |
CWatchedItemQueryService | |
CWatchedItemQueryServiceExtension | |
►CWatchedItemStoreInterface | |
CNoWriteWatchedItemStore | |
CWatchedItemStore | Storage layer class for WatchedItems |
CWebInstallerOutput | Output class modelled on OutputPage |
►CWebInstallerPage | Abstract class to define pages for the web installer |
CWebInstallerComplete | |
CWebInstallerDBConnect | |
CWebInstallerDBSettings | |
►CWebInstallerDocument | |
CWebInstallerCopying | |
CWebInstallerReadme | |
CWebInstallerReleaseNotes | |
CWebInstallerUpgradeDoc | |
CWebInstallerExistingWiki | |
CWebInstallerInstall | |
CWebInstallerLanguage | |
CWebInstallerName | |
CWebInstallerOptions | |
CWebInstallerRestart | |
CWebInstallerUpgrade | |
CWebInstallerWelcome | |
►CWebRequest | Encapsulates getting at data passed in the URL or via a POSTed form stripping illegal input characters and normalizing Unicode sequences |
►CFauxRequest | WebRequest clone which takes values from a provided array |
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) |
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 |
CFauxResponse | |
►COOUI\Widget | |
CMediaWiki\Widget\CheckMatrixWidget | Check matrix widget |
CMediaWiki\Widget\ComplexNamespaceInputWidget | Namespace input widget |
CMediaWiki\Widget\ComplexTitleInputWidget | Complex title input widget |
CMediaWiki\Widget\SelectWithInputWidget | Select and input widget |
CMediaWiki\Widget\SizeFilterWidget | Select and input widget |
►CMediaWiki\Widget\TagMultiselectWidget | Abstract base class for widgets to select multiple users, titles, namespaces, etc |
CMediaWiki\Widget\NamespacesMultiselectWidget | Widget to select multiple namespaces |
CMediaWiki\Widget\TitlesMultiselectWidget | Widget to select multiple titles |
CMediaWiki\Widget\UsersMultiselectWidget | Widget to select multiple users |
CWikiEditorHooks | |
CWikiExporter | |
CWikiImporter | XML file reader for the page data importer |
CWikiMap | Helper tools for dealing with other locally-hosted wikis |
CMediaWiki\Logger\Monolog\WikiProcessor | Annotate log records with request-global metadata, such as the hostname, wiki / request ID, and MediaWiki version |
CWikiReference | Reference to a locally-hosted wiki |
CWikiTextStructure | Class allowing to explore structure of parsed wikitext |
CMediaWiki\Diff\WordAccumulator | Stores, escapes and formats the results of word-level diff |
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 |
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 |
CXmlSelect | Class for generating HTML <select> or <datalist> elements |
CXmlTypeCheck | |
CMediaWiki\Languages\Data\ZhConversion | |
CZipDirectoryReader | A class for reading ZIP file directories, for the purposes of upload verification |
►CAbstractLogger | |
CMediaWiki\Logger\ConsoleLogger | A logger which writes to the terminal |
CMediaWiki\Logger\LegacyLogger | PSR-3 logger that mimics the historic implementation of MediaWiki's former wfErrorLog logging implementation |
►CAbstractProcessingHandler | |
CMediaWiki\Logger\Monolog\KafkaHandler | Log handler sends log events to a kafka server |
CMediaWiki\Logger\Monolog\LegacyHandler | Log handler that replicates the behavior of MediaWiki's former wfErrorLog() logging service |
►CAuthenticationRequestTestCase | |
CCaptchaAuthenticationRequestTest | @covers CaptchaAuthenticationRequest |
CMediaWiki\Extension\OATHAuth\Tests\Auth\TOTPAuthenticationRequestTest | |
CReCaptchaNoCaptchaAuthenticationRequestTest | @covers ReCaptchaNoCaptchaAuthenticationRequest |
CTitleBlacklistAuthenticationRequestTest | @covers TitleBlacklistAuthenticationRequest |
►CContainerExceptionInterface | |
CWikimedia\Services\CannotReplaceActiveServiceException | Exception thrown when trying to replace an already active service |
CWikimedia\Services\ContainerDisabledException | Exception thrown when trying to access a service on a disabled container or factory |
CWikimedia\Services\ServiceAlreadyDefinedException | Exception thrown when a service was already defined, but the caller expected it to not exist |
CWikimedia\Services\ServiceDisabledException | Exception thrown when trying to access a disabled service |
►CContainerInterface | |
CWikimedia\Services\ServiceContainer | ServiceContainer provides a generic service to manage named services using lazy instantiation based on instantiator callback functions |
►CConvertibleTimestamp | |
CMWTimestamp | Library for creating and parsing MW-style timestamps |
►CException | |
CEtcdConfigParseError | |
CExtensionDependencyError | Copyright (C) 2018 Kunal Mehta legok.nosp@m.tm@m.nosp@m.ember.nosp@m..fsf.nosp@m..org |
CExtensionJsonValidationError | |
CFileBackendError | File backend exception for checked exceptions (e.g |
CLocalizedException | Basic localized exception |
►CMWException | MediaWiki exception |
CApiUsageException | Exception used to abort API execution with an error |
CErrorPageError | An error page which can definitely be safely rendered using the OutputPage |
CExternalStoreException | |
CFatalError | Exception class which takes an HTML error message, and does not produce a backtrace |
CHTMLFormFieldRequiredOptionsException | |
CHttpError | Show an error that looks like an HTTP server error |
►CJobQueueError | |
CJobQueueConnectionError | |
CJobQueueReadOnlyError | |
CMWContentSerializationException | Exception representing a failure to serialize or unserialize a content object |
CMWUnknownContentModelException | Exception thrown when an unregistered content model is requested |
CMediaTransformInvalidParametersException | MediaWiki exception thrown by some methods when the transform parameter array is invalid |
CMediaWiki\Installer\InstallException | Exception thrown if an error occur which installation |
CPasswordError | Show an error when any operation involving passwords fails to run |
►CScribuntoException | An exception class which represents an error in the script |
CScribunto_LuaError | |
CScribunto_LuaInterpreterBadVersionError | |
CScribunto_LuaInterpreterNotFoundError | |
CSkinException | Exceptions for skin-related failures |
CUploadChunkFileException | |
CUploadChunkVerificationException | |
CUploadChunkZeroLengthFileException | |
CUploadStashException | |
CMalformedTitleException | MalformedTitleException is thrown when a TitleParser is unable to parse a title string |
CMediaWiki\Diff\ComplexityException | |
CMediaWiki\Extensions\ParserFunctions\ExprError | |
CMediaWiki\ProcOpenError | |
►CMediaWiki\Rest\HttpException | This is the base exception class for non-fatal exceptions thrown from REST handlers |
CMediaWiki\Rest\LocalizedHttpException | |
CMediaWiki\Rest\PathTemplateMatcher\PathConflict | |
CMediaWiki\ShellDisabledError | |
CMediaWiki\Sparql\SparqlException | Exception for SPARQLClient |
CResourceLoaderCircularDependencyError | |
CZipDirectoryReaderError | Internal exception class |
►CFormatterInterface | |
CMediaWiki\Logger\Monolog\AvroFormatter | Log message formatter that uses the apache Avro format |
►CHtmlFormatter | |
CTextExtracts\ExtractFormatter | Provides text-only or limited-HTML extracts of page HTML |
►CHtmlFormatter | |
CMediaWiki\Tidy\RemexCompatFormatter | |
►CIterator | |
CExplodeIterator | An iterator which works exactly like: |
►CFSFileBackendList | Wrapper around RecursiveDirectoryIterator/DirectoryIterator that catches exception or does any custom behavoir that we may want |
CFSFileBackendDirList | |
CFSFileBackendFileList | |
►CIteratorDecorator | |
CNotRecursiveIterator | |
CMediaWiki\Session\Session | Manages data for an an authenticated session |
CReverseArrayIterator | Convenience class for iterating over an array in reverse order |
CRevisionListBase | List for revision table items for a single page |
►CScribunto_LuaDataProvider | |
CUstringLibraryNormalizationTestProvider | |
►CSwiftFileBackendList | SwiftFileBackend helper class to page through listings |
CSwiftFileBackendDirList | Iterator for listing directories |
CSwiftFileBackendFileList | Iterator for listing regular files |
►CTitleArray | Only exists to provide the newFromResult method at pre- sent |
CTitleArrayFromResult | |
►CUserArray | |
CUserArrayFromResult | |
►CWikimedia\Rdbms\IResultWrapper | Result wrapper for grabbing data queried from an IDatabase object |
CWikimedia\Rdbms\FakeResultWrapper | Overloads the relevant methods of the real ResultsWrapper so it doesn't go anywhere near an actual database |
CWikimedia\Rdbms\ResultWrapper | Result wrapper for grabbing data queried from an IDatabase object |
►CJsonSerializable | |
►CMediaWiki\Extension\OATHAuth\IAuthKey | |
CMediaWiki\Extension\OATHAuth\Key\TOTPKey | Class representing a two-factor key |
►CLoggerAwareInterface | |
CBagOStuff | Class representing a cache/ephemeral data store |
CEtcdConfig | Interface for configuration instances |
►CEventRelayer | Base class for reliable event relays |
CEventRelayerKafka | Event relayer for Apache Kafka |
CEventRelayerNull | No-op class for publishing messages into a PubSub system |
CExternalStoreAccess | Key/value blob storage for a collection of storage medium types (e.g |
CExternalStoreFactory | |
►CExternalStoreMedium | Key/value blob storage for a particular storage medium type (e.g |
CExternalStoreDB | DB accessible external objects |
CExternalStoreHttp | Example class for HTTP accessible external objects |
CExternalStoreMemory | Process memory based external objects for testing |
CExternalStoreMwstore | File backend accessible external objects |
►CFileBackend | Base class for all file backend classes (including multi-write backends) |
CFileBackendDBRepoWrapper | Proxy backend that manages file layout rewriting for FileRepo |
CFileBackendMultiWrite | Proxy backend that mirrors writes to several internal backends |
►CFileBackendStore | Base class for all backends using particular storage medium |
CFSFileBackend | Class for a file system (FS) based file backend |
CMemoryFileBackend | Simulation of a backend storage in memory |
CSwiftFileBackend | Class for an OpenStack Swift (or Ceph RGW) based file backend |
CJobRunner | Job queue runner utility methods |
►CMWHttpRequest | This wrapper class will call out to curl (if available) or fallback to regular PHP if necessary for handling internal HTTP requests |
CCurlHttpRequest | MWHttpRequest implemented using internal curl compiled into PHP |
CGuzzleHttpRequest | MWHttpRequest implemented using the Guzzle library |
CPhpHttpRequest | |
CMediaWiki\Auth\AuthManager | This serves as the entry point to the authentication system |
►CMediaWiki\Auth\AuthenticationProvider | An AuthenticationProvider is used by AuthManager when authenticating users |
►CMediaWiki\Auth\AbstractAuthenticationProvider | A base class that implements some of the boilerplate for an AuthenticationProvider |
►CMediaWiki\Auth\AbstractPreAuthenticationProvider | A base class that implements some of the boilerplate for a PreAuthenticationProvider |
CCaptchaPreAuthenticationProvider | |
CMediaWiki\Auth\ThrottlePreAuthenticationProvider | A pre-authentication provider to throttle authentication actions |
CSpamBlacklistPreAuthenticationProvider | |
CTitleBlacklistPreAuthenticationProvider | |
►CMediaWiki\Auth\AbstractPrimaryAuthenticationProvider | A base class that implements some of the boilerplate for a PrimaryAuthenticationProvider |
►CMediaWiki\Auth\AbstractPasswordPrimaryAuthenticationProvider | Basic framework for a primary authentication provider that uses passwords |
CMediaWiki\Auth\LocalPasswordPrimaryAuthenticationProvider | A primary authentication provider that uses the password field in the 'user' table |
CMediaWiki\Auth\TemporaryPasswordPrimaryAuthenticationProvider | A primary authentication provider that uses the temporary password field in the 'user' table |
►CMediaWiki\Auth\AbstractSecondaryAuthenticationProvider | A base class that implements some of the boilerplate for a SecondaryAuthenticationProvider |
CMediaWiki\Auth\CheckBlocksSecondaryAuthenticationProvider | Check if the user is blocked, and prevent authentication if so |
CMediaWiki\Auth\ConfirmLinkSecondaryAuthenticationProvider | Links third-party authentication to the user's account |
CMediaWiki\Auth\EmailNotificationSecondaryAuthenticationProvider | Handles email notification / email address confirmation for account creation |
CMediaWiki\Auth\ResetPasswordSecondaryAuthenticationProvider | Reset the local password, if signalled via $this->manager->setAuthenticationSessionData() |
CMediaWiki\Extension\OATHAuth\Auth\SecondaryAuthenticationProvider | |
CMediaWiki\Extension\OATHAuth\Auth\TOTPSecondaryAuthenticationProvider | AuthManager secondary authentication provider for TOTP second-factor authentication |
►CMediaWiki\Auth\PreAuthenticationProvider | A pre-authentication provider can prevent authentication early on |
CMediaWiki\Auth\AbstractPreAuthenticationProvider | A base class that implements some of the boilerplate for a PreAuthenticationProvider |
►CMediaWiki\Auth\PrimaryAuthenticationProvider | A primary authentication provider is responsible for associating the submitted authentication data with a MediaWiki account |
CMediaWiki\Auth\AbstractPrimaryAuthenticationProvider | A base class that implements some of the boilerplate for a PrimaryAuthenticationProvider |
►CMediaWiki\Auth\SecondaryAuthenticationProvider | A secondary provider mostly acts when the submitted authentication data has already been associated to a MediaWiki user account |
CMediaWiki\Auth\AbstractSecondaryAuthenticationProvider | A base class that implements some of the boilerplate for a SecondaryAuthenticationProvider |
CMediaWiki\Auth\Throttler | |
CMediaWiki\Revision\RevisionStore | Service for looking up page revisions |
►CMediaWiki\Session\SessionManagerInterface | This exists to make IDEs happy, so they don't see the internal-but-required-to-be-public methods on SessionManager |
CMediaWiki\Session\SessionManager | This serves as the entry point to the MediaWiki session handling system |
CMediaWiki\Session\SessionProvider | A SessionProvider provides SessionInfo and support for Session |
CMediaWiki\Storage\DerivedPageDataUpdater | A handle for managing updates for derived page data on edit, import, purge, etc |
CMessageBlobStore | This class generates message blobs for use by ResourceLoader |
CMultiHttpClient | Class to handle multiple HTTP requests |
CPasswordReset | Helper class for the password reset functionality shared by the web UI and the API |
CRedisConnRef | Helper class to handle automatically marking connectons as reusable (via RAII pattern) |
CRedisConnectionPool | Helper class to manage Redis connections |
CResourceLoader | ResourceLoader is a loading system for JavaScript and CSS resources |
►CResourceLoaderModule | Abstraction for ResourceLoader modules, with name registration and maxage functionality |
CCiteDataModule | Resource loader module providing extra data from the server to Cite |
►CResourceLoaderFileModule | Module based on local JavaScript/CSS files |
CCiteCSSFileModule | ResourceLoaderFileModule for adding the content language Cite CSS |
CResourceLoaderForeignApiModule | Module for mediawiki.ForeignApi that has dynamically generated dependencies, via a hook usable by extensions |
CResourceLoaderLanguageDataModule | Module for populating language specific data, such as grammar forms |
CResourceLoaderLessVarFileModule | Module augmented with context-specific LESS variables |
CResourceLoaderOOUIFileModule | Module which magically loads the right skinScripts and skinStyles for every skin, using the specified OOUI theme for each |
►CResourceLoaderSkinModule | Module for skin stylesheets |
CTimelessVariablesModule | ResourceLoader module to set some LESS variables for the skin |
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 |
CVector\ResourceLoaderLessModule | ResourceLoader module for print styles |
►CResourceLoaderImageModule | Module for generated and embedded images |
►CResourceLoaderOOUIImageModule | Loads the module definition from JSON files in the format that OOUI uses, converting it to the format we use |
CResourceLoaderOOUIIconPackModule | Allows loading arbitrary sets of OOUI icons |
CResourceLoaderStartUpModule | Module for ResourceLoader initialization |
CResourceLoaderUserDefaultsModule | Module for default user preferences |
CResourceLoaderUserOptionsModule | Module for user preferences |
CResourceLoaderUserTokensModule | Module for user authorization tokens |
►CResourceLoaderWikiModule | Abstraction for ResourceLoader modules which pull from wiki pages |
CGadgetResourceLoaderModule | Class representing a list of resources for one gadget, basically a wrapper around the Gadget class |
CResourceLoaderSiteModule | Module for site customizations |
CResourceLoaderSiteStylesModule | Module for site style customizations |
CResourceLoaderUserModule | Module for user customizations scripts |
CResourceLoaderUserStylesModule | Module for user customizations styles |
CTiming | An interface to help developers measure the performance of their applications |
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 |
CWikimedia\Rdbms\ChronologyProtector | Helper class for mitigating DB replication lag in order to provide "session consistency" |
CWikimedia\Rdbms\Database | Relational database abstraction object |
►CWikimedia\Rdbms\ILoadMonitor | An interface for database load monitoring |
►CWikimedia\Rdbms\LoadMonitor | Basic DB load monitor with no external dependencies Uses memcached to cache the replication lag for a short time |
CWikimedia\Rdbms\LoadMonitorMySQL | Basic MySQL load monitor with no external dependencies Uses memcached to cache the replication lag for a short time |
CWikimedia\Rdbms\LoadMonitorNull | |
CWikimedia\Rdbms\TransactionProfiler | Helper class that detects high-contention DB queries via profiling calls |
►CLogicException | |
CConfigException | Exceptions for config failures |
►CMediaWikiTestCase | |
CBaseBlacklistTest | @covers BaseBlacklist |
CCaptchaPreAuthenticationProviderTest | @covers CaptchaPreAuthenticationProvider @group Database |
CCaptchaTest | @covers SimpleCaptcha |
CPageImages\Tests\Hooks\LinksUpdateHookHandlerTest | @covers \PageImages\Hooks\LinksUpdateHookHandler |
CPageImages\Tests\PageImagesTest | @covers PageImages |
CQuestyCaptchaTest | @covers QuestyCaptcha |
CSpamBlacklistTest | @group SpamBlacklist @group Database @covers SpamBlacklist |
CTextExtracts\Test\ApiQueryExtractsTest | @covers \TextExtracts\ApiQueryExtracts @group TextExtracts |
CTextExtracts\Test\ExtractFormatterTest | @covers \TextExtracts\ExtractFormatter @group TextExtracts |
CTitleBlacklistPreAuthenticationProviderTest | @group Database @covers TitleBlacklistPreAuthenticationProvider |
►CNormalizerFormatter | |
CMediaWiki\Logger\Monolog\LegacyFormatter | Log message formatter that mimics the legacy log message formatting of wfDebug , wfDebugLog , wfLogDBError and the former wfErrorLog global functions by delegating the formatting to \MediaWiki\Logger\LegacyLogger |
►CNotFoundExceptionInterface | |
CWikimedia\Services\NoSuchServiceException | Exception thrown when the requested service is not known |
►CRuntimeException | |
CCannotCreateActorException | Exception thrown when an actor can't be created |
CMediaWiki\Rest\JsonEncodingException | |
►CMediaWiki\Revision\RevisionAccessException | Exception representing a failure to look up a revision |
CMediaWiki\Revision\IncompleteRevisionException | Exception throw when trying to access undefined fields on an incomplete RevisionRecord |
CMediaWiki\Revision\SuppressedDataException | Exception raised in response to an audience check when attempting to access suppressed information without permission |
CMediaWiki\Storage\BlobAccessException | Exception representing a failure to access a data blob |
CMediaWiki\Storage\NameTableAccessException | Exception representing a failure to look up a row from a name table |
CMediaWiki\Storage\PageUpdateException | Exception representing a failure to update a page entry |
►CWikimedia\Rdbms\DBError | Database error base class |
CWikimedia\Rdbms\DBExpectedError | Base class for the more common types of database errors |
►CWikimedia\Rdbms\DBUnexpectedError | |
CWikimedia\Rdbms\DBAccessError | Exception class for attempted DB access |
CWikimedia\Rdbms\DBReadOnlyRoleError | Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role |
CWikimedia\Services\CannotReplaceActiveServiceException | Exception thrown when trying to replace an already active service |
CWikimedia\Services\ContainerDisabledException | Exception thrown when trying to access a service on a disabled container or factory |
CWikimedia\Services\NoSuchServiceException | Exception thrown when the requested service is not known |
CWikimedia\Services\ServiceAlreadyDefinedException | Exception thrown when a service was already defined, but the caller expected it to not exist |
CWikimedia\Services\ServiceDisabledException | Exception thrown when trying to access a disabled service |
►CScopedCallback | |
CSectionProfileCallback | Subclass ScopedCallback to avoid call_user_func_array(), which is slow |
►CSerializable | |
CHashRing | Convenience class for weighted consistent hash rings |
CMapCacheLRU | Handles a simple LRU key/value map with a maximum number of entries |
CMessage | Methods which fulfil two basic services: |
►CSite | |
CMediaWikiSite | Class representing a MediaWiki site |
►CWikimedia\Rdbms\DBMasterPos | An object representing a master or replica DB position in a replicated setup |
CWikimedia\Rdbms\MySQLMasterPos | DBMasterPos class for MySQL/MariaDB |
►CStatsdClient | |
CSamplingStatsdClient | A statsd client that applies the sampling rate to the data items before sending them |
►CStatsdDataFactory | |
CBufferingStatsdDataFactory | A factory for application metric data |
►CStatsdDataFactoryInterface | |
►CIBufferingStatsdDataFactory | MediaWiki adaptation of StatsdDataFactory that provides buffering functionality |
CBufferingStatsdDataFactory | A factory for application metric data |
CNullStatsdDataFactory | |
CPrefixingStatsdDataFactoryProxy | Proxy to prefix metric keys sent to a StatsdDataFactoryInterface |
►CStreamInterface | |
CMWCallbackStream | |
CWikimedia\ParamValidator\Util\UploadedFileStream | Implementation of StreamInterface for a file in $_FILES |
►CSyslogUdpHandler | |
CMediaWiki\Logger\Monolog\MwlogHandler | Log handler that will append the record's channel to a fixed 'application prefix' given at construction time |
CMediaWiki\Logger\Monolog\SyslogHandler | Log handler that supports sending log events to a syslog server using RFC 3164 formatted UDP packets |
►CTextInputWidget | |
CMediaWiki\Widget\PendingTextInputWidget | Text input widget that displays pending animation |
►CTokenHandler | |
CRemexStripTagHandler | |
►CTreeHandler | |
CMediaWiki\Tidy\RemexCompatMunger | |
►CUnexpectedValueException | |
CMediaWiki\Session\MetadataMergeException | Subclass of UnexpectedValueException that can be annotated with additional data for debug logging |
CWikimedia\ParamValidator\ValidationException | Error reporting for ParamValidator |
►CUploadedFileInterface | |
CWikimedia\ParamValidator\Util\UploadedFile | A simple implementation of UploadedFileInterface |
►CWidget | |
CMediaWiki\Widget\ExpiryInputWidget | Expiry widget |