Home
last modified time | relevance | path

Searched refs:hosts (Results 1 – 25 of 99) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHostRule.php30 public $hosts; variable in Google\\Service\\Compute\\HostRule
53 public function setHosts($hosts) argument
55 $this->hosts = $hosts;
62 return $this->hosts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DDestination.php26 public $hosts; variable in Google\\Service\\NetworkSecurity\\Destination
41 public function setHosts($hosts) argument
43 $this->hosts = $hosts;
50 return $this->hosts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Stats.php47 public function setHosts($hosts) argument
49 $this->hosts = $hosts;
56 return $this->hosts;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc4 The client offers two options to configure hosts:
15 number of nodes, their addresses, and ports. If no hosts are specified, the
25 $hosts = [
34 ->setHosts($hosts) // Set the hosts
43 $hosts = [
52 $clientBuilder->setHosts($hosts); // Set the hosts
80 $hosts = [
97 ->setHosts($hosts) // Se
[all...]
H A Dconfig-hash.asciidoc17 'hosts' => [
35 'hosts' => [
H A Dconnecting.asciidoc64 $hosts = [
70 ->setHosts($hosts)
129 $hosts = [
134 ->setHosts($hosts)
148 $hosts = ['https://localhost:9200'];
152 ->setHosts($hosts)
173 $hosts = ['https://localhost:9200'];
177 ->setHosts($hosts)
194 $hosts = ['https://user:pass@localhost:9200'];
198 ->setHosts($hosts)
[all...]
H A Dconnection-pool.asciidoc33 This connection pool maintains a static list of hosts which are assumed to be
79 alive. It is a simple pool of static hosts.
100 provides a seed list of hosts, which the client uses to "sniff" and discover the
/plugin/authradius/
H A Dauth.php48 $hosts = explode(",", $host);
49 for($i = 0; $i<count($hosts); $i++){
50 $hosts[$i] = trim($hosts[$i]);
56 for($i = 0; $i<count($hosts); $i++){
57 if (!radius_add_server($this->radius,$hosts[$i],$port,$secret,$timeout,$tries)){
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketPool.php16 * Given a selection of hosts, connect to one and return the Socket.
60 $hosts = ($hostname !== '') ? [$hostname] : (array) $this->options['servers'];
64 foreach ($hosts as $host) {
79 implode(',', $hosts)
/plugin/bible/bible_douayRheims/
H A DMalachias.txt6 …I be a father, where is my honour? and if I be a master, where is my fear: saith the Lord of hosts.
9 …our hand hath this been done,) if by any means he will receive your faces, saith the Lord of hosts.
10 …the fire on my altar gratis? I have no pleasure in you, saith the Lord of hosts: and I will not re…
18 …now that I sent you this commandment, that my covenant might be with Levi, saith the Lord of hosts.
21 … knowledge, and they shall seek the law at his mouth: because he is the angel of the Lord of hosts.
22 …aused many to stumble at the law: you have made void the covenant of Levi, saith the Lord of hosts.
26 …e scholar, out of the tabernacles of Jacob, and him that offereth an offering to the Lord of hosts.
30 …he God of lsrael: but iniquity shalt cover his garment, saith the Lord of hosts, keep your spirit,…
42 …oil the fruit of your land: neither shall the vine in the field be barren, saith the Lord of hosts.
43 …nd all nations shall call you blessed: for you shall be a delightful land, saith the Lord of hosts.
[all …]
H A DAggeus.txt2 …1:2. Thus saith the Lord of hosts, saying: This people saith: The time is not yet come for buildin…
5 1:5. And now thus saith the Lord of hosts: Set your hearts to consider your ways.
7 1:7. Thus saith the Lord of hosts: Set your hearts upon your ways:
9 …ss, and you brought it home, and I blowed it away: why, saith the Lord of hosts? because my house …
19 …all ye people of the land, saith the Lord of hosts: and perform (for I am with you, saith the Lord…
21 …2:7. For thus saith the Lord of hosts: Yet one little while, and I will move the heaven and the ea…
22 … DESIRED OF ALL NATIONS SHALL COME: and I will fill this house with glory: saith the Lord of hosts.
23 2:9. The silver is mine, and the gold is mine, saith the Lord of hosts.
24 … more than of the first, saith the Lord of hosts: and in this place I will give peace, saith the L…
26 2:12. Thus saith the Lord of hosts: Ask the priests the law, saying:
[all …]
H A DZacharias.txt3 …them: Thus saith the Lord of hosts: Turn ye to me, saith the Lord of hosts: and I will turn to you…
44 …3:10. In that day, saith the Lord of hosts, every man shall call his friend under the vine and und…
88 7:4. And the word of the Lord of hosts came to me, saying:
96 …ords which the Lord of hosts sent in his spirit by the hand of the former prophets: so a great ind…
99 8:1. And the word of the Lord of hosts came to me, saying:
101hosts: I am returned to Sion, and I will dwell in the midst of Jerusalem: and Jerusalem shall be c…
104 …e Lord of hosts: If it seem hard in the eyes of the remnant of this people in those days: shall it…
107hosts: Let your hands be strengthened, you that hear in these days these words by the mouth of the…
116 8:18. And the word of the Lord of hosts came to me, saying:
118 8:20. Thus saith the Lord of hosts, until people come and dwell in many cities,
[all …]
H A DAmos.txt44 3:13. Hear ye, and testify in the house of Jacob, saith the Lord the God of hosts:
59 …morning mist, and walketh upon the high places of the earth: the Lord the God of hosts is his name.
73 …5:14. Seek ye good, and not evil, that you may live: and the Lord the God of hosts will be with yo…
74 …e good, and establish judgment in the gate: it may be the Lord the God of hosts may have mercy on …
75 …5:16. Therefore thus saith the Lord the God of hosts the sovereign Lord: In every street there sha…
86 …5:27. And I will cause you to go into captivity beyond Damascus, saith the Lord, the God of hosts
94 …6:8. The Lord God hath sworn by his own soul, saith the Lord the God of hosts: I detest the pride …
101 …ise up a nation against you, O house of Israel, saith the Lord the God of hosts; and they shall de…
137 …9:5. And the Lord the God of hosts is he who toucheth the earth, and it shall melt: and all that d…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php105 private $hosts; variable in Elasticsearch\\ClientBuilder
391 * Set the hosts (nodes)
393 * @param array $hosts
395 public function setHosts(array $hosts): ClientBuilder argument
397 $this->hosts = $hosts;
657 if (is_null($this->hosts)) {
658 $this->hosts = $this->getDefaultHost();
715 $connections = $this->buildConnectionsFromHosts($this->hosts);
762 private function buildConnectionsFromHosts(array $hosts) argument
[all...]
/plugin/iptrust/lang/en/
H A Dintro.txt3 This plugin allows you to specify which hosts can have anonymous access to the Wiki. Users on all o…
/plugin/iptrust2/lang/en/
H A Dintro.txt3 This plugin allows you to specify which hosts can have anonymous access to the Wiki. Users on all o…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSniffingConnectionPool.php145 $hosts = [];
150 $hosts[] = array(
158 return $hosts;
/plugin/xymon/xymon-script/
H A Ddokuwiki.rb28 hosts = host_lines.split(/\n/)
29 hosts.each do |ahost|
/plugin/smtp/subtree/txtthinking/Mailer/
H A DREADME.md26 ->addAttachment('host', '/etc/hosts')
47 ->addAttachment('host', '/etc/hosts');
/plugin/phpipam/
H A Dplugin.info.txt5 desc Fetch subnet hosts from a {php}IPAM instance
H A DREADME4 Fetch subnet hosts from a **{php}_IPAM_** instance
/plugin/findologicxmlexport/vendor/twig/extensions/
H A DREADME.rst4 This repository hosts Twig Extensions that do not belong to the core but can
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableExternalResources.txt
/plugin/structtemplate/_vagrant/
H A DVagrantfile98 # # Clean up from outside the VM on non-Windows hosts
103 # info "On Windows hosts the virtual machine should be running for this step."
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc272 .`setHosts(array $hosts)`
277 Set the hosts (nodes)

1234