한국   대만   중국   일본 
Manual:IDatabase.php - MediaWiki Jump to content

Manual:IDatabase.php

From mediawiki.org

A basic database interface for live and lazy-loaded relation database handles. Extends ISQLPlatform and DbQuoter .

Public methods [ edit ]

  • getServerInfo()
  • getTopologyBasedServerId()
  • getTopologyRole()
  • trxLevel()
  • trxTimestamp()
  • explicitTrxActive()
  • tablePrefix()
  • dbSchema()
  • getLBInfo()
  • setLBInfo()
  • lastQuery()
  • lastDoneWrites()
  • writesPending()
  • writesOrCallbacksPending()
  • pendingWriteQueryDuration()

etc.

Extended by [ edit ]

Implemented by [ edit ]