Home
last modified time | relevance | path

Searched defs:uri (Results 176 – 200 of 287) sorted by relevance

12345678910>>...12

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php175 function findByUri($uri) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php175 function findByUri($uri) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnectionInterface.php78 public function performRequest(string $method, string $uri, ?array $params = [], $body = null, array $options = [], Transport $transport = null); argument
H A DConnection.php204 public function performRequest(string $method, string $uri, ?array $params = [], $body = null, array $options = [], Transport $transport = null) argument
352 private function getURI(string $uri, ?array $params): string argument
637 addPortInUrl(string $uri, int $port) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta2Document.php56 public $uri; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Document
229 public function setUri($uri)
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php69 function getHTTPMethods($uri) {
140 function getSupportedReportSet($uri) {
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.linkedin.js33 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.delicious.js27 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.pinterest.js57 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.reddit.js45 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.twitter.js37 'button' : function (options, uri, settings) { argument
H A Djquery.socialshareprivacy.disqus.js90 'button' : function (options, uri, settings) { argument
/plugin/combo/ComboStrap/
H A DPath.php27 public static function createFromUri(string $uri): Path; argument
/plugin/shorty/
H A Dhelper.php202 function getCurl($uri) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php112 function findByUri($uri, $principalPrefix);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php112 function findByUri($uri, $principalPrefix);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php57 public function getSignature(UriInterface $uri, array $params, $method = 'POST') argument
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DExample.php156 private function isUriRelative($uri)
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php70 function getHTTPMethods($uri) {
151 function getSupportedReportSet($uri) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DHTTPClient.php132 function setRequestURI($uri) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DRequestException.php137 private static function obfuscateUri(UriInterface $uri)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php96 public function performRequest(string $method, string $uri, array $params = [], $body = null, array $options = []): FutureArrayInterface argument
/plugin/dokusioc/
H A Daction.php605 function normalizeUri($uri): string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserEvent.php86 public $uri; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
335 public function setUri($uri)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php416 public static function uriFor($uri)

12345678910>>...12