MediaWiki
REL1_35
LonelyPagesQueryHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
LonelyPagesQueryHook
{
20
public
function
onLonelyPagesQuery
( &$tables, &$conds, &$joinConds );
21
}
MediaWiki\Hook\LonelyPagesQueryHook
Stable to implement.
Definition
LonelyPagesQueryHook.php:9
MediaWiki\Hook\LonelyPagesQueryHook\onLonelyPagesQuery
onLonelyPagesQuery(&$tables, &$conds, &$joinConds)
Use this hook to modify the query used by Special:LonelyPages.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
LonelyPagesQueryHook.php
Generated on Sat Apr 6 2024 00:07:54 for MediaWiki by
1.9.8