/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/ |
H A D | Utils.php | 33 if ($uri->getHost()) { 34 $asciiHost = self::idnToAsci($uri->getHost(), $options, $info); 56 if ($uri->getHost() !== $asciiHost) {
|
H A D | RedirectMiddleware.php | 214 if ($request->getUri()->getHost() !== $modify['uri']->getHost()) {
|
/plugin/elasticsearch/vendor/nyholm/dsn/ |
H A D | README.md | 26 echo $dsn->getHost(); // "127.0.0.1" 67 echo $dsn->getHost(); // "127.0.0.1" 80 echo $func->first()->getHost(); // "default" 94 echo $args[0]->getHost(); // "localhost" 112 echo $func->first()->getHost(); // "127.0.0.1" 118 echo $func->first()->getHost(); // "127.0.0.1" 148 - `getHost()` 161 echo $dsn->getHost(); // "127.0.0.1" 164 echo $dsn->getHost(); // "127.0.0.1" 165 echo $new->getHost(); // "nyhol [all...] |
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/ |
H A D | Url.php | 48 public function getHost(): string function in Nyholm\\Dsn\\Configuration\\Url 107 $this->getHost().
|
/plugin/combo/ComboStrap/Web/ |
H A D | Url.php | 395 $this->getHost(); 416 public function getHost(): string 491 $actualHost = $this->getHost(); 496 $expectedHost = $expectedUrl->getHost(); 738 $base = "$base{$this->getHost()}"; 797 $host = $this->getHost(); 936 $localHost = Url::createEmpty()->setPath("/")->toAbsoluteUrl()->getHost(); 937 return $localHost !== $this->getHost(); 405 public function getHost(): string global() function in ComboStrap\\Web\\Url
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
H A D | StreamHandler.php | 343 … if (isset($options['force_ip_resolve']) && !filter_var($uri->getHost(), FILTER_VALIDATE_IP)) { 345 $records = dns_get_record($uri->getHost(), DNS_A); 350 $uri->getHost() 357 $records = dns_get_record($uri->getHost(), DNS_AAAA); 362 $uri->getHost() 417 $request->getUri()->getHost(),
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
H A D | TCPSocketAction.php | 41 public function getHost() function in Google\\Service\\CloudRun\\TCPSocketAction
|
H A D | HTTPGetAction.php | 48 public function getHost() function in Google\\Service\\CloudRun\\HTTPGetAction
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | CacheInvalidationRule.php | 41 public function getHost() function in Google\\Service\\Compute\\CacheInvalidationRule
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/ |
H A D | Endpoint.php | 41 public function getHost() function in Google\\Service\\CloudRedis\\Endpoint
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/ |
H A D | ConnectionInterface.php | 35 public function getHost(): string; function
|
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/ |
H A D | UriInterface.php | 20 public function getHost(); function
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/ |
H A D | UriInterface.php | 20 public function getHost(); function
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/ |
H A D | AppEngineRouting.php | 49 public function getHost() function in Google\\Service\\CloudScheduler\\AppEngineRouting
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/ |
H A D | ProxyInfo.php | 64 public function getHost() function in Google\\Service\\AndroidManagement\\ProxyInfo
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/ |
H A D | AppEngineRouting.php | 49 public function getHost() function in Google\\Service\\CloudTasks\\AppEngineRouting
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/ |
H A D | SmtpMsa.php | 53 public function getHost() function in Google\\Service\\Gmail\\SmtpMsa
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1EndpointAttachment.php | 53 public function getHost() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1EndpointAttachment
|
H A D | GoogleCloudApigeeV1TargetServerConfig.php | 69 public function getHost() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig
|
/plugin/authgooglesheets/vendor/psr/http-message/src/ |
H A D | UriInterface.php | 90 public function getHost(); function
|
/plugin/combo/ComboStrap/ |
H A D | Path.php | 127 function getHost(): string; function
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
H A D | GalleryReference.php | 57 public function getHost() function in Google\\Service\\TagManager\\GalleryReference
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/ |
H A D | Node.php | 55 public function getHost() function in Google\\Service\\CloudMemorystoreforMemcached\\Node
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/ |
H A D | HealthCheck.php | 103 public function getHost() function in Google\\Service\\Appengine\\HealthCheck
|
H A D | LivenessCheck.php | 89 public function getHost() function in Google\\Service\\Appengine\\LivenessCheck
|