Home
last modified time | relevance | path

Searched refs:getAll (Results 1 – 25 of 61) sorted by relevance

123

/plugin/fksnewsfeed/admin/
H A Dpush.php63 $streams = $this->helper->serviceStream->getAll();
70 $allNews = $this->helper->serviceNews->getAll();
H A Dstream.php31 $streams = $this->helper->serviceStream->getAll();
/plugin/fedauth/Auth/OpenID/
H A DDatabaseConnection.php126 function getAll($sql, $params = array()) function in Auth_OpenID_DatabaseConnection
H A DSQLStore.php370 $result = $this->connection->getAll($this->sql['get_assocs'],
/plugin/openid/Auth/OpenID/
H A DDatabaseConnection.php129 function getAll($sql, $params = []) function in Auth_OpenID_DatabaseConnection
H A DSQLStore.php399 $result = $this->connection->getAll($this->sql['get_assocs'],
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DKeySet.php44 public function getAll() function in Google\\Service\\Spanner\\KeySet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyAssignmentInstanceFilter.php44 public function getAll() function in Google\\Service\\OSConfig\\OSPolicyAssignmentInstanceFilter
H A DPatchInstanceFilter.php52 public function getAll() function in Google\\Service\\OSConfig\\PatchInstanceFilter
/plugin/struct/action/
H A Dmove.php65 $schemas = Schema::getAll();
101 foreach (Schema::getAll() as $tbl) {
/plugin/timetrack/
H A Dadmin.php41 $data = $this->tthlp->getAll();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DServingContext.php47 public function getAll() function in Google\\Service\\AdExchangeBuyerII\\ServingContext
/plugin/swarmwebhook/webhooks/
H A DZapier.php77 $schemas = Schema::getAll('lookup');
H A DIFTTT.php93 $schemas = Schema::getAll('lookup');
/plugin/struct/helper/
H A Dimexport.php26 return Schema::getAll();
/plugin/sphinxsearch-was/
H A DPageMapper.php54 public function getAll() function in PageMapper
/plugin/sphinxsearch/
H A DPageMapper.php55 public function getAll() function in PageMapper
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractService.php59 public function getAll(): array { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\ORM\\AbstractService
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/sql/
H A DDB.php30 function getAll($query) { function in MDB3
H A Dsyntax.php132 $result =& $db->getAll($query);
/plugin/struct/
H A Dhelper.php170 $schemas = Schema::getAll();
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php139 public function getAll(): array function in Elastica\\ClientConfiguration
/plugin/fedauth/classes/
H A Dfa_providerlist.class.php163 public function getAll() { function in fa_providerlist
/plugin/struct/meta/
H A DSchema.php169 public static function getAll()
168 public static function getAll() global() function in dokuwiki\\plugin\\struct\\meta\\Schema

123