Public Member Functions | |
getKey ($title) | |
LinkCache () | |
getGoodLinkID ($title) | |
isBadLink ($title) | |
addGoodLink ($id, $title) | |
addBadLink ($title) | |
addImageLink ($title) | |
addImageLinkObj ($nt) | |
addCategoryLink ($title, $sortkey) | |
addCategoryLinkObj (&$nt, $sortkey) | |
clearBadLink ($title) | |
clearLink ($title) | |
suspend () | |
resume () | |
getGoodLinks () | |
getBadLinks () | |
getImageLinks () | |
getCategoryLinks () | |
addLink ($title) | |
addLinkObj (&$nt) | |
preFill (&$fromtitle) | |
getGoodAdditions () | |
getBadAdditions () | |
getImageAdditions () | |
getGoodDeletions () | |
getBadDeletions () | |
getImageDeletions () | |
incrementalSetup ($which, &$del, &$add) | |
clear () | |
fillFromLinkscc ($id) | |
saveToLinkscc ($pid) | |
linksccClearLinksTo ($pid) | |
linksccClearBrokenLinksTo ($title) | |
linksccClearPage ($pid) | |
Public Attributes | |
$mClassVer = 2 | |
$mGoodLinks | |
$mBadLinks | |
$mActive | |
$mImageLinks | |
$mCategoryLinks | |
$mPreFilled | |
$mOldGoodLinks | |
$mOldBadLinks |
|
Definition at line 23 of file LinkCache.php. |
|
Definition at line 56 of file LinkCache.php. References $title, addBadLink(), and title. Referenced by addBadLink(). |
|
Definition at line 73 of file LinkCache.php. References $title, and addCategoryLink(). Referenced by addCategoryLink(). |
|
Definition at line 77 of file LinkCache.php. References addCategoryLinkObj(). Referenced by addCategoryLinkObj(). |
|
Definition at line 49 of file LinkCache.php. References $title, and addGoodLink(). Referenced by addGoodLink(). |
|
Definition at line 63 of file LinkCache.php. References $title, and addImageLink(). Referenced by addImageLink(). |
|
Definition at line 68 of file LinkCache.php. References addImageLinkObj(). Referenced by addImageLinkObj(). |
|
Definition at line 101 of file LinkCache.php. References addLink(), addLinkObj(), and title. Referenced by addLink(). |
|
Definition at line 111 of file LinkCache.php. References $res, $s, $sql, $title, $wgLinkCacheMemcached, $wgMemc, addLinkObj(), DB_READ, title, wfFetchObject(), wfNumRows(), wfProfileIn(), wfProfileOut(), wfQuery(), and wfStrencode(). Referenced by addLink(), and addLinkObj(). |
|
Definition at line 270 of file LinkCache.php. |
|
Definition at line 81 of file LinkCache.php. References clearBadLink(), clearLink(), and title. Referenced by clearBadLink(). |
|
Definition at line 87 of file LinkCache.php. References $wgLinkCacheMemcached, $wgMemc, clearLink(), and title. Referenced by clearBadLink(), and clearLink(). |
|
Definition at line 277 of file LinkCache.php. References $res, $row, DB_READ, fillFromLinkscc(), wfFetchObject(), and wfQuery(). Referenced by fillFromLinkscc(), and preFill(). |
|
Definition at line 212 of file LinkCache.php. Referenced by incrementalSetup(). |
|
Definition at line 229 of file LinkCache.php. Referenced by incrementalSetup(). |
|
Definition at line 97 of file LinkCache.php. |
|
Definition at line 99 of file LinkCache.php. |
|
Definition at line 207 of file LinkCache.php. Referenced by incrementalSetup(). |
|
Definition at line 224 of file LinkCache.php. Referenced by incrementalSetup(). |
|
Definition at line 35 of file LinkCache.php. References $title, getGoodLinkID(), and title. Referenced by getGoodLinkID(). |
|
Definition at line 96 of file LinkCache.php. |
|
Definition at line 219 of file LinkCache.php. |
|
Definition at line 234 of file LinkCache.php. |
|
Definition at line 98 of file LinkCache.php. |
|
Definition at line 18 of file LinkCache.php. References $wgDBname, and getKey(). Referenced by getKey(). |
|
Definition at line 243 of file LinkCache.php. References getBadAdditions(), getBadDeletions(), getGoodAdditions(), getGoodDeletions(), incrementalSetup(), LINKCACHE_BAD, LINKCACHE_GOOD, and LINKCACHE_IMAGE. Referenced by incrementalSetup(). |
|
Definition at line 44 of file LinkCache.php. References isBadLink(), and title. Referenced by isBadLink(). |
|
Definition at line 338 of file LinkCache.php. References $title, $wgEnablePersistentLC, $wgIsMySQL, DB_WRITE, linksccClearBrokenLinksTo(), title, wfQuery(), and wfStrencode(). Referenced by linksccClearBrokenLinksTo(). |
|
Definition at line 322 of file LinkCache.php. References $wgEnablePersistentLC, $wgIsMySQL, DB_WRITE, linksccClearLinksTo(), and wfQuery(). Referenced by linksccClearLinksTo(). |
|
Definition at line 354 of file LinkCache.php. References $wgEnablePersistentLC, DB_WRITE, linksccClearPage(), and wfQuery(). Referenced by linksccClearPage(). |
|
Definition at line 154 of file LinkCache.php. References $res, $s, $sql, $wgEnablePersistentLC, DB_READ, fillFromLinkscc(), preFill(), resume(), saveToLinkscc(), suspend(), wfDebug(), wfFetchObject(), wfProfileIn(), wfProfileOut(), and wfQuery(). Referenced by preFill(). |
|
Definition at line 95 of file LinkCache.php. Referenced by preFill(). |
|
Definition at line 304 of file LinkCache.php. References $wgCompressedPersistentLC, $wgIsMySQL, DB_WRITE, saveToLinkscc(), wfQuery(), and wfStrencode(). Referenced by preFill(), and saveToLinkscc(). |
|
Definition at line 94 of file LinkCache.php. Referenced by preFill(). |
|
Definition at line 14 of file LinkCache.php. |
|
Definition at line 14 of file LinkCache.php. |
|
Definition at line 15 of file LinkCache.php. |
|
Definition at line 12 of file LinkCache.php. |
|
Definition at line 14 of file LinkCache.php. |
|
Definition at line 15 of file LinkCache.php. |
|
Definition at line 16 of file LinkCache.php. |
|
Definition at line 16 of file LinkCache.php. |
|
Definition at line 16 of file LinkCache.php. |