/plugin/approve/ |
H A D | helper.php |
|
/plugin/fksnewsfeed/inc/ORM/ |
H A D | AbstractModel.php | 5 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 D | ModelDependence.php | 4 use helper_plugin_sqlite; alias 12 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
|
H A D | ServiceNews.php | 6 use helper_plugin_sqlite; alias 14 public function __construct(helper_plugin_sqlite $sqlite) {
|
H A D | ServiceDependence.php | 6 use helper_plugin_sqlite; alias 13 public function __construct(helper_plugin_sqlite $sqlite) {
|
H A D | AbstractService.php | 6 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 D | ServiceStream.php | 6 use helper_plugin_sqlite; alias 13 public function __construct(helper_plugin_sqlite $sqlite) {
|
H A D | ModelPriority.php | 5 use helper_plugin_sqlite; alias 37 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel…
|
H A D | ServicePriority.php | 7 use helper_plugin_sqlite; alias 16 public function __construct(helper_plugin_sqlite $sqlite) {
|
/plugin/sqlite/helper/ |
H A D | db.php | 15 /** @var helper_plugin_sqlite */ 41 * @return helper_plugin_sqlite|null
|
/plugin/structnotification/helper/ |
H A D | db.php | 17 /** @var helper_plugin_sqlite */ 35 /** @var helper_plugin_sqlite $sqlite */ 64 * @return helper_plugin_sqlite|null
|
/plugin/notification/helper/ |
H A D | db.php | 13 /** @var helper_plugin_sqlite */ 59 * @return helper_plugin_sqlite|null
|
/plugin/addressbook/helper/ |
H A D | db.php | 17 /** @var helper_plugin_sqlite */ 37 /** @var helper_plugin_sqlite $sqlite */ 67 * @return helper_plugin_sqlite|null
|
/plugin/telleveryone/helper/ |
H A D | db.php | 17 /** @var helper_plugin_sqlite */ 35 /** @var helper_plugin_sqlite $sqlite */ 65 * @return helper_plugin_sqlite|null
|
/plugin/ireadit/helper/ |
H A D | db.php | 17 /** @var helper_plugin_sqlite */ 35 /** @var helper_plugin_sqlite $sqlite */ 65 * @return helper_plugin_sqlite|null
|
/plugin/approve/helper/ |
H A D | db.php |
|
/plugin/watchcycle/helper/ |
H A D | db.php |
|
/plugin/bez/helper/ |
H A D | db.php | 13 /** @var helper_plugin_sqlite */ 29 /** @var helper_plugin_sqlite $sqlite */ 55 * @return helper_plugin_sqlite|null
|
/plugin/combo/ComboStrap/ |
H A D | Sqlite.php | 18 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 D | db.php | 13 /** @var helper_plugin_sqlite */ 31 /** @var helper_plugin_sqlite $sqlite */ 61 * @return helper_plugin_sqlite|null
|
/plugin/bez/struct/ |
H A D | BezType.php | 46 /** @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 D | helper.php | 10 public function getDB(): ?helper_plugin_sqlite 12 /** @var helper_plugin_sqlite $sqlite */
|
/plugin/blogtng/helper/ |
H A D | sqlite.php | 12 /** @var helper_plugin_sqlite initialized via _getDb() */ 28 * @return false|helper_plugin_sqlite returned the loaded sqlite helper
|
/plugin/ireadit/action/ |
H A D | migration.php | 56 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 D | qlink.php | 34 /** @var helper_plugin_sqlite $sqlite */ 48 /** @var helper_plugin_sqlite $sqlite */
|