Home
last modified time | relevance | path

Searched refs:write (Results 51 – 75 of 1185) sorted by path

12345678910>>...48

/plugin/attribute/
H A DREADME17 point to write this plugin.
/plugin/authclientcert/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/authdjango/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/authdrupal7/
H A DCOPYING251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/authfacebook/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/authg2fa/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/authgoogle2fa/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/authgooglesheets/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudRetail.php515 ],'write' => [
516 'path' => 'v2/{+parent}/userEvents:write',
H A DFirestore.php537 ],'write' => [
538 'path' => 'v1/{+database}/documents:write',
H A DLogging.php700 ],'write' => [
701 'path' => 'v2/entries:write',
H A DRecommendationsAI.php389 ],'write' => [
390 'path' => 'v1beta1/{+parent}/userEvents:write',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsUserEvents.php133 public function write($parent, GoogleCloudRetailV2UserEvent $postBody, $optParams = []) function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsUserEvents
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DParallelInstruction.php163 public function setWrite(WriteInstruction $write) argument
165 $this->write = $write;
172 return $this->write;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesDocuments.php400 public function write($database, WriteRequest $postBody, $optParams = []) function in Google\\Service\\Firestore\\Resource\\ProjectsDatabasesDocuments
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DEntries.php95 public function write(WriteLogEntriesRequest $postBody, $optParams = []) function in Google\\Service\\Logging\\Resource\\Entries
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/
H A DProjectsLocationsCatalogsEventStoresUserEvents.php182 …public function write($parent, GoogleCloudRecommendationengineV1beta1UserEvent $postBody, $optPara… function in Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresUserEvents
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DComposer.php56 $event->getIO()->write(
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md594 parallel without needing to write asynchronous code.
876 * Setting a response on a request will write to the custom request body from the response body if o…
941 * Bug fix: Added 'wb' as a valid write mode for streams
H A DREADME.md17 - Abstracts away the underlying HTTP transport, allowing you to write
H A DUPGRADING.md515 - `curl.callback.write` has been removed. Use a custom `StreamInterface` to
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php394 $conf[CURLOPT_WRITEFUNCTION] = function ($ch, $write) use ($sink) {
395 return $sink->write($write);
H A DMockHandler.php112 $sink->write($contents);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md97 $dropping->write('01234567890123456789');
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DAppendStream.php237 public function write($string) function in GuzzleHttp\\Psr7\\AppendStream

12345678910>>...48