Home
last modified time | relevance | path

Searched refs:createSession (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DQueryRequest.php28 public $createSession; variable in Google\\Service\\Bigquery\\QueryRequest
103 public function setCreateSession($createSession) argument
105 $this->createSession = $createSession;
112 return $this->createSession;
DJobConfigurationQuery.php38 public $createSession; variable in Google\\Service\\Bigquery\\JobConfigurationQuery
159 public function setCreateSession($createSession) argument
161 $this->createSession = $createSession;
168 return $this->createSession;
/plugin/etherpadlite/externals/etherpad-lite-client/
Dexamples.php179 $sessionID = $instance->createSession($groupID, $authorID, $validUntil);
Detherpad-lite-client.php161 public function createSession($groupID, $authorID, $validUntil){ function in EtherpadLiteClient
/plugin/etherpadlite/action/
Detherpadlite.php359 …$cookies = $this->ep_instance->createSession($this->groupid, $authorid, time() + 7 * 24 * 60 * 60);
/plugin/openlayersmap/ol/
Dol.js.map1 …mage.js';\n\nconst createSessionUrl = 'https://tile.googleapis.com/v1/createSession';\nconst tileU…