/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ |
H A D | ClientTest.php | 269 $this->assertSame("localhost", $host->getHost()); 290 $this->assertSame("foo.com", $host->getHost()); 311 $this->assertSame("foo.com", $host->getHost()); 329 $this->assertSame("localhost", $host->getHost()); 344 $this->assertSame("foo.com", $host->getHost()); 359 $this->assertSame("foo.com", $host->getHost()); 373 $this->assertSame("foo.com", $host->getHost()); 386 $this->assertSame("foo.com", $host->getHost()); 401 $this->assertSame("foo.com", $host->getHost()); 429 $this->assertSame("the_foo.com", $host->getHost()); [all …]
|
/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/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/CloudRedis/ |
H A D | Endpoint.php | 41 public function getHost() function in Google\\Service\\CloudRedis\\Endpoint
|
/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
|
H A D | HTTP2HealthCheck.php | 61 public function getHost() function in Google\\Service\\Compute\\HTTP2HealthCheck
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/ |
H A D | ConnectionInterface.php | 30 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/CloudTasks/ |
H A D | AppEngineRouting.php | 49 public function getHost() function in Google\\Service\\CloudTasks\\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/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/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
|
H A D | ReadinessCheck.php | 103 public function getHost() function in Google\\Service\\Appengine\\ReadinessCheck
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/ |
H A D | PostgreSqlConnectionProfile.php | 73 public function getHost() function in Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile
|