Home
last modified time | relevance | path

Searched refs:_getDB (Results 1 – 17 of 17) sorted by relevance

/plugin/data-au/admin/
Daliases.php65 $sqlite = $this->dthlp->_getDB();
97 $sqlite = $this->dthlp->_getDB();
Dclean.php65 $sqlite = $this->dthlp->_getDB();
/plugin/data-au/syntax/
Drelated.php36 $sqlite = $this->dthlp->_getDB();
75 $sqlite = $this->dthlp->_getDB();
Dcloud.php73 $sqlite = $this->dthlp->_getDB();
140 $sqlite = $this->dthlp->_getDB();
Dentry.php210 $sqlite = $this->dthlp->_getDB();
286 $sqlite = $this->dthlp->_getDB();
Dtable.php245 $sqlite = $this->dthlp->_getDB();
571 $sqlite = $this->dthlp->_getDB();
/plugin/data-au/_test/
DhelperAliases.test.php12 $db = $helper->_getDB();
Daction_handle.test.php27 $this->db = $this->helper->_getDB();
Dhelper.test.php219 $this->assertFalse($helper->_getDB());
/plugin/data-au/
Dhelper.php75 return (bool) $this->_getDB();
83 function _getDB() { function in helper_plugin_dataau
Daction.php50 $sqlite = $this->dthlp->_getDB();
/plugin/datapopup/
Daction.php35 $sqlite = $this->dthlp->_getDB();
/plugin/datatemplate/syntax/inc/
Dcache.php40 $sqlite = $dtlist->dthlp->_getDB();
/plugin/dwcommits/
Dsyntax.php170 $this->db = $this->helper->_getDB();
Dadmin.php26 $this->db = $this->helper->_getDB();
Dhelper.php149 function _getDB(){ function in helper_plugin_dwcommits
/plugin/podcast/
Dhelper.php8 $sqlite = $dthlp->_getDB();