UNA
BxDolModuleQuery Class Reference
Inheritance diagram for BxDolModuleQuery:
BxDolDb iBxDolSingleton BxDolFactory iBxDolSingleton BxDolModuleDb BxDolStudioInstallerQuery BxDolStudioModulesQuery BxAclDb BxAntispamDb BxApiDb BxBaseModGeneralDb BxChatPlusDb BxContactDb BxDataFoxDb BxDevDb BxDonationsDb BxEditorDb BxFontAwesomeDb BxFroalaDb BxGoogleTagManDb BxHelpToursDb BxIntercomDb BxInvDb BxMailchimpDb BxMarkerIoDb BxNexusDb BxOAuthDb BxOpencvDb BxPlyrDb BxProfilerDb BxSMTPDb BxWikiDb BxXeroDb BxDolStudioStoreQuery

Public Member Functions

 __clone ()
 
- Public Member Functions inherited from BxDolDb
 __clone ()
 
 connect ()
 
 disconnect ()
 
 ping ()
 
 pdoExec ($sQuery)
 
 pdoQuery ($sQuery)
 
 pdoExceptionHandler ($oException)
 
 getOption ($sName)
 
 getOne ($oStatement, $aBindings=array(), $iIndex=0)
 
 getRow ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getColumn ($oStatement, $aBindings=array(), $iFetchColumnNumber=0)
 
 getFirstRow ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getNextRow ($iFetchType=PDO::FETCH_ASSOC)
 
 getAll ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 fillArray ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getAllWithKey ($oStatement, $sFieldKey, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getPairs ($oStatement, $sFieldKey, $sFieldValue, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getNumRows ($oStatement=null)
 
 getAffectedRows ($oStatement=null)
 
 query ($oStatement, $aBindings=array(), $bVerbose=null)
 
 res ($oStatement, $aBindings=array(), $bVerbose=null)
 
 getServerInfo ()
 
 getVersion ()
 
 listTables ()
 
 getDbCacheObject ()
 
 escape ($s)
 
 implode_escape ($mixed)
 
 unescape ($mixed)
 
 prepare ($sQuery)
 
 prepareAsString ($sQuery)
 
 arrayToSQL ($a, $sDiv=',', $sOperator='=', $bWildcardSpaceChars=false)
 

Static Public Member Functions

static getInstance ()
 
- Static Public Member Functions inherited from BxDolDb
static getInstance ()
 

Additional Inherited Members

- Protected Member Functions inherited from BxDolDb
 __construct ($aDbConf=false)
 

Member Function Documentation

◆ __clone()

BxDolModuleQuery::__clone ( )

Prevent cloning the instance

◆ getInstance()

static BxDolModuleQuery::getInstance ( )
static

Get singleton instance of the class

Implements iBxDolSingleton.


The documentation for this class was generated from the following file: