Home
last modified time | relevance | path

Searched refs:getKeyValue (Results 1 – 8 of 8) sorted by relevance

/plugin/issuelinks/services/
H A DJira.service.php36 $jiraUrl = $db->getKeyValue('jira_url');
38 $authToken = $db->getKeyValue('jira_token');
40 $jiraUser = $db->getKeyValue('jira_user');
H A DGitHub.service.php88 $authToken = $db->getKeyValue('github_token');
183 $authToken = $db->getKeyValue('github_token');
H A DGitLab.service.php30 $gitLabUrl = $db->getKeyValue('gitlab_url');
32 $authToken = $db->getKeyValue('gitlab_token');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSignedUrlKey.php55 public function getKeyValue() function in Google\\Service\\Compute\\SignedUrlKey
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DWidgetMarkup.php70 public function getKeyValue() function in Google\\Service\\HangoutsChat\\WidgetMarkup
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DValue.php180 public function getKeyValue() function in Google\\Service\\Datastore\\Value
/plugin/issuelinks/helper/
H A Ddb.php93 public function getKeyValue($key) function in helper_plugin_issuelinks_db
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php983 public function getKeyValue() { function in Google_Value