Home
last modified time | relevance | path

Searched refs:withQueryValue (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/Http/ !
DMediaFileUpload.php231 Uri::withQueryValue($request->getUri(), 'uploadType', $uploadType)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ !
DUri.php373 public static function withQueryValue(UriInterface $uri, $key, $value) function in GuzzleHttp\\Psr7\\Uri
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ !
DUri.php325 …public static function withQueryValue(UriInterface $uri, string $key, ?string $value): UriInterface function in GuzzleHttp\\Psr7\\Uri
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/ !
DREADME.md665 ### `GuzzleHttp\Psr7\Uri::withQueryValue`
667 `public static function withQueryValue(UriInterface $uri, $key, $value): UriInterface`
677 Creates a new URI with multiple query string values. It has the same behavior as `withQueryValue()`…
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ !
DREADME.md709 ### `GuzzleHttp\Psr7\Uri::withQueryValue`
711 `public static function withQueryValue(UriInterface $uri, $key, $value): UriInterface`
721 Creates a new URI with multiple query string values. It has the same behavior as `withQueryValue()`…