Home
last modified time | relevance | path

Searched refs:getUri (Results 1 – 25 of 128) sorted by relevance

123456

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRedirectMiddleware.php102 $nextRequest->getUri()
113 (string) $nextRequest->getUri(),
205 && $modify['uri']->getScheme() === $request->getUri()->getScheme()
207 $uri = $request->getUri()->withUserInfo('');
214 if ($request->getUri()->getHost() !== $modify['uri']->getHost()) {
236 $request->getUri(),
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DSimpleMiddleware.php84 $query = Query::parse($request->getUri()->getQuery());
86 $uri = $request->getUri()->withQuery(Query::build($params));
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php217 $ex->getUri(),
224 $ex->getUri(),
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php238 $sc->setDomain($request->getUri()->getHost());
258 $uriPath = $request->getUri()->getPath();
278 $uri = $request->getUri();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2GcsDestination.php37 public function getUri() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2GcsDestination
H A DGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri.php37 public function getUri() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
H A DGoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction.php37 public function getUri() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1GcsSource.php37 public function getUri() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1GcsSource
H A DGcsDestination.php37 public function getUri() function in Google\\Service\\Vision\\GcsDestination
H A DGoogleCloudVisionV1p3beta1GcsDestination.php37 public function getUri() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1GcsDestination
H A DGcsSource.php37 public function getUri() function in Google\\Service\\Vision\\GcsSource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DChainUri.php37 public function getUri() function in Google\\Service\\MyBusinessBusinessInformation\\ChainUri
H A DUriAttributeValue.php37 public function getUri() function in Google\\Service\\MyBusinessBusinessInformation\\UriAttributeValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DHTTPDelivery.php37 public function getUri() function in Google\\Service\\CloudBuild\\HTTPDelivery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DLink.php37 public function getUri() function in Google\\Service\\Sheets\\Link
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1GcsDestination.php37 public function getUri() function in Google\\Service\\CloudAsset\\GoogleCloudAssetV1GcsDestination
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1GcsDestination.php37 public function getUri() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1GcsDestination
H A DGoogleCloudDocumentaiV1beta1GcsSource.php37 public function getUri() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1GcsSource
H A DGoogleCloudDocumentaiV1beta2GcsDestination.php37 public function getUri() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2GcsDestination
H A DGoogleCloudDocumentaiV1beta2GcsSource.php37 public function getUri() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2GcsSource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DGcsDestination.php37 public function getUri() function in Google\\Service\\CloudRedis\\GcsDestination
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DOutput.php37 public function getUri() function in Google\\Service\\Transcoder\\Output
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DGcsSource.php37 public function getUri() function in Google\\Service\\CloudHealthcare\\GcsSource
H A DGoogleCloudHealthcareV1FhirGcsSource.php37 public function getUri() function in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1FhirGcsSource
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DEnterpriseAuthenticationAppLinkConfig.php37 public function getUri() function in Google\\Service\\AndroidEnterprise\\EnterpriseAuthenticationAppLinkConfig

123456