Home
last modified time | relevance | path

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

/template/strap/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 function in ComboStrap\\Sqlite
/template/strap/action/
H A Drouter.php561 $request = Sqlite::createOrGetBackendSqlite()