wiki.techinc.nl/includes/api
2022-12-21 00:33:46 +00:00
..
Hook Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-12-20 09:12:28 +01:00
Validator Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiAMCreateAccount.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiAuthManagerHelper.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiBase.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
ApiBlock.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
ApiBlockInfoTrait.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
ApiChangeAuthenticationData.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
ApiChangeContentModel.php ManualLogEntry::getComment() should always return string 2022-07-09 18:58:19 -04:00
ApiCheckToken.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php api: Remove use of undeclared property in action=comparepages 2022-12-12 20:02:49 +01:00
ApiContinuationManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiCSPReport.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiDelete.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiDisabled.php
ApiEditPage.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiEmailUser.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiErrorFormatter.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
ApiErrorFormatter_BackCompat.php
ApiExpandTemplates.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
ApiFeedContributions.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
ApiFeedRecentChanges.php RecentChanges/Watchlist: Expose 'inverttags' param in form and API 2022-12-13 14:50:41 -08:00
ApiFeedWatchlist.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiFileRevert.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiFormatBase.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiFormatFeedWrapper.php Feed: Move feed-related classes to Feed/ and namespace them 2022-10-20 17:25:49 +00:00
ApiFormatJson.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiFormatNone.php
ApiFormatPhp.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiFormatRaw.php
ApiFormatXml.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiFormatXmlRsd.php
ApiHelp.php Reorg: Move DummyLinker and Linker to linker/ 2022-12-08 06:38:17 +01:00
ApiHelpParamValueMessage.php
ApiHookRunner.php
ApiImageRotate.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiImport.php Do minor code cleanup 2022-06-24 13:52:42 +02:00
ApiImportReporter.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
ApiLinkAccount.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiLogin.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiLogout.php
ApiMain.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiManageTags.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiMergeHistory.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiMessage.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
ApiMessageTrait.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiModuleManager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiMove.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiOpenSearch.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiOpenSearchFormatJson.php
ApiOptions.php api: Fix minor PHP 8.1 incompatibility in ApiOptions 2022-11-08 12:25:05 +01:00
ApiPageSet.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
ApiParamInfo.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiParse.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
ApiPatrol.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiProtect.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiPurge.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiQuery.php api: Replace deprecated Linker::formatComment 2022-12-11 00:56:46 +01:00
ApiQueryAllCategories.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryAllDeletedRevisions.php Merge "api: Replace deprecated Linker::formatComment" 2022-12-15 23:33:12 +00:00
ApiQueryAllImages.php Merge "api: Fix order by on list=allimages&aisort=timestamp for pagination" 2022-11-23 11:34:01 +00:00
ApiQueryAllLinks.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryAllMessages.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiQueryAllPages.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryAllRevisions.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
ApiQueryAllUsers.php api: Migrate subquery to use SelectQueryBuilder in ApiQueryAllUsers 2022-12-16 19:15:44 +01:00
ApiQueryAuthManagerInfo.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryBacklinks.php Use buildComparison() instead of raw SQL in API list=backlinks and friends 2022-10-22 01:38:49 +02:00
ApiQueryBacklinksprop.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiQueryBase.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiQueryBlockInfoTrait.php
ApiQueryBlocks.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryCategories.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php api: Convert cl_timestamp format for continue on categorymembers 2022-12-16 16:50:37 +01:00
ApiQueryContributors.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
ApiQueryDeletedRevisions.php api: Replace deprecated Linker::formatComment 2022-12-11 00:56:46 +01:00
ApiQueryDeletedrevs.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryDisabled.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryDuplicateFiles.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryExternalLinks.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiQueryExtLinksUsage.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiQueryFilearchive.php api: Validate timestamp in continue parameter 2022-11-01 22:40:10 +01:00
ApiQueryFileRepoInfo.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryGeneratorBase.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryImageInfo.php Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases" 2022-12-16 02:51:26 +00:00
ApiQueryImages.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryInfo.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
ApiQueryIWBacklinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryIWLinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryLangBacklinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryLangLinks.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryLanguageinfo.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
ApiQueryLinks.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiQueryLogEvents.php Merge "api: Replace deprecated Linker::formatComment" 2022-12-15 23:33:12 +00:00
ApiQueryMyStashedFiles.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryPagePropNames.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryPageProps.php Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\ 2022-12-09 13:17:40 +01:00
ApiQueryPagesWithProp.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiQueryPrefixSearch.php
ApiQueryProtectedTitles.php api: Replace deprecated Linker::formatComment 2022-12-11 00:56:46 +01:00
ApiQueryQueryPage.php api: Do not add extra infos on generator=querypage 2022-10-22 11:56:42 +00:00
ApiQueryRandom.php Remove unused variable from unpacking arrays 2022-11-22 23:21:08 +00:00
ApiQueryRecentChanges.php api: Replace deprecated Linker::formatComment 2022-12-11 00:56:46 +01:00
ApiQueryRevisions.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
ApiQueryRevisionsBase.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiQuerySearch.php api-query-search: Request snippets when title variants are requested 2022-07-26 10:25:00 -07:00
ApiQuerySiteinfo.php Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
ApiQueryStashImageInfo.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
ApiQueryTags.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiQueryTokens.php api: Minor code cleanup 2022-08-14 13:10:53 +00:00
ApiQueryUserContribs.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
ApiQueryUserInfo.php Add cancreateaccount property to userinfo API 2022-08-31 11:51:18 +00:00
ApiQueryUsers.php user: Migrate selects in UserGroupManager to SelectQueryBuilder 2022-10-31 16:23:41 +00:00
ApiQueryWatchlist.php api: Replace deprecated Linker::formatComment 2022-12-11 00:56:46 +01:00
ApiQueryWatchlistRaw.php Deduplicate code for parsing API 'continue' parameters 2022-09-29 16:05:31 +00:00
ApiRawMessage.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
ApiRemoveAuthenticationData.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
ApiResetPassword.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiResult.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiRevisionDelete.php ManualLogEntry::getComment() should always return string 2022-07-09 18:58:19 -04:00
ApiRollback.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiRsd.php
ApiSerializable.php
ApiSetNotificationTimestamp.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiSetPageLanguage.php Do minor code cleanup 2022-06-24 13:52:42 +02:00
ApiStashEdit.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiTag.php ManualLogEntry::getComment() should always return string 2022-07-09 18:58:19 -04:00
ApiUnblock.php api: Replace numerous more deprecated constants 2022-06-06 02:24:41 +01:00
ApiUndelete.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiUpload.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiUsageException.php
ApiUserrights.php api: Remove compat code for expiry in action=userrights 2022-11-13 01:07:05 +01:00
ApiValidatePassword.php api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
ApiWatch.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
ApiWatchlistTrait.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
IApiMessage.php
SearchApi.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00