Home
last modified time | relevance | path

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

/dports/www/matomo/piwik/core/Db/Schema/
H A DMysql.php619 return $this->getDbSettings()->getTablePrefix();
624 return $this->getDbSettings()->getEngine();
632 private function getDbSettings() function in Piwik\\Db\\Schema\\Mysql
639 return $this->getDbSettings()->getDbName();