[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/ -> preprocessDump.php (summary)

Take page text out of an XML dump file and preprocess it to obj. It may be useful for getting preprocessor statistics or filling the preprocessor cache. Copyright © 2011 Platonides - https://www.mediawiki.org/

File Size: 98 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 maintenance/dumpIterator.php

Defines 1 class

PreprocessDump:: (5 methods):
  getStripList()
  __construct()
  getDbType()
  checkOptions()
  processRevision()


Class: PreprocessDump  - X-Ref

Maintenance script that takes page text out of an XML dump file and
preprocesses it to obj.

getStripList()   X-Ref
No description

__construct()   X-Ref
No description

getDbType()   X-Ref
No description

checkOptions()   X-Ref
No description

processRevision( $rev )   X-Ref
Callback function for each revision, preprocessToObj()

param: Revision $rev



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1