Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

killthread.php File Reference

Go to the source code of this file.

Variables

 $wgCommandLineMode = true
 $sep = strchr( $include_path = ini_get( "include_path" ), ";" ) ? ";" : ":"
 $wgTitle = Title::newFromText( wfMsg( "badtitle" ) )
 $wgArticle = new Article($wgTitle)
 $tid = (int)$argv[2]
 $us = floor( $argv[1] * 1000000 ) % 1000000
 $s = floor( $argv[1] )
 $conn = Database::newFromParams( $wgDBserver, $wgDBsqluser, $wgDBsqlpassword, $wgDBname )


Variable Documentation

$conn = Database::newFromParams( $wgDBserver, $wgDBsqluser, $wgDBsqlpassword, $wgDBname )
 

Definition at line 33 of file killthread.php.

Referenced by SqlQueryForm::doSubmit(), LoadBalancer::getReader(), LoadBalancer::reportConnectionError(), and MemCachedClient::sock_to_host().

$s = floor( $argv[1] )
 

Definition at line 28 of file killthread.php.

Referenced by LinkCache::addLinkObj(), ODate::addSeconds(), PageHistory::beginHistoryList(), LanguageUtf8::checkTitleEncoding(), LanguagePl::checkTitleEncoding(), LanguageEo::checkTitleEncoding(), LanguageCs::checkTitleEncoding(), LanguageAr::checkTitleEncoding(), Language::checkTitleEncoding(), SkinNostalgia::doAfterContent(), SkinCologneBlue::doAfterContent(), SkinNostalgia::doBeforeContent(), SkinCologneBlue::doBeforeContent(), ImagePage::doDelete(), SkinStandard::doGetUserStyles(), SkinCologneBlue::doGetUserStyles(), QueryPage::doQuery(), SqlQueryForm::doSubmit(), WatchedItem::duplicateEntries(), PageHistory::endHistoryList(), Language::firstChar(), fixUserOptions(), NewPagesPage::formatResult(), Database::get(), LogPage::getContent(), SkinStandard::getHeadScripts(), getMaintenancePageBacklink(), SkinStandard::getUserStyles(), PageHistory::history(), PageHistory::historyLine(), ImagePage::imageHistory(), ImagePage::imageLinks(), indexShowChunk(), indexShowToplevel(), Language::listToText(), DifferenceEngine::loadText(), SkinCologneBlue::menuHead(), Tokenizer::newFromString(), ImagePage::openShowImage(), page2xml(), LinkCache::preFill(), SquidUpdate::purge(), SkinCologneBlue::quickBar(), rcCountLink(), rcDaysLink(), rebuildTextIndex(), Language::recodeForEdit(), Language::recodeInput(), revision2xml(), Phase2Importer::rewriteUserOptions(), SkinCologneBlue::searchForm(), ODate::setSeconds(), BookSourceList::showList(), Site::Site(), SkinCologneBlue::sysLinks(), SkinNostalgia::topLinks(), ucCountLink(), ucDaysLink(), UndeleteForm::undelete(), PreferencesForm::validateTimeZone(), wfLoadSiteStats(), wfNumLink(), wfRecordUpload(), wfSpecialBrokenRedirects(), wfSpecialDisambiguations(), wfSpecialDoubleRedirects(), wfSpecialImagelist(), wfSpecialMispeelings(), wfSpecialMissingLanguageLinks(), wfSpecialRandompage(), wfSpecialRecentchanges(), wfSpecialRecentchangeslinked(), wfSpecialSelfLinks(), wfSpecialUnusedimages(), wfSpecialWatchlist(), wfUrlencode(), wlDaysLink(), and wlHoursLink().

$sep = strchr( $include_path = ini_get( "include_path" ), ";" ) ? ";" : ":"
 

Definition at line 12 of file killthread.php.

Referenced by SkinCologneBlue::quickBar(), SkinNostalgia::topLinks(), and writeLocalSettings().

$tid = (int)$argv[2]
 

Definition at line 24 of file killthread.php.

Referenced by Database::startTimer().

$us = floor( $argv[1] * 1000000 ) % 1000000
 

Definition at line 27 of file killthread.php.

$wgArticle = new Article($wgTitle)
 

Definition at line 18 of file killthread.php.

Referenced by initialiseMessages(), refreshLinks(), and wfSpecialRandompage().

$wgCommandLineMode = true
 

Definition at line 5 of file killthread.php.

$wgTitle = Title::newFromText( wfMsg( "badtitle" ) )
 

Definition at line 17 of file killthread.php.


Generated on Tue Jun 29 23:40:08 2004 for Mediawiki by doxygen 1.3.7