Home
last modified time | relevance | path

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

/plugin/sqlite/_test/
H A DSQLiteDBTest.php142 $result = $db->queryKeyValueList($sql);
148 $result = $db->queryKeyValueList($sql);
/plugin/starred/
Dhelper.php127 return $db->queryKeyValueList($sql, [$user]);
/plugin/aichat/Storage/
DSQLiteStorage.php183 $clusters = $this->db->queryKeyValueList($query);
/plugin/sqlite/
H A DSQLiteDB.php300 public function queryKeyValueList($sql, ...$params) function in dokuwiki\\plugin\\sqlite\\SQLiteDB
/plugin/acknowledge/
Dhelper.php340 return $this->db->queryKeyValueList($sql);