MediaWiki
REL1_35
WikiExporter__dumpStableQueryHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
// phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
10
interface
WikiExporter__dumpStableQueryHook
{
22
public
function
onWikiExporter__dumpStableQuery
( &$tables, &$opts, &$join );
23
}
MediaWiki\Hook\WikiExporter__dumpStableQueryHook
Stable to implement.
Definition
WikiExporter__dumpStableQueryHook.php:10
MediaWiki\Hook\WikiExporter__dumpStableQueryHook\onWikiExporter__dumpStableQuery
onWikiExporter__dumpStableQuery(&$tables, &$opts, &$join)
Use this hook to get the SELECT query for "stable" revisions dumps.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
export
Hook
WikiExporter__dumpStableQueryHook.php
Generated on Sat Apr 6 2024 00:07:08 for MediaWiki by
1.9.8