Home
last modified time | relevance | path

Searched refs:function (Results 26 – 50 of 853) sorted by path

12345678910>>...35

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1QueryMetric.php29 public $function; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetric
60 public function setFunction($function) argument
62 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DStackFrame.php28 public $function; variable in Google\\Service\\CloudDebugger\\StackFrame
51 public function setFunction($function) argument
53 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkEndpointGroupCloudFunction.php25 public $function; variable in Google\\Service\\Compute\\NetworkEndpointGroupCloudFunction
34 public function setFunction($function) argument
36 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DFunctionCall.php30 public $function; variable in Google\\Service\\FirebaseRules\\FunctionCall
49 public function setFunction($function) argument
51 $this->function = $function;
H A DFunctionMock.php28 public $function; variable in Google\\Service\\FirebaseRules\\FunctionMock
49 public function setFunction($function) argument
51 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Action.php26 public $function; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Action
41 public function setFunction($function) argument
43 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntrySourceLocation.php29 public $function; variable in Google\\Service\\Logging\\LogEntrySourceLocation
52 public function setFunction($function) argument
54 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntrySourceLocation.php23 public $function; variable in Google\\Service\\Networkconnectivity\\LogEntrySourceLocation
34 public function setFunction($function) argument
36 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DExecutionRequest.php30 public $function; variable in Google\\Service\\Script\\ExecutionRequest
57 public function setFunction($function) argument
59 $this->function = $function;
H A DScriptStackTraceElement.php25 public $function; variable in Google\\Service\\Script\\ScriptStackTraceElement
34 public function setFunction($function) argument
36 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntrySourceLocation.php29 public $function; variable in Google\\Service\\ServiceControl\\V2LogEntrySourceLocation
52 public function setFunction($function) argument
54 $this->function = $function;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md375 $tokenCallback = function ($cacheKey, $accessToken) use ($logger) {
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md65 > PHP's `putenv` function is just one way to set an environment variable.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md93 * Improvement: Use `\GuzzleHttp\Promise\rejection_for` function instead of object init [#1827](ht…
334 makes the Query class match PHP's http_build_query function. However, if you
407 for the HTTP request functions from function.php, these functions are now
440 function that applies the option value to a request.
538 * Wrapping function.php in an if-statement to ensure Guzzle can be used
593 * Added `GuzzleHttp\batch()` as a convenience function for sending requests in
611 * Added a functions.php function for `get_path()` and `set_path()`
619 * Streams are created with the faster `Stream\create()` function
653 * CURLOPT_PROGRESS function fix for PHP 5.5 (69fcc1e)
812 * Removed the whole changedHeader() function system of messages because all header changes now go t…
[all …]
H A DREADME.md32 $promise = $client->sendAsync($request)->then(function ($response) {
H A DUPGRADING.md38 - `GuzzleHttp\Mimetypes` has been moved to a function in
102 you now create a stack based middleware function that intercepts a request on
114 $client->getEmitter()->on('before', function (BeforeEvent $e) {
132 $handler->push(Middleware::mapRequest(function (RequestInterface $request) {
187 - `GuzzleHttp\Pool::batch` -> `GuzzleHttp\batch`. This function is, however,
305 $request->getEventDispatcher()->addListener('foo', function (Event $event) { /* ... */ } );
307 $request->getEmitter()->on('foo', function (Event $event, $name) { /* ... */ } );
860 $builder->addListener('service_builder.create_client', function ($event) use ($multi) {
894 Multi-valued query parameters are no longer aggregated using a callback function. `Guzzle\Http\Quer…
912 public static function factory($config = array())
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md82 function was called.
H A DREADME.md52 function ($value) {
56 function ($reason) {
80 ->then(function ($value) {
86 ->then(function ($value) {
116 ->then(function ($value) {
154 })->then(null, function ($reason) {
191 ->then(function ($value) {
205 function provided to a promise constructor is invoked when the `wait` function
301 function () use (&$promise) {
304 function () {
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md120 - `get_message_body_summary` function in order to get the message summary
H A DREADME.md117 'rewind' => function () use ($stream) {
255 public function read($length)
276 $eofStream = new EofCallbackStream($original, function () {
344 `public static function parseMessage(string $message): array`
362 `public static function parseRequest(string $message): Request`
376 `public static function parse(string|array $header): array`
386 `public static function normalize(string|array $header): array`
511 $generator = function ($bytes) {
537 This function accepts a string or UriInterface and returns a
606 `public static function isAbsolute(UriInterface $uri): bool`
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md209 …malize` method, make sure you add the new `$depth = 0` argument to your function signature to avoi…
471 * Added ErrorLogHandler to send logs to PHP's error_log function
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php94 public static function setRecurringModuloFunction($instanceID, callable $function) argument
96 static::$reduce[$instanceID] = $function;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php98 public static function setRecurringModuloFunction($instanceID, callable $function) argument
100 static::$reduce[$instanceID] = $function;
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md31 public function __construct(LoggerInterface $logger = null)
36 public function doSomething()
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DREADME.md13 This is a simple polyfill for [`getallheaders()`](http://www.php.net/manual/en/function.getallheade…

12345678910>>...35