Home
last modified time | relevance | path

Searched refs:INPLACE_MOVE (Results 1 – 3 of 3) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/maintenance/
H A DuppercaseTitlesForUnicodeTransition.php39 private const INPLACE_MOVE = 1; define in UppercaseTitlesForUnicodeTransition
180 $db, self::INPLACE_MOVE, 'archive', 'ar_namespace', 'ar_title', [ 'ar_timestamp', 'ar_id' ]
183 $db, self::INPLACE_MOVE, 'filearchive', NS_FILE, 'fa_name', [ 'fa_timestamp', 'fa_id' ]
186 $db, self::INPLACE_MOVE, 'logging', 'log_namespace', 'log_title', [ 'log_id' ]
189 $db, self::INPLACE_MOVE, 'protected_titles', 'pt_namespace', 'pt_title', []
/dports/www/mediawiki136/mediawiki-1.36.3/maintenance/
H A DuppercaseTitlesForUnicodeTransition.php39 private const INPLACE_MOVE = 1; define in UppercaseTitlesForUnicodeTransition
180 $db, self::INPLACE_MOVE, 'archive', 'ar_namespace', 'ar_title', [ 'ar_timestamp', 'ar_id' ]
183 $db, self::INPLACE_MOVE, 'filearchive', NS_FILE, 'fa_name', [ 'fa_timestamp', 'fa_id' ]
186 $db, self::INPLACE_MOVE, 'logging', 'log_namespace', 'log_title', [ 'log_id' ]
189 $db, self::INPLACE_MOVE, 'protected_titles', 'pt_namespace', 'pt_title', []
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/
H A DuppercaseTitlesForUnicodeTransition.php39 private const INPLACE_MOVE = 1; define in UppercaseTitlesForUnicodeTransition
180 $db, self::INPLACE_MOVE, 'archive', 'ar_namespace', 'ar_title', [ 'ar_timestamp', 'ar_id' ]
183 $db, self::INPLACE_MOVE, 'filearchive', NS_FILE, 'fa_name', [ 'fa_timestamp', 'fa_id' ]
186 $db, self::INPLACE_MOVE, 'logging', 'log_namespace', 'log_title', [ 'log_id' ]
189 $db, self::INPLACE_MOVE, 'protected_titles', 'pt_namespace', 'pt_title', []