wiki.techinc.nl/includes/Hook
C. Scott Ananian 4a04259070 Rename variables to disambiguate OutputPageParserOutput hook
It can be difficult to distinguish between ParserOutput and OutputPage
values, since both are often named $out or $output.  Use more
distinctive variable names to make it easier to read the code (and use
code search) for uses of the OutputPageParserOutput hook, where both
types are present in close proximity.

See T293860 for an instance of this confusion biting us in production,
and I386e99df01f889a80de26e861142bdb606aa649d for a related tidying-up
in Wikibase.

Change-Id: I0ccb7484eb3b2e2ae6a5a85c3e08d7d48b1e6146
2021-11-23 15:50:01 -05:00
..
AfterBuildFeedLinksHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AfterFinalPageOutputHook.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
AlternateEditHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
AlternateEditPreviewHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ApiBeforeMainHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ArticleMergeCompleteHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ArticleUpdateBeforeRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BadImageHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BeforeInitializeHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
BeforePageDisplayHook.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
BeforePageRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
CategoryViewer__doCategoryQueryHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
CategoryViewer__generateLinkHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContentSecurityPolicyDefaultSourceHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContentSecurityPolicyDirectivesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ContentSecurityPolicyScriptSourceHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
DeleteUnknownPreferencesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditFilterHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditFilterMergedContentHook.php Adjust the description of EditFilterMergedContent hook 2021-04-18 02:48:19 +00:00
EditFormInitialTextHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditFormPreloadTextHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__attemptSave_afterHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__attemptSaveHook.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
EditPage__importFormDataHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showEditForm_fieldsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showEditForm_initialHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showReadOnlyForm_initialHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPage__showStandardInputs_optionsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageBeforeConflictDiffHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageBeforeEditButtonsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageBeforeEditToolbarHook.php Use @deprecated annotation on hook interfaces, not functions 2021-05-17 23:00:40 +02:00
EditPageCopyrightWarningHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageGetCheckboxesDefinitionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageGetDiffContentHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageGetPreviewContentHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageNoSuchSectionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
EditPageTosSummaryHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
FileDeleteCompleteHook.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
FormatAutocommentsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetCacheVaryCookiesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetCanonicalURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetDefaultSortkeyHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetDoubleUnderscoreIDsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetFullURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetInternalURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetIPHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetLocalURL__ArticleHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetLocalURL__InternalHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetLocalURLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetMagicVariableIDsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GetRelativeTimestampHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
GitViewersHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ImageBeforeProduceHTMLHook.php Improve nullable documentation in Linker class about args 2021-11-02 11:43:56 +01:00
ImgAuthBeforeStreamHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ImgAuthModifyHeadersHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ImportHandleUnknownUserHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
InitializeArticleMaybeRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
IsTrustedProxyHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LanguageLinksHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LinkerMakeExternalImageHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LinkerMakeExternalLinkHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LinkerMakeMediaLinkFileHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MagicWordwgVariableIDsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MaintenanceRefreshLinksInitHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MaintenanceShellStartHook.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MaintenanceUpdateAddParamsHook.php phpcs: remove some unneeded suppressions 2021-02-17 16:16:24 +00:00
MakeGlobalVariablesScriptHook.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MediaWikiPerformActionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MediaWikiServicesHook.php Add warning to MediaWikiServicesHook interface. 2021-07-02 22:11:19 +02:00
MimeMagicGuessFromContentHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MimeMagicImproveFromExtensionHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MimeMagicInitHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MovePageCheckPermissionsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
MovePageIsValidMoveHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OpenSearchUrlsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageAfterGetHeadLinksArrayHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageBeforeHTMLHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageBodyAttributesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageCheckLastModifiedHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageMakeCategoryLinksHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
OutputPageParserOutputHook.php Rename variables to disambiguate OutputPageParserOutput hook 2021-11-23 15:50:01 -05:00
PageMoveCompleteHook.php Post Revision-removal cleanup 2021-06-24 00:32:39 +00:00
PageMoveCompletingHook.php Post Revision-removal cleanup 2021-06-24 00:32:39 +00:00
ParserTestGlobalsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ParserTestTablesHook.php ParserTestTablesHook: do not document as both stable and deprecated 2021-06-02 14:15:23 +00:00
ProtectionForm__buildFormHook.php Use OOUI for protection form 2021-01-30 00:19:02 -05:00
ProtectionForm__saveHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ProtectionForm__showLogExtractHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ProtectionFormAddFormFieldsHook.php Use OOUI for protection form 2021-01-30 00:19:02 -05:00
SelfLinkBeginHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
SetupAfterCacheHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TestCanonicalRedirectHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleExistsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleGetEditNoticesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleGetRestrictionTypesHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleIsAlwaysKnownHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleIsMovableHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleMoveHook.php Add type hints to several hook interfaces 2021-01-04 14:27:48 +01:00
TitleMoveStartingHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
TitleSquidURLsHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UnitTestsAfterDatabaseSetupHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UnitTestsBeforeDatabaseTeardownHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UnitTestsListHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
UserToolLinksEditHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
WebRequestPathInfoRouterHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
WebResponseSetCookieHook.php Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00