Home
last modified time | relevance | path

Searched refs:helper_plugin_sqlite (Results 26 – 47 of 47) sorted by last modified time

12

/plugin/watchcycle/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
67 * @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/fksnewsfeed/
H A Dhelper.php47 public helper_plugin_sqlite $sqlite;
/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 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 DModelNews.php5 use helper_plugin_sqlite; alias
112 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
H A DModelPriority.php5 use helper_plugin_sqlite; alias
37 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
H A DModelStream.php7 use helper_plugin_sqlite; alias
78 …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 DModelDependence.php4 use helper_plugin_sqlite; alias
12 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
H A DServiceDependence.php6 use helper_plugin_sqlite; alias
13 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServicePriority.php7 use helper_plugin_sqlite; alias
16 public function __construct(helper_plugin_sqlite $sqlite) {
H A DServiceStream.php6 use helper_plugin_sqlite; alias
13 public function __construct(helper_plugin_sqlite $sqlite) {
/plugin/extendpage/helper/
H A Ddb.php13 /** @var helper_plugin_sqlite */
31 /** @var helper_plugin_sqlite $sqlite */
61 * @return helper_plugin_sqlite|null
/plugin/issuelinks/helper/
H A Ddb.php39 * @return helper_plugin_sqlite|null
45 /** @var helper_plugin_sqlite $sqlite */
/plugin/telleveryone/helper/
H A Ddb.php17 /** @var helper_plugin_sqlite */
35 /** @var helper_plugin_sqlite $sqlite */
65 * @return helper_plugin_sqlite|null
/plugin/telleveryone/action/
H A Dmigration.php48 /** @var helper_plugin_sqlite $sqlite */
/plugin/data-au/
H A Dhelper.php18 * @var helper_plugin_sqlite initialized via _getDb()
81 * @return helper_plugin_sqlite|false plugin or false if failed
/plugin/404manager/
H A Dadmin.php62 /** @var helper_plugin_sqlite $sqlite */
/plugin/timetrack/
H A Dhelper.php24 * @var helper_plugin_sqlite initialized via getDb()
41 * @return helper_plugin_sqlite
/plugin/top/
H A Dhelper.php14 /** @var helper_plugin_sqlite */
20 * @return helper_plugin_sqlite|null
/plugin/rating/
H A Dhelper.php14 /** @var helper_plugin_sqlite */
20 * @return helper_plugin_sqlite|null

12