Home
last modified time | relevance | path

Searched refs:helper_plugin_sqlite (Results 1 – 25 of 47) sorted by relevance

12

/plugin/approve/
H A Dhelper.php
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractModel.php5 use helper_plugin_sqlite; alias
13 protected helper_plugin_sqlite $sqlite;
15 public function __construct(helper_plugin_sqlite $sqlite) {
19 …abstract public static function createFromArray(\helper_plugin_sqlite $helperPluginSqlite, array $…
H A DModelDependence.php4 use helper_plugin_sqlite; alias
12 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
H A DServiceNews.php6 use helper_plugin_sqlite; alias
14 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServiceDependence.php6 use helper_plugin_sqlite; alias
13 public function __construct(helper_plugin_sqlite $sqlite) {
H A DAbstractService.php6 use helper_plugin_sqlite; alias
18 protected helper_plugin_sqlite $sqlite;
20 … public function __construct(helper_plugin_sqlite $sqlite, string $table, string $modelClassName) {
H A DServiceStream.php6 use helper_plugin_sqlite; alias
13 public function __construct(helper_plugin_sqlite $sqlite) {
H A DModelPriority.php5 use helper_plugin_sqlite; alias
37 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
H A DServicePriority.php7 use helper_plugin_sqlite; alias
16 public function __construct(helper_plugin_sqlite $sqlite) {
/plugin/sqlite/helper/
H A Ddb.php15 /** @var helper_plugin_sqlite */
41 * @return helper_plugin_sqlite|null
/plugin/structnotification/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
64 * @return helper_plugin_sqlite|null
/plugin/notification/helper/
H A Ddb.php13 /** @var helper_plugin_sqlite */
59 * @return helper_plugin_sqlite|null
/plugin/addressbook/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
37 /** @var helper_plugin_sqlite $sqlite */
67 * @return helper_plugin_sqlite|null
/plugin/telleveryone/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
65 * @return helper_plugin_sqlite|null
/plugin/ireadit/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
65 * @return helper_plugin_sqlite|null
/plugin/approve/helper/
H A Ddb.php
/plugin/watchcycle/helper/
H A Ddb.php
/plugin/bez/helper/
H A Ddb.php13 /** @var helper_plugin_sqlite */
29 /** @var helper_plugin_sqlite $sqlite */
55 * @return helper_plugin_sqlite|null
/plugin/combo/ComboStrap/
H A DSqlite.php18 use helper_plugin_sqlite;
38 private helper_plugin_sqlite $sqlitePlugin;
49 * @var helper_plugin_sqlite $sqlitePlugin
51 public function __construct(helper_plugin_sqlite $sqlitePlugin)
101 * @var helper_plugin_sqlite $sqlitePlugin
407 public function getSqlitePlugin(): helper_plugin_sqlite
17 use helper_plugin_sqlite; global() alias
/plugin/extendpage/helper/
H A Ddb.php13 /** @var helper_plugin_sqlite */
31 /** @var helper_plugin_sqlite $sqlite */
61 * @return helper_plugin_sqlite|null
/plugin/bez/struct/
H A DBezType.php46 /** @var helper_plugin_sqlite $sqlite */
60 /** @var helper_plugin_sqlite $sqlite */
94 /** @var helper_plugin_sqlite $sqlite */
132 /** @var helper_plugin_sqlite $sqlite */
/plugin/randomtables/helper/
H A Dhelper.php10 public function getDB(): ?helper_plugin_sqlite
12 /** @var helper_plugin_sqlite $sqlite */
/plugin/blogtng/helper/
H A Dsqlite.php12 /** @var helper_plugin_sqlite initialized via _getDb() */
28 * @return false|helper_plugin_sqlite returned the loaded sqlite helper
/plugin/ireadit/action/
H A Dmigration.php56 protected function insertOrIgnore(helper_plugin_sqlite $sqlite, $table, $entry) {
89 /** @var helper_plugin_sqlite $sqlite */
124 /** @var helper_plugin_sqlite $sqlite */
144 /** @var helper_plugin_sqlite $sqlite */
190 /** @var helper_plugin_sqlite $sqlite */
/plugin/bez/syntax/
H A Dqlink.php34 /** @var helper_plugin_sqlite $sqlite */
48 /** @var helper_plugin_sqlite $sqlite */

12