Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DEvent.php60 $sqlite = Sqlite::createOrGetBackendSqlite();
193 $sqlite = Sqlite::createOrGetBackendSqlite();
250 $sqlite = Sqlite::createOrGetBackendSqlite();
284 $sqlite = Sqlite::createOrGetBackendSqlite();
H A DCacheLog.php94 $request = Sqlite::createOrGetBackendSqlite()
112 $sqlite = Sqlite::createOrGetBackendSqlite();
H A DSqlite.php153 public static function createOrGetBackendSqlite(): ?Sqlite
148 public static function createOrGetBackendSqlite(): ?Sqlite global() function in ComboStrap\\Sqlite
/plugin/combo/action/
H A Drouter.php1046 $request = Sqlite::createOrGetBackendSqlite()