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