Home
last modified time | relevance | path

Searched defs:scheme (Results 1 – 25 of 51) sorted by relevance

123

/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
DDsn.php19 private $scheme; variable in Nyholm\\Dsn\\Configuration\\Dsn
26 public function __construct(?string $scheme, array $parameters = [])
40 public function withScheme(?string $scheme)
DPath.php29 …public function __construct(string $scheme, string $path, array $parameters = [], array $authentic…
44 public function withScheme(?string $scheme)
DUrl.php39 …public function __construct(?string $scheme, string $host, ?int $port = null, ?string $path = null…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DMpegCommonEncryption.php29 public $scheme; variable in Google\\Service\\Transcoder\\MpegCommonEncryption
48 public function setScheme($scheme)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DURISchemeRegistry.php41 public function getScheme($scheme, $config, $context)
75 public function register($scheme, $scheme_obj)
DURI.php16 public $scheme; variable in HTMLPurifier_URI
58 public function __construct($scheme, $userinfo, $host, $port, $path, $query, $fragment)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DHTTPGetAction.php36 public $scheme; variable in Google\\Service\\CloudRun\\HTTPGetAction
83 public function setScheme($scheme)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DUri.php57 private $scheme = ''; variable in GuzzleHttp\\Psr7\\Uri
167 …public static function composeComponents(?string $scheme, ?string $authority, string $path, ?strin…
418 public function withScheme($scheme): UriInterface
578 private function filterScheme($scheme): string
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DUri.php43 private $scheme = ''; variable in GuzzleHttp\\Psr7\\Uri
158 public static function composeComponents($scheme, $authority, $path, $query, $fragment)
472 public function withScheme($scheme)
622 private function filterScheme($scheme)
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
DUri.php15 private $scheme = 'http'; variable in OAuth\\Common\\Http\\Uri\\Uri
355 public function setScheme($scheme)
DUriFactoryInterface.php41 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
DUriFactory.php57 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
DUriInterface.php15 public function setScheme($scheme);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DRequest.php59 public $scheme; variable in Google\\Service\\ServiceControl\\Request
198 public function setScheme($scheme)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php15 private $scheme = 'http'; variable in OAuth\\Common\\Http\\Uri\\Uri
355 public function setScheme($scheme)
H A DUriFactoryInterface.php41 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
H A DUriFactory.php57 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme…
H A DUriInterface.php15 public function setScheme($scheme);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DCubeHandler.php30 private $scheme; variable in Monolog\\Handler\\CubeHandler
/plugin/authgooglesheets/vendor/psr/http-message/src/
DUriInterface.php191 public function withScheme($scheme);
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DUriInterface.php192 public function withScheme(string $scheme): UriInterface;
/plugin/combo/ComboStrap/Web/
H A DUrl.php77 private ?string $scheme = null; variable in ComboStrap\\Web\\Url
567 public function setScheme(string $scheme): Url
/plugin/openid/Auth/
DOpenID.php387 static function urlunparse($scheme, $host, $port = null, $path = '/',
/plugin/fedauth/Auth/
DOpenID.php371 static function urlunparse($scheme, $host, $port = null, $path = '/',
/plugin/mantis/lib/
Dclass.soap_transport_http.php20 var $scheme = ''; variable in soap_transport_http

123