Home
last modified time | relevance | path

Searched refs:Uri (Results 101 – 125 of 183) sorted by relevance

12345678

/plugin/icalevents/vendor/sabre/uri/tests/
H A DNormalizeTest.php3 namespace Sabre\Uri;
H A DResolveTest.php3 namespace Sabre\Uri;
/plugin/davcal/vendor/sabre/uri/tests/
H A DNormalizeTest.php3 namespace Sabre\Uri;
H A DResolveTest.php3 namespace Sabre\Uri;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DClientInterface.php5 use OAuth\Common\Http\Uri\UriInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DClientInterface.php5 use OAuth\Common\Http\Uri\UriInterface;
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php25 use GuzzleHttp\Psr7\Uri; alias
231 Uri::withQueryValue($request->getUri(), 'uploadType', $uploadType)
345 $uri = Uri::fromParts($parts);
/plugin/evesso/phpoauthlib/src/OAuth/Common/Service/
H A DServiceInterface.php5 use OAuth\Common\Http\Uri\UriInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DServiceInterface.php5 use OAuth\Common\Http\Uri\UriInterface;
14 * If the path provided is not an absolute URI, the base API Uri (service-specific) will be used.
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignatureInterface.php6 use OAuth\Common\Http\Uri\UriInterface;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php13 use Sabre\Uri; alias
73 list($parent, $name) = Uri\split($uri);
99 list(, $nodeName) = Uri\split($principalUrl);
371 $listItem = Uri\split($group)[0] . '/';
440 list($calendarPath) = Uri\split($uri);
726 list($parent) = Uri\split($path);
827 list($parentPath) = Uri\split($path);
/plugin/oauth/
H A Ddeleted.files68 phpoauthlib/src/OAuth/Common/Http/Uri/Uri.php
69 phpoauthlib/src/OAuth/Common/Http/Uri/UriFactory.php
70 phpoauthlib/src/OAuth/Common/Http/Uri/UriFactoryInterface.php
71 phpoauthlib/src/OAuth/Common/Http/Uri/UriInterface.php
151 phpoauthlib/tests/Unit/Common/Http/Uri/UriFactoryTest.php
152 phpoauthlib/tests/Unit/Common/Http/Uri/UriTest.php
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactoryInterface.php3 namespace OAuth\Common\Http\Uri;
H A DUriInterface.php3 namespace OAuth\Common\Http\Uri;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriFactoryInterface.php3 namespace OAuth\Common\Http\Uri;
H A DUriInterface.php3 namespace OAuth\Common\Http\Uri;
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php6 use Sabre\Uri; alias
391 return Uri\resolve(
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php14 class Uri implements UriInterface class
214 * @see Uri::isNetworkPathReference
215 * @see Uri::isAbsolutePathReference
216 * @see Uri::isRelativePathReference
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DUri.php16 class Uri extends Text { class
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DUri.php16 class Uri extends Text { class
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DUri.php16 class Uri extends Text { class
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DServiceInterface.php11 use OAuth\Common\Http\Uri\UriInterface;
/plugin/evesso/classes/
H A DoAuthHTTPClient.php7 use OAuth\Common\Http\Uri\UriInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DServiceInterface.php9 use OAuth\Common\Http\Uri\UriInterface;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php16 use GuzzleHttp\Psr7\Uri; alias
162 $baseUri = (string) Uri::fromParts([

12345678