MediaWiki
1.23.5
|
This is the complete list of members for SiteSQLStore, including all inherited members.
$cacheKey | SiteSQLStore | private |
$cacheTimeout | SiteSQLStore | private |
$sites | SiteSQLStore | protected |
$sitesTable | SiteSQLStore | protected |
__construct(ORMTable $sitesTable=null) | SiteSQLStore | protected |
clear() | SiteSQLStore | |
getCacheKey() | SiteSQLStore | protected |
getRowFromSite(Site $site) | SiteSQLStore | protected |
getSite( $globalId, $source='cache') | SiteSQLStore | |
getSites( $source='cache') | SiteSQLStore | |
loadSites() | SiteSQLStore | protected |
newInstance(ORMTable $sitesTable=null) | SiteSQLStore | static |
newSitesTable() | SiteSQLStore | protected |
reset() | SiteSQLStore | |
saveSite(Site $site) | SiteSQLStore | |
saveSites(array $sites) | SiteSQLStore | |
siteFromRow(ORMRow $siteRow) | SiteSQLStore | protected |